﻿/*Algemene info*/
#menuhoofdmenu {
	float:right;
	border: 0 none;
	}
.sfeerbeeld {
    float: right;
    margin-right: 10px;
	}
.Terug {
	color:#3E3B3B;
	display:block;
	float:left;
	font-size:1em;
	font-weight:bold;
	height:90px;
	line-height:90px;
	text-decoration:underline;
	width:190px;
}
.Terug:hover {text-decoration:none;}
.adresinvoer label{
	display:none;
}
.detailpagina{
	float: left;
	margin-top:12px;
}
.HoofdfotoContainer{
	float:left;
	height:150px;
	text-align:center;
	width:185px;
}
.HoofdfotoContainer img{border:1px solid #ccc;}
.adresdetails{
	float:left;
	padding:0 20px;
	width:365px;
}
.adresdetails h1{    
	color: #3E3B3B;
    font-size: 1.2em;
    font-weight: normal;
	margin:0;
	padding:0;
	}
.adresdetails .straat {display:inline;}
.adresdetails .adres{display:block;}
.status label {padding-right: 1em; width: auto;}
.status td{padding:0;}
.status table{padding:0;margin:0;}
.buttonopenhuis{color:#EB3424;}
.infoopenhuis{margin-top:10px;}
.buttonnieuw, .buttonverhuurd, .buttonverkochtovb, .buttonverkocht {color:#DA0012;}
.bezichtigingcontainer label{
	display:none;
}
/*Tabs*/
#tabs {
	border-bottom:2px solid #EB3424;
	clear:both;
	float:left;
	font-weight:bold;
	height:29px;
	padding-left:0;
	position: relative;
	width:770px;
}
#tabs li {background-image:url(/images/tablinks.gif);	background-position:center left;background-repeat:no-repeat;float:left;list-style-type:none;padding-left:3px;z-index: 1;}
#tabs li:hover{background-image:url(/images/tablinksrood.gif);color:#fff;}
#tabs .selected {background-image:url(/images/tablinksrood.gif);}
#tabs .selected a {background-image:url(/images/tabrechtsrood.gif);color:#fff;}
#tabs .selected a span {background-color:#EB3424;	background-image:none;}
#tabs a 
{
    background-image:url(/images/tabrechts.gif);
	background-position:center right;
    background-repeat:no-repeat;
    cursor:pointer;
    display:block;
    float:left;
    height:31px;
    text-align:center;
    line-height:31px;
	padding-right:3px;
	margin-right:1px;
    }
#tabs a:hover{background-image:url(/images/tabrechtsrood.gif);color:#fff;}
#tabs a span{background-image:url(/images/tabmidden.gif);background-repeat:repeat-x;	height:31px;float:left;	padding:0 5px;}
#tabs a:hover span{background-image:none;background-color:#EB3424;color:#fff;}
/*visibility fix*/
#pages .selected {display:block;}
/*Kenmerken*/
.woninggegevens table{width:100%;}
.USP{margin-top:10px;padding:0;}
.USP li {background-image:url("/images/list.gif");background-position:0 6px;background-repeat:no-repeat;color:#3E3B3B;list-style-type:none;padding-left:15px;}
/*Fotos*/
#Fotos a{float:left;height:56px;margin:0 8px 8px 0;text-align:center;text-decoration:none;}
#Fotos .extrafotos{margin-top:10px;}
#Fotos .extrafotos img{border:1px solid #CCCCCC;}
/*Locatie*/
#Locatie label{clear:left;float:left;width:200px;}
#Locatie input{height:16px;margin-bottom:5px;}
/*Route*/
#map{clear:both;width:572px;height:381px;}
.linkbepaalroute a
{
	background-color:#transparent;
    background-image:url(/images/ButtonZwartGR.png);
	background-position:0 0;
    background-repeat:no-repeat;
    color:#fff;
    float:left;
    height:30px;
	line-height:30px;
	margin:15px 15px 15px 0;
	text-align:center;
    text-decoration:none;
	width:140px;
    }
.linkbepaalroute a:hover{
	background-image:url(/images/ButtonRoodGR.png);
}
.linkbepaalroute a.print{
	background-image:none;
	color:#3E3B3B;
	text-decoration:underline;	
	width:120px;
}
.tomtom{
    clear: both;
    float: left;
    margin-top: 10px;
	}
#TomTomVerklaring{display:block;}
/*Links*/
.Links{
	border-top:1px dotted #ccc;
	float:left;
	width:180px;
	padding-bottom:0;
}
.Links .linktell, .Links .linkbrochure, .Links .linkprint, .Links .linkbezichtiging{	border-bottom:1px dotted #ccc;display:block;padding:10px 0;}
.Links a{color:#3E3B3B;padding-left:30px;margin-bottom:2px;}
.Links a:hover{color:#3E3B3B;text-decoration:none;}
.linktell a{	background-image:url(/images/aap.gif);background-repeat:no-repeat;}
.linkbrochure a{	background-image:url(/images/brochure.gif);background-repeat:no-repeat;}
.linkprint a{background-image:url(/images/print.gif);background-repeat:no-repeat;}
.linkbezichtiging a{	background-image:url(/images/bezichtiging.gif);	background-repeat:no-repeat;}
/*Bewonertekst*/
.DisclaimerTekst {
	font-size: 80%;
	margin-top: 3em;
}
/*Tab Pagina's*/
#pages{float:left;width:705px;}
/*Display none*/
#NieuwsContainer{display:none;}
/*WoningFilm op Woningdetailpagina*/
#Fotos a.woningfilm {background-image: url("/images/film.gif"); background-position: left top; color: #fff; margin-bottom: 10px; width: 74px; height: 22px; padding-left: 24px; text-decoration: none; line-height: 23px; display: block;}
#Fotos a.woningfilm:hover {background-position: left bottom; color:#000;}
/* Video / Film */
a.Player {
	width: 450px;
	height: 300px;
	display: block;
}

.PlayerHolder {
	position:fixed;
	text-align: left;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	z-index: 510;
	top : 100px;
	left : 0;
	right: 0;
}

.PlayerHolder.hidden{
	display:none;
}

.PlayerClose {
	z-index: 520;
	background-image: url("/images/Sluiten.gif");
	width: 21px;
	height: 21px;
	display:block;
	float: right;
	right: 0;
}

#PlayerOverlay {
	position:absolute;
	left: 0;
	top: 0;
	height:100%;
	opacity:0.8;
	width:100%;
	background-color: #000;
	z-index: 500;
}

.PlayButton {
	position: relative;
	display: block;
	top: -55px;
	left: 5px;
	background-image: url("/images/playButton.png");
	z-index: 20;
	width: 54px;
	height: 54px;
}
