/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */
/*
reset
*/
html{color:#fff;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;font-size:100%;}legend{color:#fff;}del,ins{text-decoration:none;}a{outline: none;}
/*
fonts
*/
body{text-align:center;font:13px/1.231 "Lucida Grande", verdana, helvetica, arial, clean,sans-serif;font-size:small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;}pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}
ul#main-nav{font-size:113%;}
h1{font-size: 153.9%;font-weight: bold;color:#fff;}
h2{font-size: 146.5%;font-weight: bold;color:#fff;}
h3.itemTitle{text-align:center;font-size: 138.5%;font-weight: bold;color:#fff;}
h3{font-size: 138.5%;font-weight: bold;color:#fff;}
h4{font-size: 131%;font-weight: bold;color:#fff;}
ul#main-nav{font-size:113%;}

/*
links
*/
/* links */
a, a img{outline:none;}
a:link, a:visited
{
	color: #fff;
	padding: 6px 8px 6px;
	text-decoration: none;
}
a:hover, a:active
{
	color: #ccc;
	padding: 6px 8px 6px;
	text-decoration: none;
}

body#infoShoppingCart a{color: #fcaf17;text-decoration: none;padding: 4px;}
div#alsoPurchased a{color: #fcaf17;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.front a:link {color: #fff;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.front a:visited {color: #fff;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.front a:hover {position: relative;color: #591000;text-decoration: none;border-bottom: 2px solid #591000;padding: 4px;}
#navMain ul#main-nav li.front a:active {color:red;text-decoration: none;border-bottom: 2px solid #41375c;padding: 4px;}

#navMain ul#main-nav li.blog a:link {color: #fff;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.blog a:visited {color: #fff;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.blog a:hover {position: relative;color: #8b6213;text-decoration: none;border-bottom: 2px solid #8b6213;padding: 4px;}
#navMain ul#main-nav li.blog a:active {color:red;text-decoration: none;border-bottom: 2px solid #8b6213;padding: 4px;}

#navMain ul#main-nav li.shop a:link {color: #fff;text-decoration: none;border-bottom: 2px solid #fcaf17;padding: 4px;}
#navMain ul#main-nav li.shop a:visited {color: #fff;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.shop a:hover {position: relative;color: #fcaf17;text-decoration: none;border-bottom: 2px solid #fcaf17;padding: 4px;}
#navMain ul#main-nav li.shop a:active {color:red;text-decoration: none;border-bottom: 2px solid #95711b;padding: 4px;}

h4#createAcctDefaultLoginLink a, h4#createAcctDefaultLoginLink a:link, h4#createAcctDefaultLoginLink a:visited{
	padding:5px 9px 6px;border:0px;
	color:#fff;
	background-color:#006633;
	text-transform:uppercase;
	cursor: pointer;
	margin:20px 0px 30px;
	text-decoration:none;
}
h4#createAcctDefaultLoginLink a:hover, h4#createAcctDefaultLoginLink a:active{
	padding:5px 9px 6px;border:0px;
	color:#fff;
	background-color:green;
	text-transform:uppercase;
	cursor: pointer;
	margin:20px 0px 30px;
	text-decoration:none;
}

#navMain ul#main-nav li.contact a:link {color: #fff;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.contact a:visited {color: #fff;text-decoration: none;padding: 4px;}
#navMain ul#main-nav li.contact a:hover {position: relative;color: #b0002b;text-decoration: none;border-bottom: 2px solid #b0002b;padding: 4px;}
#navMain ul#main-nav li.contact a:active {color:red;text-decoration: none;border-bottom: 2px solid #dea12c;padding: 4px;} 

h3.itemTitle a {font-size:70%;font-family:verdana, helvetica, arial;font-weight:normal;}
h3.itemTitle a:link {color: #fff;text-decoration: none;padding: 4px;}
h3.itemTitle a:visited {color: #fff;text-decoration: none;padding: 4px;}
h3.itemTitle a:hover {color: #fff;text-decoration: underline;padding: 4px;}
h3.itemTitle a:active {color:red;text-decoration: underline;padding: 4px;}

div.buy-now a {font-size:65%;font-family:verdana, helvetica, arial;font-weight:normal;background-color:#006633;text-transform:uppercase;display:block;}
div.buy-now a:link {color: #fff;text-decoration: none;padding:3px 6px 5px;background-color:#006633;}
div.buy-now a:visited {color: #fff;text-decoration: none;padding:3px 6px 5px;background-color:#006633;}
div.buy-now a:hover {color: #fff;text-decoration: none;padding:3px 6px 5px;background-color:green;}
div.buy-now a:active {color:yellow;text-decoration: none;padding:3px 6px 5px;background-color:#006633;}

td.cartProductDisplay a {font-size:120%;font-family:verdana, helvetica, arial;font-weight:normal;text-transform:uppercase;}
td.cartProductDisplay a:link {color: #eee;text-decoration: none;padding: 0px;}
td.cartProductDisplay a:visited {color: #eee;text-decoration: none;padding: 0px;}
td.cartProductDisplay a:hover {color: #fff;text-decoration: underline;padding: 0px;}
td.cartProductDisplay a:active {color:silver;text-decoration: none;padding: 0px;}

div.forward a {font-size:100%;font-family:verdana, helvetica, arial;font-weight:normal;}
div.forward a:link {color: #fff;text-decoration: none;padding: 4px;}
div.forward a:visited {color: #fff;text-decoration: none;padding: 4px;}
div.forward a:hover {color: #9a0000;text-decoration: none;padding: 4px;}
div.forward a:active {color:yellow;text-decoration: underline;padding: 4px;}

.important a {font-size:100%;font-family:verdana, helvetica, arial;font-weight:normal;}
.important a:link {color: #fff;text-decoration: none;padding: 4px;}
.important a:visited {color: #fff;text-decoration: none;padding: 4px;}
.important a:hover {color: #9a0000;text-decoration: none;padding: 4px;}
.important a:active {color:yellow;text-decoration: underline;padding: 4px;}

.featured-product-info div.featured-products-title a, .featured-product-info div.category-title, .featured-product-info div.featured-products-price {font-size:85%;font-family:verdana, helvetica, arial;font-weight:normal;}
.featured-product-info div.featured-products-title a:link, .product-info div.featured-products-title a:link {color: #eee;text-decoration: none;}
.featured-product-info div.featured-products-title a:visited, .product-info div.featured-products-title a:visited {color: #eee;text-decoration: none;}
.featured-product-info div.featured-products-title a:hover, .product-info div.featured-products-title a:hover {color: #fff;text-decoration:underline;}
.featured-product-info div.featured-products-title a:active, .product-info div.featured-products-title a:active {color:yellow;text-decoration:none;}

div#productMainImage a{color:black;}

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

div.sold-out {font-size:65%;font-family:verdana, arial, helvetica;font-weight:normal;background-color:red;text-transform:uppercase;display:block;color: #000;text-decoration: none;padding:3px 6px 5px;background-color:#333;}

ul#main-nav{position:relative;height: 30px;margin:0px 0px 40px;padding:0px;}

#navMain ul#main-nav li{display: inline;}

div#PPECbutton a img{margin:10px 0px;}

#navMain ul#main-nav li.front{font-size: 197%;font-weight: bold;}
#shopping-cart-empty{width:990px;height:40px;}
#shopping-cart-nav{
position:fixed;top:100px;right:10px;
text-align:right;width:190px;height:105px;
background-image:url(/shop/images/featured-product-price-bg.jpg);
background-repeat:repeat;
background-attachment:scroll;
}
.cart-contents{padding-right:10px;padding-bottom:10px;}
#shopping-cart-nav p{padding:10px;}
#shopping-cart-nav p a{display:block;width:156px;height:53px;}
#cart-view{color:#fff;width:30%;text-align:right;width:150px;}

/* structure */
body#indexHomeBody table{float:left;}
body#infoShoppingCart div{margin-top:20px;}
body#infoShoppingCart div p, body#infoShoppingCart div h2{margin-top:10px;}
div#checkoutShipping, div#checkoutPayment, div#checkoutPayAddressDefault, div#checkoutConfirmDefault{margin-top:20px;}
div#checkoutBillto, div#checkoutShipto, div.floatingBox{
	margin:20px 0px 10px;padding:5px;
}
/* main nav */
li.shop{position: absolute;bottom: 0px;right: 240px;}
li.contact{position: absolute;bottom: 0px;right: 110px;}
li.blog{position: absolute;bottom: 0px;right: 0px;}
li.shop a{border-bottom: 2px solid #fcaf17;}
#headerWrapper{border-bottom:1px dotted #666;}

/* shopping cart */
body#shoppingcartBody #shopping-cart-nav, #shopping-cart-empty{display:none;}
body#shoppingcartBody #headerWrapper{margin-bottom:40px;}

div#productGeneral{margin-top:60px;}
div#loginDefault, div#createAcctDefault{margin-top:30px;text-align:center;}
h1#loginDefaultHeading, h1#createAcctDefaultHeading{margin-bottom:20px;}
h2#cartEmptyText{margin-bottom:40px;}
div.buy-now, div.sold-out, div.category-title{float:right;text-align:right;}
div.category-title, div.buy-now{padding:10px 10px 0px 0px;}
div.product-info div.sold-out{margin:10px 10px 0px 0px;}
div.category-title{color:#666;}
.centerBoxContentsProducts{margin:0px 0px 40px 4px;}
div#productListing{margin-top:10px;}

/* footer */
#footer{height:70px;border-top:1px dotted #333;margin:65px 0px 30px;}
/* footer nav */
#footer li.shop, #footer li.contact, #footer li.blog{width:1%;}
#footer li.front{position: absolute;top: 0px;right: 0px;}
#footer li.shop{position: absolute;top: 0px;left: 0px;}
#footer li.contact{position: absolute;top: 0px;left: 110px;}
#footer li.blog{position: absolute;top: 0px;left: 240px;}
#footer #shopping-cart-nav{margin:0px;}
#footer ul#main-nav{position:relative;height: 30px;margin:20px 0px 0px;padding:0px;}

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

form, select {
	display: inline;
	margin:0px 0px 20px;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #333;
}

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

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

input {
	/*width: auto !important; hack for Zen Cart resizing buttons, grr */
	border:none;
}

input.qnty-box, td.cartQuantity input.cart-qnty-box{width:30px;padding:5px;font-size:110%;font-weight:bold;color:#333;text-align:center;}

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: none;
	border-bottom: 1px dotted #333;
}

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

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

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



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

#headerWrapper{margin-bottom:20px;}

#logoWrapper{
	background-color: #000;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #000;
	text-align: left;
	width: 990px;
	margin:20px auto 0px;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

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

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0 auto;
	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;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding: 0;
	background-color: #000;
}
#navCatTabsWrapper {
	background-color: #000;
	color: #9a9a9a;
}

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

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#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;
}
.cartTableHeading{padding-bottom:.5em;}
#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin-top: 0.5em;
	margin-right:0em;
	margin-bottom:1em;
	margin-left:0em;
}

#navBreadCrumb {
	background-color: #f5f5f5;
	padding: 3px 0;
	border: 1px solid #ccc;
}

#navEZPagesTop {
	background-color: #000;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

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

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

/*.content,*/ 
#productDescription{
	width:320px;
	line-height:2em;
	float:left;
}

div.product-desc-container{
	width:360px;height:600px;float:right;
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 0px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

input#disc-ot_coupon{padding:5px;color:#333;font-weight:bold;font-size:110%;}
div#add-box input.cssButton, div#add-box input.button_in_cart{
	margin:20px 0px 0px;padding:5px 9px 6px;border:0px;
	color:#fff;
	background-color:#006633;
	text-transform:uppercase;
	cursor: pointer;
}

div#add-box input.cssButtonHover, div#add-box input.button_in_cartHover{
	margin:20px 0px 10px;padding:5px 9px 6px;border:0px;
	color:#fff;
	background-color:green;
	text-transform:uppercase;
	cursor: pointer;
}

}
.tableHeading th {
	border-bottom: 1px dotted #333;
}

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

#cartSubTotal {
	color:#fff;	
	font-size:160%;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	background-color:#111111;
}

.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;
	color:#fff;
}

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

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

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

.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 {}

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

.centerBoxWrapper { 
	margin: 1.1em 0 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;
	border-bottom: 1px solid #000;*/
	display:none;
}
.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #ccc;
	margin: 0 0 1em 0;
}

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

.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;
}
/* backgrounds */
div#checkoutBillto, div.product-desc-container, .featured-product-info, div#checkoutShipto, div.floatingBox{background-color:#111111;}
/* product page */
div.product-desc-container h1#productName, div.product-desc-container h2#productPrices, div#productDescription, ul#productDetailsList{
	margin-left:20px;
}
#cartAdd{
	text-transform:uppercase;
}
.featured-product-info{
	float:left;
	margin-top:10px;
	margin-left:7px;
	height:65px;
	width:232px;
	/* background-image:url(/shop/images/featured-product-price-bg.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:center top; */
	background-color:#111111;
}
.product-info{
	float:left;
	margin-top:10px;
	margin-left:5px;
	height:65px;
	width:232px;
	/* background-image:url(/shop/images/featured-product-price-bg.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:center top; */
	background-color:#111111;
}


.featured-product-info div.featured-products-title, .product-info div.featured-products-title{
	float:left;
	padding-left:10px;
	padding-top:10px;
}

.featured-product-info div.featured-products-title a, .product-info div.featured-products-title a{
	float:left;
}

.featured-product-info div.featured-products-price, .product-info div.featured-products-price{
	float:left;
	padding-left:10px;
	padding-top:10px;
	color:#666;
}

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

.rowOdd {
	background-color: #333;
	vertical-align: top;
}

.rowEven {
	background-color: #111111;
	vertical-align: top;
	background-image:url(/shop/images/featured-product-price-bg.jpg);
	background-repeat:repeat;
	background-position:center top;
	background-attachment:scroll;
}

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: #111111;
	color:#fff;
	height:40px;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.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;
	margin: 1em 0em;
}

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

#infoShoppingCart{background-color:#000;}
.navSplitPagesResult{display:none}

