
/* ----------------------- BOXES ------------------------- */

.box {
	margin-bottom:20px;
	border:1px solid #ececec;
}

.box-head {
	font-size:17px;
	line-height:31px;
	color:#bf3e23;
	font-weight:bold;
	padding:10px 0 2px 18px;
}
.box-head a {
	color:#bf3e23;
	text-decoration:none;
}
.box-head a:hover {
	text-decoration:underline;
}

.head1{
	color:#fff;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/head1-bg.png) no-repeat left top;
	padding:9px 0 10px 12px;
}
.head1 span{
	background:url(../images/marker1.png) no-repeat right 3px;
	padding:6px 32px 0 0;
}
.box-body {}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li {}
.box-body ul li a {
	color:#5b5a5a;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	background:url(../images/marker3.png) no-repeat 11px 10px;
	padding:0 0 0 32px;
	border-top:1px solid #ececec;
	display:block;
}
.box-body ul li a:hover {
	color:#bf3e23;
}

.box-body ol {margin:0; padding:0; list-style:none;}
.box-body ol li {}
.box-body ol li a {
	color:#5b5a5a;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	background:url(../images/marker3.png) no-repeat 11px 10px;
	padding:0 0 0 32px;
	border-top:1px solid #ececec;
	display:block;
}
.box-body ol li a:hover {
	color:#bf3e23;
}


/* ----------------------- LISTING BOXES ------------------------- */

#dropMenuWrapper{
	margin-top:-61px;
	position:relative;
	z-index:50;
	background:#fafafa;
	margin-bottom:20px;
	width:220px;
}
#dropMenuWrapper ul{
	padding:0;
	margin:0;
}
#dropMenuWrapper .level1{
	border-top:none;
	border:1px solid #ececec;
}
#dropMenuWrapper .level1>li>a{
	color:#4a4a4a;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/marker2.png) no-repeat 11px 10px;
	display:block;
	padding:0 0 0 20px;
	border-top:1px solid #ececec;
}
#dropMenuWrapper .level1>li:first-child>a{
	border-top:none;
}
#dropMenuWrapper .level1 li:hover>a{
	color:#bf3e23;
}
#dropMenuWrapper .level2>li>a{
	color:#5b5a5a;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	background:url(../images/marker3.png) no-repeat 11px 10px;
	padding:0 0 0 32px;
	border-top:1px solid #ececec;
	display:block;
}
#dropMenuWrapper .level2>li>a:hover{
	color:#bdbdbd;
}

#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 li{
	padding:5px 10px;
	border-top:1px solid #ececec;
}
#orderhistory a{ display:inline; border:none; background:none; padding:0; line-height:18px;}


/* ----------------------- 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 .sideBoxContent{
	width:192px;
	overflow:hidden;
	margin:0 10px 0 20px;
	padding:8px 0 13px 0;
	border-top:1px dashed #d6d6d6;
}
#featured .sideBoxContent:first-child{
	border:none;
}
#featured .sideBoxContent .img{
	float:left;
	margin-right:30px;
}
#featured .sideBoxContent .img img{
	width:50px;
	height:76px;
}
#featured .sideBoxContent .sb-info{
	float:left;
	width:105px;
	padding:5px 0 0 0;
}
#featured .name{
	color:#4a4a4a;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	display:inline-block;
	padding-bottom:6px;
}
#featured .name:hover{
	color:#bf3e23;
}
#featured .box-body .normalprice {
	text-decoration:line-through; 
	color:#acabab;
	font-size:12px;
	line-height:18px;
	font-weight:normal;

}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color:#bf3e23;
	display:block;
	font-size:12px;
	line-height:18px;
	font-weight:normal; }


#whatsnew {}
#whatsnew .sideBoxContent{
	width:192px;
	overflow:hidden;
	margin:0 10px 0 20px;
	padding:8px 0 13px 0;
	border-top:1px dashed #d6d6d6;
}
#whatsnew .sideBoxContent:first-child{
	border:none;
}
#whatsnew .sideBoxContent .img{
	float:left;
	margin-right:30px;
}
#whatsnew .sideBoxContent .img img{
	width:50px;
	height:76px;
}
#whatsnew .sideBoxContent .sb-info{
	float:left;
	width:105px;
	padding:5px 0 0 0;
}
#whatsnew .name{
	color:#4a4a4a;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	display:inline-block;
	padding-bottom:6px;
}
#whatsnew .name:hover{
	color:#bf3e23;
}
#whatsnew .box-body .normalprice {
	text-decoration:line-through; 
	color:#acabab;
	font-size:12px;
	line-height:18px;
	font-weight:normal;

}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color:#bf3e23;
	display:block;
	font-size:12px;
	line-height:18px;
	font-weight:normal; }


#specials {}
#specials .sideBoxContent{
	width:192px;
	overflow:hidden;
	margin:0 10px 0 20px;
	padding:8px 0 13px 0;
	border-top:1px dashed #d6d6d6;
}
#specials .sideBoxContent:first-child{
	border:none;
}
#specials .sideBoxContent .img{
	float:left;
	margin-right:30px;
}
#specials .sideBoxContent .img img{
	width:50px;
	height:76px;
}
#specials .sideBoxContent .desc{
	float:left;
	width:105px;
	padding:5px 0 0 0;
}
#specials .name{
	color:#4a4a4a;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	display:inline-block;
	padding-bottom:6px;
}
#specials .name:hover{
	color:#bf3e23;
}
#specials .box-body .normalprice {
	text-decoration:line-through; 
	color:#acabab;
	font-size:12px;
	line-height:18px;
	font-weight:normal;

}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color:#bf3e23;
	display:block;
	font-size:12px;
	line-height:18px;
	font-weight:normal; }


#reviews {}
#reviews .box-body{ text-align:center; padding:10px;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center; padding:10px;}




/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search .box-body{
	overflow:hidden;
	padding:5px;
}
#search input{ float:left; border:solid 0px; padding:0; background:none; vertical-align:middle;}
#search .input1{
	
	padding:5px 5px 6px 9px;
	border:1px solid #e1e1e1;
	border-right:none;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#9a9999;
	width:135px;
	height:14px;
}


#manufacturers {}
#manufacturers .box-body {text-align:center; padding:10px;}


#currencies {}
#currencies .box-body {text-align:center; padding:10px;}
#currencies select{ width:90%;}

#tellafriend {}
#tellafriend .box-body{ text-align:center; padding:10px;}
#tellafriend .no-border input{ border:solid 0px; padding:0; }

#recordcompanies {}
#recordcompanies .box-body {text-align:center; padding:10px;}


#musicgenres {}
#musicgenres .box-body {text-align:center; padding:10px;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages {}
#languages .box-body {text-align:center; padding:10px;}


#whosonline {}
#whosonline .box-body {text-align:center; padding:10px; }


#documentcategories {}


#shoppingcart {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center; padding:10px;}
#shoppingcart  li{
	border-top:1px solid #ececec;
	padding:5px 10px;
}
#shoppingcart  li a{
	display:inline;
	background:none;
	border:none;
	padding:0;
	line-height:16px;
}
#shoppingcart .price{
	padding-right:10px;
}