﻿/* Override */
body { background: #f7f7f7; }
.nav {
	margin-right: 2px;
	}
.wideheader .head {
	width: 960px;	
	}
.maincontent {
	width: 960px !important;
	}
.topnav-adsystem {
	margin-right: 365px !important;
	}
.foot {
	width: 960px !important;
	}
.foot-partners {
	margin: 0 0 2px 0 !important;
	}

.subtabs.searchTypes {
	margin-bottom: 0;
	}

/* Generic form styles */
input {
	border: 1px solid #CCC;
	padding: 2px;
	margin-left: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}
/* For <span> */
.noBorder input {
	border: none !important;
	}
/* For <table> */
.noBorder tr td input {
	border: none !important;
	}

.searchWelcome {
	text-align: left;
	border: 1px solid #EEE;
	background-color: #F9F9F9;
	margin-top: 8px;
	}
.searchWelcome tr td {
	font-size: 11px;
	line-height: 14px;
	padding: 3px 5px;
	}
.searchWelcome tr td a {
	font-size: 11px !important;
	}

.searchContent {
	min-height: 350px;
	width: 695px;
	float: left;
	}

/* Title & saved search */
.searchHeader {
	position: relative;
	padding: 0;
	margin: 0 0 16px 0;
	}
.searchHeader h1 {
	float: left;
	margin: 0;
	padding: 8px 0 0;
	font: bold 21px Arial, Helvetica, sans-serif;
	color: #336;
	}
.searchHeader h1 em {
	color: #f60;
	font: bold 12px Arial, Helvetica, sans-serif;
	left: -2px;
	position: relative;
	top: -10px;
	}
.searchHeader a {
	font: 12px Arial, Helvetica, sans-serif;
	}
.searchHeader strong a {
	font: bold 13px Arial, Helvetica, sans-serif;
	}
.searchHeader div {
	float: right;
	padding: 9px 0 0;
	}
.searchHeader div input {
	padding: 0;
	}
.searchHeader div select {
	color: #3765B7;
	}



.lnAlert.basic.xclose.searchEducation {
	position: relative;
	background: #ffffe5;
	margin: -12px 0 16px 0;
	padding-right: 35px;
	width: 668px;
	}
	
	
	
	
.lnAlert.basic.xclose.searchEducation p {
	padding: 9px 0 9px 52px;
	}
.searchEducation .searchEducationBenefit, .searchColumnUpsell .searchEducationBenefit {
	color: #c00;
	font-weight: bold;
	font-size: 14px;
	margin: -2px 0 0;
	}
.searchEducation .searchEducationBenefit em, .searchColumnUpsell .searchEducationBenefit em {
	background-color: #c00;
	color: #fff;
	display: inline;
	font: bold 11px Arial,Helvetica,sans-serif;
	padding: 0 2px;
	text-transform: uppercase;
	-moz-border-radius: 2px;
	}
.searchEducation .sampleRecord {
	border-top: 1px solid #ededed;
	display: block;
	margin: 7px 0 0;
	padding: 9px 0 0;
	}
.searchEducation .sampleRecord a {
	background: url(/images/icons/icons.png) no-repeat 0 -4432px;
	font-weight: bold;
	padding: 0 0 1px 14px;
	}

/* Search type */
.searchTypeColumn {
	background: #E1F0FF;
	border-right: 3px solid #D9E8F4;
	width: 163px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	}
.searchContent .searchTypeColumn h3 {
	font-weight: normal;
	}
.searchTypeColumn ul.searchTypes {
	list-style: none;
	margin: 12px -4px 0 0;
	padding: 0;
	position: relative;
	zoom: 1; /* Thanks, IE */
	}
.searchTypeColumn ul.searchTypes li {
	margin: 0;
	padding: 0;
	}
.searchTypeColumn ul.searchTypes li a {
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 6px 7px 6px 15px;
	zoom: 1;
	}
.searchTypeColumn ul.searchTypes li.searchTypesSub a, .searchTypeColumn ul.searchTypes li.searchTypesSub strong {
	font-weight: normal;
	padding-left: 23px;
	}
.searchTypeColumn ul.searchTypes li a:hover {
	background: #CAE3FF;
	border-right: 3px solid #C1D9F4;
	margin-right: 1px;
	}
.searchTypeColumn ul.searchTypes li strong {
	background: #FAFCFF;
	border-top: 1px solid #BACCDB;
	border-bottom: 1px solid #BACCDB;
	color: #336;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 9px 10px 9px 15px;
	text-decoration: none;
	zoom: 1;
	}

/* Map search note */
.mapSearchNote {
	border-top: 1px dashed #BACCDB;
	color: #666;
	margin: 9px 11px 9px 15px;
	padding: 10px 0;
	}
.mapSearchNote strong {
	color: #000;
	display: block;
	font-weight: normal;
	}

/* Prop type tooltips */
.tooltip {
	font-size: 12px;
	line-height: 14px;
	}
.tooltip em {
	background: #f60;
	color: #fff;
	display: block;
	float: left;
	font: bold 11px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 1px 3px 0 0;
	padding: 0 2px 1px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}
.tooltip .arrow1, .tooltip .arrow2 {
	border-color: #000 transparent transparent transparent;
	border-style: solid dashed dashed dashed;
	border-width: 8px;
	display: block;
	height: 0;
	margin-left: -9px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: -15px;
	width: 0;
	z-index: 998;
	}
.tooltip .arrow2 {
	border-color: #ffc transparent transparent transparent;
	left: 50%;
	margin-left: -9px;
	bottom: -14px;
	z-index: 999;
	}

.searchContentTable {
	background: #fff;
	border: 1px solid #bfbfbf;
	border-top: none;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	width: 695px;
	}
.searchContentTable td small {
	color: #999;
	display: block;
	font-size: 11px;
	line-height: 11px;
	margin: 1px 0 0;
	}
.searchContentTable td small a {
	display: block;
	font-size: 11px;
	}
.searchContentTable td a small {
	color: #3765B7;
	display: block;
	font-size: 11px;
	text-decoration: none;
	}
.sfCheckbox, .sf3.lastSearchSection input.sfCheckbox {
	border: none;
	float: left;
	height: 13px;
	margin: 0 3px 3px 0;
	padding: 0;
	width: 13px;
	}
span.sfCheckbox {
	display: block;
	float: none;
	width: auto;
	}
span.sfCheckbox input {
	border: none;
	float: left;
	height: 13px;
	margin: 0 3px 3px 0;
	padding: 0;
	width: 13px;
	}
.sfRadio, .sf3.lastSearchSection input.sfRadio {
	border: none;
	float: left;
	height: 13px;
	margin: 0 3px 3px 0;
	padding: 0;
	width: 13px;
	}
span.sfRadio {
	float: none;
	}
span.sfRadio input {
	border: none;
	float: left;
	height: 13px;
	margin: 0 3px 3px 0;
	padding: 0;
	width: 13px;
	}

.searchColumn1, .searchColumn4 {
	padding-bottom: 8px;
	text-align: left;
	width: 213px;
	}
.searchColumn2, .searchColumn5 {
	text-align: left;
	color: #666;
	padding-bottom: 8px;
	width: 238px;
	}
.searchColumn3, .searchColumn6 {
	text-align: left;
	color: #666;
	padding-bottom: 8px;
	width: 238px;
	}
.searchColumn1, .searchColumn2, .searchColumn4, .searchColumn5 {
	border-right: 1px dashed #cfdae2;
	}
.searchColumn1 label, .searchColumn2 label, .searchColumn3 label, .searchColumn4 label, .searchColumn5 label, .searchColumn6 label {
	color: #3765B7;
	cursor: pointer;
	}
.searchColumn1 input {
	border: none;
	padding: 0;
	margin: 1px 0 0 0;
	}
.searchColumnFull {
	border-right: none;
	border-left: 1px solid #baccdb;
	padding-bottom: 8px;
	text-align: left;
	width: 560px;
	}
.searchColumnUpsell {
	background: url(/images/screens/propertyRecords/sampleRecord-Criteria.gif) #FAFCFF 350px 50px no-repeat;
	margin: -19px;
	padding: 18px 205px 18px 20px;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.searchCriteria .searchColumnUpsell h2 {
	color: #336;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 0 -200px 0 0;
	padding: 0 0 4px;
	}
.searchCriteria .searchColumnUpsell h3 {
	color: #336;
	font: normal 16px/20px Arial, Helvetica, sans-serif;
	padding: 0 40px 14px 0;
	}
.searchCriteria .searchColumnUpsell p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 5px;
	}
.searchCriteria .searchColumnUpsell ul {
	list-style: none;
	margin: 0;
	padding: 0 0 12px 12px;
	width: 265px;
	}
.searchCriteria .searchColumnUpsell li {
	background: url(/images/bullets/checkmarkGreen.gif) no-repeat;
	font-size: 12px;
	margin: 5px 0 0;
	padding: 0 0 0 20px;
	}
.searchColumnUpsellAction {
	margin-top: 10px;
	}
.searchCriteria .searchColumnUpsell .btn {
	float: left;
	margin-right: 15px;
	}
.searchColumnUpsellActionLearnMore {
	font-size: 12px;
	padding: 9px 0 0;
	}
.searchColumnUpsellActionLearnMore a {
	font-size: 12px;
	}
.searchColumnUpsellLogin {
	font-size: 12px;
	margin: 12px 0;
	}
.searchColumnUpsellLogin a {
	font-size: 12px;
	}
.searchColumnUpsell .sampleRecord {
	color: #fff;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 333px;
	padding: 9px 0 0;
	position: absolute;
	left: 340px;
	text-align: center;
	top: -18px;
	width: 220px;
	}
.searchColumnUpsell .sampleRecord:hover {
	color: #fff;
	}
.searchColumnUpsell .sampleRecord span {
	background: url(/images/backgrounds/propertyRecords/sampleBubbleGreen.gif) no-repeat;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 70px;
	left: 138px;
	padding: 11px 0 0;
	position: absolute;
	top: 85px;
	width: 70px;
	}

.sf1, .sf2, .sf3, .sf4, .sf5, .sf6 {
	padding: 6px 10px 6px 15px;
	}
.sf2 select {
	color: #3765B7;
	margin-top: 3px;
	padding: 2px;
	width: 210px !important;
	}
.lastSearchSection em {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF8B00;
	}
.sf3 {
	width: 210px;
	}
.sf3 table, .sf4 table {
	width: auto !important;
	background: none !important;
	margin-top: 3px;
	}
.sf3 table tr td {
	padding-right: 3px;
	}
.sf3 table tr td label {
	margin: 0;
	padding: 0;
	}
.sf3 table tr td select.small {
	float: right;
	margin: -2px 3px -3px 0;
	position: relative;
	zoom: 1;
	}
.sf4 {
	padding-bottom: 9px;
	margin-bottom: 5px;
	}
.sf4 input.searchField1a {
	margin-right: 4px !important;
	width: 97px !important;
	}
.sf4 input.searchField2a {
	width: 97px !important;
	}
.sf4 table tr td img {
	margin: 0 10px 0 -2px;
	}
.sf1.lastSearchSection.rs input {
	margin-top: 7px;
	}
.sf1 b, .sf2 b, .sf3 b, .sf4 b, .sf5 b, .sf6 b {
	font-weight: normal;
	color: #666;
	}
.sf1a b, .sf2a b, .sf3a b, .sf4a b, .sf5a b, .sf6a b {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	}
.sf1 input, .sf2 input, .sf3 input, .sf4 input, .sf5 input, .sf6 input {
	line-height: 11px;
	}
.sfNote {
	font-size: 11px;
	}
.propTypeTable tr td {
	padding: 4px 0;
	border: none;
	}
.dateOnMarket label {
	color: #666;
	cursor: default;
	float: left;
	margin: 2px 0 0;
	width: 40px;
	}
.dateOnMarket div {
	padding: 3px 0 0;
	}

.searchField1 {
	width: 89px;
	margin: 3px 0 0;
	}
.searchField1a {
	width: 90px;
	margin: 0 7px 0 0;
	}
.searchField2 {
	width: 89px;
	}
.searchField2a {
	width: 90px;
	margin: 0;
	}
.searchField3 {
	margin-top: 3px;
	width: 203px;
	}
select.searchField3 {
	color: #3765B7;
	margin-top: 3px;
	padding: 2px;
	width: 203px;
	}

.searchColumn1 img, .searchColumn2 img, .searchColumn3 img, .searchColumn4 img, .searchColumn5 img, .searchColumn6 img {
	margin-top: 3px !important;
	}
.searchContent h3 {
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
	padding: 15px 15px 0 15px;
	}
.searchContent h3 em {
	color: #999;
	font-size: 12px;
	font-style: normal;
	}

.searchPropTypes {
	font-size: 12px;
	width: 185px;
	color: #3765B7;
	margin: 3px 0 0 0;
	}
.searchPropTypesmain {
	color: #000;
	}

.submarketFeedback {
	padding: 5px 0 2px 0;
	font-size: 9px;
	}
.submarketFeedback a{
	font-size: 9px;
	}

/* Exec Suites Upsell */
.execSuitesUpsell {
	margin: 12px 0 0 0;
	padding: 10px;
	border: 1px solid #E2E9F7;
	background: #fff;
	}
.execSuitesUpsell dt {
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
	}
.execSuitesUpsell dd {
	margin: 0;
	padding: 0;
	}

/* Search options & button */
.DefaultPageCheckBox {
	float: right; color: #999; margin: 2px 0 0 0; width: auto;
	}
.search-moreoptions {  
	background: url(/images/search/moreSearchOptions.gif) 0 50% no-repeat;  
	}  
.search-feweroptions {  
	background: url(/images/search/fewerSearchOptions.gif) 0 50% no-repeat;  
	}
.search-moreoptions, .search-feweroptions {
	display: block;
	width: 190px;
	white-space: nowrap;
	margin: 6px 0 0;
	padding: 4px 4px 5px 27px;
	}
.searchbutton {
	padding: 15px 0;
	}
.searchbutton input {
	padding: 0;
	}

/* Property ID Search */
.propertyIDSearch {
	border-top: 1px solid #e6e6e6;
	margin: 0;
	padding: 15px 0 40px 0;
	color: #545488;
	}
.propertyIDSearch input {
	color: #999999;
	border-color: #7F7F7F;
	}

/* Sponsored Properties */
.featuredProperties {
	float: right;
	margin-right: 0;
	width: 235px;
	}
.featuredProperties h2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #545488;
	padding: 14px 0 0;
	}
.featuredProperties a {
	display: block;
	width: 235px;
	padding: 10px 0 0;
	}
.featuredProperties p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 10px 0 0 0;
	}
.featuredProperties p a {
	display: inline;
	width: auto;
	border-bottom: none;
	}
.featuredProperties p a:hover {
	text-decoration: none;
	}
.featuredProperties div a img {
	background: #fff;
	border: 1px solid #ededed;
	display: block;
	padding: 9px;
	}

/* Featured Searches */
.featuredSearches {
	float: right;
	width: 235px;
	margin: 7px 0 0 0;	
	}
.featuredSearches h2 {
	width: 235px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #545488;
	padding: 17px 0 10px 0;
	}
.featuredSearches h2 img {
	margin: 0 3px -2px 0;
	}
.featuredSearches a {
	color: #666;
	display: block;
	width: 235px;
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 10px 0;
	text-decoration: none;
	}
.featuredSearches a img {
	float: left;
	margin: 3px 5px 0 0;
	}
.featuredSearches a u {
	color: #3765B7;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 2px 0;
	text-decoration: none;
	}
.featuredSearches a:hover u {
	text-decoration: underline;
	}
.featuredSearches p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin: 10px 0 0 0;
	}
.featuredSearches p a {
	display: inline;
	width: auto;
	border-bottom: none;
	color: #333366;
	}
.featuredSearches p a:hover {
	text-decoration: none;
	}

/* Property Records */
.csSearchModule * {
	font-size: 12px;
	}
.csSearchModule {
	border-left: 1px solid #baccdb;
	margin: 0 0 20px;
	padding: 0 0 7px 0;
	position: relative;
	}
.csSearchModule p.csSearchWelcome {	
	border-bottom: 1px solid #E2E9F7;
	margin: 0 20px;
	padding: 20px 0;
	}
.csSearchForm {
	padding: 20px;
	}
.csSearchForm p {
	margin: 0 0 -4px 0;
	padding: 3px 0 0 0;
	}
.csSearchPropType {
	float: left;
	padding: 0 10px 0 0;
	}
.csSearchPropType select {
	color: #3765B7;
	width: 200px;
	}
.csSearchLocation {
	float: left;
	padding: 0 10px 0 0;
	}
.csSearchLocation input {
	height: 20px;
	padding-left: 3px;
	width: 250px;
	}
* html .csSearchLocation input {
	margin-top: -1px;
	}
.csSearchLocation em {
	color: #666;
	display: block;
	font-size: 12px;
	font-style: normal;
	padding: 2px 0 0 0;
	}
.csSearchLocation em .csSearchLocationLite {
	color: #999;
	font-size: 12px;
	}
.csSearchLocation div div div {
	background: #f6f7fb;
	border-right: 1px solid #0C4D87;
	border-bottom: 1px solid #0C4D87;
	border-left: 1px solid #2967BA;
	margin: 0;
	overflow: auto;
	padding: 4px 5px 5px 5px;
	text-align: left;
	}
.csSearchSuggest {
	position: relative;
	}
.csSearchSuggest p {
	margin: 0 0 5px 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
.csSearchSuggest ul {
	border: none !important;
	list-style-position: inherit !important;
	}
.csSearchSuggest li {
	margin: 0 0 0 20px !important;
	padding: 0 0 0 10px !important;
	overflow: auto !important;
	width: auto !important;
	background: url(/images/bullets/blueSquare5x5.gif) 0 5px no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	}
.csSearchPropType strong, .csSearchLocation strong {
	color: #336;
	display: block;
	padding: 0 0 4px 0;
	}
.csSearchBtn {
	border: none;
	float: left;
	margin: 13px 0 0 0;
	padding: 0;
	}

/* RS Upsell */
.rsUpsell .propertyRecordsContent {
	padding: 16px 18px 3px 18px;
	}
.rsUpsell .propertyRecordsContent dl {
	margin: 0;
	padding: 0;
	}
.rsUpsell .propertyRecordsContent dt {
	margin: 0 0 2px;
	padding: 0;
	}
.rsUpsell .propertyRecordsContent dt a {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	}
.rsUpsell .propertyRecordsContent dd {
	color: #666;
	margin: 0 0 13px;
	padding: 0;
	}
.rsUpsell {
	position: relative;
	float: right;
	margin: 84px 0 0 0;
	padding: 0;
	border: 1px solid #e8e8da;
	background-color: #fafaf4;
	width: 246px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
.rsUpsell .content {	
	padding: 14px 15px;
	font-size: 14px;
	}
.rsUpsell h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #336;
	line-height: 16px;
	}
.rsUpsell a {
	padding: 0 0 0 8px;
	}
.rsUpsell div {
	margin: 0;
	}
.rsUpsell div img {
	border: none;
	margin: 0 10px 0 0;
	float: left;
	}
.rsUpsell div p {
	text-align: left;
	font-size: 14px;
	margin: 10px 0;
	}
.rsUpsell ul {
	margin: 0 0 15px 0;
	padding: 10px 0 0 10px;
	}
.rsUpsell li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 12px;
	color: #336;
	font-size: 14px;
	line-height: 17px;
	background: url(/images/bullets/blueSquare5x5.gif) 0 5px no-repeat;
	}
.rsUpsell p {
	margin: 0;
	padding: 3px 0 5px 0;
	color: #555;
	font-size: 14px;
	line-height: 17px;
	}
.rsTrademark {
	font-size: 12px;
	}
.lnSeoContainer {
    color: #a9a9aa;
    margin: 0 auto;
    text-align: left;
    width: 960px;
    border-top: 1px solid #a9a9aa;
    padding-top: 10px;
}
.lnSeoContainer h4 {
    color: #666;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin: 0 0 5px 0;
}
