/* GENERAL STYLES */
body,html{
  height: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background: #f6f6f6 url('../data/Assets/template/enquete_01.gif') repeat-x scroll top;
  font-family: 'Trebuchet MS','lucida grande',verdana,sans-serif;
  font-size:90%;
  line-height:1.6em;
}
#content a{
 color: #5489CB;
 text-decoration: none;
}
#content a:hover{
 text-decoration: none;
 background:#FFFF99;
}

a.language {
 color: #5489CB;
 text-decoration: none;
}

a.language:hover{
 text-decoration: none;
 background:#FFFF99;
}

img{
  border: 0px;
}
h1{
  font-family:georgia,sans-serif;
  font-size:150%;
  line-height: 17pt;
  margin:0;
  color: #b20a59;
}

h3{
  font-family: georgia,serif;
  font-size:140%;
  line-height: 18pt;
  font-weight: bold;
  color: #c41230;
  margin-top:0;
}

div#wrapper{
  width: 1009px;      
  margin: 0 auto;  

}

div#header{
  width: 1009px;
  height: 163px;         
  text-align: left;
}

div#logo{
  background: url('../data/Assets/template/enquete_03.gif') no-repeat;
  width: 244px;
  height: 163px;
  float:left;
  cursor: pointer;
  padding:0px;
  margin:0px;
}

div#header-top{
  width: 765px;
  height: 68px;
  background: #fff url('../data/Assets/template/enquete_04.gif') no-repeat;   
  float: right;
  padding:0px;
  margin:0px;
}
div#header-menu{
  width: 765px;
  height: 32px;
  float: right;
  padding:0;
  margin:0;
}
div#header-blue{
  width: 765px;
  height: 63px;
  background: url('../data/Assets/template/enquete_10.gif') no-repeat;
  float: right;
  padding:0px;
  margin:0px;

}

div#searchbox{
  margin: 0;
  margin-top: 15px;
  float: right;
  margin-right: 30px;
  text-align:center;
}
div#searchbox .textfield{
  border: 1px solid #D7D7D7;
  color: #8B8B8B;
  font-family:georgia,sans-serif;
  padding: 5px;
  font-size: 8pt;
  vertical-align: middle;
  width: 150px;
  height: 14px;
  padding-left: 20px;
  background: #fff url('../data/Assets/template/magnifier_grey.gif') no-repeat scroll 0%;
}
input.search{
display:none;
}

/*div#searchbox .button{
  border: none;
  width: 16px;
  height: 16px;
  background: transparent url('../data/Assets/template/magnifier_grey.gif') no-repeat;
}*/

div#content-wrap{
  text-align: left;
  background: #fff url('../data/Assets/template/enquete_13.gif') repeat-y;
  width: 100%;
  margin:0;
  padding:0;
  display: block;
  overflow: auto;
}

div#content{
   float: left;
   width: 500px;
   padding: 3px;
   margin-left: 35px;
   background: #fff;
   display: block;
   margin-top: 20px;
 }
div#content-footer{
  background: url('../data/Assets/template/enquete_16.gif') no-repeat;
  height: 40px;
  width: 100%;
}
div#page-footer{
  font-size: 8pt;
  color: #ACACAC;
  text-align: right;
  margin-right: 13px;
  vertical-align: top;
}
div#page-footer span{
  float: left;
  margin-left: 45%;
}
  div#page-footer a{
	 color: #B1B1B1;
	 text-decoration: none;
  }

/* Navigation */
div.menuContent{
  height: 150px;
  background: #000 url('../data/Assets/template/menu_decoration.gif') no-repeat right bottom;
  position: absolute;
  display: none;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
  border-bottom: #b20a59 2px solid;
   z-index: 4;

}
div#submenu{
  float: left;
  width: 215px;
  margin-top: 50px;
  font-size: 9pt;
  background:#fff;
  margin-left:15px;
     z-index: 4;
}

.menuTitle{
	font-weight:bold;
	color: #A93639;
}
  div#menuHolder{
       margin-left: 35px;
       padding: 10px;
       background: #F4FAFF;
  }
  div#submenu ul{
       padding: 0px;
       margin: 0px;
       list-style-type: none;
       /*list-style-image: url('../data/Assets/template/list-bullet.gif');*/
  }



  div#submenu ul ul{
	padding: 2px;
	margin-left: 5px;
	/*list-style-image: url('../data/Assets/template/list-arrow.gif');*/
  }
  div#submenu ul ul li{
       font-weight: normal;
       padding: 2px;
       display:block; 
  }
  div#submenu a{
	 text-decoration: none;
     display: block;
     color: #125372;
  }

  div#submenu ul ul li a{
       color: #1874A0;
       text-decoration: none;
       display: block;
  }
  div#submenu ul ul a:hover{
	 background: #FFFFCC;
  }

  ul.subsubmenu li{
	border-bottom: 1px solid #DDE0E8;
  } 


div.MenuItemGroup{
  float: left;
  color: #fff;
  font-size: 8pt;
  font-family: arial;
  margin-left: 10px;
}
div.MenuItemGroup a{ 
  color: #fff;
  font-size: 8pt;
  font-family: arial;
  text-decoration : none;
  display: block;
}
div.MenuItemGroup a:hover{ 
  background: #141414;
}
div.MenuItemGroup ul{
	 padding: 0px;
	 margin: 0px;
	 list-style-type: none;
	 width: 105px;
}
div.MenuItemGroup ul li{
  border-bottom: 1px #111111 solid;
}
/**********/
/*sub nav*/      
div#breadcrum{
   float: left;
   width: 718px;
   padding: 5px;
   padding-left: 8px;
   margin-left: 30px;   
   background: #fff;
   display: block;
   text-align: left;
   background: #F9F9F9;
   border-left: 1px solid #F4F4F4;
   border-bottom: 1px solid #F4F4F4;
   z-index: 0;
   /*-moz-border-radius: 0px 0px 0px 10px;*/
}
div#breadcrum a{
 color: #CC3300;
 text-decoration: none;
}
div#breadcrum a:hover{
 text-decoration: underline;
}
/* END Navigation */


/* XSLTsearch 2.x */
.xsltsearch_result p {margin: 0; padding: 0; }
.xsltsearch_result:hover {background: #f6f6f6;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong {background: #ff9;} /* search term highlighting */
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #999;}
#xsltsearch_stats {font-size: 75%; color: #666;}


/* LANDING */
.board{
   width: 850px;
   height: 550px;
   clear: both;
   margin-left: 70px;
   margin-top: 40px;
   background: #fff;
}
.footerboard{
   clear: both;
   width: 850px;
   margin-left: 0px;
   margin-top: 5px;
   background: #fff;
}

.itemmenu{
   width: 250px; 
   height: 260px;
   float: left;
 }

.currentitem{
   height: 275px;
   width: 580px;
   float: left;
   margin-left: 10px;
   border: 1px solid #E0EEF8;
  font-family: 'Trebuchet MS','lucida grande',verdana,sans-serif;
-moz-border-radius: 10px 10px 10px 10px;
}

  div#rightside{
       width:180px;
       height: 500px;
       float: right;
       padding: 10px;
       margin-top: 20px;
       margin-right: 30px;
       background: #F4FAFF;
  }

 ul.items {
    width:250px;
    height:260px;
    margin:0;
    padding:0;
 }

 ul.items li, ul.items a {
    height:65px;
    display:inline;
 }

 ul.items  li {
    list-style:none;  
 }
 ul.items  li a{
    display: block;  
    width: 250px; 
    float: left;
    border-top: 1px solid #E0EEF8;
    border-bottom: 1px solid #E0EEF8;
	border-right: 1px solid #E0EEF8;
/*border-left: 1px solid #E0EEF8;*/
    color: #A82B44;
    text-decoration: none;
	margin-bottom: 3px;
	-moz-border-radius: 10px 10px 10px 10px;
 }

 span.pic{
   width: 65px;
   height: 65px;
   display: block; 
   float: left;  
   border-right: 1px solid #E0EEF8;
   border-left: 1px solid #E0EEF8;
 } 
 span.text{
   margin-top: 22px;
   margin-left: 10px;
   display: block;
   text-align: center;
   float: left;
   font-size: 11pt;
   font-weight: bold;
 }
 ul.items li a.itemlink:hover{
   background: FFFFCC;
} 
 /* survey */
 a#survey span.pic{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: -195px -65px;

 }
 a#survey:hover span.pic,a#survey span.active{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: -195px 0px;
 }
 /* monitor */
 a#monitor span.pic{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: -130px -65px;
 }
 a#monitor:hover span.pic,a#monitor span.active{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: -130px 0px;
 }
 /* panel */
 a#panel span.pic{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: -65px -65px;
 }
 a#panel:hover span.pic,a#panel span.active{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: -65px 0px;
 }
 /* onderzoek */
 a#onderzoek span.pic{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: 0px -65px;
 }
 a#onderzoek:hover span.pic, a#onderzoek span.active{
   background:url('../data/Assets/artwork/splashsprite.jpg') no-repeat;
   background-position: 0px 0px;
 }

.item{
   height: 65px;
   background: green;

}
.itempic{
   width: 65px;
   height: 65px;
   background: red;
   float: left;
   height: 100%;
}
.itemtext{
   background: grey;
   padding: 4px;
   float: left;

}

.currenttext{
   padding: 5px;
   display: none;   
}
.currenttext h1{
   font-size: 15px;
   color: #b20a59;
}

.splashimage{
   float: right;
   border: 0;
}


/* landing page */

div.infobox{
  width: 205px;
  height:257px;
  border: 1px solid #DAEEFA;
  font-size: 8pt;
  float: left;
  padding: 8px;
  margin-right: 5px;
  margin-top: 10px;
  background: #dce6f5 url('../data/Assets/artwork/infoback.png') no-repeat scroll bottom;
/*-moz-border-radius: 1em;*/
}
.infobox ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-left: 4px;
  margin-left: 25px;
  list-style-image: url('../data/Assets/template/list-bullet.gif');
}
 .infobox ul li{
	 padding: 2px;
 }
 .infobox ul li a{
   color: #DD5789;
   text-decoration: none;
 } 
 .infobox ul li a:hover{
   background: #FDF2F7;
 }

div.infobox span{
font-family:'Trebuchet MS','lucida grande',verdana,sans-serif;
font-size:90%;
color:   #6F6455;
   line-height: 12pt;
   font-size: 9pt;
   margin:0;
   padding: 4px;
   font-weight: bold;
   display: block;         
   background: #DCE6F5; 
text-align:center;
}

div.smallinfobox{
  width: 170px;
  height:257px;
  border: 1px solid #DAEEFA;
  float: left;
  padding: 8px;
  margin-right: 5px;
  margin-top: 10px;
  background: #dce6f5 url('../data/Assets/artwork/infoback.png') no-repeat scroll bottom;
text-align:center;
/*-moz-border-radius: 1em;*/
}

div.smallinfobox h1{
font-family:'Trebuchet MS','lucida grande',verdana,sans-serif;
font-size:90%;
color:   #6F6455;
   line-height: 12pt;
   font-size: 9pt;
   margin:0;
   padding: 4px;
   font-weight: bold;
   display: block;         
   background: #DCE6F5; 
text-align:center;
}

div.emptyinfobox{
   width:180px;
   margin-top: 30px;
margin-left: 10px;
   float: left;
}

div.emptyinfobox h1{
font-family:'Trebuchet MS','lucida grande',verdana,sans-serif;
font-size:90%;
color:   #6F6455;
   line-height: 12pt;
   font-size: 9pt;
   margin:0;
   padding: 4px;
   font-weight: bold;
   display: block;         
   background: #DCE6F5; 
text-align:center;
}

/*#product_holder{
  width:655px;
  float: left;
  margin-left: 60px;
  margin-top: 30px;
}
#productbox img{
 border: 1px solid #FFF2F9;
}

#productbox{
  background: #F3F9FE;
  height: 300px;
  padding: 20px;
}
#product_holder h2 {
  font-size:13pt;
}
#product1 {
  float:left;
  margin-right:8px;
  width:190px;
}
#product1 h2 {
  color:#b80a5c;
  margin:0pt;
}
#product1 .info {
  background: #F9FAFF;
  padding: 4px;
  border: 1px solid #F2F9FD;
  height:100px;

}
#product2 {
  float:left;
  margin-right:8px;
  padding:2px;
  width:190px;
}
#product2 h2 {
  color: #b80a5c;
  margin:0pt;
}
#product2 .info {
  background: #F9FAFF;
  padding: 4px;
  border: 1px solid #F2F9FD;
  height:100px;
}
#product3 {
  float:left;
  padding:2px;
  width:190px;
}
#product3 h2 {
  color:#b80a5c;
  margin:0pt;
}
#product3 .info {
  background: #F9FAFF;
  padding: 4px;
  border: 1px solid #F2F9FD;
  height:100px;    
}
#allesoveronderzoek {
  width:590px;
  height: 150px;
  clear:both;
  margin-top: 20px;
  float:right;
}

#allesoveronderzoek h2 {
  margin:0px;
  color: #393E5E;
  margin-top: 4px;
}

#onderzoekimg{
  float:left;
  width:200px;
  height: 133px;
  margin-left: 20px;
}
#onderzoektxt{
  float:right;
  margin-left:20px;
  background: #FEFAFA;
  padding: 10px;

}*/

#keurmerken{
  margin-right: 26px;
margin-top: 20px;
  vertical-align:middle; 
  clear: both;
  float: right;
}

span.info
{
   background-position: 0% 0%;
   background-image: url('/media/13935/info.png');
   background-repeat: no-repeat;
   display: inline;
   width: 16px;
   height: 16px;
   padding-left: 8px;
   padding-right: 8px;
   margin-left: 3px;
   cursor: pointer
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
