/* Developed by Dubbele:punt Design - www.dubbelepunt.com */

/* General styles */
html {
	height:											100%;
	width:											100%;
}

body {
	background-image:								url('../images/background.gif');
	background-repeat:								repeat-x;
	background-position:							top center;
 	background-color:								#9FC523;
	color:											#003480;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;
	
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;

	height:											100%;
	width:											100%;

	line-height:									1em;
	text-align:										center;	
}

table, tr, td {
	vertical-align:									top;
}

img {
	border-style:									none;
	border-color:									#FFFFFF;
	border-width:									0px;
}

.display_none										{ display: none; }
.display_block										{ display: block; }
.clear_both 										{ clear: both; }

a.external:link 									{ padding-right: 15px; background-image: url('../images/icon_popup.gif'); background-repeat: no-repeat; background-position: right; }
a.external:active 									{ padding-right: 15px; background-image: url('../images/icon_popup.gif'); background-repeat: no-repeat; background-position: right; }
a.external:visited 									{ padding-right: 15px; background-image: url('../images/icon_popup.gif'); background-repeat: no-repeat; background-position: right; }
a.external:hover 									{ padding-right: 15px; background-image: url('../images/icon_popup.gif'); background-repeat: no-repeat; background-position: right; }

#frame {
	background-image:								url('../images/background_frame.gif');
	background-repeat:								no-repeat;
	background-position:							top center;
 	background-color:								#9FC523;

	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									15px;
	padding-right:									15px;
	
	text-align:										center;
	margin:											0 auto;
	
	width:											820px;
}



/* Header styles */
#header {
	background-image:								url('../images/background_header.gif');
	background-repeat:								no-repeat;
	background-position:							top center;

	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									15px;
	padding-right:									15px;

	text-align:										center;
	margin:											0 auto;

	position:										relative;
	width:											820px;
	height:											260px;
	clear:											both;
}

#header .skip_navigation {
	display:										none;
}

#header #language {
	list-style:										none;
	list-style-image:								none;
	
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									15px;
	padding-right:									15px;
	
	width:											820px;

	position:										absolute;
	top:											68px;
	left:											0px;
}

#header #language li {
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									10px;
	
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									0px;
	padding-right:									0px;

	float:											left;
}

#header #language .right {
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									5px;
	margin-right:									0px;
	
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									0px;
	padding-right:									0px;

	float:											right;
}


#header #photo {
	position:										absolute;
	top:											90px;
	left:											15px;
	
	width:											820px;
	height:											170px;
}

#header #logo {
	margin-top:										38px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									0px;
	padding-right:									0px;

	position:										absolute;
	top:											0px;
	left:											333px;
}

#header #logo img {
	behavior:										url('./scripts/iepngfix.htc');
}




/* Menu styles */
#frame #mainmenu {
	list-style:										none;
	list-style-image:								none;

	background-color:								#FFFFFF;
	color:											#96BF0D;

    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1.2em;

	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									20px;
	padding-bottom:									0px;
	padding-left:									25px;
	padding-right:									25px;
	
	border-right-style:								solid;
	border-right-color:								#96BF0D;
	border-right-width:								2px;
	
	line-height:									1.2em;

	width:											100px;
	float:											left;
}

#frame #mainmenu li {
	color:											#96BF0D;
	
	margin-top:										0px;
	margin-bottom:									40px;
	margin-left:									0px;
	margin-right:									0px;

	text-align:										left;
}

#frame #mainmenu li a:link 							{ color: #96BF0D; text-decoration: none; }
#frame #mainmenu li a:active 						{ color: #96BF0D; text-decoration: none; }
#frame #mainmenu li a:visited 						{ color: #96BF0D; text-decoration: none; }
#frame #mainmenu li a:hover 						{ color: #96BF0D; text-decoration: underline; }

#frame #additional_menu {
	list-style:										none;
	list-style-image:								none;
	background-color:								#96BF0D;
	color:											#FFFFFF;

    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1.2em;
	
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									7px;
	padding-bottom:									3px;
	padding-left:									25px;
	padding-right:									25px;

	line-height:									1.2em;
	width:											770px;
	height:											30px;
}

#frame #additional_menu .active {
	color:											#FFFFFF;

	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									2px;
	padding-bottom:									3px;
	padding-left:									0px;
	padding-right:									27px;

	float:											left;
}

#frame #additional_menu .active a:link 				{ color: #FFFFFF; text-decoration: underline; }
#frame #additional_menu .active a:active 			{ color: #FFFFFF; text-decoration: underline; }
#frame #additional_menu .active a:visited 			{ color: #FFFFFF; text-decoration: underline; }
#frame #additional_menu .active a:hover 			{ color: #FFFFFF; text-decoration: underline; }

#frame #additional_menu .inactive {
	color:											#FFFFFF;

	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									2px;
	padding-bottom:									3px;
	padding-left:									0px;
	padding-right:									27px;

	float:											left;
}

#frame #additional_menu .inactive a:link 			{ color: #FFFFFF; text-decoration: none; }
#frame #additional_menu .inactive a:active 			{ color: #FFFFFF; text-decoration: none; }
#frame #additional_menu .inactive a:visited 		{ color: #FFFFFF; text-decoration: none; }
#frame #additional_menu .inactive a:hover 			{ color: #FFFFFF; text-decoration: underline; }






/* Content styles */
#frame #content {
 	background-color:								#FFFFFF;
	
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									30px;
	padding-bottom:									30px;
	padding-left:									40px;
	padding-right:									40px;

	width:											587px;
	float:											left;
	
	text-align:										left;
}

#frame #administrator {
 	background-color:								#FFFFFF;
	
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									30px;
	padding-bottom:									30px;
	padding-left:									40px;
	padding-right:									40px;

	width:											587px;
	float:											left;
	
	text-align:										left;
}

#frame div #text {
	font-family:									gill sans mt, verdana, arial, sans-serif;
	font-weight:									normal;
	font-style:										normal;
	font-size:										0.8em; 
	
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									0px;
	padding-right:									0px;

	width:											580px;
}

#frame div #text .item {
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									0px;
	padding-right:									0px;
	
	clear:											both;
}

#frame div #text .item p {
	width:											410px;
}

#frame div #text .item img {
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									20px;
	padding-right:									0px;

	float:											right;
}

#frame div #text h1 {
    color:											#003480;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									bold;
    font-style:										normal;
    font-size:										2.5em;

	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
	
	line-height:									1em;
}

#frame div #text h2 {
    color:											#003480;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									bold;
    font-style:										normal;
    font-size:										1em;

	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
}

#frame div #text h3 {
    color:											#58585A;
	
    font-family: 									gill sans mt, verdana, arial, sans-serif;
    font-weight:									bold;
    font-style:										normal;
    font-size:										1em;

	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;
}

#frame div #text a:link 							{ color: #003480; text-decoration: underline; }
#frame div #text a:active 							{ color: #003480; text-decoration: underline; }
#frame div #text a:visited 							{ color: #003480; text-decoration: underline; }
#frame div #text a:hover 							{ color: #003480; text-decoration: none; }

#frame div #text ol {
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									5px;
	margin-right:									0px;

	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									20px;
	padding-right:									0px;
}

#frame div #text .message {
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;
	
	margin-top:										0px;
	margin-bottom:									20px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									5px;
	padding-bottom:									5px;
	padding-left:									10px;
	padding-right:									10px;

	border-style:									solid;
	border-color:									#003480;
	border-width:									1px;
}

#frame div #text .error {
	background-image:								url('../images/icon_error.gif');
	background-repeat:								no-repeat;
	background-position:							10px 9px;

    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;
	
	margin-top:										0px;
	margin-bottom:									20px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									5px;
	padding-bottom:									5px;
	padding-left:									35px;
	padding-right:									10px;

	border-style:									solid;
	border-color:									#FF0000;
	border-width:									1px;
}

#frame div #text .succes {
	background-image:								url('../images/icon_succes.gif');
	background-repeat:								no-repeat;
	background-position:							10px 9px;

    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									bold;
    font-style:										normal;
    font-size:										1em;
	
	margin-top:										0px;
	margin-bottom:									20px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									8px;
	padding-bottom:									7px;
	padding-left:									35px;
	padding-right:									10px;

	border-style:									solid;
	border-color:									#599D12;
	border-width:									1px;
}







/* Form styles */
#frame div #text fieldset {
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									0px;
	padding-right:									0px;
	
	border-style:									none;
	border-color:									#FFFFFF;
	border-width:									0px;
}

#frame div #text .detail {
	margin-top:										0px;
	margin-bottom:									20px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									0px;
	padding-bottom:									10px;
	padding-left:									10px;
	padding-right:									10px;
	
	border-style:									solid;
	border-color:									#003480;
	border-width:									1px;
}

#frame div #text .detail legend {
	background-color:								#FFFFFF;
	color:											#003480;

    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									bold;
    font-style:										normal;
    font-size:										1em;

	padding-top:									0px;
	padding-bottom:									5px;
	padding-left:									5px;
	padding-right:									5px;
}

#frame div #text .detail ul {
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									0px;
	padding-right:									0px;
}

#frame div #text .detail ul li {
	list-style:										none;
	list-style-image:								none;
	
	margin-top:										0px;
	margin-bottom:									0px;
	margin-left:									0px;
	margin-right:									0px;

	padding-top:									2px;
	padding-bottom:									3px;
	padding-left:									0px;
	padding-right:									0px;

	min-height:										20px;
	clear:											both;
}

#frame div #text .detail ul li label {
	padding-top:									0px;
	padding-bottom:									0px;
	padding-left:									10px;
	padding-right:									10px;

	vertical-align:									top;
	width:											125px;

	display:										block;
	float:											left;
}

#frame div #text .detail ul li .input {
	background-color: 								#FFFFFF;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;

	border-style: 									solid;
	border-color:									#003480;
	border-width: 									1px;
	
	width:											350px;
}

#frame div #text .detail ul li .input_error {
	background-image:								url('../images/icon_form.gif');
	background-repeat:								no-repeat;
	background-position:							right top;
	background-color: 								#FFFFFF;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;

	border-style:									solid;
	border-color:									#FF0000;
	border-width:									1px;
	
	width:											350px;
}

#frame div #text .detail ul li .select {
	background-color: 								#FFFFFF;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;

	border-style: 									solid;
	border-color:									#003480;
	border-width: 									1px;
	
	width:											355px;
}

#frame div #text .detail ul li .textarea {
	background-color: 								#FFFFFF;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;

	border-style: 									solid;
	border-color:									#003480;
	border-width: 									1px;
	
	width:											350px;
	height:											200px;
}

#frame div #text .detail ul li .submit {
	background-color: 								#7F7F7F;
	color: 											#FFFFFF;
	
    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										1em;

	border-style: 									solid;
	border-color:									#003480;
	border-width: 									1px;

	width:											150px;
}

#frame div #text .detail .delete {
	text-align:										right;
}


#frame div #text .detail ul li #initials			{ width: 67px; }
#frame div #text .detail ul li #firstname			{ width: 275px; }
#frame div #text .detail ul li #infix				{ width: 235px; }
#frame div #text .detail ul li #birthdate_day		{ width: 115px; }
#frame div #text .detail ul li #birthdate_month		{ width: 116px; }
#frame div #text .detail ul li #birthdate_year		{ width: 116px; }
#frame div #text .detail ul li #address_street		{ width: 275px; }
#frame div #text .detail ul li #address_number		{ width: 67px; }
#frame div #text .detail ul li #postalcode			{ width: 67px; }
#frame div #text .detail ul li #city				{ width: 275px; }





/* Copyright styles */
#footer {
	background-image:								url('../images/background_footer.gif');
	background-repeat:								no-repeat;
	background-position:							top center;
 	background-color:								#9FC523;
	color:											#FFFFFF;

    font-family:									gill sans mt, verdana, arial, sans-serif;
    font-weight:									normal;
    font-style:										normal;
    font-size:										0.8em;

	padding-top:									10px;
	padding-bottom:									50px;
	padding-left:									15px;
	padding-right:									15px;
	
	width:											820px;
	clear:											both;
	
	margin:											0 auto;
	text-align:										center;
}

#footer a:link 										{ color: #FFFFFF; text-decoration: none; }
#footer a:active 									{ color: #FFFFFF; text-decoration: none; }
#footer a:visited 									{ color: #FFFFFF; text-decoration: none; }
#footer a:hover 									{ color: #FFFFFF; text-decoration: underline; }

#footer a.external:link 							{ padding-right: 12px; background-image: url('../images/icon_popup_footer.gif'); background-repeat: no-repeat; background-position: right; }
#footer a.external:active 							{ padding-right: 12px; background-image: url('../images/icon_popup_footer.gif'); background-repeat: no-repeat; background-position: right; }
#footer a.external:visited 							{ padding-right: 12px; background-image: url('../images/icon_popup_footer.gif'); background-repeat: no-repeat; background-position: right; }
#footer a.external:hover 							{ padding-right: 12px; background-image: url('../images/icon_popup_footer.gif'); background-repeat: no-repeat; background-position: right; }

/* Developed by Dubbele:punt Design - www.dubbelepunt.com */
