/* Reset Trick */

html
{
	height: 100%;
}

img, img a {
	border: none;
}

ul
{
	list-style-type: square;
	font-size: 11px;
}

ul li {
	padding-bottom: 3px;
}



p {
	color: #000000;
	font-size: 11px;
	font-family: verdana;
}

a
{
	color: #006ab6;
	text-decoration: none;
}

.floatleft {
	float:left;
}
 
.floatright
{
	float:right;
	padding-left:3px;
}
 
.floatnone {
	float:none;
}

.floatleftpadding {
	float:left; 
	padding-right:4px;
}

 
.floatleftborder {
	float:left; 
	border-right:solid 1px #000;
}


body{
  font-size:60%;
  font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
  color:#333333;
  padding: 0;
  margin: 0;
  height: 100%;
}


form
{
	padding: 0;
	margin: 0;
}

.wrapper
{
  background:url(../images/body-bottom.jpg) #DCEAFF repeat-x bottom center;
  width: 100%;
  height: 100%;
}

#container{
  margin: 0 auto;
  width:765px;
  text-align:left;
}

#competition_topimg
{
	float: left;
    width: 765px;
}

#competition_topimg img
{
	margin-bottom: 13px;
}

/* Generated by Indigo */

/* Clear Fixes */

.clearfix {
	display: block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear
{
	clear: both;
	font-size: 1%;
	height: 1%;
	line-height: 0;
}

.green_week_main
{
	float: left;
	width: 765px;
}

.green_week_top
{
	background: url('../images/green_week_top_curve.gif') no-repeat;
	float: left;
	width: 765px;
	height: 29px;
	font-size: 1%;
}


.green_week_content, .default_main_content
{
	background: url('../images/green_week_bg.gif') repeat-y;
	float: left;
	padding: 17px 21px 0 19px;
	width: 725px;
}

.green_week_content h3
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 19px 2px;
	margin: 0;
}


.green_week_content h3 a
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
}


.green_week_content p
{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	padding: 0 11px 11px 2px;
	margin: 0;
}

.default_main_content h3
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 19px 2px;
	margin: 0;
}


.default_main_content h3 a
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
}


.default_main_content p
{
	color: #000000;
	font-family: arial;
	font-size: 13px;
	padding: 0 11px 11px 2px;
	margin: 0;
}

.question_main
{
	float: left;
	width: 725px;
}

.question_top
{
	background: url('../images/ques_top_curve.gif') no-repeat;
	float: left;
	width: 725px;
	height: 8px;
	font-size: 1%;
}


.question_content
{
	background-color: #f1f5fa;
	float: left;
	padding: 7px 20px 0 16px;
	width: 689px;
}


.question_content h3
{
	border-bottom: 1px solid #d8e7f3;
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
}

.question_content h3 a
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
}


.question_content .quest_option
{
	color: #2aa827;
	float: left;
	padding: 0;
	margin: 0;
}

.question_content input
{
vertical-align:bottom;
}


.question_content label
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 0 41px 13px 5px;
	*padding: 3px 41px 0 3px;
	margin: 0;
}

.question_btm
{
	background: url('../images/ques_btm_curve.gif') no-repeat;
	float: left;
	width: 725px;
	height: 7px;
	font-size: 1%;
}

.green_week_btm
{
	background: url('../images/green_week_btm_curve.gif') no-repeat;
	float: left;
	width: 765px;
	height: 13px;
	font-size: 1%;
}


.register_main
{
	float: left;
	width: 765px;
	padding-top: 13px;
}

.register_top
{
	background: url('../images/register_top_curve.gif') no-repeat;
	float: left;
	width: 765px;
	height: 29px;
	font-size: 1%;
}


.register_content
{
	background: url('../images/green_week_bg.gif') repeat-y;
	float: left;
	padding: 17px 21px 0 19px;
	width: 725px;
}

.register_content .field {
	padding: 0 0 3px 0;
	width: 725px;
}


.register_content .field_border {
	border-top: 1px solid #e5f0f8;
	padding: 19px 0 3px 0;
	margin: 9px 0 0 0;
	width: 725px;
}

.register_content .field h3
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 13px 0;
	margin: 0;
}


.register_content .field_border h3
{
	color: #006bb6;
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 9px 0;
	margin: 0;
}


.register_content .field_border p
{
	color: #dcdcdc;
	font-family: verdana;
	font-size: 9px;
	padding: 0;
	margin: 0;
}

.register_content .field label {
	color: #000000;
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 7px 0 7px 0;
	margin: 0;
	width: 209px;
}

.register_content .field label.lbl_big {
	color: #000000;
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 5px 0 2px 0;
	margin: 0;
	width: 339px;
}

.register_content .field label.opt_lbl {
	color: #000000;
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 7px 0 7px 0;
	margin: 0;
	width: 121px;
}

.register_content .field .title_drop_down
{
	color: #000000;
	float: left;
	font-family: verdana;
	font-size: 9px;
	padding: 0;
	margin: 3px 0 0 0;
	width: 99px;
}


.register_content .field .small_text
{
	border: 1px solid #a8c5d5;
	color: #00144f;
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 3px 0 3px 3px;
	margin: 3px 0 0 0;
	width: 175px;
}


.register_content .field .big_text
{
	border: 1px solid #a8c5d5;
	color: #00144f;
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 3px 0 3px 3px;
	margin: 3px 0 0 0;
	width: 225px;
}


.register_content .field .check_box
{
	color: #21a121;
	float: left;
	padding: 0;
	margin: 5px 7px 0 0;
	*margin: 0px 3px 0 0;
}

.register_content .field .check_box input{float:left;}

.register_content .field .opt_check_box
{
	color: #21a121;
	float: left;
	padding: 0;
	margin: 9px 0 0 0;
	*margin: 4px 0 0 0;
}

.register_content .field label.chk_label {
	color: #000000;
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 5px 0 2px 0;
	margin: 0;
	width: 241px;
}

.register_content .field .local_drop_down
{
	color: #000000;
	float: left;
	font-family: verdana;
	font-size: 9px;
	padding: 0;
	margin: 3px 0 0 0;
	width: 175px;
}

.register_content .field_border .submit_button {
	float: right;
	margin: 3px 0 0 0;
	border: 0;
}

.register_btm
{
	background: url('../images/green_week_btm_curve.gif') no-repeat;
	float: left;
	width: 765px;
	height: 29px;
	font-size: 1%;
}


.terms_condition
{
	float: left;
	width: 716px;
	padding: 9px 45px 105px 2px;
}


.terms_condition h4
{
	color: #a4abb5;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 13px 0;
	margin: 0;
	text-transform: uppercase;
}

.terms_condition ol {

}


.terms_condition ol li {
	color: #a4abb5;
	font-family: verdana;
	font-size: 10px;
}

div.carbon_calc {
	color: #003463;
	width : 765px;
}

div.carbon_calc form {
	padding: 0;
	margin: 0;
}

div.carbon_calc div.carbon_calc_top {
	background: url(../images/carbon_top_curve.gif) no-repeat 0 0;
	font-size: 1%;
	height: 29px;
	width: 765px;
}

div.carbon_calc div.carbon_calc_bottom {
	background: url(../images/green_week_bg.gif) repeat-y top left;
	padding: 0 0 16px 0;
	width: 765px;
}

div.carbon_calc div.carbon_calc_bottom div.logo {
	float: left;
	width: 765px;
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.logo img {
	float: left;
	margin: 17px 15px 0 18px;
}

div.carbon_calc div.carbon_calc_bottom div.logo p {
	color: #2e466a;
	font-family: verdana;
	font-size: 1.1em;
	padding: 25px 0 10px 0;
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.qa 
{
	float: left;
	padding: 11px 15px 0 15px;
	width: 715px;
}

div.carbon_calc div.carbon_calc_bottom div.question {
	float: left;
	width: 200px;
	padding: 0 0 0 19px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.top {
	background: url(../images/bg_question_top.gif) no-repeat 0 0;
	font-size: 1%;
	height: 13px;
	width: 200px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom {
	background: url(../images/bg_question_bottom.gif) no-repeat bottom left;
	padding: 0 10px 13px 10px;
	width: 180px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom h2 {
	margin: 0;
	color: #084d8e;
	font-family: verdana;
	font-size: 1.4em;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom p {
	color: #084d8e;
	font-family: verdana;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 9px 0 7px 0;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field {
	clear: both;
	padding: 0 0 10px 0;
	width: 110px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field img {
	float: left;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field label {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 5px 0 5px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field input {
	float: right;
	margin: 12px 0 0 0;
}

* html div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field input {
	margin: 8px 0 0 0;
}

*:first-child+html div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field input {
	margin: 8px 0 0 0;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage {
	border-top: 1px solid #aec3d8;
	margin: 3px 0 0 0;
	padding: 10px 0 10px 0;
	width: 100%;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage label {
	font-size: 1.4em;
	float: left;
	font-weight: bold;
	padding: 0 0 5px 0;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage input {
	border: 1px solid #9ba2aa;
	float: left;
	width: 140px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage input.go_butn {
	border: none;
	margin: 0 0 0 3px;
	width: auto;
}

div.carbon_calc div.carbon_calc_bottom div.result {
	float: right;
	padding: 0 0 0 0px;
	width: 430px;
}

div.carbon_calc div.carbon_calc_bottom div.result p {
	margin: 0;
	color: #094279;
	font-family: verdana;
	font-size: 1.2em;
}

div.carbon_calc div.carbon_calc_bottom div.result_top {
	background: url(../images/bg_results.gif) no-repeat 0 0;
	font-size: 1%;
	height: 9px;
	width: 430px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom {
	background: url(../images/bg_results_bottom.gif) no-repeat bottom left;
	padding: 0 12px 25px 12px;
	width: 406px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom h2 {
	color: #094279;
	font-family: verdana;
	font-size: 1.4em;
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult {
	border-bottom: 1px solid #a2bbd3;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	width: 406px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col1_2 {
	float: left;
	width: 200px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col1_2 h2 {
	padding: 8px 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col1_2 img {
	float: left;
	margin: 0 6px 0 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col2_2 {
	float: left;
	width: 206px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom span.result {
	font-weight: bold;
	font-size: 1.4em;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col2_2 span.result {
	display: block;
	padding: 11px 0 0 0;
}


div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column{
	float: left;
	width: 190px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field {
	padding: 8px 0 12px 0;
	width: 100%;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field img {
	float: left;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field h2{
	float: left;
	padding: 7px 50px 0 6px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field span.result {
	float: left;
	display: block;
	padding: 7px 0 0 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column span.result {
	display: block;
	padding: 5px 0 10px 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field2 {
	padding: 10px 0 0 0;
	width: 100%;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field2 img  {
	float: left;
	margin: 0 7px 0 0;
}

div.carbon_calc div.carbon_calc_bottom_end {
	background: url(../images/green_week_btm_curve.gif) no-repeat 0 0;
	font-size: 1%;
	height: 13px;
	width: 765px;
}

.calculator_footer
{
	float: left;
	width: 761px;
	padding: 7px 0 95px 2px;
}


.calculator_footer p
{
	color: #a4abb5;
	font-family: verdana;
	font-size: 9px;
	float: right;
	padding: 0;
	margin: 0;
	clear: both;
}


.calculator_footer p a
{
	color: #a4abb5;
	font-family: verdana;
	font-size: 9px;
}

/* Generated by Indigo */