
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:43px;}

.box-head {
	font-size:20px;
	line-height:25px;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/ttl-bg.png) repeat-x left top #000;
	font-weight:normal;
	font-family: 'Rosario', sans-serif;
	padding:10px 0 9px 14px;
	margin-bottom:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative; -webkit-background-clip: padding-box;
}
.box-head a {
	color:#fff;
	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 {
	padding:0 0 0 16px;
}
.box-body ul li a {
	font-size:13px;
	line-height:27px;
	background:url(../images/marker1.gif) no-repeat left 7px;
	padding:0 0 0 13px;
	color:#000;
}
.box-body ul li a:hover { text-decoration:none;}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected{
	font-weight:bold;
}
.box-body ul li.category-products a{
	text-decoration:none;
	text-transform:lowercase;
	padding-left:7px;
	margin-left:15px;
}
.box-body ol {margin:0; padding:4px 0 0 0; list-style:decimal inside;}
.box-body ol li {
	color:#4791c5;
	font-size:20px;
	line-height:20px;
	padding:0 5px 0 13px;
}
.box-body ol li a {
	font-size:13px;
	line-height:27px;
	color:#000;
}
*+html .box-body ol li a{
	padding-left:8px;
}
@media \0screen {
 	.box-body ol li a{ padding-left:0; margin-left:-13px;}
}
.box-body ol li a:hover {}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {}


#moreinformation {}


#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 li a{ background:none; padding:0;}
#orderhistory a{ display:inline;}


/* ----------------------- 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 { 
	background:#fff; 
	padding-bottom:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
}
#featured .box-body{ text-align:center;}
#featured .box-body .name{
	display:inline-block;
	margin:10px 0;
}
#featured .box-body .normalprice {text-decoration:line-through; color:#4791c5;
	font-family: 'Rosario', sans-serif;
	font-size:23px;
	line-height:25px;
	font-weight:normal;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#4791c5;
	font-family: 'Rosario', sans-serif;
	font-size:23px;
	line-height:25px;
	font-weight:normal;}


#whatsnew { 
	background:#fff; 
	padding-bottom:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
}
#whatsnew .box-body{ text-align:center;}
#whatsnew .box-body .name{
	display:inline-block;
	margin:10px 0;
}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#4791c5;
	font-family: 'Rosario', sans-serif;
	font-size:23px;
	line-height:25px;
	font-weight:normal;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#4791c5;
	font-family: 'Rosario', sans-serif;
	font-size:23px;
	line-height:25px;
	font-weight:normal;}


#specials { 
	background:#fff; 
	padding-bottom:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
}
#specials .box-body{ text-align:center;}
#specials .box-body .name{
	display:inline-block;
	margin:10px 0;
}
#specials .box-body .normalprice {text-decoration:line-through; color:#4791c5;
	font-family: 'Rosario', sans-serif;
	font-size:23px;
	line-height:25px;
	font-weight:normal;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#4791c5;
	font-family: 'Rosario', sans-serif;
	font-size:23px;
	line-height:25px;
	font-weight:normal;}


#reviews {
	background:#fff; 
	padding-bottom:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
}
#reviews .box-body{ text-align:center;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center;}




/* ----------------------- FORM BOXES ------------------------- */

#search {
}
#search .box-body{
	overflow:hidden;
}
#search input{ border:solid 0px; padding:0; background:none; vertical-align:middle; float:left;}
#search .input1{ border:solid 1px #cfcfcf; width:200px; padding:2px 3px; border-right:none;}


#manufacturers {}
#manufacturers .box-body {text-align:center;}


#currencies {}
#currencies .box-body {text-align:center;}
#currencies select{ width:90%;}

#tellafriend {}
#tellafriend .box-body{ text-align:center;}
#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;}


#whosonline {}
#whosonline .box-body {text-align:center;}


#documentcategories {}


#shoppingcart {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center;}
