/**
 * 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: 0px 0px 0px 0px;
background-color:#d5ca93;
margin:auto;
height:100%;
min-height:100%;

}
	
#header-image {
width:955px;
height:198px;
margin:auto;
position:relative;

}

.main {
background-color:#fff5d3;
border:2px solid #514300;
}

.main-two img {
border:0;

}

#top-nav {
width:955px;
height:30px;
background-image:url(../images/nav-bg.gif);
background-repeat:repeat-x;
margin:auto;
padding-top:3px;
text-align:center;

}

#top-nav li {
list-style:none;
display:inline;

}

#top-nav ul {
list-style:none;
display:inline;

}

#top-nav a {
font-family:verdana;
font-size:11pt;
text-decoration:none;
color:#726525;
margin:0px 10px 0px 10px;

}

#top-nav a:hover {
font-family:verdana;
font-size:11pt;
text-decoration:underline;
color:#726525;

}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #514300;
	text-decoration: none;
	
	}
 
a:visited {
	color: #514300;
	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: #514300;
	text-decoration:underline;

	}

a:active {
	color: #514300;

	}

h1 {
	font-size: 1.5em;
	font-family:verdana;
	font-weight:normal;
	color:#514300;
	}

h2 {
	font-size: 1.4em;
	font-family:verdana;
	font-weight:normal;
	color:#514300;
	}

h3 {
	font-size: 1.3em;
	font-family:verdana;
	font-weight:normal;
	color:#514300;
	}

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 3px;
}

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;
	font-size:9pt;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
.categoryListBoxContents {
font-family:verdana;
font-size:9pt;

}

.categoryListBoxContents a {
font-family:verdana;
font-size:9pt;
color:#514300;
text-decoration:underline;

}

.categoryListBoxContents a:hover {
font-family:verdana;
font-size:9pt;
color:#514300;
text-decoration:none;

}

.categoryListBoxContents img {
border:2px;
border-color:#514300;
border-style:solid;
margin-bottom:10px;

}

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;
	font-size:9pt;
	}

.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;
	color:#726525;
	border: 1px solid #726525;
	font-size:11pt;
	}

.messageStackWarning, .messageStackError {
	background-color: #f2eed7;
	color: #726525;
	}

.messageStackSuccess {
	background-color: #f2eed7;
	color: #726525;
	}

.messageStackCaution {
	background-color: #f2eed7;
	color: #726525;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: center;
	width: 955px;
	vertical-align: top;
	margin:auto;
	background-color:#eadc99;
	
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
margin: 20px 10px 0px 20px;

}

#tagline {
	color:#000000;
	width:955px;
	margin:auto;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper, #checkoutShippingContentChoose {
	margin: 0;
	width: 47%;
	font-size:9pt;
	}

.wrapperAttribsOptions {
	margin: 0em 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;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: auto;
	height:25px;
	width: 955px;
	}
	
#navMainWrapper {
margin: auto;
width:955px;
background-image:url(../images/header-shadow.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#eadc99;
	
}

#navMain {
float:right; 
width: 955px;
height:0px;
text-align: left;


}
	
#navMain ul {
margin-left: 0px;
list-style: none;
text-align: left;
}

#navMain li {
margin-left: 0px;
list-style: none;
text-align: left;
}
	
#navMain a {
font-family:verdana;
font-size:9pt;
color:#663300;
text-decoration:underline;

}

#navMain a:hover {
font-family:verdana;
font-size:9pt;
color:#663300;
text-decoration:none;

}

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

#navMain ul li a, #navSupp ul li a,  a {
	text-decoration: none;
	margin: 0;
	white-space: nowrap;
	}
	
#navCatTabs a {
font-family:verdana;
font-size:11pt;
text-decoration:none;
color:#726525;
margin:0px 10px 0px 10px;

}

#navCatTabs a:hover {
font-family:verdana;
font-size:11pt;
text-decoration:none;
color:#726525;
margin:0px 10px 0px 10px;

}

#navCatTabs ul {
display:inline;
list-style:none;

}

#navCatTabs ul li {
display:inline;
list-style:none;

}

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

#navMain ul li a, #navSupp ul li a,  a {
	text-decoration: none;
	margin: 0;
	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: #fff5d3;
width:685px;
height:29px;
margin: 20px 20px 20px 10px;
border-width:5px 1px 5px 1px;
border-style:solid;
border-color: #514300;
padding-top:10px;
padding-left:10px;
font-family:verdana;
font-size:9pt;
color: #514300;
text-align:left;
	
}

/* the following rule is recognized only by IE */

* html #navBreadCrumb {
background-color: #fff5d3;
width:985px;
height:29px;
margin: 20px 20px 20px 10px;
border-width:5px 1px 5px 1px;
border-style:solid;
border-color: #514300;
padding-top:10px;
padding-left:10px;
font-family:verdana;
font-size:9pt;
color: #514300;
text-align:left;
	
}

#navEZPagesTop {
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	padding: 0.5em;
	}

#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;
	font-family:verdana;
	font-size:11pt;
	color: #514300;
	}
#productDescription {
margin:0px 0px 20px 0px;
}

.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 {
width:685px;
text-align:left;
font-family:verdana;
top:-20px;
position:relative;

}

.centerColumn a {
font-family:verdana;
font-size:11pt;
text-decoration:none;
color:#514300;

}

.centerColumn a:hover {
font-family:verdana;
font-size:11pt;
text-decoration:underline;
color:#514300;

}

.centerColumn img {
border:2px solid #514300;
margin-bottom:20px;

}

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

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	display:inline;
	width:700px;
	font-family:verdana;
	font-size:11pt;
	color:#514300;
	
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #fdf3d1;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

#cartSubTotal {
border-bottom: 5px solid #514300;
border-right: 1px solid #514300;
border-left: 1px solid #514300;

}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay, #orderTotals {
	text-align: right;
	padding-right: 20px;
	}

#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;
	font-size:9pt;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-size:9pt;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage {
float:right;
}

.categoryIcon {
margin-bottom:20px;

}

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

.centerBoxHeading {

}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 14pt;
	font-family:verdana;
	color: #514300;
	font-weight:normal;
	border-style:solid;
	border-color:#514300;
	border-width:5px 0px 5px 0px;
	text-align:left;
	padding-left:10px;
	
	}
	
h3.leftBoxHeading a:hover {

}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #fff5d3;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border-width: 0px 1px 5px 1px;
	border-style:solid;
	border-color:#514300;
	font-family:verdana;
    font-size:9pt;
    color:#514300;
	line-height:16pt;
	text-align:left;
	
}

.sideBoxContent {
	background-color: #fff5d3;
	padding: 0.4em;
	}
	
.leftBoxContainer a {
font-family:verdana;
font-size:9pt;
color:#514300;
text-decoration:underline;

}

.leftBoxContainer a:hover {
font-family:verdana;
font-size:9pt;
color:#514300;
text-decoration:none;

}

h3.rightBoxHeading, h3.rightBoxHeading a {
font-family:verdana;
font-size:11pt;
color:#514300;
text-decoration:underline;
height:25px;
width:198px;
display:block;
text-align:left;
	}

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

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

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

.rightBoxContent {
	border-width: 0px 1px 5px 1px;
	border-style:solid;
	border-color:#514300;
	margin-top: 1.5em;
	font-family:verdana;
    font-size:9pt;
    color:#514300;
	line-height:16pt;
	text-align:left;
	
	}

.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;
	}
	
#product-content {
background-color:#fff5d3;
border-width:5px 1px 5px 1px;
border-color:#514300;
border-style: solid;
width:690px;
height:1200px;
margin-left:10px;

}

.productListing-rowheading {
border-width:5px 1px 5px 1px;
border-style:solid;
border-color:#514300;
font-family:verdana;
font-size:11pt;
color:#514300;

}

.productListing-heading {
border-width:5px 1px 1px 1px;
border-style:solid;
border-color:#514300;
font-family:verdana;
font-size:11pt;
color:#514300;
background-color:#fff5d3;
padding:5px;

}

.productListing-heading a {
font-family:verdana;
font-size:11pt;
color:#514300;
text-decoration:none;
border-width:0px 0px 0px 0px;

}

.productListing-heading a:hover {
font-family:verdana;
font-size:11pt;
color:#514300;
text-decoration:underline;
border-width:0px 0px 0px 0px;

}

.productListing-odd {
background-color:#fff5d3;
border-width:5px 0px 0px 0px;
border-style:solid;
border-color:#514300;

}

.productListing-data {
padding:20px;
border-width:5px 1px 5px 1px;
border-style:solid;
border-color:#514300;
border-spacing: 0px;
border-collapse: collapse;

}

.productListing-odd tr {
border-collapse: collapse;

}

.productListing-odd {

}

.productListing-even {
background-color:#eadc99;
margin:20px;
border:5px 1px 0px 1px;
border-style:solid;
border-color:#514300;
}

#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, #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-color: #ffffff;
	}
.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;
	}
	
	
#navMainCartSummary {
float:right; 
width: 205px;
margin-top: 0.5em;
text-align:left;
font-family:verdana;
font-size:9pt;
color:#514300;
padding-top:10px;
padding-right:10px;
padding-left:5px;
padding-bottom:20px;
background-color: #fdf3d1;
border-bottom: 5px solid #514300;
border-top: 5px solid #514300;
border-right: 1px solid #514300;
border-left: 1px solid #514300;
margin: 20px 10px 0px 20px;
		
}

#navMainCartSummary a {
font-family:verdana;
font-weight:bold;
font-size:9pt;
color:#514300;
text-decoration:underline;

}

#navMainCartSummary a:hover {
font-family:verdana;
font-weight:bold;
font-size:9pt;
color:#514300;
text-decoration:none;

}

.termsdescription {
font-size:9pt;
}

/* START POACHER MENU STYLES */

#top-menu {
top:0px;
right:0px;
position:absolute;
width:270px;
background-color:#fff5d3;
z-index:100;
letter-spacing:-1px;
border:0px 0px 1px 1px solid #d5ca93;
}

.top-menu-one ul{
	height:66px;
	list-style:none;
	margin:0;
	padding:0;
	list-style-type:none;
	}
.top-menu-one li{
		float:left;
		padding:0px;
		list-style-type:none;
		}
.top-menu-one li a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:underline;
		font-weight:normal;
		text-align:center;
		color:#663300;
		display:block;
		line-height:25px;
		margin-left:0px;
		margin-right:0px;
		padding:0px 0px;
		width:134px;
		height:28px;
		list-style-type:none;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#d5ca93;
		}
.top-menu-one li a:hover, .top-menu-one ul li:hover a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:none;
		color:#996600;
		margin-left:0px;
		margin-right:0px;
		width:134px;
		height:28px;
		list-style-type:none;
		background-color:#d5ca93;
		}
		
		.top-menu-one li ul{
		display:none;
		height:auto;
		padding:0px;
		margin-left:0px;
		border:0px;
		width:104px;
		z-index:200;
		position:absolute;
		float:left;
		/*top:1em;
		/*left:0;*/
		}
	.top-menu-one li:hover ul{
		display:block;
		
		}
	.top-menu-one li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:106px;
		}
	.top-menu-one li:hover li a{
		background-color:#d5ca93;
		
		}
	.top-menu-one li ul a{
		display:block;
		height:34px;
		font-size:8pt;
		font-weight:normal;
		margin:0px;
		padding:0px 5px 0px 5px;
		text-align:left;
		width:226px;
		background-color:#d5ca93;
		}
		.top-menu-one li ul a:hover, .top-menu-one li ul li:hover a{
		    font-size:8pt;
			background-color:#663300;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			width:226px;

			}

.menu2 {
width:975px;
height:33px;
text-align:center;
margin:auto;
background-image:url(../images/nav-bg.gif);
background-repeat:repeat-x;
left:0px;
position:relative;
}

.menu{
	width:975px;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
	height:33px;
	text-align:left;
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#d5ca93;
	
	}
		
.navigation-one ul{
	height:66px;
	list-style:none;
	margin:0;
	padding:0;
	list-style-type:none;
	}
.navigation-one li{
		float:left;
		padding:0px;
		list-style-type:none;
		}
.navigation-one li a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:underline;
		font-weight:normal;
		text-align:center;
		color:#663300;
		display:block;
		line-height:25px;
		margin-left:0px;
		margin-right:0px;
		padding:0px 0px;
		width:138px;
		height:34px;
		list-style-type:none;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#d5ca93;
		}
.navigation-one li a:hover, .navigation-one ul li:hover a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:none;
		color:#996600;
		margin-left:0px;
		margin-right:0px;
		width:138px;
		height:34px;
		list-style-type:none;
		background-color:#d5ca93;
		}
		
		.navigation-one li ul{
		display:none;
		height:auto;
		padding:0px;
		margin-left:0px;
		border:0px;
		width:104px;
		z-index:200;
		position:absolute;
		float:left;
		/*top:1em;
		/*left:0;*/
		}
	.navigation-one li:hover ul{
		display:block;
		
		}
	.navigation-one li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:106px;
		}
	.navigation-one li:hover li a{
		background-color:#d5ca93;
		
		}
	.navigation-one li ul a{
		display:block;
		height:34px;
		font-size:8pt;
		font-weight:normal;
		margin:0px;
		padding:0px 5px 0px 5px;
		text-align:left;
		width:226px;
		background-color:#d5ca93;
		}
		.navigation-one li ul a:hover, .navigation-one li ul li:hover a{
		    font-size:8pt;
			background-color:#663300;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			width:226px;

			}
		
.navigation-two ul{
	height:34px;
	list-style:none;
	margin:0;
	padding:0;
	list-style-type:none;
	}
.navigation-two li{
		float:left;
		padding:0px;
		list-style-type:none;
		}
.navigation-two li a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:underline;
		font-weight:normal;
		text-align:center;
		color:#663300;
		display:block;
		line-height:35px;
		margin-left:0px;
		margin-right:0px;
		padding:0px 0px;
		width:138px;
		height:34px;
		list-style-type:none;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#d5ca93;
		}
.navigation-two li a:hover, .navigation-two ul li:hover a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:none;
		color:#996600;
		margin-left:0px;
		margin-right:0px;
		width:138px;
		height:34px;
		list-style-type:none;
		background-color:#d5ca93;
		}
		
		.navigation-two li ul{
		display:none;
		height:auto;
		padding:0px;
		margin-left:0px;
		border:0px;
		width:104px;
		z-index:200;
		position:absolute;
		float:left;
		/*top:1em;
		/*left:0;*/
		}
	.navigation-two li:hover ul{
		display:block;
		
		}
	.navigation-two li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:106px;
		}
	.navigation-two li:hover li a{
		background-color:#d5ca93;
		
		}
	.navigation-two li ul a{
		display:block;
		height:34px;
		font-size:8pt;
		font-weight:normal;
		margin:0px;
		padding:0px 5px 0px 5px;
		text-align:left;
		width:226px;
		background-color:#d5ca93;
		}
		.navigation-two li ul a:hover, .navigation-two li ul li:hover a{
		    font-size:8pt;
			background-color:#663300;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			width:226px;

			}
			
.navigation-three ul{
	height:34px;
	list-style:none;
	margin:0;
	padding:0;
	list-style-type:none;
	}
.navigation-three li{
		float:left;
		padding:0px;
		list-style-type:none;
		}
.navigation-three li a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:underline;
		font-weight:normal;
		text-align:center;
		color:#663300;
		display:block;
		line-height:35px;
		margin-left:0px;
		margin-right:0px;
		padding:0px 0px;
		width:138px;
		height:34px;
		list-style-type:none;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#d5ca93;
		}
.navigation-three li a:hover, .navigation-three ul li:hover a{
		font-size:8pt;
		font-family:verdana;
		text-decoration:none;
		color:#996600;
		margin-left:0px;
		margin-right:0px;
		width:138px;
		height:34px;
		list-style-type:none;
		background-color:#d5ca93;
		}
		
		.navigation-three li ul{
		display:none;
		height:auto;
		padding:0px;
		margin-left:0px;
		border:0px;
		width:104px;
		z-index:200;
		position:absolute;
		float:left;
		/*top:1em;
		/*left:0;*/
		}
	.navigation-three li:hover ul{
		display:block;
		
		}
	.navigation-three li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:106px;
		}
	.navigation-three li:hover li a{
		background-color:#d5ca93;
		
		}
	.navigation-three li ul a{
		display:block;
		height:34px;
		font-size:8pt;
		font-weight:normal;
		margin:0px;
		padding:0px 5px 0px 5px;
		text-align:left;
		width:426px;
		background-color:#d5ca93;
		}
		.navigation-three li ul a:hover, .navigation-three li ul li:hover a{
		    font-size:8pt;
			background-color:#663300;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			width:426px;

			}
			
			
	
	.menu p{
	
		}	
		
/* END POACHER MENU STYLES */

#loginBody .important a {
color:#FF0000;
}

#loginBody .important a:hover {
color:#FF0000;
}

.cartRemoveItemDisplay input {
display:none;
}

#productAttributes {
top:-20px;
position:relative;
}

#cartAdd {
top:-30px;
position:relative;
}

#checkoutpaymentBody .smallText {
font-size:9pt;
font-weight:bold;

}
