:focus { -moz-outline-style: none; }
a,area { blr:expression(this.onFocus=this.blur()) }
html {

overflow-y:scroll!important;

*overflow-y:scroll;

}

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #D0D0D0;
    width:100%;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #333;
	text-decoration: none;
	}
 
a:visited {
	color: #333;
	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: #666666;
	text-decoration:underline;
	}

a:active {
	color: #000;
	}

h1 {
	font-size: 1.5em;
	color: #686754;
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.1em;
	}

h2, h3, h4, h5, h6 {
	margin:0;
	}
h1{
	margin:0.4em 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: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
    vertical-align:top;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	font-family:Arial;
	}


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: none;
	border-bottom: 1px dotted #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*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 780px;
	padding:0 5px;
	vertical-align: top;
	margin:auto;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#logoWrapper{
	height:80px;
	padding:3px 0px;
	}

#navColumnOneWrapper {
	background:url(../images/leftSideContent.gif) repeat-y left;
} 
#navColumnTwoWrapper {
	background:url(../images/rightSideContent.gif) repeat-y left;
} 
#leftColumnOneBottom{
	background:url(../images/leftSideBottom.gif) no-repeat left bottom;
	height:10px;
}
#rightColumnOneBottom{
	background:url(../images/leftSideBottom.gif) no-repeat left bottom;
	height:10px;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#headerCattabs{
	background:url(../images/headerBar.gif) repeat-x;
	height:30px;
    _height:35px;
	text-align:center;
}
#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;
	}

/*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;
	}

#navMainWrapper, #navSuppWrapper {
	margin: 0em;
	background-color: #EFEFE3;
	padding: 0.2em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}

#navCatTabsWrapper {
	color: #FFF;
}

.search {
border:medium none;
cursor:pointer;
}
.search span{
	visibility:hidden;	
}
.search {
background:transparent url(../images/button_search.gif) no-repeat scroll left top;
height:22px;
margin-top:1px;
width:83px;
}

#navMain{
	float:left;	
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	color:#686754;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #686754;
	white-space: nowrap;
	}

#navCatTabs a {
	color: #fff;
	line-height:26px;
	font-size:12px;
	font-weight:bolder;
	padding:0 10px;
	}

#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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: left;
	}

#navBreadCrumb {
	padding: 0.4em 0em;
	background-color: #ffffff;
	margin: 0em;
	border-bottom:1px solid #E4E5DF;
}

#navEZPagesTop {
	font-size: 1em;
	font-weight:normal;
	margin: 0em;
	float:right;
	width:430px;
	color:#333;
	line-height:23px;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
.columnRight {
    background:transparent url(../images/rightSideContent.gif) repeat-y scroll left
	}
.categoriesHeading{
	background:url(../images/leftSideHeader.gif) no-repeat bottom;
	height:28px;
	margin:0;
	border:0;
}
.leftBoxHeading{
	background:url(../images/leftSideHeader.gif) no-repeat bottom;
	height:18px;
	margin:0;
	border:0;
    text-indent:16px;
}
.leftBoxHeading span{
text-indent:15px;
}
/*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: 1em;
	line-height:160%;
}

#productDescription h3{
	font-size:1.2em;
	margin:0.5em 0;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin-top:5px
	}

.tableHeading, #cartSubTotal {
	background-color: #686754;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color:#FFF;
	font-size:12px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	line-height:150%;
	vertical-align:middle;
	}
.cartQuantity a, .cartProductDisplay a{font-weight:bold; text-decoration:underline;}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	font-size:13px;
	font-weight:bold;
	color:#900;
	}
.cartQuantity input{width:30px; text-align:center; }
#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 {
	color: #cc0000;
	}
.productPriceDiscount,.normalprice{font-size:11px;color:#000;}
.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 ;
	}

.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 #CCCCCC;
	height: 1%;
	margin-bottom: 1.1em;
}

h2.centerBoxHeading {
	font-size: 1.1em;
	background-color:#686754;
	padding:4px 0;
	text-indent:8px;
	color:#FFF;
}

/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading{
	padding-top:10px;
	color:#000;
}
h3.leftBoxHeading label{ color:#000;font-size:13px;}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 13px;
	color: #333333;
}
#currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
}

.sideBoxContent {
	padding: 0.4em 0 0;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#siteinfoLegal{
	padding:20px 0;	
	font-size:12px;
}
#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: 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: #686754;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #686754;
	height: 2em;
	color: #FFFFFF;
	}
.productListing-rowheading th a{
    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;
	}
.products_price_text{ font-weight:bold;font-size:14px;color:#CC0000;}

h3.itemTitle{font-size:12px;}
h3.itemTitle a{text-decoration:underline;}
.productListing-even, .rowEven{background-color:#EFEFE3;}
.rowOdd{background-color:#FFF;}
.rowtotal{background-color:#ECEDE9;}
.rowtotal td{padding:3px;}
.productListing-even td, .rowOdd td, .rowEven td{padding:3px;}
.tabTable{margin:3px 0;border-bottom:1px solid #EFEFE3;}

#productpage_cart{background:url(../images/product-instructions_bg.gif) no-repeat; width:305px; height:33px;}
#productDetailsList span.products_price_text{font-size:18px;color:#FF0000}

#productMainImage a {text-decoration:none;}
#productMainImage {border-right:1px dotted #686754;padding-right:1em; width:380px;}

#livechat{float:right;}
#logoMenu{float:right; padding-top:15px; padding-right:2px;}
#logoMenu a:hover{text-decoration:none;}
#logoMenu span{
	color:#8C8C8C;
font-size:12px;
font-weight:bold;
line-height:16px;
vertical-align:top;}

#taglineWrapper{float:right;width:560px;height:35px;padding-top:10px;}
.listingBuyNowButton{margin-top:3px;}

.Menubox {
border-bottom:1px solid #DCDCDC;
height:28px;
width:100%;
color:#ffffff;
}
.Menubox .im-cont{font-size:13px;padding-left:6px;padding-right:6px;}
.Menubox ul {
margin:0;
padding:0;
}
.Menubox li {
display:block;
float:left;
font-weight:bold;
margin-right:6px;
margin-left:6px;
text-align:center;
}
.Menubox li.hover {
font-weight:bold;
height:25px;
}
.Menubox li.hover2 {
font-weight:bold;
background-color:#949694;
height:25px;
}
.Menubox a {
color:#333333;
text-decoration:none;
}
.im-left{
background:transparent url(../images/sprtabs.png) no-repeat scroll 0 -210px;
width:4px;
float:left;
height:28px;
padding-bottom:1px;
}
.im-right{
background:transparent url(../images/sprtabs.png) no-repeat scroll 100% -315px;
float:left;
padding:6px 9px 3px 7px;
*padding:7px 9px 3px 7px;
font-size:medium;
}
.im-right a {
color:#333333;
text-decoration:none;
}
.im-right a:hover {
color:#5d5d5d;
text-decoration:underline;
}
.im-left-click{
background:transparent url(../images/sprtabs.png) no-repeat scroll 0 -420px;
width:4px;
float:left;
height:28px;
padding-bottom:1px;
}
.im-right-click{
background:transparent url(../images/sprtabs.png) no-repeat scroll 100% -525px;;
float:left;
padding:6px 9px 3px 7px;
*padding:7px 9px 3px 7px;
font-size:medium;
}
.pay-header {
color:#5D5D5D;
font-family:Arial;
font-size:medium;
padding:0 0 12px;
font-weight:bolder;
}
#rpdId {
color:#5D5D5D;
font-family:Arial;
font-size:large;
padding:0 0 12px;
}
#rpdId span {
color:#5D5D5D;
font-size:medium;
font-weight:bolder;
}
.shiphead{
color:#5D5D5D;
font-family:Arial;
font-size:medium;
padding:0 0 12px;
font-weight:bolder;

}	  
.product_lyr .mbox{background-color:#EFF3FC; padding:0.5px;}
.product_lyr #con_one_1 td{font-size:12px;padding:2px;line-height:160%;}
.product_lyr .label{
       font-weight:bold;
      }
.product_lyr .even{
      background:#EAEAEA;
      }	  
.ch-top{
 height:5px;
background:#FFFFFF url(../images/check_top_l.gif) no-repeat scroll left top;
}
.ch-top span {
background:transparent url(../images/check_top_r.gif) no-repeat scroll right top;
display:block;
height:5px;
}
.ch-top span em {
display:block;
margin-left:5px;
margin-right:5px;
border-top:1px solid #CCCCCC;
height:2px;
}
 .ch-btm{
background:#FFFFFF url(../images/check_btm_l.gif) no-repeat scroll left top;
height:13px;
}
.ch-btm span{
background:transparent url(../images/check_btm_r.gif) no-repeat scroll right top;
display:block;
height:13px;;
}
.ch-btm span em {
display:block;
margin-left:5px;
margin-right:4px;
height:5px;
border-bottom:1px solid #CCCCCC;
}
.bs_container{
background:#FFFFFF none repeat scroll 0 0;
padding:10px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:12px;
line-height:1.5;
}
#productDetailsList{list-style-type:none;line-height:200%}
#productQuantityDiscounts{float:left;}
div.box_a {
margin-top:15px;
}
div.box_a table {
border-left:1px solid #ccc;
border-top:1px solid #ccc;
clear:both;
color:#808080;
margin-left:3px;
overflow:hidden;
width:280px;
}
div.box_a table td {
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
font-size:12px;
font-weight:700;
height:22px;
line-height:17px;
text-align:center;
}
div.box_a table td b {
color:#000000;
}
div.box_a table td.trbg {
background:#ECECEC none repeat scroll 0 0;
}
#step {height:20px}
#step_buy li{list-style-type:none;float:left;height:20px;width:100px}
#step_buy li em{display:none}
#step_buy #one{
background: #FFFFFF url(../images/progress-cart.gif) no-repeat scroll left top;
}
#step_buy #two{
background: #FFFFFF url(../images/progress-address.gif) no-repeat scroll left top;
}
#step_buy #three{
background: #FFFFFF url(../images/progress-shipping.gif) no-repeat scroll left top;
}
#step_buy #four{
background: #FFFFFF url(../images/progress-payment.gif) no-repeat scroll left top;
}
#step_buy #five{
background: #FFFFFF url(../images/progress-confirmation.gif) no-repeat scroll left top;
}
#step_buy #oneon{
background: #FFFFFF url(../images/progress-cart-active.gif) no-repeat scroll left top;
}
#step_buy #twoon{
background: #FFFFFF url(../images/progress-address-active.gif) no-repeat scroll left top;
}
#step_buy #threeon{
background: #FFFFFF url(../images/progress-shipping-active.gif) no-repeat scroll left top;
}
#step_buy #fouron{
background: #FFFFFF url(../images/progress-payment-active.gif) no-repeat scroll left top;
}
#step_buy #fiveon{
background: #FFFFFF url(../images/progress-confirmation-active.gif) no-repeat scroll left top;
}
.main_bar {
	background-color:#686754;
	height:20px;
	font-size:14px;
	vertical-align:middle;
	font-weight: bold;
	padding-bottom:2px;
	line-height:20px;
	color:#ffffff
}
.fpTopbar {
	border: 2px solid #cccccc;
	border-width:2px 2px 2px;
	padding:5px;
	font-size:12px;
}
#accountLinksWrapper{	margin-bottom: 10px;width:100%}	
#accountDefault ul{ margin-left:10px;padding:0;}
#accountDefault li{ text-indent:1em; line-height:20px;background: url(../images/current_category_arrow.gif) no-repeat left 9px;display:block; line-height:20px;color:#111}
#accountDefault h2{height: 32px;background:url(../images/dhbg.gif) repeat-x left 1px;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #069;line-height: 32px; padding-left:15px;
font-size: 12px;}
#myAccountGen,#myAccountNotify{ border:1px solid #ddd;height:115px; width:270px}
.totalBox {
padding:0.2em;
text-align:right;
width:5.5em;
}
TR.tableHeading {
	background:url(../images/dhbg.gif) repeat-x left top;
	color:#333;
	font-size:12px;
	border-bottom: 1px solid #cccccc;
	padding:4px;
	}
#orderTotals {
border:1px solid #CCCCCC;
padding-left:10px;
}
#checkoutSuccess{
border:1px solid #cccccc;
padding:0px 10px 0;
margin-bottom:10px
}
#checkoutSuccess a {
color:#A72D2C;
} 
#checkoutSuccess a:hover {
color:#666666;
} 
#checkoutSuccessThanks{
margin:1em 0;
}
#checkoutSuccessOrderLink,#checkoutSuccessContactLink{
font-size:12px;
margin:0.5em
}
.imgLink{	font-size:11px;	font-weight:bold;	color:#777;	text-transform: capitalize;background: url(../images/view.gif) no-repeat left center; line-height:25px; display:block; text-indent:2em; width:100px; cursor:pointer}
#bestsellersContent div {
	margin:auto;
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
	margin:0 9px 0 6px;
	padding:0 5px;
}
#bestsellersContent input {
    vertical-align:baseline;
	font-size:11px;
}
.cartlink span {
color:#666666;
}
.cartlink {
padding-left:10px
}

#bestsellersContent div div{
	margin:auto;
	background-color:#FFF;
	text-align:left;
	border-bottom:0;
	margin:2px 0;
}
#bestsellersContent .bs_price{
	color:#C00;
	font-weight:bolder;
	font-size:11px;
	padding:2px 0;
	margin-top:3px;
}
#xsellsideboxContent div div{
	margin:auto;
	background-color:#FFF;
	text-align:left;
	border-bottom:0;
	margin:2px 0;
}
#xsellsideboxContent .bs_price{
	color:#C00;
	font-weight:bolder;
	font-size:11px;
	padding:2px 0;
	margin-top:3px;
}
#xsellsideboxContent div {
	margin:auto;
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
	margin:0 9px 0 26px;
}
#xsellsideboxContent div.related_head {
    font-size:14px;
    color:#686754;
    padding:5px;
    margin:0 9px 0 15px;
    font-weight:bold;
}
#xsellsideboxContent input {
    vertical-align:baseline;
	font-size:11px;
}
.ez_wap {
	font-size:12px;
	line-height:1.6;
}
.ez_wap a{
	font-size:14px;
}
.ez_wap ul{
	padding:0.5em;
	margin:5px 15px;
}
#bannerboxallContent{text-align:center;
background:#FFFFFF;
}

.sbmain fieldset {height:110px;}
.sbmain ul {margin:0px;padding:0;}
.sbmain li{list-style-type:none;padding:2px 0; width:100%;float:left; text-align:left}
.sbmain li a{display:block;}

#products_subtitle{font-size:12px;margin-bottom:15px;}
.sp_bg{ background: url(../images/deal.jpg) #FFFFFF  no-repeat center center; height:283px;margin-left:4px;*margin-left:2px;width:189px}
.sp_bg .normalprice{ color: #999999}
#specialsDefault .productPriceDiscount{display:block}
.centerBoxWrapper1{height:195px}
#scroll_0,#scroll_1,#scroll_2,#scroll_3{}
#prev_0,#prev_1,#prev_2,#prev_3{width:18px;margin-top:60px;height:53px;float:left;background:url(../images/lf_btn.gif) no-repeat 0px 0px; ;cursor:pointer;z-index:100;}
#next_0,#next_1,#next_2,#next_3{width:19px;height:53px;margin-top:60px;float:left;clear:right;cursor:pointer;background:url(../images/rg_btn.gif) no-repeat 0 0;z-index:100;}
#box_0,#box_1,#box_2,#box_3{ float:left; clear:none;width:390px;overflow:hidden;height:195px;}
#box_0 ul li,#box_1 ul li,#box_2 ul li,#box_3 ul li{width:130px;float:left;text-align:left;padding-left:2px;padding-right:2px}
#previd_0 .disabled,#previd_1 .disabled,#previd_2 .disabled,#previd_3 .disabled {background-position:0px  -53px;}
#nextid_0 .disabled,#nextid_1 .disabled,#nextid_2 .disabled,#nextid_3 .disabled {background-position:0px  -53px;}
.sp_class{margin-left:480px; width:70px; font-weight:600;display:inline}
.sp_more{ float:right;clear:right;width: 100px;height:30px;color:#fff; color:#FFF;text-align:left;font-weight:600;background: url(../images/mf_bg.jpg) no-repeat;margin-top:10px;padding-top:6px; padding-left:10px;*padding-left:5px}
.sp_more a{color:#FFF;text-decoration:none}
.sp_more a:hover{color:#FFF;text-decoration:none}
