@charset "utf-8";

* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #8fbfe5;
}

a {
	color: #3399cc;
	text-decoration: none;
	}

#top  {
	width: 861px;
	height: 207px;
	margin: 0 auto;
	background: url(images/bg_top.jpg) no-repeat;
	}

#top h1 strong { display: none }

ul#cartLogin {
	float: left;
	list-style-type: none;
	margin: 185px 0 0 54px;
	}
* html ul#cartLogin {margin: 185px 0 0 24px;}
	
ul#cartLogin li {float: left; margin: 0 6px;}
ul#cartLogin li a {
	display: block;
	padding: 4px 4px 4px 20px;
	color: #c19f5f;
	text-decoration: none;
	}
	a.m-signin { background: url(images/ico_signin.gif) no-repeat;}
	a.m-cart { background: url(images/ico_cart.gif) no-repeat;}
	
ul#cartLogin li a:hover, #topNav li a:hover { text-decoration: underline }

#topNav {
	width: 861px;
	height: 58px;
	margin: 0 auto;
	background: url(images/bg_topnav.png) no-repeat;
	}
#topNav h1 {
	float: left;
	margin: 4px 0 0 230px;
	font-size: 36px;
	color: #d8c080;
	font-weight: normal;
	}
* html #topNav h1 {margin-left:110px;}

#topNav ul {
	float: right;
	width: 318px;
	list-style-type: none;
	}
#topNav ul li {	
	float: left;
	margin-right: 26px
	}
#topNav li a {
	display: block;
	padding: 0 0 0 20px;
	color: #c19f5f;
	text-decoration: none;
	}
	a.m1 { background: url(images/ico_home.gif) no-repeat;}
	a.m2 { background: url(images/ico_about.gif) no-repeat; }
	a.m3 { background: url(images/ico_contact.gif) no-repeat; }
	
#wrap {
	clear: both;
	width: 861px;
	margin: 0 auto;
	background: url(images/bg_wrap.png) repeat-y;
	}
	
#wrap2 {
	margin: 0 21px 0 20px;	
	background: url(images/bg_content.jpg) right bottom no-repeat;
	}
* html #wrap2 {height: 100%;}
*+html #wrap2 {height: 100%;}

#sidebar {
	float: left;
	width: 194px;
	padding-bottom: 32px;
	}
	
ul#leftNav {
	margin-bottom: 24px;
	list-style-type: none;
	background: url(images/bg_leftnav.jpg) top right no-repeat;
	}

ul#leftNav li a {
	display: block;	
	padding: 10px 16px 6px 26px;
	color: #7d6024;
	text-decoration: none;
	border-bottom: 1px solid #c6aa63;
	}
* html ul#leftNav li a { height: 1%;}

ul#leftNav li a:hover, .menu-current {
	background: #bb9e58;
	color: #e9ddb1;
	border-bottom: 1px solid #b2924a;
	}

ul#leftNav ul {
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: 1px solid #c6aa63;
	padding-left: 22px;
	}
	
ul#leftNav ul li a {
	display: block;
	padding: 8px 8px 6px 8px;
	background: #bb9e59;
	border-left: 3px solid #d0ba6f;
	border-bottom: 1px solid #d0ba6f;
	color: #e9ddb1;
	}
ul#leftNav ul li a:hover { background: #c5ab62}

.leftBanner {
	padding: 8px;
	text-align: center;
	color: #8d6c25;
	}
.leftBanner a {color: #8d6c25; text-decoration: none;}

#content {
	float: left;
	width: 554px ; /*626px*/	
	padding: 24px 40px 173px 32px;
	background: url(images/bg_content.png) top right no-repeat;
	}
* html #content {padding: 24px 40px 173px 32px;}

#content h1 {
	margin-bottom: 16px;
	padding: 16px 0 2px 0;
	font-size: 24px;
	font-weight: normal;
	color: #8fbfe5;
	border-bottom: 1px solid #f5e5b5;
	}
	
#content h2 {
	margin-bottom: 4px;
	padding: 16px 0 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #b8a15e;
	}
	
#content p {
	line-height: 1.5em;
	margin-bottom: 10px;
	}
	

	
#content ul {
	margin: 0 0 10px 0;
	list-style-type: none;
	}
	
#content ul li {
	padding-left: 16px;
	line-height: 1.5em;
	background: url(images/bullet01.gif) no-repeat;
	}
	
#content ol {
	margin: 0 0 16px 16px;
	}
	
#content ol li {
	clear: both;
	}
	
#content ol li img {margin-right: 8px;}
	
.picLeft {
	float: left;
	margin: 0 24px 0 0;
	}
	
#awards {
	width: 861px;
	height: 70px;
	padding-top: 8px;
	margin: 0 auto;
	background: url(images/bg_awards.jpg) no-repeat;
	}
#awards p {
	margin:  0 21px 0 140px;
	text-align: center;
	}
	
#footer {
	width: 861px;
	margin: 0 auto;
	padding: 64px 0 32px 0;
	background: url(images/bg_footer.jpg) no-repeat;
	}
	
#footer p {
	margin: 0px 100px 0 32px;
	color: #3399cc;
	}
* html #footer p {margin: 0px 50px 0 16px;}

#footer a {
	color: #fff;
	text-decoration: none;
	}
	
/*============================ HOME ONLY ==================================*/

ul#productsHome {
	clear: both;
	width: 520px;
	padding: 40px 48px 0 0;
	margin: 16px 0 ;
	list-style-type: none;
	background: url(images/bg_products-home.jpg) top right no-repeat;
	}
* html ul#productsHome {width: 500px; padding: 40px 30px 0 0;}

ul#productsHome li {
	float: left; 
	margin: 0 10px 16px 10px;
	background: none;
	}
* html ul#productsHome li {margin: 0 10px 12px 8px;}

ul#news {
	clear: both;
	width: 440px;
	padding: 24px 32px;
	background: url(images/bg_news.png) no-repeat;
	list-style-type: none;
	}
* ul#news {padding: 24px 0  0 32px;}

ul#news  li { background: none;}
	
ul#news h2 {
	font-size: 1.1em;
	color: #99792c;
	margin: 0;
	}

ul#news p.newsDate {
	font-size: .9em;
	color: #d0ba6f;
	}
	
	
/*============================ PRODUCTS ONLY ==================================*/

#productSidebar {
	float: left;
	width: 166px;
	text-align: center;
	}
	
#price {
	width: 166px;
	height: 56px;
	margin: 16px auto;	
	padding-top: 26px;
	color: #fff;
	background: url(images/bg_price.png) no-repeat;
	}
#price h2  { display: none}
#price div {
	font-size: 34px;
	}
#price a {
	display: block;
	height: 28px;
	background: url(images/bg_price-buy.png) no-repeat;
	}
	
#price a strong { display: none; }

#productAwards {
	width: 161px;
	margin: 16px auto;
	padding-bottom: 16px;
	background: url(images/bg_productawards.png) bottom no-repeat;
	}

#productAwards h2 {
	display: block;
	height: 38px;
	background: url(images/bg_h-awards.gif) no-repeat;	
	}
#productAwards h2 strong { display: none }

#sidebarPics img {
	border: 3px solid #e8d298
	}

#productContent {
	float: right;
	width: 362px;
	}
#productGallery { margin-bottom: 16px; }
#productPic {
	text-align: center;
	margin-bottom: 16px;
	}
#productThumbnails {
	padding: 8px 0;
	background: #f6eac5;
	text-align: center;
	}
#productThumbnails img {
	border: 2px solid #fff;
	}
	

/*=============== LOGIN PAGE ================*/

.signin {
	background: #fbf7ea;
	margin-bottom: 16px;
	}

.signin-text {padding: 16px;}
	
.signin-button {
	clear: both;
	padding: 10px 10px;
	height: 21px;
	background: #f4e7bd url(images/bg_continue.gif) no-repeat;
	text-align: right;	
	
	}

.signin-button a {
	display: block;
	color: #bc9d5c;
	font-size: 14px;
	font-weight: bold;
	}

	
.signin-button button { border: none;}

.signin-input {
	float: left;
	width: 220px;
	margin: 0 8px 8px 0;
	padding: 8px;
	background: #f3eedb;
	}
	
	
/*==============================SHOPPING CART=========================*/

#cart td img {
	border: 1px solid #e8e1c9;
	}
	
#subtotal {
	text-align: right;
	padding: 16px;
	}
#cartNav {
	padding-top: 8px;
	border-top: 1px solid #f5e5b5;
		}
#cartNav ul {
	float: right;
	}
#cartNav li {
	float: left;
	background: none;
	}

#cart table {
	margin-bottom: 8px;
	}
	
#cart th, #cart td {
	padding: 4px 6px;
	}
	
#cart th { 
	background: #c0a065;
	color: #fff;
	 }
#cart td { background: #fbf7ea; }

/*==============================TESTIMONIAL=========================*/

#testimonial p {
	padding: 12px;
	background: #fbf7ea;
	}
	
#testimonial img {border: 3px solid #fff; margin-left: 8px;}