/* Start of CMSMS style sheet 'openrealty' */
/* OpenRealty CSS base */
#openrealty table { 
  
}
#openrealty td{
  vertical-align: top;
}

#openrealty a, #openrealty a:visited {
	color: #065d49;
	text-decoration: none;
}

#openrealty a:hover {
	text-decoration: underline;
}

#openrealty dt.listing_field_list {
  margin: 0 0 0 1em;
}

#openrealty dd.listing_field_list {
  margin: 0 0 1em 1em;
}

#openrealty h1, #openrealty h2, #openrealty h3 {
  font-weight: bold;
  margin: 0;
  padding-bottom: 2px;
}
 
#openrealty h4 {
  font-size: 11px;
  font-size: 14px;;
  font-weight: bold;
  color: #065d49;
  margin: 0;
  padding: 0;
}
  
/* form elements */

#openrealty label {
  display:block;
  font-weight:bold;
  margin:50px 0;
}
  
#openrealty input {
  margin-bottom: 1px;
  font-size: 12px;
  color:#777;
}

#openrealty .fbsubmit {
  padding:2px;
  color:#000;
}
  
#openrealty textarea {
  width:300px;
  padding:2px;
  height:70px;
  display:block;
  color:#777;
}
  
#openrealty select { 
  line-height: 18px;
  width: 200px;
  margin-bottom: 2px;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
} 
 
#openrealty option { 
  width: 200px; 
}
 
#openrealty fieldset {
  padding: 1em;
}
  
#openrealty legend {
  margin-bottom: 8px;
  padding: 5px;
}
 
/* li and ul menu */
 
#openrealty ul.menu {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}

#openrealty li.menu {
  line-height: 12px;
  padding-left: 16px;
  padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 2px;
  background-image: url("/objecten/template/rounded_boxes/images/li.gif");
  background-repeat: no-repeat;
  background-position: 4px 5px;
  font-weight: bold;
}
 
/* open-realty core.css */
 
.no_results { 
  color:red;
  margin-top:10px;
  border: 1px dashed red;
  padding: 4px;
}

.search_results {
  width:100%;
}

.result_row_0 { 
  background-color: #f2f2ee;
}

.result_row_1 {
  background-color: #fff;
}

.listing_thumbnail_images {
  padding: 1em 0 0 1.7em;
}

.listing_thumbnail_images img {
  border: 1px solid #ffdfdf;
}
  
.listing_main_image img{
  margin: 0 0 0 18px;
}

.listing_main_image {
/*
  border-top: 1px solid #ffdfdf;
  border-left: 1px solid #ffdfdf;
  border-right: 1px solid #ffdfdf;
*/
}

.field_title {
  width: 100px;
}

.listing_result_box {
  background-color: #fff;
  margin: 6px 0;
}

.listing_result_top {
  padding: 8px 6px 6px 8px;
}
 
.listing_result_center {
  padding: 8px 6px;
  line-height: 1.3em;
}
 
.listing_result_bottom {
  padding: 8px 6px 8px 8px;
  line-height: 1.3em;
}
 
.listing_result_content {

}

.listing_result_object {
	
}

.listing_result_box .object_checkbox {
  width: 21px;
  height: auto !important;
  background-color: #a1c1ba;
}

.listing_result_box .object_image {
	width: 100px;
}

.listing_result_box .object_checkbox img{
  display: block;
  text-align: center;
}

.listing_header{
  padding: 0.5em 0 0.5em 1.6em;
}

/* 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: #065d49;
}

.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: #000;
  width: 100px;
  display: block;
  line-height: 16px;
}

.browse_tool_button a:visited {
  color: #000;
}

.browse_tool_button a:hover {
  color: #065d49;
}

.browse_tool_ghost {
  font-size: 10px;
  line-height: 10px;
  color: #aaaaaa;
  text-decoration: none;
}

.browse_tool_curpage {
  /*border: 1px solid #ffdfdf;*/
  color: #c34412;
  font-weight: bold;
  padding: 0 4px;
  display: block;
  text-align: center;
}

.browse_tool_curpage span {
	/*color: #065d49;*/
}

.bt_pages {
  font-family: verdana, arial, Helvetica, sans-serif;
  text-decoration:none;
  vertical-align: middle;
	font-weight: bold;
}

#openrealty .bt_pages_ghost{
  color:  #aaa;
  text-decoration:none;
}

#openrealty a.bt_pages{
  color: #065d49;
  display: block;
  text-align: center;
}

#openrealty a.bt_pages:visited{
  color: #065d49;
}

#openrealty a.bt_pages:hover{
  color:#2B7564;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
  text-align: right;
}

.next_prev_listing a {
	width: 50px;
	height: 50px;
	margin: 0 2px 0 0;
}

.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: #fffbfb;
  padding: 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 'openrealty' */

