/**
 * 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 {
	width:auto;
	height:auto;
	margin:0 auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
    background:#000000 url(../images/bg.jpg) top left repeat-x;
	}
a img {border: none; }

a:link,#navEZPagesTOC ul li a{color:#000;text-decoration: none;cursor:pointer;}
#contentMainWrapper a:hover{color:#3d3d3d;text-decoration:underline;}
#navEZPagesTop{color:#f3e8d1;}
#navEZPagesTop a{color:#f3e8d1; line-height:42px;*line-height:52px;padding:7px 15px;cursor:pointer;}
#navEZPagesTop a:hover{color:#f3e8d1; background:#b30201;}


a:visited {	color: #000;	text-decoration: none;}
#navCatTabs{font-size:12px;position:absolute;z-index:2;}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {color: #f7f0df;}
#navMain .back a{color: #f3e8d1;}
#navMain .back a:hover{color:#f3e8d1;}

a:active {
	color: #0000FF;
	}

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

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}



.biggerText {
	font-size: 1.2em;
	}

h3, h4, h5, h6 {
	margin:0;
	color:#ff3300;
	}
h1{
	color:#b51213;

	}
h2{
	margin:0.3em 0;
	color:#b51213;

	}


CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

TEXTAREA {
	border:1px solid #858E98;
	background:#f5f5f0;
	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 #c3c3bb;
	width:502px;
	}

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



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

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

#logo{width:303px;height:88px;margin-left:280px;margin-top:35px;}

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;
	display:block;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #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:#F4F4F4;
border:1px solid #CCCCCC;
color:#000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	width: 100%;
	vertical-align: top;
	}


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



#logoWrapper{height:148px;margin:auto;width:960px; background:url(../images/bg_center.jpg) top left no-repeat;}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;	
	} 
#navColumnOneWrapper{
	margin-left: 0.3em;
	margin-top:5px;
	}
#navColumnTwoWrapper {
	margin-right: 0.5em;
	}
	
	
#tagline {
	color:#000000;
	font-size: 1em;
	text-align : center;
	vertical-align: middle;
	}
#tagline h1{display:none;}

#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, #navCatTabsWrapper {
	margin: 0;
	font-weight: bold;
	color: #f3e8d1;
	}

#navSuppWrapper{ width:auto; margin:0 auto;height:110px;}
#navMainWrapper{
	padding:0;
	width:960px;
	height:32px;
	margin:0 auto;
	}
	
#navCatTabsWrapper {
	margin:0 auto;
	width:960px;
	height:68px;
/*	background:url(../images/center_bar.jpg) 0 0 no-repeat;*/
}
#cmtopbox{width:1000px;margin:auto;}
#navCatTabsWrapper #navCatTabs ul{
	padding-top:10px;
	padding-left:110px;
	list-style-type:none;
	line-height:2em;
	text-align:left;
	font-weight:bold;
	}
/*#navCatTabsWrapper #navCatTabs ul li{
	font-family:Arial;
	font-size:14px;
	background:url(../images/line.jpg) no-repeat top right;
    padding:8px 0 13px 0;
	}*/
#cmlan{float:right;font-size:10px;font-weight: normal;margin-top:4px;}
#cmlan img{margin-top:2px;}
#navCatTabsWrapper #navCatTabs ul li a{color:#fff;}
#navCatTabsWrapper #navCatTabs ul li a:hover{color:#fff;}
	
#navMain ul, #navCatTabs ul {margin:0 -100px;padding: 0.2em 8em;list-style-type: none;text-align: center;line-height: 2em;}
#navMain ul{padding: 0.2em 7em;}
#navSupp ul{list-style-type: none;text-align: center;}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	color:#f7f0df;
	font-size:12px;
	text-align:center;
	display:inline;
	font-family:Verdana;

	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	color:#f7f0df;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}
#navMain ul li a{padding: 0 2px;}

#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.2em;
	}

#navMainSearch {
	font-family:Verdana;
	font-size:11px;
	float: left;
	margin:3px 0;
	}
#navMainSearch .topsearch
{width:120px;height:15px;background:url(../images/seachBox_bg.jpg) 0 0 repeat-x;border:1px solid #736e6f; color:#fff;}
#navMainSearch .topsearchbt{width:68px;height:22px; background:url(../images/search_bt.jpg) 0 0 no-repeat;border:0;color:#FFFFFF;font-weight:bold; cursor:pointer; text-transform:uppercase;}

#navBreadCrumb {
	border-bottom:1px solid #c3c3bb;
	padding: 0.5em 0.5em;
	margin-top:-5px;
	font-size: 12px;
	font-weight: bold;
	width:515px;
	}

#navEZPagesTop {
	width:960px;
	height:42px;
	font-size: 1em;
	font-weight: bold;
	margin:0 auto;
	}

#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;
	_display:none;
	}
.advisory {}
.important {
	margin-top:0.5em;
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 4px;
	background:url(../images/other_bg.jpg) repeat-x;
	width:741px;
	margin-left:10px;
	}

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

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

.tableHeading TH {
	text-align:center;
	background:url(../images/01.jpg) repeat-x scroll 0 50%;
	color:#FFFFFF;
	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: 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;
	}

.rowOdd .cartQuantity,.rowEven .cartQuantity {
	font-weight:bold;
	text-align:center;
	width: 4.7em;
	}
.rowOdd .cartUnitDisplay,.rowEven .cartUnitDisplay,.rowOdd .cartTotalDisplay,.rowEven .cartTotalDisplay{text-align:left; text-indent:0.5em;}
.rowOdd .cartRemoveItemDisplay,.rowEven .cartRemoveItemDisplay{text-align:center;}

.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;
	}
.cartAttribsList ul,.cartAttribsList ul li{list-style:none; list-style-image:none; list-style-position:none;margin:0;padding:0;}

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

.categoryIcon {font-weight:bold;text-align:center; padding-top:10px; margin-top:-18px;}

#cartImage {
	margin:-0.1em 0.2em 0 1em;
	}

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

.attributesComments {}

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


.mainPageContentContainer .mainContentModule {float:left;}
.mainPageContentContainer .mainContentModule .centerBoxWrapper{height:auto;}


/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
color:#FFFFFF;
font-family:Verdana;
font-size:11px;
}
h3.rightBoxHeading, h3.rightBoxHeading a{
	/*_margin-left:5px;*/}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1em;
	color: #FFFFFF;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background:url(../images/left_box_bg.jpg) 0 0 no-repeat;
	height:22px;
	width:215px;
	color:#FFFFFF;
	}

.leftBoxContainer{
	}
	
.rightBoxContainer {
	margin:0.5em 0 2em 2px;
	}

.sideBoxContent {
	padding: 5px;
	}

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

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
#bannerSix{text-align:center;}
.navCatTabs{margin:0 auto;width:90%;}
.centeredContent{text-align:center;}

#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-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;
	margin-top:20px;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	margin-top:20px;
	}
.forward #login-email-address,.forward #login-password{border:1px solid #cccccc;background:#ffffff;height:14px;}
.forward .inputLabel{margin-top:3px;}


.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;
	background-image: url(../images/01.jpg);
	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;
	}
	
/*headerlanguage*/
#language {float:left;margin-left:20px;}
#language #lang_header{float:left;}
#language #lang_header img{margin-top:5px;}
#language #currency_header{float:left;padding-top:5px;}

#language #lang_header br,#language #currency_header br{clear:both;display:none;}

/*message style*/
div#divMsg{
   display:none;
   border:solid 1px #990000;
   padding:5px;
   width:95%;
   height:15px;
   text-align:center;
   background-color:#FFFFCC;
   font-weight:bold;
   } 
   
img.button{
   cursor:pointer
   }

div.divHiddenProductForm{
display:none; margin-top:-2px;
   }

div.divHiddenProductForm select,.productListing-data select{font-size:1em;font-family:Verdana;}
   
.productListing-data span{
	margin-left:10px;
}   
div.divHiddenProductForm span.spanFormLeftText{
	width:80px;
	height:25px;
	text-align:left;
	float:left;
}
div.divHiddenProductForm span.spanFormRight{
	width:150px;
	height:25px;
	text-align:left;
	float:left;
}
div.divHiddenProductForm span.spanFormRadio{
	height:20px;
	display:block;
	text-align:left;
}
div.divHiddenProductForm p{
clear:both;
display:block;
padding:0; maring:0;
width:100%;
}

tr.productListing-odd td{
background-color:#f7f0df;
}

tr.productListing-even td{
background-color:#ede5d2;
}

tr.productListing-mouseover td{
background-color:#e2d4b1;
}
.OldPrice{
color:#999999;
text-decoration:line-through;
font-size:12px;}
.NewPrice{
color:#FF0000;
}

#productgoldexpressContent input{ display:none;}
#productgoldexpressContent select{font-family:verdana;font-size:1em;;width:190px;display:block;margin-left:8px;}
#productgoldexpressContent{height:119px;}
#tabsTradeType li,#tabsTradeType ul{ list-style:none; list-style-image:none;margin:0;padding:0; list-style-type:none;}
#tabsTradeType input{ line-height:18px;}
#tabsTradeType label{line-height:0; cursor:pointer;}
#productGoldDisplay h1{ font-size:1.2em;}
#productGoldDisplay h2,#productGoldDisplay h3{font-size:1em;}
#divChangeServer select{font-family:verdana;font-size:1em;}


#siteinfoIP,#siteinfoLegal{padding:15px 0; text-align:center; width:960px; margin:0 auto; color:#f7f0df}

#cat2Table{border-left:1px solid #D1D3D9;border-right:1px soilid #D1D3D9;}
#cat2Table tr.productListing-rowheading th{padding:8px; text-align:center;}
#cat2Table tr.productListing-rowheading th a{color:#FFFFFF;}
#cat2Table tr.productListing-rowheading th a:hover{color:#FFFFFF; text-decoration:underline;}
#cat2Table td{border-right:1px solid #D1D3D9;padding:3px;text-align:center;}
#cat2Table td.productListing-data img{text-align:center;}
#cat2Table td.productListing-data h3.itemTitle{font-size:1em;}

#indexProductList #productListHeading{font-size:1.1em;}

#navCatTabs ul li a{color:#EECC2E;}
#navCatTabs ul li a:hover{color:#FFFFFF;}

.navNextPrevWrapper{ border:1px solid #0c212a;pading:5px;margin:5px 0; background:#F4F4F4;}



#productGeneral h1#productName{ font-size:1.1em;color:#000000;}
#productGeneral h2#productPrices{ font-size:1.1em;}
#productGeneral #productDescription{ font-size:1em;background-color:#f7f7f8;margin-top:-3px;}
#productGeneral #productMainImage{ text-align:center;}


.shippingEstimatorWrapper{font-size:1em; background:#ffffff;margin:10px; border:1px solid #D1D3D9;}
.shippingEstimatorWrapper h2{font-size:1.1em;}
.shippingEstimatorWrapper .cartTotalsDisplay{color:#F00}
h2#checkoutPaymentHeadingAddress{font-size:1.1em;display:block;padding:3px;border-top:1px solid #0C212A;}
/*display:none*/
h1#indexDefaultHeading{display:none;}
h2.greeting{display:none;}

/**********************************Ê×Ò³¾²Ì¬*******************************************/
/*.topbox{ background:url(../images/right_bg.jpg) no-repeat scroll center #e7e6e6;height:497px;width:722px;}*/
.topbox ul,.topbox ul li{list-style-type:none;margin:0;padding:0;}
.topbox ul li {background-repeat:no-repeat;float:left;margin:13px 0 0 21px;text-align:center;width:150px;height:170px;}
.topbox ul li a {color:#000000;display:block;font-family:Verdana;font-size:11px;height:auto;padding-top:148px;width:150px;}
.topbox ul li a:hover{color:#000;}
.topbox ul li span a{width:auto;height:auto}

.aioninfobox{/*_margin-left:36px;*/}
.mailbox{background:display:block;height:0px;list-style-image:none;list-style-type:none;margin:0;color:#504a3a;margin-top:80px;padding-left:35px;line-height:50px; font-style:italic;}
.mailbox li{margin:5px 0;display:none;}
.mailbox li a,.msnbox li a{color:#504a3a;}
.mailbox li a:hover,.msnbox li a:hover{color:#504a3a;}
.msnbox{background:#e3e4e8 url(../images/msn_coin.jpg) no-repeat 0 0;display:block;height:30px;list-style-image:none;list-style-type:none;margin:0;padding-left:35px; font-style:italic;color:#494949;}
.msnbox li{margin:5px 0;line-height:35px;}

.livechatbox{display:block;margin-top:5px;width:180px;height:88px; text-align:center;}

/*My Account*/
#accountDefault #accountLinksWrapper{width:100%;}
#accountDefault #accountLinksWrapper h2{font-size:1em;padding:3px 5px;}

/*My Account ::  Address Book */
#addressBookDefault #addressBookDefaultPrimary{background:#e7e8eb;border-left:5px solid #c0c3cb;font-size:1em;padding:3px 5px;}

/* */
#indexProductList #categoryImgListing{;font-weight:bold;text-align:center;padding-top:35px;margin-top:-28px;height:150px;}
#indexProductList #indexProductListCatDescription{background:#fff;margin:0;text-align:center;}

/* */
.productListing-heading{ text-align:center;}
.productListing-heading a{color:#FFFFFF;}
.productListing-heading a:hover{color:#EECC2E;}
.productListing-data{ text-align:center;}
.productListing-data h3,.productListing-data div{ text-align:left;}
.productListing-data h2,.productListing-data h3{font-size:1em;}
#listCell0-0{width:120px;}

/* */
#checkoutShipping h2,#checkoutShipAddressDefault h2{background:#e7e8eb;border-left:5px solid #c0c3cb;font-size:1em;padding:3px 5px;}
/*#siteinfoLegal{width:960px;height:auto;text-align:center;color:#000;padding-top:100px;font-family:Verdana;font-weight:bold;}*/
.login-area p{ text-align:left;margin:0 10px;padding:0;}
.login-area p #login-area-email-address,.login-area p #login-password{border:1px solid #858e98;background:#ffffff; width:182px;}
.login-area p#loginbutton{height:48px;text-align:center;padding-top:20px;}
.login-area p#loginshopcart a{}



/*.mainContentModuleLatestNews{border:1px solid #9A9A9A;border-top:0;padding:10px;}*/
.mainContentModuleLatestNews{background:url(../images/bottom_bg.jpg) no-repeat 0 46px;width:515px; height:auto;}
.mainContentModuleLatestNews ul,.mainContentModuleLatestNews li{ list-style:none; list-style-type:none;margin:0;padding:0;}
.mainContentModuleLatestNews li{padding:3px 0 3px 15px; width:505px;}
#to_email_address{border:1px solid #858E98;background:#FFFFFF;width:110px;}

#reviewsWriteHeading{font-size:1.1em;color:#000000;}
#reviewsWritePrice{font-size:1.1em;}
#reviewsWriteReviewer{font-size:1em;}
.imgLink{display:none;}
#review-text{border:1px solid #858E98;background:#f5f5f0;}

#safebox{ width:960px;margin:0 auto; height:90px;background:url(../images/safeicon.jpg) 0 0 no-repeat;}
.livechatimg{position:absolute; z-index:1;width:203px;height:125px;}
#livechatjs{clear:both;}
#contactsideboxContent{ height:125px;}
#contactsideboxContent a{display:block;width:203px;height:125px;position:absolute; z-index:999;margin-top:-90px;background:url(images/) 0 0 no-repeat;}
#contactsideboxContent a.othera{display:inline; width: auto; height:auto; position:relative;margin-top:0;}
#contactsideboxContent a img{visibility:hidden;}
#categoriesContent a{display:block; height:18px; text-indent:1.6em;}

.sideBoxContent centeredContent{height:118px;}

/*.mainPageContentContainer{background:url(../images/right_bg.jpg) no-repeat scroll top center;width:722px;_margin-left:-25px;}*/
/*.mainContentModule{background-color:#fff;}*/

/*#contentMainWrapper #indexDefault{margin-left:25px;*margin-left:-6px;_margin-left:-10px;}*/
#contentMainWrapper{margin:0 auto; background:#f7f0df url(../images/content_bg) top left repeat-x;}

#indexProductList,#productGoldList,#productInfoNoProduct,#loginDefault,#trProductGoldHead{ width:515px;}
#productGoldList #divProductGoldServerListContainer{width:515px;}
#shoppingcartBody #mainWrapper #contentMainWrapper #shoppingCartDefault{width:515px;}

#createAcctDefault{margin-left:25px; width:515px;}

/*.mainPageContentContainer .centerBoxWrapper{height:480px;}*/
.mainPageContentContainer .mainContentModule .centerBoxWrapper{height:auto;}
/*.centerBoxWrapper {	width:716px;}*/
.mainPageContentContainer .mainContentModule .centerBoxWrapper h2.centerBoxHeading{
background:transparent url(../images/center_button.jpg) top left repeat-x;color:#f7f0df;font-family:Verdana;font-size:11px;
height:28px; width:515px; margin:0 auto; }
.mainContentModuleLatestNewsTitle{background:transparent url(../images/center_button.jpg) top left repeat-x;color:#fff;font-family:Verdana;font-size:11px;
padding:7px 0 0 20px;height:21px; width:495px;}
.mainContentModuleLatestNewsTitle a{ text-decoration:none; color:#f7f0df; font-weight:bold;}
.centerBoxWrapper h2.centerBoxHeading{padding:7px 0 0 20px;height:21px; width:495px;}
.mainPageContentContainer .centerBoxWrapper{display:none;}
.mainPageContentContainer .mainContentModule .centerBoxWrapper{display:block;}
.mainPageContentContainer .mainContentModule .centerBoxWrapper{}
.aioninfobox ul{clear:both; margin:5px 0 0 -26px;*margin:5px 0 0 13px;}
.aioninfobox ul li {float:left;width:156px;height:120px; list-style:none; list-style-type:none; overflow:hidden; margin-right:10px;}
.aioninfobox ul li a{width:156px;height:78px;float:left;}
.aioninfobox ul li a.linkWord{ float:none; height:15px; text-decoration:none; color:#c51212; display:inline; margin-left:3px;}
#contentMainWrapper .aioninfobox ul li a.linkWord:hover{color:#c51212;text-decoration:underline;}

#center_text{clear:both; width:515px;}


#productGeneral{margin-left:20px;*+padding-top:5px;_padding-top:5px;}
#loginareaContent,#loginareaContent,#productgoldexpressContent,#reviewsContent,
#editablesidebox2Content,#editablesideboxContent,#contactsideboxContent,#categoriesContent{background:#f7f0df; border:1px solid #b30201; border-top:none; overflow:hidden; width:201px;}

.centerColumn{width:515px;overflow:hidden;margin:0 auto;border:1px solid #b30201; border-top:none; background:#f7f0df; margin-bottom:5px;}
br.clearBoth{display:none;}

#navColumnOneWrapper #categories{padding-bottom:14px;}
#navColumnOneWrapper #loginarea,#contactsidebox,#productgoldexpress,#reviews,#editablesidebox2,#editablesidebox{
padding-bottom:14px;}
#categoriesContent a{background:url(../images/linkicon.jpg) no-repeat 1px bottom;}
#categories h3#categoriesHeading,#loginarea h3#loginareaHeading,#contactsidebox h3#contactsideboxHeading,#productgoldexpress h3#productgoldexpressHeading,#reviews h3#reviewsHeading,#editablesidebox2 h3#editablesidebox2Heading,#editablesidebox h3#editablesideboxHeading{padding-left:20px; padding-top:7px; width:194px;}
#contactsidebox{ margin:-10px 0 0 0; padding:0 0 7px 0;}
#navSupp{color:#f7f0df;}
#GoldExpressProduct,#GoldExpressCustomerInformation,{ list-style-type:none;}

#productsListingTopNumber{float:left;margin:0;}
#cat7Table{float:left;}
span .spanProductCurrencyWrapper{color:#bd0301;clear:both;}

#loginDefault fieldset{float:left;}
#loginDefault fieldset fieldset{width:515px;}
#loginDefault fieldset fieldset .alert{	color: #FF0000;margin-left: 0.5em;display:inline;}
#loginDefault fieldset br.clearBoth{display:inline;}
#accountPassword fieldset br.clearBoth{display:block;}
#password-current,#password-new,#password-confirm{_clear:both;_display:block;}
.divHiddenProductForm .alert{color:#ff0000;display:inline;}

#divProductGoldServerList-A table{ padding-left:5px;}

#siteinfoLegal a,#siteinfoLegal a{ color:#F7F0DF;}
 
.centerColumn fieldset br.clearBoth{display:block;}

/*Payment List Styles*/
 .pmtTbl{
 
 }
 .pmtRadioTd{
	width:35px;
	border-bottom:1px dashed #666;
	padding:5px;
 }
 
 .pmtTd2{
 border-bottom:1px dashed #666;
 padding:5px;
 }
 
 .pmtSubTbl{
 
 }
 
.pmtSubTd1{
	width:180px;
}
.pmtSubTd2{

}
