/*----------------- credits -------------*/
/*Site by Arranging Pixels http://www.arrangingpixels.com*/
/*CSS and XHTML by Parker Hutchinson*/

/*----------------- reset ---------------*/
#hidesubmit{display: none;}
*{

	border: none;
	margin: 0;
	outline: none;
	padding: 0;
	
}
html{
	
		background: #234181 url('../images/bg_top.jpg') no-repeat top center;
		min-height: 100%;
	    height: auto;
		
}
a {
	color:#000000;
}
body{

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
	font-size: 0.625em;
	line-height: 1.8;
	background:   url('../images/bg_bottom.jpg') no-repeat bottom center;
}

/*----------------- base ----------------*/
.red{
	color: #B90E00;
	font-size: 85%;
}
p{
	
	font-size: 1.2em;
	
}
label{
	font-size: 1em;
	float: left;
}
label input {
	position:relative;
	top:-5px;
}

fieldset{

	clear: both;
	overflow: hidden;
}
input{
	
	display: block;
	background: url('../images/input2.jpg') no-repeat top left;
	width: 300px;
	padding: 5px;
	overflow: hidden;
	font-size: 1.7em;
	color: #333333;
}
input:focus{
	
	
	background: url('../images/input_focus2.jpg') no-repeat top left;
	
}

h1#thanks{
	
	background: url('../images/thankyou_header2.png') no-repeat scroll top left;
	width: 802px;
	height: 369px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}
h1#sorry{
	
	background: url('../images/sorry_header.png') no-repeat top left;
	width: 1024px;
	height: 367px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}
#home h2{
	
	background: url('../images/home_h2.jpg') no-repeat scroll top left;
	width: 250px;
	height: 14px;
	text-indent: -9999px;
	margin: 0 auto 10px;
}
#home fieldset {

}
#auto h2{
	
	background: url('../images/auto_h2.jpg') no-repeat scroll top left;
	width: 247px;
	height: 14px;
	text-indent: -9999px;
	margin: 0 0 10px 20px;
	
}
#quote, #auto, #home{
	
	overflow: hidden;
	
}
h6{
	
 	width: 150px;
	
}
input.checkbox{
	
	width: 15px;
	clear: both;
	
}
body fieldset.left_col{
	clear: none;
	width: 150px;
	float: left;
	margin-right: 20px;
}
body fieldset.right_col{
	clear: none;
	width: 150px !important;
	float: left;
	overflow: hidden;
}


/*----------------- body ----------------*/
#wrapper{
	
	width: 851px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;

}

h4{
	padding: 5px;
	background: #222;
	color: #000000;
}


#forms h2 a:hover{
	
	border-color: #fff;
	
}

#submit{
	margin:20px 0 0 200px;
	cursor: pointer;
	font-size: 1.8em;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 17px !important;
	text-align: center;
	width: 300px;
}
#submit:hover{
	
	opacity: .8;
	
}
.challenge_repeat{
	
	background: url('../images/challenge_repeat.png') repeat-y top left;
	width: 850px;
	overflow: hidden;
	
}
.challenge_footer{
	
	width: 850px;
	background: url('../images/challenge_header.png') no-repeat top left;
	overflow: hidden;
}
#round_three .challenge_footer{
	
	width: 850px;
	overflow: hidden;
	
}
.challenge_header{
	
	width: 850px;
	min-height: 390px;
	background: url('../images/challenge_footer.png') no-repeat bottom left;
	padding: 200px 0 50px 75px;
	overflow: hidden;
	margin-bottom: -30px;
}

#quote_fields, #home_fields, #auto_fields{
	overflow: hidden;
}
#auto_fields, #home_fields, #disclaimer, #submitfield, #contact {
	display: none;
}

#continue{
	clear: both;
	text-indent: -9999px;
	display: block;
	background: url('../images/next_round.jpg') no-repeat scroll top left;
	width: 164px;
	height: 42px;
	margin-left: 250px;
}
#continue:hover{
	opacity: .8;
}
#continue_roundtwo{
	
	clear: both;
	text-indent: -9999px;
	opacity: 0;
	display: block;
	background: url('../images/next_round.jpg') no-repeat scroll top left;
	width: 164px;
	height: 42px;
	margin: 0 auto;
	
}
#continue_roundtwo:hover{
	
	opacity: .8;
	
}
#error_page{
	
	margin: 0 auto;
	width: 1024px;
}
#long_titles label{
	
	width: 205px;
	
}
/*----------------- belt ----------------*/
#belt {
	
	background: url('../images/belt.png') no-repeat scroll top center;
	width: 801px;
	height: 683px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 84px;
}
#belt_wrapper h2{
	
	background: url('../images/complete_header.jpg') no-repeat top left;
	width: 392px;
	height: 153px;
	text-indent: -9999px;	
	margin: 0 auto 30px;
	overflow: hidden;
	clear: both;
}
#belt_wrapper p{
	font-size: 1.4em;
	width: 578px;
	margin: 10px auto;
	line-height: 1.2em;
}
#belt p.let{
	font-weight: bold;
	color: #234396;
	width: 578px;
	text-align: center;
	
}
#belt_wrapper h3{
	
	background: url('../images/fis_header.jpg') no-repeat top left;
	width: 454px;
	height: 23px;
	text-indent: -9999px;
	margin: 0 auto 30px;
}
#belt_wrapper{
	
	background: url('../images/belt_repeat.png') repeat-x top left;

}
#fis_logo{

	display: block;
	width: 206px;
	margin: 0 auto;
	
}

#cmr, #forms {
	float:center;
	margin:0 0 0 150px;
	width:550px;
}
#cmr, #cmr a {
	color:#ffffff;
	text-align:center;
}
#cmr p {
	font-size:1.3em;
	width:270px;
}

/*----------------- round one ----------------*/
#round_one{
	
	background: url('../images/round_one2.png') no-repeat scroll top center;
	overflow: hidden;
	padding: 120px 0 30px 50px;
	width:500px;
}

/*----------------- round two ----------------*/

#home{

	clear: both;
	border: 1px dashed #eaeaea;
	border-left: none;
	border-right: none;
}

/*----------------- round Three ----------------*/

#round_three{
	background: url('../images/round_three.png') no-repeat scroll top center;
	width: 710px;
	min-height: 555px;
	margin-bottom: 50px;
	overflow: hidden;
	padding: 200px 70px 30px 70px;
 }

#round_three p{
	
	clear: both;
	text-align: left;
	width: 640px;
	color: #000000;
	margin: 10px 0;
	font-size: 1.2em;
	line-height: 1.4;
}

/*----------------- forms ----------------*/
fieldset#home{
	
	margin: 0 40px 0 0;
	padding: 28px 0;
	
}
fieldset#home label {
	float: left;
}
fieldset#home input {
	clear: left;
}

form{
	
	width: 851px;
	margin: 0 auto;
	
}
#submit{
	

	
}

#disclaimer p {
	padding-right: 48px;
	margin: 0 0 8px 0;
	line-height: 120%;
	font-size: 1.2em;
	color: #000000;
}
fieldset label {
	width:210px;
}
fieldset#submitfield {
	padding-right: 44px;
}
#quote_fields input.small_input, #home_fields input.small_input, #auto_fields input.small_input, #round_one input.small_input{
	
	background: url('../images/input_small2.jpg') no-repeat scroll top left;
	width: 194px;
	height: 15px;
	padding: 5px;
	font-size: 1.0em;
	color: #333333;
	
}
#quote_fields input.xsmall_input, #home_fields input.xsmall_input, #auto_fields input.xsmall_input, #round_one input.xsmall_input{
	
	background: url('../images/input_xsmall2.jpg') no-repeat scroll top left;
	width: 139px;
	height: 15px;
	padding: 5px;
	font-size: 1.0em;
	color: #333333;
	margin-right: 10px;
	
}
#quote_fields input.wide_input, #home_fields input.wide_input, #auto_fields input.wide_input, #round_one input.wide_input{
	
	background: url('../images/input_wide2.jpg') no-repeat scroll top left;
	width: 331px;
	height: 15px;
	padding: 5px;
	font-size: 1.0em;
	color: #333333;
	
}
legend {
	

	
}

form h3 {
	
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
	
}



form input {
	
	display: block;
	margin-top: 3px;
	
}

form select {
	width: 205px;
	border: 1px solid #c4c4c4;
	padding: 5px;
	display: block;
	color: #333333;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1em;
}

form label.field-first,
form label.field-last,
form label.field-address,
form label.field-city,
form label.field-email {
	margin-bottom:0;
	padding-bottom:0;
	clear: left;
	
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
	
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	
	float: left;
	width: 150px;
	padding: 0px;
	
}

form label.field-state {
	
	float: left;
	margin-right: 10px;
	width: 60px;
	
}

form label.field-state select {
	
	width: 60px;
	float: left;
	margin-top: 3px;
	
}

form label.field-zip {
	
	float: left;
	width: 80px;
	
}
form label.addresslabel, form label.citylabel { clear: left; }
form label.statelabel { margin: 0 14px 0 0; }
form label.ziplabel { margin: 0;}
form label.phonelabel { clear: left; }

form label.field-zip input {
	
	float: left;
	width: 80px;
	
}

form label.field-address {
	
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
	
}

form label.field-address input {
	
	float: left;
	width: 310px;
	padding: 0px;
	
}

form input.checkbox,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
}

form label.radioitem {
	
	clear: none;
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 15px 0px;
	width: 125px;
	
}

textarea {
	
	display: block;
	
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	
}

form label.field-checkbox {
	
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
	
}

form textarea {
	
	margin-top: 3px;
	
}
form label{
	
	float: left;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.2em;
	color: #444444;
	margin-right: 30px;
	
}
label.float_input {
	width:100px;
	padding:0;
	margin:0;
	float:left;
}
label.small {
	float:left;
	font-size:1em;
}
label.small input {
	position:relative;
	top:5px;
}

/*----------------- footer --------------*/
#footer, .push {
	clear:both;
	
	height: 114px; 
	
}
#footer{
	
	width: 100%;
	height: 150px;
}
#footer a#fislink{
	display: block;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}
/*----------------- modul error --------------*/
#error{
	display: none;
	top: 0;
	position: fixed;
	width: 100%;
	min-height: 100%;
	background: #000;
	opacity: .8;
	z-index: 9998;
	color: #fff;
}
#error_window{
	
	display: none;
	position: absolute;
	width: 361px;
	height: 372px;
	background: url('../images/errors_bg.png') no-repeat top left;
	bottom: 30%;
	left: 40%;
	z-index: 9999;
	
}
#error_window p{
	
	font-size: 1.6em;
	margin-top: 140px;
	color: red;
	padding: 40px;
	
}
input#submit{
	display: block;
	width: 250px;
	height: 42px;
	text-indent: -9999px;
	background: url('../images/submit.jpg') no-repeat 0 0;
	cursor: pointer;
	margin: 40px auto 0;
}

label.error {
	color: #990000;
	font: bold 62.5% Arial, Helvetica, sans-serif;
	letter-spacing: .08em;
	text-transform: uppercase;
}
p.intro {
	line-height: 140%;
	padding: 0 50px 10px 0;
}
#copyright {
	color:#ffffff;
	float:right;
	width:470px;
	position:relative;
	top:-0px;
	left:-50px;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
}
#copyright #gray {
	color:#787878;
}
#copyright #gray a {
	color:#ffffff;
	text-decoration:none;
}
#divCompanies {
	display:none;
	align:center;
	background-color: #E6FFE8;
	border: 1px solid #96E89C;
	padding: 10px;
	margin: 10px 0 10px 0;
	width:750px;
	color:#000000;
	position:relative;
	left:-115px;
}
#divCompanies ul {
	list-style-type:none;
}
#divCompanies ul li {
	float:left;
	width:250px;
}
table.quote td {
	font-size:1.2em;
}

