/*************************************************************************
* CW2 Organic Store Template for Zencart  from customweb2.com  
* ************************************************************************
* Copyright (C) 2009 Netaxis IT Solutions Private Ltd. All Rights Reserved.
* Author: Netaxis IT Solutions Private Ltd
* Website:  http://www.customweb2.com 
* This file may not be redistributed in whole or significant part.
**************************************************************************/
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font:13px/1.5 segoe ui,arial,Sans-serif;
	color: #000000;
	background:#001D20 url(../images/bodybg.png) repeat-x top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #112e00;
	text-decoration: none;
	}
 
a:visited {
	color: #112e00;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #073a00
	}

a:active {
	color: #17690c;
	}

h1 {
	font-size: 153%
	}

h2 {
	font-size: 153%
	}

h3 {
	font-size: 153%;
	}
.itemTitle{
	font-size:1.3em
}	

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1em;
	}
.sideBoxContent	{ font-size:.9em; }
.sideBoxContent li{ padding:5px; background: url(../images/liseperator.gif) bottom repeat-x; list-style:none}
.leftBoxContainer, .rightBoxContainer{ border:1px solid #97C773; width:223px !important; }
.leftBoxContainer{margin:5px 0 0 5px}
.rightBoxContainer{margin:5px 5px 0 0}
#catlist li a, #infolist li a, #moreinfolist li a, #ezlist li a {padding-left:5px}
#bestsellerlist li{ list-style-type: decimal;}

#catlist, #infolist, #moreinfolist, #ezlist{padding-left:10px; margin:0}
#bestsellerlist{padding-left:25px; margin:0}

.biggerText {
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight:normal;
}

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

FORM, SELECT, INPUT {
	font-family:segoe ui,arial,Sans-serif;
	display: inline;
	font-size: 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;
	color:#000000;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo{
	height:130px;
	overflow:hidden;
	width:250px;
}
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 #7f9db9;
	font-weight:bold;
	margin-bottom:5px;
	color: #000000;
	}

.messageStackWarning, .messageStackError {
	color: #ff4800;
	}

.messageStackSuccess {
	color: #000000;
	}

.messageStackCaution {
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper{ height:80px; overflow:hidden; position:relative;padding:10px}	
#navMain{ position:absolute; right:0; bottom:0}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	padding-bottom:5px
	} 
#mainWrapper{
	background:url(../images/curves.jpg) no-repeat 50% 0

}
#headerWrapper, #navEZPagesTop, #contentMainWrapper,#navCatTabsWrapper, #bannerSix, #footer{width:960px; margin:0 auto}
#contentMainWrapper{ background:#EBF3D1}
#tagline {
	color:#fff;
	position:absolute;
	bottom:0;
	left:260px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-style:italic;
	}

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

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

.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;
	}
.navNextPrevList a { margin:0 5px;}	

#navCatTabsWrapper {
	font-weight: bold;
	color: #ffffff;
	}
	
#footer{ background:#29641F url(../images/Footer.png) no-repeat bottom; position:relative; font-size:.85em; padding:10px 0; color:#fff}	
#footer ul{margin:0 auto; padding:0; width:900px; text-align:center; margin-bottom:10px }
#footer li{ display:inline; padding:0 20px; border-right: solid 1px #d8b9b9}
#footer .last{ border:none}
#footer a{ color:#ECF3F6;text-decoration:underline; }
#footer a:hover{color:#97C773}
#footer p{margin:0; text-align:center;}


#navMainWrapper{ height:20px; overflow:hidden;}	
#navCatTabsWrapper{
	background: #0A6944 url(../images/menubg.png) repeat-x;
	height:55px;
	padding:0;
	margin: 0 auto;
	text-align:left;
}

#navCatTabsWrapper ul{margin:0;padding:0; float:left;height:55px; }
#menurtbg{background:url(../images/menubgrt.jpg) no-repeat right; float:right;width:18px;height:55px}
#navCatTabsWrapper li{ background:transparent url(../images/seperator.png) no-repeat right center;
height:20px;
display:block; float:left;
font-family:"Trebuchet MS",Arial,sans-serif ;
font-size:15px;
font-weight:bold;
padding:17px 10px 18px; overflow:hidden;}
#navCatTabsWrapper li a{ color:#fff; padding:0 10px 0 15px;
text-decoration:none;}
#navCatTabsWrapper li a:hover{color:#BEDB39; background:url(../images/arrow.gif) no-repeat left center}

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

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

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 1em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navMain ul li a{color:#bedb39; font-size:.85em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#navMain ul li a:hover{ color:#8dc500; text-decoration:underline;}

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

#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 {background:url(../images/searchbg.png) no-repeat; height:55px;
	float: left;
		}
.search{padding :20px 5px 5px 15px }
.hdsearch{ color:#2B6900;
font: normal 11px tahoma,arial,sans-serif;
margin-right:4px;
width:140px;}
.hdsearchbt{cursor: pointer; height: 20px; background-position: right; width:60px; background:transparent url(../images/Search.jpg) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:20px;
width:52px;}
#navColumnOne .hdsearch, #navColumnTwo .hdsearch{position:relative; left:20px}
#navColumnOne .hdsearchbt, #navColumnTwo .hdsearchbt{ right:-133px; position:relative;}

#navBreadCrumb {
	padding:5px 10px;
	color:#fff;
	background: url(../images/bcbg.png) repeat-x;
	margin:0;
	}
#navBreadCrumb a{ color:#e1fe97; padding:5px 15px 5px 5px; background:url(../images/brcr.gif) no-repeat right center;	}
#navBreadCrumb a:hover{ color:#0b5828}
#navBreadCrumb .bcbt{ height:5px;width:500px;background:url(../images/bcbg.gif) no-repeat left bottom; position:absolute;bottom:0; left:0}
#navEZPagesTop {
	background:#EBF3D1 url(../images/ez-bg.png) no-repeat;
	height:33px;
	overflow:hidden;
	}
#navEZPagesTop ul { margin:0; padding:5px 20px;}
#navEZPagesTop ul li{ display:inline; padding:0 30px 0 20px; background:url(../images/ezpages.gif) no-repeat left}
#navEZPagesTop ul li a{ }
#navEZPagesTop ul li a:hover{color:#116c33}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.85em;
	}

#navColumnOne {
		}

#navColumnTwo {
	}

/*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: #17690c;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn{
	padding:0.38em;
}	

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #7f9db9;
	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: #17690c;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #073a00;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay a{
	 float:left;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.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, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.rightBoxHeading, .centerBoxHeading{
	font-size: 1.5em;
	font-weight:normal;
	line-height:1em;
	}
#manufacturersHeading label, #recordcompaniesHeading label, #musicgenresHeading label, #searchHeading label, #currenciesHeading label{ margin:0; padding:0; line-height:1em !important;}	


.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background:url(../images/sidehd.png) repeat-x;
	margin: 0em;
	padding: 6px 3px;
	height:20px;
	
	}
.leftBoxHeading, .rightBoxHeading{
	padding:10px 0;	
	width:223px;
	display:block;
	margin:0 auto;
}	
/*
#categoriesHeading{ background:url(../images/cathd.png) no-repeat center;}
*/
#categoriesContent{ padding: 0 }
#categoriesContent ul{ padding: 0; margin:0}
#categoriesContent li{ background:#015545; border-top:solid 1px #307F46;  color:#fff; border-bottom:none;padding:3px 10px}
#categoriesContent li a{ padding:0;color:#fff}

/*
#categoriesContent li{  padding:0; margin:0; border:none; display:block; height:25px; width:220px}
#categoriesContent li a{ width:200px; padding:5px 5px 5px 15px; height:15px; display:block; background: url(../images/catitbg.png) no-repeat bottom;}
#categoriesContent li a:hover{ background:#ffc330}
*/
#categoriesContent .catlast{ background:url(../images/catftbg.png) no-repeat top; }
.centerBoxHeading{
	padding:10px;
	clear:both;
}
.sideBoxContent {
	padding: 1em;
	}
h3.leftBoxHeading a:hover {
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	text-decoration: none;
	}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bannerboxHeading {
}

#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: #ffffff !important;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.centercustbox{
	overflow: hidden;
	padding:10px 0;
	margin:0;
	background: url(../images/liseperator.gif) bottom repeat-x;
	text-align:left;
}
* html .centercustbox{height:1%}
.prodimg{
	width:26%;	margin:0; display:block;float:left; padding:2%; text-align:center; overflow:hidden;
}
.sideprodimg{ display:block;}
.prodimg img, .sideprodimg img, .tableimg img{border: 1px solid #97C773; }
td.productListing-data{ padding:5px}
th.productListing-heading{ padding:5px 0}
.imgtop,.imgbt{height:50%}
.proddesc{
	padding:0 10px; text-align:left; width:65%;	margin:0;float:left;
}
.prodbut{
	float:right;
}
.prodprice{color:#0C6941; font-style:italic;}
.prodprice img{ position:relative; left:100px}
.sideBoxContent .prodprice img{left:0}
.prodname{ font-weight:bold; font-style:normal;}
p.proddetail,.tabproddetail , .listingDescription{ font-size:.9em; padding:0; margin: .5em 0; text-align:left;}


#login-email-address, #login-password, #company, #firstname, #lastname, #street-address, #suburb, #state, #postcode,#city , #country, #telephone, #fax, #email-address { width:220px}
li.listlast{ background:none !important}
table.tabTable td, table.tabTable th{border-collapse:collapse; border-bottom:1px dotted #3E8F01}
table.tabTable th{background: url(../images/liseperator.gif) top repeat-x}
.navSplitPagesResult, .navSplitPagesLinks{ padding:5px}
#pageNotFoundImage{background:url(../images/page_not_found.png) no-repeat bottom; height:300px; }


