/* --------------- GLOBAL ATTRIBUTES --------------- */
@import url('fonts.css');

* {	
	padding: 0px;
	margin: 0px;	
}

table td {
	vertical-align:top;
}

img {	
	border:0px;	
}

a img {	
	border:0px;	
}
a {
	color:#8c6426;
}

body {
	background: #e1e1c1 url('/images/bkg-body.jpg') 0 147px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#rightcolumn ul {
	padding: 0px 0px 0px 15px;
	list-style:none;
	overflow: hidden;
}


#rightcolumn ul li {
	background: url(/images/bullet-green.png) 0px 6px no-repeat;
	padding-left:15px;
	margin:6px 0px 6px 0px;
}

#wrapper {
	
	width: 1000px;
	margin: 0px auto;
	
}

.wrapper { width: 1000px; margin: 0px auto;}

#header { 
	background: url('/images/bkg-header.jpg') top center repeat-x;
	height:147px;
	position: relative;
	z-index: 1000;
}

#header #logo {
	width: 235px;
	margin-top: 45px;
	float:left;
}

#headerlinks {
	color:#fff;
	float:right;
	text-align:right;
	margin: 5px 0 10px;
}
#headerlinks li{ display: inline; padding-left: 10px; margin-left: 10px; border-left: 1px solid #50483b; position: relative;}
#headerlinks li:first-child{ border-left: none;}

#headerlinks a{ color: #50483b; font-size: 12px;}

#tagline{font: 24px 'FunctionProLightCondensed', Arial, Helvetica, sans-serif; color: #4d4538; float: left; line-height: 1em; margin: 35px 0 0 30px;}
#tagline span{font: italic 28px 'FunctionProMediumCondensed', Arial, Helvetica, sans-serif; padding-left: 30px;}

#operation{ float: right; clear: right; width: 400px; height: 67px; text-align: right; margin-bottom: 5px;}
#operation .phone{
	color:#727a52;
	font: 21px 'FunctionProMedium', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-style:normal;
}

#operation .hours {
	color:#50483b;
	margin-bottom:4px;
}

#search-form{ float: right; height: 40px; width: 180px; position: relative;}
#header input[type="text"]{ font-family: Arial, Arial, Helvetica, sans-serif; position: absolute; top: 7px; right: 0; width: 175px; height: 25px; line-height: 25px; padding: 0 10px; background: #a39987; border: 1px solid #383228; -moz-border-radius: 4px; border-radius: 4px; font-size: 12px; color: #363636;}
#header input[type="text"]:focus{ background: #fff;}
#header input[type="submit"]{ position: absolute; top: 7px; right: 2px; width: 25px; height: 25px; background: url('/Images/btn-search.png') 0 0 no-repeat; cursor: pointer; border: 0;}

/* --------------- Top Navigation --------------- */

#navigation {	
	height: 40px;
	z-index: 1000;
	position: relative;
	float: left;
	margin: 2px 0 0 20px;
}

.ie7 #navigation{ width: 550px;}

#navigation a.last {
	border-right:none;
}
#navigation a{text-decoration: none;}
#navigation ul{ margin: 0px; padding: 0px; list-style: none;}
#navigation>ul>li{float: left; display: inline-block; position: relative;}
#navigation>ul>li>a {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	font: 14px/42px 'FunctionProMedium', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px 18px; 
	letter-spacing: 1px;
	text-align:center;
}
#navigation>ul>li>ul{display: none; position: absolute;}
#navigation>ul>li:hover{-moz-box-shadow: 0px -2px 4px rgba(0,0,0,.75); -webkit-box-shadow: 0px -2px 4px rgba(0,0,0,.75); box-shadow: 0px -2px 4px rgba(0,0,0,.75);}
#navigation>ul>li:hover ul{display: block;}
#navigation>ul>li:hover>a{background: #fff; border: 3px solid #9a7e3b; border-bottom: none; z-index: 100; position: relative; color: #333; margin-top: -3px; padding: 0px 15px;
						  
						 }

#navigation .dropdown-navigation{width: 200px; background: #fff url('/images/bkg_categorycontainer.png') bottom center repeat-x; position: absolute; left: 0px; top: 39px; display: none; border: 3px solid #9a7e3b; padding: 10px 0px;
								-moz-box-shadow: 0px 1px 4px #000; -webkit-box-shadow: 0px 1px 4px #000; box-shadow: 0px 1px 4px #000;
								}
#navigation .dropdown-navigation.right{ right: 0px; left:auto;}

#navigation .dropdown-navigation li{ padding: 0px 15px;}
#navigation .dropdown-navigation a{ padding: 5px 0px; display: block; font-size: 13px; color:#333;}
#navigation .dropdown-navigation a:hover{color:#8c6426;}

/* Navigation Mega Menu */
#btn-products:hover .dropdown-container{display: block;}
.dropdown-container{width: 765px; height: 450px; background: #fff url('/images/bkg_categorycontainer.png') bottom center repeat-x; position: absolute; left: -80px; top: 39px; display: none; border: 3px solid #9a7e3b;
					-moz-box-shadow: 0px 1px 4px #000; -webkit-box-shadow: 0px 1px 4px #000; box-shadow: 0px 1px 4px #000;
					}
.dropdown-container>ul{width: 220px; float: left;}
.dropdown-container>ul>li{ border-right: 1px solid #ccc;}
.dropdown-container>ul>li>a{display: block; background: url('/images/bkg_dropdownnav.png') 0px 0px repeat-x; font: 12px/30px Arial, Helvetica, sans-serif; text-align: left; padding: 0px 10px; border-top: 1px solid #fff; border-bottom: 1px solid #ccc; color: #333;}
.dropdown-container>ul>li:hover>a, .dropdown-container>ul>li.active>a{ background: transparent; font-weight: bold; color: #c92429;}
.dropdown-container>ul>li:hover, .dropdown-container>ul>li.active{border-right: none;}
.dropdown-container>ul>li.active .category-container, .dropdown-container>ul>li:hover .category-container{ display: block;}

.category-container{display: none; position: absolute; top: 0px; left: 221px; width: 534px; height: 405px; padding: 15px;}
.category-container h2{ font: normal 24px Arial, Helvetica, sans-serif; letter-spacing: -0.01em; color: #c92429; margin-bottom: 15px;}
.category-container h3{margin: 20px 0px 10px; font: 18px Arial, Helvetica, sans-serif; color: #392108;}
.category-container a{font: 11px Arial, Helvetica, sans-serif; color: #392108;}
.category-container a b{font-size: 11px;}
.category-products-main{overflow: hidden; margin-bottom: 25px;}
.category-products-main li{display: inline-block; float: left; margin-left: 15px; text-align: center;}
.category-products-main li:first-child{margin-left: 0px;}
.category-products-main li a{ color: #c92429;}
.category-products-main li a img{/* display: block; margin: 0 auto 7px;  margin-bottom: 4px;*/ border: 3px solid #ccc;}

.category-products-secondary.two-column{width: 46%; margin: 0px 20px 0px 0px !important; float: left;}
.category-products-secondary.three-column{width: 30%; margin: 0px 15px 0px 0px !important; float: left;}
.category-products-secondary>li{margin-bottom: 5px;}
.category-products-secondary li a:hover{color:#8c6426;}

.red{ color: #c92429;}

/* End Top Navigation */

/* Home page slideshow */
.plusSlider{ position: relative; border-top: 3px solid #97a16e; border-bottom: 3px solid #97a16e;}
.plusSlider .plusSlider-controls-wrapper{ position: absolute; bottom: 10px; right: 15px; z-index: 500;}
.plusSlider .plusSlider-controls a{ padding: 3px 7px; margin-left: 5px; background: #fdf9de; color: #11281d; font: bold 14px/2em Arial, Helvetica, sans-serif; text-decoration: none; border: 1px solid #11281D;
									-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
									}
.plusSlider .plusSlider-controls a.current{ background: #305745; color: #fdf9de;}

#slideshow-home{ margin: 0px !important; height: 300px; width: 820px; overflow: hidden; position: relative;}
#slideshow-home li{background: none !important; padding: 0px !important; margin: 0px !important; position: relative; height: 300px; overflow: hidden; float: left;}
#slideshow-home li.child{display: none; position: absolute; left: 0px; top: 0px;}

#slideshow-home .slideshow-content{ width: 379px; height: 157px; position: absolute; top: 0px; left: 0px; padding: 25px;}
#slideshow-home .slideshow-content h3{ font: 38px Arial, Helvetica, sans-serif; margin: 0px 0px 15px; letter-spacing: -1px;}
#slideshow-home .slideshow-content p{ margin: 0px 0px 15px; width: 350px; font-size: 15px;}
#slideshow-home .slideshow-content.black h3, #slideshow-home .slideshow-content.black p{ color: #111;}
#slideshow-home .slideshow-content.white h3, #slideshow-home .slideshow-content.white p{ color: #fff;}
#slideshow-home .slideshow-content.red h3, #slideshow-home .slideshow-content.red p{ color: #c92429;}
#slideshow-home .slideshow-content.yellow h3, #slideshow-home .slideshow-content.yellow p{ color: #c9b427;}
#slideshow-home .slideshow-content .btn_learnmore{ float: right; display: block; width: 103px; height: 48px; background: url('/images/btn_learnmore.png') 0px 0px no-repeat; text-indent: -99999px; margin-right: 50px;}

/* end slideshow */

#main {
	clear: both;
	width: 1000px;	
	position: relative;
	top: -15px;
	margin-bottom: -15px;
	min-height: 850px;
}
#main:after{
	content: '';
	height: 0;
	width: 0;
	display: block;
	visibility: hidden;
	clear: both;	
}

.leftcolumnbkg {
	background-color:#5a3a15;
	background-image:url(/images/leftcolumn_bkg.png);
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.rightcolumnbkg {
	background-color:#dfdfbd;
	background-image:url(/images/rightcolumn_bkg.png);
	background-repeat:repeat-x;
}

#leftcolumn {
	width: 180px;
	float: left;
	padding-top: 28px;
}

#leftcolumn .minorlink {
	background-image:url(/images/leftnav_minorlink_bkg.gif);
	display:block;
	width:160px;
	padding:9px 0px 8px 20px;
	margin:5px 0px 0px 0px;
	color:#eed18e;
	text-decoration:none;
}

/* --------------- Newsletter Signup --------------- */
.video-button{ margin-bottom: 10px; padding: 10px 0 5px; display: block; background: #97a16e; -moz-border-radius: 5px;  border-radius: 5px; font: 24px 'FunctionProMediumCondensed', Arial, Helvetica, sans-serif; color: #fff; text-align: center; text-transform: uppercase; text-decoration: none;}
.video-button img{ display: block; margin: 0 auto 3px;}
#home .video-button{ -moz-border-radius: 5px 0 0 5px;  border-radius: 5px 0 0 5px;}
#video{ width: 640px; height: 445px;}
#video object{ z-index: 1000;}

#leftcolumn #signup {
	
	/*background-image:url(/images/leftcolumn_signup_bkg.jpg);*/
	background-repeat:no-repeat;
	text-align:center;
	padding:20px 15px 0px 15px;

	height:70px;
	
}

#leftcolumn #signup strong {
	
	display:block;
	font-size:16px;
	color:#8c6426;
	
}

#leftcolumn #signup .fields {
	display:inline-block;
	margin:5px 0px 5px 0px;
	background-color:#dbc593;
	padding:3px;
	color:#3f250b;
}

#leftcolumn #testimonial {
	
	text-align:center;
	padding:20px 15px 0px 15px;
	margin:20px 0px 0px 0px;
	
}

#leftcolumn .cta{ display: block; font-family: 'FunctionProBoldCondensed', Tahoma, Arial, sans-serif; font-size: 24px; text-decoration: none; color: #fff; background-image: url('/Images/bkg-leftnav-cta.png'); background-repeat: no-repeat;}
#leftcolumn #cta-location{ width: 186px; height: 68px; padding-left: 15px; background: url('/Images/bkg-cta-location.png') 0 0 no-repeat; line-height: 68px; margin-bottom: 10px;}
#cta-hotdeals{ width: 122px; height: 74px; padding-left: 70px; margin-left: -25px; line-height: 66px; margin-bottom: 10px;}
#cta-testimonials{ width: 152px; height: 64px; padding-left: 20px; background-position: -23px -81px; line-height: 60px; margin-bottom: 10px;}
#cta-registertowin{ width: 142px; height: 69px; padding-left: 25px; background-position: -23px -157px; line-height: 60px; margin-bottom: 25px;}

#social-media{ margin: 15px 0; overflow: hidden;}
#social-media, #social-media li{ list-style-type: none;}
#social-media li{ float: left; margin-left: 3px; width: 32px;}
#social-media li:first-child{ margin-left: 0;}

/* End Newsletter Signup */

#rightcolumn {	
	
	float:left;
	color: #363636;
	padding-bottom: 15px;
}

#rightcolumn h1{ font: 32px 'FunctionProMedium', Arial, Helvetica, sans-serif;color: #363636; margin:0px 0px 12px 0px; border-bottom: 1px solid #C5C8B3; padding: 0 0 5px 8px;}
#home #rightcolumn h1 {	font: 26px 'FunctionProMedium', Arial, Helvetica, sans-serif; border: none; padding: 0;}

#rightcolumn h2, #rightcolumn h2 a{font: 22px 'FunctionProMedium', Arial, Helvetica, sans-serif; color: #363636; margin-bottom: 10px;}

#rightcolumn h3, #rightcolumn h2 a{ font: 20px 'FunctionProMedium', Arial, Helvetica, sans-serif; color: #727a52; margin-bottom: 8px;}

#rightcolumn p {
	
	line-height:19px;
	margin: 0 0 14px 0;
	
}

#rightcolumn table {
	margin:10px 0px 0px 0px;
}

ol{ margin: 0 0 15px 25px;}

ol.directions{ overflow: hidden; margin-bottom: 25px;}
ol.directions li{ font-size: 15px; margin: 0 0 6px 20px;}
.ie7 ol.directions li{ margin: 0 0 6px 24px;}
/*
#rightcolumn ul {
	
	padding-left:40px;
	margin:15px 0px 15px 0px;
	
}

#rightcolumn ul li {
	
	margin:0px 0px 5px 0px;
	
}
*/
/* Footer */

#footer {
	color:#e2e8c9;
	text-align: left;
	padding:0px 0px 0px 0px;
	background: #97a16e;		
	border-top: 5px solid #bab99c;
	border-bottom: 5px solid #e0e0bf;
}
#footer .wrapper:after{
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	}
#footer a{ color: #e2e8c9; text-decoration: none;}

#footer .wrapper{ position: relative;}

#footer-content{ padding: 0 0 15px 190px; width: 810px; overflow: hidden; float: left;}

#danielle-info{ height: 200px; width: 190px; position: absolute; bottom: 0; left: 0; text-align: center;}
#danielle-info img{ margin-bottom: 15px; position: relative; z-index: 1000;}
#danielle-info span{ position: relative; z-index: 1000; background: #ebf0d9; padding: 5px 10px; font: 16px/2.5em 'FunctionProMediumCondensed', Arial, Helvetica, sans-serif; color: #74813f; margin-bottom: 10px;}
#danielle-info:before{
	content: '';
	width: 3px;
	height: 150px;
	background: #f1f3e7;
	border-left: 1px solid #717952;
	position: absolute;
	left: 77px;
	bottom: 0;
	z-index: 0;
	}
	#danielle-info:after{
	content: '';
	width: 3px;
	height: 150px;
	background: #f1f3e7;
	border-left: 1px solid #717952;
	position: absolute;
	right: 77px;
	bottom: 0;
	z-index:0;
	}

.footermenu {
	text-align: left;
	margin: 10px 0px 20px 70px;
	float: left;
	list-style-type: none;
}
.footermenu li{ list-style-type: none; margin-bottom: 5px;}
.footermenu li a{ font: 16px 'FunctionProBook', Arial, Helvetica, sans-serif;}
#footer-content .footermenu:first-child{ margin: 10px 0 20px 40px;}
.ie7 .footermenu{ min-width: 100px;}

#footer-submenu{ clear: left; float: left; list-style-type: none; width: 350px; margin-left: 40px;}
#footer-submenu li{ display: inline; background: url('/Images/bullet-darkgreen.png') left center no-repeat; padding-left: 20px; margin-left: 15px;}
#footer-submenu li:first-child{ margin-left: 0; padding-left: 0; background: none;}

#copyright{ clear: right;}
.ie7 #copyright{ display: block; text-align: right; width: 400px;}

/* End Footer */

/* --------------- Layout Stuff --------------- */

.twocolumn {
	width:820px;
	overflow:auto;
}

.twocolumn .column {
	float:left;
	width:790px;
	margin:0px 15px 0px 15px;
	
}

.callout-container{ clear: both; border-top: 1px solid #c5c8b3; border-bottom: 1px solid #c5c8b3; padding: 20px 0; margin-bottom: 20px; overflow: hidden;}
.callout-container .callout{ float: left; width: 235px; margin-left: 40px;}
.callout-container .callout:first-child{ margin-left: 0;}

.image-left{ float: left; border: 5px solid #fff; margin: 10px 25px 20px 0;}
.image-right{ float: right; border: 5px solid #fff; margin: 10px 0 20px 25px;}
.image-left.no-border, .image-right.no-border{ border: none; margin: 0 0 0 25px;}

/* End Layout Stuff */

/* Home Page Specific Stuff */

#rightcolumn.home {	width:820px;
}

#featured-content{ padding: 20px 0 0; border: 1px solid #c5c8b3; margin: 20px 0 10px;}
#featured-content h2{ text-align: center; text-transform: uppercase; letter-spacing: 5px; margin: -35px 0 16px; font-size: 21px;}
#featured-content h2>span{ border: 1px solid #cfc8b3; padding: 3px 0; background: url('/Images/bkg-body.jpg') 0 -315px repeat-x;}
#featured-content h2 span span{ margin: 5px 18px; padding: 5px 30px; background: url('/Images/bkg-body.jpg') 0 -315px repeat-x;}
#rightcolumn #featured-content ul, #rightcolumn #featured-content li{ list-style-type: none;}
#rightcolumn #featured-content ul{ overflow: hidden; margin: 0;}
#rightcolumn #featured-content li{ width: 245px; float: left; margin: 0 0 30px 20px; padding: 0; background: none;}
#rightcolumn #featured-content li:nth-of-type(4){ clear: both;}
#featured-content li img{ float: left; width: 70px; margin-right: 10px; border: 1px solid #97a16e !important;}
#featured-content .feature-content{ overflow: hidden;}
#featured-content .feature-content p{ line-height: 1.25em; font-size: 12px; margin-bottom: 8px;}
#featured-content h4{ margin-bottom: 4px;}
#featured-content h4 a{ text-decoration: none; font-size: 16px;}
#featured-content .link-readmore{ color: #4d4538; font-weight: bold; font-size: 14px;}
.ie7 #featured-content{ padding: 20px 0; margin-top: 20px;}
.ie7 .home .twocolumn{ padding-top: 40px;}
.ie7 #featured-content h2 span span{ margin: 0 18px;}

.home #categories {
	
	background-color:#000;
	
	text-align:center;
	
}

.home #categories a {
	text-decoration:none;	
	text-align:center;
	display:inline-block;
	margin-right:2px;
}

.home #categories a span {
	display:block;
	color:#fff;
	margin:2px 0px 0px 0px;
}

.home .twocolumn {
	padding:15px 0px 10px 0px;
}

/* End Home Page Specific Stuff */

/* --------------- Sub Pages --------------- */

.sub {	
	padding:22px 0 20px 25px;
	width: 795px;
}

.sub h3 {
	font-size:16px;
	color:#678e2a;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.sub h4 {
	font-size:13px;
	color:#8c6426;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.sub p {
	margin:10px 0px 10px 0px;
	color:#363636;
}

.sub strong {
	color:#000;
}

.callout1 {
	background-color:#eaead3;
	background-image:url(/images/icon_shield.gif);
	background-repeat:no-repeat;
	background-position:10px 16px;
	padding:10px 10px 10px 50px;
	margin:20px 0px 20px 0px;
	line-height:20px;
	
}


/* End Sub Page Specific Stuff */

/* Category */

.category {
	clear:both;
	border-bottom:1px solid #C5C8B3;
	overflow:auto;
	padding-bottom:15px;
	margin:15px 0 0;
	float:left;
	width:100%;
}

.category .cat_image {
	float:left;
	border:16px solid #fff;
}

.category .description {
	float: left;
	width: 425px;
	margin:0px 0px 0px 15px;	
}

.category h2 a{text-decoration: none; border-bottom: 1px dashed #b89d5d; font-size:19px;
	color:#d39d1d;}

.category h2 a:hover{color: #8C6426;}

.category h2 span {
	font: 15px 'FunctionProBook', Arial, Helvetica, sans-serif;
	color:#533413;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.category .description img {
	float:right;
}

/* End Category */

/* Featured Items */

#featured {
	float:left;
	clear:both;
	width:785px;
	background-color:#809249;
	overflow:auto;
	padding:0px 0px 10px 9px;
	margin:10px 0px 0px 0px;
}

#featured h3 {
	font-size:19px;
	color:#d4ed88;
	font-weight:normal;
	margin:5px 0px 5px 5px;
}

/* End Featured Items */

/* Item Listing */

.itemrow {
	float:left;
	clear:both;
	width:785px;	
	overflow:auto;
	padding:0px 0px 0px 9px;
	margin:10px 0px 0px 0px;
}

.acc .item {margin-right: 0px;}


.item {
	width:186px;
	background-color:#fff;
	float:left;
	margin: 0 10px 10px 0;
}

.item div {
	padding:13px 13px 0px 13px;
}

.item div * {
	display:block;
}

.item div img {
	margin:0px auto;
}

.item div a {	
	color:#62401a;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

.item div a.namelink {	
	height:20px;
}

.item div .image {
	display:block;
	height:102px;
}

.item div span {
	color:#7ab200;
	border-bottom:1px solid #d0e96f;
	padding:5px 0px 5px 0px;


}

.item div span em {
	color:#344c01;
	font-style:normal;
		height: 30px;
		padding-top: 0px;
}

/* End Item Listing */

/* Product Page */

.product {
	
}

.product .product_image {
	float:left;
	width:355px;
}

.product .product_image .image {
	width:324px;
	height:228px;
	padding:16px;
	background-color:#fff;
	text-align:center;
	border: 1px solid #C5C8B3;
}

.product .product_image img {
	margin-bottom:0px;
}

.product .product_image .thumbs {
	padding-left:15px;
}

.product .product_image .thumbs table td table td {
	vertical-align:top;
}

.product .product_image .thumbs table td table td div {	
	background-color:#fff;
	width:41px;
	height:29px;
	text-align:center;
	padding:3px;
}

.product .product_image .thumbs img {
	margin-bottom:0px;
}

.product .product_image .thumbs .btn-zoom{ background: url('/Images/icon-zoom.png') left center no-repeat; padding: 0 15px 0 28px; line-height: 28px; font-size: 16px; font-weight: bold; text-decoration: none;}

.product .description {
	float:left;
	width:425px;
	margin:0px 0px 0px 15px;
}

.product div.header {
	border-bottom:1px solid #C5C8B3;
	overflow:auto;
	text-align:right;
}

.product .header h3 {
	font-size:19px;
	font-weight:normal;
	color:#533413;
	margin:0px 0px 5px 0px;	
}

.product .header a {
	margin:7px 0px 0px 0px;
}

.product .product_id {
	color:#507500;
	font-size:14px;
	display:block;
	margin:3px 0px 10px 0px;
}

.product .option_table {
	width:100%;
}

.product .option_table tr.header td {
	font-weight:bold;
	color:#533413;
	background-color:transparent;
}

.product .option_table td {
	color:#8c6426;
	background-color:#fff;
	border-bottom:1px solid #c3ac6c;
	padding:8px;
}

.product .option_table td input {
	width:35px;
	border:1px solid #c3ac6c;
	padding:2px;
}

.product .add_to_cart {
	margin:3px 0px 0px 0px;
	text-align:right;
	padding:5px 0px 5px 0px;
}

.product .price_quantity {
	text-align:right;
}

.product .price_quantity span {
	display:block;
	margin:5px 0px 5px 0px;
}

.product .back_to_products {
	float:right;
	margin:5px 0 0 0;
}

/* End Product Page */

/* Tabs */

#tabs {
	margin:20px 0px 0px 0px;
	clear:both;
	float:left;
}

#tabs a {
	color:#fff;
	text-decoration:none;
	background: #a98040;
	height:23px;
	display:inline-block;
	padding:5px 26px 0px 26px;
	font-weight:bold;
	font-size:13px;
	margin-right:2px;
}

#tabs a:hover {
	text-decoration:none;	
	background-image:none;
}

#tabs a.active {
	color:#a98040;
	text-decoration:none;
	background-image:none;
}

#tabcontent {
	background-color:#fff;
	
	float:left;
	width:782px;
	clear:both;
}

.tabcell {
	padding:20px 40px 20px 40px;
	overflow:auto;
	clear:both;
}

.tabcell.photos {
	padding:20px 10px 20px 10px;
}

.tabcell.acc {
	padding:20px 0px 20px 0px;
	
}

.tabcell.acc .itemrow {
	width:760px;
	padding:0px 0px 10px 4px;
	margin:10px 0px 0px 0px;
}

#tabcontent h4, #tabcontent .header {
	color:#8ac600;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#tabcontent ul, #tabcontent .list {
	margin:10px 0px 10px 50px;
	list-style:none;
}

#tabcontent li {
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0px 0px 15px;
	font-size:12px;
	margin:0px 0px 5px 0px;
}

.colortable {
	
}

.colortable td {
	text-align:center;
}

.colortable td span {
	display:block;
	color:#533413;
	margin-top:3px;
}

.phototab {
	background-color:#533413;
	padding:12px;
	margin:0px 7px 20px 7px;
	text-align:center;
	float:left;
	width:342px;
}

.phototab span {
	display:block;
	text-align:left;
	color:#dfdfbd;
	font-size:13px;
	margin-top:5px;
	padding-left:10px;
}

/* End Tabs */

/* Paging */

.paging {
	clear:both;
	border-top:1px solid #b89d5d;
	border-bottom:1px solid #b89d5d;
	overflow:auto;
	float:left;
	width:100%;
	padding:0px 0px 6px 0px;
}

.paging a {
	color:#8c6426;
	margin:0px 2px 0px 2px;
}

.paging a.active {
	color:#2d3d14;
	text-decoration:none;
}

.paging img {
}

.paging table {
	float:right;
}

.paging strong {
	color:#8c6426;
	margin-right:3px;
}

.paging a {
	display:inline;
}

/*
.paging select {
	scrollbar-arrow-color:#bcd863;
}
*/

/* End Paging */

/* Account Section */

#account_nav {
	clear:both;
	text-align:center;
	margin:20px 0px 20px 0px;
}

#account_nav a {
	margin:0px 20px 0px 20px;
}

/* End Account Section */

/* Checkout Pages */

#options {
	width:200px;
	float:left;
	padding:70px 0px 0px 20px
}

#options a {
	display:block;
	width:173px;
	margin:0px auto;
	margin-bottom:10px;	
}

/* Generic Table */

.generic_table {
	width:100%;
}

.generic_table tr.header td {
	font-weight:bold;
	color:#533413;
	background-color:transparent;
}

.generic_table td {
	color:#8c6426;
	background-color:#fff;
	border-bottom:1px solid #c3ac6c;
	padding:8px;
}

.generic_table td input {
	width:35px;
	border:1px solid #c3ac6c;
	padding:2px;
}



/* End Generic Table */

/* SideList */

#sidelist {
	width:520px;
	float:left;	
}

#sidelist .inner {
	
	float:left;
}

#sidelist .left {
	float:left;
	width:201px;
	
}

#sidelist .left div {
	background-color:#6d4915;
}

#sidelist .left h3 {
	padding-bottom:5px;
	margin:0px 20px 10px 20px;
}

#sidelist .left ul {
	margin:0px 0px 0px 20px;
	list-style:none;
}

#sidelist .left ul li {
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
	margin:6px 0px 6px 0px;
}

#sidelist .left ul li a:hover {
	text-decoration:none;
}

#sidelist .right {
	border-left:1px solid #a2700e;
	width:317px;
	float:left;
	text-align:left;
}

#sidelist .right h3 {
	
	padding-bottom:5px;
	margin:0px 20px 10px 20px;
}

#sidelist .right div {
	
	
}

#sidelist .right a {	
	font-size:14px;
	font-weight:bold;
	display:block;
	text-decoration:underline;
	margin:0px 20px 0px 20px;
}

#sidelist .right a:hover {
	text-decoration:none;
}

#sidelist .right span {
	
	color:#000;
	border-bottom:1px dashed #805d2a;
	display:block;
	margin:0px 20px 10px 20px;
	padding-bottom:5px;
	
}

#sidelistfooter {
	clear:both;
	float:right;
	margin-right:2px;
}

/* End SideList */

/* MiniCart */

#miniCart {
	background-color:#f2f3ee;
	border:3px solid #97a16e;
	padding:10px;
	text-align:left;
	z-index:100;
	position: absolute;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5);
	box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

#miniCart .mitem {
	clear:both;
	border-bottom:1px dashed #623f1a;
	float:left;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:6px;
	width:180px;
}

#miniCart .mitem a {
	display:block;
	clear:both;
	color:#513312;
	text-decoration:none;
	padding-bottom:3px;
}

#miniCart .mitem a:hover {
	text-decoration:underline;
}

#miniCart .mitem img {
	float:left;
	border:1px solid #513312;
	margin-right:4px;
}

#miniCart .mitem span {
	color:#513312;
}

#miniCart .mitem strong {
	color:#4a6125;
}

#miniCart .mitem div {
	float:left;
	margin-top:2px;
}

#miniCart .bottom {
	clear:both;
}

#miniCart .subtotal {
	text-transform:uppercase;
	display:block;
	background-color:#fff;
	font-weight:bold;
	color:#513312;
	font-size:14px;
	padding:4px;
	margin-bottom:5px;
	width:180px;
}

#miniCart .subtotal strong {
	color:#4a6125;
	font-size:14px;
}

/* End MiniCart */

/* Utility */

.photo {
float:left;
border:15px solid white;
margin: 0px 20px 20px 0px;
}

.errors {
	margin:10px 0px 10px 40px;
	font-weight:bold;
	color:#f00;
}

.errors li {
	color:#f00;
}

.center {
	text-align:center;
}

td.right {
	text-align:right;
	float: none;
}

#rightcolumn .address-table{ margin: 0;}

.radiobuttons{ margin-bottom: 15px;}
.radiobuttons input[type="radio"]{ margin: 0 5px 0 8px;}

#rightcolumn .cart-summary-subtotal{ margin-bottom: 30px;}
.cart-summary-subtotal .total{ background: none; font-size: 24px; border-bottom: none; color: #363636;}

/* Form Styling */
.fieldContainer{ margin-bottom: 10px;}
.fieldContainer .form-label{ margin-bottom: 3px;}
.fieldContainer input[type="text"]{ padding: 6px 8px; font-size: 14px;}

#registration-form{ border: 1px solid #C5C8B3; padding: 0 30px 30px; width: 500px; margin: 50px auto 0;}
.ie7 #registration-form{ margin: 90px auto 0;}
#registration-image{ margin: -60px auto 15px; display: block;}
#registration-seal{ margin-top: 25px;}


/* End Utility */

.newsitem {
	display:block;
	border-bottom:1px dashed #805d2a;
	margin:10px;
	padding:6px;
}

.newsdate {
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:10px 16px;	
	padding:10px 0px 7px 20px;
	color:#3b5d05;
	font-weight:bold;
}

a.newslink {
	color:#8c6426;
	font-size:14px;
}

a:hover.newslink {
	color:#8c6426;
	font-size:14px;
	text-decoration:none;
}

.btn{ background-color: #97a16e; text-decoration: none; padding: 8px 15px; font: 18px 'FunctionProMediumCondensed',Tahoma,Arial,sans-serif; color: #fff;}
.btn:hover{ background-color: #e0e0bf; color: #4d4538;}

.sitemap1 {
	
}

ul li.sitemap2 {
	padding-left:30px;
}

.left{ float: left;}
.right{ float: right;}
.clear{clear: both;}

