/* reset values for browser consistency, thanks to Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote, q {
	quotes: "" "";
}

/* generics */

body {
	font: 10px Lucida Grande, Arial, Helvetica, sans-serif;
	color: #444;
	text-align: left;
	background: #f8fcfc;
}

h1{
	text-align: left;
	color: #598dc4;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	margin:0 0 30px 0;
}

h2{
	color: #5F5F5F;
	font-size: 1.6em;
	font-weight: normal;
	margin:20px 0 10px 0;
}

h3{
	color: #686868;
	padding-bottom: 0px;
	font-size: 1.2em;
	margin: 10px 0 0 0;
	font-weight: bold;
}

p {	
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 15px 0;
	line-height: 1.6em;
	color: #686868;
}

img{
	padding: 5px 0 0 0;
}

a img {
	border: 0;
}

#content-right ul{
	margin: 15px 0 10px 15px;
}

#content-right li{
	font-size: 1.2em;
	list-style: circle;
	color: #686868;
	line-height: 1.6em;
}

.blind {
	display:none;
}

.bottom-link {
	color: #a5a5a5;
	text-align: center;
	padding-top: 3px;
}

.cl{
	clear: both;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.no-display{
	display: none;
}

.more {
	color: #598DC4;
	text-decoration: none;
	border-top:1px solid #A5A5A5;
	text-align: right;
	float: right;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}

.more:hover{
	color: #4f4f4f;
}

hr.grey{
	height: 1px;
	border: none;
	border-bottom: 1px #d4d4d4 solid;
	clear: both;
	width: 100%;
	padding: 20px 0;
}

.members{
	width: 200px;
	margin: 20px 20px 0px 0;
	float: left;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}


/* WRAPPER */

#wrapper{
	width: 960px;
	margin: 15px auto;
}

/* HEADER */

#header{
	float: right;
	width: 100%;
	position: relative;
}

#home-logo {
	display: block;
	background: url(../images/design/logo.jpg) no-repeat left;
	float:left;
	height:125px;
	width:170px;
}

#search{
	float: right;
	margin: 0 3px 0 30px;
}

.social{
	float: right;
	margin-bottom: 10px;
}

.social img{
	margin-left: 10px;
	padding: 0;
}

.search{
	float: right;
	display: block;
	margin: 0 0 0 300px;
	width: 60px;
	height: 15px;
	border: 1px solid blue;	
}

.zoekbtn{
	background: url(../images/design/search-submit.jpg) no-repeat;
	border:medium none;
	padding-bottom: 4px;
	color:#EAF3F3;
	cursor:pointer;
	font-size:1.3em;
	overflow:visible;
	width: 71px;
	height: 23px;	
	float: right;
}

.searchfield{
	float: right;
	min-height:15px;
	height:auto !important;
 	height:17px;
	margin-right: -3px;
}

#search-right{
	height: 30px;
	border: 1px red solid;
	float: right;
}

#search-right p{
	border: 1px solid green;
	display: inline;
	float: right;
}

#nav-main{
	position: absolute;
	background: url(../images/design/nav-bar.jpg) no-repeat;
	height: 40px;
	width: 795px;
	bottom: 46px;
	right: 0;
}

#nav-main li{
	display: inline;
	float: left;
	background: url(../images/design/nav-main-seperator.jpg) no-repeat right;
	padding: 0 10px;
	height: 40px;
}

#nav-main .active, #nav-main a:hover{
	color: #F8FCFC;
}

#nav-main a{
	display: block;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #bed8f4;
	text-decoration: none;
	white-space: nowrap;
}

/* CONTENT */

#content-wrapper{
	width: 960px;
	position: relative;
	top: -20px;
}

#content-wrapper.home{
	padding: 0 0 20px;
}

#consensus{
	margin-left:  10px;
	
}

/* 404 */

#content{
	margin-top: 20px;
}

#home-content-left{
	width: 320px;
	float: left;
}

.timeline-top{
	float: left;
	margin-top:25px;
	width:320px;
	height: 38px;
	background: #ffffff url(../images/design/timeline-top.gif) no-repeat;
}

.timeline-top h2 {
	text-align: left;
	color: #598dc4;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 10px 0 0 20px;
	padding: 0 20px 0 0;
}

.timeline-middle{
	float: left;
	width: 320px;
	background: #ffffff url(../images/design/timeline-middle.gif) repeat-y 0 0;
}

.timeline-middle .timeline {
	margin: 10px 0;
}

.timeline-middle.calendar .timeline {
	margin: 0;
}

.timeline-middle.calendar {
	padding: 0 0 5px 0;
}

.timeline-middle p{
	color: #686868;
	margin: 0 20px 0 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 1.16em;
}

.timeline-bottom{
	float: left;
	width: 320px;
	height: 34px;
	background: url(../images/design/timeline-bottom.gif) no-repeat left bottom ;
}

.welcome-bottom{
	float: left;
	width: 320px;
	height:17px;
	background: url(../images/design/welcome-bottom.gif) no-repeat left bottom ;
}

.welcome-bottom2{
	float: left;
	width: 320px;
	height:16px;
	background: url(../images/design/welcome-bottom2.gif) no-repeat left bottom ;
}

.timeline-bottom a{
	text-decoration: none;
	color: #a5a5a5;
}

.timeline-bottom a:hover{
	color: #4F4F4F;
}

#nav-left{
	width: 185px;
	float: left;
	margin-top: 25px;
	padding: 0 0 0 10px;
}

#nav-left ul{

	font-size:1.3em;
}

#nav-left li{
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#nav-left a{
	color: #598DC4;
	text-decoration: none;
}	

#nav-left a:hover{
	color: #22437E;
}

#nav-left .active{
	color: #22437E;
}

#home-content-middle{
	width: 320px;
	float: left;
}

#home-content-right{
	width: 320px;
	float: right;
}


#content-right li{
	margin-bottom: 7px;
}

#content-right li ul li{
	margin-left: 15px;
	margin-top: 7px;
}

#content-right a{
	color: #686868;
	text-decoration: none;
	font-size:1em;
	line-height:1.4em;
	color: #598DC4;	
}
#content-right a:hover{
	text-decoration: underline;	
}


#content-right #members-list a{
	color: #598DC4;
	font-size:1.2em;
	line-height:1.6em;
}


/* CONSENSUS */

.consensus{
	clear:both;
	float:right;
	text-align:center;

}

.consensus ul{
	width: 320px;
}

.consensus li{
	float: left;
	clear: both;
	height: 37px;
	width:	320px;
	background: url(../images/design/consensus-li.gif) no-repeat -1px 0;
}

.consensus li a{
	float: left;
	text-decoration:none;
	color:#000000;
	font-size:1.3em;
	display: block;
}

.consensus li span{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
/*	border: 1px solid green;*/
	cursor: pointer;
	width: 320px;
}


.consensus-bottom{
	background: url(../images/design/consensus-bottom.gif) no-repeat;
	clear: both;
	width:320px;
	height: 10px;
	float: right;
	/*border: 1px solid green;*/
}

.consensus a:hover {
	color: #598dc4;	
	
}


.logo-2005{
	width: 157px;
	height: 64px;
	background: url(../images/design/consensus-2005.jpg) no-repeat left top;
}

.logo-2010{
	width: 320px;
	height: 65px;
	float: right;
	background: url(../images/design/consensus-2010.gif) no-repeat left top;
}

.box-left{
	display: inline;
	margin-left: 5px;
}

/* Questions */

#questions{
	border-spacing: 1px;
	font-size:small;
	background-color: #E7E7E7;
	margin: 3px 0 10px 0;
	width: 100%;
	border-collapse: collapse;
	color: #5f5f5f;
}

#questions td, #questions th {
	padding: 5px 10px 10px 20px;
	border: 1px #E7E7E7 solid;
}

#questions thead th {
	text-align: left;
	background: #b0ccd8 url(Image/design/tablehead_bar.gif) repeat-x bottom left;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0.2em 0.8em;
}

#questions thead a {
	color: #666;
	text-decoration: none;
}

#questions tbody th {
	font-weight: bold;
	background: #598DC4;
	color: #fff;
}

#questions tbody tr		{
	background-color:#FFF; 
	text-align:left;
	line-height: 1.5em;
	}
#questions tbody tr.odd 	{
	background: #f9f9f9;
}

#questions tbody tr td { 
	background: #FFF;
	}

#questions tbody tr.odd td{ 
	background: #f9f9f9;
	border-top: 1px solid #FFF;
	}

#questions table td a:link, #questions table td a:visited {
	color: #1975D7;
	text-decoration: underline;
}

#questions table td a:hover {
	color: #50ADEA;
	text-decoration: underline;
}


/* NEWS */

.news-top{
	float: left;
	margin-top: 15px;
	font-size:1em;
	height: 40px;
	width: 320px;
	background: url(../images/design/news-top.gif) no-repeat center bottom;
}

#sign .news-top{
	margin-top: 15px;
}

.news-middle {
	float: right;
	width: 320px;
	background: url(../images/design/news-middle-li.gif) repeat-y;	
}

.news-wrapper li.first, #news-wrapper li.other{
	list-style: none;
	padding: 0;
}

.news-wrapper {
	padding: 10px 20px;
	
	width: 265px;
}
.news-wrapper a{
	background:transparent url(../images/design/bullet.gif) no-repeat scroll left center;
	color:#686868;
	text-decoration: none;
	line-height: 2em;
	padding: 0 0 0 15px;
	font-size: 1.15em;
	
}

.news-wrapper .img-download a{
	line-height: 1.3em;
	font-size: 1.1em;
}

.news-wrapper p {
	margin: 0 0 5px;
}

.news-wrapper h2 {
	margin: 0 0 5px;
}

.news-wrapper a:hover {
	background:transparent url(../images/design/bullet-active.gif) no-repeat scroll left center;
	color: #598DC4;
}

.news-wrapper .first{
	float: right;
	background: url(../images/design/news-middle.jpg) no-repeat;	

}

.news-wrapper .other{
	float: right;
	background: url(../images/design/news-middle-li.gif) repeat-y;	
}

.news-wrapper h1{
	font-size: 1.4em; 
}
	
.news-bottom{
	float: right;	
	height: 34px;
	width: 320px;
	background: url(../images/design/timeline-bottom.gif) no-repeat -1px bottom;
}

.news-bottom a{
	text-decoration: none;
	color: #a5a5a5;
}

.news-bottom a:hover{
	color: #4F4F4F;
}

.title-news h2{
	text-align: left;
	color: #bed8f4;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 10px 0 0 20px;
}

/* DEFAULT .TPL */

#content-right{
	margin-left: 15px;
	border-left: 1px solid #d4d4d4;
	float: left;
	margin-top: 25px;
	width: 100px;
	width: 680px;
	padding: 0 10px 10px 20px;
	background: url(../images/world-03.gif) no-repeat bottom right;
	min-height: 334px;
	position: relative;
}


/* FOOTER */

#footer{
	width: 940px;
	height: 45px;
	border-top: 1px solid #d4d4d4;
	position: relative;
	top: -20px;
}


.nav-footer{
	margin-top: 10px;
}


#footer li{
	display: inline;
	border-right: 1px solid #9abadb;
	padding-right: 10px;
	margin-left: 10px;
	
}

#footer a, #footer a p{
	font-weight: bold;
	color: #9abadb;
	text-decoration: none;
	font-size: 1em;
}

#footer a:hover{
	text-decoration: underline;
}

.footerdate{
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	color: #9abadb;
}

.uniweb{
	font-weight: bold;
	margin-top: 10px;
}

/* RESULTS */

.searchInfo{
	margin: 15px 0 10px 0;
	clear: both;
	float: left;
}

.paging{
	margin-top: 20px;
	float: left;
}

#content-right .paging a, #content-right .paging a:hover{
	background: none;
	margin: 0 7px 0 7px;
	padding: 0;
}

.disabled{
	font-size: 1.2em;
	color: #A5A5A5;
	margin: 0 7px;
}

.current{
	border-bottom: 1px solid #3B6E9F;
	color: #598DC4;
	font-size: 1.2em;
	margin: 0 7px 0 7px;
}

.zoekbtn1{
	background: url(../images/design/search-submit1.jpg) no-repeat;
	border:medium none;
	padding-bottom: 4px;
	color:#EAF3F3;
	cursor:pointer;
	font-size:1.3em;
	overflow:visible;
	width: 71px;
	height: 23px;
	float: left;	
}

.searchfield1{
	float: left;
}

#search1{
	width: 400px;
	float: left;
	clear: both;
	
}


#results li {
	clear: both;
	float: left;
	width: 680px;
}

#results li a{
	color: #598DC4;
}

#content-right .search-results li{
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 10px;
}

#content-right .search-results li a{
	font-weight: bold;
}

#lang{
	margin:0 5px 0 0;
	vertical-align: middle;	
}

#checkbox-language{
	float: left;
	margin: 10px 0 0 0;
	_margin: -5px 0 0 0;
}

.score{
	padding-left: 5px;
}
.formTable .error{
	color: red;
}
.label{
color:#686868;
font-size:1.2em;
line-height:1.6em;
margin:0 0 15px;
text-align:left;
}
.general_error {

	color: red;
}
.img-download{
	float: left;
	margin-left: 20px;
}
#print {
	float: right;
	height: 22px;
	width: 71px;
	padding: 2px 0 0 ;
	text-align: center;
	background:transparent url(../images/design/print-submit.jpg) no-repeat scroll 0 0	;
	position: absolute;
	right: 0;
	top: 0;
}
#print a,#print a:hover{
	font-size: 1.35em;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	
}

.logomiddle p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}