@CHARSET "UTF-8";

* {margin:0;padding:0;} 

html, body {
	font-family: Verdana;
	font-size: 11px;
	background: #f6edeb url(images/background4.jpg) top center fixed no-repeat;
}

html, body, #wrap { height: 100%; }
body > #wrap { 
	height: auto; 
	min-height: 100%; 
}

#main {
	padding-bottom: 34px;	
	width: 100%;
}

.floatfix {
	clear: both;	
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

a img {
	border: 0px;	
}

.red {
	color: #8f7670;	
}



#middle {
	width: 900px;
	margin: 0px auto 0px auto;	
}

#header {
	position: relative;
}

#header #logo {
	float: left;	
}

#header #slideshow {
	float: right;
	width: 700px;
	height: 200px;
	overflow: hidden;
}

#header #navigation {
	position: relative;
	float: left;
	width: 100%;
	background: url(images/nav_bg.png) top left repeat-x;
	z-index: 2;
	display: inline;
}

#header #navigation a {
	font-weight: normal;	
}

#header #navigation .logo {
	position: relative;
	float: left;	
	width: 200px;
	height: 51px;
	z-index: 10;
}

#header #navigation .buttons {
	float: left;	
}

#header #navigation .buttons .button {
	width: 112px;
	height: 18px;
	text-align: center;
	padding: 8px 0px 5px 0px;
	float: left;	
	cursor: pointer;
	z-index: 10;
}

#header #navigation .buttons .button a {
	color: #ccc;
	text-decoration: none;
}

#header #navigation .buttons .button:hover, #header #navigation .buttons .selected {
	background: #000 url(images/nav_bg_selected.png) repeat-x;
}

#header #navigation .buttons .selected a {
	color: #fff;	
}

#header #navigation .subbuttons {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/nav_sub_bg.png) repeat-x;
	margin-top: 32px;
	padding: 0px 0px 0px 200px;
	width: 700px;
	height: 17px;
	z-index: 0;
}

#header #navigation .subbuttons .button {
	float: left;
	padding: 2px 0px 0px 0px;
	border-right: 1px solid #fff;	
	height: 15px;
	width: 120px;
	text-align: center;
}

#header #navigation .subbuttons .button a {
	color: #ccc;
	text-decoration: none;	
}

#header #navigation .subbuttons .button:hover a,  #header #navigation .subbuttons .selected a {
	color: #fff;
}


#content {
	position: relative;
	width: 100%;
}

#content #left {
	float: left;
	padding: 25px 10px 20px 10px;
	width: 175px;
	background: #000;
	color: #fff;
	height: 100%;
}

#content .video {
	/*height: 324px;*/
	width: 578px;
	padding: 4px 10px 13px 7px;
	background: url('images/video_bg.jpg') bottom center no-repeat;	
}

.mopromedia .item {
	margin: 0px 0px 10px 0px;
}

.mopromedia .item a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #aaa;	
}

.mopromedia .item:hover a {
	color: #fff;	
}

.mopromedia .item img {
	border: 5px solid #451a10;
	width: 140px;
	margin: 5px 0px 0px 10px;	
}

.mopromedia .item:hover img {
	border: 5px solid #fff;	
}

#content #right {
	width: 675px;
	float: right;
	color: #333;
	background: #fff;
	padding: 25px 0px 0px 20px;	
}

/* --- BREADCRUMB --- */
#content #right #breadcrumb {
	font-size: 9px;	
	position: absolute;
	top: 0px;
	right: 5px;
	margin: 0 10px 0 0;
}

#content #right #breadcrumb a {
	color: #451a10;
	font-weight: normal;
}

/* --- HOMEPAGE --- */
#content #right .content{	
	width: 600px;
	margin: 0px 0px 0px 30px;
}

#content #right .content p {
	margin: 0px 0px 10px 0px;	
}

/* --- TEKOOP ---*/
#content .tekoop {
	width: 95%;
}

.tekoop td.item {
	width: 50%;	
	padding-bottom: 10px;
	cursor: pointer;
	line-height: 1.2em;
}

.tekoop td.item:hover {
	color: #000;	
}

.tekoop td.item .image {
	position: relative;
	width: 154px;
	height: 114px;
	float: left;
	background: url(images/image_small_bg.jpg) no-repeat;
	padding: 0px 5px 15px 5px;
	margin-right: 5px;	
}

.tekoop td.item .image .verkocht {
	position: absolute;
	top: 0px;
	left: 5px;	
}

.tekoop td.item .title {
	text-transform: uppercase;
}

.pand {
	width: 95%;
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
}

.pand td.adres, .pand td.gegevens, .pand td.omschrijving {
	padding: 5px;	
	vertical-align: top;
}

.pand td.adres {
	width: 25%;
	border-right: 1px solid #aaa;
}

.pand td.gegevens {
	width: 35%;
	border-right: 1px solid #aaa;
}

.pand td.gegevens table.details {
	width: 100%;	
}

.pand td.gegevens table.details td {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #aaa;	
}

.pand td.gegevens table.details td.left {
	width: 60%;
}

.pand td.gegevens table.details td.right {
	width: 40%;
}

.pand td.omschrijving {
	width: 40%;
}

.pand td.omschrijving div.omschrijving {
	padding: 5px 0px 10px 10px;
	font-size: 10px;
}

.pand td.omschrijving div.omschrijving p {
	padding-bottom: 3px;	
}

.images_wrapper {
	float: left;
	width: 510px;
	height: 510px;	
}

.images {
	width: 510px;
	height: 510px;
}

.thumbs {
	float: left;
	width: 110px;
	margin: 0px 0px 0px 20px; 	
}

#thumbs_pager {
	float: left;
	width: 110px;
	text-align: center;
}

#thumbs_pager ul {
	margin-top: -5px;	
}

#thumbs_pager .thumb {
	float: left;
	width: 100px;
	height: 70px;
	padding: 5px 2px 6px 2px;
	
	background: url(images/image_smaller_bg.jpg) no-repeat;
	cursor: pointer;
}

.thumbs .next, .thumbs .prev {
	float: left;
	margin-left: 17px;
}

.thumbs .next img, .thumbs .prev img {
	cursor: pointer;	
}

/* --- MEDIA --- */
.media .item {
	width: 90%;
	margin: 0px 0px 20px 20px;
}

.media .item .title {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #555;	
	margin: 0px 0px 3px 0px;
}

.media .item p {
	margin-bottom: 10px;	
}

.media .item img.thumb {
	float: left;
	padding-right: 5px;	
	width: 250px;
}

.media .item img.thumb.small {
	width: 140px;	
}

/* --- CONTACT --- */
.contact {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 10px;
	padding-right: 10px;
}

.contact .map_canvas {
	width: 150px;	
}

.contact_form {
	float: left;
	width: 45%;	
	margin: 0px 10px 0px 10px;
}

.contact_form input, textarea {
	border: 1px solid #aaa;
	background: url(images/input_fields_bg.jpg) no-repeat;
}	

textarea {
	width: 45%;
}

/* --- FOOTER --- */
#footer {
	position: relative;
	width: 900px;
	background: url(images/footer_bg.jpg);
	height: 34px;
	position: relative;
	margin: -34px auto 0px auto; /* negative value of footer height */
	clear:both;
}

#footer .rights {
	position: absolute;
	right: 60px;
	top: 10px;
	width: 280px;
	height: 20px;
	color: #aaa;
	font-size: 10px;
	text-align: center;
}

#footer .rights a {
	color: #aaa;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}