body {
	margin: 0;
	font-family: 12px/1 Helvetica, Tahoma, Arial, \5b8b\4f53, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image:url(../images/body_bg.jpg) 
	background-repeat: repeat-x;
	background-color: #ebebeb;
	background-attachment: fixed 
	}

a img {border:none;}

a:link, #navEZPagesTOC ul li a {
	color:#3366CC;
	text-decoration: none;
	}
 
a:visited {
	color: #3366CC;
	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: #009900;
	}
	
a:active {
	color: #009900;
	}

h1 {
	font-size: 14px;
	color: #000000;
	}

h2 {
	font-size: 13px;
	}

h3 {
	font-size: 12px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 11px;
	}
	
.sideBoxContent {
	font-size: 11px;
	}

.biggerText {
	font-size: 14px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	}

/*  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: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	}

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;
	padding: 0.2em;
	}

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

#logo{
    float:left;
}
	

.png div{position:relative;}



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

LABEL.inputLabel {
	width: 10em;
	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: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 18px;
	padding: 0.2em;
	}

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	}

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

#headerWrapper{
    background-image: url(../images/header_bg.png);
	width: inherit;
	height:16.8em;
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
	}
*html #headerWrapper{
	height:15.8em;
	}/*IE6*/
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
	
#tagline {
	color:#FFFFFF;
	font-size: 12px;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	float: right;
	margin: 0em 0em 1em 1em;
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper {
	margin: 0 1.2em 1.2em 1.2em;
	font-weight: bold;
	color: #ffffff;
	}
	
#navWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffooff;
	align:center;
	}

#navCatTabsWrapper {
	background-color: #000000;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
    font-size: 11px;
	font-weight: hold;
	line-height: 11px;
	}

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

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}
#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #336699;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #000000;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 15px;
	border: 1px solid #9a9a9a;
	}

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

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

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

#navMainSearch {
	float: right;
	margin-right:1em;
	}

#navBreadCrumb {
	font-size: 11px;
	margin: 0.2em 1em;
	}

#navEZPagesTop {
background: # ;
border-bottom: 2px solid fff ;
margin: 4em, 0em, 4em, 3em;
padding: 0em 0em 0em 3em ;
font-size:11px;
font-weight: bold;
text-align: center;
list-style: none;
}
*+html #navEZPagesTop {
padding: 1em 0em 1em 1em ;
margin: 1.8em, 0em, 0em, 0.5em;
}/*IE7*/
*html #navEZPagesTop {
padding: 1em 0em 1em 1em;
margin: 2em, 0em, 0em, 0em;
}/*IE6*/
#navEZPagesTop a{
list-style: none;
margin: 0;
padding: 0;
}
#navEZPagesTop a {
padding: 5px 0 5px;
text-align: center;
}
#navEZPagesTop {
display: inline-table;
}
#navEZPagesTop a{
background: url(../images/atableft.png) no-repeat left top;
color: #FFF;
text-decoration: none;
padding: 8px 0;
}
*+html #navEZPagesTop a{
padding: 0px 0px 0px 0px;
margin: 0 4px 4px 0;}/*IE7*/


#navEZPagesTop a span{
background: url(../images/atabright.png) no-repeat right top;
padding: 8px 10px 8px 5px;
margin: 4px 0 4px 3px;
}
#navEZPagesTop a:hover span {
text-decoration: none;
background-position: 100% -75px;
}
#navEZPagesTop a:hover {
background-position: 0 -75px;
}
#navEZPagesTop #current a {
background-position: 0 -150px;
}
#navEZPagesTop #current a span {
background-position: 100% -150px;
}
/*\*//*/
#navEZPagesTop{
display: inline-block;
white-space: nowrap; 
width: 1px;
}
#navEZPagesTop a {
padding-bottom: 0;
margin-bottom: -1px;
}

/*\*/
* html #navEZPagesTop a{
padding: 0;
}

#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: 12px;
	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: 0em 0.2em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 12px;
	}

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

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

.tableHeading, #cartSubTotal {
	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: 3em;
	}

.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: #046295;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 12em;
	}

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

.productPrice, .productSpecialPrice, .productSalePrice, .normalprice, .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 {
    color: #000000;
	font-size: 11px;
	}
#cartBoxVoucherBalance {
    font-weight: hold;
	}
.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, #popupAdditionalImage, #popupImage, #popupAdditionalImage, #popupImage, #listingProductImage {
	margin: 2em 2em 2em 2em;
	border: 1px solid #cccccc;
	}

.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: 0.5em 0.97em;
	}
*html .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0.5em 0.5em;
	}/*IE6*/

.centerBoxWrapper {
	height: 1%;
	margin: 0.5em 0em 0.6em 0.6em;
	padding: 0.5em;
	}

h2.centerBoxHeading {
	font-size: 11px;
	color: #046295;
	}

/*sideboxes*/
.columnLeft {}

h4.leftBoxHeading, h4.leftBoxHeading a {
	font-size: 11px;
	color: #FFFFFF;
	}
h4.rightBoxHeading, h4.rightBoxHeading a {
	font-size: 11px;
	color:#FFFFFF;;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 11px;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em 0em;
	background-image: url(../images/china.gif);
	padding: 0.5em 0.4em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0.2em;
	margin-top: 0em;
	border:1px solid #CCCCCC;
	}

.sideBoxContent {
	padding: 0em;
	}

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

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	text-align: left;
	}
.productListing-data {
	text-align: left;
	margin: 2em 2em 2em 2em;
	padding:0.5em;
	border-bottom: 1px solid #CCCCCC;
	}
#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;
	}
	
A.category-top, A.category-top:visited {
	color: #3366CC;
	line-height: 20px;
	font-weight: bold;
	text-align:center;
	}
#categoriesContent{ 
    background-image:url(../images/18.gif);
	margin:0em 0.3em;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
A.category-subs:hover,A.category-products:hover,A.category-top:hover{
    color:#FE7C25;
	}
/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.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-image: url(../images/h.gif);
	height: 2.0em;
	color: #000000;
	padding: 0.5em;
	margin:10em;
	}

.centerBoxHeading{
	background-image: url(../images/h.gif);
	margin: 0em;
	height: 1em;
	padding: 0.8em;
	}

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

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

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

#popupShippingEstimator, #popupSearchHelp, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 180%;}

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


