/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html #content-container {
	height: 200px;
}

.text {
	font: normal 12px arial, helvetica;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	font: normal 12px arial, helvetica;
	color: #5A7029;
	background-color: #E8DAC0;
	padding:0;
	margin:0;
}

div#body-container-home {
	background-color: #fff;
	background-image: url("../images/wst_home_bkgnd.gif");
	background-position: center top;
	background-repeat: repeat-x;
}

div#body-container-sub {
	background-color: #fff;
	background-image: url("../images/wst_product_bkgnd.gif");
	background-position: center top;
	background-repeat: repeat-x;
}

div#body-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	width: 1000px;
	height: 164px;
}

div#logo {
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	width: 275px;
	height: 164px;
	float: left;
	display: block;
}

div#tag {
	background-image: url("../images/tag_line.gif");
	background-repeat: no-repeat;
	width: 326px;
	height: 129px;
	display: block;
	margin-left: 309px;
}

div#navigation-container {
	/* 724 - padding (34) = 690 */
	width: 690px;
	height: 35px;
	background-image: url("../images/nav_bkgnd.gif");
	background-repeat: repeat-x;
	padding: 0px;
	padding-left: 34px;
	position: relative;
	float: left;
}

div#cart-links-container {
	position: absolute;
	width: 150px;
	height: 20px;
	text-align: right;
	margin-top:  -25px;
	margin-left: 540px;
	color: #D7FF60;
	font-size: 16px;
}

div#navigation {
	float: right;
}

div.navigation-item {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 6px;
	color: #000;
	float: left;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 16px;
}

a {
	color: #A46F01;
	font-family: arial, helvetica;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.primary {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

a:hover.primary {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

a.crumb {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

a:hover.crumb {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

a.cart-links {
	color: #D7FF60;
	font-size: 16px;
}

a:hover.cart-links {
	color: #D7FF60;
	font-size: 16px;
	text-decoration: underline;
}

div.nav-divider {
	background-image: url("../images/nav_divider.gif");
	background-repeat:  no-repeat;
	width: 1px;
	height: 35px;
	float: left;
}

div#feature-row-container {
	background-image: url("../images/feature_bkgnd.jpg");
	background-repeat: no-repeat;
	width: 1000px;
	height:  160px;
	margin-bottom: 26px;
}

div#content-container {
	background-color: #fff;
	width: 1000px;
	display: block;
	position: relative;
	min-height: 200px;
}

div#footer-grad {
	background-image: url("../images/footer_bkgnd.jpg");
	background-repeat: repeat-x;
	height: 119px;
}

div#side-nav-container {
	float: left;
	width: 174px;
}

div.side-nav-item {
	color: #A46F01;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 18px;
	width: 174px;
	padding: 2px;
	margin: 0px;
}

a.category {
	color: #A46F01;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 18px;
	text-decoration: none;
}

.nav-arrow {
	margin-top: 7px; 
	margin-right: 9px;
	float: left
}

div.cat-pad {
	padding-top: 10px;
}

div#content-box-home {
	float: left;
	width: 571px;
	display: block;
}

div#content-box-sub {
	float: left;
	width: 816px;
	display: block;
}

div#content-area {
	padding-right: 18px;
	padding-left: 18px;
}

div#right-column {
	float: right;
	width: 245px;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

div#footer-logo {
	position: absolute;
	width: 223px;
	height: 119px;
	margin-left: 777px;
	background-image: url("../images/footer_logo.jpg");
	background-repeat: no-repeat;
}

div#footer-sitename {
	position: absolute;
	width: 223px;
	height: 70px;
	margin-top: 40px;
	display: block;
	text-indent: -1800px;
}

div#footer-sitename a {
	color: #fff;
	width: 223px;
	height: 70px;
	display: block;
}

div#footer-copyright {
	position: absolute;
	margin-left: 170px;
	margin-top: 95px;
}

h1#sitename {
	margin: 0;
	width: 275px;
	height: 129px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a {
	color:#FFFFFF;
	width: 275px;
	height: 129px;
	display: block;
}

div#page-header-container {
	height: 75px;
	background-image: url("../images/page_header_bkgnd.jpg");
	background-repeat: repeat-x;
	margin-bottom: 26px;
	background-color: #596F28;
}

div#page-header-container-cat {
	height:  160px;
	background-image: url("../images/page_header_bkgnd.jpg");
	background-repeat: repeat-x;
	margin-bottom: 26px;
	background-color: #596F28;
}

div#page-header-logo {
	width: 172px;
	height: 75px;
	background-image: url("../images/logo_piece.jpg");
	background-repeat: no-repeat;
}

div#page-header-content-container {
	float: left;
	display: block; 
}

h1#page-header {
	margin-top: 0px;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

table td#header-cms {
	margin-left: 194px;
	color: #fff;
}

div#header-cms {
	margin-top: -20px;
}

div.page-on {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 15px;
	height: 15px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-left: 5px;
}

div.page-off {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 15px;
	height: 15px;
	border: 1px solid #ccc;
	background-color: #ccc;
	margin-left: 5px;
}

img.shadow {
	margin-right: 5px;
	border:none;
	background:none;
	padding:none;
	background:url(../images/shadow.gif) no-repeat right bottom;
	background-color: #ffffff;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
}

.smallred {
	font-family: arial, helvetica;
	font-size: 12px; 
	color: #cc3300; 
	font-weight: bold;
}

hr {
	background-color: #D3AE89;
	border: 0; 
	color: #D3AE89; 
	height: 2px;
}

.product-title {
	font-size: 24px;
	font-weight: bold;
}

.content-header {
	font-size: 20px;
	font-weight: bold;
}

div#breadcrumb {
	color: #000;
	margin-bottom: 20px;
}

div.question {
	font-weight: bold;
	padding: 15px;
}

div.answer {
	padding: 15px;
	margin-bottom: 20px;
}

.brown-header {
	color: #A46F01;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#newsletter {
	width: 150px;
	color: #A46F01;
}

input#cc {
	background-image: url("../images/control-backer.gif");
	background-repeat: repeat-x;
	width: 150px;
	height: 19px;
	border: 1px solid #999;
	padding-top: 5px;
	margin-bottom: 8px;
}

div#gift-certificates {
	
}

div#home-image {
	float: right;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 170px;
}

img.header-image {
	padding-top: 5px;
	margin-left: 20px;
}

table#page-header {
	margin-left: 194px; 
	position: absolute; 
	width: 774px; 
	margin-top: -70px;
}

div#deal-1-box {
	margin-left: 327px;
	width: 330px;
	height: 161px;
	float: left;
	position: absolute;
}

div#deal-2-box {
	width: 335px;
	height: 161px;
	float: right;
}

div.deal-content {
	padding-left: 38px;
	margin-top: 20px;
	font-size: 14px;
}

img.deal-image {
	background-color: #fff;
}

div.imgContainer {
	width: 76px;
	height: 80px;
	overflow:hidden;
	float: left;
}

.product-title-deal {
	font-size: 22px;
	color: #fff;
}

.deal-product-info {
	margin-left: 100px;
	color: #fff;
}

.feature-product-info {
	
}

.product-price-deal {
	margin-top: 3px;
	margin-bottom: 3px;
}

div#feature-box {
	color: #A46F01;
}

.feature-title {
	font-weight: bold;
	font-size: 12px;
}

.feature-header {
	font-size: 22px;
	padding-bottom: 8px;
}

div#product-gallery {
	margin-top: 20px;
	margin-bottom: 20px;
}

div#ratings-container {
	position: relative;
	margin-bottom: 10px;
	display: block;
}

div#gift-certificate-box {
	background-image: url('../images/gift_cert_bkgnd.jpg');
	background-repeat: no-repeat;
	width: 158px;
	color: #A46F01;
	display: block;
}

div.gift-header {
	font-weight: bold;
	font-size: 16px;
	margin-left: 50px;
	padding-top: 30px;
	padding-bottom: 20px;
}

img.pad {
	margin-right: 17px;
}

div#gift-bottons {
	margin-left: 6px;
}

p {
	margin-top: 0px;
}

div#manu-option {
	margin-bottom: 20px;
}


.white-button {
	background-color: #A46F01;
	border-bottom: #D2B780 1px solid;
	border-top: #D2B780 1px solid;
	border-left: #A46F01 1px solid;
	border-right:  #A46F01 1px solid;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}

.white {
	color: #fff;
	font-weight: bold;
}

h2 {
	margin-bottom: 0px;
	margn-top: 0px;
}

.red {
	color: red;
}


/* CSS NAVIGATION HANDLING */
.anylinkcss {
	margin-left: -30px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #A57003;
	border-bottom-width: 0;
	font: normal 12px arial;
	line-height: 18px;
	z-index: 1000;
	background-color: #EEE9D2;
	width: 230px;
}
/* 
#A57003 < borders
#fff < hover solid
#A46F01 < on link color
#EEE9D2 < off back
#A46F01 < off link color
*/
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #A57003;
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal;
	z-index: 100;
	color: #A46F01;
	text-indent: 5px;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #FEFEFE;
	color: #A46F01;
	font-weight: normal;
	text-decoration: none;
}

