/**
 * 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 4376 2006-09-03 20:42:22Z drbyte $
 */

body {
	margin: 0px;
		padding: 0;
		text-align: center;
		color: #737373;
		background-color: #ffffff;
		font-family: Arial, Helvetica, Verdana, sans-serif;  
		background-position: center; 
		font-size: 12px;
		line-height: 17px;
		
	}

a img {border: none; margin:0; padding:0; background:none; }

#productListing a img{padding:0 0 5px 0;}

a:link, #navEZPagesTOC ul li a {
	color: #B45D23; text-decoration: none; font-weight:normal; 
	}
 
a:visited {
	color: #B45D23;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover,  #navCatTabs ul li a:hover {
	color: #8E3E08;
	background-color:#F4F2E1
	}

#navMain ul li a:hover, #navSupp ul li a:hover  {
	color: #484848;	
background-color:transparent;

	
	}
h4#checkoutConfirmDefaultPaymentTitle{text-transform: none; }

a:active {
	color: #8C3B04;
	}

h1 { font-family: Helvetica;
	font-size: 22px;
	text-transform: lowercase; 
	color: #420101;
	font-weight:normal;
	line-height: 25px;
	
	}
h1#indexDefaultHeading, #chcategoriesHeading, h3#categoriesHeading,
#indexHomeBody #navColumnOne, #indexHomeBody #navBreadCrumb{display:none;
	height:0;}
	

h2 {	font-family: Helvetica;
	
	font-size: 18px;
	text-transform: lowercase; 
	color: #C96E4C;
	font-weight:normal;
	line-height: 20px;
	
	}
#loginBody h2{padding-bottom:5px; border-bottom: 1px solid #ECE1CB;}

h2#CS, h2#productPrices {
	margin:10px 0 10px 0;
	border-bottom: 0px;
}

h3, .categoryListBoxContents {font-size: 14px;
	color:#B3B2B2;
	
	font-weight:normal; 
	}
	
h3.paypal{text-transform:none !important }
h3.itemTitle a {font-size:12px;
	margin-top:10px;
	padding:0;}
.listingDescription{margin:0}

h4 {font-size: 12px;
	font-weight:bold;
	color: #82ACA8;
	}
h5	{font-size: 11px;
	font-weight:bold;
	color: #82ACA8;
	
	}
#productDetail h5 {
	margin-top:10px;
	}

#productDetail{font-size:12px;}

h6, LABEL, h4.optionName, ADDRESS {font-size: 11px;
	}
	
	
.heading {font-size:18px; color:#8C3B04; text-transform: lowercase; 
	}
.subhead{font-size:15px;
	text-transform: lowercase;
	color: #82ACA8;}	
		
.larger{
	font-weight:bold;
	}
	
	
.list {

	list-style-image: url(../images/dot.gif); 
	

}

p{ margin:0 0 10px 0}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding-bottom:10px !important;
	text-transform: lowercase;
	}


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

/*FORM,*/ SELECT, INPUT {
	font-size: 1em; margin-bottom:5px; 
	
	
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:11px;
	}

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

FIELDSET {
	padding: 0px 10px 10px 10px!important;
	margin: 15px 0 15px 0;
	border: 0px dotted #cccccc; 
	background-color:#EDF6F5;
	}

LEGEND {font-size:15px;
	text-transform: lowercase;
	color: #82ACA8;
	position:relative;
 	left: -8px;
	margin-bottom:20px;
	}



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

 .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#scUnitHeading, #scTotalHeading, th#ccTotalHeading{text-align:right}

td.cartProductDisplay{text-align:left}

td.cartQuantity, th#ccQuantityHeading, th#scQuantityHeading{text-align:center}
#logoWrapper {width:990px; margin:0 auto 0 auto; text-align:left; padding-left:8px;
}
#logo a:hover { background-color:transparent;}

#logo {padding-top:10px;}
    
.homeBanner{padding:5px 10px 0 0;}
#headerright {float:right;
width:400px;
text-align:right;
}
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}



ADDRESS {
	font-style: normal; margin-bottom:10px;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #EEE4D7;
	}
#catBoxDivider {
		border-bottom: 1px solid #ECE1CB;
	}
	
a.category-links {color: #420101 !important;}

.category-subs-selected{font-weight:bold;}
/*warnings, errors, messages******************************************/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 0px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #8C3B04;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #B5D0CE;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#headerWrapper{
	text-align:center;
height:120px;
	background-color: #0F202B;
	padding-top:5px;
}

#mainWrapper {
	margin: auto;
	text-align: left;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	
	}
#contentMainWrapper {
text-align: left;
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	
	width:1000px;
margin:auto;
	}

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

#taglineWrapper {
	color:#ffffff;
	font-size: 14px;
margin-top:5px;
position:relative;
top:5px;


	}
#tagline{}

#sendSpendWrapper {
	background-color:#EDF6F5;
	float: right;
	margin: 0em 0em 1em 1em;
	padding:10px;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	
	}
#productAttributes{display:block;
}
.wrapperAttribsOptions {

	
	margin-right:10px;
}

#crossSell a{ margin-right:0px;
}

.crosssellname { width:80px;}

div.centerBoxContentsFeatured{padding-bottom:15px}

/*navigation*/

#productsListingTopNumber{display:none;}
.navSplitPagesLinks{display:block;
	height:20px;}

.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 {
	font-size:11px;
	width:980px;
	font-weight: norm;
	color: #57DCED;
	text-transform: lowercase;
	margin:0 auto 10px auto;
	height:20px;
	display:inline;
	}

/***********footer*****************/
#navSuppWrapper{margin-top:30px;}

#footerWrapper{background: #0F202B url(../images/colour_bars_footer.gif) repeat-x top left; background-color:#0F202B; height:530px; text-align: center; font-size:11px; margin-top:30px;}

#footerWrapper a{color:#A4A4A4}

#footerWrapper a:hover{color:#A4A4A4; background-color:#010101; }

#footerInfo{width:980px; margin:10px auto 20px auto; text-align:left }
.footerBoxContainer{float:left; width:auto; padding:0px 20px 10px 20px; position:relative; text-align:left; height:160px;}

.footerBoxContainer ul{ list-style-type: none; margin:0; padding:0}

#infoBox, #mailingList, #newDesignersBox{ border-right: 1px solid #010101;}

#aboutBox{width:410px;}

#footerInfo h3 {color:#5EA1A6; font-size:17px; margin-bottom:10px}

#siteinfoLegalContainer{ width:980px; margin:0 auto 20px auto; text-align:left; padding-top:10px; }

#siteinfoLegal{padding:20px 20px 10px 20px;}

#navMain ul,  #navCatTabs ul  {
	margin: 0;
	padding:  0;
	list-style-type: none;
	text-align: right;
	
	}
#navSupp ul{ text-align: center;
	margin: 0;
	padding:  10px;
	list-style-type: none;}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a {
	border-right: 1px dotted #57DCED;
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #57DCED;
	white-space: nowrap;
	}
#navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #ffffff;
	
	}
#navSupp ul li a{ color: #ffffff;}

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

#navEZPagesTOC ul {
	margin: 0;
	padding:  0;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon{
	margin: 0.5em;
	}



#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	
	margin-top: 10px;

	}
#navColumnOne {
	
width: 210px;
text-align: left;
padding: 0px 10px 30px 10px;
	}
#navColumnOne a,
#navColumnOne a:link,
#navColumnOne a:visited{color:#DA9D86; font-size:14px; padding:3px; text-transform:lowercase}

#navColumnOne a:hover{color: #320B0F;
	background-color:#F7F6EC;}

sideBoxContent a,
sideBoxContent a:link,
sideBoxContent a:visited {color:#508681;  
}

.sideBoxContent a:hover { padding:3px;
    
}

#navColumnTwo {float:right;
	background-color: #ffffff;
text-align: left;
display:block;
padding:10px 10px 10px 0px;
position:relative;

	}
#navColumnTwoWrapper{padding:20px 10px 10px 10px;
	border: 7px solid #EEE4D7;}


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

.shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #8C3B04;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	padding-top:10px;
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding:0;
	}
.centerColumn {
		margin: 20px 10px 0px 20px;
		}
#centerColumn{
		margin: 20px 10px 0px 20px;
		}
#indexDefault{margin:10px 0px 40px 10px;
}

#indexProductList, #indexCategories {}

#productImagesWrapper{float:left;
			width:320px;
		text-align:center;
		}


#productDetail{
			width:460px;
			margin-left:320px;
	padding-left:20px;
			display:block;
			border-left: 1px solid #ECE1CB;	}

p#productDetail{margin:0;}

#productDetailsList {
			}

.smallText,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
	
	
	}
.text{border-bottom: 1px solid #ECE1CB; min-height:150px;}
/*Shopping Cart Display*/
#cartAdd {
margin:20px 0 10px 0;
border-top: 1px solid #EEE4D7;
padding-top:10px;
height:70px;

	}
#cartAddButton {
float:right;
width:160px;	
text-align:right;

	}

th, .tableHeading TH {
	border-bottom: 1px solid #ECE1CB; font-size:14px; font-weight:normal !important;
	color: #82ACA8;
	}

.tableHeading, #cartSubTotal {
	
	 }

#cartSubTotal, #orderTotals {
	border-top: 1px solid #EEE4D7;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	margin-bottom:10px;
	}

.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: #508681;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	
	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;
	}
.centerBoxContentsProducts, .centerBoxContentsFeatured{
padding:0;
text-align:center;  }



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #8C3B04; font-weight:bold;
	}

.productPriceDiscount{display:none}

.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;
	}
.navSplitPagesResult{display:none}

a.category-top{ color:#484848;
line-height:20px;
font-size:12px;

	}
a.category-products{ 
font-size:11px;
	}


/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}
.categoryImg{float:right; margin-left:20px}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
#productAdditionalImages{width:320px;
float:left;
margin-top:20px;
}
#productAdditionalImages img{
 border:1px solid #E3E3E3; text-align:center; margin-right:2px;

}
.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin-bottom: 15px;
	}

/*sideboxes*/
.columnLeft {}
#categoriesContent{line-height:25px}

h3.leftBoxHeading, h3.leftBoxHeading  a { font-size:20px; text-align:left; color:#320B0F; margin-bottom:20px;
	font-family: Helvetica; text-transform: lowercase;
	}

LABEL#leftBoxHeading { font-size:20px; text-align:left; color:#ffffff; margin-bottom:20px;
	
	}

#featuredProducts h2{
	display: none;
}

#navBreadCrumb{
		color:#B5D0CE;
	margin-left:10px;
	text-transform: lowercase;
	font-weight:bold;

}
#navBreadCrumb a{ color:#508681;
		font-weight:normal;
	
}

#crossSell{
	border-top:1px solid #EEE4D7;
	text-align:left;
	margin-top:20px;
	padding-top:20px;	
	text-transform: lowercase;
	
}

#alsoPurchased{
	display: block;
}

#crossSell.centerBoxContentsCrossSell a{}


.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	
	padding: 0;
	}

.leftBoxContainer {
	
	margin-top:20px;
	padding-bottom:20px;
	text-align:left;
	}

.rightBoxContainer {
	line-height:14px;
	
	padding: 20px 0 20px 0;
	}

.rightBoxContainer a:hover{
	background-color:#ffffff;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size:18px; text-align:left; color:#8C3B04; margin-bottom:20px;
font-family: Helvetica; text-transform: lowercase;
	}

.rightBoxHeading {
	margin: 0em;
	
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #B99984;
	text-decoration: none;
	background-color:transparent;
	} 

h3.rightBoxHeading a:hover, #crossSell a:hover {
	color: #B99984;
	text-decoration: none;
	background-color:transparent;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}
#siteinfoLegal a{ }
.centeredContent, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#featuredProducts {
	
	margin-top:20px;
	
	}
#Home {
	width:430px;
	float:right;
	display:inline;
	margin-top:8px;
	font-size:15px;
	line-height:20px;
	
	
	}
#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;
	}
#indexProductListCatDescription {font-size:13px;
color:#B3B2B2}

/*misc*/
a#designer {font-size:11px;
		color:#B3B2B2;
		
		margin-top:5px}
.back {
	float: left;
	}
.bannerimg {
	display:block;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F7F7F7;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	display: none;
	}

#accountDefault{padding-left:190px;}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

tr.cartTableHeading, TR.tableHeading {
	background-color: #ffffff;
	border-bottom: 1px solid #ECE1CB;
	height: 2em;
	
	color: #82ACA8;
	}

#siteMapList {
	width: 90%;
	float: right;
	}



LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart { background-image:none;
	background-color: #ffffff;
	}

#navCurrenciesWrapper{color: #ffffff;
background-color: #000000;
padding:3px;
font-size:11px;
width:210px;	

}
#navCurrenciesWrapper a {
color: #ffffff;
text-decoration: none;

}

#navCurrenciesWrapper a:hover {
color: #000000;
text-decoration: none;
}
.linkSpace {margin-bottom:5px}
.manufacturerImg{margin-bottom:10px;}
.buttonRow{margin-right:5px;}

/* Login Page */
#logpage{height: 265px;}
#returncus {margin-bottom: 1.5em; padding: 0; width: 46%; float: left; border-right: 0px solid #680000; border-left: 0px solid #680000; border-bottom: 0px solid #66006B;}
#returncusheading {
	margin-bottom:10px;}
#returncus label.inputLabel {width: 8em;	float: left;}
.logcontent {padding: 0 5px;  }
#newcusheading {	margin-bottom:10px;}
#newcus legend, #returncus legend  {}
#newcus {margin-bottom: 1.5em; margin-left: 10px;  padding: 0; width: 48%; float: left; border-right: 0px solid #680000; border-left: 0px solid #680000; border-bottom: 0px solid #66006B;}
/* End Login Page */