#header #cart{top:34px;right:380px;position:absolute;z-index:25;min-width:300px}#header #cart .heading{float:right;position:relative;z-index:1}#header #cart .heading .bag{background:url(../images/b_cart.png) no-repeat right #0d1d60;border-radius:0 3px 3px 0;top:0;width:50px;height:34px;right:0;position:absolute;-moz-border-radius:0 3px 3px 0;-khtml-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0}#header #cart .heading .bag:hover{transition:.5s;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s}#header #cart .heading a{background:url(../images/search_bg.png) repeat-x #fff;padding:7px 60px 0 15px;border-radius:3px;border:1px solid #e7e7e7;border-image:none;height:25px;color:#474747;text-decoration:none;float:right;-moz-border-radius:3px 3px 3px 3px;-khtml-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px}#header #cart .heading a span{background:url(../images/arrow-down-white.png) no-repeat 100% 50%;height:9px;padding-right:15px}#header #cart .content{padding:8px;border:1px solid #e5e8ea;border-image:none;clear:both;display:none;position:relative;min-height:150px;box-shadow:0 3px 10px rgba(0,0,0,.2);background-color:#fff;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.2);-moz-box-shadow:0 3px 10px rgba(0,0,0,.2)}#header .active#cart .bag{border-radius:0 3px 0 0;-moz-border-radius:0 3px 0 0;-khtml-border-radius:0 3px 0 0;-webkit-border-radius:0 3px 0 0}#header .active#cart .heading a{border-radius:3px 3px 0 0;border-bottom-color:currentColor;border-bottom-width:medium;border-bottom-style:none;-moz-border-radius:3px 3px 0 0;-khtml-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0}#header .active#cart .content{border-top-color:currentColor;border-top-width:medium;border-top-style:none;display:block}.mini-cart-info table{width:100%;margin-bottom:5px;border-collapse:collapse}.mini-cart-info td{padding:10px 5px;color:#000;vertical-align:top;border-bottom-color:#eee;border-bottom-width:1px;border-bottom-style:solid}.mini-cart-info .image{width:1px}.mini-cart-info .image img{border:1px solid #eee;border-image:none;text-align:left}.mini-cart-info .name small{color:#666}.mini-cart-info .quantity{text-align:right}.mini-cart-info td.total{text-align:right}.mini-cart-info .remove{text-align:right}.mini-cart-info .remove img{cursor:pointer}.mini-cart-total{text-align:right}.mini-cart-total table{margin-bottom:5px;display:inline-block;border-collapse:collapse}.mini-cart-total td{padding:4px;color:#000}#header #cart .checkout{text-align:right;clear:both}#header #cart .checkout a.button{border-width:1px 1px 2px;border-style:solid;border-color:#ddd #ddd #f27d00;margin:5px 0 5px 10px;color:#000;line-height:14px;font-family:open sans,Helvetica,Arial,Verdana,sans-serif;font-size:13px;cursor:pointer;box-shadow:0 0 2px 0 rgba(0,0,0,.1)}#header #cart .checkout a.button{padding:5px 18px;text-decoration:none;display:inline-block}#header #cart .empty{text-align:center;padding-top:50px}