@charset "utf-8";
/* CSS Document */

body {
	color:#000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#B7DCF0;
}
h1, h2, h3, p, div, form {
	margin:0;
	padding:0;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3, h4 {
	font-size:14px;
}
h6 {
	font-size:13px;
}
p {
	font-size:12px;
}
.boxbg {
	background:#b7dcf0;
	margin:0 0 0 0;
	padding:20px 0 50px 0;
}
.breadcrumb {
	display:none;
}
.pageframe {
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
}
span.SM {
	font-weight:normal;
	line-height: 0; /* keep the leading consistent in a paragraph */
	font-family: "Lucida Sans Unicode", Helvetica, sans-serif;
	text-decoration:none!important;
}
.dropshadow1 {
	position:absolute;
	width:32px;
	height:206px;
	left: -32px;
	top: 0px;
	background-image: url(images/shadow1.gif);
}
.dropshadow2 {
	position:absolute;
	width:32px;
	height:206px;
	left: 960px;
	top: 0px;
	background-image: url(images/shadow2.gif);
}
/*--------- Begin Header ----------*/
.header {
	height:90px;
	border-bottom:#76bb54 solid 6px;
	position: relative;
}
.logo {
	position: absolute;
	left: 1px;
	top: 1px;
}
.header_text_right1 {
	position:absolute;
	font-size:16px;
	left: 540px;
	top: 11px;
	color: #0082c8;
	text-align: right;
	width: 400px;
}
.header_text_right1 h1 {
	font-size:19px;
	font-weight:bold;
}
.header_text_right2 {
	position:absolute;
	font-size:12px;
	font-weight:bold;
	left: 631px;
	top: 34px;
	color: #0082c8;
	text-align: right;
}
.header_text_right3 {
	position:absolute;
	font-size:18px;
	font-weight:bold;
	left: 725px;
	top: 65px;
	color: #f26522;
	text-align: right;
}
.header_text_homeowner1 {
	position:absolute;
	font-size:14px;
	font-weight:bold;
	left: 691px;
	top: 43px;
	color: #47AA42;
	width: 243px;
}
.header_text_homeowner2 {
	position:absolute;
	font-size:12px;
	font-weight:bold;
	left: 663px;
	top: 62px;
	color: #666;
	width: 271px;
}
/*--------- End Header ----------*/
/*--------- Begin Nav Bar ----------*/
.nav {
	background-color:#0082c8;
	background-image:url(images/nav-bg1.gif);
	color:#FFF;
	float:left;
	height:26px;
	padding-top: 6px;
	width:377px;
}
.nav ul {
	margin:0;
	padding:0;
}
.nav ul li {
	margin:0;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	display:block;
	float:left;
	color:#FFF;
	line-height:16px;
	border-right:solid #FFF 1px;
}
.nav ul li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:2px 17px;
	xfloat: left;
}
.nav ul li a:hover {
	color:#000;
	display:block;
	text-decoration:none;
	line-height:16px;
	background-color:#9CF;
}
.navGreen {
	background-image:url(images/nav-bg2.gif);
	border-bottom-color: #76BB54;
	width: 232px;
}
.navGreen ul li a:hover {
	background-color:#9F9;
}
.navRight {
	float:right;
	width: 351px;
}
.navRight ul {
	float:right;
}
#nav_homeowner {
	background-color:#0082c8;
	height:26px;
	color:#FFF;
	padding-top: 6px;
	float:left;
	width:760px;
	background-image: url(images/nav-bg1.gif);
}
#nav_homeowner ul {
	margin:0;
	padding:0;
}
#nav_homeowner ul li {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	display:block;
	float:left;
	color:#FFF;
	border-right:solid #FFF 1px;
}
#nav_homeowner ul li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:2px 10px 2px 10px;
}
#nav_homeowner ul li a:hover {
	color:#000;
	background-color:#9CF;
	display:block;
	text-decoration:none;
	line-height:16px;
}
#nav2_homeowner {
	background-color:#0082c8;
	height:26px;
	color:#FFF;
	padding-top:6px;
	float:right;
	width: 200px;
	background-image: url(images/nav-bg1.gif);
}
#nav2_homeowner ul {
	margin:0;
	padding:0;
	float:right;
}
#nav2_homeowner ul li {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	display:block;
	float:left;
	color:#FFF;
	line-height:16px;
	border-right:solid #FFF 1px;
}
#nav2_homeowner ul li a {
	Color:#FFF;
	display:block;
	text-decoration:none;
	float: left;
	padding:2px 24px 2px 24px;
}
#nav2_homeowner ul li a:hover {
	color:#000;
	background-color:#9CF;
	display:block;
	text-decoration:none;
	line-height:16px;
}
/*--------- Begin Nav Bar ----------*/
/*--------- Begin Page Content ----------*/
.page_content {
	margin:0 auto;
	width:960px;
	background-color:#FFF;
	clear:both;
	padding: 0;
	xbackground-repeat: repeat-x;
}
#left_column {
	width:205px;
	float:left;
	margin-left:10px;
	_margin-left: 5px;
}
#search {
	background-color:#dfdfdf;
	padding: 20px 10px 10px 10px;
	height: 255px;
	font-size:12px;
}
#search input {
	width:180px;
}
#search h2 {
	font-weight:bold;
}
#search_options {
	position:relative;
}
#reg_search {
	position:relative;
	padding-top:10px;
}
#advanced_search {
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 188px;
	visibility: hidden;
}
.button {
	padding:8px;
}
#loginBox {
	background-color:#dfdfdf;
	border-top:#FFF solid 6px;
	padding: 10px 10px 20px 10px;
	height: 122px;
}
#loginBox input {
	margin-top:10px; 
	width:180px;
}
#loginBox h2 {
	font-weight:bold;
	margin-bottom:10px;
}
#banner_bottom_left {
	border-top:#FFF solid 6px;
	margin: 0;
	padding: 0;
}
#left_column2 {
	background-color:#dfdfdf;
	height:300px;
	padding: 20px 10px 10px 10px;
}
#mid_column {
	width:450px;
	float:left;
	text-align:center;
	margin-left:5px;
}
#mid_column h1 {
	color:#0082C8;
	font-size:19px;
	font-weight:bolder;
	padding-top:20px;
}
#mid_column h2{
	color:#636363;
	font-size:16px;
	font-weight:normal;
	padding-top:10px;
}
.map {
	height: 300px;
	margin:0;
	padding:0;
	background:none;
	width:auto !important;
}
.bottom_mid_banner {
	margin:0;
	padding:78px 0 0 0;
}
#right_column {
	width:280px;
	float:left;
	background-color:#FFF;
	padding:20px 0 0 5px;
	margin:0;
}
#right_column img {
	float:left;
}
#right_column p {
	color:#333;
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:5px 0 0 10px;
	width:140px;
	height:52px;
	float:left;
}
.squareBanner_bottomRight {
	padding:0 10px 0 0;
	margin:0;
}
.spacer {
	height:17px;
	clear:both;
}

#right_column_search {
	float:left;
	padding: 10px 0;
	width:745px;
}
#right_column_wide {
	float:left;
	padding-top: 20px;
	padding-left: 8px;
	width: 730px;
}
img#right_column_wide {
	float:right; 
	margin:0 0 0 30px;
	width:205px;
	height:424px;
}
#right_column_wide div.contactRightRail {
	float:left; 
	width:205px; 
	margin:0 0 20px	20px; 
	padding:0; 
	font-size:13px;
}
#right_column_wide div.contactInfo {
	padding:20px; 
	margin:0 0 15px 0;
	border: 2px solid #E5E5E5;
}
#right_column_wide h2 {
	color:#31822D;
}
#right_column_wide h3 {
	color:#0082C8;
}
#right_column_wide h4 {
	color:#31822D;
}
#right_column_wide h5 {
	color:#f00;
	text-transform:uppercase;
}
#right_column_wide h6 {
	color:#000;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0;
}
#right_column_wide p {
	margin:1em 0 1em 0;
	font-size: 13px;
}
#right_column_wide ul {
	padding-left:50px; 
	margin:11px 0px; 
	line-height:24px; 
	color:#0080C7; 
	font-size:13px;
}
#right_column_wide li {
	font-weight:bold;
	font-size:13px;
}
#right_column_wide a {
	text-decoration:none;
}
#buyerButton {
	margin:10px 0 0 0;
}

#faq_section h3 {
	padding:0;
	margin:20px 0 15px 20px;
	font-size:16px;
	color:#000;
}
#faq_section h4 {
	font-size:13px;
	color:#0033cc;
	text-decoration:underline;
	padding:0;
	margin:0 0 0 30px;
}
#faq_section p {
	margin:0 0 15px 60px;
	font-size:13px;
}

#terms_section {
	font-size:12px; 
	width:600px; 
	margin:0 auto;
	text-align:justify;
}
#terms_section h3 {
	padding:0;
	margin:0;
	font-size:14px;
	color:#000;
}
#terms_section p {
	margin:1em 0;
	font-size:12px;
}
#terms_section li {
	font-weight:normal;
}
#terms_sectionSM p {
	font-size:9px; 
	width:600px; 
	margin:0 auto;
	line-height:18px;
}
img#terms_sectionTop {
	height:6px; 
	width:9px; 
	float:left; 
	margin:5px 0 0 0;
}

.wide_text {
	margin:0 auto;
	width:700px;
}
.right_banner1 {
	padding:10px 0 0 0;
	clear:left;
}
.rg_buttonSearchNow{
	width: 110px;
	padding:2px 20px;
	border: 1px solid #0085C8;
	background-color: #ffffff;
	font-size: 11px;
	color: #005BAC;
	font-weight: normal;
	height:20px;
	text-decoration:none;
}
.rg_button{ 
	width: 110px; 
	border: 1px solid #0085C8;
	background-color: #ffffff;
	font-size: 11px;
	color: #005BAC;
	font-weight: normal;
	height:20px;
	padding:2px 20px;
}
/*--------- Begin Forms ----------*/
.qsForm {
	width:415px; 
	padding:20px; 
	background-color:#e5e5e5; 
	float:left;
}
#rgForm2column {
	float:left;
	width:200px;
	margin:0;
	padding:10px 0;
	font-size:13px;
}
#rgForm2column input, .qsForm input.rg_textfieldSM {
	border: 1px solid #999;
	height:20px;
}
#rgFormWideColumn {
	clear:left;
	padding:10px 0 0 0;
} 
.qsForm input.rg_textfield {
	width:380px;
	border: 1px solid #999;
	height:20px;
}
#rgForm2column input.rg_textfield, #rgForm2column select.rg_textfield {
	width:180px; 
}
.qsForm input.rg_textfieldSM, .qsForm select.rg_textfieldSM {
	width:75px;
}
.qsForm textarea {
	width:380px;
	height:80px;
	border: 1px solid #999;
	overflow-x: hidden;
}
.qsForm input.btnSubmit {
	margin:15px 0 0 -30px;
}

/*--------- Begin Footer ----------*/
#footer {
	clear:both;
	width:960px;
	margin:0 auto;
	border-top:#0082c8 6px solid;
	background-color: #FFF;
}
#footer p {
	font-size:11px;
}
#footer_columns {
	background-color:#DFDFDF;
	color: #666;
	height:130px;
}
#footer_columns a {
	color:#666;
	text-decoration:none;
	display:block;
}
#footer_columns a:hover {
	color:#000;
	text-decoration:none;
}
.footerColumn {
	margin:20px 10px 20px 10px;
	width:150px;
	float:left;
	line-height:22px;
	border-right: solid 1px #333;
}
.firstColumn {
	margin-left:40px;
}
.lastColumn {
	width:215px;
}
.footerColumn h1 {
	font-size:12px;
	font-weight:bold;
}
#footer_homeowner_column1 {
	margin:20px 5px 20px 50px;
	width:180px;
	float:left;
	line-height:22px;
	border-right: solid 1px #333;
}
#footer_homeowner_column2 {
	margin:20px 5px 20px 10px;
	width:230px;
	float:left;
	line-height:22px;
	border-right: solid 1px #333;
}
#footer_homeowner_column3 {
	margin:20px 5px 20px 10px;
	width:210px;
	float:left;
	line-height:22px;
	border-right: solid 1px #333;
}
#footer_disclaimer {
	padding:20px 20px 20px 40px;
}
#footer_disclaimer p {
	font-size:10px;
	color:#999;
}
.asterisk {
	color: #F00;
}
.footnote {
	bottom: -5px;
	padding-top: 18px;
	font-size: 8px;
	vertical-align: -20%;
}

/*-----Login---------*/
.login_box {
	width:300px;
	background-color: #E9E9E9;
	border:#999 1px solid;
	margin: 20px  auto;
}
.login_title {
	background-color:#0082C8;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}
.display_data {
	color: #03C;
}

/*-----Universal styles---------*/
.noBorderRight {
	border-right:none!important;
}

/*-----Overrides FDC styles---------*/
.error {
	margin:5% 0;
	width:380px;
}

#right_column_wide .error li {
	font-weight:normal;
	color:#ff0000;
}

.boxbody {
	float: none;
	width: 960px;
	margin-left:0;
	display:table;
}

#tabs, #advancedoptions, #refinesearch.topRefineSearchForDetails, #results_header{
	display:none;
}

#tabs {
	width:728px !important;
}

.searchdropdown{width: 712px; }

.button {
	background:none;
	border:none;
}

#bidprocess {
	width:100%;
	padding:20px 0;
	text-align:left;
}

#bidprocessTable {
	margin:0 auto;
}

#bidprocess #bidplacement {
	float:none;
	margin:0 20px;
	padding:0;
	width:95%;
}

#bidprocess #bidplacementheader h1 {
	margin:0 0 3px 20px;
}

.bidplacementInput {
	width:190px;
}

#attributegroup_mortgage_information,
#attributegroup_investors_directory,
#attributegroup_avm_report,
#attributegroup_credit_information_center,
#attributegroup_resource_center{ display:none; }


/*      offermanager     */
/**** START POP UP WINDOW ****/

#TB_title { display: none; }

#omContent {
	margin:10px 0;
	padding:0;
	color:#666;
} 

#omContent h1 { 
	margin-top:5px;
	padding:0;
}

#omContent h2 { 
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0;
}

#omContent p { 
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	color:#333;
	margin:0;
	padding:0;
}	

#omContent input { 
	margin:20px 0;
	vertical-align:-2px;
}	

#omContent label { 
	margin:0 10px 0 5px;
}	

#omContent #stButton_initiateMOprocess { 
	float: left;
	margin-left:0;
}

#omContent a:link {color: #03c;}
#omContent a:visited {color: #03c;}
#omContent a:hover {color: #03c;}
#omContent a:active {color: #03c;}
#omContent a:focus{color: #03c;}

/**** END POP UP WINDOW ****/



/**** START FNM-639 (T1100) | FNM-640 (T1200) | FNM-641 (T1400) ****/
.myListings{
margin-top: 22px;
border-top:1px solid #D4D2D2;
}

.myListings { 
	padding:20px;
	font-weight: normal;
	font-size:12px;
	font-family: Arial,Verdana,Helvetica;
	display:table;
	border-bottom:1px solid #D4D2D2;
	border-left:1px solid #D4D2D2;
	border-right:1px solid #D4D2D2;
	border-top:1px solid #D4D2D2;
	color:#666666;
	height:auto;
	margin:0 0 0 12px;
	width:93%;
}

.myListings p { 
	font-weight: normal;
	font-size:12px;
	color:#555;
	margin:0 0 25px 0;
	padding:0;
}

.myListings h1, #omContent h1 { 
	font-size:16px; 
	color:#006699; 
	margin-top:40px; 
	clear:both;
	padding:2px 0;
}

.myListings a { color:#4895ba; }
.orangeTxt { color:#f60; }
.redTxt, a.redTxt{ color:#f00; }
.boldTxt { font-weight: bold; }
.centerTxt { text-align: center; }
.rightTxt { text-align: right; }
.middleTxt { margin:0 10px; }
.bottomTxt { vertical-align: bottom; }
img.imgBorder { border:1px solid #ccc; }
	
#myListingsGrid { 
	width:99%; 
	border-collapse:collapse;
	border:1px solid #ccc;
	clear:both;
	empty-cells:show;
	text-align:left;
}

#myListingsGrid tr { vertical-align: top; } 

#myListingsGrid th {
	white-space:nowrap;
	-x-system-font:none;
	background:#f1f9ff none repeat scroll 0 0;
	border-bottom:1px solid #ccc;
	margin:0;
	padding:4px;
	font-weight: normal;
}

#myListingsGrid td {
	white-space:nowrap;
	-x-system-font:none;
	background:#fff none repeat scroll 0 0;
	border-bottom:1px solid #ccc;
	margin:0;
	padding:8px 4px 4px 4px;
}

#myListingsGrid .padtop {
	border-bottom:none;
}

#myListingsGrid .noneBorBot{ border-bottom:none; padding-bottom: 0px;}

#myListingsGrid .amount{
	width:68px;
}

#myListingsGrid .address{
	width:150px;
	padding-left: 15px;
	white-space: normal;
}

#myListingsGrid .viewOffer{
	width:55px;
}

#myListingsGrid .viewOfferla{
	width:60px;
}

#myListingsGrid .date_time{
	width:117px;
}

#myListingsGrid .listingAgent{
	width:100px;
}

#myListingsGrid .buyer{
	width:85px;
}

#myListingsGrid .action{
	width:40px;
}

#myListingsGrid .responded, #myListingsGrid .sellingAgentAction, #myListingsGrid .status{
	width:155px;
}

#myListingsGrid .statussa{
	width:45px;
}
#myListingsGrid .deadline{
	width:121px;
}

#myListingsGrid .netList{
	width:90px;
}

#myListingsGrid .occupancy, #myListingsGrid .financing, #myListingsGrid .sellingAgent{
	width:110px;
}


#stButton_initiateMOprocess { 
	border:none; 
	float:right; 
	margin: 8px;
}

.propInfoBox { 
	background-color: #dff3ff; 
	width:99%; 
	border:1px solid #ccc;
	padding:10px 0;
	margin-top:10px;
}

.propInfoBox tr { vertical-align: top; } 

.propInfoBox td { 
	border-bottom: none; 
	padding:0 10px;
} 

.propInfoBox h1 {
	font-size:18px; 
	font-weight: bold;
	color:#252525;
	margin:0;
}

.propInfoBox h2 {
	font-size:14px;
	font-weight: normal;
	line-height:16px; 
	color:#252525;
	margin:0;
}

.propInfoBox h3 {
	font-size:12px;
	font-weight: normal;
	line-height:16px; 
	color:#252525;
	margin:0;
}

.propInfoBox h4 {
	font-size:16px; 
	font-weight: bold;
	color:#f60;
	margin:0;
}

.propInfoBox .propImg {
	width:150px;
}


.bidplacement #reviewgrid.reviewgridAgent{
	margin:0 0 10px 0;
}

#headListingDOffer{ 
	width:100%;
}

#headListingDOffer .leftHLDOffer{
border-bottom: medium none;  
width: 500px;
}
#headListingDOffer .centerHLDOffer{
	border-bottom: medium none;
	padding:8px 10px 0 0; 
	width: 150px;
}

.listingAddress {
	margin-top: 15px; 
	margin-left: 20px;
    color: #00689E;
    font-size: 12px;
}

.hp_tiphdr, .hp_tipbdy, .hp_tiphdr2, .hp_tipbdy2{ 
	padding:5px;
	width:400px;
	-moz-opacity:.95;
	opacity: .95;
	filter:alpha(opacity=95);
	border:1px solid #585858;
}

.hp_tiphdr2, .hp_tipbdy2{ width: 200px; }

.hp_tiphdr, .hp_tiphdr2 {
	background:#FFFFFF;
	font: bold 11px Verdana,Arial,Helvetica; 
	border-bottom: 1px dotted #CCCCCC;
	_border-bottom: 1px solid #CCCCCC;
	color:#8BAA3C;
}
 
.hp_tipbdy, .hp_tipbdy2 {
	background:#FFFFFF;
	color: #242424;
	font:11px Verdana,Arial,Helvetica; 
	border-top:none;
}

#tabs_profile {
    margin-top: 25px;
}

.profile_pane, .myListings {
	margin-bottom: 40px;	
}

