﻿body {
	font-family: “Helvetica Neue”, Helvetica, Arial, Sans-Serif;
	background-image: url(/App_Themes/Default/images/background_gradient.png);
	background-repeat: repeat-x;
}

/* avoid browser default inconsistent heading/pre/code font-sizes */
h1, h2, h3, h4, h5, h6 {
	color: #362f6f;
}

@media print {
	.noprint {
		display: none;
	}
	body {
		font-size: 9pt;
	}
}

/* start main layout */
.maincontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left; /* for IE */
}
.wireframe_blackout {
	display: none;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
	position: fixed;
}
* html .wireframe_blackout /* for IE 6 */ {
	position: absolute;
	height: 5000px;
}
.wireframe_popup_outer {
	display: none;
	position: fixed;
	margin-right: auto;
	margin-left: 300px;
	top: 100px;
	z-index: 1002;
	width: 400px;
	background-color: #ffffff;
	background-image: url(/App_Themes/Default/Images/wireframe_popup_background_main.png);
	background-repeat: repeat-y;
}
.wireframe_popup_outer:after, 
.wireframe_popup_outer:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
	background-image: url(/App_Themes/Default/Images/wireframe_popup_background_top.png);
	background-repeat: no-repeat;
}
.wireframe_popup_outer:after {
	background-image: url(/App_Themes/Default/Images/wireframe_popup_background_bottom.png);
	background-position: bottom center;
}




* html .wireframe_popup_outer /* for IE 6 */ {
	position: absolute;
	top: 100px;
}

.wireframe_popup_inner {
	margin: 25px;
	font-size: 12px;
}
.wireframe_popup_closebtn {
	border: none;
	height: 29px;
	width: 79px;
	float: left;
}
.wireframe_originatingurl_info {
	width: 100%;
	height: 40px;
	color: #a8a18e;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}
.wireframe_internalhbmoptions {
	width: 100%;
	height: 10px;
	color: #a8a18e;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}
.wireframe_originatingurl_closewindow {
	width: 79px;
	height: 31px;
	margin-top: 9px;
	float: right;
}
.wireframe_topnavigation {
	width: 100%;
	height: 25px;
	color: #ffffff;
	font-size: 12px;
}
.wireframe_topnavigation_left_nonauth {
	margin-left: 5px;
	width: 625px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.wireframe_reenroll_auth {
	font-weight: bold;
}
.wireframe_topnavigation_left_auth {
	width: 294px;
	height: 25px;
	line-height: 25px;
	float: left;
}
#wireframe_topnavigation_left_auth a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#wireframe_topnavigation_left_nonauth a {
	color: #ffffff;
}
#wireframe_topnavigation_left_nonauth input {
	vertical-align: middle;
	font-size: 12px;
	width: 125px;
	height: 15px;
}
.wireframe_topnavigation_right_nonauth {
	width: 365px;
	height: 25px;
	float: left;
	text-align: right;
	line-height: 25px;
}
.wireframe_topnavigation_right_auth {
	width: 705px;
	height: 25px;
	float: left;
	text-align: right;
	line-height: 25px;
}
#wireframe_topnavigation_right_auth a, #wireframe_topnavigation_right_nonauth a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#wireframe_topnavigation_right_auth select {
	font-size: 12px;
}
.wireframe_topnavigation_buyersearches {
	color: #ffffff;
	font-size: 12px;
	position: absolute;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	margin-top: 20px;
	margin-left: 748px;
	margin-right: auto;
	z-index: 10;
	display: none; /*this is also on the inline element*/
}
#wireframe_topnavigation_buyersearches div div a {
	color: #ffffff;
}
.wireframe_bottomnavigation {
	width: 100%;
	height: 20px;
	line-height: 20px; /* IE 6 sucks */
	color: #ffffff;
	font-size: 12px;
	overflow: hidden;
}
#wireframe_bottomnavigation a {
	color: #ffffff;
}
.wireframe_topbuttons {
	width: 340px;
	height: 20px;
	line-height: 20px; /* IE 6 sucks */
	text-align: right;
	float: right;
}
#wireframe_topbuttons a {
	color: #ffffff;
	text-decoration: none;
}
.wireframe_bottomnavigation_left {
	margin-left: 5px;
	width: 650px;
	height: 20px;
	line-height: 20px;
	float: left;
}
.wireframe_header {
	width: 100%;
	height: 149px;
	background-image: url(/App_Themes/Default/images/wireframe_header.png);
	background-repeat: no-repeat;
	z-index: 1050;
}
.wireframe_advertisements {
	width: 380px;
	font-size: 8px;
	height: 10px;
	float: right;
}
.wireframe_mainlogo {
	width: 300px;
	height: 79px;
	float: left;
}
.wireframe_brokerinfo_top {
	background-image: url(/App_Themes/Default/images/wireframe_brokerinfo_auth.png);
	background-repeat: no-repeat;
	width: 334px;
	height: 60px;
	float: left;
	margin-top: -48px;
	margin-left: 14px;
	position: relative;
	z-index: 950; /* for ie 6 */
}
.wireframe_brokerinfo_top_text {
	margin: 5px;
	font-size: .7em;
	color: #000000;
}
.wireframe_bizcards {
	width: 668px;
	height: 129px;
	float: right;
}
.wireframe_bizcard_spacer {
	background-image: url(/App_Themes/Default/images/bizcard_spacer.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 32px;
	float: left;
	margin-left: 0px;
	margin-top: 8px;
}
.wireframe_topadbox {
	margin-top: 5px;
	width: 696px;
	height: 118px;
	float: right;
}
.wireframe_topadbox_right {
	margin-top: 5px;
	height: 118px;
	float: left;
}
.wireframe_topCompanyAdbox_right {
	margin-top: 5px;
	height: 118px;
	width: 222px;
	float: left;
}
.wireframe_content {
	width: 100%;
	background-image: url(/App_Themes/Default/images/wireframe_background.png);
	background-repeat: repeat-y;
	z-index: 0;
}
.wireframe_contentinner {
	width: 965px;
	margin-left: 11px;
	z-index: 0;
}
.wireframe_contenttext {
	margin-right: 10px;
	margin-left: 10px;
}
#wireframe_contenttext p {
	font-size: 14px;
}
.wireframe_contenttext_header {
	color: #3d3e82;
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 20px;
}
.wireframe_content_lefthouse {
	width: 230px;
	height: 145px;
	margin-left: 8px;
	margin-top: -25px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(/App_Themes/Default/images/wireframe_content_lefthouse.png);
	position: absolute;
	z-index: 0;
}
.wireframe_content_lefthouse_text {
	margin-top: 120px;
	margin-left: 8px;
	height: 30px;
	color: #ffffff;
	font-size: 21px;
}
.wireframe_content_left {
	width: 228px;
	min-height: 400px;
	margin-left: 8px;
	margin-top: 120px;
	position: absolute;
	float: left;
	background-repeat: repeat-x;
	background-image: url(/App_Themes/Default/images/wireframe_content_leftbg_gradient.png);
}
#wireframe_content_left p, ul {
	font-size: 14px;
	margin-left: 5px;
	margin-right: 10px;
}
#wireframe_content_left ul {
	padding-right: 5px;
}
.wireframe_content_rightbox {
	width: 735px;
	min-height: 500px;
	float: right;
	margin-top: 29px;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(/App_Themes/Default/images/wireframe_content_rightbox.png);
}
#wireframe_content_rightbox p {
	margin-left: 15px;
	font-size: 13px;
}
.wireframe_contentads {
	background-image: url(/App_Themes/Default/images/wireframe_contentads_shawdowbar.png);
	background-repeat: no-repeat;
	width: 720px;
	height: 200px; /*must have the height so the background image will go to the bottom of this div */
	margin-left: 245px;
	padding-top: 7px;
	clear: both;
}
.wireframe_contentads_ad {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 233px;
}
.wireframe_bottom_ehbsr {
	clear: both;
	width: 100%;
	height: 51px;
	background-image: url(/App_Themes/Default/images/wireframe_bottom_ehbsr.png);
	background-repeat: no-repeat;
}
.wireframe_bottom_gre {
	clear: both;
	width: 100%;
	height: 51px;
	background-image: url(/App_Themes/Default/images/wireframe_bottom_gre.png);
	background-repeat: no-repeat;
}
.wireframe_mlsdisclaimer {
	font-size: .7em;
	margin-right: 25px;
	margin-left: 15px;
}

.wireframe_mlsdisclaimer p {
	margin-bottom: 0px;
}

.wireframe_footer {
	width: 100%;
	margin-top: 5px;
	height: 50px;
}
.wireframe_footer_left {
	width: 275px;
	font-size: 10px;
	float: left;
}
.wireframe_footer_center {
	width: 500px;
	font-size: 13px;
	color: #4d4c4b;
	float: left;
	text-align: center;
}
#wireframe_footer_center a {
	color: #4d4c4b;
	text-decoration: none;
}
.wireframe_footer_right {
	width: 225px;
	font-size: 10px;
	float: left;
	text-align: right;
}
#wireframe_content ul {
	list-style-type: disc;
	margin-left: 30px;
}
#wireframe_content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wireframe_content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wireframe_content h1 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.wireframe_ehbsrSubmitButton {
	border: none;
}
.wireframe_disclosurebox {
	position: relative;
	width: 650px;
	max-height: 250px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 4px;
	margin-bottom: 25px;
	border: solid 1px black;
}
/* end main layout */


.font_black {
	color: #000000;
}
.font_red {
	color: #da283e;
}
.font_ebhsrlogin {
	color: #a8a18e;
}


.divMLSDisclaimer {
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.Error_Message {
	color: #da283e;
	font-size: .9em;
	font-weight: bold;
}


/* Self Enroll */
.form_submitbutton {
	width: 135px;
	margin-top: 50px;
	height: 73px;
	float: right;
	margin-right: 125px;
}
.form_table {
	width: 700px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 25px;
}

.form_sectionheader {
	width: 700px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: solid 3px #afada8;
	margin-left: 25px;
}

.form_instructions {
	font-weight: bold;
	text-align: left;
}

.form_label {
	font-size: .9em;
	font-weight: bold;
	margin: 4px 0;
	white-space: nowrap;
}

.form_input {
	font-size: .9em;
	border: solid 1px #afada8;
	overflow: visible;
	margin: 2px 0;
}

.form_ddl {
	font-size: .9em;
}

.form_textbox {
	border: solid 1px #afada8;
	width: 450px;
	font-size: .9em;
}

.form_radio {
	font-size: .9em;
	margin: 2px 0;
}

.form_validation {
	width: 463px;
	margin-bottom: 20px;
	text-align: left;
	font-size: .9em;
	font-weight: bold;
}

.form_submitbutton {
	width: 135px;
	margin-top: 50px;
	height: 73px;
	float: right;
}

.form_checkbox {
	vertical-align: top;
}
/* End Self Enroll */

/* Start recaptcha */

.recaptcha_copy {
	width: 700px;
	font-size: .8em;
	margin-right: 100px;
	margin-left: 25px;
	clear: both;
	display:none;
}
/* End recaptcha */
