/*********** Form **********************/

form, input {
    margin:0;
    padding:0;
}

.fyc_ctrl_container
{
	padding:0px 0px 10px 0px;
	text-align:left;
	float:left;
	width:215px;
}

#fyc_form_area .p2 .fyc_ctrl_container {
    width:270px;
}

.fyc_ctrl_progress
{
	padding:0px 0px 0px 40px;
	width:240px;
	text-align:center;
}
.fyc_ctrl_label
{
	padding:0px 0px 3px 0px;
	float:left; 
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
/*  width:90px;   */     	
}
.fyc_ctrl_error_label
{
	padding:0;
	margin:0 0 0 5px;
	color:Red;
	display:inline;
	background:yellow;
	float:right;

}
.fyc_ctrl_input
{
	margin:0;
	padding:0;
	font-size:11px;
	width:160px;
	display:inline;
	float:right;  	
}

#ctl00_formblocks_content_area_first_name {
    padding-top:44px;
    background:url(../images/contact.gif) left 10px no-repeat;
}

#ctl00_formblocks_content_area_year_ddMain_make {
    width:164px;
}
#ctl00_formblocks_content_area_work_phone .fyc_ctrl_input, #ctl00_formblocks_content_area_home_phone .fyc_ctrl_input {
    width:164px;
}

#ctl00_formblocks_content_area_best_time_call_ddMain_best_time_call {
    width:164px;
}

#fyc_ctrl_submit_container {
    height:auto;
    width:144px;
    float:right;
    padding:15px 0 0 0;
}

#fyc_form_area .p2 #fyc_ctrl_submit_container {
    float:none;
    clear:both;
    width:100%;
    color:#01466E;
}

#ctl00_formblocks_content_area_p1 {
    width:215px;
    float:left;
}

.fyc_ctrl_submit
{
	padding:5px 0px 0px 0px;
	display:block;
	margin:0 auto;
	float:right;    	        	
}

.fyc_ctrl_3p_1, .fyc_ctrl_3p_2, .fyc_ctrl_3p_3 {
    font-size:11px;
}

.fyc_ctrl_phone_area_code
{
	width:25px;
	height:12px;
	font-size:11px;
}
.fyc_ctrl_phone_prefix
{
	width:25px;
	height:12px;   	        	
	font-size:11px;
}
.fyc_ctrl_phone_suffix
{
	width:30px;
	height:12px;   	        	
	font-size:11px;
}

.fyc_ctrl_3p_1, .fyc_ctrl_3p_2, .fyc_ctrl_3p_3 {
    font-size:11px;
}

.debt_hover_link
{
	width:120px;
	text-decoration:underline;
	display:inline;
}

.fyc_ctrl_footer_frame
{
	width:600px;
	display:block;
}

.fyc_crtl_footer_iframe
{
	width:600px;
	height:600px;
	padding:1px 1px 1px 1px;
}

#ctl00_gen_legalfooter_ctl02 {
    text-align:left;
}
.fyc_ctrl_footer_link
{
	padding:0px 20px 0px 20px;
	color:#878787;
	font-weight:bold;
	text-transform:uppercase;
}

/********************* Main ***************************/

body {
    margin:0;
    padding:0 0 25px 0;
    background:#FFFFFF url(../images/background.jpg) left top repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

h1, h2, p {
    margin:0;
    padding:0;
} 

#fyc_wrapper {
    margin:0 auto;
    width:1020px;
    
}

#fyc_container {
    margin:0 auto;
    width:984px;
    background:url(../images/mainBack.jpg) center top no-repeat;  
}

#fyc_header_area {
    height:115px;
}

#fyc_content_area {
    float:left;
    height:420px;
    width:69px;
}

#fyc_form_area {
    float:left;
    width:400px;
    margin:0 0 0 493px;
    background:url(../images/form_back.gif) left 348px no-repeat;
}

#fyc_form_area .p1 {
    padding:250px 12px 0 17px;
    background:url(../images/stage1_formBK.gif) left top no-repeat;
}

#fyc_form_area .p2 {
    padding:130px 12px 0 17px;
    background:url(../images/stage2_formBK.gif) left top no-repeat;
}

#fyc_formHead_area {
/*    padding:240px 0 0 0;
    background:url(../images/stage1_formBK.gif) left top no-repeat;*/
}

#fyc_formFooter_area {
    background:url(../images/form_footer.gif) left bottom no-repeat;
    position:relative;
    padding:0 0 48px 0;
    min-height:81px;
}

#fyc_formFooter_area h1 {
    display:none;
}

#fyc_formFooter_area h2 {
    margin:0;
    padding:0;
    display:block;
    clear:both;
}

/********************* Footer **************************************/

#radioAd {
    position:absolute;
    top:30px;
    left:345px;
    display:block;
    width:300px;
    height:170px;
    text-indent:-9999px;
    background:url(../images/footer_fill.gif) center -6px no-repeat;  
}

#fyc_footer_area {
    background:url(../images/footer_fill.gif) center 20px no-repeat;
    clear:both;
    position:relative;
    display:block;
    min-height:100px;
    padding:215px 0 0 0;
    color:#878787;
    
}

#ctl00_gen_legalfooter {
    padding:10px 0 25px 0;
    position:relative;
    display:block;
    border-top:1px solid #878787;
}

#fyc_footer_area img {
    display:none;
}

.fyc_ctrl_legal_frame {
    margin:10px auto;
    width:800px;
}

.fyc_ctrl_disclaim {
    color:#878787;
    font-size:11px;
}
