@charset "utf-8";
/* CSS Document */

body { font-family:Tahoma, Arial, sans-serif; text-align:center; background:#1a6896; }
div#container { width:980px; margin:0px auto; padding:0px; }
div#content_panel { background:url(../images/MainPlate_2.jpg) no-repeat; width:980px; height:700px; position:relative; z-index:1; }
h1#phone { text-indent:-9999em; background:url(../images/callphone.png) no-repeat; width:242px; height:30px; position:absolute; top:2px; right:50px; display:block; }
h1#tagline { text-indent:-9999em; background:url(../images/mainTitle.png) no-repeat; width:449px; height:96px; position:absolute; top:33px; left:100px; }

span.dash { font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#333; padding:0px 1px; margin:0px;}

form#debt_form { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333; float:left; position:absolute; top:147px; left:50px; width:562px; height:480px; padding:0px; }

form#debt_form label { font-weight:bold; display:block; margin-bottom:5px; }
div#avatar { float:left; z-index:100; margin-bottom:20px;}
form#debt_form input, form#debt_form select {
	padding:2px;
} 

form#debt_form div.input_field { width:165px; float:left; margin-right:15px; margin-bottom:10px; }

form#debt_form div.input_row { width:560px; float:left; padding:0px; margin:0px;}
form#debt_form div.input_line { width:375px; float:left; margin-bottom:10px; }
form#debt_form div.input_line_2 { width:555px; float:left; margin-bottom:10px; margin-top:10px; }

form#debt_form select > option { } 
form#debt_form input.phone { width:35px;  }
form#debt_form div.position_01 { margin-left:5px; }
form#debt_form select { width:160px; }
form#debt_form #btn_submit { background:url(../images/submit_btn.png) no-repeat; width:240px; height:57px; background-position:0px 0px; display:block; border:none; line-height:0; font-size:0px; text-indent:-9999em; cursor:pointer; outline:none; }
form#debt_form #btn_submit:hover { background-position:0px -57px; outline:none; }

div#bulletpoints { position:absolute; right:35px; top:250px; width:280px; }
div#bulletpoints ul { padding-top:20px; }
div#bulletpoints ul li {
	background:url(../images/bullet_1.png) no-repeat;
	padding:0px 0px 20px 50px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#485A68;
	line-height:1.5;
	font-size: 15px;
	text-align:left;
}


div#textcontent { 
	width:980px;
	min-height:700px;
	background:#FFF url(../images/footerbg.jpg) left bottom no-repeat;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	float:left;
	position:relative;
}

div#textcontent #textpanel {
	padding:30px 20px;
	float:left;
	width:580px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}

div#textcontent #textpanel h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0b9700;
	font-size:18px;
	font-weight: bold;
}

div#textcontent #textpanel p {
	line-height:1.7;
	padding:10px 0px;
}

div#testimonials {
	width:250px;
	background:#e3f4fd;
	border:1px solid #6DCAFC;
	padding:20px;
	float:left;
	margin-top:65px;
	line-height:2;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1c73a1;
	opacity:0.8;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	
}

div#testimonials span { color:#060; font-weight:600; display:block; text-align:center;}

div.error_msg { background:#C40000; font-size:10px; color:#FFF; margin:2px; padding:2px; width:150px; }



h1.errorheader {
	background:url(../images/sfc_error.png) no-repeat;
	font-size:22px !important;
	margin-top:10px;
	color:#C60000;
	height:50px;
	padding-left:60px;
	padding-top:10px;
	font-weight: 600;
}

h1.successform {
	background:url(../images/ajax-loader.gif) no-repeat;
	font-size:20px !important;
	margin-top:10px;
	color:#009900;
	height:66px;
	padding-left:85px;
	padding-top:10px;
	font-weight: 600;
	padding-bottom:20px;
}

h1.successform_v2 {

	font-size:20px !important;
	line-height:1.5;
	margin-top:5px;
	color:#009900;
	height:66px;

	padding-top:20px;
	font-weight: 600;
	padding-bottom:30px;
	padding-left:20px;
}


h1.successform_v3 {
	background:url(../images/progressbar.gif) no-repeat 70px 0px;
	font-size:20px !important;
	line-height:1.5;
	margin-top:5px;
	color:#009900;
	height:66px;
	font-weight: 600;
	padding:40px 0px;
}




h1.successform_v2 span, h1.successform_v3 span { 
	color:#FF6600;
	font-size:22px !important;
}


h2.errormsg {
	font-size:16px;
	margin-top:10px;
	color:#333333;
	background:url(../images/sfc_bullet_error.png) no-repeat;
	height:24px;
	padding-left:30px;
	padding-top:4px;
	font-weight: 600;
}

h2.successform {
	font-size:18px;
	margin-top:10px;
	color:#333333;
	height:24px;
	padding-left:30px;
	padding-top:4px;
	font-weight: 600;
	background-image: url(../images/sfc_bullet_checkmark.png);
	background-repeat: no-repeat;
}

h3.closewindow {
	margin-top:20px;
	font-size:13px;
	text-align:center;
	color:#999999;
}	

h3.closewindow b {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}

#footerlinks { 
	position:absolute;
	bottom:20px; 
	left:30px;
	border-top:1px ridge #FFF;
	padding-top:20px;
	width:920px;
}

#footerlinks ul { float:left; } 

#footerlinks ul li { float:left; /*padding:5px;*/  } 

#footerlinks ul li a {
	color: #508424;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding:5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 600;
	border:1px solid #88CF4D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right:10px;
} 

#footerlinks ul li a:hover {
	color: #FFF;
	background-color: #090;
} 