/**
 * 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: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color:#FCFCFC;
	}

a img {border: none; }
.mattblackmenu{ clear:both}
a:link, #navEZPagesTOC ul li a {color:#402F03;text-decoration: none;}

a:visited {color:#FF6600;text-decoration: none;}
.mattblackmenu ul li a:link,.mattblackmenu ul li a:visited{color:#F1DD87}
.mattblackmenu ul li a:hover{ color:#000;}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;	}

a:active {color: #0000FF;}
h1 {font-size: 1.5em;color: #9a9a9a;}
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.2em;}

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

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

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

TEXTAREA {margin: auto;display: block;width: 95%;	}
#reviewsWriteHeading{ float:left}
.img_holder_2008{ width:400px; float:left;}
input:focus, select:focus, textarea:focus {	background: #E4FEF5;}

FIELDSET {	padding: 0.5em;	margin: 0.5em 0em;	border: 1px solid #cccccc;	}
#submitlink li{ clear:both}
#submitlink label{ width:160px;}
#submitlink text{ width:180px;}
h3.faq_cat_title{ font-size:14px; font-weight:normal;}
.faq td{ font-size:12px}
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;
	}
#blurb{ vertical-align:bottom;}
#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#cartContentsDisplay td{ 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;
	}

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: 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: 960px;
	vertical-align: top;
	
	}

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

#logoWrapper{
	width:400px;
	float:left; padding-top:3px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:70px; /*46114663   */
	}
#submitlink li{ clear:both}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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;
	}

/*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 {
	margin: 10,0,0,0px; height:230px;
	background-color: #F9F9F9;
	padding: 0.5em 0.2em;
	font-weight: bold;	
	border:solid 1px #D1D1D1; clear:both;
	font-size:12px; color:#000;
	
	}
#navSuppWrapper ul{ float:left; width:225px; border:#E7E7E7 1px solid; margin-left:2px; padding:0px;}	
#navSuppWrapper li{ float:left; clear:both; height:26px; padding-left:8px; display:block;width:200px;}
#navSuppWrapper li a{ color:#000; font-weight:normal;}

.copyright{  clear:both; margin:0px; text-align:center;}
#navSuppWrapperul{}
.livehelp{ float:left; width:180px;}
#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;
	}
#navMaina{height:30px; float:right; }
#navMaina ul{ height:28px;  padding:0px; margin:0px; margin-top:3px; background-color:#FFE79D}
#navMaina ul li{ background-image:url(../images/tom_nav_center.gif); height:24px;background-color:#FFE79D;
display:block;  padding-top:3px;font-size:14px; font-size:14px ; float:left;}
#navMaina ul li a{ background-color:#FFE79D;}
#navMaina ul .topnavleft{background-image:url(../images/tom_nav_left.gif);  width:9px; }
#navMaina ul .topnavright{background-image:url(../images/tom_nav_right.gif); width:9px; }
 
#navSupp ul li, #navCatTabs ul li {display: inline;}
.flash{ margin-top:10px; float:left;}
.flashright{ float:left; width:215px; border:#CCC solid 1px; margin-top:10px; margin-left:3px; padding-left:3px; height:197px;}
.flashright ul{ margin-left:3px;}
.flashright ul li{ color:#FF6600; font-weight:bold;}
.flashright ul .black{ color:#000}
.red a{ color:#F00}

#categoriesHeading ,#manufacturersHeading ,#artstyle h3{ background-color:#DFD5CC; height:20px; text-align:left; padding-left:20px;}
#headerSearch{ height:48px; margin-top:3px; background-image:url(../images/searchbg.gif); border:solid 1px #A59D88}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color:#000;
	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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#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;
	
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
.buSpecials,.buframe{ float:left; width:140px; margin-top:5px; height:auto;
padding-top:10px; padding-left:0px; float:left; clear:both}

.bunewoil{ float:left; width:172px; margin-left:2px; height:181px; background-image:url(../images/oilbg.jpg);}
.bunewoil img{ margin-top:12px; margin-left:20px;}
.buFeatured{ float:left; width:172px; margin-left:3px; height:145px;;}
h2 span{ border:solid 1px #030}
.bumsearch{ width:320px; height:20px; margin-top:10px; padding-left:10px;padding-top:3px; border:solid 2px #5A3407; margin-left:30px;
font-size:14px; font:Arial, Helvetica, sans-serif; background-image:url(../images/fangdajing.jpg);background-position: CENTER right; background-repeat:no-repeat;;
 }
#productListing{ border:#CCC solid 1px;}
.busbtn{ height:23px; }
#navBreadCrumb{ border:#FDB solid 1px;}
#navBreadCrumb a{color:#402F03}
.bumainpagetext{ background-image:url(../images/maintbg.jpg); border:#B0AEAF solid 1px; margin-top:10px; padding-left:5px; padding-top:5px; clear:both;}
.bumainpagetext h3{ color:#710100; padding-left:5px; font-size:16px; }
.bumainpagetext p{ font-size:12px; margin-top:0px; padding:2px;}
.bumiddle{border:solid 1px #333;border:#B0AEAF solid 1px; height:343px; margin-top:1px;}
.bumiddle1{ height:332px; width:228px; background-color:#EBEAE5;margin-top:3px; float:left;}
.bumiddle2{ height:332px; width:228px; background-color:#E4EAE6; margin-top:3px;float:left; text-align:center; margin-left:10px;}
.bumiddle3{ height:332px; width:228px; background-color:#EAE4E8;margin-top:3px;float:left; text-align:center;margin-left:10px;}
.buframe{ margin-left:7px; margin-top:0px;  float:left}
.entry{ border:solid 1px #B28F73; clear:both; width:99%}
.entry h3{ text-align:center; color:#D20000; margin-top:10px; padding-left:5px;}
.buboder{ border:solid 1px #B28F73; margin-left:4px;width:223px;font-weight:normal; font-size:14px;
text-align:center; padding-top:3px; height:390px; margin-top:2px;}
.buboder a{ font-weight:bold; font-size:16px}
h3.itemTitle a{ font-weight:normal; font-size:14px}
.buboder img,.centerBoxContentsFeatured img,.prelete img,.categoryListBoxContents img{ padding:3px; border:solid #FFDDBB 1px;}
.buprelete{ width:223px; float:left;border:solid 1px #B28F73; text-align:center; margin-left:4px; padding:2px; margin-top:2px; height:240px;}
categoryListBoxContents{ text-align:center;}
categoryListBoxContents a{ font-weight:bold}
#portraits span.ca-171
	{ font-size:16px;
	font-family:"Comic Sans MS";
	color:black;
	font-style:italic;}
	.testimonialscon{ font-style:italic;}
#portraits .left{ width:280px; float:left; border:solid 1px #CCC; padding:15px; height:140px;}
#portraits .rightb{ float:right; font-weight:bold; color:#DF3200;font-style:italic;}
#portraits img { float:left; margin-left:20px;}
#portraits h2{ background-color:#993300; height:25px; color:#FFF; padding-top:3px; text-align:center;}
.buboder h3{ font-size:12px; font-weight:normal}
.buboder a,.buboder{ color:#402F03}
.categoryListBoxContents{ width:170px; border:solid 1px #B28F73;  height:230px; margin-left:2px; float:left;}
.categoryListBoxContents div img { text-align:center;  padding-top:5px;}
.categoryListBoxContents div{ text-align:center; margin-top:3px;font-weight:bold}
.categoryListBoxContents div a{ color:#402F03; font-weight:bold}

.frameinfo{ width:310px; height:auto; float:left;}

.painting_process,.art_studio,#shippingInfo,#pageTwo,#conditions{border:solid 1px #B28F73; padding:7px; width:690px;}
.faq{ width:705px;border:solid 1px #B28F73; margin-top:5px;}
.plainbox-description{ font-size:12px}
.painting_process table td,.art_studio table td,.faq table td,#shippingInfo table td,#pageTwo,#conditions table td{ padding-left:7px;}
plainbox-description h3,.painting_process h3,.art_studio h3 ,.faq,#shippingInfo h3 ,#pageTwo h3 ,
#conditions h3,.allartists h3,.artisttag h3{ font-size:22px ;color:#990000; padding-left:10px; padding-top:10px;}
.plainbox-description{ font-size:12px}
.centerColumn h1,.pageHeading h1{font-size:22px ;color:#990000; padding-left:10px; padding-top:10px;}
.plainbox-description h6,.painting_process h6,.art_studio h6 ,.faq,#shippingInfo h6 ,#pageTwo h6 ,#conditions h6{ font-size:16px; color:#000; padding-left:10px; padding-top:10px;}
.feature_artist ul{ margin:0px; padding:0px;}
.painting_process img { margin-bottom:10px;}
.feature_artist{border:solid 1px #B28F73; height:200px;}
.feature_artist h3{ height:23px; background-color:#DFD5CC;}
.feature_artist ul li{ display:block; float:left; margin-left:10px; width:auto; height:22px; padding-left:5px; padding-right:5px; width:150px; height:28px; }

.allabc{ clear:both; border:solid 1px #B28F73; margin:2px;}
.artist_tag{width:165px; float:left; height:220px;border:solid 1px #B28F73; margin:2px;}
.artist_tag b{ color:#03F}
#productsListingTopNumber{border:solid 1px #B28F73; width:99%; margin-top:2px; margin-left:2px; height:20px;}
#abc{}
#abc a{ color:#402F03}
.busbtn{ }
.relate_product{ float:left; margin-left:3px;}
.prelete{ float:left; margin-left:0px; width:150px;height:230px; border:solid 1px #CCC; text-align:center;  margin-left:5px; margin-top:2px;}
.preletp{ float:left; margin-left:0px; width:170px;height:230px;   text-align:center;  margin-left:2px; margin-top:2px;border:solid 1px #CCC;}
.product_left{ width:310px; float:left; clear:both; border:#B0AEAF solid 1px; padding-left:15px;}
.products_right{border:#B0AEAF solid 1px; width:590px; float:left; margin-left:10px; }
#productDescription{ width:300px; float:left; clear:both;}
#productMainImage{ width:300px; float:left;}
.product_bottom{clear:both;border:#B0AEAF solid 1px; height:auto; margin-top:10px;}
.product_hot{ float:left;border:#B0AEAF solid 1px;}
.prosduct_feature{ float:left; margin-left:3px;}
.hrelate{ background-color:#FFFCEE}
/*The main content classes*/
.special{margin: 0em;background-color: #412E03;height:23px; padding-top:3px; text-align:center; font-size:14px; color:#FFF}
.specialstext{ clear:both;font-family:Arial ;font-size:12px; padding-left:10px; text-align:left; position:relative}
.specialstext p{ margin-top:5px;}
.customerssay{border:#B28F73 solid 1px;width:240px; margin-top:3px; font-size:12px; clear:both;}
.customerssay .customerssay_in{ margin:10px;}
.lefthot{ text-align:center;} 
.plist{ float:left; clear:both;  height:auto; text-align:left;   position:relative; width:168px;  padding-left:2px;}
*html .plist{ float:left; clear:both;  height:auto; text-align:left;   position:relative; width:170px;}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
.sideBoxContent .more{ text-align:right; color:#CD3202; }
.sideBoxContent .more a{ text-align:right; color:#CD3202;padding-right:20px; font-weight:bold; text-decoration:underline; font-size:14px}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
.w250{ width:230px; float:left; height:380px; margin-left:1px;border:#B28F73 solid 1px; text-align:center; font-size:14px}
.w250 a:link,.w250 a:hover,.w250 a:visited{ font-weight:bold}
.paraleft{ padding-left:15px;}
.oildes{}
.oildes p,.oildes h5{ margin-left:8px;}
.oildes p{ margin-top:0px; margin-bottom:0px;	}
.pbutton{ height:130px; border:#F6F6F6 solid 1px; margin-left:120px;}
.pbutton div{ float:left; width:160px; height:80px; padding-bottom:3px;}
.pbutton div a{ margin-bottom:3px;}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	
	}

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

/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}


.ddsubmenustyle li a{
display: block;
width: 180px;
color: black;
background-color:#564113;
text-decoration: none;
padding: 6px 6px;
border-bottom: 1px solid black;

}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
display: inline-block;
background-image:url(../images/nabga.jpg);
}

.ddsubmenustyle li a:hover{
background-color:#564113;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 6px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
right: 2px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}


.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
font-size:12px;
list-style-type: none;
border-bottom: 1px solid gray;
background-image:url(../images/nabg.jpg);
overflow: hidden;
width: 100%;
color: F1DC89;
}

.mattblackmenu li{
*display:inline;
margin: 0;
border-right:solid;
color: F1DC89;
}
.mattblackmenu ul li a{color: F1DC89;}
.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 6px; /*padding inside each tab*/
 /*right divider between tabs*/
color: F1DC89;
background-image:url(../images/nabga.jpg); border-right:solid 1px #D2AA0A;
}

.mattblackmenu li a:visited{
color: #FF6600;
}

.mattblackmenu li a:hover{
 /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background-color:#564113;	 /*background of tab with "selected" class assigned to its LI */
}

/*-----------------------------------*/
/*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: 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 ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin:0;
	clear:both;
	}

h2.centerBoxHeading {
	font-size: 1.3em; background-color:#993300; color:#FFF;
	}

/*sideboxes*/
.columnLeft {}


 #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #E3DAC9; height:20px;
	 clear:both; padding-top:3px; padding-bottom:5px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 3px;
	 border:#B28F73 solid 1px;
	  padding:0px;
	}
.leftBoxContainer ul{ margin:0px; float:left; padding:0px;}
.leftBoxContainer ul li{ display:block; width:220px; padding-left:20px; height:22px; padding-top:3px; font-size:12px}
.leftBoxContainer ul li a{ color:#000;}

.leftBoxContainer ul li:hover{ background-color:#412E03;}
.leftBoxContainer ul li:hover>a{ color:#FFF}

.sideBoxContent {
	background-color: #ffffff;
	
	}

h3.leftBoxHeading a:hover,h3.leftBoxHeading,h3.rightBoxHeading a:hover {
	color: #402F03;
	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, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	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-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: #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;
	}
