/* = originally imported from reset-min.css
======================================== */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, li, {margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;} 

ul {margin:0  0 0 1em;}

/* = clearfix taken from http://www.positioniseverything.net/easyclearing.html
=========================================================================== */

.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* = end of clearfix
============================================================================ */


/* = global tags
============================================================================ */

body {
	background-color: #DFE3FA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #232F33;
	margin: 0px;
}

/*a {
	text-decoration: none;
	cursor: pointer;
}*/

a, a:visited {
text-decoration: none; color:#6452A2;}

a:hover {
color:#6452A2; text-decoration: none;}

p {
	margin-bottom: 17px;
}

strong {
	font-weight: bold;
}

/* = end of global tags
============================================================================ */


/*************************
*******   HEADER   *******
**************************/

#header {
	width: 880px;
	height: 219px;
}

#headerRight {
	float: right;
	width: 429px;
	height: 217px;
	
}

/* = Logo
============================================================================ */

.logoBox {
	float: left;
	height: 219px;
	width: 451px;
	text-align: left;
}

#logoBoxHome {
	background: url(../images/homeImage.png) no-repeat;
}
#logoBoxHow {
	background: url(../images/howImage.png) no-repeat;
}
#logoBoxWhat {
	background: url(../images/whatImage.png) no-repeat;
}
#logoBoxQuestions {
	background: url(../images/questionsImage.png) no-repeat;
}

#logobtBox {
background:url(../images/i-tv.jpg) no-repeat;
}

#logo {
	position: relative;
	top: 21px;
	left: 22px;
	width: 219px;
	height: 141px;
}



/* = end of Logo
============================================================================ */


/* = Main navigation
============================================================================ */

#mainNav {
	height: 49px;
	width: 429px; padding:28px 0 0 0;
}

#mainNav ul {
	float: right;
	position: relative;
	padding: 0px;
	width: 100%;
	margin-top: 32px;
	right: 8px;
	list-style-type: none;
		
}
#mainNav ul li {
	float: right;
	padding-left: 18px;
	text-align: left;
	
}

#mainNav ul li a {
	position: relative;
	display: block;	
}

#contactNav {
	height: 77px;
	width: 429px; 
	text-align:right; padding:3px 0 0 0;
}

/* = end of Main navigation
============================================================================ */


/* = Home hero message
============================================================================ */

.heroMessage {
	height: 142px;
	width: 429px;
}
#homeHero {	
	background: url(../images/homeHero.png) no-repeat;
}



#homeblank {	
	background: url(../images/message-blank.gif) no-repeat;
}

#BetterDeal {	
	background: url(../images/better-deal.gif) no-repeat;
}





#howHero {	
	background: url(../images/howHero.gif) no-repeat;
}
#whoHero {	
	background: url(../images/whoHero.gif) no-repeat;
}
#whatHero {	
	background: url(../images/whatHero.png) no-repeat;
}
#questionsHero {	
	background: url(../images/questionsHero.png) no-repeat;
}
#callbackHero {	
	background: url(../images/callbackHero.gif) no-repeat;
}

#howBT {
background:url(../images/howBT.gif)	no-repeat;
}

#howBenefits {
background:url(../images/benefits-with-mortgage-monitor.gif) no-repeat;
}


#contactMessage{	
background:url(../images/contactMessage.gif) no-repeat;}

/* = end of Home hero message
============================================================================ */

/*******************************
*******   MAIN CONTENT   *******
********************************/

#mainContent {
	min-height: 460px;
	width: 856px;
	background-color: #FFFFFF;
	margin-left: 22px;
	border-left: 1px solid #D9E0EB;
	border-right: 1px solid #D9E0EB;
	border-bottom: 1px solid #D9E0EB;
	padding-top:29px;
	padding-bottom:35px;
}

/* = Homepage copy
============================================================================ */

#price {
	width: 170px;
	text-align: left;
	padding-left: 45px;
	padding-right: 6px;
	font: 160% Tahoma, Arial, Helvetica, sans-serif;
	color: #0064D6;
	font-weight: bold;
	line-height: 140%;
}


#mortgage-call {
	width: 185px;
	text-align: left;
	padding-left: 30px;
	padding-right: 6px;
}

#leftCopy {
	padding-left: 39px;
	padding-right: 23px;
	width: 260px;
}
#rightCopy {
	padding-left: 23px;
	padding-right: 30px;
	width: 260px;
}

#RiskCopy {
	padding-left: 39px;
	padding-right: 23px;
	
}

.copy {
	width: 564px;
	margin-right: 30px;
	text-align: left;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
}

#homeCopy A {
	color: #0064D6;
}

#homeCopy A:hover {
	color: #FF923F;
}



/* = end of homepage copy
============================================================================ */

/* = Homepage xsells
============================================================================ */

#promise {
	float: left;
	width: 193px;
	height: 125px;
	margin-left: 30px;
	margin-top: 10px;
}

#callback {
	float: left;
	width: 360px;
	height: 125px;
	margin-left: 26px;
	margin-top: 10px;
}

#quote {
	float: right;
	width: 193px;
	height: 125px;
	margin-right: 30px;
	margin-top: 10px;
}

/* = end of homepage xsells
============================================================================ */


/*******************************
*******   HOW IT WORKS   *******
********************************/

/* = How it works xsells
============================================================================ */

#howPromise {
	width: 193px;
	height: 125px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#howCallback {
	width: 193px;
	height: 224px;
	margin-left: 33px;
	margin-right: 30px;
}

#howQuote {
	width: 193px;
	height: 125px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#howContent {
	width: 569px;
	height: 598px;
	padding-right: 31px;
}

#BT-Instructions {
	width: 569px;
	height: 598px;
	padding-right: 31px;
}

#BT-Instructions-bottom {
	width: 569px;
	height: 206px;
	background-color:#f0f3f8;
}

#Bt-leftBox1 {
	width: 193px;
	height: 176px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#Bt-leftBox2 {
	width: 193px;
	height: 380px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}


/* = end of how it works xsells
============================================================================ */


/*****************************
*******   WHO WE ARE   *******
******************************/

/* = How it works xsells
============================================================================ */

#whoPromise {
	padding-left: 30px;
	padding-right: 30px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
	color: #6452A2;
	line-height: 130%;
}

#whoPromise IMG {
	margin-bottom: 13px;
}

#whoContent {
	width: 328px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	background-color: #F0F3F8;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
}

#whoContent H3 {
	color: #6452A2;
	font-weight: bold;
	margin-bottom: 18px;
}

/* = end of how it works xsells
============================================================================ */

/**********************************
*******   WHAT PEOPLE SAY   *******
***********************************/

/* = How it works xsells
============================================================================ */

.whatQuote {
	padding-left: 30px;
	padding-right: 30px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
	color: #6452A2;
	line-height: 130%;
	padding-bottom:25px;
}

.whatQuote STRONG {
	color: #76878F;
}

.whatContent {
	width: 328px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	background-color: #F0F3F8;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
}

#whatContent2 {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* = end of how it works xsells
============================================================================ */


/***************************888*******
*******   QUESTIONS ANSWERED   *******
*******************************888****/

/* = How it works xsells
============================================================================ */

#questionsContent {
	width: 529px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
	background: url(../images/curved_corner.png) no-repeat;
	background-color: #F0F3F8;
	margin-right: 31px;
}

#questionsContent H3 {
	color: #6452A2;
	font-weight: bold;
	margin-bottom: 18px;
}

#questionsContent H4 {
	color: #6452A2;
}



/* = end of how it works xsells
============================================================================ */


/****************************
*******   CALL BACK   *******
*****************************/

/* = How it works xsells
============================================================================ */

#phoneCallback {
	width: 193px;
	height: 125px;
	margin-left: 33px;
	margin-right: 30px;
}



#callbackContent {
	width: 529px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	color: #2C382C;
	line-height: 150%;
	background: url(../images/curved_corner.png) no-repeat;
	background-color: #F0F3F8;
	margin-right: 31px;
}

#callbackContent IMG {
	padding-top: 10px;
	padding-bottom: 30px;
}

#callbackSubmit {
	background-color: #AFB2DE;
	margin-right: 31px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 169px;
}

#contactSubmit {
	background-color: #AFB2DE;

	padding-top: 10px;
	padding-bottom: 10px;
	width:569px; text-align:center

}

.label {
	padding-left: 40px;
	padding-right: 20px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	width: 89px;
}

.hint {
	padding-left: 20px;
	padding-right: 20px;
	color:#76878F;
	line-height: 120%;
	width:157px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
}

.field {
	width: 183px;
	padding-top: 2px;
	padding-bottom: 3px;
}


.break {
	margin-top: 22px;
}

#callbackContent TABLE {
	margin-bottom: 18px;
}

.thanksCopy {
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.callTimeConfirm {
	color: #6452A2;
}

/* = end of how it works xsells
============================================================================ */



/*************************
*******   FOOTER   *******
**************************/

#footer {
	color: #232F33;
	width: 767px;
	margin-left: 52px;
	margin-top: 17px;
	font: 125% Tahoma, Helvetica, sans-serif;
	line-height: 120%;
	text-align: left;
}

#footer a{
color:#232F33; text-decoration:none;}

#footer a:hover {
color:#ff923f; text-decoration: none;}

#disclaimer {
	color: #232F33;
	width: 767px;
	margin-left: 35px; padding:15px 0 0 0;
	font: 120% Tahoma, Helvetica, sans-serif;
	line-height: 120%;
	text-align: left;
}



/*************************
/* FEATURED Companies */
/*************************/
#callbackContent-2 {
	width: 270px;
	padding-top: 20px;
	/*padding-left: 20px;
	padding-right: 20px;*/
	padding-bottom: 2px;
	color: #2C382C;
	line-height: 150%;
	background: url(../images/curved_corner2.gif) no-repeat;
	background-color: #F0F3F8;

}

#mortgage-callback {
	width: 194px;
	text-align: left;
	padding: 0 6px 0 30px;
}

/*#leftTxt {
	padding-left: 27px;
	padding-right: 23px;
	width: 334px; 
}

 

#leftCopy {
	padding-left: 39px;
	padding-right: 23px;
	width: 260px;
}
#rightCopy {
	padding-left: 23px;
	padding-right: 30px;
	width: 260px;
}

#rightTxt {
width:358px}

*/

.copy-txt {
text-align: left;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
}




#callbackSubmit-2 { 
width:270px; background-color: #AFB2DE; padding:10px 0 10px 0; text-align:center}

.call-label {
	padding-left: 15px;
	padding-right: 10px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C; width:95px
	
}

.field2 {
	width: 130px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#panel-bottom {
float:left; width:193px; height:125px; padding:10px 8px 10px 30px;}

#panel-bottom-b {
float:left; width:193px; height:125px; padding:10px 8px 10px 0;}

#panel-bottom-c {
float:left; width:194px; height:125px;  padding:10px 8px 10px 0;}


.field-register {
	width: 203px;
	padding-top: 2px;
	padding-bottom: 3px;
}


.label-register {
	
	color: #2C382C; width:108px

}

.label-contact {
	
	color: #2C382C; width:190px

}

/* NEW SITE LAYOUT OCT 09 
*******************************************************/
#DefaultContent ul, li {
	list-style: none; margin: 0;
	padding: 0;
	border: 0;
}

#DefaultContent {
	min-height: 460px;
	width: 856px;
	background-color: #FFFFFF;
	margin-left: 22px;
	border-left: 1px solid #D9E0EB;
	border-right: 1px solid #D9E0EB;
	border-bottom: 1px solid #D9E0EB;
	padding-bottom:35px; 
}


#bottomOvalShape {
	height: 28px;
	width: 801px; margin:0 0 0 30px;

}

#MortgageBoxes {float:left; width:801px; padding:0 0 20px 30px;}
#MortgageBoxes ul li {float:left;}

#MortgageBoxes ul li a {display:block;}

#MortgageBoxes ul li.newmortgage, #MortgageBoxes ul li.newmortgage a { background:url(../images/nav-new-mortgage.gif) top left no-repeat; width:370px; height:298px;}
#MortgageBoxes ul li.newmortgage a:hover, #MortgageBoxes ul li.newmortgage a.on  {background: url(../images/nav-new-mortgage-over.gif) top left no-repeat; width:370px; height:298px;}

#MortgageBoxes ul li.existingmortgage, #MortgageBoxes ul li.existingmortgage a { background:url(../images/nav-register-mortgage.gif) top left no-repeat; width:370px; height:298px;}
#MortgageBoxes ul li.existingmortgage a:hover, #MortgageBoxes ul li.existingmortgage a.on  {background: url(../images/nav-register-mortgage-over.gif) top left no-repeat; width:370px; height:298px;}


#MortgageBoxes ul li.or, #MortgageBoxes ul li.or a { background:url(../images/i-or.gif) top left no-repeat; width:61px; height:298px;}
#MortgageBoxes ul li.or a:hover, #MortgageBoxes ul li.or a.on  {background: url(../images/i-or.gif) top left no-repeat; width:61px; height:298px;}


#homeTodayStatment {	
	background: url(../images/today-statement.gif) no-repeat;
}


#MortgageDisplay {
float:left; width:831px; padding:0 0 25px 0; }

#MortgageInfo {
float:left; width:400px; margin:0 0 0 30px;}

#MortgageBannerInfo {
float:left; width:386px;}

#MortgageInfoTable {
float:left; border:#d9e0eb solid 1px; background:#f1f4f9; font: 120% Tahoma, Arial, Helvetica, sans-serif; color: #2C382C; line-height: 150%; text-align:center;}

#MortgageInfoTable td {background:#FFFFFF; border-bottom:#d9e0eb solid 1px; border-right:#d9e0eb solid 1px;}

#MortgageDisplay p {
font: 120% Tahoma, Arial, Helvetica, sans-serif; color: #2C382C; margin:0px; padding:0px;}


#RegisrerToWin {	
	background: url(../images/register-to-win.gif) no-repeat;
}
