

html,body {height:100%;}
body{
	margin:0;
	color:#333;
	min-width:970px;
	font:13px/16px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
}

form {
    margin-top: 10px;
    margin-bottom: 10px;
}


img {border-style: none;}
a{
	color:#808080;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
.page{
	width:100%;
	overflow:hidden;
	min-height:100%;
}
* html .page {
	overflow:visible;
	height:100%;
}
.w1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2{
	width:1035px;
	position:relative;
	float:left;
	left:50%;
	padding:0 0 132px;
}
.w3{
	width:1035px;
	position:relative;
	float:left;
	left:-50%;
}
/* wrapper */
#wrapper {
	width:970px;
	margin:0 auto;
	position:relative;
}
#wrapper after {
	clear: both;
	content:"";
	display: block;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	height:182px;
	width:100%;
	background:#fff;
}
.header-box{
	overflow:hidden;
	padding:10px 0 0;
}
* html .header-box {
	overflow:visible;
	height:1%;
}
.logo {
	text-indent:-9999px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:244px;
	height:130px;
	margin:12px 0 0;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
	width:244px;
}
.slogan {
	text-indent:-9999px;
	background:url(../images/bg-slogan.gif) no-repeat 12px 0;
	height:50px;
	margin:56px 0 0;
	display:block;
	overflow:hidden;
}
.bg-header {
	position:absolute;
	right:-66px;
	top:19px;
	z-index:100;
}
/* services */
.services {
	margin:0;
	padding:3px 0 0 21px;
	list-style:none;
	overflow:hidden;
	float:left;
}
.services li {
	float:left;
	margin:0 20px 0 0;
	font-size:16px;
	line-height:18px;
	display:inline;
}
.services li a {
	color:#b2b2b2;
}
.services li a:hover {color:#828282;}
.services .facebook {
	text-indent:-9999px;
	float:left;
	background:url(../images/ico-facebook.gif) no-repeat;
    width:65px;
	height:20px;
	overflow:hidden;
}
/* search */
.search {
	overflow:hidden;
}
.search .hidden {display:none;}
.search .txt {
	float:left;
	background:url(../images/bg-search.gif) no-repeat;
	width:239px;
	height:26px;
	margin:0 4px 0 0;
}
.search .txt input {
	width:225px;
	margin:4px 7px;
	border:0;
	background:none;
	float:left;
	display:inline;
}
.search .sbm {
	float:left;
	color:#8dc63f;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	display:inline;
	padding:0;
	height:23px;
	width:88px;
	cursor:pointer
}
.search .sbm:hover,
.search .hover {color:#7cae37;}
/* nav */
#nav {
	margin:7px 0 0;
	width:100%;
	background:url(../images/bg-nav-shadow.gif) no-repeat 0 100%;
	padding:0 0 5px;
}
#nav:after{
	clear:both;
	content:"";
	display:block;
}
#nav ul {
	margin:0;
	padding:13px 0 0;
	list-style:none;
	float:left;
}
#nav ul li {
	float:left;
	font-size:15px;
	padding:0 14px 0 17px;
}
#nav ul li a {
	color:#fff;
	float:left;
	padding:0 0 11px;
}
#nav #green {
	background:url(../images/bg-nav.gif) no-repeat;
	width:708px;
	position:relative;
	z-index:2;
}
#nav #green .active a {
	font-weight:bold;
	font-size:16px;
}
#nav #green .active ul a {
	font-weight:normal;
	font-size:15px;
}
#nav #yellow {
	background:url(../images/bg-nav.gif) no-repeat 100% -82px;
	width:271px;
	margin:0 0 0 -14px;
	position:relative;
	z-index:1;
	padding:13px 0 0 5px;
}
#nav #yellow li a {
	color:#5e9732;
	font-size:16px;
	font-weight:bold;
}
#nav #yellow li li a {
	font-weight:normal;
	font-size:15px;
}
#nav #yellow:hover,
#nav #yellow.hover {background-position:100% -123px;}
#nav #green:hover,
#nav #green.hover {background-position:0 -41px;}
#nav li:hover,
#nav li.hover {position:relative;}
#nav ul ul {
	margin:0;
	padding:5px;
	list-style:none;
	display:none;
	width:155px;
	position:absolute;
	top:27px;
	left:4px;
} 
#nav ul ul li {
	width:100%;
	margin:0 0 4px;
	padding:0;
}
#nav #green ul {background:url(../images/bg-sub-green.gif) repeat-y;}
#nav #yellow ul {background:url(../images/bg-sub-yellow.gif) repeat-y;}
#nav li:hover ul,
#nav li.hover ul {display:block;}
/* content */
#content {
	padding:200px 0 0;
	background:#fff url(../images/bg-content.gif) no-repeat 0 194px;
	overflow:hidden;
	width:100%;
}
.wrap {
	overflow:hidden;
	height:1%;
	padding:0 10px 9px 9px;
}
.wrap .align-left {float:left;}
.wrap .align-right {float:right;}
/* promo-box */
.promo-box {
	background:url(../images/bg-promo-box.gif) no-repeat;
	width:310px;
	height:411px;
	overflow:hidden;
	position:relative;
	padding:0 6px;
}
.promo-box img {
	position:absolute;
	left:0;
	bottom:1px;
}
* html .promo-box img {bottom:0;}
* + html .promo-box img {bottom:0;}
.promo-box .txt-grow {
	text-indent:-9999px;
	background:url(../images/txt-grow.gif) no-repeat;
	width:321px;
	height:80px;
	margin:3px 0 11px -6px;
	position:relative;
}
.promo-box p {
	margin:0;
	color:#4c4c4c;
	font-size:12px;
	line-height:14px;
}
.flash-holder img {display:block;}
/* rss-box */
.rss-box {
	background:url(../images/bg-rss-box.jpg) no-repeat;
	width:578px;
	height:237px;
	float:right;
	padding:2px 0 0 2px;
	overflow:hidden;
}
.rss-box .title {
	float:left;
	background:#ffd600 url(../images/bg-rss-title.gif) no-repeat 100% 100%;
	color:#5e9732;
	font-size:16px;
}
.rss-box .title span {
	float:left;
	background:url(../images/bg-rss-title.gif) no-repeat;
	line-height:38px;
	padding:0 14px 0 9px;
}
.rss-box .menu {
	margin:-2px 0 0;
	position:relative;
	padding:0;
	list-style:none;
	float:right;
	width:165px;
}
.rss-box .menu li {
	float:left;
	width:100%;
}
.rss-box .menu a {
	color:#5e9732;
	font-size:15px;
	background:#ffe938 url(../images/bg-rss-menu.gif) no-repeat;
	width:149px;
	height:40px;
	line-height:40px;
	float:left;
	padding:0 8px;
}
.rss-box .menu a:hover {
	text-decoration:none;
	font-weight:bold;
	background-position:0 -39px;
}
/* GrowGuides */
.gallery-holder {
    margin-top:10px;
    margin-bottom:10px;
    width:950px;

}
.gallery-holder img {
    display:block;
    margin:0px;
    padding:0px;
}
.gallery-holder ul{
	margin-left:16px;
	padding:0;

	overflow:hidden;
	list-style:none;
}
.gallery-holder ul li{
	float:left;
	padding:0px 18px 0px 0;
	width: 115px;
}
.gallery-holder ul li a{
	display:block;
	background:url(../images/bg-img.png) no-repeat;
	width: 112px;
	padding:3px 0 0 3px;
	cursor:pointer;
}
.gallery-holder ul li a img{display:block;}
.gallery-holder ul li a span{
	display:block;
	text-align:center;
	font-size:18px;
	color:#609d45;
	line-height:20px;
	padding:8px 0 0;
	position:relative;
}

/* visual */
.visual {
	position:relative;
	width:100%;
}
.visual img {display:block;}
.visual .txt-supplements {
	background:url(../images/txt-supplements.png) no-repeat;
	width:359px;
	height:61px;
	text-indent:-9999px;
	margin:0;
	position:absolute;
	bottom:4px;
	left:16px;
}
/* breadcrumbs */
.breadcrumbs {
	float:left;
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.breadcrumbs li {
	float:left;
	color:#808080;
	font-size:12px;
	background:url(../images/bullet-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 6px 0 13px;
	margin:0 13px 0 -13px;
	display:inline;
}
.breadcrumbs li a {
	color:#808080;
	font-size:12px;
	text-decoration:underline;
}
.breadcrumbs li a:hover {
	text-decoration:none;
	color:#444;
}
/* tools */
.tools {
	float:right;
	margin:-2px 0 0;
}

/* main */
#main {
	height:1%;
	overflow:hidden;
	padding:5px 10px 15px;
}
/* container */
.container {
	float:right;
	width:768px;
}
/* info-area */
.info-area {padding:0 0 11px;}
.info-area h2 {
	color:#5e9732;
	font-size:24px;
	line-height:30px;
	margin:0 0 2px;
}
.info-area h2 span {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	display:block;
	padding:0 0 0 15px;
	color:#8dc63f;
	margin:-11px 0 0;
}
.info-area img {
    float: left;
    margin: 0px 5px 2px 0px;
}
.info-area .info {
	color:#808080;
	font-size:14px;
	display:block;
	margin:0 0 8px;
}
.info-area p {margin:0 0 11px;}
.info-list {
	margin:0;
	padding:0 0 16px 17px;
	list-style:none;
}
.info-list li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 0 14px;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
	font-size:15px;
	line-height:17px;
	margin:0 0 6px;
}
.info-area h3 {
	font-style:italic;
	font-weight:normal;
	color:#5e9732;
	font-size:18px;
	line-height:20px;
	margin:0;
}
.info-area h4 {
	font-style:italic;
	font-weight:normal;
	color:#5e9732;
	font-size:15px;
	line-height:20px;
	margin:0;
}
/* info-box */
.info-box {
	background:url(../images/bg-info-box.gif) repeat-y -482px 0;
	width:482px;
}
.info-box .holder {background:url(../images/bg-info-box.gif) no-repeat;}
.info-box .frame {
	background:url(../images/bg-info-box.gif) no-repeat 100% 100%;
	min-height:143px;
	padding:2px 9px 0 2px;
	height:1%;
	overflow:hidden;
}
* html .info-box .frame {
	height:143px;
	overflow:visible;
}
.info-box .title {
	float:left;
	background:#ffd600 url(../images/bg-rss-title.gif) no-repeat 100% 100%;
	color:#5e9732;
	font-size:16px;
}
.info-box .title span {
	float:left;
	background:url(../images/bg-rss-title.gif) no-repeat;
	line-height:38px;
	padding:0 14px 0 9px;
}
.info-box .banner {
	float:right;
	margin:3px 0 0;
}
.info-box .banner img {display:block;}
.info-box .text  {
	overflow:hidden;
	padding:5px 11px 7px 10px;
	clear:both;
}
.info-box .text p {
	margin:0 0 5px;
	font-size:12px;
	line-height:14px;
}
/* aside */
.aside {
	float:right;
	background:url(../images/bg-aside.gif) no-repeat 0 100%;
	min-height:309px;
	width:245px;
	padding:8px 0 28px 5px;
	margin:0 0 0 30px;
}
* html .aside {
	margin:0 0 0 27px;
	height:309px;
}
.aside .img-holder {
	width:100%;
	padding:0 0 23px;
}
.aside .img-holder img,
.aside .img-holder a {
	display:block;
	margin:0 auto;
}
.aside h2 {
	margin:0 0 12px 23px;
	color:#8dc63f;
	font-size:16px;
}
.aside ul {
	margin:-15px 0 10px 0;
	padding:0 0 0px 27px;
	list-style:none;
}
.aside ul li {
	overflow:hidden;
	vertical-align:top;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
	padding:0 0 6px 13px;
}
.aside ul li a {
	color:#4c4c4c;
	font-size:14px;
	font-style:italic;
}
.aside ul li a:hover {color:#100010;}
/* search-results */
.search-results {
	height:1%;
	padding:0 28px 0 0;
}
/* result-bar */
.results-bar {
	background:#e7e8e9 url(../images/bg-results-bar.gif) repeat-x;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	line-height:24px;
	padding:0 6px 1px;
}
.results-bar p {margin:0;}
.results-bar .pager a {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	line-height:23px;
	color:#333;
	margin:0 0 0 14px;
	float:left;
}
.results-bar .pager {float:right;}
.results-bar .pager span {
	padding:0 8px 0 0;
	float:left;
}
.search-results .item {
	float:left;
	width:360px;
	padding:14px 0 0 9px;
	background:url(../images/bg-item.gif) no-repeat 17px 0;
	position:relative;
	margin:-2px 0 13px;
}
.search-results .item .img-holder {
	float:left;
	margin:0 16px 0 0;
}
* html .search-results .item .img-holder {margin:0 13px 0 0;}
.search-results .item .img-holder img {display:block;}
.search-results .item .text {
	overflow:hidden;
	padding:9px 0 0;
	font-size:12px;
	height:1%;
}
.search-results .item .text p {
	margin:0 0 0 4px;
	font-size:12px;
	line-height:15px;
}
.search-results h2 {
	color:#5e9732;
	font-size:18px;
	line-height:18px;
	margin:0 0 3px;
	height:1%;
	overflow:hidden;
}
.search-results h2 a {
	color:#5e9732;
	display:block;
}
.search-results h2 span {
	color:#8dc63f;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	display:block;
	padding:0 0 0 13px;
}
.search-results .item .text ul {
	margin:0;
	padding:3px 0 0 6px;
	list-style:none;
}
.search-results .item .text ul li {
	background:url(../images/bullet-sidenav.gif) no-repeat 0 5px;
	padding:0 0 2px 14px;
	height:1%;
}
.two-column {
	background:url(../images/bg-two-column.gif) repeat-y;
	width:748px;
	margin:8px -15px 13px 0;
}
.two-column:after {
	clear: both;
	content:"";
	display: block;
}
.two-column .col {
	float:left;
	width:374px;
	margin:-8px 0 -16px;
	position:relative;
	overflow:hidden;
}
* html .two-column .col {margin:-8px 0 -4px;}
* + html .two-column .col {margin:-8px 0 -4px;}
/* sidebar */
#sidebar {
	float:left;
	width:150px;
	padding:6px 0 0;
}
/* sidenav */
.sidenav {
	background:url(../images/bg-side-nav.gif) no-repeat 0 100%;
	min-height:265px;
	width:140px;
	padding:0 5px 11px 5px;
	margin:0 0 7px;
}
* html .sidenav {height:265px;}
.sidenav h3 {
	color:#8dc63f;
	font-size:16px;
	margin:0 0 5px;
}
.sidenav ul {
	margin:0;
	padding:0 0 12px 6px;
	list-style:none;
}
.sidenav ul li {
	overflow:hidden;
	vertical-align:top;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
	padding:0 0 6px 13px;
}
.sidenav ul li a {
	color:#4c4c4c;
	font-size:14px;
	font-style:italic;
}
.sidenav ul li a:hover {color:#100010;}
/* footer */
#footer {
	width:100%;
	background:url(../images/bg-footer.gif) repeat-x;
	height:132px;
	margin:-132px 0 0;
	position:relative;
}
.footer-holder {
	width:949px;
	margin:0 auto;
	padding:12px 8px 0 13px;
}
#footer .ad {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#footer .ad li {
	float:left;
	padding:0 0 0 15px;
}
#footer .text {
	overflow:hidden;
	color:#808080;
	font-size:9px;
	line-height:11px;
	word-spacing:-2px;
}
#footer .text p {
	margin:0 0 5px;
	text-align:justify;
}
#footer .text p.copy {font-size:10px;}
/* bottom-nav */
#footer .text ul {
	margin:0 0 9px -9px;
	padding:0;
	list-style:none;
	font-size:14px;
	overflow:hidden;
	height:1%;
	line-height:16px;
}
#footer .text ul li {
	float:left;
	background:url(../images/separator-bottom-nav.gif) no-repeat 0 3px;
	padding:0 10px;
	margin:0 1px 0 -1px;
}
#footer .text ul a {color:#999;}
#footer .text ul a:hover {
	color:#666;
	text-decoration:none;
}
