/* <<<<<<<<<< Structuur >>>>>>>>>> */ 
#header{
    background: #f1f1f1;
    border: 1px solid #cdcdcd;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: none;
    padding: 0 10px;
    margin-bottom: 20px;
	height: 75px;
}
    #header .inner{
        border: 1px solid #f9f9f9;
        -moz-border-radius-bottomleft: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top: none;
        margin: 0 -10px;
        padding: 0 20px;
    }
 
#content{
    background: #f1f1f1;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 10px;
}
    #content .inner{
        border: 1px solid #f9f9f9;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin: 0 -10px;
        padding: 40px 20px;
    }

#toolcontent {
	margin: 60px 32px 0 38px;
}
 
#footer {
    background: #f1f1f1;
    border: 1px solid #cdcdcd;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: none;
    padding: 0 10px;
}
    #footer .inner{
        border: 1px solid #f9f9f9;
        -moz-border-radius-topleft: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom: none;
        margin: 0 -10px;
        padding: 1px 20px;
    }







/* <<<<<<<<<< Header >>>>>>>>>> */

#header #righthead{
    float: right;
	width: 810px;
}

#header #lefthead{
    float: left;
	padding: 30px 5px 30px 35px;
}

#header .top{
    overflow: hidden;
    padding: 15px 0 13px 0;
	text-align: right;
}
#header .top {
	overflow: hidden;
    margin: auto;
	float: right;
	padding: 15px 0 13px 0;
}
	#header .top li{
	    color: #ababab;
	    display: block;
	    float: left;
	    line-height: 24px;
	    margin-right: 10px;
	}
		#header .top li a{
		    border: none;
		    border-left: 1px solid #d0d0d0;
		    color: #ababab;
		    padding: 0 0 0 10px;
		}
		#header .top .login_section {
			margin-left: 2px;
			margin-right: 5px;
		}
			#header .top .login_section a {
			    background: #fcfcfc;
			    color: #7c7c7c;
			    font-size: 11px;
			    height: 32px;
			    padding: 3px 6px;
				text-transform: uppercase;
				border: 1px solid #e0e0e0;
			}
			#header .top .login_section a:hover {
				background-color: #b6b6b6;
			    color: #ffffff;
				border: 1px solid #F1F1F1;
			}
		#header .top li:last-child{margin: 0;}
 
		#header .top li:first-child a{border: none; padding:0;}
 
		#header .top li a:focus,
		#header .top li a:hover{color: #eaa000;}
 
	#header .top form{
	    margin-left: 10px;
	    position: relative;
	}
 
	#header .top legend{display: none;}
 
	#header .top input[type="text"]{
	    border: 1px solid #c0c0c0;
	    height: 14px;
	    width: 160px;
	    padding: 4px;
	    font-size: 12px;
	    line-height: 12px;
		margin-left: -5px;
	}
 
	#header .top label{
	    display: none;
	    left: 8px;
	    position: absolute;
	    top: 0px;
	}
 
	#header .top input[type="submit"]{
	    background: transparent url(../img/searchbutton.png) 0 0 no-repeat;
	    border: none;
	    display: block;
	    font-size: 0;
	    height: 15px;
	    padding: 0;
	    position: absolute;
	    right: 4px;
	    text-indent: -999px; /* some browser shows 1px height texts like Safari even with font-size: 0 */
	    top: 4px;
	    width: 19px;
		margin: 0;
	}
 
	#header .top input[type="submit"]:focus,
	#header .top input[type="submit"]:hover{background-position: 0 -15px;}
#nav{
	padding: 120px 0 24px 0;
	margin-left: 25px;
	margin-bottom: 28px;
	text-align: right;
	background: transparent url(../img/RAP/lineglow2.png) left bottom repeat-x;
}

#logo a{border: none;}










/* <<<<<<<<<< Menu >>>>>>>>>> */
 
 
#menu li{
    color: #1A6A07;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    position: relative;
}

#menu li.active a,
#menu li a:focus,
#menu li a:hover{border-bottom: 1px solid #2A8F17;}
 
#menu li.dropdown a{
    border: none;
	margin-left: 7px;
}
 
#menu li.dropdown.active a{border-bottom: 1px solid #88afd5;}
 
#menu li a {
	color: #2A7A17;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}
#menu li.dropdown {
	text-align: left;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-right: 6px;
	background: transparent url(..//img/RAP/drop-arrow.png) right center no-repeat;
}
 
#menu ul{
    background: #f0f0f0;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-radius: 4px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
    position: absolute;
    top: -999px;
    margin: 0;
	margin-top: 5px;
    padding: 1px 11px;
    left: 0;
    width: 100px;
    z-index: 999;
}
 
#menu ul li{
    background: #eaeaea;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0 -10px;
	border-bottom: 1px solid #d0d0d0;
}
#menu ul li a {
	width: 110px;
	display: block;
	padding: 5px 10px 5px 0;
}
#menu ul li a:hover {
	border: 0;
}
#menu ul li:hover {
    background: #e2e2e2;
}

#menu ul li span{font-size: 14px;}
 
#menu ul li:last-child {
	border-bottom: 0;
}
 
#menu li:hover ul{top: 16px;}
 








/* <<<<<<<<<< SlidePromo >>>>>>>>>> */

#slider {
	background: #b5b5b5;
	height: 340px;
	padding: 1px;
	width: 937px;
	overflow: hidden;
	position: relative;
	margin: 6px auto 25px auto;
}
	#slider li img {
		width: 937px;
		height: 340px;
	}
	
#cyclePager {
	position: absolute;
	overflow: hidden;
	top: 15px;
	left: 15px;
	z-index: 99;
	width:76px;
}
	#cyclePager a {
		display: block;
		float: left;
		height: 47px;
		width: 70px;
		border: 1px solid #C0C0C0;
		opacity: 0.9;
		margin: 7px 0;
		text-indent: -9999px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		box-shadow: 0 0 2px #050505;
		-moz-box-shadow: 0 0 2px #050505;
		-webkit-box-shadow: 0 0 2px #050505;
		z-index:100;
	}
	#cyclePager a:hover {
		opacity: 1;
		border: 1px solid #F0F0F0;
		box-shadow: 0 0 4px #050505;
		-moz-box-shadow: 0 0 4px #050505;
		-webkit-box-shadow: 0 0 4px #050505;
	}
	#cyclePager a.activeSlide {
		opacity: 1;
		border: 1px solid #F0F0F0;
		box-shadow: 0 0 0 #050505;
		-moz-box-shadow: 0 0 0 #050505;
		-webkit-box-shadow: 0 0 0 #050505;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	
#cycleHover {
	float: left;
	height: 49px;
	width: 72px;
	border: 2px solid #F0F0F0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 1px #050505;
	-moz-box-shadow: 0 0 1px #050505;
	-webkit-box-shadow: 0 0 1px #050505;
	position: absolute;
	top: 20px;
	left: 13px;
	z-index: 50;
	background: url('../img/RAP/blackback20.png');
}
	#cycleHover img {
		margin-top: 18px;
		margin-left: 74px;
	}

div.cycleDescrip {
	position: absolute;
	bottom:0px;
	right:0px;
	width:770px;
	padding:5px 20px 17px 20px;
	background: url('../img/RAP/blackback65.png');
	color: #F0F0F0;
	text-shadow: 0 0 2px #050505;
	font-size:10pt;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	line-height: 17px;
}
	div.cycleDescrip ul {padding: 7px 0 10px 0;}
	div.cycleDescrip ul li {
		display:inline;
		vertical-align: middle;
	}
	div.cycleDescrip li#slide_name {
		font-weight: bold;
		font-size: 13pt;
	}
	div.cycleDescrip li#slide_date {
		font-size: 8pt;
		text-transform: uppercase;
		color: #D0D0D0;
		border-left: 1px solid #A0A0A0;
		background: url('../img/RAP/blackback30.png');
		padding: 2px 6px 2px 8px;
		margin-left: 9px;
		margin-top: 4px;
	}
	
	
	





/* <<<<<<<<<< Welkomtekst >>>>>>>>>> */
#content .testimonial {margin: 5px 0;}

#content .testimonial .inner{
	border: 1px solid #f3f3f3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0;
	position: relative;
	margin: 0;
}
.testimonial blockquote{
	background: #e5e5e5;
	border: 1px solid #d9d9d9;
	margin: 0;
	padding: 20px;
	-moz-box-shadow: 0 -10px 50px rgba(5,5,5, 0.02);
	-webkit-box-shadow: 0 -10px 50px rgba(5,5,5, 0.02);
	box-shadow: 0 -10px 50px rgba(5,5,5, 0.02);
}
.testimonial .arrow{
	background: transparent url(../img/RAP/testi-arrow.png) 0 0 no-repeat;
	bottom: -10px;
	display: block;
	height: 12px;
	position: absolute;
	right: 20px;
	width: 16px;
}


/* <<<<<<<<<< Blok Tekst >>>>>>>>>> */
.blokpara {
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
	margin: 5px 0;
}

.blokpara .inner{
	border: 1px solid #f9f9f9
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	padding: 20px 20px 20px 27px !important;
	position: relative;
	margin: 0 !important;
}
.blokpara blockquote{
	background: #e5e5e5;
	border: 1px solid #d9d9d9;
	margin: 0;
	padding: 20px;
}
.blokpara h2 {
	color: #7c7c7c;
	margin: 20px 0 3px 0;
	font-size: 12pt;
}
.blokpara a:hover {
	text-decoration: underline;
}



/* <<<<<<<<<< 3Promo >>>>>>>>>> */

#promo3 {
	padding-top: 5px;
}
	#promo3 img {
		width: 300px;
		height: 140px;
	}
	#promo3 p{
		text-align: justify;
	}
	#promo3 a.btn{
		float: right;
	}
	#promo3 img {
		width: 298px !important;
		margin: 0px;
	}
	#promo3 .promo3-img {
		position: relative;
		border: 1px solid #B9B9B9;
		padding: 0;
		margin: 0;
	}
		#promo3 .promo3-img .inner {
			border: 1px solid #F5F5F5 !important;
			border: 1px solid rgba(250,250,250, 0.6) !important;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			border-radius: 0;
			margin: 0;
			padding: 0;
			position:absolute;
			top:0;
			left:0;
			height: 138px;
			width: 296px;
		}




/* <<<<<<<<<< Bar >>>>>>>>>>> */

.bar {
	border: 1px solid #e5e5e5;
	margin: 10px 0;
}
	.bar h5{
		color: #7c7c7c;
		background: #f3f3f3;
		border: 1px solid #f9f9f9;
		margin: 0;
		height: 38px;
		text-align: center;
		font-size: 14px;
		line-height: 36px;
	}

#kalender .bar {
	margin: 0 0 10px 0;
}




/* <<<<<<<<<< Kalender >>>>>>>>>> */

#cal {
	background: #e0e0e0;
	width: 250px;
	padding: 10px;
	padding-top: 5px;
	margin-top: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cdcdcd;
}
#cal table {
	border: 0;
	border-collapse: collapse;
}
#cal table tr td {
	text-align: center;
	padding: 7px 10px;
	color: #656565;
}
#cal table #calhead {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #606060;
}
#cal table #calhead td {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	letter-spacing: 0.8pt;
}
#cal table #weekdays td {
	background: #808088;
	font-weight: bold;
	color: #f0f0f0;
	border-right: 1px solid #C0C0C0;
	text-shadow: 0 0 2px #505050;
}
#cal table #weekdays td:last-child {
	border-right: 0;
}
#cal table .caldays td {
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
#cal table .caldays:last-child td {
	border-bottom: 0;
}
#cal table .caldays td:last-child {
	border-right: 0;
}
#cal table .othermonth {
	color: #c0c0c0;
}
#cal table .caldays td:nth-child(6), #cal table .caldays td:nth-child(7) {
	background: #d8d8d8;
}






/* <<<<<<<<<<<Tables>>>>>>>>>>> */

/* Default */

table{
	border-collapse: collapse;
	border: none;
	width: 95%;
	margin: 18px auto;
}
table caption {
    background-color: #F3F3F3;
    border: 1px solid #F9F9F9;
    margin: 10px 0;
    outline: 1px solid #E5E5E5;
	color: #7c7c7c;
}
table th, td {
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	padding: 2px;
	vertical-align:top;
}
table thead {
	text-align: left;
	border: 1px solid #d8d8d8;
	background: #e6e6e6;
}
table caption{
    margin-top:10px;
    font-size:large;
    padding:5px;
}

/* Calendar Table Layout */
table.vcalendar {
	border-collapse: collapse;
	border: none;
	width: 100%;
}
.vcalendar td, .vcalendar th {
	border: 1px solid #d8d8d8;
	padding: 0
}
.vcalendar thead th {
	text-align: left;
	border-top: 0;
}
.vcalendar td:first-child, .vcalendar th:first-child  {
	border-left: 0;
}
.vcalendar td:last-child, .vcalendar th:last-child {
	border-right: 0;
}
.vcalendar tr:last-child td {
	border-bottom: 0;
}
.vcalendar .row1 {
	background: #e6e6e6;
}
.vcalendar a:hover {
	text-decoration: underline;
}
.vcalendar thead {
    background: none;
    border: 0;
    outline: 0;
}
.vcalendar .inner {
	border: 1px solid #F1F1F1 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	margin: 0 !important;
	height: inherit;
	padding: .4em .4em .4em 6px !important;
}
.vcalendar .row1 .inner {
	border: 1px solid #EBEBEB !important;
}
.vcalendar td:first-child .inner, .vcalendar th:first-child .inner {
	border-left: 0 !important;
}
.vcalendar td:last-child .inner, .vcalendar th:last-child .inner {
	border-right: 0 !important;
}
.vcalendar tr:last-child td .inner {
	border-bottom: 0 !important;
}
.vcalendar tr:last-child th .inner {
	border-top: 0 !important;
}
table.no_inner tr td, table.no_inner tr th {
	padding: .4em .4em .4em 6px !important;
}

/* Details */

table.details{
    margin-top: 10px;
    
}







/* <<<<<<<<<< FOOTER >>>>>>>>>>>>> */

#footer h5 {
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0;
	text-transform: uppercase;
	text-shadow: 0 1px 3px #FFFFFF;
	color: #A0A0A0;
	font-size: 11pt;
}
#contact {
	background: transparent url(../img/RAP/lineglow3.png) left top repeat-y;
	margin-top: 15px;
	float: right;
	padding: 10px 20px 45px 25px;
}
#about {
	float: left;
	width: 710px !important;
	margin: 25px 0 5px 7px;
}
#about p {
	margin-bottom: 7px;
	margin-top: -2px;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size: small;
}
#contact li {
	padding-right: 8px;
}
#bottom {
	margin-top: 0;
	padding-top: 0;
	color: #B9B9B9;
	font-size: 9pt;
}







/* <<<<<<<<<< Forms >>>>>>>>>>>>> */

/* default */

form{
    position: relative;
}
form th {
    width:28%;
}
input[type="submit"]{
    margin-top: 5px;
}




/* <<<<<<<<<<< Messages >>>>>>>>>>*/

.messages{
	border: 1px solid #d8d8d8;
	width:33%;
	margin: 10px auto;
	padding: 5px;
    font-weight: bold;
}

/* <<<<<<<<<< Algemene Styling >>>>>>>>>> */

.subsection {
	text-align: left;
	padding: 12px 0;
	margin-top: -10px;
}
.subsection h4 {
	color: #A0A0A0;
	font-size: 11pt;
	text-transform: uppercase;
	text-shadow: 0 1px 3px #FFFFFF;
}
.subsection h4 a {
	color: #A0A0A0;
	font-size: 11pt;
	text-transform: none;
	text-shadow: 0 1px 3px #FFFFFF;
}
.section {
	margin-top: 0;
	float: left;
	margin-bottom: -16px;
}
.section h1 {
	font-size: 22pt;
	margin-right: 22px;
	padding-right: 27px;
	background: transparent url(../img/RAP/lineglow3.png) right top repeat-y;
}

.line {
	background: transparent url(../img/RAP/lineglow2.png) left bottom repeat-x;
	height: 2px;
	clear: both;
}
.clearfix {clear: both}

ul.errorlist {border-bottom: 2px solid #F05050}
ul.errorlist li {color: #F05050; padding-left:5px}

