@charset "utf-8";
body{
	background: url(/brands/default/images/edit_brochure/bg.jpg) repeat-x;
}

h1{
	width: 640px;
}

h1 img{
    position: relative;
    top: 6px;
}

h2{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2d67b2;
}

#subNavCont{
	height: 43px;
    overflow: hidden;
}

#subNavLftCap{
	float: left;
	width: 11px;
	height: 43px;
}

#subNav{
	float: left;
	background: url(/brands/default/images/edit_brochure/subNavBG.jpg) repeat-x;
	width: 950px;
	height: 43px;
}

#contact{
	float: right;
	margin: 12px 26px 0px 0px;
}

#contact p{
	float: left;
	margin-left: 6px;
}

#subNavRtCap{
	float: left;
	width: 10px;
	height: 43px;
}

#breadcrumbCntr{
	background: url(/brands/default/images/edit_brochure/breadcrumbBG.png);
	width: 973px;
	height: 40px;
	margin-left: 0px;
    overflow: hidden;
}

#breadcrumbCntr p{
	margin-top: 12px;
	width: 500px;
	float: left;
}

#breadcrumbCntr a{
	padding-left: 42px;
}

#breadcrumbCntr img{
	float: right;
	margin: 3px 20px 0px 0px;
}

#resultsListing{
	width: 973px;
	margin-left: 0px;
	overflow: hidden;
	clear: left;
}

#leftColumn{
	float: left;
}

#content{
	width: 668px;
	height: 801px;
	background: #FFF url(/brands/default/images/edit_brochure/house.jpg) no-repeat bottom right;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #494949;
	overflow: hidden;
}

#pageTitle{
	padding-left: 10px;
	margin-top: 17px;
}

#myAccountTitle,
#createAccountTitle{
	padding-left: 36px;
	margin: 62px 0px 5px 0px;
}

#content p{
	padding-left: 36px;
	width: 600px;
}

#showForm{
	padding-left: 36px;
	margin-top: 29px;
}

#createAccountTitle{
	margin-top: 30px;
}

#createAccountForm{
	padding-left: 36px;
}

#createAccountForm li{
	display: block;
	margin: 0px 27px 15px 0px;
}

#createAccountForm label{
	margin-bottom: 3px;
	font-size: 11px;
	display: block;
	clear: right;
}

.inputStyle{
	width: 216px;
}

#createAccountForm select, .inputStyle{
	background-color: #f1f1f1;
	color: #494949;
	height: 18px;
	border: 1px solid #999;
}

#createZip{
	width: 132px;
	background-color: #f1f1f1;
	border: 1px solid #999;
	height: 18px;
    color: #494949;
}

#createAccountForm select{
	margin-top: 0px;
	display: block;
	height: 21px;
}

#createAccountSubmit{
	border: none;
	width: 120px;
	clear: left;
	float: left;
	margin-left: -4px;
}

#contentRtCap{
	float: left;
	width: 18px;
	height: 801px;
}

#pageTitle{
	float: left;
}

#rightColumn{
	width: 254px;
	float: left;
}

#logIn{
	background: url(/brands/default/images/edit_brochure/logInBG.png) no-repeat;
	width: 254px;
	height: 229px;
}

#loginEmail{
	margin: 69px 0px 0px 15px;
    float: left;
}

#loginEmail_Text{
	visibility: hidden;
}

#password_Text{
	visibility: hidden;
}

#password{
	margin: 18px 0px 0px 15px;
    float: left;
}

#email, #password{
	color: #494949;
	width: 215px;
}

#myAccountLogIn label a{
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 8px;
}

#forgotPassword{
	float: right;
	padding-right: 20px;
	display: block;
}

#acctLogIn{
	width: 82px;
	height: 39px;
	margin: 23px 0px 0px 12px;
    float: left;
}

/* BEGIN - Substituted Get Started menu styles */
#getStartedCntr{
	width: 254px;
	height: 173px;
	text-indent: -9999px;
}

#getStartedCntr ul li a{
	display: block;
}

#getStarted{
	background: url(/brands/default/images/edit_brochure/getStarted.png) no-repeat;
	height: 33px;
}

#mortCalc a{
	background: url(/brands/default/images/edit_brochure/mortCalc_btn.png) no-repeat;
	height: 33px;
}

#finProg a{
	background: url(/brands/default/images/edit_brochure/finProg_btn.png) no-repeat;
	height: 33px;
}

#getPreQual a{
	background: url(/brands/default/images/edit_brochure/getPQ_btn.png) no-repeat;
	height: 33px;
}

#mortFAQ a{
	background: url(/brands/default/images/edit_brochure/mortFAQ_btn.png) no-repeat;
	height: 41px;
}

#testimonials{
	background: url(/brands/default/images/edit_brochure/testBG.png) no-repeat;
	width: 254px;
	height: 180px;
    clear: left;
}

#testimonials a{
	float: right;
	margin: 125px 24px 0px 0px;
}

a{
	color: #494949;
}

.border{
	border: 1px solid red;
}

.floatLeft{
	float: left;
}

#reqMoreBttn #refineBGhead {
	float: right;
	margin: 3px 20px 0 0;
}
#reqMoreBttn #refineBGhead * {
	padding: 0 !important;
}
