@charset "iso-8859-1";
/* CSS Document */

/*******************************************************************************
*  Search layouts
*******************************************************************************/
#ui1, #ui2 {
margin:0;padding:0;
background-color:#fdffb1;
}

.che-search-form,che-custom-search-form {
overflow:visible;
position:relative;
width:600px;
color:#000;
float:left;
clear:both;
margin-top:5px;
}

td,th {
vertical-align:top;
}

#ui2 {
background-color: #FFF79A;
border: 1px black solid;
color: maroon;
clear: both;
margin: 10px 0 0 0;
padding: 100px 0 110px 0;
font-size: 18px;
font-weight: bold;
text-align: center;
}

.che-search-top td {
vertical-align:bottom;
margin:0;
padding:2px;
}

.searchtablayer {
float:left;
position:absolute;
border:0;
width:500px;
font-size:93%;
line-height:normal;
color:#c3841d;
overflow:visible;
background-color:maroon;
padding:5px;
}

.che-search-spacer {
width:100%;
height:0.5em;
margin:0;
padding:0;
}

  .big-search-box {
    background-color: #FFF79A;
    border: 1px black solid;
    margin-bottom: 12px;
    width:660px;
  }

  #expand-search-left {
    background-color: #FFF79A;
    border: 1px black solid;
    margin-bottom: 12px;
    width:240px; 
    float:left;
    margin-right:18px;
  }
  #expand-search-right {
    background-color: #FFF79A;
    border: 1px black solid;
    margin-bottom: 12px;
    width:400px; 
    float:left;
  }
  
  .search-box-title {
    font-size: 13px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px black solid;
    margin-bottom:4px;
    padding: 4px;
  }
  td, th {
    vertical-align: bottom;    
  }
  .ul-tabs {
    margin:0px; 
  }
  .ul-tabs li {
    display:block;
    float: left;
    margin:0px;
    padding-top:4px;
    padding-bottom:2px;
    border-right: 1px black solid;
    border-bottom: 1px black solid;
    /*width:110px;*/
    width:95px;
    text-align: center;
    background-color:#cb9942;
    color:#000;
    cursor:pointer;
  }
  li.current {
    border-bottom: none;
    background-color: #FFF79A;
  }
  .where-pane {
    height:170px;
    padding:8px; 
	margin-top: 10px;
  }
  .search-box-subtitle {
    margin:4px;
    border-bottom:1px black solid;
    font-weight:bold;
  }
  .feature-form {
    float:none; 
  }
  .feature-list {
    text-align:right;
    margin-right:8px;
    padding: 3px;
  }
  .feature-list a {
    text-decoration:none;  
   }
   .feature-list a img {
   margin-left: 3px;
   }
  .search-main_box {
	padding-top: 5px;
    padding-left:18px;
	padding-bottom: 5px;
  }
  .area-column {
    float:left;
	padding-bottom: 5px;
	padding-left: 10px;

	line-height: 15px;
  }
  .area-column a {
    text-decoration:none;  
   }
   .area-column a img {
   	margin-right: 0;
	padding: 3px;;
 	vertical-align: baseline;
  }
   .textlink {
      text-decoration:underline;
	  vertical-align: top;
   }
  .textlink:hover {
      text-decoration:none;
   }
   .plus, .add {
   	vertical-align: baseline;
	margin: 0;
	padding: 0;
   }
  #expand-search-left a img {
   /* margin-bottom:-3px*/;  
    margin-bottom:0;  
   }
  .feature-form-remove {
    width:30px;
    float:left; 
    cursor:pointer;
  }
  .feature-form-label {
    float:left;
    width:120px; 
    text-align:right;
    padding-right:8px;
    
  }
  .feature-form {
    padding: 6px; 
  }
  .feature-form-fields {
    float:left;
    width:200px;
  }
  
.sbtn2-a, .sbtn2-asel {
font-size:11px;
font-stretch:expanded;
margin:0;
}

.sbtn2-asel, .sbtn2-asel a:link, .sbtn2-asel a:visited {
color: black;
}

.sbtn2-a, .sbtn2-a a:link, .sbtn2-a a:visited {
color:#800004;
text-decoration:underline;
}

.sbtn2-a a:hover {
	 color : #c3841d;
  }

.feature-form-fields select {
height: auto;
}

.feature-form-fields td {
margin: 0;
padding: 0;
white-space: nowrap;
}

.che_tooltip img, .che_tooltip a img, .che_tooltip a:hover img {
    margin-bottom:0;  
	margin-right: 0;
	padding: 0;
	vertical-align: text-bottom;
}

.che_tooltip a:hover label {
	display: block;
   	position: absolute; bottom: 20px; left: 0;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
	border: black solid 1px;
   	background-color: #800004; 
	color: white;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
	font-stretch: semi-expanded;
	text-align: left;
	/* end formatting */
}

.left_float {
float: left;
margin: 0;
padding: 0;
}
.search_error {
font-size: 120%;
color: red;
font-weight: bold;
margin: 10px 0 10px 0;
}

.snav-box {
background-color:#000;
color:#FFF;
height: auto;
clear:both;
margin:0;
padding: 5px 8px 3px 8px;
}

.snav-box a {
color:#c3841d;
text-decoration:none;
}

.snav-box a:hover {
color: #FFFF66;
text-decoration:none;
}

#snav-title {
font-size: 18px;
font-weight: normal;
text-decoration: underline;
font-stretch: expanded;
float: left;
width: 450px;
}

#snav-found {
font-size: 14px;
font-weight: bold;
width: 180px;
float: left;
}

#snav-viewing {
font-weight: normal;
width: 170px;
text-align: right;
float: right;
}

#snav-error {
font-size: 18px;
font-weight: normal;
font-stretch: expanded;
text-align: right;
float: left;
}

.snav-mid-l {
float: left;
width:240px;
text-align: right;
}

.snav-mid-r {
float: right;
width:360px;
text-align: right;
}

.snav-bot-l {
float: left;
width:180px;
text-align: left;
}

.snav-bot-m {
float: left;
width:480px;
text-align: center;
}

.snav-bot-r {
float: right;
width:180px;
text-align: right;
}

#map_area {
    border: 1px black solid;
	margin: 0;
	padding: 0;
	width: 880px;
	height: 330px;
}

#map_area_sm {
    border: 1px black solid;
	margin: 0;
	padding: 0;
	width: 880px;
	height: 305px;
}

#map_canvas {
    border: none;
	margin: 0;
	padding: 0;
}

.map_canvas {
	width: 880px;
	height: 330px;
}

.map_canvas_sm {
	width: 554px;
	height: 304px;
	float: left;
}

#open_house_results {
    background-color: #FFF79A;
    border: none;
	border-left: 1px solid black;
	padding: 5px;
	margin: 0;
	width: 315px;
	height: 294px;
	float: right;
	overflow: auto;
}

#open_house_results h2 {
	font-size: 1.3em;
}

.search-listing, .search-listing-featured {
    border: 1px black solid;
	color: #000000;
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px 8px 3px 8px;
	height: auto;
}

.search-listing-featured {
    background-color: #fff268;
}

.search-listing {
    background-color: #fff79a;
}

.primary-photo {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	border: 1px solid black;
}

.listing-info, .listing-info_sm {
	float:right;
	width: 650px;
	padding:0;
	margin:0;
	height: auto;
}

.listing-info_sm {
	width: 450px;
}

.listing-left, .listing-left_vt, .listing-left_sm, .listing-left_vt_sm {
	float:left;
	width: 255px;
	padding: 5px;
	margin: 0;
}

.listing-left_vt {
	width: 165px;
}

.listing-left_sm {
	width: 255px;
}

.listing-left_vt_sm {
	width: 125px;
}

.listing-vt {
	float:left;
	width: 152px;
	padding: 5px 0 0 0;
	margin: 0;
}

.listing-vt img {
	padding: 0;
	margin: 0;
}

.listing-right {
	float:right;
	width: 150px;
	padding: 5px;
	margin: 0;
	text-align: right;
}

.maplink {
	position: relative;
	float:right;
	width: 50px;
	padding: 5px;
	margin-top: -20px;
	text-align: center;
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.listing-descrip, .listing-descrip_sm {
	width: 620px;
	padding: 5px;
	margin: 0;
	clear: both;
}

.listing-descrip_sm {
	width: 420px;
}

.l-price {
	font-weight: bold;
	color:#008000;
}

.lst_top {
width: 870px;
border: 1px solid black;
margin: 0;
padding: 5px;
background: #fff79a;
}

.lst_photo {
width: 300px;
float: left;
margin: 0 10px 0 0;
padding: 0;
border: 1px solid maroon;
}

.lst_addr {
font-size: 18px;
padding: 0 0 5px 0;
width: 50%;
float: left;
}

.lst_nav {
font-size: 13px;
font-weight: bold;
padding: 0 0 5px 0;
width: 50%;
float: right;
text-align: right;
}

.lst_middle {
width: 400px;
float: right;
margin: 0;
padding: 0;
}

.lst_middle_c {
width: 190px;
padding: 0 10px 10px 0;
margin: 0;
float: left;
font-size: 90%;
}

.lst_right {
width: 155px;
float: right;
text-align: right;
}

.lst_price {
	font-weight: bold;
	font-size: 14px;
	color:#0f9630;
}

.lst_row {
padding: 5px 0 0 0;
}

.lst_rooms {
width: 350px;
float: left;
border: 1px solid black;
margin: 10px 10px 0 0;
padding: 40px 5px 5px 5px;
background: #fff79a url(/newimages/headings/rooms.jpg);
background-repeat:no-repeat;
}

.lst_mcalc {
width: auto;
float: left;
border: 1px solid black;
margin: 10px 0 0 0;
padding: 40px 5px 5px 5px;
background: #fff79a url(/newimages/headings/mortgage_calc.jpg);
background-repeat:no-repeat;
}

.MortResults {
border: 1px solid maroon;
padding: 10px;
}

.lst_photos {
width: 870px;
float: left;
border: 1px solid black;
margin: 10px 0 0 0;
padding: 40px 5px 5px 5px;
background: #fff79a url(/newimages/headings/photos.jpg);
background-repeat:no-repeat;
}

.lst_table table {
display: block;
border: none;
}

.lst_table td {
padding: 3px;
text-align: left;
margin: 0;
border: none;
}

.lst_table_head, .lst_table_head tr, .lst_table_head td {
border: none;
border-bottom: 1px solid black;
margin: 0;
font-weight: bold;
}

.lst_row_1 {
background-color: #fff268;
}

.lst_row_2 {
background-color: #fff79a;
}

.lst_footer {
padding: 10px 0 0 0;
font-size: 85%;
}
