/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
	color:#4e4f4f;
	font: 12px/150% Verdana, Geneva, sans-serif;
	background-color:#afa9a6;
	margin:0 15px;/* background-image: url("../images/bg.gif"); */
}

#mainWrapper {
	text-align: left;
	vertical-align: top;
	width:950px; /* sets the width of the store */
	background-color:#fff; /* gives the store a white background */
	margin-bottom: 10px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}


a img {border: none; }

a:link {
color:#8D8471;
text-decoration:none;
font-weight:normal;
}

a:visited {
color:#8D8471;
text-decoration:none;
font-weight:normal;
}

a:hover {
color:#4f4b31;
text-decoration:underline;
}


h1 {
	font-size: 1.3em;
	color:#333;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS,  .larger{
	font-size: 1.1em;
}


.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}


#contentMainWrapper select, #contentMainWrapper input, #contentMainWrapper textarea {
	/*
	border:1px solid #675C45;
	color: #8C8370;
  padding: 1px;
	background: #fff;
	
	*/ 

}



textarea {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 10px;
	border: 1px solid #958C78;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #000;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	/* font-size: 12px; */
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0 0.5em 0.5em 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}



HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #B4A89B;
	}
	

	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.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 {
	text-align: left;
	vertical-align: top; 
}

/* main content area */
#contentMainWrapper {
margin:0;
padding: 0;
}

#headerpic {
	position: relative;
	background-color: #FFF;
	height: 78px;
	width: 950px;
}



#slogan {
position: absolute;
top: 5px;
left: 5px;
}

#slogan h1{
margin:0px;
font-family: "times new roman", serif; 
/* font-family: "trebuchet ms", san-serif; */
font-size: 30px;
color: #fff;
font-weight: normal;
text-align: left;
}

#slogan h2{
margin:0px;

font-size: 13px;
color: #d5cab2;
font-weight: normal;
text-align: left;
}


#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
}

#headerWrapper {
	/*margin-bottom: 20px;*/
	background-color: #fff;
	border-bottom-style: none;	
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0px auto auto;
	padding-top: 0px;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* HEADER */

#navMainWrapper {
color: #ffcc00;
position: absolute;
padding-top: 2px;
top: 0px;
/*left:0;*/
}

#navMainWrapper a:link , #navMainWrapper a:visited {
color: #979691;
text-decoration:none;

}

#navMainWrapper a:hover {
color: #ffcc00;

}
#headerContent {

}


#nameWrapper  {
padding:25px 0 10px 30px;
}

#nameWrapper a, #nameWrapper a:visited {
font-size:25px;
text-decoration:none;
color:#fff;
font-weight:normal;
}

#taglineWrapper {
font-size:20px;
padding:10px 0 10px 60px;
margin-top:-30px;
color:#fff;
}

#navCurrenciesWrapper  {
	color: #969883;
	text-align: right;
	/*background-color: #00cc00;*/
	padding-top: 18px;
	padding-bottom: 3px;
	width: 90%;
	
}


#navCurrenciesWrapper a {
font-weight: normal;
text-decoration: underline;
}

#navCurrenciesWrapper a:hover {
color: #FE6602;
font-weight: normal;
text-decoration: underline;
}
#navMTPagesTop {
	/*padding-left: 18px;*/
	color: #ffcc00;
	float: right;
	margin: 0px;
	padding: 0px;
}


#navEZPagesTop {
	padding-top: 0px;
	/*padding-left: 18px;*/
	color: #ffcc00;
	display: inline;
	float: right;	
}


#navEZPagesTop a:hover {
	color: #ffcc00;
	font: normal 12px Arial, Helvetica, sans-serif;
	/*background: #ffcc00;*/
	width: 100%;
	margin: 0px;
	padding: 0px;	
 }
 
 

#topmenubar {
/* background: url("../images/menubar.gif");
background-repeat: no-repeat; 

width: 950px;
height: 55px;

color: #8B0C40;
background-color: #000;
height: 55px;*/
}



#indexDefaultMainContent {
padding-left: 0px;
}

#indexDefaultMainContent p{
margin:0;
padding-bottom:10px;

}
.mtc {
	background:#FFF !important;
	border: 1px solid #afa9a6;
	margin: 0px;
	height: 29px;
	width: 100%;
	margin-left: 0px;
}
.mtc1 {
	margin: 0px;	/*height: 6px;*/
	padding: 0px;
	}
#navMainSearch {
	width: 150px; 
	height: 0px; 
		
}

#navMainSearch input {
	font-size: 11px; 
	
}


#navMainSearch .topsearchbutton {
	border:0;
	background: url(../images/search.jpg) no-repeat right top;
	height: 29px;
	width: 22px; text-align:center;
	margin-top: 0px; float: right;
	
	}
	
#navMainSearch .topsearchfield {
	/*border:1px solid #b0aba1; */
	margin-top: 0px;
	color: #fff;
	background: #ffcc00;
	height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	border:0;
	padding-top: 5px;
	float: right;
	
	}
	

#categoryDescription {
margin-left: 5px;
}

	
/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0.2em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
}


#footerhsy {
	width: 952px;
	color: #6b6f75;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	font: 13px Tahoma, Geneva, sans-serif;
	background: url(../images/footer.jpg) no-repeat 0px 0px;
	
}
.mt3{margin-bottom: 20px;}
#footerhsy a:link, #footerhsy a:visited{
	color: #1b2029;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	
}

#footerhsy a:hover {
color:#f5e641;
text-decoration: underline;
}

/******************************/

#navMain {
	/*padding-right: 7px;*/
	width: 650px;
	float: right;	
	padding:  2px 5px;
}

#navMain ul {
	margin: 0;
	list-style-type: none;
	text-align: right;
	line-height: 18px;
}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  2px 5px;
	list-style-type: none;
	text-align: center;
	line-height: 18px;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
}

#headerWrapper #navMain ul li {

}

/**/
#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border:1px solid #dfdfdf;
}

#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;
}
#navBreadCrumb {
	padding: 8px;
	margin:0px 0px 0 0px;
	width:728px;
	float:right;
	color: #010100;
	font: bolder 12px Arial, Helvetica, sans-serif;
	background: #ffcc00;
}
#navBreadCrumb a {	text-transform:none;}

#navBreadCrumb a:link,#navBreadCrumb a:visited {color:#010100; }

#navBreadCrumb  a:hover,#navBreadCrumb a:focus {
	color:#FFF;
	text-decoration:none;	/*display:inherit;*/
	
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	
}

#whatsNew img {

}

#whatsNew {
padding-left: 0px;

}


#gvFaqDefaultMainContent  {
padding-left: 10px;
}

#indexProductList {
margin: 10px; 
}

#productGeneral {
	margin: 10px;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #85817e;/* background-color:#F8D4DA; */
	text-align: justify;
}
#productName{
	color: #85817e;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
}
#productPrices{
	color: #000;
}

#featuredProducts img {

}

#cartInstructionsDisplay {
margin-left: 10px;
}

.important {
margin-left: 10px;
}

#productAdditionalImages {
clear: both;
}



#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
 #bannerOne, #bannerTwo,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}
#flash {
	padding: 0px;
	margin: 0px;
	
}
#bannerThree {
padding-left: 26px;
margin-bottom: 10px;
 }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
margin-bottom:5px;
}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 1em 15px 1em 0;
	border:1px solid #908773;
	padding: 1em;
	float:left;
	clear:right;
	
}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.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: #767475;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through; color:#cc0000;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #34ae01;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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: 0 20px 10px 0 ;
}

#productMainImage a:link {
text-decoration: none;
}

#productAdditionalImages a:link {
text-decoration: none;
}

#productMainImage img {
border: 1px solid #D5CAB2;
}
#productMainImage a:hover img {
border: 1px solid #ffcc00;
}
#productAdditionalImages img {
border: 1px solid #D5CAB2;
}
.imgLink{
	font: bolder 12px Tahoma, Geneva, sans-serif;
	color: #000;
}


.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxContents {
  padding: 0 5px 5px 5px;
	
}


h3.itemTitle a:link, h3.itemTitle a:visited{
text-decoration: none;
}

h3.itemTitle a:hover{
text-decoration: underline;

}

/* BOXES */
	
#navColumnOne, #navColumnTwo {
background-color: #ffffff;
}	

.centerColumn {
	padding: 0 10px 0 20px;
}

.centerColumn p{
margin: 0;
}

#indexDefaultHeading {
margin: 0;
padding:0;
}

#loginDefault {
padding-left: 15px;
}

	
h2.centerBoxHeading {
	/* background:transparent url('../images/box-title-bg.jpg') center center repeat-x; */
  font: bolder 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:0px;
	margin-left: 0;
	padding-bottom: 9px;
	color:#6d7066;
}

.centerBoxWrapper {
	margin-left: 0px;
	margin-top: 15px;
	/*border: 3px solid #FDA7CA; */
	
}


.centeredContent1 {
	text-align: left;
	
}

.centeredContent1 img{
	margin-bottom:3px;  
	
}


.centerBoxContentsNew1 {
	margin: 12px 15px 15px 0px;
	border: 1px solid #bcb9b9;
	padding: 0px 10px;
	width:42% !important;
}

.centerBoxContentsFeatured1 {
	
margin: 12px 0 15px 0; 
}

.centerBoxContentsSpecials1 {
margin: 12px 0 15px 0; 

}


.product_img_title {
	padding:2px;
	/*display: block;*/
	text-align:left;
	margin: 3px 3px 0px 1px;
}
.producttitle{
	text-align:left;
	vertical-align: top;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #4e4f4f;		
}

.product_img_title img{
	border: 1px solid #bcb9b9;
	padding: 0px;
	margin: 4px 7px 8px 0;
	display: block;
	float: left	/*display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	/*background: url(../images/img-prod.jpg) no-repeat center bottom;*/
}
.product_img_title a:hover img{border:1px solid #ffcc00;}
.text_price{
	display: block;
	text-align:center;
	font: bolder 12px Tahoma, Geneva, sans-serif;
	color: #403e2b;}
.productListing-rowheading, TR.tableHeading {
	height:30px;
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	margin:0 0 0 10px;  
}

.centerBoxWrapper, .tabTable {
	padding: 1px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1em;
	line-height:1.4;
	/*border: 1px solid #a0a596 !important;	 background:#cc0000;*/ 
}
		
.sideBoxContent {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:15px;
	padding-right:13px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #4e4d33;/* background:transparent url('../images/content-bg.jpg') top center repeat-x; */
/* line-height:10px; */

}
.lang-img
{
  margin: 3px;
  padding: 0px;
  border: 0px;
  vertical-align: middle
}

.leftBoxContainer {
	background-color: #ffffff;
	margin-bottom: 10px;
	border: 1px solid #dbe4db;
}

.rightBoxContainer {
background-color: #ffffff;
margin-bottom: 10px;
}


#navColumnOneWrapper {
margin-left:5px;
margin-top:0px;
background-color: #ffffff;

}

#navColumnTwoWrapper {
margin-right:7px;
margin-top:0px;
background-color: #fff;
}

.leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited {
color: #555;
text-decoration: none;
font-size: 12px;
padding-left: 0px;
line-height: 18px;
}

.leftBoxContainer a:hover, .rightBoxContainer a:hover  {
color:#000;
}
 
 
 







#categories {

}

#categoriesHeading {

}

.category-top, .category-links {

}

#navCatTabs{
background-color: #fff;

}


#navCatTabs .category-top, .category-links {
background-image: none;

}

#navCatTabs a.category-top:link, #navCatTabs a.category-top:visited {
color: #8D8471;
font-weight: bold;
}

#navCatTabs a.category-top:hover {
color: #000;
}


#informationContent a:link, #informationContent a:visited{
	color: #6d7066;
	font: 12px Verdana, Geneva, sans-serif;
	/*border-bottom: 1px dotted #d2c9a3;*/
	display: block;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	/*background: url(../images/ico-1.gif) no-repeat 0px center;*/
	padding-left: 10px; margin:0;
}
#informationContent a:hover{
	color: #000;
	display: block;
	width: 100%;
	background: #ffcc00;
}


#moreinformationContent a:link, #moreinformationContent a:visited{
}
#ezpagesContent a:link, #ezpagesContent a:visited{
}
.centerBoxContentsNew a:link, .centerBoxContentsNew a:visited {
text-decoration: none;
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
line-height: 20px;
}
.centerBoxContentsNew a:hover {

text-decoration: underline;
 }

.rightBoxHeading, .leftBoxHeading {
height: 22px;

}



h3 label {
font-size:1.0em;
}

h3.rightBoxHeading, h3.leftBoxHeading  {
	margin:0;
	color: #ffcc00;
	font: bolder normal 14px Tahoma, Geneva, sans-serif;
	padding-left:20px;
	padding-top: 4px;
	text-align:left;
	background: url(../images/bullet.jpg) no-repeat 1px center;
}
#navColumnOneWrapper h3.leftBoxHeading a:link, #navColumnOneWrapper h3.leftBoxHeading a:visited  {
	color: #ffcc00;
	font: bolder normal 14px Verdana, Geneva, sans-serif;

}

#navColumnTwoWrapper h3.rightBoxHeading a:link, #navColumnTwoWrapper h3.rightBoxHeading a:visited  {
color: #fff;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

.columnLeft{
	margin: 0px;
	padding: 0px;
}
#navColumnOneWrapper h3.leftBoxHeading a:hover, #navColumnTwoWrapper h3.rightBoxHeading a:hover {
	color:#D5CAB2;
} 


#search {
/* background-color: #F7DFED; */
}

#search input{
font-size: 11px;
}


#manufacturers {
/* background-color: #F8D4DA; */
}


/* PRODUCT LISTING */

.productListing-rowheading a {
color:#000;
text-decoration: underline;
}

.productListing-data a:link, .productListing-data a:visited  {
color:#000;
text-decoration: underline;

}

.productListing-data a:hover  {
color:#A00C32;
text-decoration: underline;
}

.productListing-data img {
padding:0px;
margin:  8px;
}

.listingProductImage {
padding:0px;
border: 1px solid #d5cab2;
margin:  8px;
}

.productListing-data {
border-top: 1px solid #d5cab2;
padding: 5px;

}

.productListing-even {
background-color:#fff;

}

.productListing-odd {
background-color:#fff;

}

/* PRODUCT INFO */
#productDetailsList, #productDetailsList li {
list-style-type:none;
margin-left:0;
padding-left:0;
}

/* FOOTER */

#authorLink {
text-align:center;
font-size:.9em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #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, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;

}



.navNextPrevWrapper {
margin-bottom: 15px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 0em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
	float: left;
	
}

.back1 {
  float: right;
}


.forward {
	float: right;
	padding-right: 5px;
	margin-right: 5px;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F8F8F8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F4F4F4;
	height: 1.5em;
	vertical-align: top;
	}

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
	}


#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: #ffffff;
}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}


#infoShoppingCart {
background-image: none;
background-color: #cc0000;
}

a:link.productListing-heading {
text-decoration: none;
}

.orderHistList {
margin:5px 5px 5px 15px;
padding:0;
}

#orderhistoryContent .orderHistList li a:link, #orderhistoryContent .orderHistList li a:visited {
margin:0;
padding:0;
}

#bestsellersContent {
margin:0px 0px 0px 10px;

}

#bestsellersContent li a:link, #bestsellersContent li a:visited {
margin:0;
padding:0;
}

.cartBoxCheckout a:link, .cartBoxCheckout a:visited {
margin:0;
padding:0;
}