/* Exodus 20.15 - http://www.biblegateway.com/passage/?search=exodus%2020.15;&version=8; */

/* ----------(  GENERAL  )---------------- */

	* {
		padding:0;
		margin:0;
	}
	a{
		outline:none;
	}
	body {
		font-size:11px;
		font-weight:normal;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#004986;
		background:url(../images/layout/bg_bluewaves.jpg) top center no-repeat;
	}

/* -------(  FORCE SCROLLBAR IN FX/SF  )------- */

	html { 
		min-height: 100%; 
		margin-bottom: 1px;
	}

/* ----------(  MAIN LAYOUT  )---------------- */

#wrapper {
	margin:0 auto;
	width:950px;
	background-color:#FFFFFF;
	background: #fff url(../images/layout/bg_right_foot.jpg) top right repeat-y;
}

#wrapper h1 a {
	display:block;
	width:950px;
	height:140px;
	background:url(../images/layout/header.jpg);
	text-indent:-9999px;
}

#wrapper #menuHolder {
	position:relative;
	height:30px;
	background:url(../images/layout/bg_menu.jpg) bottom repeat-x;
}

#wrapper #menu {
	position:absolute;
	left:0;
	top:0;
	height:30px;
	font-size:12px;
}

#wrapper #lang {
	position:absolute;
	top:0;
	right:20px;
}

#wrapper #menu li,
#wrapper #lang li {
	list-style:none;
	display:inline;
	float:left;
}

#wrapper #menu li#first {
	margin-left:50px;
}

#wrapper #menu li a,
#wrapper #lang li a {
	padding:10px 20px 0 20px;
	display:block;
	height:20px;
	color:#fff;
	text-decoration:none;
	float:left;
}

#wrapper #menu li a:hover,
#wrapper #lang li a:hover {
	padding:6px 20px 0 20px;
	display:block;
	height:20px;
	border-top: 4px solid #004986;
	float:left;
}
#wrapper #menu li a#active {
	padding:6px 20px 0 20px;
	display:block;
	height:20px;
	border-top: 4px solid #004986;
	color:#004986;
	background-color:#fff;
}

/* submenu */

#left #submenu {
	height:30px;
	font-size:11px;
}

#left #submenu li {
	list-style:none;
	display:inline;
	float:left;
}

#left #submenu li#first {
	margin-left:0px;
}

#left #submenu li a {
	padding:9px 10px 0 10px;
	display:block;
	height:20px;
	color:#004986;
	text-decoration:none;
	float:left;
}

#left #submenu li a:hover {
	padding:9px 10px 0 10px;
	display:block;
	height:20px;
	border-bottom: 1px solid #004986;
	float:left;
}
#left #submenu li a#active {
	padding:6px 10px 0 10px;
	display:block;
	height:20px;
	border-top: 4px solid #004986;
	color:#004986;
	background-color:#fff;
}

/* end submenu */

#wrapper #left {
	padding: 0 20px 0 50px;
	width:580px;
	color:#666;
	float:left;
}

#left #breadcrumb {
	margin: 20px 0 30px 0;
}

#left #breadcrumb a {
	color:#004986;
}

#left #content a {
	color:#004986;
}

#left #content h2 {
	color:#004986;
	padding-bottom:10px;
}

#left #content h2 a {
	text-decoration:none;
}

#left #content h4 {
	/*padding-bottom: 20px;*/
}

#left #content p {
	margin-bottom:10px;
	letter-spacing:1px;
	line-height:18px;
}

#left #content img {
	margin: 20px 0 5px 5px;
	float:right;
	border:2px solid #004986;
	display:block;
}

#left #content p img.links {
	margin:0px;
	padding:0px;
	float:none;
}

#left #content img.lightbox {
	margin:0;
	margin-right:10px;
	padding:0;
	float:none;
	display:inline;
}

#left #content iframe {
	margin:0px;
	padding:0px;
	border:0px;
}

#left #content a.pdf {
	padding: 9px 0 9px 40px;
	line-height:35px;
	background:url(../images/layout/pdf_icon.gif) left center no-repeat;
}

/* force windvoorspelling iFrame to neg margin to prevent horizontal scrollbar */

#left #content #windvoorspelling {
	margin-left:-35px;
}

#left #content ul {
	margin-left: 12px;
	margin-bottom:10px;
}
#left #content ol {
	margin-left: 18px;
	margin-bottom:10px;
}

#left #content .newsSummary {
	margin-bottom: 10px;
	border-bottom: 1px solid #004986;
	float:left;
}

#left #content .newsSummary h3 a {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#004986;
}

#left #content .newsSummary h3 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#004986;
}


#left #content .newsSummary img {
	margin:0px;
	padding:0px;
	margin: 0 10px 10px 0;
	max-width:120px;
	_width:120px;
	float:left;
}

#left table,
#left table tr {
	border:1px solid #004986;
}
#left table td {
	padding:3px;
}

/* manually place classes in the table via TinyMCE */

#left table .tHead {
	background-color:#3E88B2;
	color:#fff;
}

#left table .tUneven {
	background-color:#E5ECF3;
}

#left table .tEven {
	background-color:#fff;
}


#left .thumb {
	margin-bottom:25px;
	width:280px;
	float:left;
}

#left .thumb a {
	margin-top: 5px;
}

#left .lightbox_wrapper {
	margin: 10px 0;
	text-align:center;
	width:144px;
	float:left;
}

#left .lightbox_wrapper span {
	margin: 0 5px;
}

#wrapper #right {
	background-color:#fff;
	width:300px;
	float:left;
}

/* logo denk en wax */

#wrapper #logos {
	margin: 5px 0 0 660px;
}

#wrapper #logos img {
	margin-left: 10px;
	border:0;
}

#right .right_wrapper {
	margin-top:10px;
	border-top: 2px solid #004986;
	border-bottom: 1px solid #004986;
}

#right .right_wrapper a {
	color:#004986;
}

#right .right_wrapper h3 {
	padding: 10px 0 10px 20px;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #004986;
	background-color:#3e88b2;
}

#right #intellicast {
	padding: 2px 0 5px 0;
}

#wrapper #right #voorspellingen {
	background-color:#eff0f1;
}

#right #voorspellingen ul {
	margin: 10px 0 10px 20px;
}

#right #voorspellingen li {
	list-style:none;
}

#right #nieuws {
	letter-spacing:1px;
	background-color:#eff0f1;
}

#right #nieuws .itemUneven {
	border-top: 1px solid #004986;
	border-bottom: 1px solid #004986;
	background-color:#e5ecf3;
}

#right #nieuws h4 {
	margin-left:20px;
	padding-top: 10px;
	font-size:14px;
}
#right span {
	font-size:11px;
	font-weight:normal;
}

#right #nieuws img {
	max-width:80px;
	margin:0 15px 5px 0;
	padding-top:10px;
	padding-left:20px;
	display:block;
	float:left;
}

#right #nieuws .date {
	font-size:11px;
	font-style:italic;
}

#right #nieuws p {
	margin: 20px 10px 10px 20px;
}

#right #nieuws p a {
	text-align:right;
	display:block;
}

#wrapper #footer {
	position:relative;
	padding-bottom: 20px;
	height:40px;
	background: #fff url(../images/layout/footer.jpg) left top no-repeat;
	clear:both;
}

#wrapper #footer p {
	padding-left:50px;
	width:550px;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-size:10px;
	float:left;
}