/*
Reset Font sizes
*********************************/
html {
	font-size: 16px; /* reset safari's 14px default */
}
* html {
	font-size: 100%; /* override pixel value for IE's benefit */
}
body {
	font-size:90%;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{margin:0;padding:0;}


body{
	margin:0;
	font-family:Arial, Helvetica, Georgia, Sans-serif;
	xfont-size:14px;
	text-align:center;
	vertical-align:top;
	background:#FFF;
	color:#051d43;
}
#werkblad{width:957px;margin:0 auto;}

#wrapper{margin:0px auto;width:960px;text-align:left;border:none;background:#FFF;}

h1{
	font-family:Arial, Helvetica, Georgia, Sans-serif;
	font-size:120%;
	text-align:center;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, Georgia, Sans-serif; 
	text-align:center; 
	font-size:120%;
	color:#051d43;
	font-weight:bold;
	padding:5px 0 25px 0;
}

h3 {
	font-size:110%
	font-weight:bold;
	padding:15px 0 15px 0;
	clear:both;
}
h4 { 	
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
}

a {color:#006666; text-decoration:none;}
a:hover{text-decoration:underline; color:#006666;}

#container a, a:visited{color:#006666; text-decoration:none;}
#container a:hover{text-decoration:underline;	color:#006666;}
hr{width:404px;height:1px;text-align:center;color:#ccc;margin-bottom:15px;}	



.kader{float:none;padding:2px; border:1px solid #908AA6;;background:#fff;margin:5px}
.kadert{float:left;padding:2px; border:1px solid #908AA6;;background:#fff;margin:5px}
.kadertt{float:right;padding:2px; border:1px solid #908AA6;;background:#fff;margin:5px}
.kaderentrance{float:none;padding:2px; ;background:#fff;margin:5px}

blockquote {
	font-style:italic;
	font-family:Arial, Helvetica, Georgia, Sans-serif;	
	font-size:90%; 
	color:#006666;
	margin:1.5em 0px 1.5em 20px;
	padding:4px 1px 4px 1px;
	background:#E3EEE8;
	border-right:1px solid #BBB;
	border-bottom:1px solid #BBB;
}

img{float:left;margin-right:5px}

.stronger{
	color:#051d43;
}

.entry p {margin:0 0 15px 0;}

.entry ul, .entry ol {margin:0 0 15px 10px;}
	
.entry ul {list-style-type:circle;}
	
.entry li {margin:0 0 5px 0; clear:both;}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin:5px 0 5px 30px;}

.entry img.left {padding:6px;margin:0.5em 15px 0.5em 0;border:1px solid #ccc;background:#eee;float:left;clear:left;}
		
.entry img.right {padding:6px;margin:0.5em 0 0.5em 15px;border:1px solid #ccc;background:#eee;float:right;clear:right;}
		
.entry img.center {display:block; padding:8px;margin:0 auto 1.5em auto;border:1px solid #ccc;background:#eee;float:none;clear:both;}
	
.entry img.off {padding:0 !important;border:none !important;}
		
.entry img.stack {clear:none !important;}


/*----HEADER----*/

#header{width:957px;height:131px;margin:0px;padding:0;background:#fff url(HeaderVOA.jpg);color:#FFF;}

#header a{text-decoration:none;color:#fff;}

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

/*----NAVIGATION BAR----*/

/*


#top-menu {
	width:100%;
	font-family:Georgia, Sans-Serif;
	background:#c8dfdb;
	border-top:1px solid #006666;
	border-bottom:1px solid #006666;
}
	#top-menu ul {
		margin:0 auto; 
		width:100%; 
		padding:4px 0;
	}
		#top-menu ul li {
			display:inline;
		}
			#top-menu a {
				text-decoration:none;
				color:#006666;
				padding:4px 4px 4px 4px;
				font-weight:bold;
				font-size:85%;
			}
			#top-menu a:hover {
				text-decoration:none;
				background:#006666;
				color:#FFF;
			}


/*


/*----Middle Column----*/

#container {
	margin-top:20px;
	float:left;
	width:575px;
	padding:0 20px; 
	background:#fff url(wings658.jpg) no-repeat; 
	background-position:0px 50px;
}
	.post { 
		padding:0 0 20px 0;
		color:#006666;
	}
	.post p { 
			color:#006666;
	}
	 .post h5 {
		 font-family:Arial, Helvetica, Georgia, Sans-serif;
		 font-style:italic;
		 font-weight:normal;
		 text-decoration:none; 
		 text-align:right;
		 font-size:12px;
		 color:#006666;
	 }
	.entry {
		line-height:22px;
	}
	.postinfo {	
		font-size:80%;
		color:#006666;
		padding:2px 0 20px 0;
	}
	.postinfo a {
		color:#006666;
	}
	.postdate { 
		color:#006666; 
	}
	p.postmetadata{
		font-size:90%;
		color:#006666;	
		border-top:1px solid #CCC;	
		margin:20px 0 0 0;	
		padding:5px 0 0 0;
	}
	p.postmetadata strong{
		float:right;
	}

/*----SIDEBAR STYLES----*/

.sidebar {
	float:right;
	width:161px;	
	margin:20px auto 5px auto;	
	padding-top:10px;	
	padding-bottom:15px;
	display:inline;	
	overflow:hidden;	
	border-left:1px solid #ccc;
}
	.sidebar ul {
		list-style:none;
		margin:0;	
		padding:0 0 0 10px;
	}
		.sidebar ul li {	
			padding:3px 0;
		}
			.sidebar ul li h2 {
				font-family:Arial, Helvetica, Georgia, Sans-serif;
				font-size:95%;
				font-weight:normal;
				color:#006666;
				padding:3px 5px;
				margin:0;
				background:#FFF;	
				border-bottom:1px solid #CCC;
				text-align:left;
				text-decoration:none;
			}
				.sidebar ul ul.hide {
					display:none;
				}
				.sidebar ul ul.show {
					display:block;
					margin:10px 0 0 0;
					padding-bottom:10px;
					border-bottom:1px solid #CCC;
				}
					.sidebar ul ul li {
						padding:0;	
						margin:0 0 0 13px;	
						line-height:24px;	
						list-style:circle;	
						font-size:12px;
					}
						.sidebar a {	
							text-decoration:none;	
							color:#006666;
							font-weight:bolf;
						}
						.sidebar a:visited {	
							text-decoration:none;	
							color:#006666;
						}
						.sidebar a:hover { 
							text-decoration:underline;	
							color:#0dbfbf;
						}
						
						.sidebar img {
							padding-left:10px;
						}
						
						#social {
							padding-left:20px;
						}

/*------Left Sidebar-------*/

.leftbar {
	float:left;
	width:171px;
	margin:20px auto 5px auto;
	padding-top:10px;
	padding-bottom:15px;
	display:inline;
	overflow:hidden;
	border-right:1px solid #CCC;
}
	.leftbar ul {
		list-style:none;
		margin:0;
		padding:0 10px 0 0;
		line-height:1em;
	}
		.leftbar ul li {
			padding:3px 0;
		}

			.leftbar ul li h2 {	
				font-family:Arial, Helvetica, Georgia, Sans-serif;
				font-size:95%;
				font-weight:normal;
				color:#006666;
				padding:3px 5px;
				margin:0;
				background:#FFF;	
				border-bottom:1px solid #CCC;
				text-align:left;
				text-decoration:none;
			}
			.leftbar ul li h2 a {	
				cursor:hand;
			}
				.leftbar ul ul.hide {
					display:none;
				}
				.leftbar ul ul.show {
					display:block;
					margin:10px 0 0 0;
					padding-bottom:10px;
					border-bottom:1px solid #CCC;
				}
					.leftbar ul ul li {	
						padding:0;	
						margin:0 0 0 13px;	
						line-height:24px;	
						list-style:circle;	
						font-size:12px;
					}

						.leftbar a, .leftbar a font, .leftbar a:link, .leftbar a:visited, .leftbar li li a:link, .leftbar li li a:visited {text-decoration:none;color:#006666; line-height:1em;}
						.leftbar a:hover, .leftbar li li a:hover{text-decoration:underline;	color:#0dbfbf;}		
						
						.leftbar img.banner {
							padding-left:20px;
							padding-top:70px;
						}
						
						

/*----COMMENT FORM----*/

#comment-form{width:475px;margin:50px 0 0;border:1px solid #CCC;padding:5px 5px 15px 15px;background:#EEE;}

.comments-template ol{margin:0 0 15px;list-style:none;}

.comments-template ol li{line-height:18px;margin:10px 0 10px 0;}

.comments-template h2, .comments-template h3{font-family:Arial, Helvetica, Georgia, Sans-serif;font-size:16px;color:#900;padding:10px 0 30px 0;}

.commentmetadata{color:#900;padding:20px 0 20px 0;}

.commentmetadata strong {font-size:110%;}

.comments-template p.nocomments{padding:0;}

.comments-template input{border:1px solid #900;}

.comments-template textarea{font-family:Arial, Hevletica, Georgia, Sans-seriff;color:#000;margin:30px 15px 15px 0;background:#FFF;border:1px solid #CCC;}

/*----FOOTER----*/

#footer{clear:both;text-align:center;margin:0;padding:0px 5px 5px 10px;	line-height:18px;font-size:80%;	color:#660066;background:#FFF;border-top:1px solid #CCC;	border-bottom:none;}

#footer a:link{text-decoration:none;color:#660066;}

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

#footer a:visited{	text-decoration:none;color:#660066;}


/* Added by Lynda */

.boxes {
	margin-bottom:15px;
}
.boxes h4 {
	font-size:90%;
	padding-left:0;
}

div.callMember {
	border:1px solid #051d43;
	padding:5px;
	background:#ebf8fd;
	width:45%;
	float:left;
	text-align:center;
}
div.callMember img {
	float:none;
}
div.callMember img.left {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
div.callMember .right {
	float:right;
}
div.callMember h3 {
	margin-bottom:5px;
	padding:0;
}
div.callMember img {
	border:0;
}

div.floatforms {
	width:33%;
	text-align:center;
	float:left;
	border-right:1px solid #ccc;
	margin-bottom:20px;
}
div.floatformslast {
	border-right:0;
}

div.CDInfo {
	width:180px;
	float:left;
	text-align:center;
	margin-right:5px;
	font-size:95%;
	line-height:1em;
}
div.CDInfo p {
	padding:5px;
	width:100%;
	text-align:center;
}
div.CDInfo img {
	border:0;
	text-align:center;
	display:block;
	float:none;
	margin:auto;
}

hr {
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}

div#annemenu {
	border-bottom:1px solid #051d43;
	border-top:1px solid #051d43;
	margin-top:-15px;
	margin-bottom:2px;
	padding:0;
	padding-bottom:2px;
	text-align:center;
	width:580px;
}
	div#annemenu ul {
		list-style-type:none;
		margin:0;
	}
		div#annemenu ul li {
			display:inline;
		}
			div#annemenu ul li a {
				padding:0 5px;
				border-right:1px solid #051d43;
				font-size:90%;
			}
			div#annemenu ul li a.selected {
				font-weight:bold;
			}


p.clear {
	clear:both;
}

ul.noclear {
	clear:none;
	font-size:90%;
	list-style-position:inside;
}
	ul.noclear li {
	clear:none;
}

form#magazine div {
	width:80%;
}
form#magazine label {
	clear:both;
	float:left;
	width:400px;	
	display:block;
}

form#magazine .text,
form#magazine .check {
	margin-top:3px;
	display:block;
	float:right;
	clear:right;
}
form#magazine .submit,
form#magazine .textarea {
	clear:left;
	display:block;
}

/*
Phone Network Table
*********************************/
table.phonenetwork {
clear:both;
	text-align:left; 
	margin:auto;
	border:1px solid #031e49;
	background:#ebf5ec;
	color:#031e49;
	font-size:90%;
	width:400px;
}
	table.phonenetwork th {
		text-align:left; 
		margin:auto;
		background:#051d43;
	}
	table.phonenetwork td {
		padding:5px;
	}
	table.phonenetwork th h3 {
		color:#031e49;
		padding:0 10px;
		border-bottom:1px solid #031e49;
	}
	table.phonenetwork label {
		text-align:right;
		display:block;
		padding:5px;
	}
	
	table.phonenetwork .submit {
		text-align:right;
	}
		
/*
Phone Network Menu
*********************************/

div.center {
	text-align:center;
	margin:0 0 5px 0;
	margin-top:-10px;
	width:500px;
}
ul#phonenetworkMenu {
	list-style-type:none;
}
	ul#phonenetworkMenu li {
		display:inline;
	}
		ul#phonenetworkMenu li.selected {
			font-weight:bold;
		}
	

/*
Phone Network Psychic
*********************************/
div.psychic {
	width:150px;
	height:300px;
	float:left;
	margin:10px;
	border:1px solid #031e49;
	background:#ebf5ec;
	text-align:center;
	font-size:90%;
}
	div.psychic h4 {
		color:#031e49;	
	}
	div.psychic h4, div.psychic p {
		margin-bottom:5px;
		padding-bottom:0;
	}
	div.psychic p img {
		float:none;
		border:1px solid #031e49;
		background:#fff;
		margin:5px;
		width:100px;
		height:126px;
		overflow:hidden;
	}
	a.available {
		background:#fff url(../psychicimages/callbuttonAvailable.jpg) top left no-repeat;
		width:140px;
		display:block;
		height:0;
		padding-top:40px;
		overflow:hidden;
		margin:auto;
	}
	a.busy {
		background:#fff url(../psychicimages/callbuttonBusy.jpg) top left no-repeat;
		width:140px;
		display:block;
		height:0;
		padding-top:40px;
		overflow:hidden;
		margin:auto;
	}
	a.unavailable {
		background:#fff url(../psychicimages/callbuttonUnavailable.jpg) top left no-repeat;
		width:140px;
		display:block;
		height:0;
		padding-top:40px;
		overflow:hidden;
		margin:auto;
	}
	
div.psychicAds {
text-align:center;
margin-bottom:10px;
}


div.hometext { font-size:90%; margin-top:20px; }

iframe {

    border: none; 

}

/*============================================================
THE DROPDOWN MENU
=============================================================*/




#top-menu {
width:100%;
float:left;
z-index:200;
position:relative;
top:0px;
left:0px;
background:#c8dfdb;
border-top:1px solid #006666;
border-bottom:1px solid #006666;


}


#top-menu ul {
padding:0px 0px 0px 0px;
list-style:none;
margin:0px;

}

#top-menu li {
display:inline-block;
float:left;
list-style-image:none;
margin:0px 0px 0px 0px;
}

#top-menu li a {
color:#006666;
text-decoration:none;
padding:5px 15px 5px 15px;
display:block;
width:auto;
font-weight:bold;
font-size:13px;

}

#top-menu li a:hover {
color:#FFF;
text-decoration:none;
background:#006666;
display:block;
width:auto;

}


#top-menu li a.active {
color:#FFF;
text-decoration:none;
padding:10px 10px 0px 10px;
display:block;
width:auto;

}

#top-menu li:hover {
position:static;
}


#top-menu   li ul {
_display:block;
_height:20px;
_padding-top:30px;
position: absolute;
left: -999em;
height: auto;
width: 200px;
font-weight: normal;
margin: 0;
padding:0px 0px 0px 0px;
}



#top-menu li li {
_display:block;
_float:left;
_left:-100px;
_padding-left:0px;
_margin-left:0;
_height:20px;
_position: relative;
padding-right: 1em;
font-size:12px;
background-image:none;
width:350px;

}



#top-menu  li ul a {
_width: 200px;
_float:left;
_padding-left:-150px;
background:#006666;
color:#fff;
padding:10px 25px 10px 15px;
text-align:left;

}

#top-menu  li ul a:Hover {
text-decoration:none;
background:#8C83A5;
color:#fff;
padding:10px 25px 10px 15px;

}

#top-menu  li ul ul {
margin: -40px 0 0 220px;
_margin: -30px 0 0 0px;
}

*:first-child+html #top-menu  li ul ul {
margin: -40px 0 0 20px;
_margin: -30px 0 0 0px;
}

#top-menu  li:hover ul ul, #top-menu  li:hover ul ul ul, #top-menu  li.sfhover ul ul, #top-menu  li.sfhover ul ul ul {
left: -999em;
}


#top-menu  li:hover ul, #top-menu  li li:hover ul, #top-menu  li li li:hover ul, #top-menu  li.sfhover ul, #top-menu  li li.sfhover ul, #top-menu  li li li.sfhover ul {
_left:-50px;
left: auto;

}

img {
	border:none;
}

#menu-1 {
margin-left:80px;
width:880px;
float:left;
}

*:first-child+html #menu-1 {
margin-left:100px;
width:960px;
float:left;
}


#menu-2 {
margin-left:30px;
width:930px;
float:left;
}

*:first-child+html #menu-2 {
margin-left:50px;
width:960px;
float:left;
}

#menu-3 {
margin-left:20px;
width:940px;
float:left;
}

*:first-child+html #menu-3 {
margin-left:50px;
width:960px;
float:left;
}

#menu-4{
margin-left:70px;
width:890px;
float:left;
}

*:first-child+html #menu-4 {
margin-left:100px;
width:960px;
float:left;
}

#menu-5 {
margin-left:30px;
width:930px;
float:left;
}

*:first-child+html #menu-5 {
margin-left:60px;
width:960px;
float:left;
}

#menu-6 {
margin-left:0px;
width:960px;
float:left;
}

*:first-child+html #menu-6 {
margin-left:70px;
width:960px;
float:left;
}

#menu-7 {
margin-left:0px;
width:960px;
float:left;
}

*:first-child+html #menu-7 {
margin-left:40px;
width:960px;
float:left;
}





