
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:10px;}

.box-head {
	color:#091f29;
	font-size:24px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	padding:12px 0;
	margin-bottom:6px;
}
.box-head a {color:#091f29; text-decoration:none;}
.box-head a:hover { text-decoration:underline;}

.box-body {}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li:first-child{
	border-top:1px solid #f3f3f3;
}
.box-body ul li {
	background:url(../images/cat-bg.gif) repeat-x left top;
	border:1px solid #f3f3f3;
	border-top:none;
	padding:0 0 0 11px;
}
.box-body ul li a {
	font-size:14px;
	line-height:22px;
	color:#a4a4a5;
	text-decoration:none;
	background:url(../images/marker.png) no-repeat left  -21px;
	padding-left:24px;
	display:block;
	text-transform : uppercase; /*mcs*/
	padding-top: 4px; /*mcs*/
	padding-bottom: 3px; /*mcs*/
}
.box-body ul li a:hover {
	background:url(../images/marker.png) no-repeat left 8px;
	color:#fff;
}
.box-body ul li:hover{
	background:url(../images/cat-bg-act.gif) repeat-x left top #000;
}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected{
	color:#787878;
	font-weight:bold;
}
.box-body ul .category-products{
	padding-left:30px!important;
}
.box-body ol {margin:0; padding:0; list-style:none;}
.box-body ol li:first-child{
	border-top:1px solid #f3f3f3;
}
*+html .box-body ol li{
	padding:2px 6px 1px 4px;
	margin:0;
}
.box-body ol li {
	border:1px solid #f3f3f3;
	border-top:none;
	overflow:hidden;
	padding:3px 6px 2px 4px;
	background:url(../images/best-bg.gif) repeat-x left top;
}
.box-body ol li a {
	float:left;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	color:#a4a4a5;
	text-decoration:none;
	padding:8px 0 0 0;
}
.box-body ol li a .img{
	width:73px;
	height:54px;
	float:left;
	background:#fff;
	margin-right:9px;
	margin-top:-8px;
}
.box-body ol li a img{
	width:55px;
	height:54px;
	padding-left:9px;
}
.box-body ol li:hover{
	background:url(../images/bets-bg-act.gif) repeat-x left top;
}
.box-body ol li:hover a{
	color:#fff;
}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {}


#moreinformation {}


#information {}

#indexBody #contentMainWrapper #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 a{ display:inline;}
#orderhistory li {
	cursor:pointer;
}
#orderhistory li a{
	padding:0;
	background:none;
}

/* ----------------------- 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 .box-body{
	text-align:center;
	border:1px solid #f3f3f3;
	padding:10px;
}
#featured .box-body .name{
	padding-bottom:8px;
	display:inline-block;
}
#featured .box-body .normalprice {text-decoration:line-through; color:#ced2d4;
	font-size:22px;
	line-height:22px;
	font-weight:bold;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#ced2d4;
	font-size:22px;
	line-height:22px;
	font-weight:bold;}


#whatsnew {}
#whatsnew .box-body{
	text-align:center;
	border:1px solid #f3f3f3;
	padding:10px;
}
#whatsnew .box-body .name{
	padding-bottom:8px;
	display:inline-block;
}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#ced2d4;
	font-size:20px;
	line-height:22px;
	font-weight:bold;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#ced2d4;
	font-size:22px;
	line-height:22px;
	font-weight:bold;}


#specials {}
#specials .box-body{
	text-align:center;
	border:1px solid #f3f3f3;
	padding:10px;
}
#specials .box-body .name{
	padding-bottom:8px;
	display:inline-block;
}
#specials .box-body .normalprice {text-decoration:line-through; color:#ced2d4;
	font-size:20px;
	line-height:22px;
	font-weight:bold;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#ced2d4;
	font-size:22px;
	line-height:22px;
	font-weight:bold;}


#reviews {}
#reviews .box-body{ text-align:center;
	border:1px solid #f3f3f3;
	padding:10px;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center;}



#cartImage img{
	width:95px;
	height:95px;
}
/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search .box-body{
	border:1px solid #f3f3f3;
	padding:10px;
}
#search input{ border:solid 0px ; padding:0; background:none; vertical-align:middle;}
#search .input1{ border:solid 1px #dddcdc; padding:6px 3px 7px 3px;  width:120px; margin-left:5px;}


#manufacturers {}
#manufacturers .box-body {text-align:center; border:1px solid #f3f3f3;
	padding:10px;}


#currencies {}
#currencies .box-body {text-align:center; border:1px solid #f3f3f3;
	padding:10px;}
#currencies select{ width:90%;}

#tellafriend {}
#tellafriend .box-body{
	text-align:center;border:1px solid #f3f3f3;
	padding:10px;
}
#tellafriend .no-border input{ border:solid 0px; padding:0;}

#recordcompanies {}
#recordcompanies .box-body {text-align:center;}


#musicgenres {}
#musicgenres .box-body {text-align:center;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages {}
#languages .box-body {text-align:center; border:1px solid #f3f3f3;
	padding:10px;}


#whosonline {}
#whosonline .box-body {text-align:center; border:1px solid #f3f3f3;
	padding:10px;}


#documentcategories {}


#shoppingcart {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center;}
#shoppingcart li{ background:none; overflow:hidden; padding-top:2px;}
#shoppingcart li a{
	background:none;
	padding:0;
	display:inline-block;
	width:160px;
	float:left;
	line-height:20px;
}
#shoppingcart li a:hover{color:#000;}
#shoppingcart .price{
	padding-right:15px;
}
#shoppingcart li span{
	display:inline;
	float:left;
}
