@charset "utf-8";
/* Local idx overrides */

#idx_search {
  padding-left: 10px;
}

#idx_search table {
  -x-system-font: none;
  font-family: inherit;
  font-size: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
}

#idx_search table td {
  text-align: left;
}

#idx_search_results_filter {
  background-color: #D0DAE4;
}

#on {
  background-color: #D0DAE4;
}

.idx_search_results_pagination {
  background-color: #D0DAE4;
}

.idx_search_results_filter_tab {
  background-color: #D0DAE4;
  color: #2B5474;
}

.idx_listing_actions_header {
  color: #6F5D4D;
  font-size: 10px;
}

.idx_listing_header {
  background-color: #D0DAE4;
}

.idx_listing_features_title {
  background-color: #D0DAE4;
}

.idx_listing_heading_address {
  color: #2B5474;
  font-size: 12px;
  font-weight: normal;
}

.idx_listing_heading_mls {
  color: #2B5474;
  font-size: 17px;
}

.idx_listing_heading_price {
  color: #2B5474;
  font-size: 17px;
}

#idxMap {
  width: 612px;
}

#tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
	width:380px;

}

#tabs ul.tabs li {
  float: left;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-right: 2px;
  text-align: center;
}

#tabs ul.tabs li a:link, #tabs ul.tabs li a:visited {
  background-color: #DBDADA;
  border: 1px solid;
  border-bottom-color: #000000;
  color: #6c6a6a;
  display: block;
  padding: 3px 12px;
  text-decoration: none;
}

#tabs ul.tabs li a:hover {
  background-color: #FFFFFF;
  border: 1px solid;
  color: #000000;
  display: block;
  padding: 3px 12px;
  text-decoration: none;
}

#tabs ul.tabs li a.active {
  background-color: #FFFFFF;
  border-right: 2px solid;
  border-top: 2px solid;
  border-bottom-color: #FFFFFF;
  color: #000000;
  outline: none;
}

.tabContent {
border:1px solid #534226;
height:330px;
padding-top:10px;
top:23px;
width:100%;
}

#idx_search b {
	color: #7A643D;
}

#idx_search_results table a:link, a:visited, a:active {
	text-decoration: none;
}

#idx_search_results table a:hover {
	color: #2B5474;
	text-decoration: none;
}

#image-background {
	background-image: url(/images/agent_photo_back.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 142px;
}
