a#cartOpen,
a#cartOpen:link,
a#cartOpen:visited { text-decoration:none; cursor:pointer; background:url(../../img/cartOpen.png) no-repeat right top; width:239px; padding-left:20px; padding-top:9px; padding-bottom:11px; top:60px; font-weight:bold; position:absolute; right:10px; font-size:12px; color:#125c7e; outline:none; }
a#cartOpen:hover,
a#cartOpen:active { background:url(../../img/cartOpen.png) no-repeat right -37px; }
#cartToggle {  
position:absolute;
z-index:99999;
display:none;
top:88px;
background:#fff;
right:30px;
-moz-border-radius:8px 0px 8px 8px;
-webkit-border-radius:8px 0px 8px 8px;
-moz-box-shadow: 0 1px 1px 0 #CCCCCC;
-webkit-box-shadow: 0 1px 1px 0 #CCCCCC;
border-radius:0px 8px 8px 8px;
border:1px solid #d1e8f1;
}
#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; }

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

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

#box_cart { width:330px; 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; }

#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;  }
