/**
 * 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 4813 2006-10-23 02:13:53Z drbyte $
 */

body {
	margin: 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #afa89f;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #C60;
	text-decoration: none;
	}
 
a:visited {
	color: #C30;
	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, #information ul li a:hover {
	color: #900;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.2em;
	}

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 0;
	font-family: Georgia, Times, serif;
}

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;
	}

.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 {
	padding: 0;
	line-height: 200%;
	}

ADDRESS {
	font-style: normal;
	padding: 0;
	}

.clearBoth {
	clear: both;
}

.phone-number {
	font-size: 20px;
	color: #c90;
}

HR {
	height: 1px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: none;
	border-bottom: 1px dotted #FF9;
	}

/*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: #FFF;
	text-align: left;
	width: 780px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
	}
	
	#headerWrapper {
		position: relative;
		}


#logoWrapper {
	height: 218px;
	background-color: #003;
	background-image: url(banner_pinegiftcrates.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	}

#logo {
	margin: 10px 0 0 32px;
	display: none;
	}
	
#made_in_usa {
	position: absolute;
	left: 306px;
	top: 34px;
	width: 89px;
	height: 88px;
	background: url(made_in_the_usa.png) no-repeat 0 0;
	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#FFC;
	font-size: 1.5em;
	font-weight: lighter;
	font-family: Georgia, Times, serif;
	line-height: 1em;
	text-align : left;
	vertical-align: middle;
	margin: 160px 0 0 60px;
	padding: 10px 0 0 0;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	background-color: #EFEFEF;
	}

.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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #390700;
	background-image: url(bg_woodgrain.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #FF9;
	width: 100%;
	
	}

#navCatTabs, #navSupp
{
	background-color: #C90;
/*
	background-image: url(bg_warmyellow.jpg);
	background-repeat: repeat-x;
*/
	background-image: url(bg_woodgrain.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #FF9;
}

#navSupp {
	}

#navMain img {
	float: left;
	margin: 5px 5px 0 5px;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FF9;
	white-space: nowrap;
	}
	
#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FC3;
	}
	

#navMain ul {
	padding-left: 87px;
	display: block;
	}

#navMain ul li {
	border-left: 1px dotted #C93;
	}

#navMain ul li:first-child {
	border-left: none;
	}

#navMain ul li a, 
#navMain ul li a:visited {
	color: #F90;
	padding: 0 1em
	}

#navMain ul li a:hover {
	color: #FF9;
	}



#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, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navBreadCrumb {
	background-color: #c9c4bf;
	background-image: url(bg_woodgrain.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0.8em;
	color: #FF9;
	}

#navBreadCrumb a,
#navBreadCrumb a:visited{
	color: #F90;
	}

#navBreadCrumb a:hover{
	color: #FF9;
	}



#navEZPagesTop {
	background-color: #ffff33;
	}

#navColumnOne {
	background-color: #3e3c38;
	background-image: url(bg_canvas.jpg);
	background-repeat: repeat;
	}

#navColumnTwo {
	background-color: #ded9d4;
	}

/*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;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0em 0.8em 0.8em 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal {	
	background-color: #000;
	color: #FFF;
	padding: 1em 0 1.5em 0;
	}

#categoryImgListing {
	float: left;
	}








/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0.5em;
	padding: 0.5em;
	}

.tableHeading TH {
	border-bottom: 1px solid #CCC;
	}

.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: #900;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #663;
	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;
	} 

#sale-header-text {
	display: block;
}

.clear {
	clear: both;
}

#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 {
	display: none;
	}

#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.leftBoxHeading a {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	font-weight: lighter;
	color: #FF9;
	}

.leftBoxHeading, .centerBoxHeading {
	padding: 0 0.5em;
	}

.leftBoxContainer
{
	margin-top: 7px;
	border-color: transparent transparent #FF9 transparent;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.sideBoxContent {
	padding: 0 0.5em 0.5em 0.5em;
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.3em;
	font-weight: lighter;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 0;
	}

.rightBoxContainer {
		font-size: 90%;
}

.rightBoxHeading {
	margin: 0em;
	padding: 0 0.5em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #900;
	text-decoration: none;
	}

.rightBoxContent {
	margin-bottom: 1.5em;
	font-size: 0.9em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}


/* ---------------- PRODUCT LISTINGS ---------------- */


td.productListing-data {
	border-bottom: 1px solid #DEDEDE;
	padding: 1em;
	}

h3.itemTitle , 
.listingDescription {
	text-align: left;
	}

.navNextPrevWrapper {
	margin: 2em 0;
	font-size: 0.8em;
	}

#productMainImage .imgLink {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	}

#productName {
	color: #700;
	}

#productDescription h2 { display: none; }

#productDescription ul { 
	}

#productDescription ul li { 
	color: #333;
	list-style: square;	
	margin-left: 1em;
	}

#productQuantityDiscounts table
{
	width: 100%;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-bottom: #999;
	border-left: #999;
	border-width: 0 0 1px 1px;
	border-style: solid
}

#productQuantityDiscounts table td,
#productQuantityDiscounts table th
{
	border-collapse: separate;
	text-align: center;
	padding: 5px;
	margin: 0;
	border-width: 1px 1px 0 0;
	border-spacing: 2px;
	border-color: #CCC;
	border-style: solid solid none none;
}

#productQuantityDiscounts table th {
	background-color: #666;
	background-image: url(bg_woodgrain.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	} 

#productQuantityDiscounts table td {
	background-image: url(bg_quantity_discounts.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

#productQuantityDiscounts table .tbl-qty,
#productQuantityDiscounts table .tbl-price {
	display: block;
}

#productQuantityDiscounts table span.tbl-price { content: ' : '; }


#productQuantityDiscounts table .tbl-price {
	font-weight: bold; 
}

#productQuantityDiscounts table .text_footer_discount_quantities {	
	background-color: #DEDEDE;
	background-image: none;
	color: #333;
	}




#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;
	}

.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-color: #ffffff;
	}






#categories {
	padding: 0 !important;
	margin: 0 !important;
	}

#categories ul {
	margin: 0; 
	padding: 0;
	}

#categories ul li {
	margin: 0; 
	padding: 0;
	line-height: 130%;
	list-style: none; 
	font-size: 90%;
	}




#categories ul li a:link,
#categories ul li a:visited{
	color: #FC3;
	margin: 0;
	display: block;
	}

#categories a:hover,
#categories ul li a:visited:hover {
	color: #FC3;
	background-color: #5a5752;
	}




#categories ul li.category-top {
	border-top: 3px solid #5a5752;
	padding: 5px 0;
	}

#categories ul li .category-subs-parent {
	color: #FFF !important;
	margin: 0;
	padding: 0;
	}

#categories ul li.category-subs {
	padding: 5px 0 0 0;
	}

#categories ul li.category-subs:first-child {
	padding: 0;
	}

#categories ul li .category-links {
	color: #C90 !important;
	}

#categories ul li.category-products a:link,
#categories ul li.category-products a:visited {
	color: #C90 !important;
	}

#categories ul li.category-products a:hover,
#categories ul li.category-products a:visited:hover {
	color: #FC3 !important;
	}

.category-products:last-child {
	padding-bottom: 10px;
	}

.category-products span.category-subs-selected {
	color: #FFF !important;
	}


.catDescContent {
	line-height: 150%;
	font-size: 14px;
	
	}




.greeting {
	font-size: 1em; 
	font-weight: lighter;
	}

#search {
	text-align: left !important; 
	}
	
#search input {
	margin-left: 0;
	}

#search #searchHeading {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	}
	
#search #searchContent {	
	margin: 0 10px;
	padding: 0;
	text-align: left;
	}
	
	

#information {
	margin-top: 1.5em;
	padding: 0 0.5em;
	}
	
#information ul {
	margin: 0;
	padding: 0;
	}

#information ul li {
	color: #996;
	list-style: square;
	margin: 0 0 0 1em;
	padding: 0;
	}

#information ul li a {
	color: #663;
	}

#information ul li a:hover {
	color: #C30;
	}

.floatleft {
	float: left;
}

#assoc {
	clear: both;
}

#tellafriend {
	margin-top: 1.5em;
	}
	
#tellafriendContent,
#shoppingcart 
{
	font-size: 1em;
	text-align: left;
	}

#shoppingcartHeading {
	font-size: 95%;
	margin: 0.5em 0 0 0;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #663;
	}
	
#shoppingcartHeading a:link, 
#shoppingcartHeading a:visited {
	color: #C30;
}

#shoppingcartContent{
	font-size: 1em;
	}

#shoppingcartContent hr{
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0em;
	border: none;
	border-bottom: 1px solid #663;
	}
	
#shoppingcart 
{
	border-top: 2px solid #afa89f;
	border-bottom: 2px solid #afa89f;
	background-color: #EFEFEF;
	padding: 0;
	}	
#shoppingcart li {
	border-bottom: 1px dotted #663;
	padding-bottom: 0.5em;
	}

#tell_a_friend input {	
	margin-left: 0.5em; 
	margin-right: 0.5em; 
	}
	
	
	
	
	