/* 
	Marco Coenradie
	marco@bitfactory.nl
*/

/* Reset all the values for all browsers */
* {
	margin: 0;
	padding: 0;
	outline: none;
}

/*------------------- Algemene styles --------------------------------*/
html {
	overflow: scroll;
	overflow-x: hidden;
}

body {
	font-family: Helvetica, Myriad Pro, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #f4f4f4;
	color: #1d5043;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	font-family: Helvetica, Myriad Pro, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-bottom: 6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 6px;
}
p {
	margin-bottom: 12px;
}

ul {
	list-style-position: outside;
	padding-left: 15px;
	padding-bottom: 10px;
}

.no-deco-link {
	text-decoration: none;
	font-size: 11px;
}
.no-deco-link:hover {
	text-decoration: underline;
}

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

/*-------------------------------------------- Wrapper, waarin de website komt ------------------------------------------------*/
#wrapper {
	width: 961px;
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #ffffff;
}

/*-------------------------------------------- Header met logo ------------------------------------------------*/
#header {
	width: 761px;
	height: 140px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}


/*---------------------------------------- Zoekveld (rechts naast de header, onder de taalkeuze) ---------------------*/
#search {
	height: 82px;
	padding-top: 30px;
	padding-right: 18px;
	clear: right;
	float: right;
}
#search form {
	margin-bottom: 5px;
}
#search form input {
	border: 1px solid #1a5041;
}
#search_text {
	background-color: #ffffff;
	width: 114px;
}
#search_submit {
	background-color: #1a5041;
	width: 55px;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #ffffff;
	cursor: pointer;
}


/*-------------------------------------- Left_content (linker balk, met sidenavigatie en language switch) ------------------------------------*/
#left_content {
	width: 246px;
	padding-left: 17px;
	float: left;
}


#sidenav {
	margin-top: -9px;
	list-style: none;
	padding: 0;
}
#sidenav li {
	width: 229px;
	xheight: 26px;
	margin: 9px 0;
	background: #1a5041 url('/img/bg_sidenav.gif') top right repeat-y;
	color: #ffffff;
}
#sidenav li a {
	display: block;
	width: 183px;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: transparent url('/img/arrow_right.gif') top left no-repeat;
}
#sidenav li a.active { //#sidenav li.sidenav_sub a.active
	xtext-decoration: underline;
	color: #b6c3c0;
}
#sidenav li a.active {
	background-image: url('/img/arrow_down.gif');
}
#sidenav li.sidenav_sub {
	color: #999999;
	background: none;
	margin: 0 0 0 10px;
	width: 209px;
	xheight: 19px;
}
#sidenav li.sidenav_sub a {
	display: block;
	background: none;
	color: black;
	line-height: 23px;
	letter-spacing: 0.5px;
	background: transparent url('/img/bullet_sidenav_sub.gif') 0 2px no-repeat;
	padding-left: 17px;
}
#sidenav li.sidenav_sub a:hover, #sidenav li.sidenav_sub a.active {
	xtext-decoration: underline;
	color: #89a69d;
}
#sidenav li#register {
	margin: 20px 0;
	padding: 0;
	background: none;
}
#sidenav li#register a {
	margin: 0;
	padding: 0;
	background: none;
}

/*---------------------------------------- Taalkeuze (rechts naast de header) ---------------------*/
#language {
	margin-right: 18px;
	padding-left: 48px;
	padding-top: 18px;
}
#language a {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 18px;
	width: 48px;
	height: 69px;
	background-position: 0 -69px;
	background-repeat: no-repeat;
}
#language a#en {
	background-image: url('/img/gb.gif');
}
#language a#fr {
	background-image: url('/img/fr.gif');
}
#language a.actief, #language a:hover {
	background-position: 0 0;
}
#language a span {
	display: none;
}

/*-------------------------------------- Right_content (rechts naast sidebar, met topnavigatie, databasecontent en rightbar) ------------------------------------*/
#right_content {
	background-color: #ededed;
	width: 680px;
	float: left;
}

/*------------------------------------------------ Topnavigatie (hoofdmenu's) ---------------------------------------------*/
#topnav {
	list-style:			none;
	font-size:			12px;
	padding:			0;
}
#topnav li {
	float:				left;
	position:			relative;
	height:				26px;
	overflow:			visible;
}
#topnav li a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	width: 113px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	background: #1a5041 url('/img/bg_topnav.gif') top left no-repeat;
}
#topnav li a#mainnav-item-1 {
	background-image: none;
	width: 115px;
}
#topnav li a:hover, #topnav li a.active, #topnav li a.stay_active {
	text-decoration: none;
	background-color: #89a79d;
}

/*------------------------------------ Submenus van topnavigatie --------------------------------*/
#topnav ul {
	display:			none;
	position:			absolute;
	left:				1px;
	top:				26px; /* match top ul list item height */
	background-color:	#89a79d;
	padding:			0;
	list-style:			none;
	z-index:			99;	
	width:				112px;
}
#topnav ul li {
	clear:				both;
	float:				none;
	margin:				0;
	padding:			0;
	height:				auto;
	_height:			22px;
	line-height:		22px;
}
#topnav ul li a {
	position:			relative;
	height:				auto;
	margin:				0;
	padding:			0 10px 0 12px;
	text-align:			left;
	background-color:	#89a79d;
	background-image:	none;
	color:				#ffffff;
	width:				90px;
	border-top:			1px solid #ffffff;
}
#topnav ul li a:hover, #topnav ul li a.active {
	background-color:	#89a79d;
	color: 				#1a5041;
}


/*--------------------------------------------------- Styles voor de homepage ---------------------------------------*/
#home_content {
	background-color: #ededed;
	margin-bottom: 20px;
}
#home_left, #home_right {
	float: left;
	background: #ededed url('/img/bg_home_content.gif') top left no-repeat;
	padding: 15px 25px 20px 25px;
}
#home_left {
	width: 303px;
}
#home_right {
	width: 277px;
}
#home_left h1, #home_right h1{
	color: #1a5041;
	font-family: Helvetica, Myriad Pro, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
#home_left img, #home_right img{
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}
#home_left a, #home_right a{
	text-decoration: none;
	color: #0C4254;
}
.readmore {
	clear: both;
	border-bottom: 1px solid #1a5041;
	margin: 15px 0;
	text-align: right;
	padding-bottom: 3px;
}
.readmore a {
	font-size: 10px;
	color: #1a5041;
}
#home_left .readmore a:hover, #home_right .readmore a:hover {
	text-decoration: underline;
}

/*------------------------- Main content, waarin de daadwerkelijke content (uit database of script) staat ----------------------*/

#main_content {
	float: left;
	width: 430px;
	padding: 15px 10px 15px 40px;
	background-color: #ededed;
}
#main_content h1 {
	color: #1a5041;
	font-family: Helvetica, Myriad Pro, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-left: 40px;
	margin-left: -40px;
	background: transparent url('/img/arrow_title.gif') top left no-repeat;
	line-height: 20px;
}

/*------------------------- Right bar (rechts naast main_content) met sub-submenu's en download-links ----------------------*/

#right_bar {
	float: left;
	padding: 15px 0 ;
	background-color: #ededed;
}

/*------------------------- Right block (= subsubmenu of download block) ------------------------------------*/
.right_block {
	width: 180px;
	background-color: #89a79d;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.right_block h1 {
	color: #ffffff;
	font-size: 14px;
	line-height: 26px;
	padding-left: 23px;
	background: #1a5041 url('/img/arrow_down.gif') top left no-repeat;
}
.right_block h1 a {
	color: #ffffff;
	text-decoration: none;
}
.right_block ul {
	list-style: none;
	padding-left: 3px;
}
.right_block ul li {
	padding-right: 5px;
	line-height: 21px;
	_height: 21px;
}
.right_block ul li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 21px;
	background: transparent url('/img/bullet_right_block.gif') 0 1px no-repeat;
	padding-left: 17px;
}
.right_block ul li a.active, .right_block ul li a:hover {
	color: #1a5041;
}

/*------------------- Printknop (rechtsonder de content) ------------------------------*/
#print {
	display: block;
	float: right;
	margin: 0 25px 10px 0;
}


/*----------------- Tabellen / Formulieren -----------------------------------------*/
th {
	text-align: right;
	vertical-align: top;
	line-height: 22px;
	width: 170px;
	padding-right: 10px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
	line-height: 22px;
	padding-bottom: 5px;
}
table input {
	height: 15px;
	border: 1px solid #ccc;
	padding: 1px;
	width: 218px;
	line-height: 15px;
}
table input.submit, .submit {
	padding: 1px;
	width: 100px;
	height: 22px;
	border: 1px solid #ccc;
	line-height: 15px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}
a.submit {
	padding: 2px 5px;
}
table select {
	width: 222px;
	border: 1px solid #ccc;
}
table textarea {
	width: 218px;
	height: 80px;
}
table input.file {
	width: 229px;
	height: 20px;
}
.bordered {
	border: 1px solid #0C4254;
	width: 100%;
}
.small {
	font-size: 11px;
	line-height: 110%;
}
input.nostyle {
	width: auto;
	border: none;
	height: 10px;
}
input.checkbox {
	width: auto;
	border: none;
}
.right {
	float: right;
	padding-right: 11px;
}
.MultiFile-remove {
	color: #F00;
	text-decoration: none;
	text-transform: uppercase;
}


/*----------------------- Styles  voor news-pagina ----------------------------*/
a.news_block, a.news_big {
	width: 297px;
	height: 84px;
	padding: 8px;
	display: block;
	background-image: url('/img/newsblock.gif');
	background-position: top;
	cursor: pointer;
	margin-bottom: 4px;
	text-decoration: none;
	color: #0C4254;
	font-size: 11px;
}
a.news_big {
	width: 227px;
	height: 188px;
	padding: 8px;
	background-image: url('/img/newsbig.gif');
}
a.news_block:hover, a.news_big:hover {
	background-position: bottom;
}
a.news_block img {
	width: 84px;
	height: 84px;
	float: left;
	margin-right: 5px;
}
a.news_big img {
	margin-left: 5px;
	width: 84px;
	height: 84px;
}
.newsimage {
	margin-left: 20px;
	margin-bottom: 5px;
	float: right;
}
/*----------------------- Styles  voor faq-pagina ----------------------------*/
.faq {
	margin: 30px 0 0 0;
}
.faqs li.faq_cat {
	background: url('/img/arrow_right.gif') no-repeat 0px 50%;
	cursor: pointer;
	list-style: none;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}
.faqs li.faq_content {
	display: none;
	list-style: none;
	margin: 0 0 10px 0;
}
.faqs li.opened {
	background: url('/img/arrow_down.gif') no-repeat 0px 50%;
}
.faqs li.empty {
	list-style: none;
	margin: 0 0 0 0;
	height: 20px;
}
.faqs_item {
	padding-bottom: 0px;
}
.faqs_item li.faq_cat_item {
	cursor: pointer;
	list-style: none;
	margin: 0 0 0 0;
}
.faqs_item li.opened_item {
	font-weight: bold;
}
.faqs_item li.faq_content_item {
	display: none;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	font-style:italic;
}
.faqs li.empty_small {
	list-style: none;
	margin: 0 0 0 0;
	height: 10px;
}

.error {
	color: #C00;
}
.error2 {
	font-weight: bold;
	color: red;
}