
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:17px;}

.box-head { background:url(../images/box-title1.jpg) repeat-x 0 0; padding:19px 0 20px 29px; font-size:18px; line-height:20px; color:#998a76;}
.box-head a { text-decoration:none;}
.box-head a:hover {}

.box-body { background:url(../images/box-bg.jpg) repeat 0 0; padding-bottom:25px;}

.box-body ul {margin:0; padding:11px 21px 0 27px !important; list-style:none;}
.box-body ul li:first-child{ background:none; padding:9px 0 8px 0;}
.box-body ul li {
	background:url(../images/line2.jpg) repeat-x 0 0;
	padding:9px 0 7px 0;
}
.box-body ul li a {
	font-size:15px;
	line-height:17px;
	color:#947f69;
	text-decoration:none;
	text-transform:none;
	display:block;
	background:url(../images/marker2.png) no-repeat 98% 7px;
}

.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected,
.box-body ul li a:hover {color:#fff;}

.box-body ol {margin:0; padding:11px 21px 0 27px; list-style:none;}
.box-body ol li:first-child{ background:none;}
.box-body ol li {
	background:url(../images/line2.jpg) repeat-x 0 0;
	padding:9px 0 7px 0;
}
.box-body ol li a {
	font-size:14px;
	line-height:18px;
	color:#947f69;
	text-decoration:none;
	text-transform:none;
	display:block;
	background:url(../images/marker2.png) no-repeat 98% 7px;
}
.box-body ol li a:hover {color:#fff;}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {}


#moreinformation {}


#information {}


#bestsellers {}
#screenshot{
	position:absolute;
	display:none;
	color:#fff;
	background:#FFFFFF;
	border:1px solid #cacaca;
	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:100px;
	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 {}
#bannerbox .box-head{ margin-top:20px;}
#bannerbox .box-body{ padding-bottom:0;}

#bannerbox2 {}
#bannerbox2 .box-head{ display:none;}
#bannerbox2 .box-body{ padding-bottom:0;}

#bannerboxall {}
#bannerboxall .box-head{ display:none;}
#bannerboxall .box-body{ padding-bottom:0;}


/* ----------------------- 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;overflow:hidden;}
#featured .box-body .sb-info{}
#featured .box-body .name{ color:#937e68; font-weight:normal; font-size:14px;}
#featured .box-body .name:hover{ color:#fff;}
#featured .box-body .normalprice {text-decoration:line-through; color:#668405; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; line-height:18px; font-weight:normal;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#668405; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; line-height:18px; font-weight:normal;}


#whatsnew {}
#whatsnew .box-body{ text-align:center;overflow:hidden;}
#whatsnew .box-body .sb-info{}
#whatsnew .box-body .name{ color:#937e68; font-weight:normal; font-size:14px;}
#whatsnew .box-body .name:hover{ color:#fff;}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#668405; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; line-height:18px; font-weight:normal;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#668405; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; line-height:18px; font-weight:normal;}


#specials {}
#specials .box-body{ text-align:center;overflow:hidden;}
#specials .box-body .desc{}
#specials .box-body .name{ color:#937e68; font-weight:normal; font-size:14px;}
#specials .box-body .name:hover{ color:#fff;}
#specials .box-body .normalprice {text-decoration:line-through; color:#668405; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; line-height:18px; font-weight:normal;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#668405; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; line-height:18px; font-weight:normal;}


#reviews {}
#reviews .box-body{ text-align:center; padding:10px 0; overflow:hidden;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center;}




/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search .box-body{
	overflow:hidden;
	background:url(../images/extra.jpg) repeat 0 0; border:1px solid #554538; border-top:none; padding:10px 2px;
}
#search .advsearch{
	color:#998a76;
	font-size:13px;
	line-height:14px;
	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 100%;  width:63px !important; height:38px; vertical-align:middle; float:left; display:block; text-indent:-1000px; cursor: pointer;}
#search .input1{
	border:none;
	width:109px!important;
	cursor:text;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding: 0px 2px 0px 10px; 
	float:left;
	color:#fff;
	margin-bottom:11px;
	background:url(../images/search-bg.jpg) no-repeat 0 0;
	text-indent:0;
	line-height:20px;
	height:38px!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;  padding:10px 0;}


#musicgenres {}
#musicgenres .box-body {text-align:center;  padding:10px 0;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages {}
#languages .box-body {text-align:center; background:url(../images/extra.jpg) repeat; padding:10px}


#whosonline {}
#whosonline .box-body {text-align:center; padding:10px 0}


#documentcategories {}


#shoppingcart {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center; padding:10px 0 0 0;}
#shoppingcart li a{ padding:0; background:none; display:inline;}
#shoppingcart .price{ padding:0 10px;}
