/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #F3F3F3 url(images/nature_background.jpg) repeat top left;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: normal;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}


h4 {
	font-size: 18px;
	color:#829E2F;
	padding-bottom: 8px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #809B30;
}

a:hover {
	border: none;
}


h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {

}

/* Header */

#header {
	width: 865px;
	height: 10px;
	margin: 0 auto;
	
}

#menu {
	float: center;
	width: 855px;
	height: 36px;
	
	background: url(images/menu_back.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	float: center;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(images/img05.gif) no-repeat right top;
	height: 36px;
	padding: 0 8px 0 8px;
}

#menu a {
	display: block;
	float: center;
	height: 36px;
	
	padding: 10px 14px 0 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 920px;
	margin: 0 auto;

	background: url(images/natures_header.png) no-repeat top left;
	height: 285px;
	
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 150px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 854px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 10px solid #1e1407;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding: 20px 0px 0px 20px;
}

#content2 {
	float: left;
	width: 820px;
	min-height: 700px;
	padding: 20px 0px 0px 20px;
}


.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 30px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {

	float: left;
}

.sidebar img {
	border: 1px solid #999;
	clear: right;
	float: none;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
}

#sidebar2 {
	width: 220px;
	height: 100%;
	min-height: 600px;
	padding: 20px 0px 0px 20px;
	border-left: 2px solid #eb623d;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #eb623d;
	color: #7E9932;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url(images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
}

#sidebar2 li a:hover {
	border: none;
}


/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 100px;
	background: #F3F3F3 url(images/nature_background.jpg) repeat top left;
}

#footer p {
	padding-top: 12px;
	text-align: center;
	font-size: 9px;
}

/* shopping stuff */

/* ///// PRODUCT PAGES //////*/
#product_pic {
left:8%;
margin-bottom:30px;
padding-bottom:0;
position:relative;
right:10%;
top:5px;
}
#productGallery {
float:left;

font-size:10px;
height:400px;
line-height:15px;
padding:10px 0 16px 45px;
width:240px;
}
#productGallery caption {
color:#8B8576;
font-weight:bold;
text-align:left;
}
#productGallery h1 {
border-bottom:1px solid #D2CBB4;
color:#7A7362;

font-size:10px;
margin-bottom:6px;
padding-bottom:5px;
text-transform:uppercase;
}
#productGallery h2 {
border-bottom:1px solid #D2CBB4;
color:#7A7362;

font-size:10px;
font-weight:bold;
margin-bottom:6px;
padding-bottom:5px;
}
#productGallery h3 {
color:#7A7362;

font-size:11px;
font-weight:normal;
margin:0;
padding:0;
}
#productGallery h4 {
}
#productGallery h4 {
color:#7A7362;

font-size:10px;
font-weight:normal;
margin:0;
padding:0;
}
#productGallery h5 {
display:block;

font-size:10px;
margin:22px 0 3px;
padding:0;
}
#productGallery table {
color:#7A7362;
margin-bottom:6px;
width:100%;
}
#productGallery thead {
color:#7A7362;
font-style:normal;
font-weight:normal;
text-align:left;
}
#productGallery td, th {
padding:4px;
}
#productGallery ul {
margin:5px 0 20px;
padding:0 0 0 12px;
}
div#productThumbs {
padding-bottom:10px;
padding-top:5px;
}
#productThumbs ul {
margin:0;
padding:2px 0 0;
}
#productThumbs li {
display:inline;
list-style-type:none;
}
#productThumbs img {
border:2px solid #D2CBB4;
}
#productFeatures ul {
margin-right:20px;
}
#productFeatures li {
list-style-image:url(../images/bullet.gif);
list-style-position:outside;
}
#productDetails {
background-color:#F6F6E9;
float:right;
height:200px;
padding-top:15px;
position:fixed;
top:351px;
width:170px;
}

/* gallery table styles */

.imageContainer {
	height: 200px;
	width: 190px;
	display: block;
	
	padding-bottom: 5px;
}
dd {
	margin : 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0px;
	overflow: visible;
	position: relative;
	height: 250px;
}

dl2{
	margin: 0;
	padding: 0px;
	overflow: visible;
	position: relative;
	height: 250px;
}
dt {
	margin : 0;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0px;
}
#gallery_table {
	padding-right: 40px;
	padding-left: 40px;
	width: 840px;
	color: #7a7362;
	
	font-size: 10px;
	font-weight: normal;
	height: auto;
	display: block;
}
#gallery_table2 {
	padding-right: 20px;
	padding-left: 0px;
	display: block;
	width: 840px;
	color: #7a7362;

	font-size: 10px;
	font-weight: normal;
	height: 800px;
}
#gallery_table3 {
	padding-right: 40px;
	padding-left: 40px;
	display: block;
	width: 840px;
	color: #7a7362;
	
	font-size: 10px;
	font-weight: normal;
	
}
#gallery_table h1, #gallery_table2 h1, #gallery_table3 h1 {

	color: #7A7362;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CBB4;
	text-transform: uppercase;
	margin-bottom: 6px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 5px;
}
#gallery_table a, #gallery_table2 a, #gallery_table3 a {
	color: #eb623d;
	font-size: 12px;
	font-weight: normal;

}
#gallery_table a:link, #gallery_table2 a:link, #gallery_table3 a:link {
	text-decoration: none;
}
#gallery_table a:visited, #gallery_table2 a:visited, #gallery_table3 a:visited {
	text-decoration: none;
}
#gallery_table a:hover, #gallery_table2 a:hover, #gallery_table3 a:hover {
	color: #626456;
}
#gallery_table dt, #gallery_table2 dt, #gallery_table3 dt {
	display: block;
	height: 228px;
	width: 190px;
}

dt img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	vertical-align: middle;
}
#products-box{
border-top:1px solid #D3D3D3;
border-left:1px solid #D3D3D3;
float:left;
height:auto !important;
margin:6px !important;
min-height:270px;
padding:16px;
width:350px;
}

#products-box p {

font-size:11px;
line-height: 14px;
}

#products-box img {
	margin-right: 6px;
	padding: 5px;
	border:none;

}

.clearfix  {
display:inline-block;
}

.floatleft {
float:left;
}

.clearer {clear: both;}

.price {
color:#1F8FBA;
font-size:15px;
font-weight:bold;
padding:5px 0 0;
}

.products-box .details-btn {
margin:0 0 0 5px;
}

a.details-btn, a.btn1 {
font-weight:normal;
}

.floatright {
float:right;
}

.details-btn {
margin:0;
padding:2px 6px;
}

#subNav {

background-position:0 0;
background-repeat:repeat;
height:29px;
margin:0;
padding:0;
position:absolute;
top:120px;
width:953px;
}
#subNav li {
display:inline;
list-style-image:none;
list-style-type:none;
margin-top:10px;
padding-right:20px;
}


/*** CONTENT ***/
#content{background-image:url(../images/c_repeat.gif); background-repeat:repeat-y;}
#c_top{background-image:url(../images/c_top.gif); background-repeat:no-repeat; background-position:top;}
#c_bottom{background-image:url(../images/c_bottom.gif); background-repeat:no-repeat; background-position:bottom; min-height:480px;}
#maincontent{padding:22px 0px}
#slider{height:180px;}
#main{background-image:url(../images/bg_glowcontent.gif); background-repeat:no-repeat; padding:40px 22px 0px 22px}
#mainleft{width:712px; float:left;}
.pad_content{padding:0px 15px 0px 0px ;}
.pad_content_inner{padding:10px 12px 30px 13px ;}
/* box product */
.prodbox{background-image:url(../images/box_m.gif); background-repeat:repeat-y; width:226px; float:left; margin:0px 9px 0px 0px}
.prodbox.nomargin{margin:0px 0px 9px 0px;}
.prodbox_c{background-image:url(../images/box_t.gif); background-repeat:no-repeat; background-position:top;}
.prodbox_b{background-image:url(../images/box_b.gif); background-repeat:no-repeat; background-position:bottom;}
.pad_box{padding:15px 20px;}
.prod_title{font-size:16px; line-height:18px; border-bottom:solid 1px #dedede; padding-bottom:6px;}
.price{color:#ca900e; font-size:16px;}
.price2{color:#ca900e; font-size:12px;}
#side{width:204px; float:left;}
.padbox_side{padding:10px 15px 30px 15px}
.sidebox{background-image:url(../images/sidebox_m.gif); background-repeat:repeat-y; width:204px; margin:0px 0px 10px 0px; position:relative;}
.sidebox2{margin:0px 0px 10px 0px;}
.sidebox_t{background-image:url(../images/sidebox_t.gif); background-repeat:no-repeat; background-position:top; width:204px;}
.sidebox_b{background-image:url(../images/sidebox_b.gif); background-repeat:no-repeat; background-position:bottom; width:204px;}
.sidebox h2{background-image:url(../images/title_side.gif); background-repeat:no-repeat; height:34px; color:#a97606; text-align:center; font-size:18px; margin:0px; padding:8px 0px 0px 0px}
.sidebox ul{list-style-type:none; padding:0px; margin:0px;}
.sidebox ul li{list-style-type:none; padding:0px 0px 0px 20px; margin:0px; border-bottom:solid 1px #dedede; background-image:url(../images/arrow.gif); background-repeat:no-repeat; line-height:28px; background-position:left center}
.sidebox ul li a, .sidebox ul li a:visited{text-decoration:none; color:#707070 }
.strip{position:absolute; top:0; right:0;}
.icon{vertical-align:middle; padding-right:4px}
/*** END OF CONTENT ***/

dt img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	vertical-align: middle;
}
dt#one {
	position: relative;
	height: 200px;
	width: 190px;
	display: block;
	left: 0px;
	top: -1px;
}
dt#two {
	top : 0px;
	left : 207px;
	display: block;
	position: relative;
}
dt#three {
	top : 0px;
	left : 415px;
	display: block;
	position: relative;
}
dt#four {
	top : 0px;
	left : 626px;
	display: block;
	position: relative;
}
dt#five {
	top : 260px;
	left : 0;
	display: block;
	position: absolute;
}
dt#six {
	top : 260px;
	left : 207px;
	display: block;
	position: absolute;
}
dt#seven {
	top : 260px;
	left : 415px;
	display: block;
	position: absolute;
}
dt#eight {
	top : 260px;
	left : 626px;
	display: block;
	position: absolute;
}
dt#nine {
	top : 500px;
	left : 0px;
	display: block;
	position: absolute;
}
dt#ten {
	top : 500px;
	left : 207px;
	display: block;
	position: absolute;
}
dt#eleven {
	top : 500px;
	left : 415px;
	display: block;
	position: absolute;
}
dt#twelve {
	top : 500px;
	left : 626px;
	display: block;
	position: absolute;
}
dt#thirteen {
	top : 575px;
	left : 0px;
	display: block;
	position: absolute;
}

dt#fourteen {
	top : 575px;
	left : 207px;
	display: block;
	position: absolute;
}
dt#fifteen {
	top : 575px;
	left : 415px;
	display: block;
	position: absolute;
}
dt#sixteen{
	top : 575px;
	left : 626px;
	display: block;
	position: absolute;
}

#description{}
#product_image{width:120px; float:left; padding:0px 0px 0px 0px;}
#product_description{width:380px; float:left; padding:0px 0px 0px 20px;}
#product_description2{width:200px; float:left; padding:0px 0px 0px 20px;}
.title_description{
	font-weight:bold;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #dedede;
	padding-bottom:0px;
	margin-bottom:10px;
}
.title_description h2{margin-bottom:0px; padding-bottom:10px;}
.thumb{margin:0 auto 10px auto; text-align:center; padding:0px 0px 20px 25px; border-bottom:solid 1px #dedede;}
.row{border:solid 1px #fff; padding:2px 0px;}
.row ul{margin:0px; padding:0px; list-style-type:none;}
.row ul li{float:left; padding:2px 0px; margin:0px; display:inline;}
.row ul li.col1{font-weight:bold; width:20%}
.row ul li.col2{font-weight:bold; width:auto}

