/*** Main CSS Stylesheet - Kev ****/
body {
margin: 0;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #111111;
padding:10px;
background-image:  url(../images/backg.jpg);
background-position:center top;
background-repeat:repeat;
}
	
p {
text-align:justify;
font-size:11px;
color:#7A6451;
line-height:14px;
padding: 0.5em;
}

ol { padding:0; margin:0; }

#productGeneral {
width:90%;
margin-left:20px;
}

a img { border: none; }

a:link, #navEZPagesTOC ul li a { color:#3E0014;	text-decoration: none; }
a:visited {	color: #3300FF;	text-decoration: none; }
a:hover, a:focus, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover { color:#333333; }
a:active { color: #0000FF; }
	
a.manufacturerName { display:block; }

.manufacturerName {  border-bottom:dashed thin grey; }

h1, h2, h3, h4, h5, h6 {margin: 0 0 5px 0; }
h1 { font-size: 1.5em; color: #990033; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em;	text-align:left; }
h4, h5, h6, LEGEND, ADDRESS, .larger{ font-size: 1.1em; }

.biggerText { font-size: x-small;	}

CODE { font-family: verdana, helvetica, sans-serif; font-size: 1em; }

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus { }

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
font-size: 1.1em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {	font-weight: bold;	}

ADDRESS { padding: 0.5em;	font-style: normal;	}

.clearBoth {	clear: both;	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/**********warnings, errors, messages************/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/**************wrappers - page or section containers**************/
#absowrap {
width:800px;
border:1px solid #000000;
padding: 0;
}

#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 800px;
vertical-align:top;
margin: auto;	padding: 0;
}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {	margin: 0;	padding: 0;	}
	
#contentMainWtapper {	width:800px;	} /* what is this? */

.rightHeaderCurve{	margin-left:816px; }

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}
	
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 5px;
	vertical-align:top;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: top;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {	margin: 0.3em 0em;	}
	
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {	float: left;	}

#footer {
margin-top:10px;
height:55px;
background-image: url(../images/footerTitle.jpg);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #7A6451;
border-bottom:1px solid #7A6451;
}
.legalCopyright {
color:#7A6451;
font-size:9px;
padding: 6px 0;
}

/***************Header stuff************************/
#headerWrapper{
background-color:#7A6451;
margin-bottom: 6px;
}

#header{
height: 80px;
background-image: url(../images/headerTitle.jpg);
background-position: 16px 16px;
background-repeat:no-repeat;
}

#headerMenu { margin-bottom: 20px; }
#headerMenu p {
text-align:right;
color:#C7A383;
margin: 0 12px;
font-size:14px;
line-height: normal;
}
#headerMenu a:link, #headerMenu a:visited, #headerMenu a:focus {
color:#eeeeee;
font-weight: 700;
padding: 2px 6px;
}
#headerMenu a:hover, #headerMenu a:active { color: #7a6451; background-color: #ffffff; }

#topsearch {
color: #eeeeee;
text-align: right;
padding: 2px 4px;
font-size: 12px;
}
#topsearch .edge { 
border: 1px solid #666666;
background-color: #fefefe;
}

#manNav {
width:100%;
text-align:center;
background-color:#C7A383;
font-weight:bold;
padding: 2px 0 1px 0;
font-size:11px;
border-bottom:2px solid #7A6451;
}

#manNav a, #manNav a:active, #manNav a:visited {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding: 2px 10px;
line-height:18px;
height:18px;
}
#manNav a:hover {
background:#fff;
color:#7A6451;
}

/***************navigation***************/
.navNextPrevCounter {
	margin: 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0;
	list-style-type: none;
}

#navSuppWrapper {
	margin: 0;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding:0;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}

#navCatTabsWrapper {
	margin: 0;
	padding:0;
	font-weight: bold;
	height: 1%;
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMainWrapper{
height:22px;
line-height:22px;
background-color:#C7A383;
}

.back{	float: left; }

#navMain ul{
float:right;
margin: 0;
list-style-type: none;
text-align: center;	
}

#navMain li a {
	color:#FFFFFF;
	font-size:12px;
	font-weight: 700;
	text-decoration: none;
	padding:0 10px;
}

#navMain a:hover{
	text-decoration:none;
	color:#000000;
}

#navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	}

#navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {	display: inline; }

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.3em;
	margin: 0;
	white-space: nowrap;
	}

#navCatTabs{
	font-size: 12px;
	font-weight:bold;
border-bottom:2px solid #7A6451;
border-top:2px solid #7A6451;
	line-height:15px;
	margin:0;
padding:0 32px;
}

#navCatTabs a{
	color:#990033;
border:1px solid #fff;
}
#navCatTabs ul li a:hover {
font-weight:bold;
border:1px solid #990033;
color:#000;
}

#navCatTabs li{
	color:#990033;
}

.bestsellerlink{
font-size:12px;
font-weight:normal;
color:#7A6451;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {	margin: 0.5em;	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin: 1px;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	border-bottom:1px solid #C7A383;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	vertical-align:top;
	}

/****************The main content classes*************/
#productDescription, .shippingEstimatorWrapper { padding: 0.5em; }

.alert { color: #FF0000;	margin-left: 0.5em;	}

.important { font-weight: bold;	}
.gvBal { float: right;	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {	padding: 0.8em;	}
	
.centerColumn a{
	color:#6F0024;
	font-weight:bold;
}

.centerColumn a:hover{
	text-decoration:underline;
	color:#3E0014;
}

.centerColumn a:visited{
	color:#6F0024;
	font-weight:bold;
}

/**********Shopping Cart Display**********/
#cartAdd {
margin-left:50px;
	float: left;
	text-align: left;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
}

#cartSubTotal {
	background-color: #ffffff;
	color:#990033;
	margin-top:5px;	
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {	height: 2.2em;	}
	
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {	padding: 0.5em 0em;	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {	width: 2em;	}

.cartQuantity {	width: 4.7em;	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: left;
	font-weight: bold;
	color:#7A6451;
	margin-left:10px;
	line-height:20px;
	font-size:10px;
}

.cartBoxTotalright {
	text-align: right;
	font-weight: none;
	font-size:10px;
}

.cartBoxTotalright a {
	text-align: right;
	font-weight: normal;
	color:#FF2733;
}

.cartRemoveItemDisplay {	width: 3.5em;	}

.cartAttribsList {	margin-left: 1em;	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {	text-decoration: line-through;	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {	color: #ff0000;	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {	list-style-type: none;	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {	font-weight: bold;	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {	width: 5.5em;	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {	margin: 10px 1em 1em 0 ; }

#productMainImage {	margin: 10px 10px 12px 0 ; }

#cartImage {	margin: 0.5em 1em;	}

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

/***************list box contents****************/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew { margin: 1em 0em; }
	
.categoryListBoxContents { padding-right: 16px; font-size: 1.2em; margin: .5em 0em; }

 .centerBoxContentsFeatured { 
 	text-align:left;
	padding:0px;
	margin:0;
	}
 
.centerBoxWrapper {	margin: 0.1em 0; }

.centerBoxHeading{	height:25px; }

h2.centerBoxHeading {
	font-size: 1.3em;
	color:#655343;
	font-weight:bold;
	text-decoration:underline;
	padding-left:10px;
	margin-top:0px;
	}

/******************sideboxes********************/
.leftBoxHeading, .rightBoxHeading {
height:22px;
line-height:18px;
padding-top:3px;
margin-top:5px;
background:#d5d5d5;
background-image: url(../images/leftBoxHeader.jpg);
background-repeat: no-repeat;
}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.6em 0.4em 0.4em 0.4em;
	border: 1px solid #d5d5d5;
	margin-bottom:10px;
	font-size: 1.1em;
	}

h3.leftBoxHeading, h3.rightBoxHeading { font-size: 1.4em; margin-bottom: 0;	color: #990000; }

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link { color: #990000; }
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {	color: #FF9900;	text-decoration: underline;	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited { color: #FFFFFF;	}
	
.leftBoxContainer a{
	color:#6F0024;
	font-weight: 700;
	padding:2px;
}

.leftBoxContainer a:visited {	color:#6F0024;	}

.leftBoxContainer a:hover {	color: #FF9900;	text-decoration: underline; }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {	text-align: center;	}
	
.productListing-data{
	padding:2px;
	border-bottom:2px solid #E3DAE3;
}
	
#cartEmptyText{	text-align:left;}

#informationContent ul, #recordcompaniesContent ul, #musicgenresContent ul { 
list-style-type: none; 
margin: 0; 
padding: 0 0 4px 12px; 
}

#informationContent li, #recordcompaniesContent li, #musicgenresContent li { margin: 0 0 4px 0; }

#bannerboxHeading {	background-color: #0000CC;}

#upProductsHeading {	text-align: left;	}

#upDateHeading {	text-align: right;	}

/******* categories box parent and child categories *******/
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}

/******************misc***************/
.forward {	float: right;	}

.bold {	font-weight: bold;	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color:#F5F5F5;
	height:1.5em;
	vertical-align:top;
}

#myAccountGen li, #myAccountNotify li {	margin: 0;	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	vertical-align: top;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color:#FFFFFF;
	height: 2em;
	}

.productListing-rowheading {
	height: 2em;
	color: #FFFFFF;
	}

.listingDescription{
	text-align:left;
	padding-bottom:10px;
}

.listingPrice{
	font-weight:bold;
	font-size: 1.4em;
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {	margin: 1em 0em 1.5em 0em;	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {	background-color: #ffffff;	}

.navMainSearch input{
	background-color:#7A6451;
	color:#FFFFFF;
	margin:5px;
	margin-left:-4px;
	margin-right:10px;
}

.productCount{
	width:100%;
	margin-left:200px;
}

.productListing-heading{
	text-align:left;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height:30px;
}

.productListing-heading a, .productListing-heading a:active, .productListing-heading a:visited{
	border:0;
	color:#333333;
}

.productListing-heading a:hover{ color:#000000; }

#productReviewLink{
	text-align:right;
	width:100%;
	margin-left:0;
}

#contactUsForm legend{	color:#990033; }

.adsearch {font-size:10px;}

li.bestsellerlink a{
font-size:12px;
font-weight:normal;
padding:0;
margin:0;
color:#7A6451;

}
li.bestsellerlink a:hover {
font-weight:normal;
padding:0;
margin:0;
color:#000;
}

#productdetailheader {
margin-top:10px;
text-align:left;
text-indent:10px;
background:#eee;
border-top:1px solid #C7A383;
border-bottom:1px dashed #C7A383;
color:#666666;
font-size:12px;
font-weight:bold;
line-height:18px;
}
#productDetailsList {
list-style-type:none;
margin:0;
padding:4px 0;
line-height:20px;
font-size:11px;
width: 305px;
}

#productAddToCartBox { 
float: right;
padding-top: 12px;
}

#musicgenresContent select { 
border: 1px solid #7a6451;
}
#musicgenresContent option { 
padding: 2px 4px; 
font-family: Verdana, arial, helvetica, sans-serif;
color: #7a6451;
}