@font-face
{
    font-family: "MelbourneBold";
    src: url("../Plugins/Fonts/Melbourne/Melbourne_bold.eot?") format("eot");
    src: url("../Plugins/Fonts/Melbourne/Melbourne_bold.eot?") format("embedded-opentype"), url("../Plugins/Fonts/Melbourne/Melbourne_bold.woff") format("woff"), url("../Plugins/Fonts/Melbourne/Melbourne_bold.ttf") format("truetype"), url("../Plugins/Fonts/Melbourne/Melbourne_bold.svg#Melbourne") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: "Melbourne";
    src: url("../Plugins/Fonts/Melbourne/Melbourne_reg.eot?") format("eot");
    src: url("../Plugins/Fonts/Melbourne/Melbourne_reg.eot?") format("embedded-opentype"), url("../Plugins/Fonts/Melbourne/Melbourne_reg.woff") format("woff"), url("../Plugins/Fonts/Melbourne/Melbourne_reg.ttf") format("truetype"), url("../Plugins/Fonts/Melbourne/Melbourne_reg.svg#Melbourne") format("svg");
    font-weight: normal;
    font-style: normal;
}

/********************************************************************************/

/********************************************************************************/

/*Inline Modal Window */

/********************************************************************************/

#WindowFade
{
    z-index: 400;
    display: none;
    background: #000000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

.CloseInlineModalWindow
{
    cursor: pointer;
}

.InlineModalWindow .Top .OpeningStrip, .InlineModalWindow .Top .Center, .InlineModalWindow .Top .ClosingStrip, .InlineModalWindow .Top .ClosingStripDontShowButton, .InlineModalWindow .Bottom .OpeningStrip, .InlineModalWindow .Bottom .Center, .InlineModalWindow .Bottom .ClosingStrip
{
    background-image: url('../Images/LightBox.png');
    height: 50px;
}

.InlineModalWindow .Top .OpeningStrip, .InlineModalWindow .Top .ClosingStrip, .InlineModalWindow .Bottom .OpeningStrip, .InlineModalWindow .Bottom .ClosingStrip
{
    width: 50px;
    background-repeat: no-repeat;
}

.InlineModalWindow .Top .ClosingStrip
{
    background-position: -1px -115px;
}

.InlineModalWindow .Top .Center
{
    background-position: 0 -225px;
    background-repeat: repeat-x;
}

.InlineModalWindow .Top .ClosingStripDontShowButton
{
    background-position: 0 -335px;
}

.InlineModalWindow .Bottom .OpeningStrip
{
    background-position: 0 -60px;
}

.InlineModalWindow .Bottom .ClosingStrip
{
    background-position: 0 -170px;
}

.InlineModalWindow .Bottom .Center
{
    background-position: 0 -280px;
    background-repeat: repeat-x;
}

.InlineModalWindow .Middle > .OpeningStrip, .InlineModalWindow .Middle > .ClosingStrip
{
    background-image: url('../Images/LightBoxExtended.png');
    width: 50px;
    background-repeat: repeat-y;
}

.InlineModalWindow .Middle > .OpeningStrip
{
    background-position: 1px 0;
}

.InlineModalWindow .Middle > .ClosingStrip
{
    background-position: -56px 0;
}

.InlineModalWindow .Middle .Center
{
    background-color: #FFFFFF;
}
/********************************************************************************/

/********************************************************************************/

.RedButtonBig .OpeningStrip, .RedButtonBig .Content, .RedButtonBig .ClosingStrip
{
    background-image: url('../Images/RedButtonBig.jpg');
    background-repeat: no-repeat;
    height: 40px;
}

.RedButtonBig .OpeningStrip, .RedButtonBig .ClosingStrip
{
    width: 17px;
}

.RedButtonBig .Content
{
    background-position: 0 -45px;
    background-repeat: repeat-x;
    padding-left: 20px;
    padding-right: 20px; /*text-shadow: 1px 1px #FFF,-1px -1px #333;*/ /*color: white; */
    text-shadow: #BA2F3B -0.1em -0.1em -0.2em;
}

.RedButtonBig .Content a
{
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.RedButtonBig .Content a:hover
{
    text-decoration: none;
}

.RedButtonBig .ClosingStrip
{
    background-position: 0 -90px;
}

.RedButtonBig:hover .OpeningStrip
{
    background-position: 0 -135px;
}

.RedButtonBig:hover .Content
{
    background-position: 0 -180px;
}

.RedButtonBig:hover .ClosingStrip
{
    background-position: 0 -225px;
}

.RedButton .OpeningStrip, .RedButton .Content, .RedButton .ClosingStrip
{
    background-image: url('../Images/RedButton.jpg');
    background-repeat: no-repeat;
    height: 30px;
}

.RedButton .OpeningStrip, .RedButton .ClosingStrip
{
    width: 14px;
}

.RedButton .Content
{
    background-position: 0 -70px;
    background-repeat: repeat-x;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.RedButton .Content a
{
    font-size: 16px;
    color: #FFFFFF;
}

.RedButton .ClosingStrip
{
    background-position: 0 -35px;
}

.RedButton:hover .OpeningStrip
{
    background-position: 0 -105px;
}

.RedButton:hover .Content
{
    background-position: 0 -175px;
}

.RedButton:hover .ClosingStrip
{
    background-position: 0 -140px;
}

.TransparentRedButtonBig .OpeningStrip, .TransparentRedButtonBig .Content, .TransparentRedButtonBig .ClosingStrip
{
    background-image: url('../Images/RedButtonBig.png');
    background-repeat: no-repeat;
    height: 40px;
}

.TransparentRedButtonBig .OpeningStrip, .TransparentRedButtonBig .ClosingStrip
{
    width: 17px;
}

.TransparentRedButtonBig .Content
{
    background-position: 0 -45px;
    background-repeat: repeat-x;
    padding-left: 20px;
    padding-right: 20px; /*text-shadow: 1px 1px #FFF,-1px -1px #333;*/ /*color: white; */
    text-shadow: #BA2F3B -0.1em -0.1em -0.2em;
}

.TransparentRedButtonBig .Content a
{
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.TransparentRedButtonBig .Content a:hover
{
    text-decoration: none;
}

.TransparentRedButtonBig .ClosingStrip
{
    background-position: 0 -90px;
}

.TransparentRedButtonBig:hover .OpeningStrip
{
    background-position: 0 -135px;
}

.TransparentRedButtonBig:hover .Content
{
    background-position: 0 -180px;
}

.TransparentRedButtonBig:hover .ClosingStrip
{
    background-position: 0 -225px;
}

.TransparentRedButton .OpeningStrip, .TransparentRedButton .Content, .TransparentRedButton .ClosingStrip
{
    background-image: url('../Images/RedButton.png');
    background-repeat: no-repeat;
    height: 30px;
}

.TransparentRedButton .OpeningStrip, .TransparentRedButton .ClosingStrip
{
    width: 14px;
}

.TransparentRedButton .Content
{
    background-position: 0 -70px;
    background-repeat: repeat-x;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.TransparentRedButton .Content a
{
    font-size: 16px;
    color: #FFFFFF;
}

.TransparentRedButton .ClosingStrip
{
    background-position: 0 -35px;
}

.TransparentRedButton:hover .OpeningStrip
{
    background-position: 0 -105px;
}

.TransparentRedButton:hover .Content
{
    background-position: 0 -175px;
}

.TransparentRedButton:hover .ClosingStrip
{
    background-position: 0 -140px;
}

.MelbourneHeader, a.MelbourneHeader
{
    font-family: MelbourneBold, Arial;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.RapaportColor
{
    color: #D20F1F;
}

.Bold, .Bold a
{
    font-weight: bold;
}

.NoWrap
{
    white-space: nowrap !important;
}

.Wrap
{
    white-space: normal !important;
}

.AlignOuter
{
    text-align: right;
}

.ProductBox
{
    border: 1px solid #cccccc;
    width: 211px;
    height: 343px;
    font-size: 12px;
    line-height: 16px;
}

.ProductBox td
{
    padding: 3px;
    vertical-align: top;
}

.ProductBox td.AlignOuter
{
    height: 15px;
}

.SubTitle, a .SubTitle, h2.SubTitle
{
    font-family: MelbourneBold, Arial;
    font-size: 16px;
    line-height: 19px;
    display: inline;
}

.LightColor
{
    color: #666666;
}

.GrayButton .OpeningStrip, .GrayButton .ClosingStrip, .GrayButton .Content
{
    background-image: url('../Images/greyButton.jpg');
    background-repeat: no-repeat;
    height: 40px;
}

.GrayButton .OpeningStrip, .GrayButton .ClosingStrip
{
    width: 18px;
}

.GrayButton .ClosingStrip
{
    background-position: 0 -45px;
}

.GrayButton .Content
{
    background-position: 0 -90px;
    background-repeat: repeat-x;
    text-shadow: #666666 -0.1em -0.1em -0.2em;
}

.GrayButton .Content a
{
    font-size: 12px;
    color: #FFFFFF;
}

/********************************************************************************/

/********************************************************************************/
/*CLEARFIX*/
/********************************************************************************/

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    display: inline-block;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}
/********************************************************************************/

/********************************************************************************/
/* COLORS */

.DarkGrayLink
{
    color: #333333;
}
/********************************************************************************/

/********************************************************************************/
/* LINKS */
/********************************************************************************/

a
{
    text-decoration: none;
    color: #356BA0;
}

a.BlueLink, .BlueLink a
{
    color: #356BA0;
}

a.BlueLink:hover, .BlueLink a:hover
{
    text-decoration: underline;
}

a.BlackLink, .BlackLink a
{
    color: #000000;
}

a.BlackLink:hover, .BlackLink a:hover
{
    color: #808080;
}

a.DarkGrayLink, .DarkGrayLink a
{
    color: #333333;
}

a.DarkGrayLink:hover, .DarkGrayLink a:hover
{
    color: #808080;
}

a.NoUnderline, .NoUnderline a
{
    text-decoration: none;
}

a.HoverNoUnderline:hover, .HoverNoUnderline a:hover
{
    text-decoration: none;
}

a.Underline, .Underline a
{
    text-decoration: underline;
}

a.HoverUnderline:hover, .HoverUnderline a:hover
{
    text-decoration: underline;
}
/*********************************************************************************

/*********************************************************************************
/* HTML TAGS */
/********************************************************************************/

body
{
    margin: 0;
    padding: 0;
}

p
{
    margin: 1em 0;
}

body
{
    font-size: 62.5%;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 21px;
    font-weight: bold;
    margin-top: 0;
}

h1 a
{
    color: #000000;
}

h2
{
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    color: #d2002d;
}

h2 a
{
    color: #d2002d;
}

img
{
    border: none;
}
/********************************************************************************/

/********************************************************************************/
/* PAGE */
/********************************************************************************/

#PageWrapper
{
    background-color: #F7F7F7;
    min-width: 1000px;
}
/********************************************************************************/

/********************************************************************************/
/* HEADER */
/********************************************************************************/

#HeaderWrapper
{
    font-size: 1.2em;
}

#HeaderWrapper a
{
    color: #000000;
}

#HeaderWrapper *
{
    margin: 0;
    padding: 0;
}
/********************************************************************************/

/********************************************************************************/
/* TICKER */
/********************************************************************************/

#TickerWrapper
{
    width: 1000px;
    margin: auto;
    height: 30px;
}

#TickerWrapper a
{
    color: #000000;
}
/********************************************************************************/

/********************************************************************************/
/* TAB BAR */
/********************************************************************************/

#TabWrapper
{
    border-bottom: 1px solid #999999;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#E1E1E1), to(#D7D7D7));
    background: -moz-linear-gradient(0% 100% 90deg, #D7D7D7, #E1E1E1);
    font-size: 1.2em;
}

#TabWrapper *
{
    margin: 0;
    padding: 0;
}

#TabBar
{
    z-index: 1000;
    min-width: 1000px;
    width: 1000px;
    margin: auto;
}

#TabBar a
{
    color: #000000;
}

#TabBar ul
{
    list-style: none;
    border-left: 1px solid #999999;
    border-right: 1px solid #ffffff;
}

#TabBar ul li
{
    list-style: none;
    float: left;
    padding: 4px 0 6px;
    border-right: 1px solid #999999;
    border-left: 1px solid #FFFFFF;
    color: #111111;
    text-shadow: 1px 1px #F5F5F5;
    height: 16px;
}

#TabBar ul li:hover
{
    background-color: #E5E5E5;
}

#TabBar ul li:hover a
{
    border-bottom: 1px solid #999999;
    padding: 8px 15px 5px;
}

#TabBar ul li a
{
    position: relative;
    top: 1px;
    text-decoration: none;
    padding: 8px 15px 6px;
}

#TabBar ul li.selected
{
    border-left: none;
}

#TabBar ul li.selected a
{
    background-color: #F7F7F7;
    border-bottom: 2px solid #F7F7F7;
    color: #000000;
}

#TabBar ul li .TabIcon
{
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url(../Images/Icons/HomePage/tab_bar_sprite_sheet.png);
    background-repeat: no-repeat;
    vertical-align: text-bottom;
}

#TabBar .TabDnet .TabIcon
{
    background-position: 0 0;
}

#TabBar .TabDnet:hover .TabIcon, #TabBar .TabDnet.selected .TabIcon
{
    background-position: 0 -16px;
}

#TabBar .TabRapnet .TabIcon
{
    background-position: -16px 0;
}

#TabBar .TabRapnet:hover .TabIcon, #TabBar .TabRapnet.selected .TabIcon
{
    background-position: -16px -16px;
}

#TabBar .TabAuction .TabIcon
{
    background-position: -32px 0;
}

#TabBar .TabAuction:hover .TabIcon, #TabBar .TabAuction.selected .TabIcon
{
    background-position: -32px -16px;
}

#TabBar .TabFairtrade .TabIcon
{
    background-position: -48px 0;
}

#TabBar .TabFairtrade:hover .TabIcon, #TabBar .TabFairtrade.selected .TabIcon
{
    background-position: -48px -16px;
}

#TabBar .TabMore
{
    cursor: default;
    padding-right: 0;
    padding-left: 15px;
}

#TabBar .TabMore ul
{
    display: none;
    padding: 0;
    margin: 22px 0 0 -17px;
    background-color: #E5E5E5;
    position: absolute;
    border-bottom: 1px solid #999;
    border-right: none;
}

#TabBar .TabMore li
{
    width: 193px;
}

#TabBar ul li ul li
{
    clear: both;
}

#TabBar ul li ul li:hover
{
    background-color: #F5F5F5;
}

#TabBar ul li:hover ul li a
{
    padding: 8px 15px 5px;
    border: none;
}

#TabBar ul li:hover ul
{
    display: block !important;
}

#TabBar .MobileButton
{
    text-decoration: none; /*margin-left: 10px;*/
    background-color: #D0D0D0;
    border-radius: 0.3em;
    border: 1px solid #999999;
    font-weight: bold;
    text-shadow: 0 1px white; /*background-image: url(Images/HomePage/language_bg_rpt.png); 			background-repeat: repeat-x;*/ /*margin-top: -14px; /*position: relative;*/
    vertical-align: middle;
    padding-left: 6px;
    display: block;
    margin-left: 10px;
    float: left;
    padding: 2px 5px;
}

#TabBar .MobileButton:hover
{
    background-color: #E5E5E5;
}

#TabBar .MobileButton:active
{
    position: relative;
    background-color: #E5E5E5;
    top: 1px;
}

#TabBar .SocialboxWrapper
{
    float: left;
}
#TabBar .Socialbox
{
    position: absolute;
    display: none;
}

#TopSearchBoxWrapper
{
    float: left;
    position: relative;
}

 #TopSearchBox
{
    border-radius: 0.3em;
    border: none;
    height: 18px;
   
   
    line-height: 18px;

   
    padding: 0 15px 0 10px;
    border: 1px solid #999999;
    vertical-align: top;
    color: #555555;
    margin: 0 15px 0 10px;
}

#TopSearchBoxIcon
{
    width: 20px;
    height: 20px;
    background-image: url('../Images/icons/HomePage/search_icon.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}
/********************************************************************************/

/********************************************************************************/
/* MAIN_NAVIGATION */
/********************************************************************************/
#MainNavigation
{
    background-color: #D2002D;
    background-image: url('../Images/HomePage/menu_bg.jpg');
    background-repeat: repeat-x;
    height: 30px;
    position: relative;
}

#MainNavigation li
{
    border-right: 1px solid #AD0025;
    border-left: 1px solid #E4343A;
    display: block;
    list-style: none;
    float: left;
    height: 30px;
}

#MainNavigation li:hover
{
    background-color: #9F0124;
}

#MainNavigation li a
{
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0 15px;
    line-height: 30px;
    text-shadow: 1px 0 black;
}

#MainNavigation .selected
{
    background-color: #E3E3E3;
    background-image: url(../Images/HomePage/bg-nav.jpg);
    background-repeat: repeat-x;
    color: #D2002D;
    text-shadow: 1px 1px white;
}

#MainNavigation li ul
{
    border-right: 1px solid #E4343A;
    border-left: 1px solid #E4343A;
    border-bottom: 1px solid #E4343A;
    margin-left: -1px;
    background-color: #E9E9E9;
    position: absolute;
    display: none;
    background: -webkit-gradient(linear, top, bottom, color-stop(0%, #FFF), color-stop(30%, #E9E9E9));
    background: -webkit-linear-gradient(top, #FFF 0%, #E9E9E9 30%);
    background: -moz-linear-gradient(left, #FFF 0%, #E9E9E9 50%);
    background: -ms-linear-gradient(left, #FFF 0%, #E9E9E9 50%);
    background: -o-linear-gradient(left, #FFF 0%, #E9E9E9 50%);
    background: linear-gradient(left, #FFF 0%, #E9E9E9 50%);
    z-index: 500;
}

#MainNavigation li ul li
{
    border: none;
    clear: both;
    width: 100%;
}

#MainNavigation li ul li a
{
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: normal;
    border: none;
    padding: 0 10px;
    text-shadow: none;
}

#MainNavigation li ul li:hover
{
    background-color: transparent;
}

#MainNavigation li ul li:hover a
{
    color: #D2002D;
}

#MainNavigation .MenuSeparator
{
    border: 0;
    width: 100%;
    height: 1px;
    background-color: #D2002D;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #EEE), color-stop(50%, #D2002D), color-stop(100%, #EEE));
    background: -webkit-linear-gradient(left, #EEE 0%, #D2002D 50%, #EEE 100%);
    background: -moz-linear-gradient(left, #EEE 0%, #D2002D 50%, #EEE 100%);
    background: -ms-linear-gradient(left, #EEE 0%, #D2002D 50%, #EEE 100%);
    background: -o-linear-gradient(left, #EEE 0%, #D2002D 50%, #EEE 100%);
    background: linear-gradient(left, #EEE 0%, #D2002D 50%, #EEE 100%);
    zoom: 1;
}

#MainNavigation li:hover ul
{
    display: block;
}

#MainNavigation .LoginJoinButton
{
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-radius: 1em;
    text-align: center;
}

#MainNavigation .LoginJoinButton:hover
{
    background-color: #444444;
    color: #FFFFFF;
}
/********************************************************************************/

/********************************************************************************/
/* LEFTMENU */
/********************************************************************************/

#LeftmenuWrapper
{
    min-width: 120px; /*white-space: nowrap;*/
    padding: 20px 20px 0 20px;
    background-image: linear-gradient(bottom, #FFFFFF 0%, #ECECEC 100%);
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #ECECEC 100%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #ECECEC 100%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #ECECEC 100%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #ECECEC 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #ECECEC));
}

#LeftmenuWrapper .Title
{
    white-space: nowrap;
    display: block;
    color: #d2002d;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 10px;
}

#LeftmenuWrapper .StandardMenu, #LeftmenuWrapper .StoreMenu
{
    white-space: nowrap;
}

#LeftmenuWrapper a
{
    color: #000000;
}

#LeftmenuWrapper ul
{
    list-style: none;
    margin-left: 0;
    padding-left: 5px;
}

#LeftmenuWrapper li > ul
{
    padding-left: 15px;
    zoom: 1;
}

#LeftmenuWrapper li
{
    text-indent: -5px;
    padding-bottom: 7px;
    font-size: 13px;
}

#LeftmenuWrapper li.selected
{
    list-style-image: url(../Images/Icons/HomePage/red_arrow.png);
    margin-left: 0;
    font-weight: bold;
}
/********************************************************************************/

/********************************************************************************/
/* BUTTONS */
/********************************************************************************/

.CssButton
{
    color: #FFFFFF;
    font-weight: bold;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: .7em 2em;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    font-size: 0.9em;
    white-space: nowrap;
}

a.CssButton, input.CssButton
{
    color: #FFFFFF !important;
}

.CssButton:hover
{
    text-decoration: none;
}

.CssButton:active
{
    position: relative;
    top: 1px;
}

.GrayCssButton
{
    color: #e9e9e9;
    border: solid 1px #999;
    background: #aaa;
    background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#777));
    background: -moz-linear-gradient(top,  #aaa,  #777);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaaa', endColorstr='#777777');
}

.GrayCssButton:hover
{
    background: #616161;
    background: -webkit-gradient(linear, left top, left bottom, from(#858585), to(#5b5b5b));
    background: -moz-linear-gradient(top,  #858585,  #5b5b5b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#5b5b5b');
}

.GrayCssButton:active
{
    color: #afafaf;
    background: -webkit-gradient(linear, left top, left bottom, from(#676767), to(#999));
    background: -moz-linear-gradient(top,  #676767,  #999);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676767', endColorstr='#999999');
}

.RedCssButton
{
    border: solid 1px #b30b2f;
    background: #d2002d;
    background: -webkit-gradient(linear, left top, left bottom, from(#C00029), to(#A60024));
    background: -moz-linear-gradient(top, #C00029, #A60024);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C00029', endColorstr='#A60024');
}

.RedCssButton:hover
{
    background: #b30039;
    background: -webkit-gradient(linear, left top, left bottom, from(#BF0029), to(#80001A));
    background: -moz-linear-gradient(top, #BF0029, #80001A);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BF0029', endColorstr='#80001A');
}

.RedCssButton:active
{
    color: #fce8ed;
    background: -webkit-gradient(linear, left top, left bottom, from(#A60024), to(#C00029));
    background: -moz-linear-gradient(top, #A60024, #C00029);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A60024', endColorstr='#C00029');
}

.BlueCssButton
{
    border: solid 1px #0076A3;
    background: #0095CD;
    background: -webkit-gradient(linear, left top, left bottom, from(#00ADEE), to(#0078A5));
    background: -moz-linear-gradient(top, #00ADEE, #0078A5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.BlueCssButton:hover
{
    background: #007EAD;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095CC), to(#00678E));
    background: -moz-linear-gradient(top, #0095CC, #00678E);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.BlueCssButton:active
{
    background: -webkit-gradient(linear, left top, left bottom, from(#0078A5), to(#00ADEE));
    background: -moz-linear-gradient(top, #0078A5, #00ADEE);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

.DarkBlueCssButton
{
    border: solid 1px #0065A3;
    background: #0080CD;
    background: -webkit-gradient(linear, left top, left bottom, from(#009AEE), to(#0064A5));
    background: -moz-linear-gradient(top, #009AEE, #0064A5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009AEE', endColorstr='#0064A5');
}

.DarkBlueCssButton:hover
{
    background: #006AAD;
    background: -webkit-gradient(linear, left top, left bottom, from(#0080CC), to(#00538E));
    background: -moz-linear-gradient(top, #0080CC, #00538E);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0080CC', endColorstr='#00538E');
}

.DarkBlueCssButton:active
{
    background: -webkit-gradient(linear, left top, left bottom, from(#0064A5), to(#009AEE));
    background: -moz-linear-gradient(top, #0064A5, #009AEE);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0064A5', endColorstr='#009AEE');
}

.BlackCssButton
{
    border: solid 1px #000000;
    background: #333333;
    background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000));
    background: -moz-linear-gradient(top, #333333, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000');
}

.BlackCssButton:hover
{
    background: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
    background: -moz-linear-gradient(top, #000000, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
}

.BlackCssButton:active
{
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#333333));
    background: -moz-linear-gradient(top, #000000, #333333);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#333333');
}

/********************************************************************************/

/********************************************************************************/
/* LISTS */
/********************************************************************************/

.LargeDiamondList
{
    list-style: none;
    list-style-image: url(../Images/Icons/HomePage/diamond_icon.png);
    padding-left: 20px;
    margin-top: 0;
}

.LargeDiamondList li
{
    padding-bottom: 10px;
}

.PressReleaseList
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.PressReleaseList li
{
    padding-bottom: 10px;
    background-image: url(../Images/Icons/HomePage/press_icons.png);
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    padding-left: 1.6em;
}

.AnnouncementsList
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.AnnouncementsList li
{
    padding-bottom: 10px;
    background-image: url(../Images/Icons/HomePage/annoucement_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    padding-left: 1.6em;
}

.GrayBulletList
{
    list-style: none;
    list-style-image: url(../Images/Icons/GrayBullet.gif);
    padding-left: 13px;
    margin-top: 0;
}

.SmallRedDiamondBulletList
{
    list-style: none;
}

.SmallRedDiamondBulletList li
{
    background-image: url('../Images/Icons/red_diamond_bullet_small.png');
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    padding-left: 1.1em;
    margin-left: -1em;
}
/********************************************************************************/

/********************************************************************************/
/* TABS */
/********************************************************************************/

.SimpleTabMenu
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.SimpleTabMenu li
{
    float: left;
    border-right: 1px solid #000000;
    margin-right: 15px;
    padding-right: 15px;
}

.SimpleTabMenu li:last-child
{
    border-right: none;
}

.SimpleTabMenu .selected
{
    font-weight: bold;
}

.TabMenuContainer
{
    border: 5px solid #BFBFBF;
}

.TabMenu
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-shadow: -1px -1px #444444;
}

.TabMenu li
{
    float: left;
}

.TabMenu li span
{
    text-decoration: none;
    padding: 7px 10px;
    background-color: #8C8C8C;
    background: -webkit-gradient(linear, left top, left bottom, from(#A6A6A6), to(#737373));
    background: -moz-linear-gradient(top, #A6A6A6, #737373);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A6A6A6', endColorstr='#737373');
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    border-radius: .5em .5em 0 0;
    margin-right: 3px;
    cursor: pointer;
    zoom: 1;
}

.TabMenu a
{
    color: #FFFFFF;
}

.TabMenu .selected
{
    color: #666666;
    background-color: #DBDBDB;
    background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#BFBFBF));
    background: -moz-linear-gradient(top, #F2F2F2, #BFBFBF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#BFBFBF');
    border-bottom: 3px solid #BFBFBF;
    text-shadow: 1px 1px #FFFFFF;
}

.TabMenu .selected a
{
    color: #666666;
}

.TabSubMenu li span
{
    padding: 2px 10px;
}
/********************************************************************************/

/********************************************************************************/
/* CONTENT */
/********************************************************************************/

#MaincontentWrapper
{
    font-size: 1.3em;
    margin: 15px auto 20px;
    width: 1000px;
}

.PageTitle
{
    font-size: 2.15em;
    color: #333333;
    display: block;
}

.PageSubTitle
{
    color: #666666;
    font-size: 14px;
}

.GlowingEdges
{
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px #CCCCCC;
}
/********************************************************************************/

/********************************************************************************/
/* FOOTER */
/********************************************************************************/

#FooterWrapper .Followus
{
    display: block;
    background-position: center -30px;
    margin-bottom: 5px;
    height: 30px;
    width: 166px;
}

#FooterWrapper .Followus:hover
{
    background-position: center 0;
}

#FooterWrapper
{
    background-color: #898989;
    color: #FFFFFF;
    font-size: 1.2em;
}

#FooterWrapper a
{
    color: #FFFFFF;
}

#FooterWrapper ul
{
    padding: 0;
    margin: 0;
}

#FooterWrapper .FooterList
{
    color: #FFFFFF;
    float: left;
    list-style-type: none;
    margin-top: 0;
}

#FooterWrapper .FooterList li
{
    list-style: none;
    padding-bottom: 15px;
}

#FooterWrapper .FooterSeperator
{
    margin: 0 30px;
    float: left;
}

#FooterWrapper .Inner
{
    padding: 20px 0;
    width: 1000px;
    margin: auto;
    text-align: left;
}
/********************************************************************************/

/********************************************************************************/

/******************************** NEWS SECTION **********************************/

/********************************************************************************/

.ArticleHeader
{
    text-transform: uppercase;
    margin: 0px 0 10px 0;
    white-space: nowrap;
}

.ArticleTitle
{
    margin: 0px 0 2px 0;
}

.ArticleTitle, .ArticleHeader
{
    display: block;
    font-size: 1.1em;
    line-height: 1.1em;
    font-weight: bold;
    text-decoration: none;
}

h2.RDRSubTitle
{
    color: #000000;
    font-size: 14px;
    font-weight: normal;
}

.Date
{
    display: block;
    margin-bottom: 5px;
    color: #666;
}

.VerticalSeparator
{
    padding-left: 10px;
    border-left: 1px solid #E3E3E3;
    margin-left: 10px;
    height: 100%;
}

.HorizontalSeparator
{
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 1px;
}

.ArticleBox
{
    border-bottom: 1px solid #E3E3E3; /*margin-bottom: 10px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px;
    text-align: left;
}

.ArticleBox p
{
    margin: 0.5em 0 0 0;
}
/********************************************************************************/

/********************************************************************************/

/******************************** PRICES SECTION ********************************/

/********************************************************************************/

.IWantBox
{
    background-image: url(../Images/LandinPageBackgroundBox.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    font-weight: bold;
}

.IWantBox:hover
{
    background-image: url(../Images/LandinPageBackgroundBox_rollover.jpg);
}

.InfoTable
{
    border: 2px solid #EEEEEE;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 20px;
}

.InfoTable h2
{
    margin: 0px;
    padding: 0px;
    color: #637b92;
    letter-spacing: 1.2px;
}

.InfoTable tr td
{
    padding: 10px;
    direction: ltr;
}
/********************************************************************************/

/********************************************************************************/

/******************************** STORE SECTION ********************************/

/********************************************************************************/

.LinkSubscribe
{
    margin: 0;
    color: #06C;
    border-radius: 5px;
    border: 1px solid #CECECE;
    font-size: 18px !important;
    font-family: arial;
    display: inline;
    text-decoration: none;
    text-align: center;
    padding: 3px;
}
.btnRed
{
    color: white;
    background-color: #D2002D;
    margin: 0px;
    vertical-align: middle;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}
.btnMorePriceList
{
    color: black;
    font-family: arial;
    padding: 3px;
    font-size: 14px;
    border: 1px solid #D2D2D2;
    display: inline;
}
/********************************************************************************/

/********************************************************************************/

/************************************ GENERAL ***********************************/

/********************************************************************************/

.VideoPlayArrow
{
    display: block;
    background-image: url('../Images/Homepage/playArrow.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.VideoPlayArrow:hover
{
    background-image: url('../Images/Homepage/playArrow_hover.png');
}

.RapaportRed
{
    color: #D2002D;
}

@media print
{
    .DisplayNoneOnPrint
    {
        display: none;
    }
}

.Box
{
    border: 1px solid #E1E1E1;
    background-color: #FEFEFE;
    border-radius: 10px;
    padding: 20px;
    line-height: normal;
    /*-moz-box-shadow: inset 0 0 100px #F1F1F1;
    -webkit-box-shadow: inset 0 0 100px #F1F1F1;*/
    box-shadow: inset 0 0 40px #F1F1F1;
    /*box-shadow: 0 0 10px #D1D1D1;*/
}

.CssButtonUndercase
{
    color: #FFFFFF;
    font-weight: bold;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: .7em 2em;
    /*text-shadow: -1px -1px 1px rgba(0, 0, 0, .3);*/
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    font-size: 1em;
    white-space: nowrap;
}

/********************************************************************************/

/********************************************************************************/
/*RapNet ToolTip*/
.ToolTip
{
    display: none;
}

.ToolTipTop
{
    background-image: url('../Images/Backgrounds/TooltipTop.png');
    background-repeat: no-repeat;
    height: 124px;
    width: 212px;
    position: relative;
}

.ToolTipRight
{
    background-image: url('../Images/Backgrounds/TooltipRight.png');
    background-repeat: no-repeat;
    height: 124px;
    position: relative;
    width: 242px;
}

.ToolTipLeft
{
    background-image: url('../Images/Backgrounds/TooltipLeft.png');
    background-repeat: no-repeat;
    height: 124px;
    width: 242px;
    position: relative;
}

.ToolTipBottom
{
    background-image: url('../Images/Backgrounds/TooltipBottom.png');
    background-repeat: no-repeat;
    height: 123px;
    width: 212px;
    position: relative;
}

.ToolTipTop div, .ToolTipRight div, .ToolTipLeft div, .ToolTipBottom div
{
    vertical-align: middle;
    text-align: left;
    display: table-cell;
    font-size: 11px;
    white-space: normal;
    color: #333333;
    line-height: 16px;
}

.ToolTipTop div
{
    padding: 12px 15px 20px 15px;
}

.ToolTipRight div
{
    padding: 21px 30px 20px 30px;
}

.ToolTipLeft div
{
    padding: 21px 30px 20px 30px;
}

.ToolTipBottom div
{
    padding: 20px 15px 12px 15px;
}