
#message_box
{
	position:absolute;
	left:369px;
	top:235px;
	width:272px;
	z-index:1;
	color: white;
	background-color: #29ABE2;
	display: none;
	padding: 5px;
}


#return-policy
{
	top: 200px;
}


 #def-annual p { color: #ffffff; }
#help_body
{
	background-color: #c5e4ca;
	padding: 10px;
}

#help_body #help_page 
{
	padding: 10px;
	background-color:#FFFFFF;

}

#calc a
{
	font-weight: normal;
}

#calc .hide
{
	display: none;
}

#calc .fine_print
{
	font-size: 9px;
	font-weight: normal;
}

#calc img
{
	border: 0;
}

#calc img.loader
{
	display: none;
	vertical-align: text-bottom;
	margin-left: 3px;
}

#calc h3
{
	margin: 0 0 10px 0;
}

#calc h4
{
	margin-left: 30px;
}

#calc option
{
	padding-right: 10px;
}

#calc div.vbrace
{
	width: 1px;
	height: 320px;
	float: right;
	clear: none;
}

#calc .center
{
	text-align: center;
}

#calc input.yellow
{
	background-color: yellow;
}

/* @group Calculators */

#calc #carbon_calculators
{
	width: 565px;
	float: right;
	display: inline;
	overflow: hidden;
	margin-right: 15px;
	padding: 15px 0 15px 14px;
	background: repeat-y url( ../img/calculator/inner_box_edge.gif );
}

#calc table.summary
{
	width: 560px;
	margin-top: 20px;
}

#calc table.summary td
{
	height: 24px;
	font-weight: bold;
}

#calc table.summary td.values
{
	text-align: right;
}

#calc table.calc_table
{
	width: 560px;
}

#calc table.calc_table td.heading
{
	width: 180px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}

#calc table.calc_table td.inset_heading
{
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	padding-left: 30px;
}

#calc table.calc_table td.inset_multiline_heading
{
	height: 36px;
	line-height: 18px;
	padding-left: 30px;
	vertical-align: top;
}

#calc table.calc_table td.field
{
	height: 35px;
	vertical-align: middle;
	text-align: left;
}

#calc table.calc_table td.field_left
{
	height: 35px;
	text-align: left;
	vertical-align: middle;
}

#calc select.select_small
{
	width: 80px;
}

#calc select.select_medium
{
	width: 120px;
}

#calc select.select_large
{
	width: 180px;
}

/* @end */

/* @group Carbon Nav */

#calc,
#calc p
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#calc #carbon_nav
{
	width: 575px;
	height: 35px;
	float: right;
	display: inline;
	margin-right: 17px;
	padding: 15px 0 15px 2px;
	overflow: hidden;
	background: 0 60px no-repeat url( ../img/calculator/inner_box_top.gif );
}

#calc #carbon_nav a
{
	height: 35px;
	float: left;
	display: block;
	overflow: hidden;
	margin: 11px 0 0 10px;
	background-repeat: no-repeat;
	background-position: 0 -35px;
}

#calc #carbon_nav a:hover,
#calc #carbon_nav a.selected
{
	background-position: 0 0;
}

#calc #carbon_nav a.vehicle
{
	width: 91px;
	background-image: url( ../img/calculator/button_vehicle.gif );
}

#calc #carbon_nav a.home
{
	width: 78px;
	background-image: url( ../img/calculator/button_home.gif );
}

#calc #carbon_nav a.flight
{
	width: 79px;
	background-image: url( ../img/calculator/button_flight.gif );
}

#calc #carbon_nav a.summary
{
	width: 92px;
	background-image: url( ../img/calculator/button_summary.gif );
}

/* @end */

/* @group Profile Tally */

#calc #profile_tally,
#calc #offset_now
{
	width: 198px;
	float: left;
	display: inline;
	margin: 0 0 40px 8px;
}

#calc #offset_now
{
	display: none;
}

#calc #profile_tally table,
#calc #offset_tally table
{
	width: 100%;
}

#calc #profile_tally h3,
#calc #offset_now h3
{
	color: #006536;
	background: palegoldenrod;
	margin: 10px 0 0 0;
	padding: 8px 0 8px 4px;
}

#calc #calc_profile_items,
#calc #calc_profile_items2
{
	width: 100%;
}

#calc #calc_profile_items2 td,
#calc #calc_profile_items td
{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 2px solid white;
	background-color: #F2FAF2;
}


#calc #calc_profile_items2 td.heading,
#calc #calc_profile_items td.heading,
#calc #profile_tally td.heading
{
	padding: 8px 4px 8px 4px;
}

#calc #profile_tally td.icon
{
	width: 16px;
	padding: 0 4px 0 4px;
}

#calc #profile_tally td.data
{
	width: 40px;
	text-align: right;
	overflow: hidden;
}

#calc #profile_tally td.remove
{
	width: 12px;
	padding: 0 3px 0 6px;
}

#calc #profile_tally td.summary
{
	font-weight: bold;
}

#calc #offset_total
{
	width: 370px;
}

#calc #profile_total td,
#calc #offset_total td
{
	height: 25px;
	background-color: #E0F3DE;
}

#calc #profile_total p
{
	margin-left: 4px;
}

/* @end */


#calc #vehicle_calculator
{
}

#calc #home_calculator
{
}

#calc #home_calculator #calc_home_detailed
{
}

#calc #flight_calculator
{
}

#calc #flight_calculator #calc_flight_table
{
	width: auto;
}

#calc_car_term
{
	
}

/* @group Summary */

#calc #calculator_summary
{
}

#calc #summary_table
{
	
}

#calc #summary_table td
{
	padding: 8px 0 8px 0;
	text-align: right;
}

#calc #summary_table thead td
{
	background: palegoldenrod;
	font-weight: bold;
}

#calc #summary_table thead td.carbon
{
	padding: 10px 0 6px 0;
}

#calc #summary_table tbody td
{
	border-bottom: 2px solid white;
	background-color: #F2FAF2;
}

#calc #summary_table td.kind,
#calc #summary_table td.offset
{
	width: 50px;
	text-align: center;
}

#calc #summary_table td.carbon,
#calc #summary_table td.cost
{
	width: 120px;
}

#calc #summary_table td.heading
{
	text-align: left;
	padding: 8px 4px 8px 4px;
}


/* @end */


#calc input.text
{
	width: 125px;
}

#calc input.text_medium
{
	width: 60px;
}

#calc input.text_small
{
	width: 35px;
}

#calc input.text_tiny
{
	width: 15px;
}

#calc .text_right
{
	text-align: right;
}

#calc div.warning p
{
	color: #990000;
}

#calc #no_cookies
{
	display: none;
}

#calc #footer_buttons
{
	text-align: right;
}

#calc #footer_buttons input
{
	margin-top: 3px;
}
