/*  ******************************************* **
LAYOUT RESULT PAGE
**  ******************************************* */

#resultPagecontainer
{
	position: relative;
	padding-right:20px;
	color: #000000;
	top:0px;
}
#resultPageHeader
{
	position: relative;
}
#resultPageHeaderKop  /* Aantal gevonden objecten + infoknop  */
{
	position: relative;
	float:left;
	height:20px;
}

#resultPageHeaderKop p
{
    visibility:hidden;
    display:none;
}

#resultPageHeaderKop img.infoknop
{
	border:none;
	visibility:visible;
	float:left;
	margin-bottom:10px;
	margin-left:140px;
	margin-top:-5px;
}


#resultPageHeaderButtons  /* Bevat de sorteerbuttons  */
{
	position:relative;
	width:120px;
	float:right;
	margin:0;
	z-index:2;
	margin-top:-32px;
	margin-right:0px;
	z-index: 100;
}
body.nieuwbouw #resultPageHeaderButtons  /* Bevat de sorteerbuttons  */
{
	margin-top:-47px;
}

#menu_parent   /* Sorteren op...  */
{
	/*width:120px;
	height:20px;
	background:url(/images/bg_sorteer.gif) no-repeat;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
	margin-left:5px;*/
    display:none;
    visibility:hidden;
}
#menu_child   /* Bevat de sorteercriteria  */
{
	width:120px;
	display:block;
	margin-top:-9px;
	margin-left:5px;
}

#menu_child a  /* dropdownmenu Sorteercriteria  */
{
	display:block;
	width:118px;  /* 120px - 2*1px borders  */
	height:20px;
	margin-top:0;  /* om de topborders en bottomborders over elkaar te laten vallen  */
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:url(/images/bg_sorteer.gif) no-repeat;
	line-height:20px;
}
#menu_child a:hover  /* Sorteercriteria  */
{
}

#resultPageContent  /* Bevat alle objecten  */
{
	position:relative;
	margin-top:80px;
	top:0;
}
div.ResultpageContentObject  /* Bevat 1 object  */
{
	background:transparent url(/images/result_bg.gif) no-repeat scroll left center;
	height:231px;
	padding:10px 0pt 0pt 10px;
	text-align:left;
	width:180px;
	margin-top:0;
}

.nieuwbouw div.ResultpageContentObject
{
    background:none;
    height:auto;
    width:600px;
}

div.ResultpageContentImage
{
	height: 108px;
}
table.ResultpageContentObject  /* Bevat 1 object  */
{
	padding-top:4px;
	margin-top:-50px;
}


table.ResultpageContentObject div.ResultpageContentImage
{
	background:transparent url(/images/result_bg.gif);
	width: 180px;
	height: 275px;
}

.ResultpageContentImage   /* Bevat de foto */
{
	position:relative;
	float:left;
	margin-right:12px;
}
.ResultpageContentImage img
{
	border:none;
	display:block;
}
.ResultpageContentAdres a  /* Adres en prijs  */
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

 .nieuwbouw .ResultpageContentAdres a
 {
    color:#000;
 }

.ResultpageContentAdres a:hover
{
	text-decoration:underline;
	color:#000;
}

.ResultpageContentExtraTitle,
.ResultpageContentExtraItem
{
	color:#0b2876;
	width: 400px;
}
.ResultpageContentOppervlakte
{
	float:right;
	margin-top:-44px;
	color:#0b2876;
}
#resultPageHeaderBottomBar   /* Paginanummering onderaan  */
{
	text-align:right;
	margin-top:20px;
	margin-bottom:70px;
}
#resultPageHeaderBottomBar a,
#resultPageHeaderBottomBar b
{
	padding-left:6px;
}
#resultPageHeaderBottomBar a
{
	color:#000;
}
#resultPageHeaderBottomBar a:hover
{
	color:#000;
}

hr
{
	color:#0b2876;
	background:#01256F;
	height:1px;
	clear:both;
}

div.ResultpageContentAdres
{
    width:150px;
    color:#fff;
    margin-top:10px;
}

.nieuwbouw div.ResultpageContentAdres
{
    position:relative;
    color:#000;
    float:left;
	width:435px;
	overflow:hidden;
}

/*div.ResultpageContentImage
{
    width:180px;
    height:231px;
    background-image:url(/images/result_bg.gif);
    background-repeat:no-repeat;
}*/

table.TableResultpageImage
{
    margin-left:9px;
    margin-top:10px;
}






/*  ******************************************* **
LAYOUT DETAIL PAGE
**  ******************************************* */

#detailPageContainer
{
	position:relative;
	margin-top:20px;
	padding-right:0;

}
#detailPageHeader
{
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
}
#detailPageHeaderPhoto  /* Div waarin de foto zit. Width en height zijn hetzelfde als de foto  */
{
	position:relative;
	float:left;
	width:241px;
	height:161px;
	margin-right:12px;
}
#detailPageHeaderPhoto img
{
	display:block;
	border:none
}

#detailPageHeaderProperties
{
	float:left;
	width:300px;
}

#detailPageHeaderProperties .contentText
{
    width:300px;
 }

#detailPageHeaderProperties h3  /* Adres  */
{
	color:#283032;
	margin:0;
	padding:0;
	font-size:13px;
}
#detailPageHeaderProperties p.contentText
{
	margin-top:0;
}

p.contentText a
{
 color: Black;
}

#detailPageHeaderProperties p.contentText a
{
	color:black;
}
#detailPageHeaderProperties p.contentText a:hover
{
	color:black;
}

#detailPageHeaderButtons  /* Bevat de buttons 'Vorige', 'Volgende', 'Print', 'Mail', 'Reageer' en 'Overzicht'  */
{

	float:right;
	width:163px;
}



#detailPageHeaderButtons img
{

 border: none;
 margin-right:3px;
 margin-bottom:3px;
}



#detailPageNavigatie  /*  omvat de tabs en de content  */
{
	position:relative;
	clear:left;
	margin-top:20px;
}





/*  ******************************************* **
STYLE FOR THE TABS
**  ******************************************* */
ul#maintab
{
	position: relative;
	z-index: 2;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#maintab li
{
	display: block;
	float:left;
	margin-right:3px;
	background:url(/images/bg_tab1.gif) top left no-repeat;
}

#maintab li a{
	display:block;
	float:left;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	background:url(/images/bg_tabrechts1.gif) top right no-repeat;
	text-align: center;
	padding: 4 12px;
}
#maintab li.selected
{
	background:url(/images/bg_tab2.gif) top left no-repeat;
}
#maintab li.selected a
{
	color: #666465;
	background:url(/images/bg_tabrechts2.gif) top right no-repeat;

}

#ajaxcontentarea
{
	border: 1px solid #283032;
	margin-top: -1px;
	padding: 5px 20px 12px 20px;
}

#ajaxcontentarea h3
{
	font-size:12px;
}
p.contentTextKenmerken
{
	margin:0;
	padding:0;
	border-bottom: 1px;
    border-bottom-color: #283032;
}
hr.rulerKenmerken
{
/*	visibility:hidden;
	display:none;*/
}

.imageHypotheek,
.imageGeldLenen,
.imageVerzekeringen
{
	width: 40px;
	height: 40px;
	padding: 0 0 0 10px;
}




hr.rulerOmschriving
{
  color: #283032;

}

ResultpageContentObject hr
{
    color: #283032;
}


p.ResultpageContentExtraTitle,
p.ResultpageContentExtraItem
{
  color: Black;
  float:left;
  width: 250px;

}


div.ResultpageContentOppervlakte
{
     color: Black;
     position:relative;
     top:75px;
}


/*
IMAGE DETAILPAGINA
===============================================*/

.iframeFotos
{
	position:relative;
	width:700px;
	height:530px;
	background: none;
}

.nieuwbouw .iframeFotos
{
    margin-left:20px;
}

body.main
{
	margin:0;
	padding:0;
}
#FrogJS
{
	width:630px;
	height:800px;
	padding:0;
}
#FrogJSImage
{
	margin:0 auto;
}
#FrogJSCaption
{
	position:relative;
	width:630px;
	margin-left: -40px;
	text-align:center;
	margin:20px 0 0;
	padding:0;

}
#FrogJSrightThumb1
{
	top:275px;
	right:40px;
}
#FrogJSleftThumb1
{
	top:275px;
	left:40px;
}
#FrogJSrightThumb2
{
	top:0;
	margin-right:0px;
}
#FrogJSleftThumb2
{
	top:0;
	left:0;
}
hr.rulerFotos
{
	visibility:hidden;
	display:none;
}
.iframeMap
{
	width:600px;
	height:400;
	padding: 0 0 15px 5px;
}


/* resultpage B en L
================================================*/

div#detailPageImages
{
    width:800px;
}

div#detailPageHeaderButtons
{
    float:right;
    position:relative;

}
.nieuwbouw div#detailPageHeaderButtons
{
    float:left;
    position:relative;
}

div#detailPageLocatie
{
    width:406px;
    float:left;
    position:relative;
    margin-top:20px;
    display:inline;
}
#detailPageLocatie h3,
#detailPageOmschriving h3,
#detailPageKenmerken h3 {
	font-size:13px;
	margin:0;
	padding:0;
}
#detailPageLocatie p {
	margin:0;
	padding:0;
	width:406px;
}

iframe.iframeFotos
{
}

div#detailPageKenmerken
{
    width:300px;
}

div#detailPageOmschriving,
div#detailPageKenmerken,
div#detailPageOmschriving p,
div#detailPageKenmerken p
{
    width:800px;
}

#map {
	position:relative;
	width:800px !important;
	height:600px !important;
	background:#f00;
}
.ListBanners
{
    float:left;
    height:50px;
    color:#f00;
    font-weight:bold;
    margin:0;
    padding:0;
	width:370px;
}
