/**
 * ZEN CART MHR Main CSS Stylesheet
 *
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0px;
	background: url("../images/htile05.png") repeat-x top left;
	background-color:#F3F3F3;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
}


a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #CC6600;
	text-decoration: underline;	
}

a:active {
	color: #FF0000;
	
}

#productsListingTopNumber {
	font-size: 9px;
	
}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 14px;
	color:#333333;
	}

h3 {
	font-size: 16px;
	line-heigth: 1.3em;
	}
	
h3 a {
	color: #BF4820;
	text-decoration:none;
	}
	
h3 a:hover {
	color: #CC6600;
	}

h3 a:visited {
	color: #BF4820;
	}	

h3 a:active {
	color: #FF0000;
	}	

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;

	}
	
	.sideBoxContent {
	font-size: 10px;
	
	}

/*.biggerText {
	font-size: 1.2em;
	}*/
.productListing-data {
	padding: 12px 5px 12px;
	border-top:1px solid #E9E8E8;
	vertical-align: top;
	font-size: 11px;
}

.listingDescription {
font-size: 11px;
}


.itemTitle {
margin:0px 0 0 0;
}

.productName {
	/*float:left;*/
	font-size: 16px;
	color: #BF4820;
}

.productPrices {
text-align: right;
font-size: 14px;
color:#666666;
vertical-align: bottom;
}

.productArtist {
	float:left;
	font-size: 16px;
	color: #BF4820;
	text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
	/*margin: 0.2em 0;*/
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

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

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

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

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

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

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

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

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

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	margin: 0 auto;
	width: 1000px;
	/*border: 1px solid #666666;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	background-color:#F3F3F3;

	}

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

#logoWrapper{
	/*border: 1px solid #66FF00;*/
   	/*display:relative;*/
   	height: 140px;
	width:1000px;
   	padding-top: 0px;
	background:url(../images/header05.png) no-repeat;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
	#navColumnTwoWrapper {
	/*border: 1px solid #669911;*/
	}
	
	#navColumnTwo {
	/*border: 1px solid #669900;*/
	}
	
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#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;
	}
	
.optionName {
	display:none;
}

#productDetailsList {
display:none;
}

.buttonRow {
padding: 5px 10px 5px 5px;
}

#infoShoppingCart {
padding: 100px 10px 10px 20px;
}

#cartDefaultHeading {
padding: 0 0 0 100px;
}

.tableHeading {
background-color:#000000;
color:#FFFFFF;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navSuppWrapper, #navCatTabsWrapper {
	background-color: #00CCCC;
	height: 100px;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

#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.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#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;
	}

#navCategoryIcon, .buttonRow, #cartAdd, #indexProductListCatDescription {
	margin: 0.1em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#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;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

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

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	background-color:#000000;
	}
	
	#cartSubTotal {
	background-color:#000000;
	color:#FFFFFF;
	}

.tableHeading {
	background-color: #e9e9e9;
	 }

#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: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	display: none;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	display: mome;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #FFFFFF;
	width: 250px;
	background-color: #999999;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #999999;
}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	display: none;
	}
	
	.rightBoxHeading {
	margin: 0em;
	background-color: #f3f3f3;
	color:#999999;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #9a9a9a;*/
	/*border-bottom: 5px solid #336633;*/
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #f3f3f3;
	padding: 0.4em;
	border: solid thin #999999;
	width: 244px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

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, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
	
.centerBoxContentsFeatured, centerBoxHeading, .centerBoxContentsSpecials {
	display: none;
	}	

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#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;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: left;
	}
#productReviewLink {
	float: left;
	}

.bold {
	font-weight: bold;
	}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#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: #cacaca;
	height: 2em;
	}

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

#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
/* 
 * MHR CSS additions
 */
#mediaManager, #logo, #taglineWrapper, .productListing-rowheading, #indexProductListCatDescription, #navBreadCrumb, #siteinfoIP, #siteinfoLegal, #bannerSix,
#navColumnOne {
	display: none;
}
#mainWrapper {
	width: 1000px;
}

#indexHomeBody, #productinfoBody {
	background-color: #F3F3F3;
}

#navSuppWrapper {
	display: none;
	width: 700px;
	padding-top: 21px;
	border-bottom:3px solid #000000;
	height:24px;
}

#navMain { /* For Top nav in header all pages*/
  /*display: block;*/
  width: 800px;
  padding-top: 55px;
  margin-left: 107px;
  /*height: 32px;*/
  }
  	
.menuMain { /* For Top nav in header all pages*/
	/*border: 1px solid #ffff00;*/
	/*height: 84px;*/
	width: 800px;
	/*padding-top: 55px;*/
	/*margin-left: 107px;*/
			}

	
	
	.cssnav1 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/nav01.png) no-repeat;
						width: 90px;
						height: 29px;
	                    overflow:hidden;/* for ie to hide extra height*/
			}
						
			.cssnav2 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/nav02.png) no-repeat;
						width: 113px;
						height: 29px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.cssnav3 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/nav03.png) no-repeat;
						width: 151px;
						height: 29px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.cssnav4 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/nav04.png) no-repeat;
						width: 116px;
						height: 29px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.cssnav5 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/nav05.png) no-repeat;
						width: 133px;
						height: 29px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			
			.cssnav6 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/nav06.png) no-repeat;
						width: 144px;
						height: 29px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.cssnav1 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 90px;
						height: 29px;
						display: block;
						float: left;
						color: black;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			
			.cssnav2 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 113px;
						height: 29px;
						display: block;
						float: left;
						color: black;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
						}
						
			.cssnav3 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 151px;
						height: 29px;
						display: block;
						float: left;
						color: black;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
						}
						
			.cssnav4 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 116px;
						height: 29px;
						display: block;
						float: left;
						color: black;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
						}			
						
			.cssnav5 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 133px;
						height: 29px;
						display: block;
						float: left;
						color: black;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
						}
						
			.cssnav6 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 144px;
						height: 29px;
						display: block;
						float: left;
						color: black;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
						}				
			
			.cssnav1 a:hover{
						background: url(../images/nav01r.png) no-repeat; 
						
			}
			.cssnav2 a:hover{
						background: url(../images/nav02r.png) no-repeat; 
						
			}
			.cssnav3 a:hover{
						background: url(../images/nav03r.png) no-repeat; 
						
			}
			.cssnav4 a:hover{
						background: url(../images/nav04r.png) no-repeat; 
						
			}
			.cssnav5 a:hover{
						background: url(../images/nav05r.png) no-repeat;
						
			}
			.cssnav6 a:hover{
						background: url(../images/nav06r.png) no-repeat;
						
			}
			.cssnav1 img, .cssnav2 img, .cssnav3 img, .cssnav4 img, .cssnav5 img, .cssnav6 img{
			 width: 110px; height: 29px; border: 0; 
			 }
			 
			 * html a:hover {visibility:visible
			}
			 
			 .cssnav1 a:hover img, .cssnav2 a:hover img, .cssnav3 a:hover img, .cssnav4 a:hover img, .cssnav5 a:hover img, .cssnav6 a:hover img{
			visibility:hidden
			}
			.cssnav1 span{
					    display: none;
					    cursor: pointer; 
		     }
			 .cssnav2 span{
					    display: none;
					    cursor: pointer; 
		     }
			  .cssnav3 span{
					    display: none;
					    cursor: pointer; 
		     }
			  .cssnav4 span{
					    display: none;
					    cursor: pointer; 
		     }
			  .cssnav5 span{
					    display: none;
					    cursor: pointer; 
		     }
			  .cssnav6 span{
					    display: none;
					    cursor: pointer; 
		     }	
	
	
				
#navSub { /* For Sub nav in goods all pages*/
  background:url(../images/line01.gif) bottom no-repeat;
  display: block;
  width: 542px;
  height: 45px;
  margin-top: 50px;
  margin-left: 100px;	
  }
  	
.menuSub { /* For Sub nav in goods all pages*/
	/*background:#00CC66;*/
	display:block;
	height: 36px;
	width: 100%;		
	}
	
	
	.tab01 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/tab01.png) no-repeat;
						width: 65px;
						height: 36px;
	                    overflow:hidden;/* for ie to hide extra height*/
			}
						
			.tab02 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/tab02.png) no-repeat;
						width: 65px;
						height: 36px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.tab03 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/tab03.png) no-repeat;
						width: 65px;
						height: 36px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.tab04 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/tab04.png) no-repeat;
						width: 65px;
						height: 36px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.tab05 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/tab05.png) no-repeat;
						width: 65px;
						height: 36px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			.tab06 { /* For Top nav in header all pages*/
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/tab06.png) no-repeat;
						width: 65px;
						height: 36px;
	                    overflow:hidden;/* for ie to hide extra height*/				
			}
			
			.tab01 a, .tab02 a, .tab03 a, .tab04 a, .tab05 a, .tab06 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 65px;
						height: 36px;
						display: block;
						float: left;
						color: black;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			
			.tab01 a:hover{
						background: url(../images/tab01r.png) no-repeat; 
						
			}
			.tab02 a:hover{
						background: url(../images/tab02r.png) no-repeat; 
						
			}
			.tab03 a:hover{
						background: url(../images/tab03r.png) no-repeat; 
						
			}
			.tab04 a:hover{
						background: url(../images/tab04r.png) no-repeat; 
						
			}
			.tab05 a:hover{
						background: url(../images/tab05r.png) no-repeat;
						
			}
			.tab06 a:hover{
						background: url(../images/tab06r.png) no-repeat;
						
			}
			.tab01 img, .tab02 img, .tab03 img, .tab04 img, .tab05 img, .tab05 img{
			width: 65px; height: 36px; border: 0; 
			 }
			 
			 * html a:hover {visibility:visible
			}
			 
			 .tab01 a:hover img, .tab02 a:hover img, .tab03 a:hover img, .tab04 a:hover img, .tab05 a:hover img, .tab06 a:hover img  {
			visibility:hidden
			}
			.tab01 span{
					    display: none;
					    cursor: pointer; 
		     }
			 .tab02 span{
					    display: none;
					    cursor: pointer; 
		     }
			  .tab03 span{
					    display: none;
					    cursor: pointer; 
		     }
			  .tab04 span{
					    display: none;
					    cursor: pointer; 
		     }
			  .tab05 span{
					    display: none;
					    cursor: pointer; 
		     }
			 .tab06 span{
					    display: none;
					    cursor: pointer; 
		     }

.productListing-odd {
	
}
.productListing-even {
	
}
.productTable {
border-top:1px solid #CCCCCC;
}
#productMusicDisplay {
padding: 0px 0 0 0;

}