/*
Bambu - Screen Styles

author: Cory Duncan of Substance, Inc / findsubstance.com
colors:
	lighter green - #57ad40
	green - #391
	lighter tan - #f3f3ed
	tan - #d6d6c4
*/
html, body, h1, h2, h3, h4, h5, p, blockquote, form, fieldset, legend, button, select, textarea, dl, dt, dd, 
ul, ol, li, cite {
	border: none;
	margin: 0;
	padding: 0;
	}
li { list-style: none; }
abbr { border: none; text-decoration: none; }
cite { font-style: normal; }
a { text-decoration: none; }
a:link, a:visited { color: #391; }
a:hover { text-decoration: underline; }
a img { border: none; } 
html, body { height: 100%; }
body {
	background: #fff;
	color: #333;
	font: 11px/1.1819 "Trebuchet MS", Arial, Sans-serif;
	}
p { margin: 0 0 1.1819em; }
blockquote { font-size: 16px; }
blockquote p { margin: 0 0 0.8125em; }
h1, h2, h3, h4, h5 { font-weight: normal; line-height: 1.0; }
h1 {
	color: #391;
	font-size: 28px; 
	margin: 0 0 0.5em;
	}
h2 {
	color: #391;
	font-size: 16px;
	margin: 0.625em 0 0.5em;
	}
h2.alt {
	color: #666;
	font-size: 13px; font-weight: bold;
	margin: 0 0 0.2307em;
	}
h3 {
	color: #391;
	font-size: 15px;
	margin: 0 0 0.2em;
	}
h3 a { text-decoration: underline; }
h3 a:hover { text-decoration: none; }
h4 {
	color: #391;
	font-size: 13px;
	margin: 0 0 0.2142em;
	}
h5 {
	color: #555;
	font-size: 12px; font-weight: bold;
	margin: 0 0 0.1666em; 
	}	
h5 a { text-decoration: underline; }
h5 a:link, h5 a:visited { color: #555; }
h5 a:hover { text-decoration: none; }
.clear { clear: both; }	


/* -- structure -- */ 
#wrapper {
	float: left;
	margin: 0 0 -54px;
	min-height: 100%;
	position: relative;
	width: 866px;
	z-index: 2;
	}
#main {
	float: left;
	width: 632px;
	}
#sub {
	float: left;
	padding: 0 30px 0 0;
	width: 122px;
	}
.col { float: left; }
	
	
/* -- header -- */
#header {
	float: left;
	margin: 0 0 5px 18px;
	position: relative;
	width: 848px;
	z-index: 6;
	}


/* -- content -- */
#logo { 
	float:left;
	display: block;
	outline: none;
	width: 103px;
	height:100px;
	}
#content {
	float: left;
	margin: 0 0 0 18px;
	padding: 10px 0 66px;
	position: relative;
	width: 848px;
	}
#content.alt { padding-top: 0; }
.media { 
	left: -17px;
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
	width: 806px;
	}
.media img { display: block; }
.intro {
	font-size: 12px;
	line-height: 1.3333em;
	}
.intro em { color: #391; font-weight: bold; }
a.feed {
	background: url(/img/icons/feed.png) no-repeat 0 0;
	display: block;
	margin: 2em 0 0;
	padding: 0 0 0 16px;
	}
a.more {
	background: url(/img/icons/arrow.png) no-repeat 100% 0.0833em;
	padding: 0 18px 0 0;
	}
.date {
	color: #666;
	display: block; 
	font-size: 10px; font-weight: bold;
	margin: 0 0 0.2em;
	text-transform: uppercase;
	}
.content {
	overflow: hidden;
	width: 100%;
	}
.main { width: 410px; }
.sub { 
	border-left: 1px solid #999;
	padding: 0 0 0 30px;
	width: 400px;
	}
.wrap { clear: both; overflow: hidden; width: 100%; }
.wrap .main { 
	margin: 0 30px 0 0;
	width: 350px;
	}
.wrap .sub, .wrap .sub2 { 
	color: #666;
	line-height: 1.4545em;
	}	
.wrap .sub {
	border: none;
	margin: 0 30px 0 0;
	padding: 0;
	width: 230px;
	}
.wrap .sub2 { width: 200px; }
.wrap .sub img, .wrap .sub2 img {
	float: left;
	margin: 5px 10px 4px 0;
	}
ul.links li {
	list-style: disc;
	margin: 0 0 0.25em 30px;
	}	
.right {
	float: right;
	margin: 0 0 2px 16px;
	}
.left {
	float: left;
	margin: 0 16px 2px 0;
	}
.border {
	background: url(/img/shadow-single.png) no-repeat 100% 100%;
	padding: 0 0 7px;
	}
.border img {
	background: #d6d6c4;
	border: 1px solid #ccc;
	padding: 4px;
	}
.cms ul { 
	margin: 0 0 1.1819em 20px;
	}
.cms ul li {
	list-style: disc;
	margin: 0 0 0.2727em;	
	}
	
/* bordered images */
.cb-o, .cb, .cb-i, .cb-i2 { float: left; }
.cb-o {
	background: url(/img/shadow-t.png) no-repeat 100% 0;
	padding: 4px 0 0;
	overflow: hidden;
	}
.cb {
	background: url(/img/shadow-r.png) no-repeat 100% 0;
	padding: 0 4px 0 0;
	}
.cb-i {
	background: url(/img/shadow-b.png) no-repeat 0 100%;
	padding: 0 0 7px 0;
	}
.cb-i2 {
	background: url(/img/shadow-l.png) no-repeat 0 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
.cb img {
	background: #f3f3ed;
	border: 1px solid #e0e0e0;
	display: block;
	padding: 7px;
	position: relative;
	}
	
/* -- philosophy -- */
.philosophy .sub p { margin: 0.7272em 0 0; }
.philosophy .sub2 h2 {
	color: #666;
	font-size: 13px; font-weight: bold;
	margin: 0 0 0.2307em;	
	}
.philosophy .sub2 img {	margin-bottom: 12px; }


/* -- contact -- */
.contact h1 { margin: 0; }
.contact .sub, .contact .main { font-size: 12px; }	
.contact .sub { border: none; }
.contact .sub p { margin: 0 0 2.5em; }
.contact .sub p.last { margin: 0 0 1.0833em; }
.contact .sub img { 
	float: right;
	margin: 0 40px 0 0;
	}
.contact .main {
	border-right: 1px solid #999;
	padding: 0 30px 0 0;
	width: 380px;
	}
.contact .main form { position: relative; top: 0.3333em; }
.contact .main p.confirm { margin: 0.8333em 0 0; padding: 0 0 480px; }




/* global nav */
#nav {
	height: 19px;
	margin: 10px 0 0;
	width: 849px;

	}
#nav li { float: left; }
#nav li a {
	font-size:12px;
	width:75px;
	font-weight:bold;
	display: block;
	text-align:center;
	height:15px;
	overflow: hidden;
	outline: none;
	color:#000;
	}
#nav li a:hover {color:#4ca634;font-weight:bold;}
#cutten {border-right:none;}
/*footer*/

#footer {width: 750px;height:54px;clear:both;margin: 0 0 0 2px;overflow: hidden;position: relative;z-index: 3;}
#footer p { 
	width:400px;
	float:left;
	color: #57ad40;
	font-size: 12px;
	line-height: 48px;
	margin: 0;
	padding: 6px 0 0;
	}
#footer ul {
	float: left;
	height: 48px;
	margin: 6px 12px 0 16px;
	width: 233px;
	}
#footer li { float: left; }
#footer li a { 
	background: no-repeat 0 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}
#footer .home a {
	background-image: url(images/footer-logo.png);
	height: 48px;
	width:60px;
	}
#footer .contact { padding: 14px 0 0 7px; }
#footer .contact a {
	height: 19px;
	width: 139px;
	background-image: url(../images/footer-contact2.gif);
	}
#footer .contact a:hover {
	background-position: 0 -19px;
	background-image: url(../images/footer-contact2.gif);
}


/*about*/
.conbox {width:849px;}
.conbox p {width:650px;font-size:12px;line-height:20px;text-align:left;}
.conbox span {color:#ff0000;}
/*FAQ*/
.faqbox {width:600px;}
.faqbox p {width:650px;font-size:12px;line-height:20px;text-align:left;}
.faqbox span {color:#ff0000;}
/* -- home specific -- */
.home .main {
	margin: 0 44px 0 0;
	width: 410px;
	}
.home .sub, .home .sub2 { line-height: 1.2727em; }
.home .sub {
	border: none;
	color: #391;
	margin: 0 20px 0 0;
	padding: 0;
	width: 160px;
	}
.home .sub2 {
	color: #666;
	width: 202px;
	}
/*products content_left*/
#content_left {float:left;width:200px;margin:10px 0 0 0;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:15em; background:#fff; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#d4d8bd url(top_grad_2.gif) center center; color:#ff0; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl { background:#b4be9c url(sub_grad.gif);}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 15em; margin: 0; background: #6f9c6f; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 1.1em; border-top:1px solid #cce;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#fff; padding:5px 5px 5px 10px; background:#949e7c url(top_grad.gif) center center;}
.gallery dd a, .gallery dd a:visited {color:#000; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 20px; background:#b4be9c url(sub_grad.gif);}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:#7aa; color:#ff0;}
/*products content_right*/
#content_right {width:648px;float:right;margin:10px 0 0 0;}
#content_right p {text-align:left;padding:5px 0 0 0;}
.picbox {width:300px;height:150px;float:left;}
.picbox h3 {width:200px;font-size:12px;border-bottom:dashed 1px #ccc;}
.picbox h3 a {font-size:13px;color:#000;text-decoration:none;}
.picbox h3 a:hover {text-decoration:none;}
.picbox img {margin:10px 0 0 50px;border:0;}
/*products view_product*/
.view_product {width:600px;height:170px;}
.view_product img {float:left;}
.view_product p {text-align:left;float:left;padding:20px 0 0 10px;font-size:13px;}
.view_product p .r {color:#ff0000;font-weight:bold;}
/*sitemap*/
#sitemap {width:500px;}
#sitemap ul {list-style:none;margin:0;padding:0;}
#sitemap ul li {line-height:20px;}
#sitemap ul li a {font-size:12px;color:#000;}
.galleryy dd {float:left;width:200px;line-height:20px;}
.galleryy dt a {font-size:12px;color:#000;}
/*links*/
#links {width:600px;}
#links ul {list-style:none;margin:20px 0 0 0;padding:0;}
#links ul li {width:200px;float:left;line-height:20px;}
#links ul li a {font-size:12px;color:#000;text-decoration:none;}
#links ul li a:hover {color:#351;text-decoration:underline;}
#links p {text-align:right;padding:30px 0 0 0;}
#links .r {float:right;}
#links .r a {color:#000;}
#links .r a:hover {color:#351;text-decoration:none;}
