@charset "UTF-8";
/* CSS Document */

/*---- layout ----*/

img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	background-color: #376F19;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#header {
	margin: 0 auto;
	width: 818px;
	height: 171px;
	text-align: left;
}

body#home 		#header {background: url(images/header_home.jpg) no-repeat;height:309px;}
body#impact 	#header {background: url(images/header_impact.jpg) no-repeat;}
body#recycle 	#header {background: url(images/header_impact.jpg) no-repeat;}
body#faq 		#header {background: url(images/header_faq.jpg) no-repeat;}
body#news 		#header {background: url(images/header_news.jpg) no-repeat;}
body#about		#header {background: url(images/header_about.jpg) no-repeat;}
body#contact	#header {background: url(images/header_about.jpg) no-repeat;}
body#giving		#header {background: url(images/header_giving.jpg) no-repeat;}
body#tell		#header {background: url(images/header_tell.jpg) no-repeat;}
body#blog		#header {background: url(images/header_news.jpg) no-repeat;}
body#gift		#header {background: url(images/header_gift.jpg) no-repeat;}
body#sign		#header {background: url(images/header_signup.jpg) no-repeat;}
body#tell		#header {background: url(images/header_tell.jpg) no-repeat;}
body#video		#header {background: url(images/header_giving.jpg) no-repeat;}
body#sitemap	#header {background: url(images/header_faq.jpg) no-repeat;}


#footer {
	margin: 0 auto;
	padding: 11px 0px;
	width: 818px;
}

#signup {
	margin: 0 auto;
	width: 818px;
	height: 20px;
}


#rbar {
	float: right;
	width: 203px;
	text-align: center;
	font-size: 11px;
	margin-right: 8px;
	min-height: 532px;
	height: auto !important;
	height: 532px;
	display: inline;
}

#rbar .grnbold {font-size: 12px;}
.rbarText {margin: 0px 16px 0px 10px;}
.rbarFirst {margin-top: 130px;}
.rbarGiving {
	background: #D5DAC2;
	padding: 5px 5px 5px 10px;
	margin-top: 0px;
	margin-right: 6px;
}

body#about 		#rbar {background: WHITE url("/images/sidebar_treeline.jpg") no-repeat;}
body#impact 	#rbar {background: WHITE url("/images/sidebar_globe.jpg") no-repeat;}
body#recycle 	#rbar {background: WHITE url("/images/sidebar_globe.jpg") no-repeat;}
body#faq	 	#rbar {background: WHITE url("/images/sidebar_chair.jpg") no-repeat;}
body#news	 	#rbar {background: WHITE url("/images/sidebar_news.gif") no-repeat;min-height:590px;height:590px;}
body#contact 	#rbar {background: WHITE url("/images/sidebar_fingers.jpg") no-repeat;}
body#blog		#rbar {text-align: left;}
body#giving		#rbar {text-align: left;}
body#video 		#rbar {background: WHITE url("/images/sidebar_globe.jpg") no-repeat;}
body#tell	 	#rbar {background: WHITE url("/images/sidebar_chair.jpg") no-repeat;}
body#sitemap 	#rbar {background: WHITE url("/images/sidebar_chair.jpg") no-repeat;}
body#sign		#rbar {text-align: left; height: auto; margin-top: 15px;}
body#gift		#rbar {text-align: left; height: auto; margin-top: 15px;}

body#sign .rbarText, body#gift .rbarText {
	background-color: #DDDDDD;
	margin: 0 6px 0 0;
	padding: 10px 5px 11px 10px;
}





#nav {
	margin: 0 auto;
	height: 32px;
	width: 818px;
	text-align: left;
	background: url(images/common/lnav.gif) no-repeat;
}

#content {
	padding: 15px 24px 14px 73px;
	margin-right: 205px; 
}

#checkoutsteps {
	padding: 15px 40px 14px 73px;
}

body#gift #checkoutsteps {
	padding-bottom: 0px;
}

hr {display: none;}

.imgfact {
	clear: both;
	display: block;
	padding: 0px;
	margin: 6px 0px 0px 14px;
}


/*---- formatting ----*/

h1 {
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	margin: 0 0 14px 0;
	padding: 0px;
}

#checkoutsteps h1 {
	margin: 0;
}

h2 {
	color: #336633;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#news #content h2 {
	font-size: 16px;
	padding-bottom: 12px;
}

p {
	margin-top: 0;
	line-height: 130%;
}

.p15 {font-size: 15px;}
.smltxt {font-size : 9px;}

#footer {font-size:10px; color: #99cc66; text-transform: uppercase;}
#footer span {text-transform: none;}



.bx {
	padding: 6px;
	margin: 0px;
	border: 1px solid #999999;
	width:250px;
}
.bx2 {
	padding: 6px;
	margin: 0px;
	border: 1px solid #999999;
	width: 350px;
}
.bx3 {
	padding: 6px;
	margin: 0px;
	border: 1px solid #999999;
	width:450px;
}
.bx3 p {
	margin-top: 0px;
}
.bx4 {
  margin-bottom: 0px;
}

.logo {
	float: right;
	border-bottom: #FFFFFF 6px solid;
	border-left: #FFFFFF 6px solid;
}

.greybx {
	background: #DDD;
	padding: 15px;
	width: 75%;
}


/*---- colored text ----*/

.grnbold {
	color: #336633;
	font-weight: 700;
}

.required {
	color: #990000;
	font-weight: 700;
	font-size: 10px;
}

.grnbig {
	color: #336633;
	font-size: 14px;
}

.grnbigbold {
	color: #336633;
	font-weight: bold;
	font-size: 15px;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
	text-transform: uppercase;
}

/*---- forms ----*/

form {width: 400px;}

.SmallTextFields
	{
	    font-size:11px;
	    width:50px
	}
	
.MediumTextFields
	{
	    font-size:11px;
	    width:100px
	}
.MedLongTextFields
	{
	    font-size:11px;
	    width:110px
	}
.LongTextFields
	{
	    font-size:11px;
	    width:140px
	}

.ExtraLongTextFields
	{
	    font-size:11px;
	    width:200px;
	}



/*---- link styles ----*/

a:link, a:visited, a:active {text-decoration:none;color:#336633;font-weight: 700;}
a:hover {color:#336633;text-decoration:underline;}

.sponsortable a:link, .sponsortable a:visited, .sponsortable a:active {font-weight: 100;}

#rbar a:link, #rbar a:active, #rbar a:visited {
	text-decoration:none;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
#rbar a:hover {text-decoration:underline;}


#footer a:link, #footer a:visited, #footer a:active  {text-decoration:none;color:#99cc66;font-weight:normal;}
#footer a:hover{text-decoration:underline;color:#99cc66;font-weight:normal;}



/*---- lists ----*/

#content ul.grnbullet {
	list-style-image: url("/images/common/grnbullet.gif");
}

#content ul.grnbullet li {
	margin: 0;
	padding: 0;
}

#content ul {
	margin-top: 5px;
}
#content ul.grntriangle {
	list-style-image: url("/images/common/arrow.gif");
}
#content ul.grntriangle ul {
	list-style: disc;
}



/*---- navigation ----*/

#nav ul
{
	padding: 0;
	margin: 0 0 0 23px;
	color: White;
	width: 795px;
	height: 32px;
	background: url(images/common/bnav.gif) repeat-x;
}

#nav ul li { 
	display: inline;
}

#nav ul li.rcap {float: right;}

#nav ul li a, #nav ul li a.selected:hover
{
	line-height: 32px;
	font-weight: 100;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

#nav ul li a:hover, #nav ul li a.selected
{
	color: #8DE735;
}

#steps {
	text-transform: uppercase;
	border: 1px #CECECE solid;
	border-left: none;
	border-right: none;
	padding: 5px 0px;
	margin: 4px 0;
	font-weight: 700;
	color: #999;
	font-size: 11px;
}

#steps span {
	padding-right: 20px;
}

#steps span.active {
	color: #336633;
}

/*---- tables ----*/

table {font-size: 12px;}



/*---- links ----*/




/* Rollover Image Code */

h2.hiddenish {
	width: 10px;
	position: relative;
	text-indent: -2000em;
	padding: 0px;
	margin: 0;
}


a.hlink1 {
	display: block;
	width: 818px;
	height: 20px;
}

a.hlink2 {
	display: block;
	width: 197px;
	height: 50px;
}

a.hlink3 {
	display: block;
	width: 197px;
	height: 60px;
}

a.hlink4 {
	display: block;
	width: 197px;
	height: 165px;
}

a.hlink5 {
	display: block;
	width: 178px;
	height: 32px;
}

a.hlink1 {background: url("/images/common/signup_818.gif") 0 0 no-repeat;}
a.hlink2 {background: url("/images/common/sign-up.gif") 0 0 no-repeat;}
a.hlink3 {background: url("/images/common/tell-a-friend.gif") 0 0 no-repeat;}
a.hlink4 {background: url("/images/common/testimonials.gif") 0 0 no-repeat;}
a.hlink5 {background: url("/signup/i/sign-up-100guaranteed.gif") 0 0 no-repeat;}

a:hover.hlink1 {background-position: 0 -20px; text-decoration: none;}
a:hover.hlink2 {background-position: 0 -50px; text-decoration: none;}
a:hover.hlink3 {background-position: 0 -60px; text-decoration: none;}
a:hover.hlink4 {background-position: 0 -165px; text-decoration: none;}
a:hover.hlink5 {background-position: 0 -32px; text-decoration: none;}



/*---- utilities ----*/

.blockIMG {
	display: block;
	margin: 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */