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

.box {margin-bottom:10px;}

.box-head { background:url(../images/box-title.png) repeat 0 0; color:#4b4b4b; font-size:13px; line-height:20px; padding:7px 0 9px 19px; border:1px solid #d3d3d3; font-weight:bold;}
.box-head a { text-decoration:none; color:#4b4b4b; font-size:13px; line-height:20px; font-weight:bold;}
.box-head a:hover { color:#ed0202;}

.box-body { border:1px solid #d3d3d3; border-top:none; overflow:hidden;}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li:first-child{ border:none;}
.box-body ul li {
	border-top:1px solid #d3d3d3;
	padding:8px 0 10px 21px;
}
.box-body ul li:hover{
	background:url(../images/cat-bg-act.png) repeat-x 0 0;
}
.box-body ul li a {
	font-size:13px;
	line-height:18px;
	color:#4b4b4b;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	background:url(../images/cat-marker.png) no-repeat 0 4px;
	padding:0 0 0 11px;
	display:block;
}
.box-body ul li.category-products{ padding-left:36px !important;}
.box-body ul li.category-products a:hover,
.box-body ul li:hover a {
	color:#fff;
	background:url(../images/cat-marker1.png) no-repeat 0 4px;
}
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected,
{color:#ed0202; font-weight:bold;}

.box-body ol {margin:0; padding:20px 13px 0 13px; list-style:decimal-leading-zero inside;}
.box-body ol li { background:url(../images/coutn-bg.png) no-repeat 0 0; color:#2e2e2e; font-weight:bold; font-size:13px; padding:0 0 0 4px; margin-bottom:18px;}
.box-body ol li a {
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	color:#ed0202;
	text-decoration:underline;
	text-transform:none;
}
.box-body ol li a:hover { text-decoration:none;}


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


#categories {}
#categories .box-head{ display:none;}
#categories .box-body{border:1px solid #d3d3d3;}
#moreinformation {}

#information {}

#bestsellers {}
#bestsellers .box-head{
	background:#fff;
	color:#5a5959;
	border:1px solid #d2d2d2;
	padding:8px 0 10px 14px;
}
#screenshot{
	position:absolute;
	display:none;
	color:#fff;
	background:#FFFFFF;
	border:1px solid #d3d3d3;
	z-index:9999;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#screenshot img{
	width:146px;
	height:146px;

}

#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; background:none; padding:0;}


/* ----------------------- 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:left; padding:17px 0 16px 0;}
#featured .box-body .prod-info{ padding:14px 0px 0 0px;}
#featured .box-body .name{ color:#ed0202; font-size:13px; line-height:18px; text-decoration:none;}
#featured .box-body .name:hover{ color:#6f6f6f;}
#featured .box-body .price{background:none; padding:0; min-width:auto; margin:0 0px 6px 0px;}
#featured .box-body .normalprice {text-decoration:line-through; font-size:17px; line-height:18px; color:#4b4b4b; font-weight:normal; float:left;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-size:20px; line-height:18px; color:#a5a5a5; font-weight:normal; float:left;}


#whatsnew {}
#whatsnew .box-body{ text-align:left; padding:17px 0 16px 0;}
#whatsnew .box-body .prod-info{ padding:14px 0px 0 0px;}
#whatsnew .box-body .name{ color:#ed0202; font-size:13px; line-height:18px; text-decoration:none;}
#whatsnew .box-body .name:hover{ color:#6f6f6f;}
#whatsnew .box-body .price{background:none; padding:0; min-width:auto; margin:0 0px 6px 0px;}
#whatsnew .box-body .normalprice {text-decoration:line-through; font-size:17px; line-height:18px; color:#4b4b4b; font-weight:normal; float:left;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-size:20px; line-height:18px; color:#a5a5a5; font-weight:normal; float:left;}


#specials { margin-bottom:10px;}
#specials .box-body{ text-align:left; padding:17px 0 16px 0;}
#specials .box-body .prod-info{ padding:14px 0px 0 0px;}
#specials .box-body .name{ color:#ed0202; font-size:13px; line-height:18px; text-decoration:none;}
#specials .box-body .name:hover{ color:#6f6f6f;}
#specials .box-body .price{background:none; padding:0; min-width:auto; margin:0 0px 6px 0px;}
#specials .box-body .normalprice {text-decoration:line-through; font-size:17px; line-height:18px; color:#4b4b4b; font-weight:normal; float:left;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-size:20px; line-height:18px; color:#a5a5a5; font-weight:normal; float:left;}


#reviews {}
#reviews .box-body{ text-align:center; padding:10px 0;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center; padding:10px 0}




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

#search {}
#search .box-body{
	overflow:hidden;
	text-align:center;
	padding:10px;
}
#search .advsearch{
	color:#464646;
	font-size:13px;
	line-height:24px;
	text-decoration:underline;
	text-transform:lowercase;
	font-family: 'Droid Sans', sans-serif;
	float:left;
	display:inline-block;
}
#search .advsearch:hover{ text-decoration:none;}
#search input{ border:solid 0px; padding:0; background:url(../images/search.gif) no-repeat 0 0;  width:35px; height:35px; vertical-align:middle; float:left; display:block; text-indent:-1000px; cursor: pointer; display:none;}
#search .input1{
	border:solid 1px #e8e8e7;
	margin-right:2px;
	display:block;
	width:202px!important;
	cursor:text;
	padding: 2px 2px 2px 2px; 
	float:left;
	margin-bottom:11px;
	background:#fff;
	text-indent:0;
	height:18px!important;
}


#manufacturers {}
#manufacturers .box-body {text-align:center; padding:10px 0;}


#currencies {}
#currencies .box-body {text-align:center; padding:10px 0;}
#currencies select{ width:90%;}


#recordcompanies {}
#recordcompanies .box-body {text-align:center;}


#musicgenres {}
#musicgenres .box-body {text-align:center;}



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

#languages {}
#languages .box-body {text-align:center;  padding:10px 0;}


#whosonline {}
#whosonline .box-body {text-align:center;  padding:10px 0;}


#documentcategories {}


#shoppingcart {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center; padding:10px 0;}
#shoppingcart li{ border:none; margin:0;}
#shoppingcart li a{ padding:0; background:none; display:inline;}
#shoppingcart li:hover a span,
#shoppingcart li a:hover span{ color:#eb0202 !important;}
#shoppingcart li:hover{ background:none;}
#shoppingcart .price{ padding:10px; padding:6px; display:inline-block; float:right;}
