/**
 * 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 $
 */
 
 
 
 /*GENERIC AND GLOBAL STUFF*/
.powder {
color:#8CD2FA;	
}

.darkpowder {
color:#2882DC;	
}

.brown {
color:#785000;
}

.normal {
font-size: 12px;
}

.smaller {
font-size: 11px;
}

.tiny {
font-size: 10px;
}

.bold {
font-weight: bold;
}

.unbold {
font-weight: normal;
}


#maintable {
float: left;
text-align: center;
width: 768px;
}

#maincontainer {
width: 770px;
height: 99%;
}

.header {  
width: 770px;
height: 79px;
}

.topsearcharea {  
vertical-align: bottom; 
padding-bottom: 7px;
text-align: right;
}

.topsearchfield { 
border: solid 1px #858585;
width: 150px;
}

.topsearchfieldarea {  
padding-right: 10px;
}

.topsearchlabel {  
color:#FFFFFF;
font-family: arial;
font-size: 12px;
padding-right: 10px;
}

.advancedsearch {  
text-align: right;
padding-top: 7px;
}

.advancedsearchlink {  
color:#8CD2FA;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

.advancedsearchlink:hover {  
color:#FFFFFF;
text-decoration: underline;
}

.maintable{  
/*width: 768px;*/
background-color:#FFFFFF;
border-bottom: solid 1px #858585;
border-left: solid 1px #858585;
border-right: solid 1px #858585;
}

/*NAVIGATION*/
#navcontainer { 
width: 770px;
border-left: solid 1px #dadada;
}

#nav{
/*clear:both;*/
font-weight:bold;
color:#FFFFFF;
margin-left:0px;
margin-top:0px;
float: clear;
list-style-type:none;
padding-bottom:0px;
}

html>body #nav{
margin-left:0px;
background: transparent 770px #FFFFFF;
position: relative;
left: -40px;
top: -10px;
width: 800px;
}

#nav li{
list-style-type:none;
float:left;
margin:0 0 0 0px;
padding:0 0 0 0px ;
background:url(/cart/includes/templates/burks_bay/images/navbg.gif) #c0c0c0 top left no-repeat;
width: 128px;
text-align: center;
}

#nav li a{
color:#FFFFFF;	
font-family: arial;
font-size: 12px;
text-decoration: none;
background:url(/cart/includes/templates/burks_bay/images/navbg.gif) transparent top right no-repeat;
display:block;
padding:6px 0px 5px 0px;
white-space: nowrap;
}

#nav li.cur,
#nav li.over,
#nav li:hover
{
background:url(/cart/includes/templates/burks_bay/images/navbg-over.gif) top left no-repeat;
}
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
display:block;
color:#fff;
/*padding:0 10px 0 0;*/
padding:6px 0px 5px 0px;
text-decoration:none;
background:url(/cart/includes/templates/burks_bay/images/navbg-over.gif) transparent top right no-repeat;
}

/*END NAVIGATION*/

/*FOOTER*/

.footerrow {
height: 30px;	
}

.copyright {
color:#FFFFFF;
font-family: arial;
font-size: 11px;	
}

.footerlinkarea {
text-align: right;
color:#4c4c4c;	
}

.footerlink {
color:#FFFFFF;
font-family: arial;
font-size: 11px;		
}



/*END FOOTER*/

/*DECORATIONS*/

.deco-bg-main {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/cart/includes/templates/burks_bay/images/deco-mainbg.jpg);
background-repeat: no-repeat;
height:327px;
}

.deco-bg-emb {
width: 768px;
background-image: url(/cart/includes/templates/burks_bay/images/deco-bg-emb.jpg);
background-repeat: no-repeat;
height:598px;
}

.deco-bg-deb {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/cart/includes/templates/burks_bay/images/deco-bg-deb.jpg);
background-repeat: no-repeat;
height:328px;
}

.deco-bg-scr {
width: 768px;
background-image: url(/cart/includes/templates/burks_bay/images/deco-bg-scr.jpg);
background-repeat: no-repeat;
height:328px;
}

.deco-bg-nl {
width: 768px;
background-image: url(/cart/includes/templates/burks_bay/images/deco-bg-nl.jpg);
background-repeat: no-repeat;
height:328px;
}

.deco-content {
color:#FFFFFF;
font-family: arial;
font-size: 12px;
}

.deco-content A {
font-weight: bold;
color:#8CD2FA;
}

.deco-content A:hover {
color:#FFFFFF;	
}

.deco-content-main {
vertical-align: top;
padding-top: 100px;
padding-left: 20px;	
padding-right: 200px;
line-height: 18px;
}

.deco-content-emb {
vertical-align: top;
padding-top: 100px;
padding-left: 20px;	
padding-right: 40px;
line-height: 16px;
}

.deco-content-deb {
vertical-align: top;
padding-top: 100px;
padding-left: 20px;	
padding-right: 320px;
line-height: 16px;
}

.deco-content-scr {
vertical-align: top;
padding-top: 100px;
padding-left: 20px;	
padding-right: 430px;
line-height: 16px;
}

.deco-content-nl {
vertical-align: top;
padding-top: 100px;
padding-left: 20px;	
padding-right: 400px;
line-height: 16px;
}

.deco-nav-emb {	
border-right: solid 1px #858585;
}

.deco-nav-deb {
border-right: solid 1px #858585;	
}

.deco-nav-scr {	
}


/*END DECORATIONS*/

/*HOME PAGE */

.home-bg {
width: 768px;

border-bottom: solid 1px #858585;
background-image: url(/cart/includes/templates/burks_bay/images/home-bg.jpg);
background-repeat: no-repeat;
height:283px;
}

.home-content {
vertical-align: top;
padding-top: 100px;
padding-left: 20px;	
padding-right: 300px;
line-height: 16px;
color:#FFFFFF;
font-family: arial;
font-size: 12px;
}

.home-nav {
width: 768px;
}

.home-nav-1 {
border-right: solid 1px #858585;	
}

.home-nav-2 {
border-right: solid 1px #858585;	
}

.home-nav-3 {	
}

/*END HOME PAGE*/

/* LEATHER CARE */

.leathercare-bg {
width: 768px;
background-image: url(/cart/includes/templates/burks_bay/images/leathercare-bg.jpg);
background-repeat: no-repeat;
height:729px;
}

.leathercare-content {
vertical-align: top;
padding-top: 70px;
padding-left: 20px;	
padding-right: 30px;
line-height: 18px;
color:#FFFFFF;
font-family: arial;
font-size: 12px;
}


/*END LEATHER CARE */

/* LEATHER VIDEO */

.leathervideo-bg {
width: 768px;
background-image: url(/cart/includes/templates/burks_bay/images/leathervideo-bg.jpg);
background-repeat: no-repeat;
height:729px;
}

.leathervideo-content {
vertical-align: top;
padding-top: 70px;
padding-left: 20px;	
padding-right: 30px;
line-height: 18px;
color:#FFFFFF;
font-family: arial;
font-size: 12px;
}

/*END LEATHER VIDEO */

/* GUEST BOOK */

.gb-main {
background-image: url(/cart/includes/templates/burks_bay/images/gb-bg.jpg);
background-repeat: no-repeat;
}

.gb-footer {
background-image: url(/cart/includes/templates/burks_bay/images/gb-footer.gif);
background-repeat: no-repeat;

}

.gb-form {
vertical-align: top;
padding-left: 30px;
padding-top: 20px;
width: 330px; /*was 350*/	
}

.gb-spacer {
width: 20px;	
}

.gb-content {
width: 300px;
padding-top: 80px;
font-family: arial;
font-size: 14px;
line-height: 23px;
font-weight: bold;
padding-left: 55px;
vertical-align: top;
}

.gb-instructions {
font-family: arial;
font-size: 16px;
letter-spacing: -1px;
color:#785000;
font-weight: bold;
}

.gb-form TR {
height: 25px;
}

.gb-required {
font-weight: bold;
color:#8CD2FA;
}

.gb-label {
font-size: 13px;
font-weight: bold;
white-space: nowrap;
width: 120px;
vertical-align: top;
padding-top: 5px;
}

.gb-field {
border: solid 1px #4c4c4c;
width: 190px;
}

.gb-cancel {
font-size: 10px;
}

.gb-cancel A {
color:#2882DC;
}

.gb-cancel A:hover {
color:#4c4c4c;
}

/*END GUEST BOOK*/

/* FAQ */

.faq-bg {
background-image: url(/cart/includes/templates/burks_bay/images/faq-bg.gif);
background-repeat: no-repeat;
width: 768px;
background-color:#FFFFFF;
padding-top: 10px;
padding-bottom: 10px;
}

.faq-content {
line-height: 15px;
font-size: 12px;
padding-right: 10px;
padding-top: 10px;
}

.faq-q {
font-weight: bold;
}

.faq-header {
font-size: 16px;
letter-spacing: -1px;
font-weight: bold;
color:#785000;
}

.faq-menu {
font-size: 12px;
width: 150px;
vertical-align: top;
padding-left: 10px;
padding-top: 10px;
}

.faq-menu A {
font-size: 11px;
}

.faq-menu A:hover {
font-weight: bold;
color:#4c4c4c;
}

/* END FAQ */

/* DECORATION LOCATION INDEX */

.dli-main {
background-color:#FFFFFF;
/*border-left: solid 1px #858585;
border-right: solid 1px #858585;*/
}

.dli-intro {
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
line-height: 12px;
vertical-align: top;
padding-bottom: 10px;
}

.dli-label {
background-color:#2882DC;
height:25px;
padding-left:10px;
color:#FFFFFF;
font-size: 11px;
}

.dli-bigtable {
border-top: solid 1px #858585;
border-left: solid 1px #858585;
background-color:#FFFFFF;
}

.dli-bigtable TD {
border-bottom: solid 1px #858585;	
border-right: solid 1px #858585;
}

.dli-headerrow {
height:27px;
padding-left:10px;
background-image: url(/cart/includes/templates/burks_bay/images/dli-headerrow.gif);
background-repeat: no-repeat;
color:#FFFFFF;
font-weight: bold;
font-size: 13px;
}

.dli-data1 {
background-color:#E2F4FE;	
font-size: 11px;
height: 26px;
padding-left: 10px;
}

.dli-data2 {
background-color:#FFFFFF;		
font-size: 11px;
height: 26px;
padding-left: 10px;
}

/* END DECORATION LOCATION INDEX */

/* SEARCH */

.search-main {  
width: 770px;
background-color:#FFFFFF;
border-right: solid 1px #858585;
border-left: solid 1px #858585;
border-bottom: solid 1px #858585;
padding-bottom: 10px;
}

.search-help {  
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.search-help:hover {  
color:#785000;
text-decoration: underline;
}

.search-table {  
width: 740px;
}

.search-table-inner {  
border: solid 1px #858585;
}

.search-bigtext {  
text-align: right;
font-weight: bold;
font-size:16px;
letter-spacing: -1px;
}

/* END SEARCH */
.gb_sm{font-size:10px}
.gb_190px{width:190px}
.guestbook_h{font-size:18px;color:#785000}
.req{color:#2C86E2}
.guestbook_comments{width:180px;height:100px}
.guestbook_label{font-weight:bold}
.guestbook_txtin{width:180px}
#guestbook_colone{width:320px;height:650px;position:relative;top:20px;left:30px;float:left}
#guestbook_coltwo{width:310px;position:relative;top:100px;left:110px;float:left}
#contactUsDefault{padding:0px;margin:0px}
#guestbook{width:768px;height:713px;background-image:url('/cart/includes/templates/burks_bay/images/guestbook_bg.gif');padding:0px;margin:0px;font-size:12px}
h3.itemTitle{font-size:1.1em;}
#indexProductList br.clearBoth{display:none;visibility:hidden}
#productsListingBottomNumber{display:none;visibility:hidden}
#productsListingTopNumber{display:none;visibility:hidden}
#ezPageDefault{padding:0px;}
#ezPagesHeading{display:none;}
 .listingProductImage{border:1px solid #858585;margin-top:5px}
 #productListHeading{color:#785000}
 .bb_popupThumbs{padding:5px;border:1px solid gray;margin:5px; font-family: arial;}
 .powderBlue{color:#5AB4FA; font-family: arial;}
 .bb_popupBar div.prod{font-weight:bold;color:white;font-size:1.3em;margin:8px; font-family: arial;}
 .bb_popupBar{background-color:#5AB4FA; font-family: arial;}
 .bb_style{font-weight:bold;color:#2882DC;font-size:1.25em; font-family: arial;}
 .category-subs{font-weight:bold;color:#785000;padding-left:8px;}
 .category-subs-selected{background-color:#5AB4FA;font-weight:bold;color:white;padding-left:8px;}
 a {text-decoration:none;color:#2882DC}
 .prod_act {font-weight:bold;color:#2882DC}
 .prod_inact{color:#676767}
 .cat_act{background-color:#5AB4FA;font-weight:bold;color:white}
 .cat_inact{font-weight:bold;color:#785000;padding-left:8px}
 
 
  
#headerWrapper{
	background-image: url('/cart/includes/templates/burks_bay/images/background.jpg');	
}
 
 
 #productName{
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	color:#785000;
 }
 
 #categories{margin:0px;padding:0px;}
 
 #siteinfoLegal a{
	color:white;
	font-size: 11px;
 text-decoration: underline;
	
 }
 
 #siteinfoLegal a:hover {
 color:#8CD2FA;
 text-decoration: underline;
 
 }
 #siteinfoLegal{
	text-align:left;
	color:white;
	font-size: 11px;
	background-image: none;
	background-color: black;
 
 }
 #categoriesHeading{
	size:20px;
	color: #2E88E0;
	background-color:white;
	visibility:hidden;
	display:none;
 }
 #categoriesContent{
	 background-color:transparent;
	border:0px;
	padding:0px;
	padding-left:0px;
	
 }
#popupImage{background-color:white;background-image:none;}

.gotoprintable {
display: block;
}

.gotounprintable {
display: none;
}

.print_logo{display:none;}

.bodystyle {
	width: 770px;
	margin: auto;
	font-family:  arial, helvetica, sans-serif,verdana;
	font-size: 62.5%;
	color: #000000;
	background-color: black;
	background-image: url('/cart/includes/templates/burks_bay/images/background.jpg');
	background-repeat: repeat-x;
	
	}

a img {border: none; }

/*
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

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.7em;
	}

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;
	}

h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

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 #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 {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	}

#contentMainWrapper{
	border:1px solid gray;
	}
	
	
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #{
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#productDetailsList{width:230px}
.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: 0em;
	background-color: none;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	
	background-image: url('/cart/includes/templates/burks_bay/images/cat_bg.gif');
	background-repeat: repeat-x;
	background-color:#E2F4FE;
	border-right:1px solid gray;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	#indexCategories.centerColumn{padding:0px;}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.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: #ff0000;
	}

.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{width:265px}

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border:0px;
	margin: 0px;
	padding: auto;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.productListing-data{text-align:left;padding-left:5px}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
BODY.centeredContent {
margin: 0px 0px 0px 0px;
font-family: arial;
}	
	
#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;
	}

/*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;
	}

#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%;}

/*SPECIALS */
.specials-bg {
background-image: url(/images/specials.jpg);
background-repeat: no-repeat;
height: 568px;
}

.specials-left {
vertical-align: top;
padding-top: 260px;
padding-left: 10px;
color: #FFFFFF;
font-family: arial;
font-size: 11px;
width: 560px;
padding-right: 20px;
}

.specials-right {
vertical-align: top;
padding-top: 350px;
font-family: arial;
font-size: 12px;
}

.specials-right A {
font-weight: bold;
color:#2883DE;
}

.specials-right A:hover {
color:#4c4c4c;
}

.specials-head {
font-family: arial black;
color:#8DD2FB;
font-size: 15px;
letter-spacing: -1px;
}

.specials-powder {
color:#2883DE;
font-weight: bold;
}

.specials-advantage {
font-size: 11px;
}

/*END SPECIALS*/

.home-bg1 {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/images/home-bg01.jpg);
background-repeat: no-repeat;
height:283px;
}

.home-bg2 {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/images/home-bg02.jpg);
background-repeat: no-repeat;
height:283px;
}

.home-bg3 {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/images/home-bg03.jpg);
background-repeat: no-repeat;
height:283px;
}

.home-bg4 {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/images/home-bg04.jpg);
background-repeat: no-repeat;
height:283px;
}

.home-bg5 {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/images/home-bg05.jpg);
background-repeat: no-repeat;
height:283px;
}

.home-bg6 {
width: 768px;
border-bottom: solid 1px #858585;
background-image: url(/images/home-bg06.jpg);
background-repeat: no-repeat;
height:283px;
}
