﻿/*    
Theme Name: NIOW advies en opleiding
Theme URI: http://www.mennohordijk.nl 
Description: Nice 
Author: Menno Hordijk
Author URI: http://www.mennohordijk.nl 
Version: 1.0 
*/  

/*MAIN BODY*/
html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #cfd9e3 url(Images/bg-gradient.jpg) repeat-x ;
	font-family:Arial;
	font-size:13px;
}

a, a:active
{
	color:#4f4f4f;
}

a:hover
{
	color:#6b6b6b;
}

img
{
	border:0px;
}

h1, h2 {
	margin: 10px 0 0 0;
	padding: 0;
	color:#485db5;
	font-size:12px;
}

h1 a, h1 a:hover, h1 a:active
{
	color:#485db5;
	font-size:16px;
	text-decoration:none;
}

h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	color:#004ea8;
	font-size:12px;
}


h3
{
	color:#004fa3;
	font-weight:bold;
	font-size:12px;
	margin:0 0 2px 0;
}

h4
{
	width:100%;
	background:#f0f0f0;
	color:#4f4f4f;
	border-bottom:solid 1px #dadada;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	height:22px;
	margin:20px 0 2px 0;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}

.small
{
	color:#4f4f4f;
	font-size:11px;
}

/*CONTAINER*/
#container
{
	background: #fff; /* dit is tevens het achtergrondkleur voor de inhoud */
	background:url('Images/contentbg.png');
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 977px;
	margin: 0 auto;
}

/*HEADER*/
#header
{
	background: #cfd9e3 url(Images/header-bg.png) repeat-x ;
	width: 100%;
	height: 128px;
}

.logo
{
	background: url(Images/logo.png) no-repeat;
	width: 183px;
	height: 128px;
	display: block;
	text-indent: -9999em;
	float: left;
	margin: 0 0 0 0px;
	cursor: pointer;
}

.logoeng
{
	background: url(Images/logo-eng.png) no-repeat;
	width: 183px;
	height: 128px;
	display: block;
	text-indent: -9999em;
	float: left;
	margin: 0 0 0 0px;
	cursor: pointer;
}

#rightcorner
{
	background: #cfd9e3 url(Images/header-rightcorner.png) repeat-x ;
	text-indent: -9999em;
	float: right;
	margin: 0 0 0 0px;
	width: 10px;
	height: 128px;
}

.zoeken
{
	position:absolute;
	left:777px;
	top:18px;
	float: right;
	margin: 0 0 0 0px;
	cursor: pointer;
	color:#a9a9a9;
	text-align:right;
	line-height:28px;
	vertical-align:middle;
}

.zoeken a img, .zoeken a
{
	color:#a9a9a9;
	text-decoration:none;
	border:0px;
}

.zoekbox
{
	float:left;
}

.zoekeditbox
{
	border:solid 1px;
	border-color:#ffffff #d0d0d0 #d0d0d0 #ffffff;
	margin-right:5px;
	height:19px;
	letter-spacing:normal;
	color:#6b6b6b;
	width:120px;
}

.zoekknop
{
	float:left;
}

/*grote kolom*/
#inhoud
{
	position:relative;
	width: 977px;
	padding: 0 0 80px 0; /* bottom padding voor de footer */
	margin: 0 0 0 0px;
	color: #000;
	overflow:auto;
	color:#4f4f4f; /*Kleur content lettertype*/
}

/*LINKERKOLOM*/
#links
{
	background: #fff;
	width: 256px;
	position: relative;
	left: 0; /* deze is voor IE, FF kan er zonder, maar IE natuurlijk weer niet */
	margin:10px 0 0 0;
	padding: 0 0 0px 0; /* bottom padding voor de footer */
	float:left;	
}

#prod-nav
{
	list-style:none;
	padding:0 0 0px 10px;
	margin:0;
	font-family:Arial;
}

#prod-nav li
{
	background:url(Images/prod-nav-seperator.png) no-repeat -10px bottom;
	padding:6px 0px 4px 0px;
}

#prod-nav li a
{
	color:#777777;
	font-size:15px;
	text-align:left;	
	text-decoration:none;	
}

#prod-nav .t
{
	float:left;
	width:14px;
	height:14px;
	background: url(Images/bullet-t.png) no-repeat 0px 0;
	padding:0 0 0 10px;
	font-family:Tahoma;
}

#prod-nav .s
{
	float:left;
	width:14px;
	height:14px;
	background: url(Images/bullet-s.png) no-repeat 0px 0;
	padding:0 0 0 10px;
	font-family:Tahoma;
}

#prod-nav .p
{
	float:left;
	width:14px;
	height:14px;
	background: url(Images/bullet-p.png) no-repeat 0px 0;
	padding:0 0 0 10px;
	font-family:Tahoma;
}

#prod-nav .m
{
	float:left;
	width:14px;
	height:14px;
	background: url(Images/bullet-m.png) no-repeat 0px 0;
	padding:0 0 0 10px;
	font-family:Tahoma;
}

#prod-nav ul
{
	margin:0 0 0 0px;
	padding:0 0 0 22px;
}

#prod-nav ul li
{
	clear:both;
	margin:0px;
	padding:2px 0px 0px 15px;
	list-style: none;
	background:url(Images/prod-nav-bullet.png) no-repeat;
	font-size:13px;
}

#prod-nav ul li a
{
	font-size:11px;
}

#prod-nav ul li ul li
{
	clear:both;
	margin:0 0 0 -22px;
	padding:2px 0px 0px 15px;
	list-style: none;
	background:url(Images/prod-nav-bullet.png) no-repeat;
	font-size:13px;
}

#prod-nav .active
{
	color:#0454a9;
}

/*CONTENT*/
#contentcontainer
{
	position:relative;
	width: 721px;
	margin: 0 0 0 0px;
	float:right;
}

#content
{
	padding: 10px 0 0 20px;
	width: 642px;
}

#contenthome
{
	padding: 10px 0 0 0px;
	width: 702px;
}

/*HOMEIMAGE*/
#homeimage
{
	margin: 0;
	width: 721px;
	position: relative;
	height:175px;
	
}

/*FOOTER*/
#footer
{
	background:#cfd9e3;
	height: 70px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	font-size:11px;
	color:#797979;
}

#footeradress
{
	position: relative;
	background: #fff;
	background:url('Images/contentbg.png');
	clear:both;
	margin: 0 0 0 0px;
	width: 977px;
	height: 16px;	
	text-align:center;
}

#footerbar
{
	position: relative;
	background: #cfd9e3 url(Images/footer-line.png) repeat-x ;
	margin: 0;
	padding: 18px 0 0 0;
	width: 100%;
	height: 30px;
}

#copyright
{
	float:left;
}

#datum
{
	float:right;
}

/*NIOWNAVIGATIE*/
.nav 
{
	position:relative;
	top:82px;
	margin:0;
	list-style:none;
	float:right;
	font-size:13px;
	font-family:Tahoma;	
	font-weight:bold;
	background:url(Images/nav-bg.png);
	padding:6px 0px 6px 0px;
}

.nav li 
{
	float:left;
	margin:0;
	cursor:pointer;
	position:relative;
	background:url(Images/nav-seperator.png) repeat-y right;
	padding:0px 10px 0px 5px;
}

.nav li a
{
	text-decoration:none;
	color:#105aa9;
}

#nav-left 
{	
	position:relative;
	float:right;
	width:15px;
	height:28px;	
	top:82px;
	margin:0;
	background:url(images/nav-left.png) repeat-y left;
}

#nav-right 
{
	position:relative;
	float:right;
	width:15px;
	height:28px;
	top:82px;
	margin:0;
	background:url(images/nav-right.png) repeat-y right;	
}

/*Direct inschrijven panel*/
#panelDirect
{
	position:relative;
	background:url(images/panelDirect.png) repeat-y right;	
	font-size:10px;
	width:382px;
	height:116px;
	float:left;
}

#pMargins
{
	padding:10px 0 0 12px;
}

#Lst select
{
	width:342px;
	color:#6b6b6b;
	font-size:11px;
	margin-bottom:8px;
}

/*HOME TEKST PANEL*/
#panelHome
{
	position:relative;
	width:382px;
	float:left;
}

/*Populaire trainingen*/
#panelPopulair
{
	float:right;
	position:relative;
	margin:10px 0 0 0;
}

.PopNav
{
	list-style:none;
	text-align:left;
	color:#004fa3;
	padding:0px;
	margin:6px 0 0 0px;
}

.PopNav li
{	
	width:315px;
	height:21px;
	padding:3px 0 0 0px;
}

.PopNav li span
{
	margin-left:20px;	
}

.PopNav li a
{
	text-decoration:none;
	color:#004fa3;
}

.PopNav li:hover
{
	background:url(images/populair-hover.png) repeat-y right;
}

/*NORMALE PAGE ITEMS*/
/*pageIMAGE*/
#pageimage
{
	margin: 0;
	width: 721px;
	position: relative;
	height:130px;	
}

/*CONTENTPAGE*/
#contentpage
{
	padding: 5px 0 0 10px;
	width: 447px;
	float:left;
}

#contentpagenobox
{
	padding: 10px 0 0 20px;
	width: 677px;
	float:left;
}

#contentpageForm
{
	padding: 10px 0 0 20px;
	width: 677px;
	float:left;
}

#print
{
	position:absolute;
	left:418px;
	margin:-10px 0 0 0px;
}

#printCNB
{
	position:absolute;
	left:645px;
	margin:-10px 0 0 0px;
}

#detTraining
{
	width:100%;
	background:#f0f0f0;
	color:#0454a9;
	border:solid 1px #dadada;	
	font-weight:bold;
	font-size:12px;
	line-height:29px;
	height:29px;
	margin:20px 0 2px 0;
	padding-left:10px;
}

#detTraining a, #detTraining a:hover
{
	color:#0454a9;
	text-decoration:none;
}

/*RECHTERKOLOM*/
#rechts
{
	width: 190px;
	position: relative;
	float:right;
	padding: 0 10px 0 10px;
}

/*FORMULIEREN*/
.editbox
{
	border:solid 1px;
	border-color:#ffffff #d0d0d0 #d0d0d0 #ffffff;
	margin-right:5px;
	height:19px;
	letter-spacing:normal;
	color:#6b6b6b;
}

.ShortEdit
{
	background: transparent url(Images/k-edit-bg.gif) repeat-y;
	width:120px;
	border:solid 1px;
	border-color:#cecece;
	margin:2px 0 0 0;
	height:19px;
	color:#6b6b6b;
	float:left;
}

.ShortEditLong
{
	background: transparent url(Images/k-edit-bg.gif) repeat-y;
	width:120px;
	border:solid 1px;
	border-color:#cecece;
	margin:2px 0 0 0;
	height:76px;
	color:#6b6b6b;
	overflow:auto;
	font-size:11px;
	float:left;
}

.shortInfo
{
	width:100%;
	text-align:left;
	margin:25px 0 0 0;
}

.shortInfo label
{
	width:85px;
	color:#4f4f4f;
	float:left;
	font-size:12px;
	line-height:23px;
}

.shortInfo #verzenden
{
	text-align:right;
	margin:2px 0 0 150px;
}

.ShortBedankt
{
	text-align:left;
	margin:10px;
}

#relLinks
{
	width:100%;
	text-align:left;
	margin:25px 0 0 0;
}

/*INSCHRIJFFORMULIER*/
.inschBox
{
	width:98%;
	background:#f0f0f0;
	color:#6b6b6b;
	border:solid 1px #dadada;	
	font-size:12px;
	margin:5px 5 5px 5;
	padding:5px 0 10px 10px;
}

.inschBox a, #inschBox a:hover
{
	color:#6b6b6b;
	text-decoration:none;
}

.chgDate
{
	width:135px;
	border:solid 1px #cecece;	
	margin:0px 0 0 0;
	height:19px;
	color:#6b6b6b;
	font-size:10px;
}

.iBox
{
	border:solid 1px;
	border-color:#ffffff #d0d0d0 #d0d0d0 #ffffff;
	margin-right:5px;
	height:16px;
	letter-spacing:normal;
	color:#6b6b6b;
}

.AdresForm
{
	float:right;
	position:relative;
	width:250px;
	background:#f0f0f0;
	color:#4f4f4f;
	border:solid 1px #dadada;	
	font-size:12px;
	margin:0px 0 0px 0;
	padding:5px 0 10px 10px;
}

.BrochureForm
{
	float:right;
	position:relative;
	width:260px;
	background:#f0f0f0;
	color:#4f4f4f;
	border:solid 1px #dadada;	
	font-size:12px;
	margin:0px 0 0px 0;
	*margin:5px 0 0px 0;
	padding:5px 0 10px 10px;
}

.SelfassessmentForm
{
	width:473px;
	background:#f0f0f0;
	color:#4f4f4f;
	border:solid 1px #dadada;	
	font-size:12px;
	margin:5px 0 10px 0;
	padding:5px 0 10px 10px;
}

.ContactForm
{
	width:393px;
	background:#f0f0f0;
	color:#4f4f4f;
	border:solid 1px #dadada;	
	font-size:12px;
	margin:5px 0 10px 0;
	padding:5px 0 10px 10px;
}



.NormaleVelden label
{
	width:130px;
	color:#4f4f4f;
	float:left;
	font-size:12px;
	line-height:23px;
}

.Ceditbox
{
	float:left;
	border:solid 1px;
	border-color:#ffffff #d0d0d0 #d0d0d0 #ffffff;
	margin-right:5px;
	height:16px;
	letter-spacing:normal;
	color:#6b6b6b;
	width:250px;
}

.ZoekForm
{
	width:434px;
	background:#f0f0f0;
	color:#4f4f4f;
	border:solid 1px #dadada;	
	font-size:12px;
	margin:5px 0 10px 0;
	padding:5px 0 10px 10px;
}

.ZoekLink
{
	font-size:11px;
}

.RijEven
{
	line-height:20px;
	display:block;
	width:440px;
	background:#e8edf1;
	margin-bottom:2px;padding-left:5px;
}

.RijEven a, RijOneven a
{
	text-decoration:none;
}

RijOneven
{
	line-height:20px;
	display:block;
	width:440px;
	background:#e8edf1;
	margin-bottom:2px;padding-left:5px;
	text-decoration:none;
}

#Testimonials
{
	margin:25px 20px 10px 35px;
	font-size:11px;
	color:#777777;
}

.BottomBox
{
	width:98%;
	background:#e9eef2;
	color:#0058b5;
	border:solid 1px #cbd4dd;	
	font-size:12px;
	padding:10px 5px 10px 5px;
	vertical-align:middle;
}

.SMBox
{
	width:440px;
	background:#e9eef2;
	color:#0058b5;
	border:solid 1px #cbd4dd;	
	font-size:12px;
	padding:3px;
	vertical-align:middle;
	margin:0 0 5px 0;
}

.addthis
{
	margin-top:8px;
	float:right;
}

.floatno
{
clear:both;
height:0px;
margin-bottom:-8px;
}

.line
{
	background:url('Images/line.png');
	width:190px;
	height:5px;
	clear:both;
}

.rssIcon
{
	background:url('Images/icon-rss.png');
	width:16px;
	height:20px;
	margin:0 0 0 2px;
	float:left;
}

.TwitterIcon
{
	background:url('Images/icon-twitter.png');
	width:16px;
	height:20px;
	margin:0 0 0 2px;
	float:left;
}

.emailIcon
{
	background:url('Images/icon-mail.png');
	width:20px;
	height:20px;
	margin:0 0 0 10px;
	float:left;
}

#tekstVolg {
	margin: 4px 0 0 0;
	padding: 0;
	color:#004ea8;
	font-size:12px;
	float:left;
	font-weight:bold;
}

/*Lists aan de rechterkant*/
#rechts h2
{
	margin:15px 0 5px 0;
}

#rechts ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rechts li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}

#rechts li a {
	text-decoration: none;
}

#rechts ul li {
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
#rechts li a:hover {
	color: #000000;
	text-decoration: underline;
}

hr
{
	color:#0058b5;
	background-color:#0058b5;
	border-top: 1px solid #fff;
	border::0;
}

.commentname, .commentname a, .commentname a:hover
{
	color:#004ea8;
	text-decoration:none;
	font-weight:bold;
}

.commentdate
{
	font-weight:bold;
}

.comment
{
	margin:-13px 0 0 0;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:hover
{
	color:#a3a3a3;
	font-size:11px;
}
