body	{
	font-size:11px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_bg_top.jpg);
	background-repeat: repeat-x;
	font-family:Arial,sans-serif;
	}
a { color: #5ab573; }
a img { border-style: none; }
h1 { margin: 0; }

h2	{
	color: #3d5bb1;
	font-size: 18px;
	font-weight: bold;
	margin: 14px 0 5px;
	}
h2.floating	{
	float: left;
	margin: 0 0 1.5em;
	}
h3	{
	color: #3d5bb1;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	display: inline;
	}
h4	{
	font: bold 12px arial, sans-serif;
	color: #3d5bb1;
	margin: 0px;
	padding: 0px;
	}
p { margin: 0 0 1em; }
/* Make form behavior perfectly clear */
form {
	display:inline;
	margin:0;
	padding:0;
	}
br.clearing	{
	font-size: 1px;
	line-height: 1px;
	clear: left;
	}
hr	{
	clear: both;
	border: none;
	height: 1px;
	background: #3d5bb1;
	color: #3d5bb1;
	}

.vertical_border	{
	background: url(../images/border_dot_vertical.gif) top right repeat-y;
	margin-right: 16px;
	padding-right: 3px;
	}
.horizontal_border	{
	background: url(../images/border_dot_horizontal.gif) left center repeat-x;
	height: 3px;
	clear: both;
	padding: 20px 0;
	}
/* Page */
#container	{
	position: relative;
	width: 917px;
	margin: 0 auto;
	}
#header	{
	height: 117px;
	font: bold 11px arial;
	color: #5ab573;
	background-image: url(../images/header_bg_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 5px;
	}
#logo	{
	margin-top: 15px;
	float: left;
	}
#subheader { margin: 0 0 0 -17px; }
#subheader img { display: block; }

#content	{
	padding: 0px 17px;
	font-size: 12px;
	line-height: 1.5em;
	}
#footer	{
	clear: both;
	font: bold 11px arial, sans-serif;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	line-height: 1.5em;
	color: #999;
	background: url(../images/footer_bottom.gif) bottom center no-repeat;
	}
#footer .promo, 
#footer .links { color: #5ab573; }

#footer .promo	{
	background: url(../images/footer_top.gif) top center no-repeat;
	padding: 30px 0 20px;
	}
#footer .promo img { vertical-align: middle; }

#footer input.text	{
	border: 1px solid black;
	padding: 2px;
	}
/* Navigation */
#nav, #nav ul	{
	padding: 0;
	margin: 0;
	list-style: none;
	color: white;
	}
#nav a	{
	display: block;
	color: white;
	text-decoration: none;
	}
#nav li	{
	margin: 0px;
	padding-top: 3px;
	float: left;
	}
#nav li ul	{
	left: auto;
	background: none;
	}
#nav_container { padding-top: 40px; }

#top_nav	{
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
	}
#top_nav a	{
	color: #5ab573;
	text-decoration: none;
	}
#nav img { float: left; }

a#overview_button_off	{
	width: 97px;
	height: 36px;
	background-image: url(../images/overview_off.gif);
	}
a#overview_button_on	{
	width: 97px;
	height: 36px;
	background-image: url(../images/overview_active.gif);
	}
a#overview_button_off:hover { background-image: url(../images/overview_on.gif); }

a#me_button_off	{
	width: 103px;
	height: 36px;
	background-image: url(../images/me_off.gif);
	}
a#me_button_on	{
	width: 103px;
	height: 36px;
	background-image: url(../images/me_on.gif);
	}
a#me_button_off:hover { background-image: url(../images/me_active.gif); }

a#business_button_off	{
	width: 155px;
	height: 36px;
	background-image: url(../images/business_off.gif);
	}
a#business_button_on	{
	width: 155px;
	height: 36px;
	background-image: url(../images/business_active.gif);
	}
a#business_button_off:hover { background-image: url(../images/business_on.gif); }

a#projects_button_off	{
	width: 103px;
	height: 36px;
	background-image: url(../images/projects_off.gif);
	}
a#projects_button_on	{
	width: 103px;
	height: 36px;
	background-image: url(../images/projects_active.gif);
	}
a#projects_button_off:hover { background-image: url(../images/projects_on.gif); }

a#account_button_off	{
	width: 110px;
	height: 36px;
	background-image: url(../images/my_account_off.gif);
	}
a#account_button_on	{
	width: 110px;
	height: 36px;
	background-image: url(../images/my_account_on.gif);
	}
a#account_button_off:hover { background-image: url(../images/my_account_active.gif); }

#subnav	{
	background:none;
	background: url(../images/subnav_bg_left.gif) no-repeat;
	position: absolute;
	top: 70px;
	margin-top: 34px;
	padding-left: 20px;
	margin-left:20px;
	}
#subnav ul	{
	background: url(../images/subnav_bg_right.gif) right top no-repeat !important;
	height: 20px;
	padding-top: 3px;
	}
#subnav li	{
	float: none;
	display: inline;
	padding-right: 20px;
	}
#subnav a { display: inline; }

/* Layouts */
.v_border	{
	display: block;
	margin: 20px 0 0 15px;
	padding: 0 25px 0 0;
	background: url('../images/border_dot_vertical.gif') repeat-y;
	float: left;
	}
.h150 { height: 150px; }
.h200 { height: 200px; }
.h250 { height: 250px; }
.h300 { height: 300px; }

#content_half_left	{
	width: 455px;
	margin-top: 20px;
	float: left;
	}
#content_half_right	{
	float: left;
	width: 420px;
	margin-top: 20px;
	}
#content_half_right.right_testimonial { padding-top: 20px; }

#content_half_left p, 
#content_half_right p	{
	margin: 0 0 20px;
	line-height: 1.5em;
	}
#content  b	{
	color: #3d5bb1;
	font-size: 14px;
	}
#content_quarter_left	{
	width: 635px;
	margin-top: 20px;
	float: left;
	}
#content_quarter_right	{
	float: right;
	width: 215px;
	margin-top: 20px;
	}
#me_content_left	{
	width: 600px;
	padding-left: 50px;
	margin-top: 20px;
	float: left;
	font: 12px arial, sans-serif;
	}
#biz_content_left	{
	width: 500px;
	padding-left: 50px;
	margin-top: 20px;
	float: left;
	font: 12px arial, sans-serif;
	}
#conservation_content_left	{
	width: 480px;
	padding-left: 50px;
	padding-right: 40px;
	margin-top: 20px;
	float: left;
	font: 12px arial, sans-serif;
	}
#conservation_content_right	{
	float: left;
	vertical-align: top;
	font: 12px arial, sans-serif;
	line-height: 1.5em;
	padding-top: 20px;
	margin-left: 40px;
	}
#conservation_content_right p { padding-bottom: 40px; }

#content_right	{
	float: right;
	width: 377px;
	padding-top: 40px;
	margin-left: 40px;
	}
#content_right p	{
	margin-top: 0px;
	line-height: 1.75em;
	font: italic 12px arial, sans-serif;
	}
.content_right_img	{
	float: right;
	margin-right: 25px;
	padding: 10px;
	padding-top: 20px;
	}
#content_whole { margin-top: 20px; }

/* Calculator */
#calculator	{
	width: 735px;
	margin: 15px auto;
	line-height: normal;
	}
#calculator_tabs { height: 142px; }
#calculator_tabs img { display: block; }

#calculator_body	{
	background: url(../images/calculator_bg.gif) repeat-y;
	padding: 0 45px;
	text-align: center;
	}
#calculator_footer	{
	background: url(../images/calculator_footer.gif) no-repeat;
	text-align: right;
	font-weight: bold;
	height: 25px;
	padding: 25px 30px 0 0;
	font-size: 12px;
	position: relative;
	}
#calculator_footer a	{
	color: #fff;
	text-decoration: none;
	}
#calculator_how	{
	color: #fff;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	}
#calculator_footer_tip_over	{
	display: none;
	position: absolute;
	bottom: 15px;
	right: 30px;
	width: 350px;
	padding: 5px;
	border: solid #cc0 1px;
	background: #ff9;
	color: #000;
	font-weight: normal;
	text-align: left;
	}
.calculator_q, 
.calculator_a	{
	font-size: 24px;
	font-weight: bold;
	color: #22A565;
	}


.calculator_a_alt	{
	color: black;
	font-size: 18px;
	}
.calculator_submit { margin: 0; }
table.calculator_as { margin: 0 auto; }

table.calculator_as td	{
	text-align: left;
	padding-right: 2.5em;
	}
#calculator input.text	{
	border: 1px solid black;
	padding: 4px 8px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	}
#calculator_subtotal	{
	float: left;
	padding: 0 25px 25px 0;
	border-right: 1px solid #3d5bb1;
	margin: 10px 20px 0 40px;
	width: 30%;
	}
#calculator_total img, 
#calculator_subtotal img { vertical-align: middle; }

#calculator_total	{
	float: left;
	margin: 10px 20px 0 40px;
	}
table.calculator_subtotal	{
	font-size: 14px;
	color: #838383;
	}
table.calculator_subtotal td { padding-right: 8px; }

table.calculator_subtotal .subtotal_action td	{
	text-align: right;
	font-size: 10px;
	padding-bottom: 1em;
	}
table.calculator_subtotal .subtotal_action a { text-decoration: none; }

table.calculator_subtotal .subtotal_total	{
	font-weight: bold;
	color: #00974D;
	}
table.calculator_total	{
	font-size: 21px;
	color: #838383;
	width: 350px;
	}
table.calculator_total td	{
	padding-right: 14px;
	padding-bottom: 14px;
	}
table.calculator_total .total_total	{
	font-weight: bold;
	color: #00974D;
	}
#pricing	{
	width: 742px;
	background: url(../images/worksheet_bg.gif) top left repeat-y;
	margin: 1em auto;
	}
#pricing_body { padding: 5px 64px; }
#pricing img.frame { display: block; }

.worksheet_cat	{
	float: left;
	padding: 10px 20px;
	width: 164px;
	text-align: center;
	}
#pricing .hi-large,
#pricing .hi-medium,
#pricing .hi-small	{
	color: #00974D;
	line-height: normal;
	}
#pricing .hi-large { font-size: 30px; }
#pricing .hi-medium { font-size: 21px; }
#pricing .hi-small { font-size: 16px; }
#pricing table { width: 614px; }

#pricing td.line-item	{

	font-size: 16px;
	padding: 15px 50px 15px 0;
	}
#pricing td.discount	{
	color: #AF8431;
	font-size: 14px;
	font-weight: bold;
	}
#pricing td.extra	{
	text-align: right;
	color: #AF8431;
	}
#pricing .worksheet_extra	{
	width: 179px;
	background: url(../images/worksheet_extra_bg_top.gif) top right no-repeat;
	padding-top: 15px;
	float: right;
	text-align: left;
	}
#pricing .worksheet_extra_container	{
	background: url(../images/worksheet_extra_bg_bottom.gif) bottom right no-repeat;
	padding: 0 15px 10px 30px;
	min-height: 20px;
	}
#pricing input.promo	{
	border: 0px solid black;
	padding: 2px;
	}
/* homepage */

/* 
#homepage_splash {
	width:917px; 
	height:70px; 
	background-image:url(../images/splash_image.jpg);
	padding-top:210px;
	}
 */

/*
#homepage_splash img {
	margin-left:590px; 
	}
*/

#callouts	{
	margin-top: 30px;
	margin-bottom:-50px;
	line-height: 1.4em;
	color: #1e4594;
	}
.callout_1	{
	float: left;
	width: 310px;
	padding-left: 20px;
	}
.callout_border	{
	width: 13px;
	height: 200px;
	float: left;
	display:block;
	background:url(../images/callout_border.gif) repeat-y;
	}
.callout_icon	{
	float: right;
	padding-left: 10px;
	}
.callout_body {
    height: 165px;
}
#callout_icon_enter	{
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 14px;
	}
#index_zip_form { vertical-align: bottom; }

.callout_2	{
	float: left;
	width: 191px;
	height: 150px;
	padding-left: 20px;
	padding-right: 20px;
	}
#callouts input.text	{
	border: 1px solid black;
	padding: 2px;
	}
#callout_carbon_reduction { margin-top: 5px; }

#callout_voom_me	{
	margin-top: 14px;
	margin-right: 5px;
	float: left;
	}
#callout_voom_biz { }

#promo_code	{
	float: left;
	width: 400px;
	/* 917px */
	margin-top: 20px;
	padding: 31px 258px 0;
	line-height: 1.4em;
	background: url('../images/border_dot_horizontal.gif') repeat-x;
	}
#promo_desc	{
	text-align: left;
	float: left;
	width: 206px;
	}
#promo_form	{
	text-align: left;
	float: left;
	width: 190px;
	line-height: 1em;
	}
.input_square { }
.input_button { margin: 0 0 -13px 5px; }

/* Other */
#question_button	{
	padding-top: 90px;
	padding-left: 20px;
	}
.small_txt { font-size: 9px; }

/* todo: delete */
.menu_item_20 { padding-left: 20px; }

/* todo: delete */
.menu_item_28 { padding-left: 28px; }
.blue_txt { color: #3d5bb1; }

.account_profile	{
	float: left;
	width: 45%;
	}
.account_profile_px	{
	float: left;
	width: 210px;
	}
.account_change	{
	padding-left: 40px;
	font-size: 11px;
	}
#account_num p	{
	font: 14px arial, sans-serif;
	padding: 10px;
	padding-left: 20px;
	line-height: 1.35em;
	}
.right_align_tr td { text-align: right; }
.underline_td { border-bottom: 1px solid #3d5bb1; }
.blue_row { background-color: #d4e2f3; }

.bold_td	{
	font-weight: bold;
	width: 150px;
	}
#edit_billing td { padding: 5px; }
#number_bullet { }

#recalculate_plan	{
	float: right;
	width: 220px;
	height: 65px;
	padding-top: 120px;
	padding-left: 20px;
	background-image: url(../images/recalculate_bg.jpg);
	}
#conservation_content_left p	{
	padding-top: 20px;
	line-height: 1.5em;
	}
#overview_content_left b	{
	color: #3d5bb1;
	font-size: 14px;
	}
#conservation_content_left b	{
	color: #3d5bb1;
	font-size: 14px;
	}
#conservation_content_left span { color: #3d5bb1; }

#overview_content_left span	{
	color: #3d5bb1;
	font-size: 18px;
	font-weight: bold;
	}
.number_bullet	{
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	}
.overview_image	{
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	float: right;
	}
.overview_image_big	{
	padding-left: 20px;
	float: right;
	}
.biz_image	{
	padding-left: 10px;
	padding-right: 40px;
	float: right;
	}
#content_border	{
	width: 3px;
	height: 578px;
	float: left;
	padding-top: 50px;
	}
#account_num	{
	width: 158px;
	height: 98px;
	background-image: url(../images/account_num_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 75px;
	margin-left: 90px;
	}
#email_questions	{
	width: 211px;
	height: 144px;
	background-image: url(../images/send_email_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 90px;
	}
.inline_image	{
	padding-left: 20px;
	padding-right: 40px;
	float: right;
	}
.inline_image_big	{
	padding-left: 20px;
	float: right;
	}
#startbox_know_project {
	width: 239px;
	float: none;
	padding-left: 80px;
	padding-right: 10px;
	}
#startbox	{
	font-size: 14px;
	font-weight: bold;
	color: white;
	width: 239px;
	height: 163px;
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 50px;
	float: none;
	clear: both;
	position:relative;
	}
#startbox img { padding-top: 10px; }

#startbox p	{
	line-height: 1em;
	margin: 1em 0;
	}
#startbox a { color: white; }
.startbox_more_questions { background-image: url(../images/more_questions_bg.jpg); }
.startbox_get_started { background-image: url(../images/get_started_small_bg.jpg); }
.startbox_signin { background-image: url(../images/signin_bg.jpg); }
#startbox .startbox_desc {
	position:absolute;
	margin:0;
	width:210px;
	top:65px;
	line-height:1.5em;
	}
#startbox .startbox_zip {
	position:absolute;
	margin:0;
	width:210px;
	top:125px;
	}
#startbox .startbox_button {
	position:absolute;
	margin:0;
	width:210px;
	top:160px;
	}
.startbox_signin input	{
	float: right;
	margin-right: 20px;
	}
#startbox.partnerbox	{
	width: 290px;
	height: 215px;
	background-image: url('../images/whosactive_bg.jpg');
	margin: 0;
	}
#qa_top	{
	width: 195px;
	float: left; margin-left:0px;
	}
#qa_top ol ,
.faq_qs ol	{
	line-height: 1.5em;
	font-weight: bold;
	color: #20a463;
	margin: 0 10px 0 1.8em;
	padding: 0px;
	}
#qa_topics	{
	line-height: 1.5em;
	font-weight: bold;
	color: #3d5bb1;
	float: left;
	width: 260px;
	}
#qa_moreq	{
  clear: left;
	}
#qa_moreq p { margin: 0 }
.qa_toplink,
.faq_toplink { margin-left: 40px; }
.qa_q	{
	color: #5AB573;
	font-size: 14px;
	font-weight: bold;
	}
.faq_q	{
	color: #3d5bb1;
	font-size: 14px;
	font-weight: bold;
	}
table.offsets	{
	padding-top: 20px;
	font: 12px/1.5em arial, sans-serif;
	}
table.offsets td,
table.offsets th { padding: 2px 4px; }

table.offsets th	{
	padding-bottom: 5px;
	text-align: left;
	background: #fff;
	}
table.offset_totals,
.offset_title,
.offset_total	{
	font-size: 14px;
	font-weight: bold;
	}
table.offset_totals td { padding: 2px; }
table.offset_totals td.title { }

table.offset_totals td.total	{
	padding-left: 16px;
	color: #3D5BB1;
	}
.offset_title { color: #00974d; }
.offset_total { color: #3D5BB1; }
table.account_form { font: 12px Arial, sans-serif; }

table.account_form td.label	{
	font-weight: bold;
	text-align: right;
	}
table.account_form td.input { padding: 4px 20px; }

table.account_form input.text	{
	padding: 4px;
	border: 1px solid black;
	}
table.account_form select { border: 1px solid black; }

div.backlink	{
	text-align: right;
	padding-right: 50px;
	font-weight: bold;
	}
table.partner	{
	width: 495px;
	border-collapse: collapse;
	}
table.partner td	{
	border: 1px solid #3D5BB1;
	text-align: center;
	vertical-align: middle;
	width: 247px;
	padding: 5px;
	}
table.partnerInside { border: 0px solid white; }
table.partnerInside td { border: 0px solid white; }
.widthed { width: 220px; }
.widthedOne { width: 100px; }

#formtest p	{
	width: 100px;
	background: green;
	color: white;
	}
#quadrants	{
	width: 840px;
	margin: 0 auto;
	color: #0e3085;
	}
#quadrants_left	{
	margin-right: 60px;
	width: 380px;
	float: left;
	}
#quadrants_right	{
	width: 340px;
	float: right;
	}
.quadrant_left { margin-left: 20px; }
.quadrant_lower { }
#quadrants h2 { margin-top: 0; }

.quadrant_icon	{
	margin-top: 10px;
	float: right;
	}
#overview_flash	{
	padding: 20px 0;
	width: 882px;
	margin: 0 auto;
	}
.quadrant_txt	{
	width: 200px;
	margin-bottom: 1em;
	}
/* general exceptions */
.home_title	{
	/* Control air between column titles and text */
	display: block;
	margin-bottom: -5px;
	}
.input_square	{
	/* styles input TEXT fields */
	color: #000;
	font-size: 1.3em;
	border: solid #000 1px;
	}
.fullwidth	{
	/* spans full width of display container */
	width: 917px;
	clear: both;
	float: none;
	}
.airtop { padding-top: 20px; }

/* CSS for the popup box */

.popup {
	background:none;
	}
.popup_logo {
	margin:10px 0 20px 15px;
	}
.popup p {
	margin:0 2em 1em;
	line-height:1.4em;
	}
/* special class for image preloader */
.preload	{
	height: 1px;
	width: 1px;
	display: none;
	}
/* clears all floats, for those times when it's inconvenient to do it normally */
.ca	{
	display: block;
	visibility: hidden;
	height: 1px;
	width: 1px;
	line-height: 1px;
	margin-bottom: -1px;
	clear: both;
	float: none;
	}
/* hack to fit images when they're a wee bit over. */
.bl_r {
	margin-right:-10px;
	}
.bl_l {
	margin-left:-10px;
	}
.fl_l {
	float:left;
	}
.fl_r {
	float:right;
	}
.calloutBox {
background-color: #64b74b;
color: #000;
float: center;


}
.portrait {
border-width:5px;


border-bottom: 0px solid #FFF;
border-left: none;
border-right: none;
border-top: 0px solid #FFF;
margin: 0 30px;
border-width:5px;
}
.portrait p {
margin: 0 -26px;
border-width:5px;

}
.portrait p {
background-color: #FFF;
color: #000;
font-style: bold;
text-align: center;

}


}
