﻿/* default css */
*{
	margin:0;
	padding:0;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial;
	font-size: 11px;
}
.skeleton{
	margin:0px auto;
	text-align:left;
	width:970px;
}
/* header */
.header{
	background: transparent url('Images/h-bgr.jpg') repeat-x 0 0;
	height:58px;
}
.hL{
	background-image:url('Images/h-bgrL.jpg');
	height:58px;
	width:20px;
	float:left;
}
.hR{
	background-image:url('Images/h-bgrR.jpg');
	height:58px;
	width:20px;
	float:right;
}
.logo{
	background:transparent url('Images/logo.jpg') no-repeat left bottom;
	height:40px;
	width:105px;
	padding-top:17px;
	float:left;
}
/* top nav */
.topNavCont{
	border-bottom: solid 3px #006f2d;
}
.topNav{
	color:#3e3e3e;
	height:27px;
	padding-top:7px;
	border-bottom: solid 1px #104413;
}
.topNav .searchArea{
	padding:7px 20px 5px;
	float:left;
}
.topNav .selLong{
	float:right;
	margin-right:23px;
	text-align:right;
	margin-top:3px;
}
/* footer */
.footer{
	background:transparent url('Images/f-bgr.gif') repeat-x 0 0;
	height:50px;
	color:#b8b8b8;
	margin-top:6px;
}
.footer .fTxt{
	float:left;
	padding-left:15px;
	padding-top: 1px;
}
.fL{
	background-image:url('Images/f-bgrL.gif');
	height:16px;
	width:5px;
	float:left;
}
.fR{
	background-image:url('Images/f-bgrR.gif');
	height:16px;
	width:5px;
	float:right;
}

.footer a{
	color:#b8b8b8;
	text-decoration:none;
	margin-left:10px;
}
.footer a:hover{
	text-decoration:underline;
}
/* elements */
input{
	color:#3e3e3e;
	font-size:11px;
	width:122px;
	height:12px;
	*height:13px;
	padding:2px;
}
input.btn{
	font-weight:bold;
	width:58px;
	height:22px;	
}
input.long{
	width:200px;
	color: #00923e;
	font-weight:bold;
	padding:2px 0px;
	height:22px;
}
a{outline:none;}
p{margin-bottom:15px;}
h2{	font-size:12px;}
ul li{list-style:none;}
.selLong{width:194px; font-size:11px;}
/* layout */
.colLeft{
	width:224px;
	float:left;
	padding-bottom:50px;
}
.colContent{
	width:716px;
	/* _width: 696px; */
	float:left;
	padding:16px 20px 0 0;
}
.colMidContent{
	width:472px;
	float:left;
	padding:0px 20px 10px;
	font-size:12px;
}
	.colMidContent .flashCont{
		width:472px;
		margin-bottom:15px;
	}
	.colMidContent ul{	margin:-10px 0 0 0;}
	.colMidContent ul li{
		background:url('Images/bullet.gif') no-repeat 0 5px;
		list-style:none;
		padding-left:10px;
	}
	
	.colMidContent h1 
	{
		font-size:14px;
		color:#00923e;
		margin:0 0 15px 0;
	}

	.colMidContent h2 
	{
		font-size:12px;
		margin:0 0 15px 0;
	}

.colContent h1{
	margin:0 0 10px 0;
	font-size:18px;
}

.colRight{
	width:234px;
	float:left;
}
/* other */
.clear{
	margin:0;
	display:block;
	clear:both;
}
.bold{font-weight:bold;}
.pad6{
	*height:6px;
	clear:both;
}
.L, .R{	float:left}
.R{	margin-left:10px;}

.txtBig{
	font-size:13px;
	font-weight:bold;
}

h3 {
	font-size:13px;
	font-weight:bold;
}
.txtBigClr{
	font-size:13px;
	font-weight:bold;
	color:#00933e;
}
a{
	text-decoration:underline;
	color:#00933e;
}
a:hover{text-decoration:none;}
.date{font-style:italic;}
/* small grey boxes on right */
.box{
	background-color:#eceaeb;
	padding:12px 12px 12px 18px;
	margin-bottom:4px;
	float:left;
	width:204px;
}
	.box p{margin:0px 0px 5px 0px;}
	.box .R{width:110px;}
	.box .RLg{
	    width:115px;
        margin-left:10px;	    
        float:left;        
    }
    .box .flashCont{
		width:202px;
		margin-bottom:15px;
	}
	.boxNoPadL{
		width:234px;
		background-color:#eceaeb;
		margin-bottom:4px;
		float:left;
	}
	.boxNoPadL .R{
		width:110px;
		padding-top:10px;
	}
/* big green box on home */
.boxBig{
	background:#00923e url('Images/alw-tvm.jpg') no-repeat 0 0;
	height:97px;
	color:#fff;
	padding:10px 10px 10px 130px;
	width:270px;
}
	.boxBig h1{	font-size:14px;	}
	.boxBig a{
		color:#fff;
		text-decoration:none;
	}
	.boxBig a:hover{text-decoration:underline;}
/* text box on home */
.titleBox{
	width:410px;
	height:103px;
	overflow:hidden;
}
/* flash on home */
.flashCont{
	background-color:#000;
	color:#fff;
	width:296px;
}
	.flashCont .descrTxt{
		padding:5px;
		float:left;
	}
	.flashCont a{
		background:url('Images/play.gif') no-repeat 100% 0;
		padding-right:20px;
		margin:5px 3px;
		height:15px;
		float:right;
		color:#fff;
		text-decoration:none;	
	}
/* row area */
.rowArea{
	padding:10px 0px 0px 0px;
	width: 716px;
}
	.rowArea .L{width:177px; margin-right:5px;}
	.rowArea h2{
		margin:10px 10px 8px;
		height:29px;	
	}
	.linkArea{
		border-right:solid 1px #cfcfcf;
		padding:0px 10px 10px 10px;
		min-height:120px;
	}
	.linkArea .link{
		margin-bottom:3px;
		display:block;
	}
	.rowArea .L.lastRow{width:170px;margin:0;}
.last, .L.last{border:0;margin:0;}
.breadCrumb{
	padding:6px 0px;
	color:#7e7e7e;
	font-size:10px;
}
	.breadCrumb a{
		font-size:10px;
		color:#7e7e7e;
		text-decoration:none;
	}
	.breadCrumb a:hover{text-decoration:underline;}
/* navigation left */
.SubRadMenu{
	background-color:#ecebeb;
	padding-top:25px;
}
	.SubRadMenu .rmItem{
		border-top: solid 2px #fff;
	}
		
	.SubRadMenu .rmLink{
		color:#000;
		text-decoration:none;
		display:block;
		width:auto;
		padding:6px 10px;	
	}
	.SubRadMenu .rmLink:hover{color:#00933e;}
	.SubRadMenu .rmFocused {
		color:#00933e;
		font-weight:bold;
	}
	.SubRadMenu .rmPathFocused {
		font-weight:bold;
	}
.rmLevel1{
	background-color:#d4d3d3;
}
.rmLevel1 .rmLink{
	padding:6px 22px;
}
.rmLevel1 .rmItem{
	border:0;
	border-bottom: solid 1px #b4b4b4;
}
.rmLevel1 .rmLast{
	border:0;
}
/* pop up */
.popUp{
	padding:0 35px 10px 35px;
	text-align:left;
}
	.popUp label{
		background-color:#ecebeb;
		display:block;
		float:left;
		width:180px;
		padding:8px;
		margin:0px 6px 2px 0px;
	}
	.popUp input{
		float:left;
		width:160px;
		height:16px;
		padding-top:4px;
	}
	
	.popUp .file{
		float:left;
		width:235px;
		padding-top:4px;
	}
	
	.popUp select{
		width:170px;
		height:22px;
		font-size:11px;
	}
	
	.popUp select.sol{
        width:145px;
        margin-left: 23px;
	}
	
	.popUp textarea{
		width:260px;
		height:120px;
		overflow-y:scroll;
	}
	.popUp label.last{
		 height:108px;
	}
	
	.popUp label.first{
		 height:65px;
	}
	
	.btnArea{
		float:right;
		margin-right:28px;
	}
	.popUp .btn{
		 width:110px;
		 height:26px;
		 padding-bottom:4px;
		 font-weight:normal;
		 margin-right:3px;
		 color:#000;
	}
	.popUp .radio{
		width:20px;
	}
	.popUp p{
		margin-bottom:10px;
	}
	
	.popUp .rCol {
	    width: 200px;
	}
	/* print link in popUp */	
	.print{
		padding:7px 22px 5px 0;
		margin-top:10px;
		text-align:right;
		float:right;
		background: transparent url('Images/print.gif') no-repeat 100% 55%;
		font-size:10px;
		color:#000;
	}
	.print:hover{text-decoration:none;}
	.popUp .line{
		 border-bottom:solid 1px #00923e;
		 padding-bottom:10px;
	}
	
	.popUp h1 {
		font-size:13px;
		color:#00933e;
		font-weight:bold;
		padding-bottom:10px;
		}

    #dCntList p{
        border-bottom:solid 1px #00923e;
		padding-bottom:10px;   
    }
    
    
    
    	/* print-close link in popUp */	
	.print, .close, .calendar {
		padding:7px 22px 5px 0;
		margin-top:10px;
		text-align:right;
		float:right;
		background: transparent url('Images/print.gif') no-repeat 100% 55%;
		font-size:10px;
		color:#000;
	}
	.close {background: transparent url('Images/close-popup.gif') no-repeat 100% 55%; margin-left: 10px;}	
	.print:hover,
	.close:hover {text-decoration:none;}
	
	.calendar {background: transparent url('Images/calendar.gif') no-repeat 5px 35%; padding-top: 0 ;float: left; margin-top: 3px; text-decoration: none; }
	
	.popUp .line{
		 border-bottom:solid 1px #00923e;
		 padding-bottom:10px;
	}

    #dCntList p{
        border-bottom:solid 1px #00923e;
		padding-bottom:10px;   
    }
    
    /* Ridders van de Weg */
    .popUp .nomination td { padding: 0 2px}
    .popUp .nomination th { padding: 0 2px; vertical-align: bottom;}
    .popUp .nomination label { padding:0; margin: 0; background: none; font-size: 10px; }
    .popUp .nomination h2 { font-size: 14px; }
    .popUp .nomination h1 { font-size: 15px; }
    .popUp .nomination .txtBig { font-size: 12px; font-weight:normal; }
    .popUp .nomination select {  height: auto; padding: 1px 2px 2px 2px; }
    .popUp .nomination input { padding-top: 0; padding-bottom: 0; }
		.popUp .nomination .file { height:20px; width:260px; }
		.popUp .nomination .xxs { width: 30px; }
		.popUp .nomination .xs { width: 47px; }
		.popUp .nomination .s { width: 55px; }
		.popUp .nomination .m { width: 85px; }
		.popUp .nomination .l { width: 100px;  }
		.popUp .nomination .xl { width: 160px; }
		.popUp .nomination .xxl { width: 200px; }    
    .popUp .nomination .btnArea { clear: both; float: none;}
		.popUp .nomination .btn { font-weight: bold;}
		
	.popUp .declaration {line-height: 26px; }	
		.popUp .declaration label { padding: 0; font-weight: bold; background: none; }
		.popUp .declaration input { padding-top: 2px; padding-bottom: 0;}
		.popUp .declaration .chkbx input { width: auto; margin: 5px 5px 0 0 ;}
		.popUp .declaration .btnArea { clear: both; float: none; margin-top: 10px;}
		.popUp .declaration .btn {background: url('Images/btn-form.gif') no-repeat 0 0;border:0; width: 90px; height: 25px; text-align: center; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none;padding-top:0;}

		.popUp .nomination .defaultTextActive { color: #a1a1a1; }
		
    .popUp .left { clear: both; float: left; width: 45%; }
    .popUp .right { float: right; width: 45%; }
                      
	.popUp .left ul { margin-left: 20px; }
		.popUp .left ul li {padding-left: 10px;	background: url(Images/bullet-dark.gif) no-repeat 0px 50%;}
		
	/* login Ridders van de Weg */
	
	.login label{
		background-color:#ecebeb;
		display:block;
		float:left;
		width:180px;
		padding:8px;
		margin:0px 6px 2px 0px;
	}	
	.login input{
		float:left;
		width:160px;
		height:16px;
		padding-top:4px;
		margin:0 3px 0 0;
	}
	.login .btnArea { margin: 10px 102px 0 0; padding:0;width:auto;}
		.login a.btn {background: url('Images/btn-form.gif') no-repeat 0 0; width: 90px; height: 25px; display: block; text-align: center; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 25px}
		.login a.btn:focus {border:#000 1px dotted;}
	
.contact-small 
{
    background:#00923e url('Images/contact-small.jpg') no-repeat right bottom;
    color: #fff;
    padding:10px 12px 10px 18px;
}

.contact-small a 
{
    color: #fff;
    font-weight:bold;
}

.contact-small .txtBig 
{
    font-size:14px; 
    padding-bottom: 15px;   
}

.contact-small-phone 
{
    font-size:16px;    
    font-weight:bold;
    margin-bottom: 10px !important;
}

.post-code 
{
    padding-bottom: 10px;    
}