/**
 * 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 $
 */
/* font: Ariel; */
/* color: #8EB24F;  dark green */
/* color: #D2E5B0;  medium green */
/* color: #E7EFD9;  light green */

/* r:210/d2 g:229/e5 b:174/ae => #D2E5AE
  #E7EFD9 => r:231 g:239 b:217 */


body {
/* light green for entire page background */
	background-color: #E7EFD9; /* light green */
	margin:0;
	text-align: center;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #7a7a7a;
	}

legend {
	color: #7a7a7a;
}
a img {border: none; }

/* itemTitle, base of breadcrumb */ 
a:link, #navEZPagesTOC ul li a {
	color:#8eb24f;
	text-decoration: none;
	}

/* itemTitle, base of breadcrumb */ 
a:visited {
	color:#8eb24f;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFFFFF; 
	}

a:hover {
        color: #D2E5B0; /* med green */
	}

a:active {
	color:#8eb24f;
	}

h1 {
	font-size: 1.5em;
	}

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;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

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;
        height: 1px;
        width: 1px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        line-height:0;
	}

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: silver;
	/*background-color: #ff0000;*/
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: silver;
	/*background-color: #99FF99;*/
	color: #000000;
	}

.messageStackCaution {
	background-color: silver;
	/*background-color: #FFFF66;*/
	color: #000000;
	}

/*wrappers - page or section containers*/
/* db: outermost div container, update to tig specs, ref 'pg' in tiggrio.css */
/* db note: the pg_bg.gif is the notch in upper left corner */
#mainWrapper { /* reference '#pg' in tiggrio.css */
/*	_display:inline;*/
/*	_float:left;*/
	background:#d2e5b0 url(/img/pg_bg.gif) top left no-repeat;
        margin:36px auto 0 auto;
        /* the 12px padding on the bottom is for ... */
	padding:0 0 12px 0;
	width:744px;  /* left=150  right=744-150=596-24=572 */

	text-align: left;
        /* border:solid 1px gray;  */
	}

/* db: 1 remove mainWrapper, 2 remove logoWrapper */
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

/* db: add belowHeaderWrapper to main...tpl file */
/* db: reference '#main' in tiggrio.css */
#belowHeaderWrapper {
/* db note: main_bg.gif is the choco drizzle in the background */
	background:#ffffff url(/img/main_bg.gif) top right no-repeat; 
	border-top:2px solid #e7efd9;
	clear:both;
	/* left and right green borders of content area */
	/*margin: 0 12px 0 12px;*/
	margin: 0 12px;
	text-align:left;

        /* border:solid 1px blue;*/
}

#contentMainWrapper{
	background-color: transparent; /* db: make transparent to allow logo to show through */
}

.clearBoth {
	background-color: transparent; /* db: make transparent to allow logo to show through */
}

#logo {
	/*width: 100%; */
	/*border:solid 1px pink;*/
	/*background-color: white;*/
}
#logoWrapper {
 /* border:solid 1px green;*/
}

/* db: div container */
#navMainWrapper {
/* db note: the bg_pg.gif is the notch in upper left corner */
/* medium green background of nav, and notch in upper left corner */
/* reference '#pg' in tiggrio.css */
	background:#d2e5b0 url(/img/pg_bg.gif) top left no-repeat; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 /* border:solid 1px red;*/
}

#navMain {
 /* border:solid 1px pink;*/
}

/* db: remove mainWrapper */
#navColumnOneWrapper, #navColumnTwoWrapper {
	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;
	}

.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;
	}

/* db: Top Menu, Home Log Out My Account Shopping Cart Checkout, ref 'nav' in tiggrio.css */
/* #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper { */
        /* background-color: #D2E5B0; */ /* med green */
/*	} */

#navMainWrapper, #headerWrapper {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* db: Top Menu, Home Log Out My Account Shopping Cart Checkout, ref 'nav' in tiggrio.css */
/* db note: nav_bg.gif is small TC logo */
/* db note: reference '#nav' in tiggrio.css */
#navMain, navMain ul, #navSupp ul, #navCatTabs ul  {
	background:url(/img/nav_bg.gif) center right no-repeat; 
	font-size:11px;
	line-height:1;
	padding:12px 28px 12px 12px;
	text-align: right;

	color: #ffffff;
        margin: 0 0 0 0;
	}

/* db: Top navbar text in 'a' blocks */
#navMain a{
	font-size:11px;
	color:#8EB24F;
	font-family:Arial Black;
}

/* db: Top navbar text in 'a' blocks, with 'on' class defined */
#navMain a.on, #navMain a:hover{
	color:#fff;
	text-decoration:none;
}

#navMain b{
	color:#e7efd9;
	font-family:Arial Black;
	/*padding:0 2px;*/
	padding:0 1px;
}

#back {
	}

#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;
	}

/*#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
*/
/* db: bread crumb display */
#navBreadCrumb {
  /* db: make transparent to allow logo to show through */
	background-color: transparent; 
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

/* logoff page, update color to gray */
#logoffDefaultMainContent, #logoffDefaultHeading {
	color:#7a7a7a;
}
#createAcctSuccessMainContent, #createAcctSuccessHeading {
	color:#7a7a7a;
}

#navBreadCrumb, #navEZPagesTop {
	color:#7a7a7a;
	font-size: 0.95em;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
        /* db: make transparent to allow logo to show through */
	background-color: transparent; 
	height: 100%;
	width: 100%;
	}

#navColumnTwo {
        /* db: make transparent to allow logo to show through */
	background-color: transparent; 
	}

/*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;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding: 0.1em;
	}

.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, #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 {}

/* db: Products, Shopping Cart */
h3.leftBoxHeading, h3.leftBoxHeading a {
	color:#7a7a7a;
	font-size:20px;
	font-weight:normal;
	margin:0 0 0 20px;
	text-align: left;
        /* border:solid 1px purple;  */
	}

#productName {
	color:#7a7a7a;
	font-size:20px;
	font-weight:normal;
	margin:0 0 0 20px;
	margin:0 0 0 0;
	text-align: left;
        /* border:solid 1px purple; */
	}

#productAttributes, #productCart, #productPrices h2{
	/*color:#7a7a7a;*/
        padding: 0 0 0 0;
        /*space the items to the center */
        margin: 0em 0em 0em 0em;
        /* border: 1px solid gray;   */
}
/* warning notes in product info area */
#productWarning{
	color:#8eb24f;
	font-size:12px;
	/* color:#7a7a7a; */ /* lt gray */
        padding: 0 0 0 0;
        /*space the items to the center */
        margin: 0em 0em 20px 170px;
        /* border: 1px solid blue;   */
}

/* combo boxes on product details page */
#productAttributes {
        /*space the select-a-flavor combo box to the right and up*/
	height: 130px;
}
#productCart {
	font-size:12px;
        margin: 0em 0em 20px 170px;
       /* border: 1px solid orange;  */
}
h2.productGeneral {
        /*border: 1px solid green;  */
}
h2.productGeneral, #productAttributes, #productCart, #productPrices h2, #wrapperAttribOptions, .back{
	color:#7a7a7a;
}
#productDescription, #productName, h2.productGeneral, #productAttributes { 
	color:#7a7a7a;
        margin: 0 0 0 170px;
}
#productDescription, #productName, h2.productGeneral, #productAttributes, #productCart, #productPrices h2, #wrapperAttribOptions, .back {
	/*font-family:  arial, helvetica, sans-serif;*/
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-family:Arial;*/
	/*font-family:Arial Black;*/
}
#productMainImage {
	height: 300px;
	width: 150px;
	vertical-align: middle;
	float: left;
        padding: 1em 1em 1em 1em;
        margin: 0em 0em 0em 0em;
     /*   border: 1px solid blue;  */
}

/* box for 'customers also liked' product info feature */
.leftBoxHeading, .centerBoxHeading {
        /* db: make transparent to allow logo to show through */
	background-color: transparent; 
	/*padding: 0.5em 0.2em;*/
	margin:0 0 0 20px;
/* border:solid 1px red; /
	}

a.category-top, a.tiggriobox-content {
	font-size:11px;
	margin:0 0 0 20px;
	color:#8eb24f;
	/* background-color: #FFFFFF; */ /* white */
	background-color: transparent; /* db: make transparent to allow logo to show through */
/* border:solid 1px gray;   */
}

.leftBoxContainer {
	/*border: 1px solid #ffffff;*/
	margin-top: 0;
	/*margin-top: 1.5em;*/
	margin-left: 10px;
/* border:solid 1px blue; */
	}
#tiggriobox {
	font-size: 1.1em;
	margin-left: 30px;
        margin-top: 10px;
	}

.sideBoxContent {
        /* db: make transparent to allow logo to show through */
	background-color: transparent; 
	/* padding for the product list like "Chocolates" and "Nuts" */
	margin-left: 20px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent; /* db: make transparent to allow logo to show through */
	/* background-color: #663366; */
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	/*color: #FF0000;*/
	color: red;
	text-decoration: none;
	}

.rightBoxContent {
	/* background-color: #ffffff; */
	background-color: transparent; /* db: make transparent to allow logo to show through */
	margin-bottom: 1em;
	}

#productListing, #indexProductList, #navColumnOne {
	/* background-color: #ffffff; */
	/* background:#fff; */
	background-color: transparent; /* db: make transparent to allow logo to show through */
}

/* db: create */
#siteinfoLegal, #siteinfoLegal a {
	color:#7a7a7a;
	margin:4px auto 36px auto;
	text-align:right;
	width:742px;
	padding: 0 7px 0 0;
	/*border:solid 1px gray;  */
	}

/* db: remove .leftBoxHeading, #siteinfoLegal */
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, #productListing, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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 {
	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;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

/*#myAccountGen li,#myAccountGen ul li {
	background-color: gray;
	} 
*/
.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;
	}


/* category items display */
h3.itemTitle {
	text-align: center;
	/*border:solid 1px purple;   */
	}
h3.itemTitle.a:visited {
	color:#8eb24f;
	}

/* db: brought over from tiggrio.css */
/* GLOBALS */

.fix-float{
clear:both;
font-size:1px;
line-height:0;
width:1px;
height:1px;
}

/* .left{ */
.columnLeft{
display:inline;
float:left;
}

/* .right{ */
.columnCenter{
display:inline;
float:right;
}
/* end GLOBALS */

.hiddenField {
  display: none;
}
.visibleField {
  display: inline;
}

#collectionsWrapper {
  padding: 0em;
  margin: 0em 0em;
  /*border: 1px solid #cccccc;*/
}
#collectionDescription1 {
   height:35px;
}

.centerBoxContentsAlsoPurch, .centerBoxWrapper, #alsoPurchased{
	/*float: left;*/
	margin: 0 0 0 0;
        padding: 0 0 0 0;
}
.centerBoxContentsAlsoPurch, .centerBoxWrapper, #alsoPurchased{
}
.centerBoxContentsAlsoPurch {
	/*border: 1px solid blue;*/
}
.centerBoxContentsAlsoPurch a img{
	/*border: 1px solid red;*/
}
.centerBoxWrapper{
	/*border: 1px solid green;*/
}
h2.centerBoxHeading{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#7a7a7a;
	/*border: 1px solid green;*/
}
#alsoPurchased{
        margin: 0em 0em 20px 170px;
	/*border: 1px solid orange;*/
}
#indexCategoriesMainContent{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#7a7a7a;
}

.continueLink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
        color:#8eb24f;
}

