/*******************************************************************************
	
	style.css
	$Id$
	Stylesheet for NVM realtor website
	Copyright ©2005 Realworks B.V., AMSTERDAM, the Netherlands.

*******************************************************************************/


BODY {
	overflow: hidden;
	cursor: default;
	background-image: url( '/images/bg_body.png' );
	margin:0;
	padding:0;
	
}

A {
	color: #0C479D;	
}

SUP {
	font-size: 9px;	
}

/*******************************************************************************
	TYPEFONT SETTINGS
*******************************************************************************/
	
	BODY, TD, INPUT, SELECT, TEXTAREA {
		font-family: univers,arial;
		font-size: 12px;
	}
	
	H1 {
		/*width: expression( parentElement.clientWidth - 50 );
		text-overflow:ellipsis;
		overflow: hidden;*/
		font-family: eurostile;
	}

/*******************************************************************************
	FORM SETTINGS
*******************************************************************************/


	FIELDSET {
		margin-top: 20px;
	}
	LEGEND {
		color: #0C479D;
		font-family: eurostile;
		font-weight: bold;
		font-size: 12pt;
	}
	LEGEND SPAN.Step {
		font-family: univers;
		font-weight: normal;
		font-size: 11pt;
		color: #000000;
	}
	
	TD.Label {
		text-align: right;
		width: 200px;
	}
	FORM TD {
		padding: 2px;	
	}

/*******************************************************************************
	STYLESHEET FOR HEADER COMPONENT
*******************************************************************************/

	DIV#header {
		position: absolute;
		top: 5px;
		left: 0px !important;
		left: 90px;
		width: 100%;
		height: 105px;
		background-image: url( '/images/header.gif' );
		background-repeat: no-repeat;
		background-position:center left;
		z-index: 2;
		}
	
	IMG#logo {
		position: absolute;
		top: 12px;
		right: 20px;
		z-index:3;
		border: none;
	}
	
	div#logo{
		position: absolute;
		top: 8px;
		right: 1px;
		z-index:3;
		border: none;
		background-image: url( '/images/laurens Beimers centr.jpg' );
		background-repeat: no-repeat;
		background-position:center right;
		width:375px;
		height:100px;
	}

/*******************************************************************************
	STYLESHEET FOR PAGE COMPONENT
*******************************************************************************/
	
	DIV#page {
		position: absolute;
		z-index: 4;
		top: 110px;
		left: 240px;
		bottom: 0px;
		height: auto;
		height: expression( document.documentElement.clientHeight - 110 );
		background-image: url( '/images/bg_content.png' );
		background-position: top right;
		background-repeat: no-repeat;
		overflow: hidden;
		right: 230px;
		width: auto;
		width: expression( document.documentElement.clientWidth - 470 );
		border: 0px solid black;
	}
	
	H1 {
		margin-top: 60px;
		font-size: 24px;
		margin-right: 50px;
		color: #0C479D;
	}
	
	H2 {
		margin-top: -15px;
		margin-right: 50px;
		font-size: 18px;
		color: #000000;
	}
	
	DIV.backgroundText {
		position: absolute;
		z-index:-10;
		left: 240px;
		bottom: 0px;
		width: expression( document.documentElement.clientWidth -340);
		height:108px;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 124px;
		font-family: eurostile;
		color: #0C479D;
		filter:Alpha(Opacity=2);
	}
	
	DIV#content, DIV#contentWithH2 {
		margin-top: 20px;
		padding-right: 20px;
		top: 108px;
		left: 0px;
		right: 65px;
		bottom: 65px;
		width: auto;
		width: expression( parentElement.clientWidth - 50 );
		height: 500px;
		height: expression( parentElement.clientHeight - 171 );
		overflow: auto;
		scrollbar-3dlight-color: #0C479D;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-base-color: #FFFFFF;
		scrollbar-darkshadow-color: #0C479D;
		scrollbar-face-color: #0C479D;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		overflow: auto;
		border:0px solid black;
	}
	
	DIV#contentWithH2 {
		top: 128px;
	}

/*******************************************************************************
	STYLESHEET FOR MENU COMPONENT
*******************************************************************************/
	
	UL#menu {
		position: absolute;
		top: 56px;
		top: expression( 68 );
		bottom: 0px;
		left: 0px;
		width: 190px;
		width: 240px;
		height: expression( document.documentElement.clientHeight - 88 );
		height: auto;
		background-image: url( '/images/bg_menu.png' );
		background-repeat: no-repeat;
		overflow: hidden;
		margin-left: 0px;
		margin-bottom: 0px;
		list-style: none;
		z-index: 3;
	}
	
	UL#menu LI.first-child {
		margin-top: 145px;
	}
	
	UL#menu LI {
		margin-left: -20px;
		margin-left: expression( 20 );
		margin-bottom: 5px;
		font-size: 14px;
	}
	
	UL#menu LI.selected {
		list-style-image: url( '/images/list-item.png' );
		color: #A6BBE3;
	}
	
	UL#menu A {
		text-decoration: none;
		color: #ffffff;
		margin-top: -10px;
	}
	
	UL#menu A:hover {
		color: #D9E2F3;	
	}
	UL#menu UL {
		margin-left: -45px !important;
		margin-left: 15px;
		margin-bottom: 0px;
		margin-top: 0px;
		list-style: disc;
		color: #ffffff;
	}
	UL#menu UL LI {
		margin-left: 0px;
		margin-bottom: 1px;
		font-size: 13px;
	}	
/*******************************************************************************
	STYLESHEET FOR SIDEBAR COMPONENT
*******************************************************************************/

	DIV#sidebar {
		position: absolute;
		top: 21px;
		right: 0px;
		bottom: 0px;
		width: 230px;
		height: auto;
		height: expression( document.documentElement.clientHeight - 21 );
		background-image: url( '/images/bg_sidebar.png' );
		z-index: 1;
	}
	
	IMG#nvmEmblem {
		position: absolute;
		right: 0px;
		bottom: 0px;	
	}
	
	SPAN#nvmEmblemText {
		position: absolute;
		width: 186px;
		height: 70px;
		overflow: hidden;
		right: 20px;
		bottom: 65px;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		font-size: 19px;
	}
	
	
/*******************************************************************************
	STYLESHEET FOR INDEX.CFM (homepage)
*******************************************************************************/

	IMG#office {
		border: solid 1px #000000;
		margin-right: 20px;
		width: 150px;
		height: 225px;
		position: relative;
		float: left;
	}
	
	DIV#SPOTLIGHT {
		width: 430px;
		height: 152px;
		background-image: url( '/images/bg_spotlight.png' );
		background-repeat: no-repeat;
		float: left;
	}
	
	
	
	IMG#spotlightRightFill {
		float: right;
		
	}
	IMG#spotlightLeftFill {
		float: left;
		margin-top: 100px;
		
	}
	
	
	IMG#spotlightPhoto {
		display: block;
		width: 180px;
		height: 120px;
		margin-top: 7px;
		margin-left: 5px;
		border: solid 1px #000000;
	}
	
	SPAN#spotlightTitle {
		display: block;
		margin-left: 9px;
		margin-top: 3px;
		margin-bottom: 5px;
	}

	DIV#spotlightDetails {
		margin-left: 209px;
		margin-top: -125px;
	}
	DIV#spotlightDetails SPAN.address {
		font-size: 16px;	
	}
	
	DIV#spotlightDetails SPAN.price {
		display: block;
		font-size: 14px;
		color: #0C479D;
		margin-bottom: 5px;
	}
	
	
	
	
	
/*******************************************************************************
	STYLESHEET FOR AANBOD.CFM (woninglijst)
*******************************************************************************/

	TABLE#objectlist {
		width: 100%;
		width: expression( parentElement.clientWidth - 20);
	}

	TABLE#objectlist TD {
		border: solid 1px #BECEEB;
		padding: 1px;
		vertical-align: top;	
	}
	
	TABLE#objectlist TD.description {
		padding: 4px;
		padding: 4px;
	}
	
	TABLE#objectlist IMG.thumbnail {
		width: 152px;
		height: 114px;
	}                                             
	
	TABLE#objectlist TD.thumbnail {
		width: 153px;	
	}
	
	TABLE#objectlist SPAN.address {
		font-size: 14px;
	}
	
	
	TABLE#objectlist SPAN.price {
		font-size: 14px;
		margin-bottom: 5px;
	}
	
	TABLE#objectlist IMG {
		border: none;
	}
	
	span.status {
		color:#FD1910;
		font-weight:bold;
	}
	
/*******************************************************************************
	STYLESHEET FOR OBJECT.CFM (woning)
*******************************************************************************/

	IMG#mainPhoto {
		border: solid 1px #000000;
		height: 215px;
	}
	
	TABLE#details {
		display: inline;
		border-collapse: collapse;
		width:50%;
	}
	
	table#details TD {
		border: solid 1px #A6BBE3;
		padding: 4px;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	table#details TD.label {
		background-color: #D9E2F3;	
	}
	

	IMG.thumbnail {
		border: solid 1px #000000;
		cursor: pointer;
	}
	
img.rw_photo{
	cursor:pointer;
	width:90;
	height:70;
	
}

	
/*******************************************************************************
	STYLESHEET FOR zoekmacine.CFM 
*******************************************************************************/
 select {
 	width:150px;
}

DIV#right_panel {
		position: absolute;
		z-index:500;
		width: 186px;
		right: 20px;
		top: 168px;
	}
	
/*****************************************************************************
	STYLESHEET VOOR KLANTEN EXTRANET
*****************************************************************************/
	table.dark_table {
		border-collapse: collapse;
		width:100%;
	}
	TD.dark_table_td,TD.dark_table_td_photo {
		border: 1px solid #0C479D;
		background-color: white;	
		padding: 6px;
	}
	TD.dark_table_td_past,TD.dark_table_td_past_photo {
		border: 1px solid #0C479D;
		background-color: #f5f5f5;	
		padding: 6px;
	}	
	TD.dark_table_td_today,TD.dark_table_td_today_photo {
		border: 1px solid #FF0000;
		background-color: white;	
		padding: 6px;
	}		
	TD.dark_table_td_photo, TD.dark_table_td_past_photo, TD.dark_table_td_today_photo {
		padding: 0px;	
	}
	
	TD.th_dark {
		background-color: #0C479D;
		color: white;
		height: 20px;
		padding-left: 6px;
	}
	
	TD.th_dark_left {
		background-image: url(images/th_left.png);	
		background-position: left;
		width: 6px;
		height: 20px;
	}
	TD.th_dark_right {
		background-image: url(images/th_right.png);	
		background-position: right;
		width: 6px;
		height: 20px;
	}	
	A.linkTerms {
		color: #0C479D;
		font-size:13px;
	}
	A.linkTermsSelected {
		color: #C6D3EB;
		text-decortation: none;
		font-weight: bold;
		font-size:13px;
	}
	DIV#bottomMenu a {
		color: black;
		text-decoration: none;	
	}
	DIV#bottomMenu a:hover {
		color: black;
		text-decoration: underline;	
	}
	
	.loggin_border {
		border: 1px solid #0C479D;
		background-color: #D9E2F3;
		width:100%;
	}
	.loggin_yellow {
		background-color: #B3C6E4;
	}
	.loggin_darkyellow {
		background-color: #D9E2F3;
	}
	.loggin_black {
		background-color: #0C479D;
		color: white;
	}
	

/*******************************************************************************
	LIGHTBOX
*******************************************************************************/

#lightbox{	position: absolute;	left: 0; right:0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


