* { margin:0;padding:0;border:none; } 

body, html {
	font-family				: Arial,Helvetica,sans-serif,Verdana;
	font-size				: 12px; 
	margin					: 0;
	padding					: 0;
	height					: 100%;
}
#page {
	left: 50%;
    margin: auto 0 auto -480px;
    position: relative;
    top: 107px;
    width: 960px;
    z-index: 100;
}
#header {
	
	background: url("../img/header.png") repeat-x left top transparent;
    height: 81px;
    left: 0;
    padding-bottom: 4px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
div#header div#headerwrap { position:relative; width: 960px; margin:0 auto; }
div#header div#headerwrap #am { position:absolute; right: 0; }
div#header div#headerwrap #heijm { position:absolute; right: 100px; top: 25px; }

#sitebackground {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
#content {
	text-align: left;
	padding: 30px 30px 20px 30px;
	margin: 0 0 10px 0;
	line-height: 1.6em;
	position: relative;
	background: #fff;
	
	min-height:500px;
	height:auto !important;
	height:500px;
}
#content div {
	/*padding-top: 20px;*/
}
#content p {
	margin-bottom			: 10px;
	color					: #252525;
	font-size				: 12px;
	line-height				: 16px;
}

.floatleft { float: left; }
.floatright { float:right;}

div#houses .contentrow{
	border					: 1px solid #ccc;
	padding					: 0px;
	margin					: 10px 0;
	width					: 645px;
	position				: relative;
	list-style: none;
}
li.housetitle {
	font-size				: 14px;
	font-weight				: bold;
	padding					: 5px 20px;
	width					: 605px;
	height					: 20px;
	color					: #E60000;
	border-bottom: 1px solid #ccc;
}
li.houseimg,
li.housedetails{
	padding					: 20px;
	width					: 280px;
}
li.housedetails table {
	font-size				: 12px;	
}
li.housedetails td.label {
	color					: #666;
	width					: 160px;
}
 
#googlemaps {
	width					: 900px;
	height					: 365px;
	margin					: 40px 0 10px 0;
}

/* Begin Situatie */
#housestable {
	margin					: 20px 0 20px 0;
	width					: 620px;	
}
#housestable #type {
	text-align				: left;
	padding					: 10px 0 5px 0;
	color					: #005187;
}
#housestable table { 
	font-size				: 12px;	
}
#housestable table td { 
	padding					: 2px 0px 2px 0;
}
#housestable .tableheader {
	background-color		: #005187;
	font-weight				: bold;
	color					: #fff;
}
#housestable td.legenda {
	padding-left			: 4px;
	width					: 18px;
}
#housestable .legendaico {
	width					: 10px;
	height					: 10px;
}
#housestable .even {
	background-color		: #e8f9ff;
}
#housestable .evenhover {
	background-color		: #00aef0;
}
#housestable .odd {
	background-color		: #d1e5ed;
}
#housestable .oddhover {
	background-color		: #00aef0;
}
#tblavailability {
	display					: none;
}
#tblhouses {}


#housedetails {
	width					: 250px;
	border					: 1px solid #00aef0;
	margin-top				: 44px;
	float					: right;	
}
#housedetails div.title {
	border: 1px solid #CCCCCC;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding: 5px 20px;
}
#housedetails div.moreinfo {
	background-color		: #ffc000;
	padding					: 0px;
	text-align				: left;
}
#housedetails a.moreinfo {
	background				: transparent url(../img/btn_forward_light.gif) no-repeat right 0;
	background-color		: #ff8a00;
	height					: 26px;
	width					: 240px;
	display					: block;
	margin-right			: 5px;
	padding					: 3px 0 0 10px;
	color					: #fff;
	text-decoration			: none;
}
#housedetails a.moreinfo:hover {
	background				: transparent url(../img/btn_forward_light.gif) no-repeat right -29px;
	height					: 26px;
	display					: block;
	color					: #fff;
	text-decoration			: none;
	}
#housedetails .image img {
	margin					: 0;
}
#housedetails table { }
#housedetails table td {
	padding					: 2px 0 2px 4px;
}
#housedetails td.label {
	color					: #666;	
}
#housedetails td.note {
	font-style				: oblique;	
}
#flashcontentmap {
	width					: 620px;
	height					: 470px;
}
/* End Situatie */

/* Begin woningdetails */
/*#detailshouses { 
	background-color		: #fff; 
	padding					: 0px 30px 20px 30px;
	position				: absolute;
	top						: 0;
	left					: 0;
	width					: 900px;
}*/
/*#detailshouses #subnav {
	text-align				: right;
	padding-bottom			: 5px;
}
#detailshouses #subnav a {
	text-decoration			: none;
	color					: #51abc4;
	margin-left				: 20px;
}
#detailshouses #subnav a:hover {
	color					: #0070af;
}*/
div#detailshouses { 
	padding: 0;
    width: 605px;
	color: #E60000;
}
div#detailshouses div.title {
	border: 1px solid #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    height: 20px; 	
	padding: 5px 20px;
	clear: both;
}
#detailshouses .housedetails {
	margin: 0 0 20px 0;
	padding: 5px 0px 5px 20px;
	border: 1px solid #CCCCCC;
	border-width: 0px 1px 1px 1px;
	float: left;
	width: 583px;
}

#detailshouses .housedetails ul.images {
	float					: right;
	list-style				: none;
	padding					: 0;
	width: 50%;
}
#detailshouses .housedetails ul.images li {
	padding					: 0 5px 5px 0;
	float: left;
}
#detailshouses .housedetails table {
	float					: left;
	margin					: 0;
}
#detailshouses .housedetails td {
	padding					: 2px;	
}
#detailshouses .housedetails td.label {
	color					: #666;
	width					: 130px;
}
#detailshouses .housedetails td.link {
	padding-top				: 10px;	
}

#detailshouses .housedetails td.link a {
	background				: transparent url(../img/bekijk.gif) no-repeat left 0px;
	height					: 26px;
	width					: 170px;
	display					: block;
	margin					: 20px 0;
	color					: #fff;
	text-decoration			: none;
	text-indent				: -9000px;
}
#detailshouses .housedetails td.link a:hover {
	background				: transparent url(../img/bekijk.gif) no-repeat left -26px;
	height					: 26px;
	display					: block;
	color					: #fff;
}
#detailshouses #houseslist {
	height					: 114px;
	overflow-y				: scroll;
	overflow-x				: hidden;
	border					: 1px solid #ccc;
	clear					: both;
	margin-top: 20px;
}

#detailshouses #houseslist table td {
	padding					: 2px 0 2px 8px;	
	color					: #252525;
}
#detailshouses #houseslist td.tableheader {
	background-color		: #ccc;
	color					: #555;
	font-weight				: bold;
}
#detailshouses #houseslist .even {
	background-color		: #fff;
}
#detailshouses #houseslist .odd {
	background-color		: #f3f3f3;
}
#housedetailextra {
	margin-top				: 20px;	
}
#housedetailextra .nav {
	height					: 26px;
}
#housedetailextra .nav img {
	padding					: 0;
	margin					: 0 1px 0 0;
	cursor					: pointer;	
}
#housedetailextra div.extracontent {
	padding					: 8px;
	border					: 1px solid #ccc;
	color					: #252525
}
#housedetailextra div.extracontent p {
	font-size				: 10px;	
}
#housedetailextra div.extracontent a {
	text-decoration			: underline;
	color					: #005187;	
}
#housedetailextra div.extracontent a:hover {
	color					: #00aef0;	
}
#housedetailextra div.extracontent td {
	padding					: 4px;	
}
/* End woningdetails */


/* Begin Houses Search */
#HousesSearch { 
	margin: 0;
	padding: 10px 20px;
	background-color:#ccc; 
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
	background: -moz-linear-gradient(top,  #ccc,  #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff');
	border:1px solid #999; 
	color:#555; 
}
#HousesSearch select {
	border					: 1px solid #51abc4;
	background-color		: #f2fcfe;
}
#HousesSearch .label {
	font-size				: 12px;
	color					: #666;	
}
#HousesSearch td {
	padding					: 4px 0 2px 0;
}
#HousesSearch #WoningSoort {
	margin-right			: 60px;	
}
#HousesSearch .HousesSearchSubmitNorm {
	border					: none;
	background				: transparent url(../img/btn_forward_dark.gif) no-repeat right -18px;
	height					: 18px;
	margin-left				: 20px;
	padding-right			: 20px;
	color					: #51abc4;
}
#HousesSearch .HousesSearchSubmitHover {
	border					: none;
	background				: transparent url(../img/btn_forward_dark.gif) no-repeat right 0;
	height					: 18px;
	margin-left				: 20px;
	padding-right			: 20px;
	color					: #0070af;
}
/* End Houses Search */

/* Begin contact form (belangstelling) */
#contactform {
	background-color: #fff;
	height: 410px;
	width: 340px;
	padding: 20px;
	color: #555;
	margin: 0;
	border: 1px solid red;
}

#contactform input.clr, #contactform textarea.clr {
	border					: 1px solid #ccc;
	background-color		: #ededed;
	padding					: 4px 5px;
	color					: #252525;
}
#contactform input.norm {
	width					: 200px;
}
#contactformHuisnummer {
	width					: 50px;
}
#contactformHuisnummertoev {
	width					: 40px;	
}
#contactformOpmerking {
	width					: 300px;
	height					: 110px;	
}
input.contactformSubmitNorm, #HousesSearch .HousesSearchSubmitNorm,
#HousesSearch .HousesSearchSubmitNorm,
a.moreinfo {
	background: url(../img/btn_forward_send.gif) no-repeat 0 0px;
	height: 26px;
	line-height: 26px;
	width: 110px;
	padding: 0;
	color: #FFF;
	cursor: pointer;
	font-size: 14px;
	display:block;
	text-align:center;
}
input.contactformSubmitHover, #HousesSearch .HousesSearchSubmitHover,
#HousesSearch .HousesSearchSubmitHover,
a.moreinfo:hover {
	background: url(../img/btn_forward_send.gif) no-repeat 0 -26px;
	height: 26px;
	width: 110px;
	padding: 0;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
	color: #252525;
}

/*#HousesSearch .HousesSearchSubmitNorm { background: url(../img/btn_forward_send.gif) no-repeat right 0px #201b1c;text-indent: -9000px; }
#HousesSearch .HousesSearchSubmitHover { background: url(../img/btn_forward_send.gif) no-repeat right -26px #6a6a6a;text-indent: -9000px; }*/

#contactform table td {
	padding					: 4px 0 4px 0;	
}
#contactform table td.woningtype {
	padding					: 0 0 4px 0;	
}
label { padding-right: 10px; color:#555;}
#contactform table td.woningtype label {
	padding-left: 10px;
	color: #252525
}
/* End contact form (belangstelling) */
ul.slideshow, ul.slideshow li
{
	list-style: none;
}
ul.slideshow li
{
/* 	float: left; */
	display: inline;	
	margin: 0 5px 5px 0;
}

