
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:32px;}

.box-head {
	background:url(../images/box-title.png) no-repeat 50% 0;
	color:#eeeeee;
	font-family: 'Oswald', sans-serif;
	font-size:17px;
	line-height:19px;
	text-transform:uppercase;
	padding:17px 0 30px 20px;
}
.box-head a {
	text-decoration:none;
	color:#fff;
}
.box-head a:hover { color:#af612e;}

.box-body {}

.box-body ul {margin:0; padding:12px 0 0 0!important; list-style:none;}
.box-body ul li {
	background:url(../images/title-bg.gif) repeat-x 0 0;
}
.box-body ul li:first-child{
	background:none;
}
.box-body ul li a {
	font-family: 'Oswald', sans-serif;
	font-size:13px;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
	color:#777575;
	display:inline-block;
	padding:4px 0 7px 20px;
}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected,
.box-body ul li a:hover {
	color:#8d5f39;
}

.box-body ol {margin:0; padding:12px 0 0 0; list-style:none;}
.box-body ol li {background:url(../images/title-bg.gif) repeat-x 0 0;}
.box-body ol li:first-child{ background:none;}
.box-body ol li a {
	font-family: 'Oswald', sans-serif;
	font-size:13px;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
	color:#777575;
	display:inline-block;
	padding:4px 0 7px 20px;
}
.box-body ol li a:hover {color:#8d5f39;}


/* ----------------------- 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 0px;}
#orderhistory .no-bg{ background:none; padding:0;}
#orderhistory a{ display:inline; background:none; padding:0;}


/* ----------------------- BANNER BOXES ------------------------- */

#bannerbox {}

#bannerbox2 {}

#bannerboxall {}



/* ----------------------- PRODUCT BOXES ------------------------- */

#featured a img, 
#whatsnew a img, 
#specials a img, 
#reviews a img, 
#manufacturerinfo img, 
#productnotifications img {margin:0 0 8px;}

#reviews img {margin:5px 0 0;}



#featured {}
#featured .box-body{ text-align:center;}
#featured .box-body .normalprice {text-decoration:line-through; color:#5a5858;
	font-size:24px;
	line-height:33px;
	font-weight:normal;
	font-family: 'Vidaloka', serif;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#5a5858;
	font-size:24px;
	line-height:33px;
	font-weight:normal;
	font-family: 'Vidaloka', serif;}


#whatsnew {}
#whatsnew .box-body{ text-align:center;}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#5a5858;
	font-size:24px;
	line-height:33px;
	font-weight:normal;
	font-family: 'Vidaloka', serif;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#5a5858;
	font-size:24px;
	line-height:33px;
	font-weight:normal;
	font-family: 'Vidaloka', serif;}


#specials {}
#specials .box-body{ text-align:center;}
#specials .box-body .normalprice {text-decoration:line-through; color:#5a5858;
	font-size:24px;
	line-height:33px;
	font-weight:normal;
	font-family: 'Vidaloka', serif;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#5a5858;
	font-size:24px;
	line-height:33px;
	font-weight:normal;
	font-family: 'Vidaloka', serif;}


#reviews {}
#reviews .box-body{ text-align:center;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center;}




/* ----------------------- FORM BOXES ------------------------- */

#search { margin-bottom:22px}
#search .box-head{ display:none;}
#search .box-body{ overflow:hidden;}
#search input{ border:solid 0px; padding:0; background:none; vertical-align:middle; display:none;}
#search .input1{ border:solid 1px; display:block; background:url(../images/search-bg.gif) no-repeat 0 0; width:205px!important; border:none; font-size:12px; line-height:20px; padding:13px 6px 9px 30px;}
#search .advsearch{ display:none;}

#manufacturers {}
#manufacturers .box-body {text-align:center;}


#currencies {}
#currencies .box-body {display: none;}
#currencies select{ display: none;}


#recordcompanies {}
#recordcompanies .box-body {text-align:center;}


#musicgenres {}
#musicgenres .box-body {text-align:center;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages {}
#languages .box-head{ display:none;}
#languages .box-body {display: none;}


#whosonline {}
#whosonline .box-body {text-align:center;}


#documentcategories {}


#shoppingcart {
	background:#e5e5e5;
	padding-bottom:10px;
}
#shoppingcart .box-head{
	background:none;
	padding-bottom:9px;
}
#shoppingcart .box-head a{
	color:#5a5858;
}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:left; padding:0 0 13px 20px;}
#shoppingcart #cartBoxEmpty  a{ text-decoration:none; color:#af612e;}
#shoppingcart #cartBoxEmpty  a:hover{ color:#000;}
#shoppingcart li{ padding:5px 10px; overflow:hidden;}
#shoppingcart li a{ padding:0; background:none; display:inline-block; padding-left:0; float:left; font-size:12px; width:180px;}
#shoppingcart .price{ padding: 0 10px;}
#shoppingcart .cartNewItem,
#shoppingcart .cartOldItem{ float:left;}