@import url("reset.css");

/* ========== */
/* = GLOBAL = */
/* ========== */
html,body{
	margin:0 0 30px 0;
	padding:0
}
body{
	font: 76% Tahoma,arial,sans-serif;
	text-align:center;
	background:#efefef url('/images/bg-body.gif') repeat-x;
}


/* ============== */
/* = TYPOGRAPHY = */
/* ============== */
p{
	margin:0 0 10px 0;
}

a{
	color: #1b70a8;
	text-decoration:none;
}
a.faq{
	display:block;
}
div#header h1{
	height:140px;
	line-height:140px;
	margin:0;
  	padding-left:10px;
	background-position:top right;
	background-repeat:no-repeat;
	color: #79B30B;
}
div#header h1.banner1{background-image:url('/images/banner1.jpg');}
div#header h1.banner2{background-image:url('/images/banner2.jpg');}
div#header h1.banner3{background-image:url('/images/banner3.jpg');}
div#header h1.banner4{background-image:url('/images/banner4.jpg');}
div#header h1.banner5{background-image:url('/images/banner5.jpg');}
div#header h1.banner6{background-image:url('/images/banner6.jpg');}
div#header h1.banner7{background-image:url('/images/banner7.jpg');}
div#header h1 a {
	padding:30px 0 0 60px;
	display:block;
}
h1, h2, h3 {
	font-size:16px;
	color:#0b6bb6;
	margin:0 0 1em;
}
h2{
	font-size:14px;
	margin-top:2em;
	line-height:1em;
}
h3{
	font-size:13px;
}
.strong{
	font-weight:bold;
}
div.boxed.home h1{
	color:#000;
	font-size:18px;
}
div.boxed.home h2{
	font-size:22px;
	text-transform:uppercase;
	color:#1b70a8;
	margin-top:25px;
}
div#content div.boxed.home p{
	margin:0 20px 10px 0;
	line-height:1.6;
}
ul.bullets {
	list-style-type:disc;
}
ul.strong{
	font-weight:bold;
}
ol.numbered{
	list-style-type:decimal;
	margin-left:160px;
}
div#extra h1 {
	float:right;
	text-transform:uppercase;
	font-size:19px;
}

#help {
  position: absolute;
  top: 100px;
  left: 100px;
  width:250px;
  padding:10px;
  border:2px solid #c7c8ca;
  background:#fff url('/images/bg-sidebar-box.gif') repeat-x;
  color:#666;
  display: none;
  text-align:left;
}
p.help{
	display:inline;
}
a.help{
	font-weight:bold;
	font-size:12px;
	display:inline-block;
	padding:1px 6px 2px 6px;
	background:url('/images/bg-help.gif') no-repeat;
}
div#content div.boxed.home {
	background:#fff;
}
#content div.boxed strong{
	font-weight:bold;
}
div#container{
	text-align:left;
}
div#navigation ul {
	
}
div#navigation ul li{
	float:left;
	position:relative;
	z-index:100;
}
div#navigation ul li.slash{
	width:10px;
	display:block;
	height:30px;
	background:url('/images/nav-slash.gif') 0 5px no-repeat;
}
#navigation a{
	font-size:12px;
	display:block;
	float:left;
	padding:7px 10px;
}
#navigation a.last {
	background:none;
}
#navigation a:hover, #navigation a.current{
	color:#409dda;
}
#navigation li ul { /* second-level lists */
	position: absolute;
	border:2px solid #ccc;
	border-top:none;
	z-index:10;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#navigation li:hover ul { /* lists nested under hovered list items */
	left: 0;
	top:29px;
	z-index:100;
}
#navigation ul ul li{
	clear:left;
}
#navigation ul ul a {
	background:#fff;
	width: 12em;
}
#navigation ul ul a:hover {
	background:#efefef;
}
img.left{
	float:left;
	clear:left;
}
img.right{
	float:right;
	margin-right:30px;
}
div#content p{
	line-height:1.4
}
div#content .qualifier p{
	font-size:14px;
}
p#short_disclaimer{
	color:#707070;
	width:900px;
	margin:20px auto;
	font-size:9px;
	text-align:left;
}
div.boxed {
	background:#fff;
	border:1px solid #c7c8ca;
	padding:13px;
	color:#707070;
	margin-bottom:20px;
}
div.boxed.form{
	margin-left:110px;
	padding-left:46px;
}
div.boxed ul {
	margin:0 0 10px 50px;
}
div.boxed ul.submit {
	margin:0;
}
div.boxed li{
	margin:5px 0;
}
div.boxed span{
	margin-right:10px;
	margin-left:-30px;
}
div.boxed.form span {
	margin:0;
	font-size:11px;
}
div.boxed span.secondary{
	margin-left:0;
}
ul#steps a{
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	height:35px;
	margin-bottom:5px;
	padding-top:20px;
	font-weight:bold;
	font-size:10px;
}
ul#steps a.current{
	color:#3c3c3c;
	padding-top:20px;
}
ul#steps a.first{
	padding-top:3px;
	height:52px;
}
ul#steps a.two_lines{padding-top:13px; height:42px;}
#sidebar a.why_choose{
	display:block;
	width:247px;
	height:149px;
	background:url('/images/btn-video.jpg') no-repeat;
	padding:0;
	margin:15px 0;
}
#sidebar a.why_choose:hover{
	background:url('/images/btn-video.jpg') 0 -149px no-repeat;
}
#wrapper a.buy {
	display:block;
	float:left;
	width:118px;
	height:78px;
	margin:15px 0 20px 0;
}
#wrapper a.emodify {
	margin-right:10px;
}
#wrapper a.emodify{
	background:url('/images/btn-buy_now-emodify.gif') no-repeat;
}
#wrapper a.demo_btn {
	display:block;
	width:247px;
	height:79px;
	background:url('/images/btn-5-minute.gif') no-repeat;
	clear:both;
	margin-top:20px;
}
#wrapper a.demo_btn:hover {
	background:url('/images/btn-5-minute.gif') 0 -79px no-repeat;
}
#wrapper a.eshortsale{
	background:url('/images/btn-buy_now-eshortsale.gif') no-repeat;
}
#wrapper a.buy:hover{
	background-position:0 -78px;
}
#sidebar .box {
	border:1px solid #c7c8ca;
	background:#fff url('/images/bg-sidebar-box.gif') repeat-x;
	margin:15px 0 10px 0;
	font-size:9px;
}
#sidebar .box.login p {
	margin:15px;
	font-size:13px;
}
#sidebar .testimonials{
	clear:left;
	margin-top:15px;
}
#sidebar .testimonials p {
	margin:0 15px;
}
.box a{
	text-decoration:underline;
}
div.testimonials{
	color:#636466;
	text-align:center;
	padding:30px 0 10px 0;
	margin:0;
	border:solid #ccc;
	border-width:1px 0;
	background:url('/images/heading-testimonials.gif') 50% 10px no-repeat;
}
div#extra ul {
	width:145px;
	margin:0 20px 10px 25px;
	float:left;
}
div#extra li {
	padding-bottom:10px;
	list-style-image: url('/images/li.gif');
}
div.boxed .cols ul {
	width:120px;
	margin:70px 0 0 20px;
	font-size:10px;
	font-weight:bold;
}
div#extra .col_one li {
	padding-left:18px;
	background: url('/images/li-col_one.gif') 0 4px no-repeat;
	list-style-image: none;
}
div.boxed .cols p{
	font-size:46px;
	text-align:center;
}
div.boxed .cols p small{
	font-size:34px;
	vertical-align:top;
}
div#extra .col_one p{
	color:#2ba4e3;
}
div.boxed .col_two p{
	color:#e3852a;
}
div.boxed .col_two li {
	padding-left:18px;
	background: url('/images/li-col_two.gif') 0 4px no-repeat;
	list-style-image: none;
}
div#extra a.which_product {
	display:block;
	width:187px;
	height:82px;
	background:url('/images/btn-which_product.gif') no-repeat;
	padding:0;
	float:left;
	clear:left;
}
div#extra a.which_product:hover {
	background:url('/images/btn-which_product.gif') 0 -82px no-repeat;
}
div#content a.buy_now{
	display:block;
	width:175px;
	height:250px;
	position:absolute;
	top:0;
}

div#footer{
	background: #dcddde;
	color: #636466;
	border:1px solid #c7c8ca;
	text-align:center;
	padding:20px 0 10px 0;
}
div#footer p{
	margin:0;
	padding:5px 10px;
}
div#footer ul li{
	display:inline;
}
div#footer a{
	color:#636466;
}
div#footer a:hover{
	color:#1b70a8;
}
div#stripe{
	position:absolute;
	width:100%;
	height:22px;
	top:140px;
	left:0;
	background:url('/images/bg-green.gif') repeat-x;
}

/* ====================== */
/* = CONTAINER ELEMENTS = */
/* ====================== */
div#container{
	width:900px;
	margin:0 auto;
	background:#fff url('/images/bg-content.gif') 0 190px repeat-x;
}
div#header{
	background: url('/images/bg-header.jpg') repeat-x;
	margin-bottom:22px;
	border:solid #c7c8ca;
	border-width: 0 1px;
}
div#wrapper {
	width:898px;
	background:url('/images/bg-wrapper.gif') 0 100% repeat-x;
	border:1px solid #c7c8ca;
	border-top:none;
}
div#content{
	float:left;
	width:581px;
	padding:15px;
	font-size:12px;
}
ul#steps{
	width:100px;
	float:left;
	clear:left;
}
ul#steps li {
	position:relative;
}
ul#steps a {
	display:block;
	width:100px;
	background:url('/images/btn-steps.gif') no-repeat;
}

ul#steps a:hover {
	background:url('/images/btn-steps.gif') 0 -55px no-repeat;
}
ul#steps a.current, ul#steps a.current:hover {
	background:url('/images/btn-steps-current.gif') no-repeat;
}
ul#steps a.complete {
	background:url('/images/btn-steps-complete.gif') no-repeat;
	color:#939591;
}
ul#steps a.complete:hover {
	background:url('/images/btn-steps-complete.gif') 0 -55px no-repeat;
	color:#fff;
}
ul#steps.sign_up a.complete:hover {
	background:url('/images/btn-steps-complete.gif') no-repeat;
	color:#939591;
}
ul#steps a.error {
	background:url('/images/btn-steps-error.gif') no-repeat;
	color:#939591;
}
ul#steps a.error:hover {
	background:url('/images/btn-steps-error.gif') 0 -55px no-repeat;
	color:#fff;
}
ul#steps a span{
	display:none;
}
ul#steps a.current span{
	display:block;
	position:absolute;
	left:100px;
	top:0;
	width:42px;
	height:55px;
	background:url('/images/btn-steps-current_arrow.gif') no-repeat;
}
ul#verify {
	width:105px;
	float:left;
	clear:left;
}
ul#verify a {
	display:block;
	width:105px;
	margin:15px 0;
}
a.first_data {height:21px;background:url('/images/first_data.gif') 50% 50% no-repeat;}
a.community_bank_arizona {height:48px;background:url('/images/community_bank_arizona.gif') 50% 50% no-repeat;}
a.trust_wave {height:51px;background:url('/images/trust_wave.gif') 50% 50% no-repeat;}
a.guarantee {height:96px;background:url('/images/guarantee.gif') 50% 50% no-repeat;}

div#navigation {
	background:#fff;
	border:solid #c7c8ca;
	border-width: 0 1px 1px;
}
div#sidebar{
	float:right;
	width:247px;
	padding:0 20px;
/*	padding-top:0px;*/
}
div#extra{
	float:left;
	width:582px;
	margin:30px 0 10px 0px;
}
#extra .cols, .boxed .cols {
	width:170px;
	height:100px;
	margin:0 0 0 10px;
	width:179px;
	height:247px;
	float:right;
	position:relative;
	overflow:visible;
}
#extra div.col_one{
	background:url('/images/bg-cols-eshortsale.gif') no-repeat;
}
#extra div.col_two, .boxed div.col_two{
	background:url('/images/bg-cols-emodify.gif') no-repeat;
}

div#extra ul.benefits, div.boxed ul.benefits { margin-right: 0 !important; margin-left: 0px !important; width:165px; }

div.boxed ul.benefits{
	width:225px;
}

div#extra ul.benefits li, div.boxed ul.benefits li {
 list-style-image: none !important;
 padding-left:18px;
 background: url('/images/li.gif') 0 4px no-repeat;
}

div#footer{
	clear:both;
	width:100%;
	margin:10px 0;
}
div.clear, p.clear{
	clear:both;
}

/* ================= */
/* = FORM ELEMENTS = */
/* ================= */

form {
	padding-bottom:10px;
}
.form table tr th{
	font-weight:bold;
	text-decoration:underline;
}
#income {
	width:100px;
}
#sidebar form input {
	vertical-align:middle;
	margin:5px 7px 5px 0;
}
#sidebar form td label{
	text-align:right;
	display:block;
	padding-right:5px;
}
#sidebar #find_target {
	background:url('/images/heading-candidate.gif') 0 13px no-repeat;
	padding:60px 0 0 0;
	font-size:9px;
	margin-left:15px;
}
#sidebar #login {
	background:url('/images/heading-login.gif') 40px 13px no-repeat;
	padding:40px 0 10px 0;
	margin-left:15px;
}
#sidebar #home-ownerlogin {
	background:url('/images/homeowner-login.gif') 40px 13px no-repeat;
	padding:40px 0 10px 0;
	font-size:9px;
	margin-left:15px;
}
#sidebar #customerlogin {
	background:url('/images/customer-login.gif') 40px 13px no-repeat;
	padding:40px 0 10px 0;
	font-size:9px;
	margin-left:15px;
}
#sidebar #agent-login {
	background:url('/images/heading-login-agent.gif') 40px 13px no-repeat;
	padding:40px 0 10px 0;
	font-size:9px;
	margin-left:15px;
}
#sidebar #sign_up {
	background:url('/images/heading-sign_up.gif') 0 13px no-repeat;
	padding:50px 0 10px 0;
	margin-left:15px;
}
#content div.form td {vertical-align:middle;}
#content div.form td h2{margin-top:1.5em;}
#content div.form label {
	text-align:right;
	display:block;
	width:75px;
	padding:2px 5px 2px 0;
}
#content div.form label.narrow {
	display:inline;
	width:auto;
	padding-left:5px;
}
#content div.form input {
	width:100px;
	margin:5px 5px 5px 0;
}
#content div.form input.four_col_help{
	width:90px;
}
#content div.sign_up input {
	width:150px;
}
#content div.form.sign_up label.wide {
	width:220px;
}
#content div.form label.wide {
	float:right;
	width:260px;
}
#content div.form label.two_cols {
	float:right;
	width:160px;
}
#content div.form label.full {
	width:100%;
	text-align:left;
}
#content div.form label.narrow {
	display:inline;
	width:auto;
	padding-left:5px;
}
#content div.form input.wide {
	width:275px;
}
#content div.form td.two_cols label{
	width:150px;
	float:left
}
#content div.form td.two_cols select {
	margin-top:16px;
}
#content div.form td.two_cols input {
	width:220px;
}
#content div.form tr.hidden{
	display:none;
}
#content div.form tr.borrow2 {
	display:none;
}
#content div.form input.zip {
	width:50px;
}
div.box input.submit {
	width:auto;
}
#content div.form input.radio {
	width:auto;
	margin-left:10px;
}
#content div.form input.radio:first-child {
	margin-left:0
}
#content div.boxed ul.submit, div.box ul.submit {
	list-style:none;
	margin-top:10px;
}
div.box ul.submit {
	margin-left:15px;
}
div.box ul.submit a {
	text-decoration:none;
}
div.box div.clear {
	height:15px;
}
#content div.boxed ul.submit li, div.box ul.submit li{
	float:left;
	background:url('/images/btn-bg_right.gif') right top no-repeat;
}
#content div.boxed ul.submit li:hover, div.box ul.submit li:hover{
	background:url('/images/btn-bg_right.gif') right -24px no-repeat;
}
#content div.boxed .submit a, div.box .submit a{
	background:url('/images/btn-bg_left.gif') no-repeat;
	display:block;
	height:24px;
	color:#fff;
	line-height:22px;
	padding:0 0 0 3px;
	font-size:14px;
	text-transform:uppercase;
	padding:0 15px;
	float:left;
}
#video-home{margin:20px 0px 5px 0; float:right;}
#content div.boxed .submit a:hover, div.box .submit a:hover{
	background:url('/images/btn-bg_left.gif') 0 -24px no-repeat;
}
ul.errors li {
	color:#bb0101;
}
label.error{
	background-color:#FFFF00
}
form#payment {
	background:url('/images/credit_cards-small.gif') 20px 185px no-repeat;
}
.tab-spacing{
	padding:2px 2px 2px 2px;
	font-size:11px;
	color:#000000;
}
.paging_link{
 background-color:#EEEEEE;
 padding:5px;
}
a.sort_link:link {color:blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.sort_link:visited {color:blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.sort_link:active {color:blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.sort_link:hover {color: blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:none;}
.page_text{
	font-size:9pt; 
	font-family:arial, Arial, Helvetica, sans-serif;
	color: #000000; 
	text-decoration: none;
	font-weight:normal;
}
.extend_label{
	width: 550px;
}
.header-tab{
 background-color:#EEEEEE;
 padding:5px;
}
.errors {
	color:#bb0101;
}
.page_green{
	font-size:9pt; 
	font-family:arial, Arial, Helvetica, sans-serif;
	color: green; 
	text-decoration: none;
	font-weight:bold;
}
.page_red{
	font-size:9pt; 
	font-family:arial, Arial, Helvetica, sans-serif;
	color: red; 
	text-decoration: none;
	font-weight:bold;
}

label.highlight{
	/*background-color:#00AE00;*/
	border: 3px solid #00AE00;
}
input.highlight{
	/*background-color:#00AE00;*/
	border: 3px solid #00AE00;
	
}
.highlight{
	/*background-color:#00AE00;*/
	border: 3px solid #00AE00;
}
.green{
	color:#00AE00;
}
.red{
	color:red;
}

label.highlightsale{
	/*background-color:#00AE00;*/
	border: 3px solid red;
}
input.highlightsale{
	/*background-color:#00AE00;*/
	border: 3px solid red;

}
.highlightsale{
	/*background-color:#00AE00;*/
	border: 3px solid red;
}
.page-title-loans { color: #D4001A;  font-weight: bold;	padding-top: 0px; margin-bottom:.45em; margin-top:0px; }
.section-header {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:140%;color: #d4001a; font-weight: bold;
  margin-bottom: 5px

}

.standard-font {font-size: 71%; font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;background:#fff;
	border:1px solid #c7c8ca;padding:15px;margin-bottom:20px;}


.standard-font h2 a{color: #405EBE; text-decoration: underline; vertical-align : middle;}
.standard-font h2 a:visited{color: #7A2197; text-decoration: underline; font-family: verdana,arial,helvetica,sans-serif; vertical-align : middle;}
.standard-font h2 a:hover{color: #0000FF; text-decoration: underline; vertical-align : middle;}

.standard-font A.quickenquick {color: #405EBE; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-font A.quickenquick:visited {color: #651c7e; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-font A.quickenquick:hover {color: #0000FF; font-family: verdana; font-size: 11px; text-decoration: underline;}
.standard-font.standard-font p.paragraph A.faq_link {color: #405EBE; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-font.standard-font p.paragraph A.faq_link:visited {color: #651c7e; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-font.standard-font p.paragraph A.faq_link:hover {color: #0000FF; font-family: verdana; font-size: 11px; text-decoration: underline;}

.standard-text {color: #000000; text-decoration: none; font-family: verdana; font-size: 11px;}

.standard-text-faqprint A {color: #405EBE; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-text-faqprint A:visited {color: #651c7e; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-text-faqprint A:hover {color: #0000FF; font-family: verdana; font-size: 11px; text-decoration: underline;}

.standard-text.standard-text.standard-text-quickenprint A {color: #405EBE; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-text.standard-text.standard-text-quickenprint A:visited {color: #651c7e; font-family: verdana; font-size: 11px; text-decoration: none;}
.standard-text.standard-text.standard-text-quickenprint A:hover {color: #0000FF; font-family: verdana; font-size: 11px; text-decoration: underline;}

.bts-grey-bullet {margin-bottom: 0px; font-family: verdana; font-size: 11px;padding-left: 8px; margin-left: 8px; list-style-image: url('/images/li-boa.gif');}



.bts-family-vp {color: #333333; text-decoration: none;font-family: verdana; font-size: 11px;padding-top:5px;}
.bts-family-vp a {color: #405EBE; text-decoration: underline;font-family: verdana; font-size: 11px;}

.bts-family-vp a:visited {color: #7A2197; text-decoration: underline;font-family: verdana; font-size: 11px;}

.bts-family-vp a:hover {color: #0000FF; text-decoration: underline;font-family: verdana; font-size: 11px;}

div.fax_email{
	color:#636466;
	text-align:left;
	padding:10px 0 10px 0;
	margin:0;
	border:solid #ccc;
	border-width:1px 0;
	/*background:url('/images/heading-fax-mail.gif') 100% 10px no-repeat;
    background-position:center left;*/
	margin-top:0px;
}


