/**
 * 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: #666666;
	background-color: #0f0f0f;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	background-position: center;
	font-size: 10px;
	line-height: 20px;
	}

p, .price, .main, .specialsListBoxContents,  .information, .instructions, .list, .notice, #cartContentsDisplay, #onePageText {font-size:1.6em;
margin:0 0 10px 0; line-height: 23px;}

input#firstname, input#lastname, input#street-address, input#suburb, input#city, select#country, input#state, input#telephone, input#email-address {width:200px}

#whatsNew, #featuredProducts{font-size:1.5em; margin:20px 0 15px 0}

#whatsNew a img, #featuredProducts a img{margin-bottom:10px}

#whatsNew a:hover, #featuredProducts a:hover{color:#ffffff}

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: #a6a6a6; text-decoration: none; font-weight:normal; 
	}
 
a:visited {
	color: #a6a6a6;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover,  #navCatTabs ul li a:hover {
	color: #000000;
	}

.legalCopyright a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, .brands a:hover  {
	color: #999999;	


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

a:active {
	color: #787878;
	}

h1 { 
	font-size: 2.4em;
	font-weight:normal;
	line-height: 25px;
	
	}
h1#indexDefaultHeading, #chcategoriesHeading, h3#categoriesHeading,
#indexHomeBody #navColumnOne, #indexHomeBody #navBreadCrumb, #indexHomeBody .centerBoxHeading,  h1#productListHeading, #specialsListing .buttonRow a{display:none}{display:none;
	height:0;}
	
#indexHomeBody table#contentMainWrapper{background:none; padding:0; margin: 20px auto 0 auto}
	

h2 {	font-size: 1.8em;
	
	line-height: 20px;
	
	}


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

h3, .categoryListBoxContents {font-size: 1.4em;
	font-weight:normal; 
	}
	
h3.paypal{text-transform:none !important }
h3.itemTitle a {font-size:1.1em;
	margin:10px;
	padding:0;}
.listingDescription{margin:0}

h4 {font-size: 1.2em;
	font-weight:bold;

	}
h5	{font-size: 1.1em;
	font-weight:bold;

	
	}
#productDetail h5 {
	margin-top:10px;
	}

#cardLogos{text-align:center}

h6, LABEL, ADDRESS {font-size: 1.3em; margin-right:20px
	}
	
label.attribsSelect{font-size:1.1em}
.heading {font-size:1.8em; 
	}
.subhead{
	text-transform: lowercase;
	}	
		
.larger{
	font-size:1.2em
	}
	
	
.list {

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

}


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


CODE {
	font-size: 1em;
	}

/*FORM,*/ SELECT, INPUT {
	font-size: 1.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:#e3e3e3;
	}

LEGEND {font-size:1.8em;
	position:relative;
 	left: -8px;
	margin-bottom:20px;
	font-weight:bold;
	color:#333333
	}



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

#HomeIntro{margin-top:15px; padding:15px 0 15px 0;
border-top: 1px solid #505050;
border-bottom: 1px solid #505050;
min-height:200px}
#HomeLeftCol{float:left; width: 480px; }
#HomeRightCol{float:right; width: 480px; margin-top:35px}


#headerright {float:right;
width:400px;
text-align:right;
}
LABEL.inputLabel {
	width: 8em;
	float: left;
	}

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

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

fieldset#checkoutComments textarea {
  width: 100%;
}

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

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-top: 1px solid #7f7f7f;
	}
#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;
	font-size:1.2em
	}

.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;
width:980px;
margin:auto;
	padding:5px 0 5px 0;
}

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

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	
	}
#contentMainWrapper {
	text-align: left;
	background-color: #ffffff;
	width:980px;
	margin:20px auto 0 auto;
	padding: 30px 35px 20px 35px;
	}
#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-top:20px; color:#ffffff; font-size:1.4em; line-height:17px
}

.crosssellname { width:80px;}

div.centerBoxContentsFeatured{padding-bottom:15px}

/*navigation*/

#productsListingTopNumber{display:none;}
.navSplitPagesLinks{display:block;
	height:20px;
	font-size:1.3em;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	width:980px;
	font-size: 1.4em;
	margin:auto;

border-bottom: 1px solid #303030;
	}

#navCatTabsWrapper {
	border-top: 1px solid #303030;  
	margin:20px 0 0px 0; 
	font-size:16px; 
	text-align:left; 
	padding:13px 0 10px 0 }

/***********footer*****************/
#navSuppWrapper{float:right}
.legalCopyright{float:left}

#footerWrapper{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:150px;}

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



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

#siteinfoLegalContainer{ width:980px; margin:0 auto 20px auto; text-align:left; padding:20px 0 20px 0; border-top: 1px solid #303030; font-size:1.2em  }

#siteinfoLegal{}

/***********header*****************/

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

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

#navMain ul li a, #navCatTabs ul li a, #navEZPagesTop a, #SubMenu ul li a {
	
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #ffffff;
	white-space: nowrap;
	}
#navEZPagesTop a {font-weight:bold;}
#navMain ul li a:hover, #navCatTabs ul li a:hover, #navEZPagesTop a:hover, #SubMenu ul li a:hover {
	color: #999999;
	
	}
	
#navCatTabs .category-subs-selected {
    color: #999999;
 
    }
#SubMenu li.rightmenu{float:right}
#SubMenu ul{margin: 0;
	padding:  0;
	list-style-type: none;}
	
#navSupp ul li a, #HomeIntro a, .legalCopyright a, .brands 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 {
	font-size:2.0em;
	font-weight:bold;
	padding-top:45px
	}

#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;
	
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; font-size:1.2em
	}
.advisory {}
.important {
	padding-top:10px;
	font-weight: bold;
	font-size:1.2em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding:0;
	}


#indexProductList, #indexCategories {}

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

#productDetail{
			width:460px;
			float:right;
	
			display:block;
				}

#productDescription{font-size:1.6em; margin-bottom:20px }

#productDetailsList { list-style-type:none
			}
.smallText,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
	
	
	}
.text{border-bottom: 1px solid #7f7f7f; min-height:150px; font-size:1.6em; }
/*Shopping Cart Display*/
#cartAdd {
margin:20px 0 10px 0;
border-bottom: 1px solid #7f7f7f;
border-top: 1px solid #7f7f7f;
padding-top:10px;
height:120px;

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

	}

th, .tableHeading TH {
	border-bottom: 1px solid #505050;
	
	}

.tableHeading, #cartSubTotal {
	
	 }
#shoppingCartDefault form, table#prevOrders{background-color:#e3e3e3; padding:5px}
#cartSubTotal, #orderTotals {
	border-top: 1px solid #505050;
	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{

text-align:center; }

#productListing br,  #indexProductList br  {line-height:0} 

.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:#ffffff;
	font-weight:bold;
line-height:20px;


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


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

.categoryIcon {}

.cartImage img{
	padding: 0.5em 1em;
	}
.categoryImg{margin-bottom:20px}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
#productAdditionalImages{width:400px;
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{
	color:#ffffff;
	text-align:left;
	background-color:#7f7f7f;
	padding:15px;
	font-size:0.9em;
	margin-top:20px;
	
}

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



.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}
#siteinfoLegal a{ }
.centeredContent, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance,  #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;
	}


/*misc*/
a.designer {font-size:1.3em;
		font-weight:bold;
		text-transform:uppercase;
		margin-top:5px; color:#333333}
.back {
	float: left;
	}
.bannerimg {
	display:block;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	
	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
	}

tr.cartTableHeading, TR.tableHeading {
	
	}

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

padding:3px;

width:210px;
text-align:left;	

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

}

#navCurrenciesWrapper a:hover {
color: #999999;
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;}
#loginColumnLeft{width:435px; float:left; margin-right:15px}
#loginColumnRight{width:435px; float:right; margin-left:15px}
/* End Login Page */
