/* PAGES */
#contentborderholder {
display:block;
}

#default {
display:block;
margin-right:140px;
}

#search {
display:block;
}

#detail {
display:block;
}

/* END PAGES */




HTML {
}

form {
margin:0px;
padding:0px;

}

HTML,body {
background:#ffffff;
color:#000000;
padding:0;
margin: 0;
background:url(../../img/bg-body.gif) repeat-y center;
}

body {
text-align:center;
}

HTML,body,p,td,textarea,select,input {
font-family: "Lucida Grande", Helvetica, Verdana, Arial;
font-size:11px;
line-height: normal;
}

p {
color:#000000;
margin:0;
padding:0;
line-height:16px;
}

H1, H2, H3, H4, H5, H6 {
padding:0;
margin:0;
line-height:normal;
color:#246a69;
}

h1 {
margin:30px 0 0 0;
}

hr {
border:none 0;
border-top:1px dotted #cccccc;
height:1px;
margin:5px 0;
padding:0;
}

a {
outline:none;
color: #000000;
text-decoration: underline;
}

a:hover {
color: #9ec253;
text-decoration:underline;
}

.openHuiseLabel {
font-weight: bold;
}

ul {
}

ul li {
}

img {
border: 0;
outline: 0;
}

.bold {
font-weight: bold;
}

.more {
}

.more:hover {
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

.button, .searchbutton {
float:right;
font-size:12px;
line-height:20px;
width:75px;
}

.button a, .searchbutton a {
text-decoration:none;
color:#246a69;
background:#bae461;
height:100%;
display:block;
padding:0 8px;
}

.button a:hover {
background: #9ec253;
}

#navigation {
text-align:center;
margin-top:20px;
height:16px;
}

#navigation .navLeft {
  width: 20%;
  float: left;
}

#navigation .navMiddle {
  width: 60%;
  float: left;
}

#navigation .navMiddle a {
margin:0 5px;
}

#navigation .navMiddle a.active {
color:#246a69;
font-weight:bold;
margin:0 5px;
}

#navigation .navRight {
  width: 20%
  float: left:
}

.specs {
color:#246a69;
font-weight:bold;
}

#placeholder {
width:900px;
margin: 0 auto;
text-align: left;
}

#headerholder {
height:205px;
background:url(../../img/bg-header.jpg) no-repeat;
}

	#header {
	height: 165px;
	background:url(../../img/logo-henw.gif) no-repeat center 12px;
	text-align:center;
	}
	
	#header img {
	padding-top:120px;
	vertical-align:middle;
	margin: 0 10px;
	
	}

#mainmenuholder {
width:900px;
height:40px;
overflow:hidden;
}

	#mainmenu {
	width:920px;
	padding-left:7px;
	}
	
	#mainmenu div {
	float:left;
	height:40px;
	width:75px;
    overflow: hidden;
	margin:0 6px 0 0;
    white-space: wrap;
	}
	
	#mainmenu a {
	font-size:10px;
	display:block;
	width:90%;
	height:100%;
	padding: 5px 0 0 5px;	
	background:#246a69;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
	#mainmenu a:hover {
	color:#81bd55;
	}
    
	#mainmenu a.itemAct {
	background:url(../../img/tab-act.gif) repeat-x;
	color:#246a69;
	cursor: default;
	}

#mainholder {
}

#contentborderholder {
float:right;
width:140px;
margin-top:8px;
background:#bae461;
}

	#contentborder {
	padding:10px;
	}
	
	#vestigingen {
	color:#ffffff;
	line-height:20px;
	font-weight:bold;
	}
	
	#vestigingen a {
	float:left;
	width:100%;
	white-space:nowrap;
	color: #003300;
	font-weight:bold;
	text-decoration:none;
	}
	
	#vestigingen a:hover {
	text-decoration:underline;
	}
	
#contentborderimage {
}

#contentborder {
}

#contentholder {
margin-left:139px;
}

	#content {
	padding:8px 40px 0px 30px;
	}
    
    #contactholder {
    width: 680px;
    overflow: hidden;
    }
	
	#default h2 {
	margin: 12px 0 6px 0;
	}
	
	#objectsearch {
	background:#246a69;
	}		
	
	.heading {
	color:#bae461;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	padding:4px;	
	}
	
	#body {
	background:#bae461;
	text-align:center;
    padding:4px;
	}
	
	#body input {
	width:23%;
	}
	
	#default #body input {
	width:22%;
	}
	
	#default #body select {
	width:22%;
	}
	
	#body select {
	margin-right:10px;
	width:23%;
	}
	
	#search h1 {
	margin: 30px 0 6px 0;
	}
	
	.resultitem {
	padding-left:165px;
	margin: 20px 0;
	background: url(../../img/img-result.jpg) no-repeat;
    height: 120px;
    cursor: pointer;
	}
	
	.resultitem h1 {
	font-size:14px;
	margin: 0 0 3px 0 !important;
	}
	
	.resultitem p {
	margin: 0 0 3px 0;
	}
	
	.resultitem .more {
	float:right;
	}
	
	#result h1 {
	margin: 0px 0 6px 0;
	}
	
	#detail h1 {
	margin: 10px 0 3px 0;
	}
	
	#detail h2 {
	color:#666666;
	margin: 0 0 12px 0;
	}
	
	#imagesholder {
	width:687px;
	overflow:hidden;
	margin-top:10px;
	}	
	
	#mainimage {
	background-color: #f4f4f4;
    background-position: center center;
    background-repeat: no-repeat;
    width:348px;
    height:233px;  
    overflow:hidden;
	float:left;
    cursor: pointer;
	}
	
	
	#thumbs {
	  text-align: right;
	}
    
    #thumbs a {
    }
	
	#thumbs img {
    width: 105px;
    height: 70px;
	margin-left:5px;
	margin-bottom:11px;	
	float:right;  
	}

#borderholder {
float:left;
width:139px;
}
	
	#border {
	}
	
	#buttonsholder {
	}
	
	#buttonsholder img {
	margin-top: 8px;
	}
	
  #buttonsholder a img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
  }
  
	#buttonsholder a:hover img {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	}
	
	#buttonsholder a.active img {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	}	

#footerholder {
margin-top:50px;
}

	#footer {
	padding:20px;
	color:#7e7e7e;
	}

	#footer a:hover {
	color: #333333;
	}
	
	#footer .powered {
	background: url(../../img/powered_by_yes-co_off.gif);
	display: block;
	width:16px;
	height: 16px;
	float:right;
	}
	
	#footer .powered:hover {
	background: url(../../img/powered_by_yes-co_on.gif);
	}
    
.extraInfoStrip {
  position: absolute;
  margin-top: 74px;
  margin-left: -165px;
  background-color: #c90a37;
  color: white;
  text-align: center;
  font-size: 10px;
  width: 150px;
}

/* xforms */
#objectform h1{background:#39a641;margin-top:-7px;}
#contactform{width:690px;float:left;}
#form1 h2{display:none;}
#form1 .pageNav{display:none;}
#form1 .addressGroup {
  border: 1px solid #246a69;
  background:#cbf572;
  width:500px;
  margin:0px;
  padding-top: 10px;
  color:#000000;
}
#form1 .addressGroup label.addressLabel {
  color:#246a69;
  font-weight: bold;
  font-size: 14px;
  
}
#form1 .addressGroup .addressTitle { 
  font-size: 12px; 
  padding:8px 0 10px 0; 
  color: #000000; 
  font-weight: bold;
}
#form1 .addressGroup a {
  color: #246a69;
}

#form1 div div .fieldName {
  font-size: 12px;
  color: #246a69;
  font-weight: normal;
}

.specialSelect {border: 1px solid #1b6d2a; background-color: #ededed; margin-bottom:10px;width:175px;overflow:auto;}
#clientAreas, #clientNeighbourhoods{display:none;}
#clientPlaces .specialSelect, #ClientFormActions .specialSelect, #ClientFormRequestServices .specialSelect, #ClientFormRequestInformation .specialSelect {width:400px;}
.specialItem { background: #ededed; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
.specialItem, .specialActive, .specialActive2 {line-height: 18px;}
.specialItemTitle {color:#008000;font-weight: bold;margin-left: 3px;}
.specialActive, .specialActive2 {color: #FFFFFF;border-bottom: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
.specialActive {background-color: #bae461;}
.specialActive2 {background-color: #3eb754;}

.sortable {
  width: 100%;
}

.sortable th {
  background-color: #246a69;
}

.sortable th a {
  color: #cbf572;
  text-decoration: none;
}

.sortable .odd {
  background-color: #f4f4f4;
}

.sortable .even {
  background-color: #c0c0c0;
}

.even td, .odd td {
  border-bottom: 1px solid #246a69;
}

.actions {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
}

.actions .itemholder {
  width: 20%;
  float: left;
  overflow: hidden;
}

.actions .itemholder a {
  display: block;
  text-align: center;
  height: 20px;
  width: 98%;
  background-color: #bae461;
  border-bottom: 1px solid #246a69;
  line-height: 18px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #246a69;
}

.actions .itemholder a:hover {
  background-color: #cbf572;
  color: #246a69;
}

.actions .itemholder a.inactive {
  display: block;
  text-align: center;
  height: 20px;
  width: 98%;
  background-color: #e4e4e4;
  border-bottom: 1px solid #246a69;
  line-height: 18px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #246a69;
}

.actions .itemholder a.inactive:hover {
  background: #e4e4e4;
}

.actions .itemholder a.inactive:hover {
  cursor: default;
}

.office h1 {
  font-size: 12px;
}

#download_brochure {
  text-align: center;
}

#download_brochure a {
  background: #246a69;
  border: 1px solid black;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
}

#download_brochure a:hover {
  background: #cbf572;
  border: 1px solid black;
  color: #246a69;
}

/* Popup */
#aqua.yui-panel .hd {background:#246a69; color:#fff;}
#popup_content h1 {font-size:16px;margin-top:0px;padding-top:0px;}
.rp_noshow{background:#f4f4f4;}
