﻿#tool_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 760px;
	margin: 20px 0px 20px 0px auto;
	padding: 0px;
	color: #838383;
	background-image: url(../images/tool_body_background.gif); /* Box shadow */
	background-repeat: repeat-y;
}
img {
	margin: 0px;
	padding: 0px;
}

/* Tool type styles */
#tool_container h1 {
	font-size: 38px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 15px;
}
#tool_container h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 10px;
}
#tool_container h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 6px 0px 0px 0px;
}
#tool_container h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
}
#tool_container a {
	color: #00498F;
	font-weight: normal;
	text-decoration:none;
}
#tool_container a:hover {
	color: #035EB5;
}
#tool_container ul {
	margin: 0px 0px 8px 8px;
	padding: 0px;
}
#tool_container li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	color: #00498F;
	background-image: url(../images/tool_graphic_arrow.gif);
	background-repeat: no-repeat;
	list-style-type:none;
}
/* Pushes all headings over, in line with rest of content */
/*#tool_header_landing h1, #tool_header_landing h2, #tool_header_landing h3, #tool_header_landing h4, #tool_content_results h1, 
#tool_content_results h2, #tool_content_results h3, #tool_content_results h4 {
	margin-left: 14px;
}*/

.tool_content h3 {
	margin-left: 14px;
}
/*#results_module_wide h1, #results_module_wide h2, #results_module_wide h3, #results_module_wide h4 {
	margin: 0px 0px 4px 0px;
}*/
#results_module_wide ul {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

/* Header for tool landing page */
#tool_header_landing {
	width: 760px;
	margin: 0px auto;
	padding-top: 20px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00498E;
	background-image: url(../images/tool_header_background_solid.gif);
	background-repeat: repeat-x;
	background-color: #00498E;
	color: #FFF;
}
/*#tool_header_landing h1, #tool_header_landing h2, #tool_header_landing h3, #tool_header_landing h4 {
	color: #FFF;
}*/

#formA .tool_content h3, #formB .tool_content h3, #formC .tool_content h3, #formD .tool_content h3, #formE .tool_content h3 {
	color: #555555;
}

.tool_header_results {
	width: 615px;
	margin-left: -2px;
	margin-top: -10px;
	margin-bottom: 10px;
	height: 32px;
	
	background-image: url(../images/tool_header_background_solid.gif);
	background-repeat: repeat-x;
	background-color: #00498E;
	color: #FFF;
}

#tool_content_results .tool_header_results h1 {
	color: #FFFFFF;
	font-size:24px;
	line-height:28px;
	margin-left:5px;
	padding-left:2px;
	font-weight:normal;
}

/* Header for tool inner pages */
.question_header {
	width: 750px;
	margin: 0px auto;
	height: 26px;
	background-image: url(../images/grn_header_questions.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}

.topQuestion {
    margin-top:60px;
}

.results_header {
	width: 750px;
	margin: 0px auto;
	height: 45px;
	background-image: url(../images/grn_header_results.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	margin-top: 40px;
}

#tool_container .tool_content .question_header h2 {
	margin-left: 14px;
	color: #ffffff;
	font-size:14px;
	font-weight:normal;
	margin-top:4px !important;
}

/* Tool content */
.tool_content {
	width: 750px;
	margin: 0px;
	padding: 0px ;
	border: 6px solid #719500;
	
}

.tool_content p {
	color: #333333;
	font-size:14px;
	margin-left:25px;
	font-weight:normal;
}

.tool_content p.image {
    text-align:center;
    padding:15px 0px 15px 0px;
}

.tool_content p.source {
	color: #666666;
	font-size:11px;
	margin-left:25px;
	font-weight:normal;
	padding-bottom:20px;
}

.tool_content .greenText {
	color: #719500;
	font-weight:bold;
}


/* Results styles */
.tool_content #resultsListDiv {
    margin:30px 0px 20px 75px;
}

/* Form styles */
.answers_container {
	margin-left: 28px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.answer_group {
	float: left;
	margin: 4px 6px 2px 0px;
	padding: 0px;
	font-weight: normal;
	border: none;
}
.input {
	margin: 0px 1px 0px 12px;
	padding: 0px;
	float: left;
}
label {
	line-height: 21px;
	color:#333333;
	font-size:14px;
}

.answer_two_cols_right {
	width: 380px;
	float: left;
	margin:0px;
	padding-bottom:30px;
}

.answer_two_cols_left {
	width: 340px;
	float: left;
	margin: 0px;
	padding-bottom:30px;
}

.answer_three_cols_right {
	width: 240px;
	float: left;
	padding-bottom:30px;
}

.answer_three_cols_middle {
	width: 240px;
	float: left;
	margin: 0px;
	padding-bottom:30px;
}

.answer_three_cols_left {
	width: 240px;
	float: left;
	margin: 0px;
	padding-bottom:30px;
}

.answer_one_col {
	width: 540px;
	float: left;
	margin: 0px;
	padding-bottom:30px;
}

.answer_one_row {
	width: 540px;
	float: left;
	margin: 0px;
	padding-bottom:30px;
}

.answer_group_vertical {
	margin: 4px 6px 2px 0px;
	padding: 0px;
	font-weight: normal;
	border: none;
}

.answer_group_bottom {
    padding-bottom:60px;
}	

/* Tool footer */
.tool_footer {
	width: 750px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	background-image: url(../images/tool_footer_background.gif); /* Box shadow */
	background-repeat: no-repeat;
	background-color: #FFF;
}
.tool_footer_steps {
	width: 250px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	color: #999;
}
.tool_footer_steps .group {
	width: 16px;
	height: 20px;
	margin: 12px 5px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
}
.tool_footer_steps .box {
	display: block;
	width: 16px;
	height: 10px;
	border: 1px solid #999;
	margin: 0px 2px 2px 0px;
	background-color: #FFF;
}
.tool_footer_steps .on {
	border: 1px solid #333;
	background-color: #0D5D22;
}
.tool_footer_steps .completed {
	background-color: #CCC;
}
.tool_footer_steps p {
	float: left;
	margin: 10px 6px 0px 0px;
	padding-top: 10px;
	color: #666;
	font-weight: bold;
}

/* Footer next & back buttons */
a.back, a.back_final {
	display: block;
	float: right;
	width: 94px;
	height: 27px;
	margin: 0px 6px 0px 0px;
	background: url("../images/back_btn_active.jpg") 0 0 no-repeat;
	text-decoration: none;
	clear: none;
	}
/* was -- *HTML a.back_final */
a.back_final {
	background: url("../images/button_start_over.gif") 0 0 no-repeat;	
}
*:first-child+html a.back_final {
	background: url("../images/button_start_over.gif") 0 0 no-repeat;	
}
a:hover.back {
	background-position: 0px 0;
}
a#next {
	display: block;
	float: right;
	width: 94px;
	height: 27px;
	margin: 0px 4px 0px 0px;
	background: url("../images/next_btn_active.jpg") 0 0 no-repeat;
	text-decoration: none;
	clear: none;
}
a:hover#next {
	background-position: 0px 0;
}

a#nextFinal {
	display: block;
	float: right;
	width: 94px;
	height: 27px;
	margin: 0px 4px 0px 0px;
	background: url("../images/next_btn_active.jpg") 0 0 no-repeat;
	text-decoration: none;
	clear: none;
}
a:hover#nextFinal {
	background-position: 0px 0;
}

a#next_off {
	display: block;
	float: right;
	width: 94px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	background: url("../images/next_btn_inactive.jpg") 0 0 no-repeat;
	background-position: 0px 0;
	cursor: default;
	text-decoration: none;
	clear: none;
}

/* IE6 fixes */
* html #results_module_wide {
	margin: 0px 10px 0px 10px;
	width: 716px;
}
* html .results_module_body_wide {
	width: 716px;
}
* html .results_module_wide_threecolumn {
	float: left;
	width: 220px;
	margin: 0px 10px 6px 4px;
}

#tool_container .clear {
	clear: both;
}

#formB, #formC, #formD, #formE {display:none;}
