﻿#__AjaxCall_Wait
{
    display:none;
}
body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: arial;
    font-size: 12px;
    color: #666;
    text-align: center;
    direction: rtl;
}
body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, legend, input, img
{
    margin: 0pt;
    padding: 0pt;
}

img
{
    behavior:url("../JavaScript/iepngfix.htc");
}

.hr
{
    
    border-top:solid 1px #e0e0e0;
    font-size: 0px;
    margin: 3px 0 3px 0;
}
br
{
    height: 4px;
    font-size: 4px;
}
a:link, a:visited, a:active
{
    color: Black;
    text-decoration: none;
}
a:hover
{
    color: #ff1900;
}
a img
{
    border: none;
}
.regular, .regular a:link, .regular a:visited, .regular a:active
{
    font-size: 12px;
    font-weight:normal;
    color: #666;
}
.small
{
    font-size: 11px;
}
.medium
{
    font-size: 12px;
}
.large
{
    font-size: 13px;
}
.xlarge
{
    font-size: 14px;
}
.xxlarge
{
    font-size: 17px;
}
.xxxlarge
{
    font-size: 30px;
}
.bold
{
    font-weight: bold;
}
.blueBG
{
    background: transparent url( "../Images/BlueBG.gif" ) repeat-x scroll 0 0;
}
.grayBG
{
    background-color: #f2f2f2;
}
.pad5
{
    padding:5px;
}
.pad10
{
    padding:10px;
}
a.underline, .underline
{
    text-decoration: underline;
}
.red
{
    color: #f30303;
}
.white
{
    color: #FFF;
}
a.blue
{
    color: #0061C2;
}
.blue
{
    color: #0061C2;
}
.black a, .black
{
    color: #000;
}
.black a:hover
{
    color: #ff1900;
}
.error
{
    color: #ff1900;
}
.central
{
    margin: 0 auto;
    width: 790px;
    padding-left: 110px;
    text-align: right;
}
.bottomPad45
{
    margin-bottom: 45px;
    display: -moz-box;
    display: inline-block;
}
.bottomPad30
{
    margin-bottom: 30px;
    display: -moz-box;
    display: inline-block;
}
.bottomPad5
{
    margin-bottom: 5px;
    display: -moz-box;
    display: inline-block;
}
.clear
{
    float: none;
    clear: both;
}
.border
{
    border: solid 1px #e0e0e0;
    padding: 5px;
}
.border2
{   
    border: solid 2px #404040;
}

.opacity8
{
    filter: alpha(opacity=80);
    opacity: .8;
    -moz-opacity: .8;
    
}
.opacity7
{
    filter: alpha(opacity=70);
    opacity: .7;
    -moz-opacity: .7;
    
}
.opacity6
{
    filter: alpha(opacity=60);
    opacity: .6;
    -moz-opacity: .6;
    
}
.opacity5
{
    filter: alpha(opacity=50);
    opacity: .5;
    -moz-opacity: .5;
    
}
.opacity3
{
    filter:alpha(opacity=30);
    opacity:.3;
    -moz-opacity:.3;
    
}
.opacity2
{
    filter:alpha(opacity=20);
    opacity:.2;
    -moz-opacity:.2;
    
}
.opacity0
{
    filter:alpha(opacity=1);
    opacity:.01;
    -moz-opacity:.01;
    
}
#main
{
    float: right;
    width: 790px;
    margin-top: 5px;
    text-align: right;
    position:relative;
}
#middle
{
    margin: 0 auto;
    width: 900px;
}
#brandsBanners
{
    position: relative;
    float: left;
    top: -22px;
}
#headerTop
{
    border-bottom: solid 2px #e0e0e0;
}
#topLeftLinks
{
    float: left;
    font-weight: bold;
}
#topLeftLinks a
{
    padding-right: 7px;
    display: -moz-box;
}
.mainLogo
{
    float: right;
}
#topBanner
{
    float: right;
}
#headerTopLinks a
{
    padding: 0 5px 0 5px;
    display: -moz-box;
    font-size: 13px;
    font-weight: bold;
}
#headerTopLinks a.active
{
    background-color:#e0e0e0;
    color:#f30303;
}
#headerMiddle
{
    background: transparent url( "../Images/MenuBlackBG.gif" ) repeat-x scroll 0 0;
    margin-top: 5px;
}
#headerMiddle .central
{
    height: 40px;
    vertical-align: bottom;
    color: #DDD;
    width: 900px;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
}
#headerMiddle .central a.white
{
    font-size: 13px;
    font-weight: bold;
}

/* Menu buttons */
.menuBtn
{
    background-position:0 0;
    height:35px;
    overflow:hidden;
    display:block;
    float:left;
    margin-top:2px;
}
.menuBtn:hover
{
    background-position:0 -35px;
}
.menuBtn:active
{
    background-position:0 35px;
}
#menuBtn1
{
    background-image:url( "../Images/Menu1.gif" );
    width:98px;
}
#menuBtn2
{
    background-image:url( "../Images/Menu2.gif" );
    width:85px;
}
#menuBtn3
{
    background-image:url( "../Images/Menu3.gif" );
    width:108px;
}
#menuBtn4
{
    background-image:url( "../Images/Menu4.gif" );
    width:102px;
}
/* Menu buttons */

#searchToggle:hover
{
    color:#777;
}
#searchToggle.white:hover
{
    color:#FFF;
}
#headerSearch
{
    background-color:#000;
    display:none;
}
#headerSearch .central
{
    width: 900px;
}
#headerSearch .central td
{
    padding:6px 0 6px 0;
}
#headerSearch select
{
    font-size:80%;
    width:150px;
}
a.white:link, a.white:visited, a.white:active
{
    color: #DDD;
}
a.white:hover
{
    color: #FFF;
}
#headerMiddle .central a.underline
{
    font-weight: normal;
}
#blackMenuSearch
{
    float: left;
    height: 40px;
}
#blackMenuSearch td
{
    padding: 0 5px 0 5px;
}
#menuWelcome
{
    background: transparent url( "../Images/BlackMenuWelcomeBG.gif" ) repeat-x scroll 0 0;
    height: 25px;
    margin-top: 2px;
    padding: 10px 10px 0 10px;
    position: relative;
    float: right;
    z-index: 1;
}
#headerBottom
{
    border-bottom: solid 2px #e0e0e0;
}
#mainCategory
{
    position: relative;
    bottom: -2px;
    height: 24px;
}
#mainCategory div
{
    float: right;
    background-color: #e0e0e0;
    margin: 3px 0 0 7px;
    padding: 3px 10px 0 10px;
}
#mainCategory div.active
{
    border: solid 2px #e0e0e0;
    margin-top: 0px;
    border-bottom: none;
    padding: 3px 8px 3px 8px;
    background: transparent url( "../Images/MainCategoryActiveBG.gif" ) repeat-x scroll 0 0;
}
div.active a
{
    color: #f30303;
}

.left
{
    float: left;
}
.right
{
    float: right;
}

/* Login */
#login
{
    border: solid 1px #e0e0e0;
    position: absolute;
    width: 500px;
    /*height: 200px;*/
    right: 0px;
    top: 37px;
    display: none;
    background-color: #FFF;
}
#login .left
{
    background-color: #f2f2f2;
    padding: 3px;
    margin: 3px;
    min-height: 160px;
}
#login .right
{
    width: 285px;
    padding: 3px;
}
#login .clear
{
    border-top: solid 1px #e0e0e0;
    text-align: left;
    padding: 3px;
}
/* Login */

#footer .central
{
    text-align: left;
}
#footerText
{
    margin: 0 110px 0 110px;
}
#footerLinks
{
    border-top: #e0e0e0 2px solid;
    border-bottom: #e0e0e0 2px solid;
    padding: 3px 0 3px 0;
    margin: 8px 0 3px 0;
}
#footerLinks span, #footerLinks a
{
    margin: 0 5px 0 5px;
}
#registrationForm, #contactForm
{
    min-height: 195px;
    background-color: #f2f2f2;
    padding: 10px;
}
#registrationForm td, #contactForm td
{
    padding: 0 5px 0 5px;
}
#registrationForm td.error, #contactForm td.error
{
    width: 5px;
    padding: 0;
}
#registrationForm .btn, #contactForm .btn
{
    float: left;
}
#buynow .grayBG
{
    padding: 5px;
}
#buynow .bill, #buynow .address2
{
    position:absolute;
    display:none;
    padding:10px;
    background: #FFF url( "../Images/BuyNowAddress2BG.gif" ) repeat-x scroll 0 0;
    border:solid 1px #3082ce;
}
#buynow .bill
{
    top:620px;
    right:265px;
}
#buynow .address2
{
    top:365px;
    right:50px;
}
#buyNowSummary td
{
    width:250px;
}
#buyNowSummary td.black
{
    width:100px;
}
#buyNowUpgrades td
{
    padding-left:80px;
    width:250px;
}
#buyNowUpgrades label, #buyNowUpgrades input, #productUpgrades label, #productUpgrades input
{
    float:right;
    color:#000;
    font-weight:bold;
}
#buyNowUpgrades label.price, #productUpgrades label.price
{
    float:left;
    color:#666;
    font-weight:normal;
}
#productUpgrades
{
    width:250px;
    padding:10px;
    text-align:right;
}

#productTabs
{
    position: relative;
    bottom: -3px;
    height: 20px;
}
#productTabs div
{
    float: right;
    height:20px;
    padding:1px 5px 0 5px;
    cursor:pointer;
}
#productTabs div.active
{
    border: solid 1px #e0e0e0;
    margin-top: 0px;
    border-bottom: none;
    color:#f30303;
    padding:0 4px 0 4px;
    background: transparent url( "../Images/MainCategoryActiveBG.gif" ) repeat-x scroll 0 0;
    cursor:auto;
}
.Tab
{
    z-index:1;
}
.MainTabs
{
    width: 390px;
}
div.TabContainers
{
    border: solid 2px #A2A2A2;
    border-top-width:0px;
    height: 225px;
    padding: 10px 5px;
    width: 376px;
    position:relative;
}
div.TabContainer
{
    position: absolute;
    top: 10px;
    right: 10px;
    padding-left:0px;
    width: 366px;
}

.SelectedTab table
{
    background-image:url( "../Images/BlueBG.gif" );
    background-repeat:repeat-x;
    background-color:White;
    background-position:0 0;
    border-bottom:solid 1px white;
}
div.NotSelectedTab
{
    height: 70px;
    font-weight: bold;
    color: Black;
    font-size: 16px;
    width: 187px;
    padding: 4px 4px 0px 4px;
    border-bottom: solid 2px #A2A2A2;
}

div.SelectedTab
{
    background-color: White;
    height: 70px;
    border-left: solid 2px #A2A2A2;
    border-top: solid 2px #A2A2A2;
    border-right: solid 2px #A2A2A2;
    font-weight: bold;
    color: White;
    font-size: 16px;
    width: 187px;
    padding:2px 2px 2px 2px;
}

.DottedHR
{
    height: 1px;
    border-top: dashed 2px #D4D4D4;
    font-size: 1px;
    margin: 5px 0 5px 0;
}
.Price
{
    font-size: 15px;
    font-weight: bold;
    color: Red;
}

.MainProduct
{
    background-image: url(../Images/MainProductBG.jpg);
}
.ImageFrame
{
    border: solid 2px #E9E9E9;
    text-align:center;
    vertical-align:middle;
}
.strike
{
    text-decoration:line-through;
}
.defaultCursor
{
cursor:default;
}

.MyTabsSepBG
{
    width:2px;
    background: url( "../Images/MyTabsSep.jpg" ) repeat-x scroll 0 0;
}


.MyTabsTable a.MyTabsLite
{
    display:block;
    padding:8px;
    background: url( "../Images/MyTabsLite.jpg" ) repeat-x scroll 0 0;
    color:White;
    text-decoration:none;
    text-align:center;
}
.MyTabsTable a
{
    display:block;
    padding:8px;
    background: url( "../Images/MyTabsDark.jpg" ) repeat-x scroll 0 0;
    color:White;
    text-decoration:none;
    text-align:center;
}

.MyOrderTable
{
    width:790px;
    text-align:center;
    color:#DFDFDF;
}

.MyOrderTableTrTd
{
    background-color:#969696;
}

.MyOrderTableTd1
{
    background-color:#EFF2FB;
    color:#666666;
    height:88px;
}

.MyOrderTableTd2
{
    background-color:#FFFFFF;
    color:#666666;
    height:88px;
    text-decoration:none;
}

.SpecialItemTepm
{
    height:120px;
    width:385px;
    background: url( "~/Images/MySpecialOfferLine.jpg" ) repeat-x scroll 0 0;
}

.SpecialItemDiv
{
    padding:7px;
    margin:12px;
    border:dashed 2px #749CFE;
}

.AfterRegTd
{
    height:16px;
    width:135px;
    background-color:#FEFEFE;
    border:solid 2px #DDDDDD;
    padding:2px;
}

.AfterRegTd2
{
    height:55px;
    width:790px;
    background-color:#F2F2F2;
    text-align:center;
    vertical-align:middle;
}

.AfterRegTd3
{
    height:200px;
    vertical-align:bottom;
}

.OdafimStoreDDL
{
    width:100px;
    margin-left:10px;
}

.OdafimStoreTdSpase
{
    width:35px;
}

.OdafimStoreTd60
{
    width:60px;
}

.OdafimStoreTd150
{
    width:150px;
}

.OdafimStoreTd30
{
    width:30px;
}

.OdafimStoreTd50
{
    width:50px;
}

.OdafimStoreTd120
{
    width:120px;
}

.OdafimStoreTd75
{
    width:75px;
}


.OdafimStoreTd175
{
    width:175px;
}