@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color:#e4e4e4;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11pt;
	color:#666666;
}
h1 {
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0px;
	text-align:center;
	color:#999999;
	font-size:18pt;
}
a,a:link,a:visited,a:active {
	text-decoration:none;
	color:#666666;
}
a:hover {
	color:#999999;
}
img {
	border:0;
}
a, a:link, a:visited, a:active {
	color:#000;
}
a:hover {
	color:#333333;
}
.saveButton, .directEditButton {
	float:right;
	cursor:pointer;
	!cursor:hand;
	margin:2px;
}
#menu {
	position:absolute;
	left:0px;
	margin:-44px 0 0 0;
}
#menu ul {
	list-style:none;
	list-style-position:inside;
	display:inline-block;
	margin:0;
	padding:0;
}
#menu li {
	padding:10px 20px 10px 20px;
	background-color:#E5E5E5;
	margin:0 1px 0 0;
	color:#999999;
	font-size:14pt;
	float:left;
}
#menu li.active {
	background-color:#FFFFFF;
	height:45px;
}
#menu li:hover {
	background-color:#FFFFFF;
	color:#666666;
	cursor:pointer;
	!cursor:hand;
}
#menuContent {
	width:450px;
	height:592px;
	background-color:#FFFFFF;
	padding: 30px 500px 30px 50px;
}
#menuContent h1 {
	text-align:left;
}
#main_frame {
	position:relative;
	margin:auto;
	margin-top:150px;
	width:1002px;
	height:650px;
}
#investeringsgroep {
	position:absolute;
	right:0px;
	margin-top:-45px;
}
#houses {
	position:absolute;
	width:219px;
	height:147px;
	top:275px;
	left:390px;
	z-index:5;
}
#searchGlass {
	float:left;
	margin:-50px 0 0 60px;
}
#disclaimer {
	position:absolute;
	bottom:0px;
	height:30px;
	margin-bottom:-35px;
	width:1002px;
	color:#333333;
	font-size:8pt;
	text-transform:uppercase;
}
#disclaimer a:link,#disclaimer a:visited,#disclaimer a:active {
	color:#666666;
	text-decoration:none;
}
#disclaimer a:hover {
	color:#000;
}
#inloggen {
	float:right;
	color:#999999;
	cursor:pointer;
	!cursor:hand;
}
#inloggen:hover {
	color:#666666;
}
#LT {
	background-color:#FFFFFF;
	position:absolute;
	top:0;
	left:0;
	width:440px;
	height:265px;
	padding:30px;
	text-align:justify;
}
#RT {
	position:absolute;
	top:0;
	right:0;
	width:440px;
	height:265px;
	padding:30px;
	background-color:#FFFFFF;
}
#LB {
	position:absolute;
	top:327px;
	left:0;
	width:440px;
	height:265px;
	padding:30px;
	background-color:#FFFFFF;
}
#RB {
	position:absolute;
	top:327px;
	right:0;
	width:440px;
	height:265px;
	padding:30px;
	background-color:#FFFFFF;
}
#mapFP {
	text-align:center;
	margin-top:20px;
	cursor:pointer;
	!cursor:hand;
}
#searchFP {
	position:relative;
	float:none;
	width:250px;
	height:180px;
	text-align:left;
	margin:40px auto;
}
#searchFP select {
	width:250px;
	margin:3px;
	padding:2px;
	color:#666666;
}
#searchFP .input {
	width:242px;
	margin:3px;
	padding:2px;
	color:#999999;
}
.button {
	border:1px solid #999999;
	background-color: #fff;
	color:#666666;
	padding:10px 20px 10px 20px;
	cursor:pointer;
	!cursor:hand;
	width:inherit;
}
.button:hover {
	background-color: #e5e5e5;
}
#FPnewObjects {
	position:relative;
	width:336px;
	height:205px;
	background: url(../images/bg_etalage_fp.jpg) no-repeat;
	margin:0px auto;
	padding:55px 20px 20px 20px;
	text-align:center;
	cursor:pointer;
	!cursor:hand;
}
	.inputTitle {
		color:#999999;
		border:1px solid #CCCCCC;
		font-size:18pt;
		padding:3px;
		width:600px;
		margin:10px 0 0 0; 
	}
#loading {
	position:absolute;
	width:150px;
	height:50px;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	top:50%;
	left:50%;
	margin-left:-75px;
	margin-top:-25px;
	z-index:6;
}
#sidebar-left {
	position:relative;
	float:left;
	height:612px;
	width:190px;
	padding:20px;
	background-color:#FFFFFF;
}
#content {
	position:relative;
	margin-left:232px;
	width:730px;
	height:612px;
	background-color:#FFFFFF;
	padding:20px;
	overflow:auto;
}
#content h2 {
	font-weight:normal;
}
.descr {
	font-size:9pt;
}
/* Google maps */
.infowindowBox {
	width:400px;
	color:#666666;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:.8em;
	height:200px;
	overflow:auto;
}
.infowindowBox .img {
	float:left;
	width:100px;
	height:75px;
}
.infowindowBox h4 {
	margin:0 0 2em 0;
}
.infowindowBox .descr {
	float:left;
	width:250px;
	height:auto;
	margin:0 0 0 20px;
}
#side_bar {
	position:relative;
	float:left;
	height:612px;
	width:190px;
	padding:20px;
	background-color:#FFFFFF;
}
#side_bar div {
	font-size:.8em;
	margin:0 0 2px 0;
	padding:2px 0 2px 0;
	border-bottom:1px solid #CCCCCC;
}
#map {
	width:730px;
	height:612px;
}
/* search output */
#searchOutput {
	margin-top:20px;
}
#searchOutput,#searchOutput li {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	display:block;
}
#searchOutput h5,#searchOutput h4 {
	margin:0px;
	padding:0px;
}
.searchOutputImage {
	float:left;
	margin-right:20px;
}
.searchOutputText {
	height:75px auto;
	min-height:75px;
	display:block;
	width:100%;
}
/* tabs */
#tabs h2 {
	color:#666666;
	font-weight:normal;
}
.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}

