
/* ----------------------- BOXES ------------------------- */

.box {
	margin-bottom:10px;
	background: #FFFFFF url(../images/bg_body_box.png) bottom right no-repeat;
}
.box_head {
	background:url(../images/bg_hearder_box.jpg) top right no-repeat;
	padding:12px 0px 8px 21px; 
	/*margin:0px 22px 0px 0px;*/ 
	margin:0px 0px 0px 0px;
	height: 18px;
	font-size:13px; 
	font-family: Verdana;
	font-weight:bold; 
	text-transform:uppercase; 
	line-height:normal; 
	color:#F2CA1A;
	text-shadow:1px 1px 0 #2C3334;
}
.box_head a {color:#F2CA1A; text-decoration:none;}
.box_head a:hover {text-decoration:underline;}
.box_body {
	padding:0px 0px 3px 5px; 
	margin:0px 5px 0px 0px; 
	color:#001A5C;
}
.box_body a {color:#001A5C;}
.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:5px 0px 0px 0px; 
}
.box_body ul li a {
	/*padding-left:8px; */
	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:1px solid #000000; 
	border-bottom:1px solid #000000; */
	background:#FFFFFF;
	/*background-image:url(../images/pixel_black.gif); 
	background-position:right; 
	background-repeat:repeat-y;*/
	}
#categories .box_head  {
/*	background-image:url(../images/pixel_black.gif); 
	background-position:left; 
	background-repeat:repeat-y;*/
}
#categories .box_body  {
	/*background-image:url(../images/pixel_black.gif); 
	background-position:left; 
	background-repeat:repeat-y;*/
}

#moreinformation {}


#information {background:#E2E2E2; color:#2C2C2C; margin:1px 0;}
#information .box_head {color:#2C2C2C;}
#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:#001A5C; font-size:13px; line-height:normal; font-weight:bold;}
#featured .box_body a {color:#001A5C; 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:#001A5C; font-size:13px; line-height:normal; font-weight:bold;}
#whatsnew .box_body a {color:#001A5C; 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:#001A5C; font-size:13px; line-height:normal; font-weight:bold;}
#specials .box_body a {color:#001A5C; 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:#001A5C; font-size:13px; line-height:normal; font-weight:bold;}
#reviews .box_body a {color:#001A5C; 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:#001A5C; font-size:13px; line-height:normal; font-weight:bold;}
#manufacturerinfo .box_body a {color:#001A5C; 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:#001A5C; font-size:13px; line-height:normal; font-weight:bold;}
#productnotifications .box_body a {color:#001A5C; 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 #A0C700; 
	border-bottom:1px solid #A0C700; 
	border-left:1px solid #A0C700; 
	border-right:1px solid #A0C700; 
	background: url(../images/bg_cart.jpg);*/
}
#shoppingcart .box_head  {
	/*background-image:url(../images/pixel_black.gif); 
	background-position:left; 
	background-repeat:repeat-y;*/
	color:#FFFFFF;
	}
#shoppingcart .box_body  {
	/*background-image:url(../images/pixel_black.gif); 
	background-position:left; 
	background-repeat:repeat-y; */
	color:#000000;
	padding:0px 0px 0px 0px;}
#shoppingcart .box_body a {color:#000000;}
#shoppingcart .box_head a {color:#F2CA1A;}

