
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:4px;}

.box-head {
	color:#000;
	font-size:17px;
	line-height:21px;
	padding:20px 6px 5px 0;
	display:block;
	margin-bottom:7px;
}
.box-head a {}
.box-head a:hover {

}

.box-body {}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li {}
.box-body ul li a {
	font-size:13px;
	line-height:24px;
	color:#808182;
	text-decoration:none;
}
.box-body ul li a:hover {
	font-weight:bold;
}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected{
	font-weight:bold;
}
	li.category-products a{
		text-decoration:none;
	}
.box-body ol {margin:0; padding:0; list-style:none;}
.box-body ol li {
	padding:4px 0;
}
.box-body ol li a {
	font-size:13px;
	line-height:16px;
	color:#808182;
	text-decoration:none;
	display:inline-block;
}
.box-body ol li a:hover {
	color:#000;
}


/* ----------------------- 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;}


/* ----------------------- 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 .img{
	border:1px solid #ebebeb;
	background:#fff;
	margin-bottom:10px;
}
#featured .box-body .img img{
	width:120px;
	height:138px;
}
#featured .box-body .name{
	display:inline-block;
	padding-bottom:15px;
}
#featured .box-body .normalprice { color:#bababa;
	font-size:20px;
	line-height:25px;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#353535;
	font-size:20px;
	line-height:25px;}


#whatsnew {}
#whatsnew .box-body{
	text-align:center;
}
#whatsnew .box-body .img{
	border:1px solid #ebebeb;
	background:#fff;
	margin-bottom:10px;
}
#whatsnew .box-body .img img{
	width:120px;
	height:138px;
}
#whatsnew .box-body .name{
	display:inline-block;
	padding-bottom:15px;
}
#whatsnew .box-body .normalprice { color:#bababa;
	font-size:20px;
	line-height:25px;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#353535;
	font-size:20px;
	line-height:25px;}


#specials {}
#specials .box-body{
	text-align:center;
}
#specials .box-body .img{
	border:1px solid #ebebeb;
	background:#fff;
	margin-bottom:10px;
}
#specials .box-body .img img{
	width:120px;
	height:138px;
}
#specials .box-body .name{
	display:inline-block;
	padding-bottom:15px;
}
#specials .box-body .normalprice {color:#bababa;
	font-size:20px;
	line-height:25px;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#353535;
	font-size:20px;
	line-height:25px;}


#reviews {}
#reviews .box-body{
	text-align:center;
}
#reviews .box-body .img{
	
	background:#fff;
	margin-bottom:10px;
	overflow:hidden;
}
#reviews .box-body .img img{
	width:148px;
	height:146px;
	border:1px solid #ebebeb;
}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center;}




/* ----------------------- FORM BOXES ------------------------- */

#search {
}
#search .box-body{
	overflow:hidden;
}
#search input{ border:solid 0px; padding:0; background:none; vertical-align:middle; float:left;}
#search .input1{ border:solid 1px #cfcfcf; width:120px; padding:2px 3px; border-right:none;}


#manufacturers {}
#manufacturers .box-body {text-align:center;}


#currencies {}
#currencies .box-body {text-align:center;}
#currencies select{ width:90%;}

#tellafriend {}
#tellafriend .box-body{ text-align:center;}
#tellafriend .no-border input{ border:solid 0px; padding:0;}

#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 .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center;}
#shoppingcart li a{}
#shoppingcart li a:hover{
	font-weight:normal;
	text-decoration:none;
}