div#object {
	padding: 20px 0 15px 0;
}

div#object div.thumbs {
	width: 979px; 
	padding-bottom: 16px;
	background-color: #fff;
	border-bottom: 1px solid #c3bcb4;
}

div#object div.onav {
	float: right;
	margin: 0 72px;
        font-family: Trebuchet MS,Helvetica,sans-serif;
}

div#object div.onav img {
	margin-left: 16px;
}

div#object h1 {
	margin: 4px 0 10px 72px;
	font-size: 18px;
	color: #333;
}

div#object h3 {
	margin: 4px 0;
	font-size: 16px;
	line-height: 18px;
        font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
        color: #333;
}

div#object h4 {
	margin: 4px 10px 4px 0;
	font-size: 14px;
	line-height: 20px;
        font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
        color: #333;
}

div#object div.city {
	margin: 0 74px;
	font-weight: bold;
        font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 16px;
	color: #333;
}

div#object div.street {
	font-weight: bold;
        font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 16px;
	color: #333;
}


div#object div.price {
	margin: 10px 72px;
	color: #333;
	font-weight: bold;
        font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 16px;
}

div#object div.price span {
	font-size: 12px;
	color: red;
}

div#object div.kenmerken {
	float: right;
	width: 200px;
	margin: 24px 70px 0 0;
	padding: 10px;
	font-weight: bold;
        font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
        color: #333;
	background-color: #c3bcb4;
}

div#object div.tekst {
	width: 500px;
	margin: 20px 0 20px 70px;
}

div#object div.funda {
	color: #999;
	font-size: 11px;
}

div#object div.funda a {
	color: #999;
}

div#object div.makelaar {
	width: 460px;
	margin: 20px 0 0 0;
	padding: 20px;
	text-align: center;
        color: #333;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	line-height: 20px;
	background-color: #c3bcb4;
}

div#div_pict {
	display: none;
	position: absolute;
	top: 80px;
	background-color: #fff;
	border: 10px solid #fff;
	z-index: 750;
}

div#div_pict img {
	z-index: 1000;
}

div#div_pict a {
}	

div#map_small {
	margin-top: 10px;
	width: 200px;
	height: 160px;
	overflow: hidden;
}

div#streetview {
	display: none;
	margin-top: 10px;
	width: 979px;
	height: 550px;
}

div#div_react, div#div_friend {
	position: absolute;
	display: none;
	width: 400px;
	left: 260px;
	top: 100px;
	padding: 10px;
	background-color: #fff;
	border: 6px solid #8c867a;
	color: #444;
	z-index: 1000;
}

div#div_react a.close, div#div_friend a.close {
	float: right;
	display: block;
	margin: 0;
	padding: 2px;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
	border: 1px solid #ccc;
}

div#div_react table, div#div_friend table {
	width: 380px;
	margin-top: 10px;
}

div#div_react td, div#div_friend td {
	padding: 2px;
}

div#div_react td.l, div#div_friend td.l {
	width: 110px;
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

div#div_react input.txt, div#div_friend input.txt {
	width: 240px;
}

div#div_react textarea, div#div_friend textarea {
	width: 240px;
}

div#all_objects table.item {
}

div#all_objects table.item td {
	padding: 3px;
}

div#all_objects table.item td span.plaats {
	font-weight: bold;
}

/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {  
	width:839px; 
	margin:0 auto; 
	background-color: #fff;
	display:block; 
	position:relative; 
	padding:0 70px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:50px; 
	height:160px; 
	bottom:0px; 
	right:5px; 
	background:url(/img/modules/arrow_right.gif) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background:url(/img/modules/arrow_left.gif) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	display: none;
	position:relative ; 
	overflow:hidden ; 
	width:958px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	overflow: hidden;
	width:162px; 
	margin:0 3px; 
	text-align: center;
}
#SlideItMoo_items a { 
	clear:both; 
	display:block; 
	width:160px; 
	max-height: 120px;
	background-color: #fff;
	border: 1px solid #fff;
}
#SlideItMoo_items a:hover { 
	border: 1px solid #fff;
}
#SlideItMoo_items a img{ margin: 0;border:none; }
