@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

/*========================================
-------- Global
========================================*/
img {
	border: 0;
}
.imgRight {float:right; margin:0 0 10px 10px;}
.imgLeft {}
body {
	font-family: Verdana, Geneva, sans-serif; 
	margin: 0px; 
	padding: 0px; 
	background-image: url(/images/background.jpg);
}

/*========================================
-------- Page Layout
========================================*/
#pagewidth {
	width: 900px; text-align: left; margin: 0px auto 0px auto;
}
#wrapper {
	background: url(/images/bg.gif) top repeat-y; padding-bottom: 30px; float: left;
}
#wrapper2 {
	background: url(/images/bg2.gif) top repeat-y; padding-bottom: 30px; float: left;
}
#wrapper3 {
	background: url(/images/bg3.gif) top repeat-y; padding-bottom: 30px; float: left;
}

/*========================================
-------- Header
========================================*/
.header #logo a  {
	text-indent: -9999px; background: #FFFFFF url(/images/logo.gif) 12px no-repeat; display: block; width: 215px; height: 109px;
}
.header.blog {
	background:#FFFFFF url(/images/header/large/blog.jpg) no-repeat scroll right center;
}

/*========================================
-------- Top Navigation
========================================*/
.topnav {
	width: 900px; background-color: #66b460; border-bottom: solid 1px #FFFFFF; float: left; clear: both; z-index:1000;
}
.topnav ul {
	font-size: 11px; padding: 0px; margin: 0px; z-index:1000;
}
.topnav ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	position: relative;
	z-index:1000;
}
.topnav ul li a {
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	border-right: solid 1px #FFFFFF;
	text-decoration: none;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: center;
	z-index:1000;
}
.topnav ul li a.last {
	width: 120px;
	z-index:1000;
}
.topnav ul li a:hover {
	color: #FFFFFF;  background-color: #123904;
	z-index:1000;
}
.topnav ul li.home a {
	color: #123904; font-weight: bold; display: block; border-right: solid 1px #FFFFFF; padding: 3px 0px 0px 12px; text-decoration: none; width: 129px; background-color: #bfd73b; text-align: left; z-index:1000;
}
.topnav ul li.home a:hover {
	color: #FFFFFF;  background-color: #123904; z-index:1000;
}
.topnav ul li ul {
	position: absolute;
	background-color: #499144;
	width: 180px;
	visibility: hidden;
	z-index:1000;
}
.topnav ul li ul li {
	text-align: left;
	display: block;
	z-index:1000;
}

.topnav ul li ul li a {
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	height: auto;
	padding-left: 10px;
	display: block;
	width: 170px;
	padding-top: 2px;
	padding-bottom: 3px;
	z-index:1000;
}
.topnav ul li ul li a:hover {
	background-color: #66B460;
	z-index:1000;
}
#GN01 {

}
#GN02 {
	width: 99px;
}
#GN03 {
	width: 96px;
}
#GN04 {
	width: 123px;
}
#GN05 {
	width: 86px;
}
#GN06 {
	width: 80px;
}
#GN07 {
	width: 111px;
}
#GN08 {
	width: 150px;
}



/*========================================
-------- Left Hand Navigation
========================================*/
.leftnav {
	width: 141px;
	float: left;
}
.leftnav #monthly a {
	text-indent: -9999px;
	display: block;
	width: 141px;
	height: 32px;
	background-color: #FFFFFF;
	background-image: url(/images/eco-charlie-year.jpg);
	background-repeat: no-repeat;
}
.leftnav ul {
	margin: 0px; padding: 0px;
}
.leftnav ul li {
	font-size: 11px; list-style-type: none; z-index:900;
}
.leftnav ul li a {
	color: #123904; display: block; border-bottom: solid 1px #FFFFFF; padding: 3px 0px 4px 12px; text-decoration: none; width: 129px; background-color: #bfd73b; background-position: right top; background-repeat: no-repeat;
}
.leftnav ul li a:hover {
	color: #FFFFFF;  background-color: #123904;
}


/*========================================
-------- Left Hand Navigation - Months
========================================*/
.leftnav ul li .jan {
	background-image: url(/images/months/jan.jpg);
}
.leftnav ul li .feb {
	background-image: url(/images/months/feb.jpg);
}
.leftnav ul li .mar {
	background-image: url(/images/months/mar.jpg);
}
.leftnav ul li .apr {
	background-image: url(/images/months/apr.jpg);
}
.leftnav ul li .may {
	background-image: url(/images/months/may.jpg);
}
.leftnav ul li .jun {
	background-image: url(/images/months/jun.jpg);
}
.leftnav ul li .jul {
	background-image: url(/images/months/jul.jpg);
}
.leftnav ul li .aug {
	background-image: url(/images/months/aug.jpg);
}
.leftnav ul li .sep {
	background-image: url(/images/months/sep.jpg);
}
.leftnav ul li .oct {
	background-image: url(/images/months/oct.jpg);
}
.leftnav ul li .nov {
	background-image: url(/images/months/nov.jpg);
}
.leftnav ul li .dec {
	background-image: url(/images/months/dec.jpg);
}
.leftnav .otherlinks { font-size: 11px;
}
.leftnav .otherlinks a {
	background-color: #66B460;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEFDE;
}
.leftnav .otherlinks a:hover {
	background-color: #3D7638;
}



/*========================================
-------- Main/Content
========================================*/
.main {
	width: 746px; float: right;
}
.content {
	float: left;
	width: 300px;
	padding-top: 26px;
}
.content .clear {
	clear: both;
}


.content#home, .month {
	float: left;
	width: 570px;
	padding-top: 26px;
}
.content#product {
	width: 585px;
	padding-top: 0;
}

.content .clear {
	clear: both;
}


.infoBoxes {}
.infoBoxes h2 {
	font-size: 12px;
	margin-top: 0px;
	line-height: normal;
}

.infoBoxes li {
	border: 1px solid #A7B793;
	float: left;
	list-style-type: none;
	width: 272px;
	margin-right: 10px;
	height: 73px;
	margin-bottom: 10px;
}
.infoBoxes li p {
	font-size: 10px;
	line-height: normal;
}
.infoBoxes li img {
	margin-right: 5px;
}

#SlideShow {
	display: none;
	width: 560px;
	height: 188px;
	z-index: 1;
}

/*========================================
-------- Float Left/Right (Homepage)
========================================*/
.contentLeft {
	float: left; width: 277px; padding-top: 19px;
}
.contentRight {
	float: right; width: 277px; padding-top: 19px;
}
.contentLeft .profile, .contentRight .profile {
	width: 275px; border: solid 1px #a7b793; margin-bottom: 15px;
}
.contentLeft img, .contentRight img {
	padding: 0px 7px 0px 0px;
}

/*========================================
-------- Products
========================================*/
.product {
	float: left; width: 136px; margin: 5px 10px 26px 0px; height: 280px;
}
.product .last {
	margin-right: 0px;
}
.product img {
	margin-top: 10px;
}
.lgeproduct {
	float: left; width: 407px; margin: 26px 0px 0px 20px;
}
.pdfs {
	margin-top: 15px; font-size: 85%;
}
.pdfs img {
	margin-right: 10px;
}

/*========================================
-------- Right Hand Column
========================================*/
.rgtside {
	float: right;
	width: 161px;
	text-align: center;
}
.rgtside .logos {
	margin-top: 10px;
}

.rgtside .tip {
	padding: 8px 10px 8px 30px;
	background: url(/images/arrow.gif) 10px 14px no-repeat;
	border-bottom: solid 1px #FFFFFF;
	font-size: 70%;
	text-align: left;
}
.rgtside .tip img {
	padding-top: 8px;
}
.rgtside .notip {
	padding: 8px 10px 8px 30px; border-bottom: solid 1px #FFFFFF; height: 20px;
}
.rgtside .tip a {
	text-decoration: none;
}
.rgtside .tip a:hover {
	color: #406313;
}


.rgtside .tip-of-the-day {
	padding: 35px 5px 10px;
	background: url(/images/tip-of-the-day.png) 1px 5px no-repeat;
	border-bottom: solid 1px #FFFFFF;
	font-size: 70%;
	text-align: center;
}

.rgtside .productOfMonth a {
	text-decoration: none;
}

.rgtside .productOfMonth img {
	border: solid 1px #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rgtside .productOfMonth a:hover {
	color: #406313;
}
#barrow {
	text-align: left;
	background-color: #ABD6A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #123904;
}
#barrow h2 {
	background-image: url(/images/icon-barrow.png);
	background-repeat: no-repeat;
	background-position: 120px 2px;
	height: 20px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAEDD8;
	padding-bottom: 5px;
	padding-left: 30px;
}
#barrow .items {
	display: block;
	padding-left: 30px;
	font-size: 12px;
	margin-top: 5px;
}
#barrow .price {
	display: block;
	padding-left: 30px;
	font-size: 12px;
	margin-top: 5px;
}
#barrow  a.checkout {
	font-size: 12px;
	display: block;
	background-color: #BFDFBD;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #DAEDD8;
}





/*========================================
-------- Shopping Cart
========================================*/
.cart {
	float: left; width: 860px; padding: 26px 0px 0px 20px;
}

/*========================================
-------- FAQs
========================================*/

.faqs {
}
.faqs  dl {
}

.faqs  dl dt{
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(/images/buttons/faq.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 4px;
	margin-bottom: 5px;
	color: #426314;
}

.faqs  dl dd{
	background-image: url(/images/buttons/faq-02.jpg);
	display: block;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #747574;
}.faqs dl dd a.buttonTop {
	display: block;
	text-align: right;
	margin-top: 5px;
}
.rightCol.news {
	background-image: url(/images/background/rightCol-news.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 595px;
}

/*========================================
-------- Products
========================================*/
.product p {
	font-size: 70%; margin-bottom: 8px;
}
.product .text {
	height: 110px;
}

.product h2 {
	font-size: 12px;
	font-weight: normal;
}
.product h3 {
	font-size: 12px;
	background-color: #ABD6A8;
	display: block;
	padding: 5px;
	color: #123904;
	text-align: center;
}

.product a {
	font-size: 125%; font-weight: bold; text-decoration: none; color: #747574;
}
.product a:hover {
	color: #406313;
}
.product a img {
	border: solid 1px #bdbeba;
}
.product a:hover img {
	border: solid 1px #406313;
}




/*========================================
-------- Press
========================================*/
.pressClear {
 clear: both;
 width: 534px;}
.press1 {
	padding: 0 15px 0 0;
	border-right: 1px solid #ddd;
	float: left;
}
.press2 {
 width: 250px;
 padding: 0 0 0 15px;

 float: left;}
.press1 h6,
.press2 h6 {
 font-size: 1.2em;
 }
.press1 img,
.press2 img {
 margin: 0 0 8px 8px;
 float: right;
 }
.press1 h6 a,
.press2 h6 a {
 text-decoration: none;
 }
.press {
 padding: 10px 0 0 0;
 margin-bottom: 5px;
 border-bottom: 1px solid #ddd;
 clear: both;}
.pressDetail img {
	margin-left: 20px;
	border: 5px solid #FFFFFF;
}
.pressDetail hr {
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
}
.pressDetail h2 {
	float: left;
}
.pressDetail h3 {
	float: left;
	width: 400px;
}


.pressDetail p {
	clear: left;
}
.pressDetail {

}



.date {
	float: left;
	width: 40px;
	padding-bottom: 4px;
	color: #666;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ddd;
	background-color: #eee;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}
.date.floatRight {
	float: right;
	margin-right: 0px;
}

.date .month {
 padding: 2px 0 2px 0;
 background-color: #666;
 color: #fff;}

.date .year {
	background-color: #C5C5C5;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
 
.date .day {
	font-size: 14px;
}


/*========================================
-------- Footer
========================================*/
.footer {
	width: 900px; min-height: 100px; text-align: center; margin: 0px auto 0px auto; background-color: #66b460; border-top: solid 1px #FFFFFF; clear: both;
}
.footernav {
	padding: 25px 10px 10px 10px; font-size: 70%; line-height: 200%; color: #FFFFFF;
}
a.pdfLink {
	background-image: url(/images/pdf-small.jpg);
	background-repeat: no-repeat;
	background-position: 8px top;
	display: block;
	padding-left: 30px;
	font-size: 10px;
	line-height: normal;
	margin-top: 5px;
}



.floatMeRight {
	float: right;
	margin: 26px 0 0 20px;
	width: 370px;
}

.fullwidth {
	width: 720px;	
}