/**
 * 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.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
html > body .clearfix {min-height: 1px; height: auto;}

/* Start General Styles */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color: #F5F3F3;
	}

* {margin:0;padding:0;}

a img {border: none; text-decoration:none; }
a:link { color: #003399; text-decoration: underline; }
a:visited { color: #003399; text-decoration: underline;	}
a:hover { color: #003399;	}
a:active { color: #0000FF;	}

h1 { font-size: 1.5em; margin:0; color:black;	}
h2 { font-size: 1.4em; margin:0.3em 0; color:#CC6600 }
h3 { font-size: 1.3em; margin:10px 0;color:#006699	}
h4, h5, h6 { margin: 0.3em 3px; font-size: 1.1em;}

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

input:focus, select:focus, textarea:focus {	background: #F0F8FF;	}

FORM, SELECT, INPUT { display: inline;	font-size: 1em;	margin: 0.1em;	}
TEXTAREA {/*float: left;*/	margin: auto;	display: block;	width: 95%;	}
FIELDSET { padding: 0.5em;	margin: 0.5em 0em;	border: 1px solid #cccccc;	}
LEGEND { font-weight: bold;	padding: 0.3em;	font-size: 1.1em; }
LABEL { font-size: 1.1em; line-height: 1.5em;	padding: 0.2em;	}
LABEL.checkboxLabel, LABEL.radioButtonLabel { margin: 0.5em 0.3em;	}
LABEL.inputLabel {	width: 11em;	float: left;	}
LABEL.inputLabelPayment {	width: 15em;	float: left;	}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {	width: 12em;	float: left;	}
ADDRESS { padding: 0.5em; font-size: 1.1em;	}
p {	font-size:1.2em; padding: 0em; margin:10px 0;}
ADDRESS { font-style: normal;	}
HR { height: 1px; margin-top: 0.5em;	border: none;	border-bottom: 1px solid #9a9a9a;	}

ul, ol {padding-left:20px;}
.centerColumn li {font-size:12px;margin:10px;}
/* End General Styles */

/* Warnings, Errors, Messages */
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 5px;
	margin:5px;
	border: 1px solid #F19696;
	}
.messageStackWarning, .messageStackError {	background-color: #FCDDDD;	color: #000000;	}
.messageStackCaution img, .messageStackWarning img, .messageStackError img, .messageStackSuccess img { vertical-align:middle;}
.messageStackSuccess {	border: 1px solid #8EE38E;	background-color: #D1F5D1;	color: #000000;	}
.messageStackCaution {	background-color: #FFFF66;	color: #000000;	}
/* End Warnings, Errors, Messages */

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

/* Header Layout */

#mainWrapper {	background-color: #ffffff;	text-align: left;	width: 970px; vertical-align: top; }

#headerWrapper { background-color:#ffffff }

#topNav ul li.right-border { border-width:0 1px 0 0; }
#topNav ul li.no-border {  border-width:0; }
#topNav ul li.no-border a { padding-left:0; }
#topNav ul li.left-border {  border-width:0 0 0 1px; padding:0 0 0 0.5em; }

#topNav {
	float:right;
	padding:2px 0 8px 0;
	width:530px;
	margin-right:20px;
}
#topNav img { margin:0 3px 0 0; text-decoration:none; border:none; }
#topNav ul {
	list-style-type: none;
	text-align: right;
	margin:0;
}
#topNav ul li {
	padding: 0em 0.5em;
	display: inline;
	border:1px solid #C5C5C5;

}
#topNav ul li a, #topNav ul li a:hover {
	margin: 0;
	color: #3C3A3A;
	white-space: nowrap;
	font-weight:normal;
	font-size:11px;
}

#logo {	float:left;	width:398px; height:71px; padding:0px 0 0 15px;}
#headerContact {
	float: right;
	width:425px;
	text-align:right;
	padding:10px 10px;
	height:23px;
	color:#685E68;
	font-size:9px;
	background:white url('../images/gradients/header_search_bg.gif') repeat-y;
}
#headerContact input#go { vertical-align:middle; }
#headerContact input#keyword { font-size:12px; vertical-align:-20%; }


#navMain { clear:both; border:1px solid #C0C0C0; border-width:1px 0px; 
			background:#ECE9E9 url('../images/gradients/nav_main_bg.gif') repeat-x; height:29px; }
	#navMain ul { float:left; margin: 7px; 0;	padding:0;	list-style-type: none;	text-align: center;	}
	#navMain ul li { float:left; margin-left:20px;	}
		#navMain ul li a {	color:#4A4A4A; text-decoration: none; margin:0; white-space: nowrap; font-weight:normal; font-size:12px;	}
		#navMain ul li.last a { border-width:0; }
		#navMain ul li a:hover { text-decoration:underline; }

/* End Header Layout */

/* Start Navigation Sidebars */

#navColumnOneWrapper { float:left;  }
#navColumnTwo {	background-color: white; padding:10px 5px 0 0;}

.leftBoxContainer { margin:10px 0; padding:5px 20px; background-color:white; }
	.leftBoxContainer h3.leftBoxHeading, .leftBoxContainer h3.leftBoxHeading a { text-align:left;
		font-size:18px; color:black; font-weight:normal; margin:0; }
	.leftBoxContainer ul { list-style-type:none; padding:0 15px; font-size:12px; margin:5px 0;}
	.leftBoxContainer ul li { padding:5px 0; }
	.leftBoxContainer a { color:black; text-decoration:none; font-size:12px; }
	.leftBoxContainer a:hover { text-decoration:underline; }
		.leftBoxContainer #categoriesContent a { margin:10px 15px; display:block; }

	.rightBoxContainer h3.rightBoxHeading, .rightBoxContainer h3.rightBoxHeading a { text-align:left; font-size: 11px; color: white;	}
	.rightBoxContainer h3.rightBoxHeading { padding: 0.5em 0.8em; background-color:#0066CC; margin:7px 0 2px 0;	}
		.rightBoxContainer h3.rightBoxHeading a:hover {	text-decoration: underline;	}

h3#informationHeading2, h3#informationHeading3 { background-color:#9F9D9D }

#subscribe { color:#2B4E94; background:#ffffff url('../images/gradients/sb_left_bottom.gif') repeat-x; }
#subscribe h3 { font-size:12px; color:#2B4E94; margin-bottom:10px; }
	#subscribe input, #subscribe label { padding:0; margin:0;  }
	#subscribe label { font-size:12px; }
	#subscribe input { vertical-align:middle; margin-bottom:10px;margin-right:5px; }

#informationContent { font-weight:bold }
/* End Navigation Sidebars */

/* Start Breadcrumb */
#navBreadCrumb, #navEZPagesTop {
	font-size: 10px;
	font-weight: normal;
	margin:0;
	padding:0.5em 0.8em;
	color:#5B5A5A;
	}
#navBreadCrumb .here { color:black;font-weight:bold;display:inline; }
#navEZPagesTop {	background-color: #ffff33;	}
#navBreadCrumb { background-color: white;	}
	#navBreadCrumb a { color:#5B5A5A }
	#navBreadCrumb a:hover { text-decoration:underline; }
/* End Breadcrumb */

/* Start Footer */
#sf_links { text-align:center; }
	#sf_links ul { list-style-type:none; }
		#sf_links ul li { padding:0 12px; display:inline; border:1px solid #B1B1B1; border-width:0 1px 0 0; }
		#sf_links ul li.last { border-width:0; }
			#sf_links ul li a { font-size:12px; }
			#sf_links ul#first li a { font-weight:normal; }
			#sf_links ul#second li a { font-weight:normal; }
			#sf_links ul#second li a:hover { text-decoration:underline; }

#copyright { text-align:center; padding-bottom:5px;color:black; }
/* End Footer */

/* Site-Wide Styles */
.back {	float: left;	}
.forward { 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;}
.larger{ font-size: 1.1em }
.clearBoth { clear: both; }
.biggerText { font-size: 1.2em;	}
/* End Site-Wide Styles */

#navEZPagesTOC ul li a { color: #003399; text-decoration: underline; }
#navEZPagesTOC ul li a:hover { color: #003399;	}
#privacy { font-size:11px; }

/* Index page styles */
#indexDefault .main_brand { width:700px; margin:10px; }
	#indexDefault .main_brand .left { width:321px; float:left; }
		#indexDefault .main_brand .left .main-content { padding:0;height:305px; padding:5px 10px; background-color:#F3F1F1; }
			#indexDefault .main-content h1 { color:black; font-weight:500; margin:0; padding:0;}
		#indexDefault .main_brand .left .img { width:321px; height:245px; background:#FFFFFF url('../images/family.jpg') no-repeat center; }
	#indexDefault .main_brand .right { width:373px; height:560px; float:left; 
	background:#FFFFFF url('../images/healthier.jpg') no-repeat center; }
/* End Index page styles */

/* Start Product Listings */
#indexProductList h1 { font-size:16px; color:black; }
#indexProductList .mark { margin:5px 0; background:#E4E4EB url('../images/marketing/product_listing_bg.gif') no-repeat center; 
width:462px; height:59px; text-align:center; color:#828295 }
#indexProductList .shipping div { font-size:18px; padding:17px 0; }
#indexProductList .guarantee div { font-size:14px; padding:21px 0;}
#indexProductList .category-desc { font-size:12px; }
#indexProductList .learn { float:right; width:240px; }
	#indexProductList .learn h3 { margin-bottom:0; } 
	#indexProductList .learn ul { list-style-type:none; margin:0; padding:0; }
	#indexProductList .learn li { margin:5px 0; font-size:12px; }
#indexProductList .productListingTopBar { margin:5px 0; padding:5px 10px; color:#57601C;font-weight:bold;background-color:#BECB67}

#indexProductList p { font-size:1.2em; }
#indexProductList #productListing { clear:both; }

#indexProductList .centerBoxContentsProducts { text-align:left; padding:5px 0; }
#indexProductList .centerBoxContentsProducts h3 { margin:0;margin-bottom:5px; }
	#indexProductList .centerBoxContentsProducts h3 a { color:#0066CC; text-decoration:none;font-size:12px; }
	#indexProductList .centerBoxContentsProducts h3 a:hover { text-decoration:underline; }
#indexProductList .centerBoxContentsProducts div.descr { color:black;font-weight:normal;font-size:10px; width:320px;}
	#indexProductList .centerBoxContentsProducts div.descr p { font-size:10px; margin:2px 0;}
#indexProductList .centerBoxContentsProducts img { margin:0; }
#indexProductList .centerBoxContentsProducts, .centerBoxContentsProducts .productSpecialPrice, .centerBoxContentsProducts .productPriceDiscount { color:#669933; font-weight:bold }
#indexProductList .centerBoxContentsProducts .normalprice { color:#666666 }
#indexProductList .centerBoxContentsProducts br { line-height:1px; }
#indexProductList .centerBoxContentsProducts .details_link { margin:5px 0 0 0; }
/* End Product Listings */

/* Start Product Info Pages */
#productinfoBody #strip { background-color:white; }

#productinfoBody .benefits { width:280px; float:right; margin:0 5px 10px 5px; padding:0 10px; font-size:12px; background-color:#8C8B8B; color:white; }
#productinfoBody .benefits ul { margin:0;padding:0; }
#productinfoBody .benefits li { margin:10px 0 10px 15px; }

h1#productName { color:black; font-size:16px; margin:5px 0;}
#productMainImage a { text-decoration:none; }
#productNameAndImage { float:left; width:600px; }
#productActions { float:left; width:340px; margin-top:22px; padding:0 5px;}
h2#productPrices { color:#669933; font-size:13px; }

#productAttributes { width:357px; margin:0 auto;}
h3#attribsOptionsText { color:black;margin:2px 0 4px 0;font-weight:bold; }
h4.optionName { float:left;width:100px;margin:0;margin-right:0.5em;text-align:right; font-size: 1.1em; }
label.attribsSelect { padding:0;margin:0;  }
div.optionValues { float:left; }
div.wrapperAttribsOptions {	clear:both;margin-bottom:10px; }
h4.optionName, div.wrapperAttribsOptions label, div.wrapperAttribsOptions select { vertical-align:middle; }

#productTellFriendLink, #cartAdd { padding:0;color:black;text-align:left;font-weight:bold;font-size:13px;}
#cartAdd input { margin:0; }
#cartAdd p { font-size:0.9em; }

#productAvailability { margin:0; width:400px; border-top:1px dotted #666666; padding:15px 0 0 0; text-align:center;}
div.productLinks { text-align:left; margin:0 0 5px 0; padding:5px 0; }
div.productLinks ul { list-style-type:none; margin:0; padding:0; }
div.productLinks li { display:inline; }
div.productLinks li a.border { border-left:1px solid #666666; margin-left:5px; padding-left:5px; }
div.productLinks li img { vertical-align:middle; }
#custReviews .avg_review { float:left; width:590px; text-align:center; }
#custReviews .avg_review img { vertical-align:middle; }
#custReviews .write_review { float:left }
#custReviews .reviews_top { margin-bottom:10px; }
#custReviews .reviews { clear:both;  }
#custReviews .review { border-top:1px dashed #666666; padding:10px 0; }
#custReviews { padding:0; }

#productInfoMoreOptions { float:left; width:100%;}
div.mainProductactions { float:left; width:170px; text-align:center; margin-left:15px;  }
div.mainProductDetails { float:left; width:740px; }

.centerBoxWrapper {
	border-top:1px dashed #999999;
	font-size:1.2em;
}

#productDescription p { margin:0 0 10px 0;padding:0; }
#productDescription ul { padding:0 20px; }
#productDescription li { margin:8px 0; }


div.mainProductRightInfo { float:left; width:430px; }
#productAttributes { border-top:1px dotted black; margin-bottom:8px; }
#productInfoSideBar { width:160px; }


/* Start Tablite */
#slidetabsmenu {
float:left;
width:100%;
font-size:14px;
line-height:normal;
}
* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/ margin-bottom: 0em;}
#slidetabsmenu ul{list-style-type: none;margin:0;padding:0;}
#slidetabsmenu li{display:inline;margin:0;padding:0;}
#slidetabsmenu a {
float:left;
background:url(../images/ciao_tab_left.gif) no-repeat left top;
margin:0;margin-right:2px;
padding:0 0 0 4px;
text-decoration:none;
}
#slidetabsmenu a span {
float:left;
text-align: center;
display:block;
background:url(../images/ciao_tab_right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
color:#3B3B3B;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */
#slidetabsmenu a:hover span {color: black;text-align: center;}
#slidetabsmenu a.current{background-position:0 -30px;}
#slidetabsmenu a.current span {background-position:100% -30px;color: #1A2A3E;text-align: center;}
#slidetabsmenu a:hover {background-position:0% -30px;}
#slidetabsmenu a:hover span {background-position:100% -30px;}
#tabcontentcontainer { border: 1px solid #999999; padding:5px; }
.tabcontent{background: white;color: black;display:none;font-size:10px;}
.tabcontent h4 { color:#979797;font-size:18px; }
.tabcontent p { font-size:11px; }
.tabcontent dl.tech { margin:0;padding:0; }
.tabcontent dl.tech dt { font-size:11px; font-weight:bold;background-color:#E1E1E1; color:#666666; padding:5px 10px; }
.tabcontent dl.tech dd { font-size:11px;padding:5px 2px;;margin:0; }
.tabcontent h5 { font-size:14px;color:#979797 }
.tabcontent h6 { color:#666666 }
/* End Tablite */

/* End Product Info Pages */


/* Start Explore And Learning */
#learn h1 { font-size:16px; margin:8px 0 5px 0; font-weight:normal; }
#learn h3 { font-weight:normal; }
#learn .horiz-bar { float:left; width:100%; clear:both;  }
	#learn .horiz-bar h3 { color:#565656; font-size:14px; font-weight:normal; margin:5px 0px 10px 0px; padding:5px;
	border:1px solid #C0C0C0; background:#ECE9E9 url('../images/gradients/nav_main_bg.gif') repeat-x; height:19px;	
	}
	#learn .horiz-bar ul { list-style-type:none;padding:0;margin:0;margin-bottom:10px;font-size:12px; }
	#learn .horiz-bar li { margin:4px 10px 0 0;float:left; width:230px; }
/* End Explore And Learning */

.navSplitPagesResult { padding:5px 0;vertical-align:text-bottom }
.navSplitPagesLinks { margin:0 70px 0 0;padding:5px 0;vertical-align:text-bottom }

.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: 3px 0 0 0;
	background-color: #D990DA;
	font-weight: bold;
	color: white;
	height: 1%;
	width: 100%;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: white;
	font-weight: bold;
	color: #A746A7;
	height: 1%;
	width: 100%;
	border-bottom:4px solid #EAE9E9;
	}

#navSupp ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li.last { border-width:0; }
#navSupp ul li {
	display: inline;
	border:1px solid #B339B3;
	border-width:0 1px 0 0;
	}

#navCatTabs ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align: center;
	background:#720272 url('../images/gradients/header_cats.gif') repeat-x;
	}

#navCatTabs ul li {
	float:left;
	}
#navCatTabs ul li.last a { border-width:0; }
#navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
	color: #F1DBF1;
	white-space: nowrap;
	font-weight:normal;
	font-size:11px;
	padding:10px 29px;
	border:1px solid #C5C5C5;
	border-width:0 1px 0 0;
	display:block;
	}
#navCatTabs ul li a:hover { color:#FFCC33 }

#navSupp ul li a:hover { text-decoration:underline; color:white }
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: white;
	white-space: nowrap;
	font-weight:bold;
	font-size:10px;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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 {
	margin: 0.5em;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
}
.centerColumn { padding: 0 0.8em 0.8em 0.8em; }
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;

	}

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

/*Shopping Cart Display*/
#shoppingCartDefault #PPECbutton { float: right; }

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

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

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #990000;
	}
.productSaveText { font-weight:bold; }
.productPriceDiscount { font-weight:normal; }

.orderHistList {
	margin: 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, .centerBoxContentsAlsoPurch {
	margin: 1em 0em;
	}
.centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsBestSellers { 
	margin:0 5px 5px 5px;
	font-size:11px;	
}


/* sideboxes */
.centerBoxHeading {
	text-align:left;
	color:#CC6600;
	font-size:17px;
	font-weight:normal;
}

.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, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.leftAlignedContent { text-align:left; }

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

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


h2#cartEmptyText { margin:10px 0 15px 0; }

.ccinfo { margin: 5px 10px 0 25px; }
.payment_description { margin: 5px 10px 0 27px; }

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

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

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

#reviewsInfoDefaultMainContent, #checkoutSuccess, #checkoutPayAddressDefault, #checkoutShipAddressDefault, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault { font-size:1.2em; }