/* BASKET TOPBAR  *****************************************************************************************************************************************/




#myBasket {position: absolute;color: #fff;top: 0px;right: 0px;background: #1d1d1d;height: 30px;padding: 0px 10px;line-height: 1.2em;}
#myBasket .div {background: url('../../_library/images/v3/basketbar-div.png');width: 2px;height: 18px;float: left;padding-top: 5px}
#myBasket a {color: #fff;text-decoration: none;display: block;padding: 6px 5px;float: left;font-size: 12px;}
#myBasket a span#top_basket_total {font-style: italic;color: #fff}
#myBasket a span#top_basket_price {color: #fff;font-weight: bold;}
#myBasket #btmLft {position: absolute;bottom:0px;left: 0px;background: url('../../_library/images/v3/basketbar-btmlft.gif') no-repeat;width: 7px;height: 5px;}
#myBasket #btmRht {position: absolute;bottom:0px;right: 0px;background: url('../../_library/images/v3/basketbar-btmrht.gif') no-repeat;width: 7px;height: 5px;}
*html #myBasket #btmLft, *html #myBasket #btmRht {bottom: -11px}
*html #myBasket #btmRht {right: -1px}
#myBasket a#signup {color: #fff;background: url('../../_library/images/v3/basketbar-icn-profile.gif') left no-repeat;width: 115px;height: 18px;width: 90px;padding-left: 25px;display: block;z-index: 10;position: relative}
#myBasket a#basket {font-style: italic;color: #fff;background: url('../../_library/images/v3/basketbar-icn-trolley.gif') left no-repeat;width: 145px;height: 18px;padding-left: 30px;margin-left: 10px}


#myBasket a#checkout {color: #fff;background: url('../../_library/images/v3/btn-checkout.jpg') right no-repeat;width: 86px;height: 24px;text-align:right;text-decoration: underline;padding-top: 0px;}



#deliveryInfo {background: #E5F7FB;border: 1px solid #ADD1DD;padding: 10px;}





