/**
 * Main CSS Stylesheet
 *
 * this css validates!!!!!!!!!!!!!!!!!!
 */
 
 
 body {
	margin-top: 0; 
	margin-bottom: 3em;
	font-family: "lucida sans unicode", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #055;
	background-color: #d5e8e0;
 
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #009899;
	text-decoration: none;
	}
 
a:visited {
	color: #118FC6;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #118FC6;
	text-decoration: none;
	}
 
a:active {
	color: #f00;
	}
	
h3, h4, h5, h6 {
	/*font-family: georgia;*/
	color: #008888;
	background-color: inherit;
	font: 12px georgia, helvetica, sans-serif;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: 12px georgia, helvetica, sans-serif;
	color: #055;
	background-color: inherit;
	/*border-bottom: 1px solid #00c4c4;*/
	/*clear: both;*/
}
h3 {
	font-size: 12px;
}
p, ul, ol {
	margin: 0 0 1.5em 0;
}
/* Header*/
#searchContent{
    padding: 10px 0px 10px 0px;
}


/*****************left nav*/ 
.menu_1{ 
  background-color: #fff;
  height:100%;
  margin-left: 0em; 
  padding: 10px 30px 15px 10px;
  font-size:11px;
}
 
 
.main_cell { 
 border: 1px #009899 solid; 
  width:99%;
  text-align: center;
  background-color: #fff;
  font-size:15px;
}
.main_cell_left { width:117px;}
.main_cell_right { width:188px;}

.p_name {  color:#C52B2B; font-size:12px;   font-weight:bold;}
.p_discription {font-size:12px;   color:#615543;}
.main_cell_text a { margin-left:5px; color:#B6A996;}

.price_text { color:#C52B2B; font-size:12px; font-weight:bold;}
.price_text1 { color:#435A6C; font-size:12px;padding:4px;}
 
 .button{
  text-align: left;
   margin-left:5px;
 }
 .main_block strong{
  margin-left:5px;
}
 
  
 
.bigger	{
		color:#C52B2B;
		font-size:13px;
		font-weight:bold
		}
 
 

ul { 
  margin:0px; 
  padding:0px; 
  list-style: none;
}

.ul1 li { 
   
  padding:3px 0px 3px 0px; 
  margin:0px;
  text-align: left;
}
.ul1 li a { 
  background:url('../images/point.gif') no-repeat left; 
  padding-left:10px; 
  color:#009899; 
  line-height:14px; 
  text-decoration:none;
}
.ul1 li a:hover { 
  color:#C52B2B;
}
.ul2 li {  
  margin:0px; 
   
  padding:1px 1px 3px 10px; 
}
.ul2 li a { 
  background:url('../images/point.gif') no-repeat left; 
  padding-left: 10px; 
  color:#2D2D2D; 
  line-height:14px; 
  text-decoration:none;
}
 .ul2 li a:hover { 
  color:#C52B2B;
}

.heading_text { 
  color:#4e4130; 
  font-size:15px; 
  line-height:15px; 
  font-weight:bold; 
  text-align: center;
}

.input { vertical-align:middle;}
 
 #specialsListing{
   padding:2em;
    
   
 }
#bestsellersContent{
  padding: 10px;
  text-align: left;
}
.itemTitle{
 
 padding-left: 10px;
}
.listingDescription{
 
 padding-left: 10px;
}

.productListing-data{
 padding-left: 10px;
 border-bottom: 1px dashed #00c4c4;
}

td.main{padding-left:3px;font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  }
   

menu{
  float:left; 
  
  display:block; 
  width:102px; 
  height:24px;  
  padding-top:16px; 
  padding-left:0px;
  color:#5F5F5F; 
  font:bold 100% Tahoma, Helvetica, sans-serif; 
  text-decoration:none;
}
/* end Header*/







/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #fff;
	text-align: center;
	color: inherit;
	width: 720px;
	
	margin-bottom: 3em;
}
#headerWrapper {font:12px Arial, Helvetica, sans-serif;color:#474747; background-color:#fff;
}


#contentMainWrapper, 
#cartBoxListWrapper, 
#ezPageBoxList, 
#cartBoxListWrapper ul, 
#ezPageBoxList ul, 
#mainWrapper, 
#popupAdditionalImage, 
#popupImage {
	margin: 0em;
	padding: 0em;
}

 

#navColumnOneWrapper, 
#navColumnTwoWrapper, 
#mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, 
#navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	padding: 1em 0 0 0em;
	text-align : center;
	color: #fff;
	font-style: italic;
	background-color: inherit;
}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
/*****************************nav top under header************/
#navMainWrapper{
	margin: 0;
	padding: 0;
	height: 40px;
	
	background-color: #fff;
	color: inherit;
	/*border-top: 1px solid #00c4c4;
	border-bottom: 1px solid #00c4c4;*/
}
#navCatTabsWrapper {
    margin: 0;
	padding: 0.5em 0;
	height: 30px;
	background-color: #00c4c4;
	color: inherit;
	border-top: 1px solid #00c4c5;
}
#navMain {
	margin-top: -1px;
}
#navMain ul,  
#navCatTabs ul {
	margin: 0 .5em;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#navMain ul li,  
#navCatTabs ul li {
	display: inline;
	position: relative;
}
/****************nav boxes under header*****change to image*****/

#navMain ul li a {
	padding: 0.5em;
	margin: 0;
   
	background-color: #a2d5df;
	border-left: 1px solid #00c4c4;
	border-right: 1px solid #00c4c4;
	border-bottom: 1px solid #00c4c4;
	color: #026F6B;
}
#navMain ul li a:hover{
    
	background-color: #c9e1ee;
    color: inherit;
} 
#navCatTabs ul li a:hover{
        /*background-image: url('../images/nav-2.gif');*/
	background-repeat: repeat-x;
	background-color: #c9e1ee;
    color: inherit;
}

/*****************bottom nav******************/
#navSuppWrapper{
	margin: 0;
	padding: 0.5em 0;
	/*height: 30px;*/
	background-color: #a2d5df;
	color: #02918D;
	text-align:  center;
	/*border-top: 1px solid #00c4c4;*/
	border-bottom: 1px solid #00c4c4;
	background-image: url('../images/nav-2.gif');
	background-repeat: repeat-x;
}
#navSupp ul li a:hover{
        /*background-image: url('../images/nav-2.gif');*/
	background-repeat: repeat-x;
	background-color: #c9e1ee;
    color: #02918D;
} 

#navSupp ul li a {
	padding: 0.5em;
	margin: 0;
	background-color: inherit;
	color: #02918D;
}


#navSupp ul 
{
	margin: 0 .5em;
	padding: 0;
	list-style-type: none;
	position: relative;
}
#navSupp ul li 
{
	display: inline;
	position: relative;
}


/*****************ul,li under header****change to image*************/


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	/*border: 1px solid #008888;*/
}

#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 {
	background-color: #fff;
	padding: 3px;
	/*border-top: 1px solid #00c4c4;*/
	color: inherit;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	/*border-top: 1px solid #00c4c4;*/
	color: inherit;
}

/*#navColumnOne, #navColumnTwo {
	background-color: transparent;
}*/

#navColumnOne {
text-align: left;
    font-size: 12px;
	background-color: #fff;
    color: inherit;	
    }

#navColumnTwo {
    font-size: .12px;
	background-color: #fff;
    color: inherit;	
	}	

/*************end nav***********************/
/****************center content***************/


.content {
	text-align: left;
	font-size: 100%;
	margin-bottom: 1em;
}
.content:first-letter {
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 130%;
	color: #00E1E1;
	padding-left: 0.5em;
	background-color: inherit;	
}

#main {
	width:100%;
	color:#055;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	line-height:130%;
	background-color:#FFFFFF;
}
/* main textual content area */
#content {
	padding:5px;
	margin:0 0 10px 0;
	line-height:140%;
	background-color:#FFFFFF;
	text-align:left;
	color: inherit;
	float:right;
	width:96%;
	border-bottom:2px solid #F0F0F0;
}
#content p {
	padding:0;
	margin:8px 0 0 2px;
}

h2 {
	font-size:12px;
	background-color: inherit;
	display:block;
	width:100%;
	border-bottom: 2px solid #F0F0F0;
	margin:0;
	padding:0;
	color:#009899;
}

/**********end center content*************************/
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	margin: auto;
	padding: 0 3px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #00c4c4;
	color: #008888;
	font: inherit;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #00c4c4;
}

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

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

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

.centerBoxContents, 
.specialsListBoxContents, 
.categoryListBoxContents, 
.centerBoxContentsAlsoPurch, 
.attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
input[type="text"], 
input[type="password"] {
	background-color: #fff;
	border: 1px solid #00c4c4;
	font: inherit;
	color: #008888;
	padding: 0 3px;
}
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;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border-bottom: 1px solid #00c4c4;
}

/*warnings, errors, messages*/
.messageStackWarning, 
.messageStackError, 
.messageStackSuccess, 
.messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #00c4c4;
}

.messageStackWarning, 
.messageStackError {
	background-color: #FFB3E7;
	color: #f00;
	padding: 0 .5em;
	margin-bottom: .5em;
}
.messageStackWarning img, 
.messageStackError img, 
.messageStackSuccess img, 
.messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #f00;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #f00;
}
.markProductOutOfStock{
color: #f00;
}

/*The main content classes*/
#navColumnOne, 
#navColumnTwo, 
.centerBoxContents, 
.specialsListBoxContents, 
.categoryListBoxContents, 
.additionalImages, 
.centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, 
.centerBoxContentsFeatured, 
.centerBoxContentsNew, 
.alert {
	vertical-align: top;
}

/*.content,*/ 
#productDescription, 
.shippingEstimatorWrapper {
}
.alert {
	color: #FF0D0D;
	background-color: inherit;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, 
#bannerTwo, 
#bannerThree, 
#bannerFour, 
#bannerFive, 
#bannerSix {
	/*padding: 0.8em;*/
}
.bannerbox2content{
   text-align: center;
}
.centerColumn {
  background-color: #fff;
  color: #008888;
	padding: 3px;
	text-align: left;
}
.smallText, 
#siteinfoLegal, 
#siteinfoCredits, 
#siteinfoStatus, 
#siteinfoIP {  
  background-color: #fff;
	color: #666;

}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
 
	padding: 1em;
}

.tableHeading th {
	border-bottom: 1px solid #00c4c4;
}

.tableHeading, #cartSubTotal {
	background-color: #fff;
	color: inherit;
}

#cartSubTotal {
	border-top: 1px solid #00c4c4;
	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: #9cf;
	background-color: inherit;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	color: inherit;
	background-color: #fff;
	border: 1px solid #00c4c4;
}

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

.productSpecialPrice, 
.productSalePrice, 
.productSpecialPriceSale, 
.productPriceDiscount {
  color: #ff0000; 
	font-weight: bold;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#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*/
#productMainImage, 
#reviewsInfoDefaultProductImage, 
#productReviewsDefaultProductImage, 
#reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

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

.attributesComments {}
/*********cart end************/
/*list box contents*/
.centerBoxContents, 
.specialsListBoxContents, 
.categoryListBoxContents, 
.additionalImages, 
.centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, 
.centerBoxContentsFeatured, 
.centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper {
	border: 1px solid #00c4c4;
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, 
h3.leftBoxHeading a, 
h3.rightBoxHeading, 
h3.rightBoxHeading a {
	margin: 0;
}
#manufacturersHeading, 
#currenciesHeading, 
#musicgenresHeading, 
#recordcompaniesHeading, 
#searchHeading, 
#search-headerHeading {
}
/**********************************box headings*/
.leftBoxHeading, 
.centerBoxHeading, 
.rightBoxHeading {
 
	/*padding: 3px;*/
	font-weight: bold;
 
	background-color: #fff;
	color: #055;
	height: 20px;
	text-align:  center;
	font-size:14px;
	
}
#informationheading{
 text-align:  center;

}
.leftBoxContainer, 
.rightBoxContainer {
 
	margin: 0 0 1em 0;
}

.sideBoxContent {
	background-color: #fff;
	padding: 0.4em;
	color: inherit;
}

/********************product listings **************/

.productListing-odd,.productListing-even{
	padding: 2em;
	border-bottom: 1px solid #00c4c4;

}

.centeredContent, 
TH, #cartEmptyText, 
#cartBoxGVButton, 
#cartBoxEmpty, 
#cartBoxVoucherBalance, 
#navCatTabsWrapper, 
#navEZPageNextPrev, 
#bannerOne, 
#bannerTwo, 
#bannerThree, 
#bannerFour, 
#bannerFive, 
#bannerSix, 
#siteinfoLegal, 
#siteinfoCredits, 
#siteinfoStatus, 
#siteinfoIP, 
.center, 
.cartRemoveItemDisplay, 
.cartQuantityUpdate, 
.cartQuantity, 
.cartTotalsDisplay, 
#cartBoxGVBalance, 
.accountQuantityDisplay, 
.ratingRow, 
LABEL#textAreaReviews, 
#productMainImage, 
#reviewsInfoDefaultProductImage, 
#productReviewsDefaultProductImage, 
#reviewWriteMainImage, 
.centerBoxContents, 
.specialsListBoxContents, 
.categoryListBoxContents, 
.additionalImages, 
.centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, 
.centerBoxContentsFeatured, 
.centerBoxContentsNew, 
.gvBal, 
.attribImg {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
	color: inherit; 
	background-color: inherit;
}

.rowOdd {
	background-color: #fff;
	color: inherit;
	vertical-align: top;
			border: 1px solid #00c4c4;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
	color: inherit;
		border: 1px solid #00c4c4;
}

caption {
	/*display: none;*/
}

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

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

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

tr.tableHeading {
	background-color: #fff;
	color: inherit;
}
#prevOrders td {
	border-bottom: 1px solid #00c4c4;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #fff;
	color: inherit;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#siteMapList {
	width: 90%;
	float: right;
}

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

label#textAreaReviews {
	font-weight: normal;
	color: inherit;
	background-color: inherit;
	margin: 1em 0em;
}

#popupShippingEstimator, 
#popupSearchHelp, 
#popupAdditionalImage, 
#popupImage, 
#popupCVVHelp, 
#popupCouponHelp, 
#popupAtrribsQuantityPricesHelp, 
#infoShoppingCart {
	background-color: #fff;
	color: inherit;
}
/*sideboxes and catagories*/
 
 
 
