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

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

#idx_search_results {
font-size:12px;
}
#idx_search_results_filter {
background-color:#E9E6DD;
padding:10px;
}
#idx_search_results_filter form {
margin:0;
}
#idx_search_results 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;
}
#off {
background-color:#FFFFFF;
}
#on {
background-color:#E9E6DD;
}


.idx_search_results_pagination {
background-color:#E9E6DD;
border:1px solid #F0F8FF;
}


.idx_search_results_filter {
background-color:#87CEFA;
border:1px solid #F0F8FF;
}
.idx_search_results_filter_heading {
padding:3px;
}
.idx_search_results_filter_tab {
background-color:#E9E6DD;
border-bottom:1px solid #F0F8FF;
border-left:1px solid #F0F8FF;
border-right:1px solid #F0F8FF;
color:#49AA43;

cursor:pointer;
position:relative;
text-align:center;
top:-1px;
width:100px;
}
.idx_search_result_listing_image {
background-image:url(http://idx.securenet-it.com/1.1/images/search_result_background_small.png);
height:100px;
text-align:center;
}
.idx_search_result_listing_idx_number {
color:#1B3577;
font-weight:bold;
}
.idx_disclaimer {
color:#999999;
font-size:10px;
}
.idx_legend {
font-size:10px;
}
.idx_search_results_pagination form {
margin:0;
}
#idx_results {
font-size:11px;
}
#idx_results 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_listing_actions_header {
color:#6F5D4D;
font-size:10px;
font-weight:bold;
}
.idx_listing_header {
background-color:#E9E6DD;
font-weight:bold;
}
.idx_listing_features_title {
background-color:#E9E6DD;
}
.idx_listing_heading_address {
color:#042550;
font-size:12px;
font-weight:normal;
}
.idx_listing_heading_mls {
color:#042550;
font-size:17px;
font-weight:bold;
}
.idx_listing_heading_price {
color:#042550;
font-size:17px;
font-weight:bold;
}
.idx_listing_image_large {
background-image:url(http://idx.securenet-it.com/1.1/images/idx_image_background_large.png);
background-position:center center;
background-repeat:no-repeat;
height:320px;
text-align:center;
width:420px;
}
.idx_listing_image_small {
background-image:url(http://idx.securenet-it.com/1.1/images/idx_image_background_small.png);
background-position:center center;
background-repeat:no-repeat;
height:84px;
text-align:center;
}
.idx_listing_legal {
background-color:#FFF0B4;
}
.idx_listing_lister {
color:#999999;
text-align:center;
}
.idx_form_field {
}
.idx_form_field_required {
}
.idx_form_field_label {
}
.idx_form_field_label_required {
font-weight:bold;
}
.line {
border-left:1px solid #000000;
}

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

#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 6px;
  text-decoration: none;
}
#tabs {
	margin-top:-40px;
	
}
#tabs ul.tabs li a:hover {
  background-color: #FFFFFF;
  border: 1px solid;
  color: #000000;
  display: block;
  padding: 3px 6px;
  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:340px;
padding-top:10px;
top:23px;
width:95%;
}

#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:#49AA43;
	text-decoration:none;
}
#image-background
{
	background-image:url(../../images/agent_photo_back.jpg);
	background-repeat:no-repeat;
	width:144px;
	height:142px;
}

.search_icons {
	margin-left:130px;
}