/*
## cartItems
********************************************************************/


.icon-info{
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin-left:5px;
    margin-top: -2px;
    background-position: -40px -42px;
}


/*
#cartItems .cartItem td.quantity .submitRemoveProduct .icon-abs-delete{
    position:relative;
    background-position: -260px 0px;
    width:20px;
    bottom:0px;
    right:0px;
}
#cartItems .cartItem td.quantity .submitRemoveProduct .icon-abs-delete:hover{
    background-position: -260px -20px
}
*/
.cartpage_help{
    width:900px;
    margin: 15px auto 15px auto;
    clear:both;
    background-color: #f5f5f5;
    text-align:center;
    text-transform:uppercase;
    padding:10px 0px 10px 0px;
}

.cartpage_help span{
    margin:0px 10px;
}

.cartpage_help .divi{
    margin:0px 15px;
}

/*
#cartItems{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
*/

#reviewOrderDetails .ro1, #reviewOrderDetails .ro2,
#cartItems .ro1{
	margin:2px 0px;
	display:inline-block;
}

#cartItems .headline .cartId{
	color:#c7c7c7;
	font-weight:normal;2
	font-size:0.8em;
	margin:0 0 0 20px;
}


table.cart{
	width:100%;
}

.thankyou-orderList thead th,
#reviewOrderDetails thead th,
#cartItems thead th{
	line-height:30px;
	text-transform:uppercase;
	font-weight:bold;
}

#header3,
#header5,
#cartItems .promoset_header td.details,
#cartItems .cartItem td.details,
#cartItems .cartItem td.itemPrice,
#cartItems .cartItem td.itemDiscount{
    padding-left:10px;
      position: relative;
}

#header6{text-align:right;padding-right:10px;}

#cartItems > .cartItem td.itemPrice .subtitle{width:40px;}

/*
td #header3,#cartItems .cartItem td.itemPrice,
td #header6,#cartItems .cartItem td.total{background:#fcfcfc;}*/


#reviewOrderDetails .deliveryCartItems td{
	vertical-align:top;
	/*border-top:5px solid #fff;*/
	padding:10px;
	line-height: 19px;
}

#cartItems .promoset_header td,
#reviewOrderDetails .cartItem td,
.thankyou-orderList .deliveryCartItems td,
#cartItems .cartItem td{
	vertical-align:top;
	padding:10px;
}

#cartItems .cartItemTop td,
#reviewOrderDetails .cartItemTop td{
    border-top:1px dotted #d9d9d9;
}

#cartItems .cartItem td.quantity,
#cartItems .cartItem td.thumb{
    padding:10px 0px;
}

#reviewOrderDetails .thumb > a > img,
#cartItems .thumb > a > img{
    width:80px;
}

.thankyou-orderList .total >li,
table.orderListTable .total >li,
#reviewOrderDetails .deliveryCartItems td.total >li,
#cartItems .cartItem td.total >li,
.promoset_header td.total li{
    list-style:none;
    float:left;
}

.thankyou-orderList .total >li.subtitle,
table.orderListTable .total >li.subtitle,
#reviewOrderDetails .deliveryCartItems td.total >li.subtitle,
.promoset_header td.total li.subtitle,
#cartItems .cartItem td.total >li.subtitle{
    width:55%;
    text-align:right;

}

.thankyou-orderList .total >li.value,
table.orderListTable .total >li.value,
#reviewOrderDetails .deliveryCartItems td.total >li.value,
.promoset_header td.total li.value,
#cartItems .cartItem td.total >li.value{
    width:55px;
    text-align:right;
}

.thankyou-orderList .deliveryCartItems td.total .horizontal_divi,
#reviewOrderDetails .deliveryCartItems td.total .horizontal_divi,
.promoset_header td.total .horizontal_divi,
#cartItems .cartItem td.total .horizontal_divi{
    width:100px;
    float:right;
    background: url("../images/eshop/hd_line.gif") repeat-x 0 50%;
    height:5px;
}


#reviewOrderDetails .deliveryCartItems td.thumb,#cartItems .cartItem td.thumb, .thankyou-orderList .cartItem td.thumb{width:80px;}
#reviewOrderDetails .deliveryCartItems td.itemPrice,#cartItems .cartItem td.itemPrice, .thankyou-orderList .cartItem td.itemPrice{width:100px;}
#reviewOrderDetails .deliveryCartItems td.total,#cartItems .cartItem td.total, .thankyou-orderList .cartItem td.total, .promoset_header td.total{width:150px;}
#reviewOrderDetails .deliveryCartItems td.itemDiscount,#cartItems .cartItem td.itemDiscount, .thankyou-orderList .cartItem {width:160px;position: relative;}

#reviewOrderDetails .deliveryCartItems td.quantity,
#cartItems .cartItem td.quantity{
    width:20px;
}

#reviewOrderDetails .deliveryCartItems td.quantity .qty,
#cartItems .cartItem td.quantity .qty{
	display:block;
	margin:0 auto;
	text-align:center;
}

[id^="discountValue"]{
    border:1px solid #888888;
    width:50px;
    margin-left:5px;
}



#cartItems .cartItem td.quantity .updateQuantityProduct{
	text-decoration:underline;
	display:block;
	text-align:center;
	width:20px;
	height:20px;
}


.orderListTable .itemName,
.itemDesc .itemName,
.cartItem .itemName{
    font-size:13px;
    text-transform:uppercase;
}

.deliveryCartItems .styleNo,
.orderListTable .styleNo,
.cartItem .styleNo {
  color: #828282;
}

#cartItems .cartItem td.details .engravingBtn{

}

#cartItems .cartItem td.details .removeEngravingBtn{
	text-decoration:underline;
}


#cartItems .cartItem td.details .ro2{
    padding: 5px 25px 5px 10px;
    background: #f6f6f6;
    position: relative;
    margin:2px 0 2px 5px;
    border-radius: 3px;
    white-space: nowrap;
}

#cartItems .cartItem td.shipping{
	width:200px;
}


#cartItems .cartItem td.shipping .pointOfServiceName{
	font-size:11px;
	color:#999;
}

.pointOfServiceName{
    font-size:15px;
    font-weight:bold;
}

#cartItems .cartItem td.shipping .pickupInStoreButton{
	text-decoration:underline;
}



#cartItems .apply_starDollars >span{
    float:left;
    font-size:13px;
    padding-top: 7px;
}

#cartItems .apply_starDollars >button{
       margin-left:10px;
       float:left;
}

.cart_others{
    width:900px;
    margin: 45px auto 0px auto;
    clear:both;
    background:#FFF;
    height:200px;
}

.cart_others .cart_others_left{
    width:400px;
    float:left;
    border:1px solid #C7C7C7;
    height:160px;
}
.cart_others .cart_others_right{
    width:400px;
    float:right;
    border:1px solid #C7C7C7;
    height:160px;
}

/*.expressCheckoutBox .headline{
	border-bottom: 1px solid #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}*/

.expressCheckoutBox .description{
	line-height:30px;
}


.expressCheckoutBox ul li{
	list-style: disc outside none;
	margin: 0 0 5px 13px;
}

a.applyCodeButton {
	border:2px solid #C7C7C7;
	background: #000000;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
}
/*
div #cartTotalDiv{
    width:300px;
    float:left;
}
*/
div #promoDiv{
    clear:both;
    margin:0 auto;
}


#promoDiv {

    border-bottom:1px dotted #d9d9d9;
    background:#fff;
}


#promoDiv .promo_help >a{text-decoration:underline;}
#promoDiv .promo_help{
    text-align:right;
    font-size:11px;
}


#promoDiv .promote_details{
    padding:20px 0px;
}


#promoDiv .addPromotionCode{
    display:none;
}

#promoDiv .promote_details > tbody > tr> td{
    padding-bottom:10px;
}



#promoDiv .promote_details >tbody > tr> td> button{
    float:right;
    margin:0px 0px 0px 0px;
}


#cartTotalDiv .cartTotalDivBg{
      background:#fcfcfc;
      padding:0px 0px 20px;
      border-top:0px;

}

#cartTotalDiv .review-cartTotalDivBg{

      background:#fcfcfc;
      width: 100%;
      float: left;
}


.ptcode{
    background:#fff;
    padding:0px 0px 20px;
    border-top:0px;
    font-size:15px;
    display:none;
}

.ptcodebox{
    border:solid 1px #cacaca;
    width:72%;
    color:#8d8d8d;
    border-radius: 3px;
    padding:4px;
    float:left;
    margin-right:3%
}

/*
#cartTotalDiv .totals_button{
    clear:both;
    float:right;
    padding-right:35px;
}

.totals_button .mainBtn.linkBtn{
    float: left;
    margin-right: 20px;
}

.totals_button{
    margin-top: 20px;
}

.buttonContinueShopping {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background: #CCC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	height:15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	text-transform:uppercase;
	margin:0.7em 20px 0px 0px;
}*/



/*#orderTotals >tbody tr> td.last{width:20px;}

#orderTotals >tbody tr> td >span.icon-info{vertical-align:middle;}*/


#reviewOrderDetails .orderSummary_totals{
    font-size:15px;
    font-weight:bold;
}


.checkoutSelection{
    display:none;
}

.bubbleBox{
    display:none;
    padding:0px;
    margin:0px;
}

.bubbleBox div{
    font-size:11px;
    font-weight:lighter;
    text-align:left;
    background:#c69967;
    padding:5px 10px;
    text-transform: none;
    z-index:100;
    position:absolute;
    box-shadow: 1px 1px 10px #888888;
    color:#fff;
    line-height:normal;
    width:200px;

}

.bubbleBox .bubble-left{
    margin:25px 0 0 -15px;
}

.bubbleBox .bubble-right{
   margin:25px 0 0 -175px;
}


.bubbleBox .bubble-left .icon-abs-bubble-top{
   left:20px;
}

.bubbleBox .bubble-right .icon-abs-bubble-top{
    left:175px;
}

.editDiscount{
    display:none;
}


.iconEdit{
    background:url(../images/eshop/icon-edit.gif);
    width:30px;
    height:14px;
    overflow:hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}



#cartTotalDiv2{
    width:100%;
}

#checkout-summary-reviewSummary .summary,
.cartTotalDiv_summary{
    background:#fcfcfc;
    padding:17px;
    margin-top:5px;
}

#cartTotalDiv2 .cartTotalDiv_summary{
    width:auto;
}

#checkout-summary-reviewSummary .summary2{
    background:#fff;
    padding:17px;
    width:100%;
}

#reviewSummary{
    width:100%;
    background:#f5f5f5;
    float:left;
}

#reviewSummary .summary{
    width:300px;
    float:right;
}

#reviewSummary >tbody >tr >td{
    text-align:right;
}

.deliveryCartItems > hr:nth-child(1){
    display:none;
}


.engravingPopup .addSymbol span,
.engravingPopup .addSymbol2 span{
    font-family: Times New Roman;
    width: 29px;
    height: 25px;
    display: inline-block;
    text-align: center;
    padding: 4px 0 0 0;
    cursor: pointer;
    font-size:15px;
}

.engravingPopup .fontstyle span,
.engravingPopup .cartFontstyle span{
    width: 65px;
    padding:5px;
    border: solid 1px #b2b2b2;
    text-align: center;
    float: left;
    margin: 1% 1%;
    font-size: 13px;
    color: #646464;
    cursor: pointer;
 }

.engravingPopup .fontstyle span.over,
.engravingPopup .cartFontstyle span.over{
  background: #e1bb8f;
      border:solid 1px #e1bb8f;
      color:#fff;
}

#engravingPreview{
 display:block;
 font-size:18px;
 background:#f2f2f2;
 padding:20px 0;
 height:20px;
}

.engravingPopupBox{
    display:none;
}

.EngravingConditions ul{
 padding-left:20px;
}

.EngravingConditions li{
 list-style-type: disc;
}



.saveEngravingDisabled{
background:#EEE;
color:#000;
}

.saveEngraving:hover {
 color:#c69967;
}

.engravingPreview span {
font-family:Times New Roman, serif;
}

.previewTimesNewRoman{
  font-family:Times New Roman;
}

.previewArial{
  font-family:Arial;
}

.previewKaiGB,
.previewKai{
  font-family: serif;
}

.KAI{
    background:url(//cdn.chowsangsang.com/eshop/hk/web/fonts_big5.png);
}

.KAI_GB{
    background:url(//cdn.chowsangsang.com/eshop/hk/web/fonts_gb.png);
}


.engravingPopup .fontstyle .KAI.over,
.engravingPopup .cartFontstyle .KAI.over{
     background:url(//cdn.chowsangsang.com/eshop/hk/web/fonts_big5.png);
     background-position-y: -31px;
     background-color: #e1bb8f;
 }


 .engravingPopup .fontstyle .KAI_GB.over,
 .engravingPopup .cartFontstyle .KAI_GB.over{
     background:url(//cdn.chowsangsang.com/eshop/hk/web/fonts_gb.png);
     background-position-y: -31px;
     background-color: #e1bb8f;
 }



.purchaseComp{
  float:right;
  padding:10px;
}

#reviewOrderDetails .deliveryCartItems >thead >tr >th{
  font-weight:bold;
}

.cartpage-emptyItem{
    border-top: 1px dotted #d9d9d9;
    text-align: center;
    line-height: 50px;
}

.cartpage-promoteMsgBox{
    padding: 10px 0px;
    font-size: 14px;
   /* background-color: #ceab85;*/
    width: 100%;
    margin: 0 auto 20px auto;
    /*color:#fff;*/
}

.cartpage-promoteMsgContent{
    display:table;
    vertical-align: middle;
    /*width: calc(94% - 43px);*/
}

.cartpage-promoteMsgContent div{
        display: table-cell;
        padding-right: 20px;
        vertical-align: top;
}

.cartpage-promoteMsgContent div img{
       float:left;
       margin-right: 3px;
}

.cartpage-promoteMsgContent div span{
      color: #afafaf;
      float: left;
      font-size: 12px;
}
.cartpage-promoteMsgContent div span h7{
    font-size:14px;
    color:#000;
}

.cartpage-promoteMsgBox a{
    width: 100%;
    /*width: calc(94% - 43px);*/
    color:#fff;
    margin-right: 2%;
}
.cartpage-promoteMsg, .cartpage-promoteMsgBox a{
    display:inline-block;
    vertical-align: middle;
}
.cartpage-promoteMsg-red{
    color:#b64242;
}
