/******************************
Property Search
*******************************/
.property_search  .left-col {
    width:20%;
}
.property_search  .main-col {
    width:75%;
}
.property_search  .right-col {
    width:0;
}
.property_search #property-search {
    margin-top:50px;
}
.property_search #form-fields {
  padding:0px;
  display: table;
  margin: 0 auto;
  font-size: 0px;
  table-layout: fixed;
}

.property_search #form-fields {
  width: 100%; 
  max-width:694px;
}

.property_search #form-fields article {
  display: table-cell;
}

.property_search #form-fields article + article {
  width: 54px;
}

.property_search #form-fields input[type="text"] {
  border: 1px solid #ccc;
  outline: none;
  background: #ffffff;
  color: #9f9f9f;
  font-family: "Century Gothic",Arial,sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 17px 21px;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}

.property_search #submit-home {
  height: 50px;
  width: 54px;
  background: url(/images/layout/search_submit_home.png) no-repeat center center scroll #06480a;;
  border: none;
  outline: none;
  text-indent: -9999px;
  margin: 0px 0px 0px 7px;
  padding: 0px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.property_search #submit-home:hover {
  background-color: #56a86a;
}

.property_search #mls_addr {
	border: none;
	outline: none;
	background: #fff;
	color: #9f9f9f;
	font-family: "Century Gothic",Arial,sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 12px 15px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
}

.property_search #advanced-options {
	width: 100%;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	background-color: rgba(32, 32, 32, 0.6);
	display: inline-block;
	font-family: "Century Gothic",Arial,sans-serif;
	letter-spacing: 0.05em;
}

.property_search #advanced-options {
  width: 100%;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  background-color:rgba(32, 32, 32, 0.4);
  display: inline-block; 
  font-family: inherit;
  letter-spacing:0.05em;
}

.property_search #advanced-options span {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  display: inline-block;
  height: 0;
  left: 7px;
  position: relative;
  top: 1px;
  width: 0;
  transition:all 0.4s ease 0s;
}

.property_search #advanced-options a:hover span {
  left: 10px;
}

.property_search #advanced-options a:hover {
  text-decoration:underline;
}

.property_search #search-results {
    margin-top:50px;
}
.property_search #search-results h2 {
    margin-bottom:25px;
}

/* Styles from old site */

.property_search #search-results h1 {
  font: normal 24px/30px "Times New Roman", Times, serif;
  color: #330000;
  margin: 0 0 10px 0;
}

.property_search #search-results h1.big {
  font: normal 24px/30px "Times New Roman", Times, serif;
  color: #330000;
  margin: 20px 0 10px 0;
}

.property_search #search-results span.floatrighth1{float:right;margin-top:-55px;border:1px solid #330000;padding:5px;}
.property_search #search-results span.floatrighth1 a {text-decoration:underline}

.property_search #search-results h2.fullAddress {
  font: bold 24px/32px "Times New Roman", Times, serif;
  color: #330000;
  /*margin: 20px 0 10px 0;*/
  text-align:left;
}

.property_search #search-results h2.details {
  font: bold 14px/18px "Times New Roman", Times, serif;
  color: #330000;
  margin: 20px 0 10px 0;
  text-align:left;
}

.property_search #search-results h3 {
  font: bold 12px "Times New Roman", Times, serif;
  color: #330000;
  margin: 10px 0 5px 0;
}

.property_search #search-results h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #330000;
  margin: 20px 0 5px 0;
}

.property_search #search-results hr {
	border:0;
	width:100%;
	color:#330000;
	background-color:#330000;
	height:1px;
	margin:10px 0;
	padding:0;
}

.property_search #search-results p > a:link, 
.property_search #search-results p {
  margin: 5px 0 10px 0;
  line-height: 16px;
  font-size: 11px;
  color: #330000;
}

.property_search #search-results ul {
  padding: 0;
  margin: 0;
  margin-left: 10px;
}

.property_search #search-results li {
  margin-bottom: 5px;
}

.property_search #search-results th {
}

.property_search #search-results td {
  vertical-align:top;
  font-size:14px;
}

.property_search #search-results form {
  margin:0;
}

/**********************
 LINKS
 **********************/

.property_search #search-results a:link {
  color: #330000;
  text-decoration: underline;
}

.property_search #search-results a:visited {
  color: #330000;
  text-decoration: underline;
}

.property_search #search-results a:hover, a:active {
  text-decoration: none;
  color: #330000;
}

.property_search #search-results label {
  font-size:11px;
  text-transform:uppercase;
  margin: 15px 0 5px 0;
  line-height: 14px;
  display: block;
}

.property_search #search-results fieldset  {
  color:#333333;
  text-align:left;
  padding: 3px;
}

.property_search #search-results legend {
  text-transform: capitalize;
  color:#000000;
}

.property_search #search-results fieldset label {
  display: inline;
  color:#333333;
}

.property_search #search-results fieldset.parm_fieldset {
	margin:10px;
	padding:5px;
	background: #FFFFFF;
	border:1px solid #999999;
}

.property_search #search-results fieldset.parm_fieldset legend {
	color: #333333;
}

.property_search #search-results input, 
.property_search #search-results select, 
.property_search #search-results textarea {
  font-size: 11px;
  color:#333333;
}

.property_search #search-results table.property {
  font: normal 11px/16px Arial,Helvetica,sans-serif;
  color: #330000;
  margin: 10px 0px 5px 0px;
  border-bottom:1px dotted #330000;
}

.property_search #search-results table.property_test {
  font: normal 11px/16px Arial,Helvetica,sans-serif;
  color: #330000;
  margin: 0;
}

.property_search #search-results table.property_test td {
  padding: 0 0 1px 0;
}

.property_search #search-results table.property_test h3 { padding:0; margin:0 0 10px 0; }

.property_search #search-results table.property_features {
  text-transform:uppercase;
  color: #CCCCCC;
}

.property_search #search-results table.property_features th {
  text-align: left;
}

.property_search #search-results table.property_features td {
}

.property_search #search-results table.property_info {
  margin: 20px 0 20px 0;
}

.property_search #search-results table.property_info th {
  text-align: left;
  padding: 5px 0 5px 5px;
}

.property_search #search-results table.property_info td {
  font-size: 11px;
  color: #333300;
  text-transform:capitalize;
  padding: 2px 0 2px 0;
  border-bottom: solid #D4C8BA 1px;
}

.property_search #search-results table.property_data {
  /* background-color: #f7f7f7; */
}

.property_search #search-results table.property_data th {
  text-align: left;
  padding: 3px;
  color: #330000;
}

.property_search #search-results table.property_data td {
  padding: 3px;
  font-size: 10px;
  line-height: 10px;
  border-bottom: solid #999999 1px;
}

table.search_type {
  margin: 10px auto 20px auto;
  width: 450px;
  background-color: #990000;
}

.property_search #search-results table.search_type td {
  border-top: solid #990000 1px;
  border-bottom: solid #990000 1px;
  border-left: solid #990000 1px;
}

.property_search #search-results table.contact_info {
  font-size: 11px;
  background-color: #F3F0EB;
  border: solid #F3F0EB 1px;
}

.property_search #search-results table.agents_content {
  margin: 20px 10px 10px 10px;
}

.property_search #search-results td.search_parms { background: #E7E7E7; }

.property_search #search-results div#idxMapDetails { margin:10px; }
.property_search #search-results div#mlsphotos { padding:0; }
.property_search #search-results div#mlsdetails { padding:0; margin:0 0 0 10px; }
.property_search #search-results div#idxMapStreetViews { padding:0; }

.property_search #search-results div.bas_box {
	text-align:center;
	padding:5px;
	margin:20px 5px;
	border:1px solid #6CAEDF;
	background-color:#FFFFFF;
}

.property_search #search-results div.openhouse_link {
  padding: 5px 0 15px 0;
  border: solid red 1px;
  width: 160px;

  float: right;
  margin: 5px 5px 5px 0;
  font-size: 11px;
  line-height: 14px;
  background-color: #FFFFFF;
}

.property_search #search-results div.openhouse_link_results {
  padding: 5px 0 5px 0;
  border: solid red 1px;
  margin: 5px 5px 5px 0;
  font-size: 11px;
  line-height: 14px;
  background-color: #FFFFFF;
  text-align:center;
  color:#000000;
}

.property_search #search-results div.inner {
  margin: 15px 10px 10px 10px;
}

.property_search #search-results table.pager {
  background: #E7E7E7;
  color: #000000;
  font-size: 11px;
  line-height: 11px;
}

.property_search #search-results table.pager td {
  vertical-align: middle;
  padding: 6px 8px 8px 8px;
}

.property_search #search-results table.pager b {
  color: #333333;
}

.property_search #search-results table.pager a:link, 
.property_search #search-results table.pager a:visited {
  font-weight:bold;
  color:#333333;
  text-decoration:underline;
}

.property_search #search-results table.pager a:hover, 
.property_search #search-results table.pager a:active {
  font-weight:bold;
  color:#333333;
  text-decoration:none;
}

.property_search #search-results table.userpager {
  background: #333333;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 11px;
}

.property_search #search-results table.userpager td {
  vertical-align: middle;
  padding: 6px 8px 8px 8px;
}

.property_search #search-results table.userpager b {
  color: #FFFFFF;
}

.property_search #search-results table.userpager a:link, 
.property_search #search-results table.userpager a:visited {
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:underline;
}

.property_search #search-results table.userpager a:hover, 
.property_search #search-results table.userpager a:active {
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}


/**********************
 TEXT STYLES
 **********************/

.property_search #search-results .align_left {
  float:left;
}

.property_search #search-results div.divider {
  clear:both;
}

.property_search #search-results .indent {
  margin-left:15px;
}
 
.property_search #search-results .white {
  color:#FFFFFF;
}

.property_search #search-results .red {
  color:#CC0000;
}

.property_search #search-results .light {
  
}

.property_search #search-results .small {
  font-size:11px;
}

.property_search #search-results .big {
  font-size:16px;
}

.property_search #search-results h3.address {
  font-size: 14px;
}

.property_search #search-results .brdr {
  /* border: solid #330000 2px; */
  border:none;
}

.property_search #search-results .brdr_gray {
  border: solid #330000 2px;
}

.property_search #search-results .break {
  word-wrap:break-word;
}

.property_search #search-results .on {
  padding: 0 0 15px 0;
  background-position:left;
  background-repeat:repeat-y;
}

.property_search #search-results .off {
  background-color:#FFFFFF;
}

.property_search #search-results .to_capital {
  text-transform:capitalize;
}

.property_search #search-results .to_lower {
  text-transform:lowercase;
}

.property_search #search-results .block {
  display:block;
}

.property_search #search-results form p {
  margin: 10px 0 5px 0;
}

.property_search #search-results input.input_large {
  font: normal 16px/16px Arial,Helvetica,sans-serif;
  padding:3px;
}

.property_search #search-results .savedlisting {
	padding:10px;
	text-align:left;
	border-bottom:1px dotted #330000;
}

.property_search #search-results #alert-response {
	background-color:red;
	color:white;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}

.property_search #search-results input.required, textarea.required {
	border: 1px solid #330000;
	color : #000;
}
.property_search #search-results input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
.property_search #search-results input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.property_search #search-results .validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.property_search #search-results .custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}