#cartOpen { cursor:pointer; background:url(../../img/cartOpenIcon.gif) no-repeat right bottom; padding-right:20px; font-weight:bold; }

#cartToggle {  
position:absolute;
z-index:99999;
display:none;
top:90px;
background:url(../../img/loginPopupBG.png) no-repeat left top #fff;
right:15px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-moz-box-shadow: 0px 2px 2px #333;
-webkit-box-shadow: 0px 2px 2px #333;
border-radius:10px;
border:1px solid #E3E0DB;
}
#moreSearch { display:none; position:absolute; margin-top:1px; z-index:99998; border:1px solid #daba9b; background:#fff; padding:1px; width:130px; margin-left:50px; }
#moreSearch .inner { background:#fcf6ea; }
#moreSearch a { display:block; font-size:.9em; padding:.2em .2em .2em .4em; color:#C8A380; text-decoration:none; }


.cartPopupWrap { margin: 0 auto; width: 980px; position: absolute; z-index: 9000; }

#box_cart { width:300px; padding:1px; }
#box_cart h4 { background:url(../../img/hr.gif) repeat-x bottom; color:#544E4B; padding:8px 0 5px 15px; border-bottom:0px; text-transform:uppercase; }
#box_cart h4 a { color:#544E4B; } 
#box_cart img.cartImage { height:60px; padding:1px; background:#fff; border:1px solid #E3E0DB; }

.box_cart_inner .cartRow1 { background:url(../../img/hr.gif) repeat-x bottom #F9F8F7; padding:4px 0;}
.box_cart_inner .cartRow2 { background:url(../../img/hr.gif) repeat-x bottom #F4F3F2; padding:4px 0; }
.box_cart_inner {  }
.box_cart_inner p { margin:0; }
.box_cart_inner_border { background:url(../../img/hr.gif) repeat-x top; }

.box_cart_bottom {  padding:10px 15px 20px 15px; background:url(../../img/cartOpenBottom.png) no-repeat bottom; }

#imgPreviewContainer { z-index:9000; }
#imgPreviewContainer img { padding:1px; background:#fff; border:1px solid #ccc; }
.cartImgPreview { text-align:center; }

.cartBoxLine { background:url(../../img/hr.gif) repeat-x bottom; padding:10px 15px 10px 15px;  }

