/**
 * 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 $
 */

html, body {
height: 100%;
width: 100%;
padding: 0;
	margin: 0;
	font-family: century gothic, gil sans, futura, arial;
	color: #444444;
	background-color: #f8fae9;

	font-size: 11pt;
	}
#pageBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
#bestsellersBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
#productsallBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
#indexHomeBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
#indexBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
#productinfoBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
#checkoutBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
	
#shoppingcartBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
#loginBody
{
	background-image: url(http://www.tilvee.com/images/bambootopright.jpg);
	background-repeat: no-repeat;
	background-position: top right;

	}
a img {border: none; }

a:link, a:active, a:visited, #navEZPagesTOC ul li a {
	color: #533626;
	font-weight: bold;
	text-decoration: none;
	}
 


a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #e08625;
	}




/*Used for Ingredients, Questions and Reviews links on product listing individual pages*/
h6
{
	font-size: 14pt;
	font-weight: bold;
	color: #e08635;
}
h7
{
font-size: 9pt;

}
h8 a:hover
{
color: #e08625;
}
h8
{
font-size: 9pt;
font-weight: bold;
color: #533626;
cursor: pointer;
}
h2 {
	font-size: 11pt;
	color: #e08625;
	font-family: century gothic;
	}
	
h3 {
	font-size: 11pt;
	color: #e08625;
	font-family: century gothic;
	}
h3.itemTitle
{
height: 40px;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 10pt;
	}

.sideBoxContent
	{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #533626;
	}
a.category-top
{
background-image: url(http://www.tilvee.com/images/bug.jpg);
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
}
a.category-links
{
background-image: url(http://www.tilvee.com/images/bug.jpg);
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
}
li.more-information
{
background-image: url(http://www.tilvee.com/images/bug.jpg);
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
}
a.ezpages
{
background-image: url(http://www.tilvee.com/images/bug.jpg);
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
}

h1
{
	font-size: 20pt;
	color: #cbdb2c;
	font-family: century gothic;
}

.biggerText {
	font-size: 11pt;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

CODE {
	font-family: century gothic, gil sans, futura, arial;
	font-size: 9pt;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 9pt;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 100%;
	}

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;
	color: #000000;
	}

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;
	}
#logo
{
padding-bottom: 5px;
padding-left: 155px;
}
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 #729c4d;
	}

/*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-color: #f8fae9;
	text-align: left;
	width: 100%;
/*height: 85%;*/
height: 60%;
margin: 0;
padding: 0;

	}
#headerWrapper
{

	padding-bottom: 5px;
	width: 100%;


}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	
	}
#contentMainWrapper
{
height: 100%;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	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: 9pt;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #000000;

	width: 100%;
	}


#navMain ul, #navSupp ul, #navCatTabs ul  {

	list-style-type: none;

	}

#navMain ul li {
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	}
#navMain
{
	background-color: #533626;
	margin: 0px;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	border-bottom: solid 5px #e08625;
	}
#navMain ul li a{
	text-decoration: none;
	white-space: nowrap;
	color: white;
	}
#navMain ul li a:hover {
color: #f0f5ce;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	white-space: nowrap;

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

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {


	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #f8fae9;
	}

#navColumnTwo {
padding-left: 30px;
	text-align: right;
height: 100%;

	}

#ColumnTwo {
background-color: #f0f5ce;
	border-left: dotted 3px #9b8173;
	border-right: dotted 3px #9b8173;
	border-top: dotted 3px #9b8173;
	text-align: center;
	padding-top: 10%;
	height: 525px;
	width: 380px;
	}

/*The main content classes*/

#contentColumnMain, #navColumnOne, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productPrices
{
padding: 0.5em;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	td.centerColumn
	{
	background-color: #f0f5ce;
	border-top: dotted 3px #9b8173;
	border-right: dotted 3px #9b8173;
	border-left: dotted 3px #9b8173;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	width: 100%;
	height: 100%;
	}
	#indexDefault
	{height: 100%}
	#indexProductList
	{

	width: 100%;
	vertical-align: top;
	}
	#ProductPages
	{
	background-color: white;
	}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
padding-left: 0.5em;


	/*margin: 1em;
	/*border: 1px solid #000000;*/

	}
.cartAdd
{
vertical-align: middle;
}

.tableHeading TH {
	/*border: 1px solid #729c4d;*/
	}

.tableHeading, #cartSubTotal {
	/*background-color: #e9e9e9;*/
	border: 1px solid #729c4d;
	 }

#cartSubTotal {
	border-top: 1px solid #729c4d;
	background-color: #e1eec8;
	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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

	}

#productMainImage
{

}
.categoryIcon {
font-family: papyrus;
color: #e08625;
font-size: 14pt;
font-weight: bold;}

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

	background-image: url(http://www.tilvee.com/images/bamboobottomleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
font-size: 16pt;
	font-family: century gothic;
	font-weight: bold;
	color: #cbdb2c;
	text-align: right;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	/*background-color: #ffffff;*/
	
	}

.leftBoxContainer {
	/*border: 1px solid #ffffff;*/
 
	padding-top: 5px;

	font-size: 10pt;
	
	}
.cartHeader
{
/*background-color: #e1eec8;*/
}
.sideBoxContent {
	/*background-color: #ffffff;*/
	padding: 0px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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

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

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 0;
	}
#productListing
{
width: 100%;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .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;
	}
.categoryListBoxContents
{
font-size: 12pt;
font-weight: bold;
}

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

	}

.right {
float: right;
padding: 0px;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #e1eec8;
	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: #729c4d;
	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;
	}
.information {padding: 10px 3px; line-height: 150%;}
#shoppingcart
{
background-color: #ffffff;
border: 1px solid #729c4d;
}
#shoppingcartHeading
{
padding-left: 5px;
}
#shoppingcartContent
{
padding-left: 5px;
}
#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;
	}
/* Products Listing Adding */
.productListing-odd {
background-color: #FFFFFFF;
height: 100px; /* the 100px should be greater than the (Image - Product Listing Height 80px) default in Admin */
padding: 0.2em 0em 0.2em 0em;
}

.productListing-even {
/*background-color: #F2F9FF;*/
height: 100px; /* the 100px should be greater than the (Image - Product Listing Height 80px) default in Admin */
padding: 0.2em 0em 0.2em 0em;
}

.productListing-data {
padding: 0.5em 0.2em 0.5em 0.2em;
border: 1px dotted #E6E6E6;
}

.listingDescription, {
padding: 0 1.5em 0 0.6em;
text-align: left;
}
.itemTitle
{
text-align: center;

}
.itemPrice
{
font-weight: bold;
}
#underNav
{
background-color: #e08625;
}
#emailUpdates
{
background-color: #e0e88d;
text-align: right;

}
.centerBoxContentsProducts
{
background-color: white;
border: 1px solid #533626;
margin: 5px;
/*height: 260px;*/
}