#basket_popup{position:relative;margin:0;border:1px solid #505050;color:#000;background-color:#fff;font-family:Arial, Sans-serif;font-size:14px;overflow:hidden;}
#basket_popup h1{font-family:Georgia,Times,serif;font-size:17px;font-weight:normal;line-height:67px;margin:0;padding:0 115px 0 73px;border-bottom:1px solid #505050;color:#fff;background:#2a2a2a url("../graphics/icon_header.gif") no-repeat 30px center;}
#basket_popup h1 span{text-decoration:underline;}
#basket_popup h1 .count{color:#AF9052;text-decoration:none;}
#basket_popup h1 .price{text-decoration:none;}
#basket_popup a{color:#7c5b30;text-decoration:none;}
#basket_popup a:hover{text-decoration:underline;}
#basket_popup input{border:1px solid #959595;color:#6C6C6C;background-color:#fff;}
#basket_popup #close{position:absolute;right:38px;top:0;color:#AF9052;background:url("../graphics/icon_close.gif") no-repeat left center;padding-left:42px;height:67px;line-height:67px;}
#basket_popup #list{list-style:none;margin:0;padding:14px 22px;}
#basket_popup #list li{border-top:1px solid #fff;margin-bottom:4px;}
#basket_popup #list h2{margin:0 0 3px;color:#7c5b30;font-size:15px;}
#basket_popup #list p{margin:0 0 10px;}
#basket_popup #list .image{float:left;display:inline;margin-right:21px;}
#basket_popup #list .count{float:right;display:inline;border-left:1px solid #b5b5b5;padding:16px 0 26px 14px;margin-left:14px;}
#basket_popup #list .count .price, #basket_popup #list .count .quantity{display:block;}
#basket_popup #list .count .price{font-family:Georgia,Times,serif;font-size:17px;}
#basket_popup #list .count .quantity{line-height:18px;color:#6c6c6c;}
#basket_popup #list .count .quantity input{width:27px;text-align:center;}
#basket_popup #list .details{color:#6c6c6c;}
#basket_popup #list .details strong{font-weight:normal;color:#000;}
#basket_popup #list .end{clear:both;}
#basket_popup #action{clear:both;border-top:1px solid #c9c9c9;padding:17px 0;margin:0 26px;height:25px;}
#basket_popup #action a{float:right;display:inline;height:24px;line-height:24px;margin-left:8px;padding:0 17px;color:#fff;background:url("../graphics/button.gif") repeat-x center center;}
#basket_popup #action a.view{background-image:url("../graphics/button_default.gif");}

