/* @override 
	http://www.creating-possibilities.com/css/styles-v1.css
*/

/* 
    AUTHOR: Jason Clewell
            jason@getconcentric.com
*/
/* green: #71bf44 */
/* medium green: #65ac3c */
/* dark green: #04670f */


/* @group Resets/Setup/Typography */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 62.5% Verdana, Helvetica, sans-serif; background: #71bf44 url(/images/site/global/flower.jpg) top left no-repeat; }
ul { list-style: none inside; }
p {
	font-size: 1.5em;
	color: #363636;
	line-height: 1.6em;
}
h1 {font-size: 2.4em; font-weight: normal; line-height: 1em;}
a { outline: none; }
a img { border: none; }
table { border-spacing: 0; border-collapse: collapse;}

/* TOOLBOX CSS */
/* ------------------------------------------ */
.float-l { float: left; }
.float-r { float: right; }
.clear { clear: both; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* @end */

/* @group Page Structure */
#page-wrap {
	width: 900px;
	margin: 0 auto;
}

.whitebox {
	width: 450px;
	background: white url(/images/site/global/whitebox-middle.gif) center repeat-y;
}

.whitebox-top {
	width: 450px;
	height: 15px;
	background: url(/images/site/global/whitebox-top.gif) top center no-repeat;
}

.whitebox-bottom {
	width: 450px;
	height: 15px;
	background: url(/images/site/global/whitebox-bottom.gif) no-repeat;
}

.greenbox {
	width: 441px;
	background: #65ac3c url(/images/site/global/greenbox-middle.gif) center repeat-y;
	margin-top: 2px;
}

.greenbox-top {
	width: 441px;
	height: 12px;
	background: url(/images/site/global/greenbox-top.gif) no-repeat;
}

.greenbox-bottom {
	width: 441px;
	height: 12px;
	background: #71bf44 url(/images/site/global/greenbox-bottom.gif) no-repeat;
}

.fullpgbox {
	background: white url(/images/site/global/fullpgbox-middle.gif) center repeat-y;
}

.fullpgbox-top {
	height: 15px;
	background: url(/images/site/global/fullpgbox-top.gif) no-repeat;
}

.fullpgbox-bottom {
	height: 15px;
	background: #71bf44 url(/images/site/global/fullpgbox-bottom.gif) no-repeat;
	padding-bottom: 30px;
}

.onecol {
	width: 220px;
}

.threecolbox {
	width: 674px;
	background: white url(/images/site/global/threecolbox-middle.gif) top center repeat-y;
	position: relative;
}

.threecolbox-top {
	height: 17px;
	background: url(/images/site/global/threecolbox-top.gif);
}

.threecolbox-bottom {
	height: 17px;
	background: url(/images/site/global/threecolbox-bottom.gif);
}

.greencorners-head {
	color: white;
	width: 429px;
	background: url(/images/site/categories/cathead-background.gif) left center no-repeat;
	display: block;	
	height: 46px;
	margin-bottom: 5px;
	line-height: 1.8em;
}

/* @group Header */
#header {
	height: 150px;
	width: 900px;
	background: url(/images/site/global/logo-tagline.gif) no-repeat right 20px;
}

#main-nav {
	float: right;
	margin: 90px 20px 0 0;
	width: 580px;
}

#main-nav li {
	float: left;
}

#main-nav li a {
	color: white;
	font-weight: normal;
	display: block;
	float: left;
	width: 124px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	padding: 7px 0px;
}

#main-nav li a:hover, #main-nav li a.active {
	background: url(/images/site/global/nav-background.gif) center no-repeat;
}

/* @end */

/* @group Footer */
.footer {
	border-top: 2px solid #04670f;
	padding: 5px 0 20px 0;
	font-size: .8em;
}

.footer-wrap {
	padding-top: 25px;
}

.footer .links {
	margin-left: 20px;
	background: #65ac3c;
	color: white;
	padding: 3px 6px;
}

.links a {
	color: white;
	text-decoration: none;
	padding: 5px;
}

.links a:hover {
	text-decoration: underline;
}

.concentric {
	color: #363636;
	margin-left: 145px;
}

.concentric a {
	color: #363636;
}

.retailer-link {
	color: #363636;
	text-decoration: none;
	font-size: 1.6em;
	background: url(/images/site/global/barcode-icon.gif) top right no-repeat;
	display: block;
	height: 50px;
	padding: 8px 85px 0 0;
	width: 140px;
	text-align: right;
}


/* @end */

/* @group Home */
.solutions h1 {
	color: #04670f;
	font-size: 3.6em;
	font-weight: normal;
	letter-spacing: .04em;
	line-height: 1em;
	padding: 0 0 10px 28px;
}

.solutions img {
	float: right;
	padding-right: 4px;
}

.solutions p {
	padding: 10px 30px 0 30px;
}

.product-cats h2 {
	color: white;
	font-size: 2.8em;
	font-weight: normal;
	background: url(/images/site/global/headlinebox.gif) top center no-repeat;
	text-align: center;
	padding: 6px 0 22px 0;
}

.category-thumb {
	float: left;
	width: 205px;
	display: inline;
	margin: 0 0 10px 10px;
}

.category-thumb img {
	background: #498029;
	padding-bottom: 1px;
}

.category-thumb h3 {
	font-size: 2em;
}

.category-thumb h3 a {
	color: white;
	text-decoration: none;
	background: #498029 url(/images/site/home/thumbcorners.gif) bottom center no-repeat;
	display: block;
	font-weight: normal;
	padding: 4px 8px;
	margin: -2px 0 0 0;
}

.category-thumb h3 a:hover {
	text-decoration: underline;
}

.category-thumb p {
	padding: 5px 5px 0 8px;
	line-height: 1.1em;
}

.wheretobuy {
	display: block;
	width: 301px;
	height: 66px;
	background: white url(/images/site/global/wheretobuy-big.gif) top center no-repeat;
	margin-left: 10px;
	text-decoration: none;
	color: #71bf44;
	text-align: center;
	font-size: 2.0em;
	font-weight: normal;
	padding: 18px 120px 0 0; 
}

.wheretobuy h4 {
	color: #71bf44;
	text-align: center;
	font-size: 2.0em;
	font-weight: normal;
	width: 200px;
	padding: 17px 0 0 40px;
}

/* @end */

/* @group Product Categories Page */
.cat-pic {
	width: 428px;
	text-align: center;
	margin-left: 15px;
	display: inline;
}

.cat-pic h2 {
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	color: #71bf44;
	padding: 4px 0;
}

.cat-info {
	width: 429px;
	margin-right: 15px;
	display: inline;
}

.greybox {
	background: #e7e9e6;
	width: 429px;
}

.greybox-top { 
	background: url(/images/site/categories/greybox-top.gif) no-repeat;
	height: 10px;
}

.greybox-bottom {
	height: 10px;
	background: white url(/images/site/categories/greybox-bottom.gif) no-repeat;
}

.greybox h2 {
	color: #65ac3c;
	font-weight: normal;
	font-size: 1.6em;
	padding: 0 0 10px 10px;
}

.greybox ul {
	list-style-type: disc;
	font-size: 14px;
	padding: 0 0 5px 35px;
}

.greybox li {
	padding: 3px 0;
	color: #363636;
}

.greybox ul a{
	color: #363636;
}

.greybox ul a:hover {
	color: #65ac3c;
}

.cat-info p {
	font-size: 14px;
	line-height: 22px;
	padding: 10px;
}

.mini-cart {
	text-decoration: none;
	color: #71bf44;
	font-size: 1.4em;
	background: url(/images/site/global/mini-cart.jpg) center right no-repeat;
	padding: 7px 40px 7px 0;
	float: right;
}

.cat-nav {
	padding-bottom: 4px;
}

.cat-nav li{
	display: inline;
	padding-left: 8px;
	font-size: 12px;
}

.cat-nav li a {
	color: #04670f;
}

.cat-nav li a:hover {
	color: white;
}


/* @end */

/* @group products */
.products img {
	padding: 0 0 0 15px;
}

.products h1 {
	color: #71bf44;
	font-size: 2.5em;
	margin: -30px 0 20px 25px;
}

.products p {
	margin: 0 25px;
}

.bullets-ill {
	width: 450px;
	margin: 10px 25px 0 0;
}

.bullets-ill li {
	font-size: 14px;
	padding: 4px;
	list-style-type: disc;
	margin-bottom: 6px;
}

li.alt {
	background: #e7e9e6;
}

.instruct {
	color: #71bf44;
}

.bullets-ill img, .bullets-ill p {
	padding: 4px 0 0 0;
	margin: 0;
}

h2.product-cat-head {
	color: white;
	font-size: 18px;
	margin: 4px 0 0 0;
}

.product-nav {
	padding-bottom: 8px;
	list-style-type: disc;
}

.product-nav ul li{
	padding-bottom: 0px;
	margin: 0 0 0 10px;
}

.product-nav li {
	font-size: 14px;
	padding: 4px 0 3px 10px;
	margin: 4px 0;
	color: #053600;
}

.product-nav a {
	color: #053600;
}

.product-nav a:hover {
	color: white;
}

.active-product a{
	color: white;
	text-decoration: none;
}

.active-product {
	background: #498029 url(/images/site/product-page/product-arrow.gif) 195px center no-repeat;
}

/* @end */

/* @group about */
#about .greenbox img {
	padding: 0 0 10px 10px;
}

#about .whitebox h1 {
	font-size: 26px;
	line-height: 34px;
	padding: 0;
	border-bottom: 3px solid #71bf44;
	margin: 0 4px 0 30px;
}

/* @end */

/* @group Where to Buy */
#finder h1 {
	text-align: center;
}

.zip-look {
	margin-left: 15px;
	display: inline;
}

.greybox .content {
	padding-left: 15px;
	padding-bottom: 15px;
}

#search-result {
	padding-left: 15px;
}

#search-result h2 {
	font-size: 1.6em;
	color: #04670f;
	padding: 0;
	margin: 0 15px 5px 0;
	border-bottom: 2px solid #04670f;
}

#search-result p {
	font-size: 1.4em;
	line-height: 1.4em;
}

#search-result h3 {
	font-size: 1.5em;
	padding: 3px 0;
}

.online-retailers {
	margin: 0 15px 0 0;
	display: inline;
}

.fullpgbox .online-retailers h1 {
	margin: 0;
}

.online-retailers li{
	padding: 20px 0;
	text-align: center;
}

.zip-look .available {width: 429px; font-size: 12px; text-align: center; padding: 10px 0; font-weight: bold; color: #71bf44; }

.zip-look td {width: 214px; text-align: center; }

/* @end */


/* @end */






