
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:22px;}
.box-head{ background:#b0b0b0; font-size:15px; color:#3a3a3a; text-transform:uppercase; font-weight:bold; padding:12px 10px 11px 22px;}
.box-head a{ color:#fff; text-decoration:none;}
.box-head a:hover{ text-decoration:underline;}
.box-body{ background:url(../images/box-body-bg.png); padding:17px 15px 19px 17px;}
*html .box-body{ background:#dadada;}

.box-body ul{ padding:0 !important; margin:0 !important;}
.box-body ul li{ font-size:14px; line-height:25px; text-transform:uppercase;}
.box-body ul li a{ /*color:#434342;*/ color:#FFFFFF; text-decoration:none;}
.box-body ul li a:hover{ /*color:#cc4500;*/ color:#FFCC33;}

.box-body ol{ padding:0 !important; margin:0 !important; list-style:decimal inside;}
.box-body ol li{ font-size:11px; line-height:25px; text-transform:uppercase;}
.box-body ol li a{ color:#434342; text-decoration:none;}
.box-body ol li a:hover{ color:#cc4500;}

.box .name{ color:#fff; display:inline-block; margin-bottom:8px;}
.box .name:hover{ text-decoration:underline; color:#fff;}
.box .price{ color:#fff; width:100%; overflow:hidden;}

/* ----------------------- LISTING BOXES ------------------------- */


#categories {}


#moreinformation {}


#information {}


#bestsellers {}


#ezpages {}


#orderhistory {}
#orderhistory .box-body img {background:#FFFFFF; padding:2px; border:1px solid #AAAAAA; vertical-align:middle; margin:2px 0px 2px 15px;}



/* ----------------------- BANNER BOXES ------------------------- */

#bannerbox {}

#bannerbox2 {}

#bannerboxall {}



/* ----------------------- PRODUCT BOXES ------------------------- */

#featured a img, 
#whatsnew a img, 
#specials a img, 
#reviews a img, 
#manufacturerinfo img, 
#productnotifications img {margin-top:3px; display:inline;}

#reviews img {margin:5px 0 0;}



#featured {}
#featured .box-head{ background:#bd3a00; }
#featured .box-body{ background:url(../images/box-body-tail.gif) top repeat-x #a72a00; padding:21px 25px 0 25px;}
#featured .box-body .normalprice {text-decoration:line-through; color:#fff; font-weight:normal; font-size:13px; line-height:25px; float:right;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#fff; font-weight:normal; font-size:21px; line-height:25px; float:left;}


#whatsnew {}
#whatsnew .box-head{ background:#bd3a00; }
#whatsnew .box-body{ background:url(../images/box-body-tail.gif) top repeat-x #a72a00; padding:21px 25px 0 25px;}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#fff; font-weight:normal; font-size:13px; line-height:25px; float:right;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#fff; font-weight:normal; font-size:21px; line-height:25px; float:left;}


#specials {}
#specials .box-head{ background:#bd3a00; }
#specials .box-body{ background:url(../images/box-body-tail.gif) top repeat-x #a72a00; padding:12px 7px 10px 7px;}
#specials .box-body .normalprice {text-decoration:line-through; color:#fff; font-weight:normal; font-size:13px; line-height:25px; float:right;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#fff; font-weight:normal; font-size:21px; line-height:25px; float:left;}


#reviews {}
#reviews .box-body a{ color:#fff;}
#reviews .box-body{ text-align:center;}
#reviews .box-head{ background:#bd3a00; }
#reviews .box-body{ background:url(../images/box-body-tail.gif) top repeat-x #a72a00; padding:21px 25px 20px 25px;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center;}




/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search input{ vertical-align:middle;}
#search .input1{ background:#fefefe; border:solid 0px; padding:4px 3px 3px 3px; width:130px;}


#manufacturers {}
#manufacturers .box-body {text-align:center;}


#currencies {}
#currencies .box-body {text-align:center;}
#currencies select{ width:90%;}


#tellafriend {}


#recordcompanies {}
#recordcompanies .box-body {text-align:center;}


#musicgenres {}
#musicgenres .box-body {text-align:center;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages {}
#languages .box-body {text-align:center;}


#whosonline {}
#whosonline .box-body {text-align:center;}


#documentcategories {}


#shoppingcart {}
#shoppingcart .box-head{ background:#bd3a00; }
#shoppingcart .box-body{ background:url(../images/box-body-tail.gif) top repeat-x #a72a00; padding:21px 25px 20px 25px; color:#fff;}
#shoppingcart .box-body ul li a{ color:#fff; text-decoration:none;}
#shoppingcart .box-body ul li a:hover{ color:#fff; text-decoration:underline;}
#shoppingcart .box-body ul li span{ color:#fff;}

#shoppingcart .cart_line { border-bottom:solid 1px #fff;}
#shoppingcart #cartBoxEmpty {text-align:center;}
