/*
Template: DGM Nederland
Developed by: Internetdiensten Van-ons.nl V.o.f.
*/
/*
Theme Name: Van-ons.nl V.O.F. Deluxe
Theme URI: http://www.van-ons.nl/deluxe/
Description: Van-ons.nl DeLuxe theme. Love it!
Version: 1.0
Author: Bas van der Lans
Author URI: http://www.van-ons.nl
Tags: Lovely, deluxe, van-ons.nl
*/

@charset "UTF-8";
/* CSS Document */

html 
{
	background: url('images/bg.jpg') repeat-x #e6e6e6; 
	background-color: #e6e6e6;
}

*
{
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}


body 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 0.8em;
}

a
{
	/* color: #716f6f; */
	color: #59ac26;
}

a, img
{
	border: 0;
}

.contentItem h1
{
	display: none;
}

#logoGlowFlow
 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -706px;
	height: 127px;
	width: 205px;
	background: url('images/header-bg-glow.jpg');
}

#wrapper 
{
	width: 1003px;
	background: #fff;
	margin: 0 auto;
}

#header 
{
	width: 1003px;
	height: 127px;
	background-image: url('images/header-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #666;
	float: left;
	overflow: hidden;
}

	#header #logo
	{
		float: left;
		height: 127px;
		width: 168px;
		margin: 0;
		padding: 0 0 0 0;
	}
	
	#header #logo h1
	{
		margin: 0;
		padding: 0;
	}
	
	#header #logo h1 a
	{
		background-position: -10px 0;
		background-repeat: no-repeat;
		text-indent: -2000em;
		display: block;
		height: 126px;
		width: 168px;
	}
	
	#header #logo img
	{
		display: none;
	}

	#header #impression
	{
		float: right;
		height: 127px;
		width: 298px;
		margin: 0;
		padding: 0 0 0 0;
		background-image: url('images/temp-flash.jpg');
	}
	
	#nav 
	{
		float: left;
		padding: 0;
		margin-top: 0px;
		height: 34px;
		width: 1003px;
		background: url('images/nav-bg.jpg') repeat-x;
	}
	
	#nav #lang 
	{
		width: 100px;
		float: right;
		text-align: right;
		height: 18px;
		padding: 8px 10px;
		margin: 0px;
	}
	#nav #lang a
	{
		margin-right: 8px;
	}
	
	
	#nav ul
	{
		list-style: none;
		float: left;
		margin: 0;
		padding: 0 0 0 0px;
		height: 34px;
		width: 850px;
	}
		
		#nav li 
		{
			display: inline;
			height: 34px;
			padding: 0;
			margin: 0;
			white-space: nowrap;
			
		}
		
		#nav li:first-child a
		{
			margin-right: 125px;
		}
		
		#nav li a {
			display: block;		
			margin: 0 0px;
			height: 18px;
			line-height: 18px;
			padding: 7px 6px 7px 13px;
			text-decoration: none;
			float: left;
			color: #333;		
		}
		
		#nav li.last a {	
			margin-left: 61px;
			background-image: url('http://www.dgm.nl/supplies/layout/cart.gif');
			background-repeat: no-repeat;
			padding-left: 24px;
			background-position: 0 8px;
		}
		
		#nav li a:hover {
		}
		
		#nav li.active a {		
			color: #000;
			font-weight: bold;
		}
	
	#subNav 
	{
		float: left;
		padding: 0;
		height: 22px;
		width: 1003px;
		background: url('images/subNav-bg.jpg') repeat-x;
	}
		
	#subNav ul
	{
		list-style: none;
		float: left;
		padding: 0;
		height: 22px;
		margin: 0 0 0 178px;
		width: 537px;
	}
		
		#subNav li 
		{
			display: inline;
			padding: 0;
			margin: 0;
			
		}
		
		#subNav li a {
			display: block;		
			margin: 0 0px;
			text-decoration: none;
			line-height: 18px;
			padding: 2px 15px;
			float: left;
			color: #fff;
		}
		
		#item10, #item11, #item15, #item18, #item25
		{
			margin-top: 14px;
			border-top: solid 1px #eeeeee;
		}
		#item31, #item32, #item36, #item39, #item41
		{
			margin-top: 14px;
			border-top: solid 1px #eeeeee;
		}
		
		#item10, #item31
		{
			margin-top: 18px;
			border-top: solid 1px #eeeeee;
		}
		
		
		#subNav li.last a {	
		}
		
		#subNav li a:hover {
		}
		
		#subNav li.active a {		
			color: #fff;
		}
		
#sideNavBar
{
	width: 168px;
	float: left;
	background: #fff;
}

	#sideNavBar ul
	{
		list-style: none;
		padding: 0;
		margin: 0 0 0 0;
	}
	
	#sideNavBar ul li a 
	{
		text-decoration: none;
		color: #eee;
		width: 128px;
		display: block;
		line-height: 17px;
		padding: 4px 20px;
		background: #716f6f;
		border-bottom: solid 1px #eeeeee;
	}
	
	#sideNavBar ul li a:hover
	{
		background: #999999;
	}
	
	#sideNavBar ul li.active a
	{
		color: #59ac26;
		background: #eee;
	}

#content 
{
	width: 487px;
	padding: 20px 0 20px 25px;
	float: left;
}
	
	#content h1
	{
		font-size: 2.2em;
	}
	
		#content h1 strong 
		{
			color: #0099ff;
			font-size: 1.2em;
		}
		
	
	#content h2
	{
		font-size: 1.3em;
	}
	
	#content p
	{
		line-height: 16pt;
	}
	
	#content ul 
	{
		padding-left: 30px;
	}
	
	#content img {
		padding-right: 10px;
	}
	#content table td img {
		padding-right: 0;
	}
	
	#content table td
	{
		vertical-align: top;
		padding: 4px 4px 8px 0;
	}
	
		
#testimonialBar
{
	width: 218px;
	padding: 20px 40px 12px 40px;
	margin: 0;
	float: right;
	background: #dadada;
}

#testimonialBar a#btn-contact 
{
	background-image: url('images/btn-telefoon.jpg');
	line-height: 18px;
	padding: 11px 0 15px 30px;
	background-repeat: no-repeat;
	display: block;
	color: #59ac26;
	margin-bottom: 20px;
	text-decoration: none;
}

#testimonialBar h3
{
	color: #59ac26;
	margin-top: 30px;
}

#testimonialBar p
{
	text-indent: 1.2em;
	margin-bottom: 2em;
}

#testimonialBar strong
{
	color: #59ac26;
}

#footer {
	clear: both;
	width: 1003px;
	padding: 0;
	height: 20px;
	background: #eee;
	font-size: 0.9em;
	color: #666;
}

#footer p {
	line-height: 1.0em;
	padding: 2px 0 2px 193px;
}

#footer a:hover {
}


/* COURSE BTN - ADDED BY BAS VAN DER LANS ON 22 MARCH 2010 */
	.cursusBtn {
		width: 176px;
		height: 76px;
		padding: 7px;
		background-image: url('/assets/images/cursusBtn.gif');
		display: block;
		float: right;
		color: #eee;
		text-decoration: none;
		margin: 20px 0 10px 10px;
		line-height: 1.3em;
		font-size: 11px;
	}
	
	.overview.cursusBtn {
		float: left;
		margin: 0 10px 10px 0;
	}
	
	.cursusBtn:hover {
		color: #fff;
	}
	
	.cursusBtn strong {
		margin-bottom: 2px;
		height: 35px;
		display: block;
		font-size: 1.2em;
		line-height: 1em;
	}
	
small.meta {
	padding-bottom: 12px;
	display: block;
}

#ContactForm fieldset {
padding: 10px 20px 0px;
}

#BelMijOpForm fieldset {
padding: 10px 20px 0px;
}

#BelMijOpForm h3 {
margin-bottom: 5px;
}

#BelMijOpForm label {
float: left;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 0px;
}

#BelMijOpForm p {
margin: 0px;
}

#BelMijOpForm .button {
float: left;
margin: 16px 0px 0px 0px;
}

#contactbox {
	background: #fff;
	padding: 10px;
	margin: 0;
	float: left;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contactbox input[type="text"] {
	width: 210px;
	padding: 2px 1px;
	font-size: 1.1em;
}

#contactbox h3 {
	margin: 0;
	padding: 0;
}

#cfContact.button {	
	background-color: #59AC26;
	padding: 3px 5px;
	color: #eee;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 8px;
	float: right;
	line-height: 20px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	text-decoration: none;
	cursor: pointer;
	border-top: none;
	border-left: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#contactbox .button, 
#contactbox input[type="submit"] {
	background-color: #59AC26;
	padding: 3px 5px;
	color: #eee;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 8px;
	float: right;
	line-height: 20px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	text-decoration: none;
	cursor: pointer;
	border-top: none;
	border-left: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#contactbox .button:hover, 
#contactbox input[type="submit"]:hover {
	color: #fff;
}

#contactbox span {
	float: right;
	display: block;
	font-size: 0.9em;
	font-style: italic;
	margin-top: 8px;
}
