/**
 * 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/
*{margin:0;padding:0;}

body {
	
	font-family:Verdana,Tahoma,Arial,Serif;
	font-size:0.8em;
	color:#000000;
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
	padding-top:35px;
	padding-bottom:35px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color:  #9e8018;
	text-decoration: none;
	}
 
a:visited {
	color:  #9e8018;
	text-decoration: none;
	}
#navSupp ul li a:hover{color:#000000}


#navCatTabs ul:hover{color:#FFFFFF; height:100%;}

	
#navSupp ul li a:hover{
	color: #000000;
	}

#navMain ul li a:hover{color:#FFFFFF}

#navMain ul li a {
	text-decoration: none;
	padding: 0.5em;
	color: #006600;
	}

a:hover, #navEZPagesTOC ul li a:hover  {
	color: #9e8018;
	}

a:active {
	color:  #9e8018;
	}

h1 {
	font-size: 1.5em;
	padding-bottom: 10px;
	}

h2.centerBoxHeading {
	font-size: 1.15em;
	margin: 10px 0;
	background-image:url(../img/h2button.gif);
	background-repeat:no-repeat;
	padding-left: 18px;	
	}

h2 {
	font-size: 1.15em;
	margin: 20px 0;
	}


h3 {
	font-size: 1.3em;
	}

h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}
h4 {
margin: 5px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia,Verdana,Arial,Serif;
	}

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

FORM, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
	
SELECT {
	display: inline;
	font-size:1em;
	margin: .75em .1em;
}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

FIELDSET {
	padding: 0.5em;
	margin-top: 0.5em;
	border: 1px solid #679a01;
	background-color: #fbf6d5
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	background-color: #679a01;
	color: #FFFFFF;
	}

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

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo{display:none;}

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

/*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:#FFFFFF none repeat scroll 0 0;
	border-bottom:7px solid #FFFFFF;
	border-left:7px solid #FFFFFF;
	border-right:7px solid #FFFFFF;
	border-top: 7px solid #FFFFFF;
	margin: auto;
	position:relative;
	width:800px;
	z-index:2;
	}

#logoWrapper {
    /*background-color: transparent;*/
    height:100px;
	}
	
#headerWrapper {
	height: 200px;
	background-image: url(../img/header.jpg);
    background-repeat: no-repeat;
	margin-bottom: 2px;
}

#contentMainWrapper {
	padding: 0 2em;
	margin-top:15px;
	} 

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul {
	
	margin-top: 15px;
	}
	
#popupAdditionalImage, #popupImage {
margin:  5px 5px;
padding: 0;
}


#navColumnOneWrapper, #navColumnTwoWrapper{
	/*margin: auto;*/
	} 

#tagline {
	display:none;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	}

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

.wrapperAttribsOptions {
	margin-top: .3em;
	height: 25px;
	float: left;
	}

/*navigation*/

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

.navNextPrevWrapper{margin: 15px 0;}

#navMainWrapper {
	
	height: 26px;
	background-color: transparent;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	}
	
#navMain{ float: right;}



	




#navMain ul  {
		
	height: 21px;
	padding-top: 5px;
	padding-right: 5px;
	list-style-type: none;
	text-align: right;
	color: #ffffff;
	}

/*  wildwood style menu */
#navcontainer
{
width: 100%;
float: right;
background-color: #426208;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display:inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 1em;
color: #FFFFFF;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .65em;
letter-spacing: 2px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 0.2em 10px;
background-color: #426208;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
float: right;
border-left: 1px solid #94B473;
}

#navcontainer ul li a:hover
{
background-color: #7B9D25;
color: #FFFFFF;
}



#navlist li a:hover, li a:active
{
padding: 0.2em 10px;
color: #FFFFFF;
text-decoration: none;
background: #7B9D25;
text-transform: uppercase;
}

/*  wildwood style menu */


/*Bottom EZ PAGES Beg*/

	
#navSuppWrapper {	
	text-align: center;
	color:#000000;
	}

#navSupp ul{
	padding-bottom: .5em;
	padding-top:  10px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	background-color:#FBFBF1;
	border-bottom:1px solid #E1D2BD;
	border-top:1px solid #E1D2BD;
	}


#navMain ul li, #navSupp ul li{
	display: inline;
	white-space: nowrap;
	}


#navSupp ul li a {
	text-decoration: none;
	padding-right: 0.5em;
	color:#006600;
	}



/*Bottom EZ pages end*/


 #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: .75em 0.5em;
	}

/*Wp Links nav beg*/
#menu
{
	position: relative;
	background: #7F8400 url(../img/menubg.gif) repeat-x top left;
	padding-right: .75em;
	margin-bottom: 1px;
	height:35px;
	font-size: .8em;
}

#menu ul
{
	padding-top: 13px;
	padding-left: 5px;

}

#menu ul li
{
	position: relative;
	display: inline;
	
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: .5em .75em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: #7F8400 url(../img/menuactive.gif) repeat-x top left;	
	border:none;
}

li[id="21"] a {

    background: #7F8400 url(../img/menuactive.gif) repeat-x top left;	
	border:none;
}

/*Wp Links nav end*/

#navBreadCrumb {
display: none; 
	/**font-size: 0.95em;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 1.5em;*/
	}

#navColumnOne {
	background-color: transparent;
    }

#navColumnTwo {
	background-color: transparent;	
	}

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

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

#productDescription ul li{
		list-style-image:url(../img/db3.gif);
		margin-left: 25px;
		}


.centerboxWrapper {
	margin: 1em;
	}

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

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

/*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  {
	padding-top: 0.5em;
	}

.cartTotalsDisplay   {
	padding-top: 0.5em;
	color: #949292;
		
	}

#extraInstructions {
	color: #949292;
	font-size: 12px;
	float: right;
	padding-top: .5em;
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}
	
.cartAttribsList ul {list-style-type:none;}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	
	padding-top: 0.2em;
	} 

.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-right: 1em;
	margin-bottom: 1em;
	}

#productMainImage a {

	padding-top:5px;
		}

.categoryIcon {}
#cartImage {
	margin-top: .5em;
	margin-right: 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin-top: 0.3em;
}

.attributesComments {}

/*list box contents*/

 

.centerBoxContents, .centerBoxContentsFeatured, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch,.centerBoxContentsNew {
	margin-top: 1em;
	}

/*sideboxes*/
.columnLeft {}
.columnRight { margin-top:1em;}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #ffffff;
	}

.leftBoxHeading  {
	
	background-color: transparent;
	padding: 0.5em 0.2em;
	}
	
.leftBoxHeading {
	margin: 5px;
	position: relative;
	border: 1px solid #425227;
	background-color: #739240;
	padding: 0.5px 0.2px;
	}

.leftBoxContainer {
     border: none;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	}

h3.rightBoxHeading {
	background-image:url(../img/db2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:1.2em;
	padding-left:18px;
	}

.rightBoxHeading {/*
	margin-top: 15px;
	margin-right: 5px;
	position: relative;
	border: 1px solid #425227;
	background-color: #739240;
	padding: 0.5px 0.2px;*/
	}
	
.rightBoxContainer {
	background:#FDFCF6 url(../img/boxbg.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #E1D2BD;
	border-top:1px solid #E1D2BD;
	margin-bottom:1em;
	padding: .5em;
	text-align:left;
	}

h3.itemTitle { font-size: .8em;}


h3.leftBoxHeading a:hover {
	color: #ff8605;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover {
	color: #ff8605;
	text-decoration: none;
	}
h3.rightBoxHeading a{ color:#000000;}

.rightBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #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,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}

.categoryListBoxContents { text-align: center; padding-bottom: 10px;}

#siteinfoLegal {
	color:#000000;
	float: right;
	margin: 10px 0;	
	}


#siteinfoIP {
	color:#000000;
	font-size: 0.7em;
	}

#bestsellers .wrapper {
	margin-left: 1.5em;
	}

#bestsellers ol {

	margin-left: 1.1em;
	}

#bestsellers li {

	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: transparent;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/

.updateqty {

	float: left;
	padding-top: 5px;
	padding-left: 3px;

}


.back {
	float: left;
	}

.forward {
	float: right;
	}
	
.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}	

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}
	
.productListing-odd {background-color: #FFFFFF;
                      }
					  
.productListing-even {background-color: #e5e5e5;
                      }
					  
.listingProductImage {padding: 4px;}

CAPTION {
	text-align:left;
	}

#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,  #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	background-image: url('');
	
	}

#popupAdditionalImage, #popupImage {
	background-color: #ffffff;
	background-image: url('');
	text-align: center;
	}

#flyboxfront {
	background-image:url(../img/bg.gif);
	}

.list 
{
	list-style-image:url(../img/db3.gif);
	margin-left:25px;
}
