/* CSS - 4homeloan.com */
/* Written by Jason Reed */


/* 
===============================================================================
BEGIN GLOBAL PROPERTIES 
===============================================================================
*/

* {
margin: 0;
padding: 0;
}

html,
body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
}
html>body #container {height:100%;} /* 100 % height */

html>body #header {
	position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
}
html>body #content-wrap {width: 760px; height:100%; } /* 100 % height */
html>body #content {width: 760px;  padding-top: 15px; } 

body {
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333 !important;
}

a {
color: #333;
text-decoration: underline;
}

a:hover {
color: #666;
text-decoration: none;
}

img {
border: 0;
padding: 0;
margin: 0;
}

.bold {
font-weight: bold;
}

.red {
color: #FF0000;
}

.errorMessage {
font-weight: bold;
color: #000;
}


/*---------------------------------------------------------------------------*/


/* 
===============================================================================
Clearfix 
===============================================================================
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*---------------------------------------------------------------------------*/


/* 
===============================================================================
BEGIN CONTAINER PROPERTIES 
===============================================================================
*/

div#container {
margin: 0 auto;
width: 760px;
}

/*---------------------------------------------------------------------------*/


/* 
===============================================================================
BEGIN h1 PROPERTIES 
===============================================================================
*/

#header {
position: fixed;
width: 760px;
height: 110px;
z-index: 10;
}

select {
z-index: 0 !important;
}

h1 {
display: block;
background:url(../images/4homeloan_logoFull.png) no-repeat;
width: 760px;
height: 110px;
text-indent: -999em;
}

/*---------------------------------------------------------------------------*/


/* 
===============================================================================
BEGIN LEFTCOL PROPERTIES 
===============================================================================
*/

#left {
position: absolute;
background: url(../images/border.gif) repeat-x bottom;
top: 125px;
width: 300px;
padding: 0 0 20px 0;
}

#leftFixed {
position: fixed;
background: url(../images/border.gif) repeat-x bottom;
top: 125px;
width: 300px;
padding: 0 0 20px 0;
}


/*---------------------------------------------------------------------------*/


/* 
===============================================================================
BEGIN h2 PROPERTIES 
===============================================================================
*/

h2,h3 {
color: #1F387B;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}

h4 {
	display: block;
	width: 440px;
	height: 77px;
	text-indent: -999em;
	background: url(../images/bg_h4.gif) no-repeat left top;
	margin: 20px 0 10px;
}
/*---------------------------------------------------------------------------*/


/* 
===============================================================================
BEGIN FORM STEP 1 PROPERTIES 
===============================================================================
*/

#index #right {
padding: 130px 0 10px 0; 
}

#right {
float: right;
display: block;
width: 440px;
padding: 110px 0 10px 0; 
}

#form {
display: block;
width: 440px;
background: url(../images/bg_form.gif) repeat-y;
margin-top: 35px; 
}

#longForm p.intro {padding: 0 10px !important; color: #fff; }

#longForm {
display: block;
width: 440px;
margin-top: 35px;
background: url(../images/bg_form.gif) repeat-y;
}

img#get_started {	
margin: 0 0 10px 0;
}

form {
background: url(../images/bg_formBottom.gif) no-repeat bottom;
width: 440px;
margin: 0;
padding: 0 0 45px 0;
}

#zipForm ul {
padding: 0 0 0 10px;
list-style: none;
font: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #fff;
font-size: 11px;
line-height: 11px;
}

#zipForm li {
margin: 0 0 3px 0;
list-style: none;
clear: both;
background: none;
}

#zipForm li.formfield {
margin: 0 0 8px 0;
}

#zipForm input {
width: 100%;
padding: 3px 0 4px 0;
border: 1px solid #999;
}

#zipForm div.form_zip {
float: left;
width: 354px;
margin-right: 5px;
}

button {
float: left;
border: 0;
margin: 0;
padding: 0;
overflow: visible;
background: none;
}

button img {
margin: 0;
padding: 0;
border: 0;
}

#badges {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 493px;
	list-style: none;
	margin-top: 20px;
}

#badges li {
	float: left;
	width: 60px;
	height: 72px;
	margin-right: 20px;
}

#badges li#truste {
	width: 102px;
	padding-top: 24px;
}

#badges li#satisfactionGuaranteed {
	width: 55px;
	padding-top: 10px;
}

#badges li#verisign {
	display: block;
	width: 106px;
	height: 72px;
}

#badges li#equalHousing {
	padding-top: 8px;
}

#badges #bbb {
	width: 90px;
	padding-top: 22px;
}

#badges li.last {
	margin-right: 0;
}


a.privacy {
	padding-left: 12px;
	background: url(../images/bg_lock_black.gif) no-repeat left center;
}

/*---------------------------------------------------------------------------*/


/* 
===============================================================================
BEGIN LONG FORM PROPERTIES 
===============================================================================
*/

#error_message {
margin: 0;
}

#longForm {margin-top: 0 !important; }

#longForm h3 {margin-left: 10px; color: #fff; }

#longForm button {
float: right;
display: inline;
margin: 0 10px 0 0;
}

#longForm dl {
display: block;
margin: 0 10px 0 10px;
width: 420px;
}

#longForm dt {
float: left;
display: block;
width: 211px;
color: #fff;
font-size: 11px;
text-align: right;
padding-right: 15px;
line-height: 18px;
}

#longForm dd {
float: left;
display: block;
width: 194px;
margin-bottom: 8px;
}

#longForm input {
width: 190px;
margin: 0;
padding: 0;
font-size: 11px;
}

#longForm textarea {
width: 190px;
margin: 0;
padding: 0;
font-size: 11px;
}

#longForm select {
width: 194px;
margin: 0;
padding: 0;
font-size: 11px;
}

/* THIRDS */
#longForm dd.thirdMargin {
display: inline;
width: 60px !important;
margin: 0 7px 0 0 !important;
}

#longForm dd.third {
float: left;
display: block;
width: 60px !important;
}

#longForm .thirdMargin input {
width: 56px !important;
}

#longForm .third input {
width: 56px !important;
}

#longForm .thirdMargin select {
width: 60px !important;
}

#longForm .third select {
width: 60px !important;
}
/* END THIRDS */


/* HALF */
#longForm dd.halfMargin {
display: inline;
width: 93px !important;
margin-right: 8px;
}

#longForm dd.half {
float: left;
display: block;
width: 93px !important;
}

#longForm .halfMargin input {
width: 89px !important;
}

#longForm .half input {
width: 89px !important;
}

#longForm .halfMargin select {
width: 93px !important;
}

#longForm .half select {
width: 93px !important;
}
/* END HALF */


/* PHONE */
#longForm dd.phoneMargin {
display: inline;
width: 50px !important;
margin: 0 7px 0 0 !important;
}

#longForm dd.phone {
display: inline;
width: 70px !important;
}

#longForm .phoneMargin input {
width: 46px !important;
}

#longForm .phone input {
width: 76px !important;
}

#longForm .phoneMargin select {
width: 50px !important;
}

#longForm .phone select {
width: 80px !important;
}
/* END PHONE */

/* CHECKBOXES */
.checkBox dt {
float: left;
display: block !important;
width: 15px !important;
color: #fff;
font-size: 11px;
text-align: left;
padding-right: 15px;
line-height: 18px;
}

.checkBox input {
width: 12px!important;
}

.checkBox dd {
float: left;
display: block!important;
width: 390px !important;
color: #fff;
font-size: 11px;
text-align: justify;
}

.checkBox a {color: #fff; }
.checkBox a:hover {color: #ccc; }

/* END CHECKBOXES */


/*---------------------------------------------------------------------------*/


/* 
===============================================================================
BEGIN Footer PROPERTIES 
===============================================================================
*/

#footer {
float: right;
width: 440px;
background :url(../images/border.gif) repeat-x top;
clear: both;
padding: 20px 0 10px 0;
text-align: right;
}

#footer a {
text-decoration: none;
}

#footer a:hover {
color: #888;
text-decoration: underline;
}

/*---------------------------------------------------------------------------*/
