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

.box {background:#4D4D4D; margin-bottom:10px;}
.box_head {
	padding: 17px 0px 8px 8px;
	margin: 0px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	/*color: #e30c09;*/
	border-bottom: 2px dashed #e30c09;
	letter-spacing: 2px;
}
.box_head a {
	color: white;
	text-decoration: none;
	letter-spacing: 2px;
}
.box_head a:hover {text-decoration:underline;}
.box_body {
	padding: 0px 0px 18px 11px;
	margin: 0px 12px 0px 0px;
	color: #B8B8B8;
}
.box_body a {color:white;}
.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-weight: bold;
}
.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 {border-top:0px solid #000000; border-bottom:0px solid #000000; }
#categories .box_head  {}
#categories .box_body  {}

#moreinformation {}


#information {background:#E2E2E2; color:#2C2C2C; margin:1px 0;}
#information .box_head {
	color: #2C2C2C;
	border-bottom: 1px dashed Gray;
}
#information .box_body {color:#2C2C2C;}
#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;}

#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;}

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


#whatsnew {}
#whatsnew .box_body {
	color: Yellow;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
}
#whatsnew .box_body a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
#whatsnew .box_body a:hover {text-decoration:none;}


#specials {}
#specials .box_body {color:white; font-size:13px; line-height:normal; font-weight:bold;}
#specials .box_body a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
#specials .box_body a:hover {text-decoration:none;}


#reviews {}
#reviews .box_body {color:#00C3FB; font-size:13px; line-height:normal; font-weight:bold;}
#reviews .box_body a {
	color: #B3B3B3;
	text-decoration: none;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
#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: none;
}
#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: none;
}
#productnotifications .box_body a:hover {text-decoration:none;}



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

#search {}


#manufacturers {}


#currencies {}


#tellafriend {}


#recordcompanies {}


#musicgenres {}



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

#languages {}


#whosonline {}


#documentcategories {}


#shoppingcart {border-top:0px solid #000000; border-bottom:0px solid #000000; }
#shoppingcart .box_head  {}
#shoppingcart .box_body  {
	
	background-position: left;
	background-repeat: repeat-y;
	padding: 4px 0px 16px 12px;
}
#shoppingcart .box_body a {color:#A3C41A;}

