@import url(patches/ie5mac.css);
@import url(sitenav/layout.css);
@import url(mainnav/layout.css);
@import url(footernav/layout.css);
@import url(subnav/layout.css);
@import url(text.css);

form {
	margin: 0; 
	padding: 0;
	}
.form, .form td, .form thead tr td{
	background-color: #f2f7fc; /*#EAF1F8 */
	border: 1px solid #d7e6f6; /* B7DBFF */
	border-collapse: collapse;
	padding: 5px;
	}
.form thead tr td	{
	background-color: #ecf3f9;	
}
.form tr .form-highlight-td {
	background-color: #f6f6f6;
	border: 1px solid #d7e6f6;
}
.form thead tr .form-highlight-td {
	background-color: #ecf3f9;	
	border: 1px solid #d7e6f6;
}
.no-form, .no-form td {
	border: 0;
	}
.form-hdr, .form-hdr td {
	background-color: #deeaf8;
	}
.form-alt-special, .form-alt-special td {
/*	background-color: #a0cbf5;*/
	background-color: #FFFCB7;
	}
#borderless .form, #borderless .form td, #borderless .form thead tr td {
	background-color: #FFFFFF;
	border: none;
	padding: 0;
}
.form-alt-even, .form-alt-even td {
	background-color: #EAF1F8;
	}
.form-alt-odd, .form-alt-odd td {
	background-color: #fff;
	}
input[type="submit"] {
	padding: 3px 4px;
	background-color:#1e74cd;
	color:#fff;
	border:none;
	font-weight:bold;
}

html {
	background: url(../library/bg-html.png) repeat 0px 0px #EAF1F8; /* e6eef7 */
	}

body {
	background: url(../library/bg-body.png) repeat-x 0px 0px;
	padding: 0px 0px 100px 0px;
	margin: 0px;
	text-align: center;
	}	
.frame {
	background: url(../library/bg-frame.png) repeat-y 0px 0px;
	width: 780px;
	margin: 0 auto;
	}
.inner-frame {
	width: 770px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	}
.con-printlogo {
	display: none;
	}		
.con-toolbar {
	width: 770px;
	background: url(../library/bg-toolbar.gif) repeat-x 0px 0px #002363;
	}
.con-header {
	width: 770px;
	background-color: #003698;
	position: relative;
	z-index: 1000;
	top: 0;
	left: 0;
	}
.con-image {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	width: 770px;
	min-height: 190px;
	background-color: #a0cbf5;
	}
.con-group {
	margin-bottom: -83px;
	}	
.content div.con-image {
	min-height: 120px;
	background-color: #fff;
	}	
.con-image img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	margin: 0;
	padding: 0;
	}	
.con-main {
	width: 770px; 
	margin-bottom: -83px;
	}		
.content div.con-main {
	width: 590px; 
	float: left;
	margin-bottom: 0px;
	}
.con-main-full {
	width: 770px; 
	margin-bottom: -83px;
	}
.content div.con-main-full {
	width: 770px; 
	float: left;
	margin-bottom: 0px;
	}
.content div.con-supp {
	width: 180px; 
	float: left;
	}
/*
.con-footer {
	background: url(../library/bg-footer.png) no-repeat 0px 0px;
	width: 780px;
	height: -93px;
	margin: 0 -5px 0 -5px;
	position: relative;
	z-index:2;
	}
*/
.con-footer {
	background: url(../library/bg-footer.png) no-repeat 0px 0px;
	width: 780px;
	height: 93px;
	margin: 0 auto;
	position: relative;
	z-index:2;
	}
.con-footer-inner {
	background: url(../library/bg-footerinner.gif) no-repeat 0px 0px;
	width: 780px;
	height: 93px;
	}	
	
/* ---------------------------- modules ---------------------------- */	
	
.mod-sitenav {
	float: left;
	}
.mod-login  {
	float: right; /* Upadted from float: left; */
	padding-top: 5px;
	text-align: right;
/*	width: 282px; */
	width: 274px;
	}	
.mod-login img {
	display: inline;
	vertical-align: middle;
	margin: 2px 3px 0 0;
	}	
.mod-logo,
.mod-search,
.mod-mainav {
	float: left;
	}
.mod-search {
	width: 770px;
	height: 22px;
	text-align: right;
	padding-top: 5px;
	}	
.mod-search img {
	vertical-align: middle;
	display: inline;
	margin: 2px 3px 0 5px;
	}
.search-field {
	vertical-align: middle;
	border-top: 1px solid #000;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #000;
	background-color:#a6c5e6;
	color: #333;
	width: 130px;
	}
.mod-overview {
	position: relative;
	float: right;
	z-index: 2;
	width: 380px;
	margin: 0;
	padding: 2px 0 0 18px;
	}	
.mod-overview-hs {
	position: relative;
	float: right;
	z-index: 2;
	width: 360px;
	margin: 55px 17px 0 0;
	padding: 92px 18px 0 0; 
	background: url(../library/smile-it-is-possible-to-have-a-home-loan-and-still-enjoy-life.gif) no-repeat bottom;
	}			
.mod-overview h1 {
	padding: 0;
	margin: 0;
	}
.mod-overview p {
	padding: 10px 0 0 0;
	margin: 0;
	color: #003698;
	}
.mod-overview ul {
	padding: 0;
	margin: 5px 0 0 0;
	color: #003698;
	list-style-type: none;
	padding: 0 0 0 0;
	}
.mod-overview li {
	color: #003698;
	padding: .2em 0 .2em 15px;
	background: url(../library/icn-tick.gif) no-repeat 0px .4em;
	}
.mod-overview li a {
	color: #003698;
	background: url(../library/icn-arrow-1.gif) no-repeat 100% .3em;
	padding-right: 8px;
	}	
.mod-feature,
.mod-product,
.mod-homepage-cnr,
.mod-homepage-tools,
.mod-homepage-tabs,
.mod-tools {
	float: left;
	}
.mod-feature {
	width: 183px; 
/*	background: url(../library/bg-feature.jpg) no-repeat 0px 0px; */
	min-height: 260px;
	padding: 10px 0 0 10px;
	}
/*
.mod-ehomestart {
	border: 1px solid #5585C9;
	background: #A3CAF1;
	height: 72px;
	width: 149px;
	margin-bottom: 6px;
	padding: 4px 4px 0px 8px;
}
*/
.mod-ehomestart {
	border-left: 1px solid #d0ddeb;
	margin:5px 0 0px 0;
	padding: 2px 4px 0px 8px;
	color:#003698;
	background:url(../library/icon_manageloan.png) no-repeat 3% 2%;
}
.pnl-iwant {
	background: url(../library/bg-iwant-home.gif) no-repeat 0 0;
	height: 54px;
	width: 170px;
	padding-left: 10px;
	margin-bottom: 10px;
	}
.pnl-iwant .selectbox {
	width: 160px;
	}	
.content .pnl-iwant {
	background: url(../library/bg-iwant-content.gif) no-repeat 0 0;
	position: relative;
	z-index: 2;
	top: 10px;
	left: 10px;
	}	
.mod-product {
	width: 183px; 
	padding-left: 10px;
	padding-right: 0;
	}
.mod-product img {
	margin-bottom: 3px;
	}
.mod-tools {
	width: 160px;
/*	background: url(../library/bg-contentpanel.jpg) no-repeat top left #fff; */
	padding: 10px 20px 10px 10px;
	}
.mod-contentpanel {
	width: 160px;
/*	background: url(../library/bg-contentpanel.jpg) no-repeat top left #fff; */
	padding: 10px 10px 10px 10px;
	}
/*.mod-homepage-tools {
	width: 169px;
	background: url(../library/bg-tools-homepage.jpg) repeat-x top left #fff; 
	padding: 0 2px 0 10px;
	height: 193px;
	}*/
.mod-homepage-tools {
	width: 181px;
	background: url(../library/bg-tools-homepage.jpg) repeat-x top left #fff; 
	padding: 0;
	margin:0;
	}
.mod-homepage-tabs{
	width: 181px;
	background:url(../library/login_bg.gif) repeat-x;
	padding: 0;
	margin:0;
}
.mod-homepage-cnr {
	width: 10px;
	background: url(../library/bg-tools-homepage-cnr.jpg) no-repeat top right #fff; 
	padding: 0;
	}
.mod-news-l {
	width: 174px; /*111*/
	height: 20px;
	margin: -65px 0 0 10px;
	padding: 5px 2px 0 7px;
	background: url(../library/bg-news-l.jpg) no-repeat top left #F29130; 
	clear: left;
	float: left;
	color: #fff;
	font-weight: bold;
	}	
.mod-news-r {
	width: 555px; /*618*/
	height: 20px; 
	margin: -65px 10px 0 0;
	padding: 5px 2px 0 10px;
	background: url(../library/bg-news-r.jpg) no-repeat top right; 	
	float: right;
	}		
.section1 .mod-contentpanel {background-image: url(../library/bg-contentpanel-1.jpg)}
.section2 .mod-contentpanel {background-image: url(../library/bg-contentpanel-2.jpg)}
.section3 .mod-contentpanel {background-image: url(../library/bg-contentpanel-3.jpg)}
.section4 .mod-contentpanel {background-image: url(../library/bg-contentpanel-4.jpg)}
.section5 .mod-contentpanel {background-image: url(../library/bg-contentpanel-5.jpg)}
.section6 .mod-contentpanel {background-image: url(../library/bg-contentpanel-6.jpg)}

.content .mod-breadcrumb {
	background: url(../library/bg-breadcrumb.jpg) no-repeat bottom left ;
	width: 570px;
	position: relative;
	z-index: 2;
	top: 10px;
	left: 0px;
	padding: 5px 0 6px 10px;
	}
.mod-breadcrumb a {
	padding: 0px 10px 0px 0 !important;
	margin-right: 4px;
	background: url(../library/icn-arrow-breadcrumb.gif) no-repeat 100% .3em;
	}
.mod-content {
	padding: 0 25px 10px 50px;
	}
.mod-content-full {
	padding: 0 25px 10px 10px;
	}		
.mod-access {
	position: absolute;
	left: 15px;
	top: 38px;
	z-index: 1;
	}
.mod-copyright {
	position: absolute;
	right: 15px;
	top: 11px;
	z-index: 1;
	}
.mod-logos {
	position: absolute;
	right: 15px;
	top: 38px;
	z-index: 1;
	}	
.mod-logos img {
	margin-left: 20px;
	}
ul.no-list-style {
	list-style-type: none;
}		
	
/* Clear child floats */
.clear:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
	}

/* Adding for Breakthrough Loan refinance calculator Call To Actions, as used on /adv/ landing pages for advertising. */
li {
	line-height: 1.5em;
	padding: 	0;
	}
ul, ol {
	margin:		0 0 1em 1.5em;
	padding:	0;
	list-style:	disc;
	}
ul li, ol li {
	margin:		0 0;
	padding:	0 0.4em;
/*	background:	url(../library/li-arrow.gif) top left no-repeat; */
	}
.call	{
	list-style:	none;
	margin:		0 -2.1em;
	padding:	0 3em;
	background:	url(../library/telephone-call-orange.gif) center left no-repeat;
	height: 	52px;
}
.call-back	{
	list-style:	none;
	margin:		0 -2.1em;
	padding:	0 3em;
	background:	url(../library/telephone-call-back-orange.gif) center left no-repeat;
	height: 	52px;
}
.calculator	{
	list-style:	none;
	margin:		0 -2.1em;
	padding:	8px 3em 0 3em;
	background:	url(../library/calculator-orange.gif) center left no-repeat;
	height: 	32px;
}

/*New CTA's made for BL ref calc page */
.cta-call-us, .cta-call-back, .cta-email-us, .cta-calculator {
	list-style:	none;
	margin:		0 -1.8em;
	padding:	0 2.5em;
	height: 	52px;
}

/* xxx-2 is for the simple CTA's with no long description afterwards */
.cta-call-us-2, .cta-call-back-2, .cta-email-us-2 {
	list-style:	none;
	margin:		0 -1.8em;
	padding:	0 2.5em;
	height: 	20px;
}
.cta-calculator {
	height: 	39px;	
}
.cta-calculator	{
 	background:	url(../library/calculator.gif) top left no-repeat;
}
.cta-call-us, .cta-call-us-2	{
 	background:	url(../library/telephone-call-us.gif) top left no-repeat;
}
.cta-call-back, .cta-call-back-2 	{
	background:	url(../library/telephone-call-back.gif) top left no-repeat;
}
.cta-email-us, .cta-email-us-2	{
	background:	url(../library/email-us.gif) top left no-repeat;
}
.cta-heading {
	font-size: 1.3em;
	font-weight: bold;
	padding: 8px 0 0 0;
}
.cta-call-back .cta-heading {
	margin: 0px 0 0 0;
}
.cta-email-us .cta-heading {
	margin: 0;
}

.cta-call-back a:link, .cta-call-back a:visited, .cta-email-us a:link, .cta-email-us a:visited, .cta-calculator a:link, .cta-calculator a:visited {
	color:					#0147A6;
	text-decoration:		underline;
}
.cta-call-back a:hover, .cta-call-back a:active, .cta-email-us a:hover, .cta-email-us a:active, .cta-calculator a:hover, .cta-calculator a:active {
	color:					#0147A6;
	text-decoration:		none;
}

/* Grey blocks with tick lists */

.imgticklist-block-green, .imgticklist-block-purple{
	background:#f6f6f6;
	padding:0 10px 10px 10px;
	margin:0;
	width:480px;
}
.imgticklist-block-green ul, .imgticklist-block-purple ul{
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0 0 0 0;	
}
.imgticklist-block-green li, .imgticklist-block-purple li{
	line-height:2em;
	margin:0 0 0 0px;
	padding:0 0 0 22px
}
.imgticklist-block-green li{
	background:url(../library/tick_green.png) no-repeat 0;
}
.imgticklist-block-purple li{
	background:url(../library/tick_purple.png) no-repeat 0;
}


.disclaimer-copy	{
	font-size:		0.9em;
	border-top:		1px solid #ccc;
	padding-top:	8px;
	margin-top:		16px;
	clear: 			both;
}
.disclaimer-copy, .disclaimer-copy p {
	color:			#999;
}
.h1err {
	font-size: 21px;
	color: red;
	margin-top: 8px;
}
/*
.over {background: #DEEAF8;}

.inputover {background: #FFFFC1;}

.readonly {background: #DEDEDE;}

.error {
background: none;
color: red;
text-align: left;
vertical-align: top;
}
*/