/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#c3c4ad url(images/bg.gif) repeat-x;
	color:#4d4c47;
	margin:0 0 30px;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
}
h2 {
	font:150%/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px 0 12px;
}
h2 a {
	text-decoration:none;
}
h3 {
	font-size:110%;
}
h4 {
	font-size:100%;
}
a {
	color:#aead91;
}
a:hover, a:active {
	text-decoration:none;
	color:#aead91;
}

/* [/html] */

/* [container] */

#container {
	width:767px;
	margin:15px auto;
	text-align:left;
	background:#fff;
}

/* [/container] */

/* [top and nav] */

#topnav {
	width:770px;
	margin:20px auto 15px;
	text-align:left;
}
#topnav ul {
	margin:0 15px;
	list-style:none;
}
#topnav li {
	float:left;
	padding:0 8px;
	border-right:1px solid #fff;
	line-height:110%;
}
#topnav li.custbutt {
	float:right;
}
#topnav a.logout {
	color:#c2c1aa;
	background:url(images/lock.gif) no-repeat 0 5px;
	padding-left:16px;
}
#topnav li.nobord {
	border:0;
}
#topnav a {
	color:#fff;
	text-decoration:none;
}
#top {
	height:90px;
	background:#fff url(images/top-bg.gif) top no-repeat;
}
#top h1 {
	padding:33px 0 0 25px;
	float:left;
}
#top h1 a {
	background:url(images/logo.gif) no-repeat;
	display:block;
	width:240px;
	height:30px;
}
#top .cart {
	float:right;
	margin:38px 20px 0 0;
	padding-left:18px;
	background:url(images/cart.png) no-repeat left center;
}

/* [/top] */

/* [content] */

#content {
	border:4px solid #b3b499;
	border-top-width:0;
	padding:0 2px;
	background:url(images/content-bg.gif) repeat-y;
	width:755px;
}
#leftcol {
	width:186px;
	float:left;
	border-right:1px solid #999881;
	background:#fff;
}
#leftcol h3 {
	background:#c7c6b1;
	color:#737257;
	margin:0;
	border-right:5px solid #bbbaa1;
	padding:5px 14px;
	font-size:110%;
}
#leftcol .nav li {
	font-size:90%;
	list-style:none;
}
#leftcol .nav a {
	color:#4d4c47;
	border-right:5px solid #cfceba;
	background:#dbdacb;
	text-decoration:none;
	display:block;
	padding:4px 0 5px 14px;
	border-top:1px solid #cfceba;
	font-weight:bold;
	height:19px;
}
#leftcol .nav a:hover, #leftcol .nav a.onstate {
	background:#eae9d9;
	border-right:5px solid #dbdacb;
}
#leftcol #nav_brand a {
	color:#fff;
	background:#797b65;
	border-right-color:#73745e;
	border-top-color:#9c9d81;
}
#leftcol #nav_brand a:hover, #leftcol #nav_brand a.onstate {
	background:#888a78;
	border-right:5px solid #797b65;
}
#leftcol #head_brand {
	background:#6c6d57;
	border-color:#676751;
	color:#dbdacb;
	margin-top:1px;
}
#leftcol #nav_about {
	margin:1px 0;
}
#leftcol #nav_about a {
	color:#fff;
	background:#9f726f;
	border-right-color:#976863;
	border-top-color:#a59c88;
}
#leftcol #nav_about a:hover, #about #leftcol #nav_about a.about_butt, #tips #leftcol #nav_about a.tips_butt, #links #leftcol #nav_about a.links_butt {
	background:#ae8e8c;
	border-right:5px solid #a6817d;
}
#leftcol #nav_terms a {
	color:#4d4c47;
	background:#c4c3ae;
	border-right-color:#bbbaa3;
	border-top-color:#bbbaa3;
}
#leftcol #nav_terms a:hover, #delivery #leftcol #nav_terms a.delivery_butt, #terms #leftcol #nav_terms a.terms_butt, #returns #leftcol #nav_terms a.returns_butt {
	background:#dbdacb;
	border-right:5px solid #cfceba;
}
#leftcol #nav_top10 {
	border-bottom:1px solid #bbbaa3;
}
#leftcol #nav_top10 a {
	color:#4d4c47;
	background:#dbdacb;
	border-right-color:#d1d0be;
	border-top-color:#bbbaa3;
	min-height:19px;
	height:auto;
}
#leftcol #nav_top10 a:hover {
	background:#eae9d9;
	border-right:5px solid #dbdacb;
}
#leftcol #head_top10 {
	background:#cdccbd;
	border-color:#c4c2b1;
	color:#64645c;
	margin-top:1px;
}
#leftcol img.offer_butt, #leftcol img.sample_butt {
	border:1px solid #cccbbf;
	border-right:0;
	margin-top:1px;
}
.ajaxtooltip {
	position:absolute;
	display:none;
	width:300px;
	left:0;
	top:0;
	background:#ccc;
	border:2px solid gray;
	border-width:1px 2px 2px 1px;
	padding:5px;
}
#textcol {
	width:566px;
	float:left;
	margin:0 0 15px 2px;
}
#textcol .pgtitle {
	border-bottom:2px solid #c7c6b2;
}
#textcol .pgtitle h2 {
	float:left;
	padding-left:20px;
}
#textcol .pgtitle form.searchbox {
	float:right;
	margin:10px 0 0;
}
#textcol .pgtitle form.searchbox input.searchbutt {
	border:0;
	background:url(images/search-box.gif) no-repeat;
	width:121px;
	height:15px;
	padding:3px 5px 2px 28px;
}
#textcol .pgtitle form.searchbox input.gobutt {
	border:1px solid #c2c3ac;
	background:#dad9cb;
	padding:1px 5px;
	margin:0 15px 0 5px;
}
#textcol .breadcrumbs {
	background:#f4f3e9;
	border-bottom:1px dotted #dfdecc;
	padding:3px 20px;
	font-size:80%;
}
#textcol .breadcrumbs a {
	color:#797b65;
}
#home_specials {
	padding-left:27px;
}
#home_specials .home_box {
	float:left;
	width:129px;
	padding:0 30px;
	margin-top:25px;
	border-right:1px solid #eaeae6;
	border-bottom:1px solid #eaeae6;
	text-align:center;
	font-size:90%;
	line-height:170%;
	min-height:240px;
}
#home_specials .home_box img {
	border:1px solid #adac9a;
}
#home_specials .home_box p {
	margin:5px 0 10px;
}
#home_specials .home_box strong {
	font-size:110%;
	line-height:220%;
}
#home_specials .norb {
	border-right:0;
	padding-right:0;
}
#home_specials .nolb {
	padding-left:0;
}
#textcol .bottom_banner {
	margin:0 20px;
	text-align:center;
	clear:both;
}
#textcol .bottom_banner img {
	margin-top:25px;
}
#textcol .prod_catbox {
	border:1px solid #ccc;
	margin:30px 20px;
	padding:10px;
	position:relative;
}
#textcol .prod_catbox h3 {
	position:absolute;
	z-index:0;
	top:-25px;
	left:20px;
	background:#dddccb;
	color:#737257;
	padding:0 7px 1px;
}
#textcol .prod_desc {
	float:left;
	width:129px;
	padding:0 19px;
	margin-top:25px;
	text-align:center;
	font-size:90%;
	line-height:170%;
	min-height:240px;
}
#textcol .prod_desc img {
	border:1px solid #adac9a;
}
#textcol .prod_desc p {
	margin:5px 0 10px;
}
#textcol .prod_catbox p.view_all {
	position:absolute;
	z-index:0;
	bottom:-25px;
	right:20px;
	background:#737257;
	color:#737257;
	padding:0 7px 1px;
}
#textcol .prod_catbox p.view_all a {
	font-weight:bold;
	color:#dddccb;
	text-decoration:none;
}
#textcol .prod_detail, #textcol .text_detail {
	margin:20px 20px 0;
}
#textcol .text_detail ol, #textcol .text_detail ul {
	margin:0 0 0 25px;
}
#textcol .text_detail ol li {
	margin:15px 0;
}
#textcol .text_detail ul li {
	margin:15px 0;
}
#textcol .prod_img {
	float:left;
	width:215px;
	position:relative;
}
#textcol .prod_img .img_back {
	border:1px solid #adac9a;
}
#textcol .prod_img .magnify {
	position:absolute;
	z-index:1000;
	left:1px;
	top:169px;
	background:transparent;
}
#textcol .prod_intro {
	float:left;
	width:310px;
}
#textcol .prod_intro h3 {
	font-size:120%;
	margin-top:5px;
}
#textcol .prod_intro .price {
	font-size:150%;
}
#textcol .prod_intro .price select {
	font-size:80%;
}
#textcol .prod_detail .basket {
	border:0;
	padding:0;
}
#textcol fieldset.reg_form {
	border:1px solid #ccc;
	padding:0 25px 20px;
	width:350px;
}
#textcol fieldset.reg_form p {
	margin:15px 0 0;
}
#textcol fieldset.reg_form label {
	width:130px;
	float:left;
}
#textcol fieldset.reg_form input, #textcol fieldset.reg_form textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:2px;
}
#textcol fieldset.reg_form select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
#textcol fieldset.reg_form textarea {
	width:194px;
}
#textcol fieldset.reg_form input.submitbutt {
	background:#dcdcdc;
}
#textcol form.discount {
	border:1px dotted #ccc;
	height:65px;
	margin-top:25px;
}
#textcol form.discount p {
	margin:20px 0;
}
#textcol form.discount label {
	width:115px;
	margin:3px 0 0 70px;
}
#textcol form.discount .coup_button {
	border:0;
	padding:0;
	height:27px;
	margin-left:9px;
}
#textcol form.discount input {
	font:130% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:4px 2px;
	height:17px;
	float:left;
}

/* [/content] */

/* [shopping cart] */

.shop_cart {
	margin:20px 0 0;
}
.intro {
	color:#000000;
}
.bigtext {
	color:#000000;
}
.nopcart {
	color:#000; 
	background:#fff; 
	border:1px;
}
.nopcart td {
	padding:12px 6px;
	border-bottom:1px dotted #ccc;
	vertical-align:middle;
}
.nopcart td.nobord {
	padding:0;
	border:0;
}
td.nopheader {
	color:#ffffff; 
	background:#96987f;
	font-size:110%;
	border:0;
	padding:6px 6px;
}
.nopentry {
	color:#000000;
	background:#ffffff;
}
.noptotal {
	color:#000000; 
	background:#ffffff;
}
.pricebg {
	color:#000000;
	background:#f2f1e6;
}
.totcol td, .postcol td, .delcol td {
	border:0;
}
.nopcart .totbg {
	color:#000000;
	background:#c8c6b2;
	border-top:2px solid #fff;
}
.nopeven {
	color:#000000; 
	background:#ebebeb;
}
.nopship {
	color:#000000; 
	background:#fff;
}
.nopbutton {
	color:#96987f; 
	background:none;
	border:0;
	cursor:pointer;
	font-size:110%;
}
.bigbutton {
	color:#000000; 
	background:#f0f5ff;
}
.bigbutton:hover {
	color:#000000; 
	background:#e0eaff; 
	cursor:pointer;
}
.qtybox {
	text-align:center;
}
.radbutt {
	background:none;
	border:0;
	padding:0;
	vertical-align:middle;
	margin-right:5px;
}
img.cart_thumb {
	vertical-align:middle;
	margin-right:3px;
	width:30px;
	height:30px;
	border:1px solid #adac9a;
	display:block;
}
p.shop_butts {
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:25px;
}

/* [form] */

form {
	
}
legend {
	font-size:120%;
	color:#818181;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:150px;
	float:left;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:2px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
textarea {
	width:194px;
}
input#Date, input#Month, input#Year {
	text-align:right;
} 
input.submitbutt {
	background:#dcdcdc;
}

/* [/form] */

/* [footer] */

#footer {
	clear:both;
	border-bottom:2px solid #fff;
	height:49px;
	background:url(images/footer-bg.gif) no-repeat top center;
}
#footer ul {
	list-style:none;
	width:533px;
	padding:12px 20px;
	float:right;
}
#footer li {
	float:left;
	padding:4px 8px 0 10px;
	font-size:90%;
}
#footer li.valid {
	float:right;
	font-size:110%;
	padding-top:0;
}
.arrival {
}
.arrival img {
	margin:54px 20px 0 0;
	float:right;	
}

/* [/footer] */

/* [extra] */

.divider {
	border-bottom:1px dotted #B5B5B5;
	height:20px;
	font-size:1px;
	clear:both;
}
a.readmore {
	color:#e2871a;
	padding:0 0 0 15px;
	background:url(images/arrow-left.gif) center left no-repeat;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.firstpara {
	font-size:110%;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}

/* [/extra] */