/* Start of CMSMS style sheet 'Style: Default OpenRealty Core' */
/* open-realty core.css */

.no_results { 
  color:red;
  margin-top:10px;
  border: 1px dashed red;
  padding: 4px 4px 4px 4px;
  }
  
.search_results {
  width:100%;
  }
.result_row_0 { 
  background-color: #F2F2EE;
  }
.result_row_1 {
  background-color: #FFF;
  }

.listing_result_box {
  border: 1px dashed #00A1DF;
  margin-top: 6px;
}

.listing_result_top {
  border-top: 1px dashed #00A1DF;
  border-left: 1px dashed #00A1DF;
  border-right: 1px dashed #00A1DF;
  padding: 0 6px 6px 8px;
}

.listing_result_center {
  border-top: 1px dashed #00A1DF;
  border-left: 1px dashed #00A1DF;
  border-right: 1px dashed #00A1DF;
  padding: 8px 6px 8px 8px;
  line-height: 1.3em;
}

.listing_result_bottom {
  border-top: 1px dashed #00A1DF;
  border-left: 1px dashed #00A1DF;
  border-right: 1px dashed #00A1DF;
  border-bottom: 1px dashed #00A1DF;
  padding: 8px 6px 8px 8px;
  line-height: 1.3em;
}

.listing_result_content {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.listing_header{
  padding: 4px 0 0 8px;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
  background-color: #F7F7F4;
  width:100%;
  font-size: 11px;
  text-decoration: none;
  color: black;
  border: 1px solid #DDD;
  padding: 2px 2px 2px 2px;
  margin-bottom: 6px;
}
.browse_tool {
  background-color: #EBEBEB;
  font-size: 11px;
  text-decoration: none;
  color: black;
}
.browse_tool_num {
  color: #336699;
}
.browse_tool_button A {
  background-color: #EBEBEB;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  border: 1px dashed red;
  font-weight: bold;
  text-decoration: none;
  color: #00A1DF;
  width: 100px;
  display: block;
  line-height: 16px;
}
.browse_tool_button A:visited {
  color: #00A1DF;
}
.browse_tool_button A:hover {
  color: #555555;
}
.browse_tool_ghost {
  font-size: 10px;
  line-height: 10px;
  color: #aaaaaa;
  text-decoration: none;
}
.browse_tool_curpage {
  border: 1px solid #00A1DF;
  color: #555555;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  display: block;
  text-align: center;
}
.bt_pages {
  font-family: verdana, arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: #EBEBEB;
  text-decoration:none;
  vertical-align: middle;
  color:  #000000;
}
bt_pages_ghost{
  color:  #aaaaaa;
  text-decoration:none;
}
A.bt_pages{
  border: 1px solid #00A1DF;
  color: #00A1DF;
  padding: 4px 4px 4px 4px;
  display: block;
  text-align: center;
}
A.bt_pages:visited{
  color: #00A1DF;
}
A.bt_pages:hover{
  color:#FFFFFF;
  background: #CCFF00;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
  margin: 0 0 0 0;
  border: 1px dashed #00A1DF;
  width: 100%; 
  text-align: center;
  }
.next_prev_listing ul {
  margin: 0.2em auto; 
  }
.next_prev_listing li { 
  display: inline; 
  padding: 3px 0; 
  list-style-type: none;
}
.count, .listing_xy { 
  width: 100%; 
  background-color: #E8E8E8; 
  clear: both; 
  padding: 3px 0;
}

.slideshow_img {
  float: left;
  width: 100%;
  text-align:center;
}
.slideshow_links {
  float: left;
  width: 100%;
  text-align:center;
}
.city_distance_header{font-size:12px;}

/* user stuff */
.view_user {
  padding-left:5px;
}
.view_user_user_name {
  font-size:14px;
  font-weight:bold;
  background-color: #EEEEEE;
  padding: 5px 5px 5px 5px;
  margin-top: 10px;
}
.view_user_user_images {
  float: left;
  width: 140px;
}
.view_user_user_info {
  float: left;
  padding-left:10px;
  width: 400px;
  line-height: 1.4em;
}
.view_user_user_hitcount {
  clear:both;
  margin-top: 20px;
  line-height: 40px;
}
.view_user_user_box {
}
.featured_listings {
margin-left:auto;
margin-right:auto;
text-align:center;

}
/* End of 'Style: Default OpenRealty Core' */

