.orderTitle{
    text-align: right;
}

.linkForgot{
    display: block;
    padding: 5px 0px 5px 0px;
}

#filterAddDiv2
{
    width: 900px;
    height:500px;
    position: absolute;
    background-color:#FFFFFF;
    z-index:12000;
    background-image: url(../images/loaderBig.gif);
    background-position: center;
    background-repeat: no-repeat;
    opacity : 0.8;
    -moz-opacity : 0.8;
    -khtml-opacity : 0.8;
    filter:alpha(opacity=80);
}
#filterLoaderDiv{
    background-image: url(../images/loaderBig.gif);
    background-position: center;
    background-repeat: no-repeat;
}

#filterAddDiv{
    opacity : 0.8;
    -moz-opacity : 0.8;
    -khtml-opacity : 0.8;
    filter:alpha(opacity=80);
}

.orderPrice{
    float: right;
    width: 50px;
    text-align: center;
    
}
#oldAdressDiv{
    float: left;
    width: 400px;
    padding-top: 10px;
}

#newAdressDiv{
    float: left;
    width: 400px;
    padding-top: 10px;
}

.shopCatDiv{ 
    float:left;
    width: 350px;
    text-align: center;
    height: 200px;
    padding: 40px 0px 0px 0px;
}

.productItems{
    width: 100%;
}

.shopCatImg{
    height: 180px;
}

.shopCatTitle{
    font-size: 14px;
    font-weight: bold;
}

#contactCart{
    display: none;
}

.bottonBg{
    padding: 1px 10px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    float: right;
    cursor: pointer;
    font-weight: bold;
    background-color: #A40102;
    border: 0px;
    border: 1px solid #777;
}

.checkoutBtn{
    padding: 1px 10px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    float: right;
    cursor: pointer;
    font-weight: bold;
    background-color: #A40102;
    border: 0px;
    border: 1px solid #777;
}

.couponBtn{
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    cursor: pointer;
    background-color: #AFAFAF;
    padding: 1px 5px 1px 5px ;
    border: 1px solid #777;
    font-weight: bold;
    text-align: center;
}

.fullCartBottom{
    padding-top: 10px;
    padding-bottom: 8px;
  
}

.cartRightAL a{
    padding: 2px 10px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    float: left;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    background-color: #1a1a1a;
    border: 0px;
    border: 1px solid #777;
    width: 110px;
}

.wishBtn{
    padding: 1px 10px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    float: right;
    cursor: pointer;
    font-weight: bold;
    background-color: #A40102;
    border: 0px;
    border: 1px solid #777;
}



.cartRightAL{
    text-align: left;
    width: 400px;
}

.cartRightAR{
    width: 100%;
    text-align: right;
}

.cartLeftAB{
    width: 1000px;
 
}

.tdNoItems{
    text-align: left !important;
    padding: 10px;
}


/*------------PAYMENT------------*/
.paymentMainDiv{
    width: 400px;
    float: left; 
}

#paymentMainDivLoader{
    float: left;
}

.paymentBox{
    font-size: 12px;
    border:1px solid #A3A4A1;
}

.paymnetTitleField{
    float: left;
    width: 100px;
    font-weight: bold;
}
.paymnetRequare{
    color: red;
}
.paymnetInputDiv{
    float: left;
}

.paymnetInputDiv input{
    width: 200px;
}

.paymnetInputDiv input.cvv{
    width: 30px;
}

.paymnetInputDiv textarea{
    width: 200px;
    height: 100px;
}
.paymentDiv{
    height: 30px;
}

.errorColor{
    color: red;
    padding-left: 10px;
    font-weight: bold;
} 
/*------------/PAYMENT------------*/


.inputCoupon{
    width: 210px;
}

.couponLeftDiv{
    float: left;
    padding-right: 10px;
}

.oldAdressDiv{
    float: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}

.oldAdressDivText{
    float: left;
    padding-left: 5px;
    height: 20px;
    line-height: 20px;
}

.grey{
    background-color: #EDEDED;
}

.cartClear{
    border: 1px solid #999;
    padding: 10px 7px 10px 7px;
    background-color: #fff;
 
}

.fullCart td,.fullCart th{
    border: 1px solid #999;
    text-align: center;
}

.fullCart th{ 
    background-color: #3f3f3f;
    color: #fff;
    height: 30px;
}

.fullCart{
    width: 100%;
    padding-bottom: 5px;
}

.cartLinks{
    float: right;
    height: 28px;
}   

.cartLinksRight{
    clear: both;
    background-image: url('../images/catLinkLeft.png');
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 28px;
}

.cartLinksRight span{
    text-decoration: none;
    font-weight: bold;
    color: #444;
    font-size: 13px;
    padding-bottom: 5px;
    float: left;
    
}

.cartLinksRight a{
    padding: 0px 5px;
    color: #fff;
    background-color: #3f3f3f;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    float: left;
    cursor: pointer; 
    font-weight: bold;
    line-height: 28px;
    height: 28px;
    font-size: 12px;
    border-left:1px solid #c8c8c8;
}

.cartLinksRight a:hover{
    background-color: #A60004;
    color: #fff;
}

.clearAdress{
    clear: both;
    font-size: 1px;
    height: 3px;
}

fieldset legend{
    font-weight: bold;
}


fieldset{
    margin-bottom: 7px;
}

.fieldsetName{
     font-weight: bold;
    clear: both;
    background-color: #EDEDED;
    display: block;
    text-align: right;
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
}

.orderTitle{
    font-weight: bold;
}

.orderPrice{
    color: #A40102;
    font-weight: bold;
}

.orderName{
    font-weight: bold;
    clear: both;
    background-color: #EDEDED;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}

.alignFormLogin{
    width: 253px;
    float: left;
    padding: 0px 20px 0px 20px;
    background-color: #f5f5f5;
    border-left: 1px solid #a9a9a9;
    height: 209px;
}

.sendNotification{
    border: 1px solid #C2C2C2;
    width: 223px;
    float: left;
}

.loginFormBlock{
    width: 226px;
}

.paswField{
    border: 1px solid #C2C2C2;
    width: 160px;
    float: left;
}

.rememberMe{
    clear: both;
    padding-top: 5px;
}

#allLogin{
    border: 1px solid #a9a9a9;
    border-left: 0px;
    float: left;
}

.alignFormLogin h1{
    font-size: 20px;
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 20px;
    margin: 0px;
}