/* hide pre tag */

/*
pre {
	display: none;
}
*/


/* HTML AND BODY */

html {
	height: 100%;
 	overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	background-color: #7E888F;
	background-image: url(../../img/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 !important;
}

/* TAGS */

a {
	color: #ff9200; /* ED1C24 */
}

a:hover {
	color: #000000;
}

a img {
	border: 0;
}

/* STRUCTURE */

#wrapper {
	width: 960px;
	margin: 0px auto 0px auto !important;
	padding-top: 40px;
}

#bar-top {
	background: url(../../img/BG-bar.jpg) repeat-x;
	width: 100%;
	height: 40px;
	position: fixed;
	left: 0;
  top: 0px;
	z-index: 500;
	margin: 0px;
}

#bar-bottom {
	background: url(../../img/BG-bar.jpg) repeat-x;
	width: 100%;
	height: 40px;
	position: fixed;
	bottom: 0px;
	z-index: 500;
}

#bar-bottom a, #bar-bottom a:hover {
	color: #E8F2F4 !important;
	text-decoration: none;
}

#bar-bottom a:hover {
	color: #E8F2F4 !important;
	text-decoration: underline;
}


.bar {
	width: 920px;
	color: #E8F2F4; /* #98A0A6; */
	font-weight: bold;
	padding: 0px 40px 0 40px;
	margin: 0 auto;
}


.bar .date {
	float: left;
	padding-top: 12px;
}

.bar .navigation {
	float: right;
}

.bar .navigation .nav-button {
	float: left;
}

.bar .navigation .searchbox {
	background-image: url(../../img/navigatie_zoekbox.jpg);
	width: 129px;
	height: 40px;

}

.bar .navigation .searchbox input {
	background-color: #d5d8da!important;
	color: none;
	border: none;
	font-size: 8px;
		margin-top: 15px;
	margin-left: 5px;
	width: 110px;
	
}

.bar .support {
	padding-top: 5px;
	width: 920px;
	text-align: right;
}

.bar .copyright {
	float: left;
	padding-top: 6px;
}

.bar .email, .bar .adres {
	float: right;
	padding-top: 6px;
}

#content-top {
	background: url(../../img/BG-WHITE-top.jpg) no-repeat;
	width: 960px;
	height: 180px;
	padding: 35px 0 0 40px;
	float: left;
	clear: both;
}

#content-top img {
	display: block;
}

#content-middle {
	background: url(../../img/BG-WHITE-middle.jpg) repeat-y;
	width: 920px;
	min-height: 540px;
	padding: 0 40px 0 40px;
	float: left;
	clear: both;
}

#content-bottom {
	background: url(../../img/BG-WHITE-bottom.jpg) no-repeat;
	width: 1000px;
	height: 215px;
	float: left;
	clear: both;	
}

/* NAVIGATION */

#navigation .button {
	width: 149px;
	height: 40px;
	margin: 0 5px 0 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

#navigation .button a {
	color: white;
	display: block;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;	
	text-decoration: none;
	width: 149px;
	
}

#navigation .button-1 {
	background: url(../../img/NAV-1.jpg) no-repeat;
}

#navigation .button-2 {
	background: url(../../img/NAV-2.jpg) no-repeat;
}

#navigation .button-3 {
	background: url(../../img/NAV-3.jpg) no-repeat;
}

#navigation .button-4 {
	background: url(../../img/NAV-4.jpg) no-repeat;
}

#navigation .button-5 {
	background: url(../../img/NAV-5.jpg) no-repeat;
}

#navigation .button-6 {
	background: url(../../img/NAV-6.jpg) no-repeat;
	margin: 0 0 0 1px;
}

#navigation .active {
	background: url(../../img/NAV-active.jpg) no-repeat;
}

#subnavigation {
	width: 149px;
	background: url(../../img/subnavigation.jpg) repeat-x;
	min-height: 490px;
	height: 490px;
	float: left;
	margin-right: 20px;
	padding: 10px 0px;
}

#subnavigation_empty {
	width: 149px;
	min-height: 490px;
	height: 490px;
	float: left;
	margin-right: 20px;
	padding: 10px 0px;
}


#subnavigation ul {
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
}

#subnavigation ul li {
	color: black;
	padding: 0;
	border-top: 1px dotted #929ea4;
	width: 149px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	/*height: 40px;*/
}

#subnavigation ul li.active {
	border: none;
}

#subnavigation ul li a, #subnavigation ul li a:hover {
	padding: 7px 0%;
	text-decoration: none;
	display: block;
	width: 100%;
	/*height: 21px;*/
	color: black;
	margin: 0;
}

#subnavigation ul li.active a {
	background-color: #929da4;
	color: white;
}

/* Main content frame */

#content {
	float: left;
}

/* homepage */
#home {
	margin-top: 25px;
	margin-left: 25px;
}

#home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006ea1;
	font-size: 15px;
	text-transform: uppercase;
	width: 500px;
}

#home div, #page p {
	font-size: 12px;
	color black;
	margin-bottom: 15px;
}

#news .imgleft {
	margin-top: 10px;
	margin-left: 5px;
}

#news .imgright {
	margin-top: 10px;
	margin-right: 5px;
}

#news .div {
	margin: 0 !important;
}

#news h2 a {
	font-size: 13px;
	color: #7b8a91;
}

#news h2 {
	margin-bottom: 0px;
}

.news-item {
	border-bottom: 1px dotted #006fa1;
}

#news {
	float: right;
	width: 362px;
}

#news-top {
	width: 362px;
	height: 25px;
	background: url(../../img/news_top.jpg);
	margin: 0 !important;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 14px !important;
	padding-top: 7px;
}

#news-middle {
	background-color: #d8dcdf;
	padding: 5px;
	margin: 0  !important;
}

#news-bottom {
	width: 362px;
	height: 18px;
	background: url(../../img/news_bottom.jpg);
	margin: 0  !important;
}

#main_home {
	float: left;
	width: 500px;
}

#home_col_a {
	float: left;
	width: 270px;
}

#home_col_a h2 {
	float: left;
	color: #006ea1 !important;
	font-size: 15px !important;
	text-transform: uppercase;
}

#home_col_a p, #home_col_a li {
	font-size: 12px;
}

#home_col_a a {
	font-size: 12px;
	color: #ffa122;
}

#home_col_a ul, #home_col_a li  {
	margin-left: 0px !important;
	padding: 0px;
}

#home_col_a .imgleft {
	margin-top: 10px;
	margin-left: 5px;
}

#home_col_a .imgright {
	margin-top: 10px;
	margin-right: 5px;
}

/* PAGE / DOMAIN / PROJECT */

#page {
	margin-left: 139px !important; /* 149 - 10 */
	margin-top: 25px;
}

#domain, #project, #newsitem, #event {
	margin-top: 25px;
}

#event {
	float:left;
}

#domain .content, #project .content, #newsitem .content, #event .content {
	width: 550px;
	float: left;
}

#domain .picto, #project .picto, #newsitem .picto, #event .picto {
	margin-left: 10px;
	float: left;
	padding: 0 auto;
	width: 129px;
}

#page h1, #domain h1, #project h1, #newsitem h1, #event h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006ea1;
	font-size: 15px;
	text-transform: uppercase;
	width: 550px;
}

#page div, #page p, #domain div, #domain p, #project div, #project p, #newsitem div, #newsitem p, #event div, #event p {
	font-size: 12px;
	color black;
	margin-bottom: 15px;
	width: 500px; /* 960 - 149 - 139 */
}

#page a, #domain a, #project a, #newsitem a, #event a {
	font-size: 12px;
	color: #ff9200;
}

#page a:hover, #domain a:hover, #project a:hover, #newsitem a:hover, #event a:hover {
	color: #000000;
}

#project .logo {
	width:120px;
	margin:0 30px 20px 0;
}

.imgleft {
	margin-right: 10px;
	float: left;
}

.imgright {
	margin-left: 10px;
	float: right;
}

#goals, #methodology, #phases {
	display: none;
}

#show_goals, #show_methodology, #show_phases {
	cursor: pointer;
}

h1.collapse {
	font-size: 10px !important;
	color: white !important;
	background: url(../../img/block.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	width: 600px;
	height: 39px;
	margin-left: -25px;
	_margin-left: 0px;
}

.collapse {
	cursor: pointer;
}

.hidden {
	display: none;
}

.text-center {
	text-align: center;
}

/* GENERAL CLASSES */

.clear {
	height: 0px;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* WIDTH CLASSES */

.W920 {
	width: 920px;
}

/* HEIGHT CLASSES */

.H40 {
	height: 40px;
}

/* FORM */

input, button, textarea {
	font-size: 11px;
	color: #333333;
	margin: 2px 0 2px 0;
}

select {
	font-size: 11px;
	color: #333333;
	margin: 2px 0 2px 0;
}

.input-60 {
	width: 58px;
	padding: 0.5px 0 0.5px 0;
}

.input-70 {
	width: 68px;
	padding: 0.5px 0 0.5px 0;
}

.input-92 {
	width: 90px;
	padding: 0.5px 0 0.5px 0;
}

.input-120 {
	width: 118px;
	padding: 0.5px 0 0.5px 0;
}

.input-200 {
	width: 198px;
	padding: 0.5px 0 0.5px 0;
}

.input-300 {
	width: 298px;
	padding: 0.5px 0 0.5px 0;
}

.input-350 {
	width: 348px;
	padding: 0.5px 0 0.5px 0;
}

/* EDIT */

form .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006ea1;
	padding: 0 20px 0 0;
}

/* INLINE EDITING */

.inline-editing {
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
	float: right;
}

/* MEDIA */

#gallery {
	float:left;
	margin: 25px 5px 0 0;
	width:303px !important; 
}

#media-thumbs {
	margin: 10px 0 0 0;
}

#media-thumbs .thumb {
	position: relative;
	margin: 0 5px 0 0;
	float: left;
}

