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

.box {
	margin-bottom:10px;
	background-color: #E20000;
	border: 1px solid #8F8F8F;
}
.box_head {
	margin:0px;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	color:#FFFFFF;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(../images/box_header.jpg);
	background-repeat: repeat-x;
}
.box_head a {color:#FFFFFF; text-decoration:none;}
.box_head a:hover {text-decoration:underline;}
.box_body {
	color:#000000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	text-align: left;
}
.box_body a {
	color:#FFFFFF;
}
.box_body ul {margin:0; padding:0; list-style:none;}
.box_body ul li {background:url(../images/li_line_1.gif) bottom left repeat-x; padding:2px 0px 4px;}
.box_body ul li a {
	padding-left:8px;
	background:url(../images/arrow_1.gif) top left no-repeat;
	text-decoration:none;
	font-size: 12px;
}
.box_body ol {margin:0; padding:0; list-style:none;}
.box_body ol li {background:url(../images/li_line_1.gif) bottom left repeat-x; padding:2px 0px 4px;}
.box_body ol li a {padding-left:8px; background:url(../images/arrow_1.gif) top left no-repeat; text-decoration:none;}

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

#categories {
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
	margin-bottom: 10px;
}
#categories .box_head  {
	background-image:url(../images/box_header.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#categories .box_body  {
	margin-top: 10px;
	color: #2C2C2C;
}

#moreinformation {}


#information {
	background:#E2E2E2;
	color:#2C2C2C;
	margin:1px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
}
#information .box_head {
	color:#333333;
	background-image: url(../images/box_header.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	font-size: 14px;
	font-weight: bold;
}
#information .box_body {
	color:#2C2C2C;
	margin-top: 10px;
}
#information .box_body a {color:#2C2C2C;}
#information .box_body ul li {background:url(../images/li_line_2.gif) bottom left repeat-x;}
#information .box_body ul li a {
	padding-left:8px;
	background:url(../images/arrow_2.gif) top left no-repeat;
	font-size: 12px;
}

#bestsellers {}


#ezpages {}


#orderhistory {}
#orderhistory .box_body img {background:#FFFFFF; padding:2px; vertical-align:middle; margin:3px 0px;}



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

#bannerbox {}


#bannerbox2 {}


#bannerboxall {}



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

#featured a img, #whatsnew a img, #specials a img, #reviews a img, #manufacturerinfo img, #productnotifications img {
	margin:5px 0px;
	border: 1px solid #000000;
}

#featured {}
#featured .box_body {
	color:#FFF;
	font-size:13px;
	line-height:normal;
	font-weight:bold;
	text-align: center;
}
#featured .box_body a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}
#featured .box_body a:hover {text-decoration:none;}


#whatsnew {
	
	}
#whatsnew .box_body {
	color:#E20000;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	text-align:center;
}
#whatsnew .box_body a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}
#whatsnew .box_body a:hover {text-decoration:none;}


#specials {}
#specials .box_body {
	color:#00C3FB;
	font-size:13px;
	line-height:normal;
	font-weight:bold;
	text-align: center;
}
#specials .box_body a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}
#specials .box_body a:hover {text-decoration:none;}


#reviews {}
#reviews .box_body {
	color:#FFFFFF;
	font-size:13px;
	line-height:normal;
	font-weight:bold;
	text-align: center;
}
#reviews .box_body a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}
#reviews .box_body a:hover {
	text-decoration:none;
}


#manufacturerinfo {}
#manufacturerinfo .box_body {color:#00C3FB; font-size:13px; line-height:normal; font-weight:bold;}
#manufacturerinfo .box_body a {color:#B3B3B3; text-decoration:none; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
#manufacturerinfo .box_body a:hover {text-decoration:none;}


#productnotifications {}
#productnotifications .box_body {color:#00C3FB; font-size:13px; line-height:normal; font-weight:bold;}
#productnotifications .box_body a {color:#B3B3B3; text-decoration:none; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
#productnotifications .box_body a:hover {text-decoration:none;}



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

#search {}


#manufacturers {}


#currencies {}


#tellafriend {}


#recordcompanies {}


#musicgenres {}



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

#languages {}


#whosonline {}


#documentcategories {}


#shoppingcart {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background:#424242;
	background-color: #000;
}
#shoppingcart .box_head  {
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background: none;
}
#shoppingcart .box_body  {
	padding:4px 0px 16px 22px;
	color: #FFF;
}
#shoppingcart .box_body a {
	color:#CF0000;
}
#categories .box_body a {
	color:#FFF;
}
#categories  .box_body ul li {
	background:url(../images/li_line_2.gif) bottom left repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
}
#categories  .box_body ul li a {
	padding-left:8px;
	background:url(../images/arrow_2.gif) top left no-repeat;
	background-position:0 3px;
	text-decoration:none;
	line-height:20px;
	size:20px;
	font-size: 12px;
}
.category-products a {
color:#E80000;
}

.category-products{ 
color:#E80000;
}
#categories  .box_body ul li a {

}
.subcategory{
	color:#FBB;
}
.hproduct_box {
	height: auto;
	width: 250px;
	min-height: 200px;
	border: 1px solid #cf0000;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	text-align: left;
	display: inline;
}
.hproduct_box_title {
	height: 38px;
	width: 240px;
	margin-top: 5px;
	background-color: #000;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 5px;
}
.hproduct_box_title a{
	color:#FFF;
	text-decoration:none;
}
.hproduct_box_pic {
	float: left;
	height: 100px;
	width: 140px;
	margin-top: 3px;
	margin-left: 5px;
	text-align: center;
	display: inline;
}
.hproduct_box_r {
	height: 100px;
	width: auto;
	margin-top: 3px;
}
.hproduct_box_price {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000;
	font-size: 16px;
	font-family: Helvetica, Geneva, Tahoma, sans-serif;
}
.hproduct_box_btn {
	height: auto;
	width: 100%;
	padding-top: 15px;
	text-align: center;
}
.hproduct_box_desc {
	height: 45px;
	width: 240px;
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 4px;
	font-size: 13px;
}
#bannerbox2 .box_head{
	display:none;

}
#bannerbox2 .box_body{
	margin:0px;
	padding:0px;
}
#bannerbox2.box{
	border:none;
	background-color:none;
	background:none;
}

