/* CSS Document */

.lang_household {
}

.lang_ind {
}

select, input {
	font-size: 12px;
	padding:1px; margin: 0;
	z-index: -1;
}

.tab {
	float: left;
	margin: 0;
	padding: 0;}
	
.section {
	width: 600px;
	clear: both;
	}
	
.subhead {
	color: #F7F8FB;
	border-bottom: 1px solid #BCBCBC; 
	padding:0;
	margin-right: 20px;
}

#calc_form .subhead {
	margin-left: 1em;
}

.subheadright {
	text-align: right; 
	float: right; 
	margin: 20px 5px 0px 0px; 
	font-size: 11px; 
	font-weight: normal;
}
	
.the_ask {
	border-right: 1px solid #BCBCBC;
	width: 460px;
	margin-left: 20px;
	line-height: 1.4em;
	padding: 8px 0px 8px 0px;
	}

.the_answer .inner {
	text-align: right;
	width: 35px;
	margin-right: 60px;
}
	
.the_answer {
	float: right; 
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

.est_impact {
  font-weight: bold;}
  
.indent {
	margin-left: 14px;
	margin-top: -3px;}
	
a.calc_links,
a.add_vehicle {
	color: #FC6;}
	
ul {
	margin-left: 0;
	padding: 2px 0 0 0px;}

li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 0px;}

.question {
	color: #F7F8FB;
	padding: 0;}

.question .tooltip {
	display: none;}

.results_title {
	color: #666; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 20px 0px 5px 20px;
}

.tab_use .results_title {
	padding-left: 20px;
}

.results_display .inner {
	position: relative;
}

.results_display {
	clear: both; 
	width: 600px; 
	background-color: #CDD7DF;
}

.results_display .tab_use {
	width: 290px;
	padding-bottom: 20px;
}

.results_display .tab_use .the_total {
	margin: 0px 10px 0px 20px;
	padding: 10px 17px; 
	background-color: #F8E09F;
}

.results_display .tab_use .inner {
	height: 51px; 
}

.total_use .results_title {
	padding-left: 0px;
}

.results_display .total_use {
	width: 290px;
	float: right; 
}

.results_display .total_use .the_total {
	margin: 0px 20px 0px 0px;
	padding: 10px 17px;
	background-color: #FCF4DE;
}

.results_display .total_use .inner {
	height: 51px;  
}

.results_display .chart {
	width: 150px;
	float: right; 
}

.comparison_total {
	width: 270px;
}

.comparison_total .inner {
	height: 51px; 
	padding: 10px 17px; 
	background-color: #FCF4DE;
}

.comparison_total .amount,
.results_display .amount {
	font-size: 30px; 
	font-weight: bold; 
	color: #4B4B4B;
}

.comparison_total .avg,
.results_display .avg {
	color: #8B8574;
	font-size: 11px;
}

#tooltip {
	color: #333;
	width: 300px;
	background-color: #DEDEDE;
	padding: 10px;
	opacity:.90;
	margin-top: 30px;
	z-index: 10;}
	
.supporting {
	color: #DEDEDE;}
	
.continue_outer {
	float: right; 
	margin: 20px 12px;
}

.bar_chart {
	position: absolute;
	top: -3px;
	left: 65px;
}

.bar_chart_avg {
	position: absolute;
	top: 0px;
	left: 0px;
}

.bar_chart_block {
	position: absolute;
	top: 10px;
	left: 1px;
	height: 22px;
	width: 0px;
}

.bar_chart_home_energy {
	background-color: #7F9963;
}
.bar_chart_driving_flying {
	background-color: #616F32;
}
.bar_chart_food_diet {
	background-color: #9D872F;
}
.bar_chart_buying_waste {
	background-color: #635874;
}
.bar_chart_world {
	background-color: #7A99BF;
}

#results_form .bar_chart {
	margin: 8px 20px;
}

.parenthetical {
	font-size: 11px; 
	font-weight: normal;
}

.how_calculated_link {
	color: #666;
	text-align: left; 
	float: left; 
	margin: 4px 4px 4px 20px; 
	font-size: 10px; 
	font-weight: normal;
}

.how_calculated_results_link {
	color: #666;
	font-size: 10px; 
	font-weight: normal;
	margin: 0px 0px 40px 0px; 	
}

.validation {
	display: none;
	}