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

.box {
	margin-bottom:10px;
}
.box_head {
	padding:15px 3px 8px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
	color:#2c73b6;
}
.box_head a {color:#2c73b6; text-decoration:none;}
.box_head a:hover {text-decoration:underline;}
.box_body {
	margin:0px;
	color:#36221d;
	background:#eef2f5 url(../images/boxes_bg.gif) repeat-x left top;
	border: 1px solid #dee3e8;
}
.box_body a {color:#36221d;}
.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;}
.box_body ul li a:hover {padding-left:8px; background:url(../images/arrow_1.gif) top left no-repeat; color: #a41218;}
.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 {
}
#categories .box_head  {
}
#categories .box_body  {
}

#moreinformation {}


#information {background:#E2E2E2; color:#2C2C2C; margin:1px 0;}
#information .box_head {color:#2C2C2C;}
#information .box_body {color:#36221d;}
#information .box_body a {color:#36221d;}
#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:uppercase;}
#featured .box_body a:hover {text-decoration:none;}


#whatsnew {}
#whatsnew .box_body {color:#00C3FB; font-size:13px; line-height:normal; font-weight:bold;}
#whatsnew .box_body a {color:#B3B3B3; 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;}
#specials .box_body a {color:#B3B3B3; 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:#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: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 {}
#shoppingcart .box_head  {
	background: transparent url(../images/panier-trans.png) no-repeat left center;
	padding:15px 3px 8px 40px;
}
#shoppingcart .box_body  {}
#shoppingcart .box_body a {}

/* categories box parent and child categories */

.box_body ul li.category-subs-parent {
	font-weight: bold;
	font-size: 1.2em;
	color: #A41218;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
.box_body ul li.category-subs-selected {
	font-weight: bold;
	font-size: 1.2em;
	color: #A41218;
	letter-spacing: 0.1em;
	background: #FFF url(../images/li_line_1.gif) repeat-x left bottom;
	margin-left: -10px;
	margin-right: -12px;
	margin-top: -1px;
	padding-left: 10px;
	line-height: 1.6em;
	border-top: 1px solid #DEE3E8;
}

/* end categories box links */