@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(../webfonts/jr-hand/stylesheet.css);


/* General font */
body, button, .button, .divLoginButtons input , h1, h2, h3, h4, h5, h6, .side-nav, .side-nav li.active > a:first-child:not(.button), .sub-nav li, .label, .pricing-table .title, .pricing-table .price, .top-bar-section ul li > a {
	font-family: 'Droid Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

/* color scheme */
h1,h2,h3, a.title:hover, #main a:hover, .block-inner a:hover, .top-bar-section ul li > a:hover, .top-bar-section ul li.active > a,  .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li.hover > a:not(.button),  .top-bar-section li:not(.has-form) a:not(.button):hover , .top-bar-section ul li.active > a, .top-bar-section li.active:not(.has-form) a:not(.button), .no-js .top-bar-section ul li:active > a, .top-bar-section ul li.active > a:hover, .top-bar-section li.active:not(.has-form) a:not(.button):hover , .divNewsItem h3 a, 
.top-bar-section ul li.active-parent a, .top-bar-section  li.active-parent ul.dropdown li.active-parent:not(.has-form):not(.active) > a:not(.button){
	color: #b80b04;
}
#search .button, #PageID_7_ControlID_7_btnSearchBox, .button, button:hover, button:focus, .button:hover, .button:focus, #header-wrapper, .footer-block , .divLoginButtons input , .divDataEntryButtons input  { 
	background-color: #d00600;
	border-color: #d00600;
}

/* Default font-size */
#main, #main p, #sidebar, #sidebar p ,#footer, #footer p {
     font-size: 13px;
}
table tr th, table tr td {
     font-size: 13px;
}

/* General - MOBILE FIRST */

h1, h3 {
	font-weight:bold;
}
#main a, .block-inner a {
	font-weight:bold;
}
p.handwritten {
	font-family: 'jrhandregular', Georgia, Times, serif;
	font-size: 22px;
	color: #474747;
}
.button.round {
        border-style: solid;
        border-color: #ffffff;
        border-width: 3px;
	border-radius: 25px;
/*	text-transform: uppercase; */
	font-weight:bold;
}
.divLoginButtons input, .divDataEntryButtons input  {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding: 8px 20px;
  font-size: 0.8125rem;
  color: white;
  transition: background-color 300ms ease-out;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight:bold;
}
.button, .divLoginButtons input, .divDataEntryButtons input {
	border-style: solid;
        border-width: 1px;
	transition: background-color 300ms ease-out;
	background-image: url(../img/bg-button.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.block-inner a.button:hover, #main a.button:hover {
	color: #fff;
}
.button, .button.small {
	padding: 8px 20px;
}
button:hover, button:focus, .button:hover, .button:focus, .divLoginButtons input:hover, .divDataEntryButtons input:hover  {
	background-image: none;
	filter:none;
}
.divDataEntryButtons input#btnCancel {
	background:none;
	color: #888;
	padding:0;
	margin:0 0 0 20px;
	border:None;
	text-transform:none;
}
label {
	display:inline;
}
.tblData select {
	width: auto;
	padding-right: 20px;
}
.tblData {
	width: 100%;
}
.tblData tr {
	vertical-align: top;
}
table.rwTitlebarControls {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
}
/* kalender leesbaar zonder lijnen */
.tblCalendar th, .tblCalendar td, .tblCalendar div {
    text-align: center !important;
}
.tblCalendar td {
    width: 14%;
}
/* Header */
#header-wrapper {
	padding-top: 23px;
	background-image: url(../img/bg.png);
	background-position: top left;
	background-repeat:	repeat-x;
}
#header{
	width: 100%;
/* --- eerdere versie zoals headerfoto geplaatst werd ----*/     
/*	background: #dadada url(../img/bg-header-eijv_winter.jpg) top center no-repeat; */
	background: #dadada top center no-repeat;
	height: 210px;
	margin-top: 0;
	overflow:Hidden;
}
#header .button {
	float:left;
	margin: 25px 15px 0 0;
	padding: 13px 18px 13px 18px;
}
.photo-wrapper {
	float:left;
	margin: 28px 25px 0 10px;
	padding: 10px 10px 5px 10px;
	background: #ccd1d3 url(../img/bg-photo.jpg) top left repeat-x;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
}
.photo-wrapper img {
	border: 1px solid #cfcfcf;
}
.photo-wrapper p {
	margin: 5px 0 0 0;
	text-align:center;
	line-height: 30px;
}
#logo-wrapper {
	width: auto;
	height: 115px;
/*  logo staat op zichzelf, los van het vak, daarom de styling van "vak" weghalen */
/* 	background: #fff url(../img/bg-logo.jpg) top left repeat-x; */
/* 	-webkit-border-bottom-right-radius: 10px; */
/* 	-webkit-border-bottom-left-radius: 10px; */
/* 	-moz-border-radius-bottomright: 10px; */
/* 	-moz-border-radius-bottomleft: 10px; */
/* 	border-bottom-right-radius: 10px; */
/* 	border-bottom-left-radius: 10px; */
/* 	-webkit-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.3); */
/* 	-moz-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.3); */
/* 	box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.3); */
	text-align:center;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-right: 15px;
}
#logo-wrapper a {
	display:block;
	margin: 0 auto;
	border:none;
}
/* Navigation */
#nav-wrapper {
	width: 100%;
	background: #f1f1f1;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
}
.top-bar.expanded {
	background:none;
}
.top-bar {
	margin-bottom: 0;
}
.top-bar, .top-bar-section ul, .top-bar-section ul li, .top-bar-section ul li.active > a, .top-bar-section li a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
	background: none;
}
.top-bar-section ul li > a {
	color: #383838;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight:bold;
}
.top-bar-section ul li > a:hover, .top-bar-section ul li.active > a,  .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li.hover > a:not(.button),  .top-bar-section li:not(.has-form) a:not(.button):hover , .top-bar-section ul li.active > a, .top-bar-section li.active:not(.has-form) a:not(.button), .no-js .top-bar-section ul li:active > a, .top-bar-section ul li.active > a:hover, .top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background:none;
}
.top-bar-section .dropdown li a {
	color: #383838;
	text-transform:none;
}
.top-bar-section .has-dropdown > a:after {
	border-color: rgba(56, 56, 56, 0.5) transparent transparent transparent
}
.top-bar-section ul.dropdown, .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
	background: #eee;
}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
	background: #ccc;
	color: #000;
}
.top-bar .toggle-topbar.menu-icon a, .top-bar .toggle-topbar.menu-icon a, .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button)  {
	color: #333;
}
.top-bar .toggle-topbar.menu-icon a span {
	-webkit-box-shadow: none;
	box-shadow: nonel;
}
.top-bar .toggle-topbar.menu-icon a span::after {
	box-shadow: 0 0px 0 1px #666, 0 7px 0 1px #666, 0 14px 0 1px #666;
}
.top-bar.expanded .title-area {
	background: #ddd;
}
.top-bar-section .dropdown li.title h5 a {
	color: #777;
}
/* Main content and sidebar */
#main-wrapper {
	width: 100%;
	background: #fff;
}
#main {
	margin-top: 1.875em;
	margin-bottom: 1em;
}
#sidebar {
	margin: 1.875em 0 0 0;
}
#search .button, #searchbox input[type="button"] {
	height: 37px;
	width: 37px;
	overflow:hidden;
	border:none;
	padding: 0;
	margin-bottom:0;
	background-image: url(../img/bg-search-btn.png);
	background-position: center center;
	background-repeat: no-repeat;	
}
#search .button:hover, #searchbox input[type="button"]:hover { 
	background-color: #888;
}
#search input.text, input.searchInputField  {
	background: #f3f3f3;
	font-style:italic;
	font-size: 0.8em;
	margin-bottom:0;
}
input.searchInputField  {
	width: 75%;
	float:left;
}
a.social {
	margin: 6px 0 6px 20px;
	display:block;
	float:left;
}
#sidebar .sidebar-block, .footer-block  {
	background-image: url(../img/bg-news.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0 0 15px 0;
	margin: 15px 0 15px 0;
}
#news-content {
	margin-bottom: 5px;
}
/* Footer 3 blocks */
#footer-wrapper {
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	padding-bottom: 0.9375em;
}
.footer-block {
	padding-bottom: 0.9375em;
	margin-bottom:0;
}
.sidebar-block h3, .footer-block h3 {
	color: #333;
	text-transform:uppercase;
	font-size: 14px;
         line-height: 20px;
	display:block;
	margin: 10px 0 30px 18px;
}
.footer-block h3 {
	margin-bottom: 0;
}
.item {
	padding: 0 10px 0px 36px;
	margin: 15px 0 0 0;
	background: url(../img/icon-news-item.png) top left no-repeat;
}
.item:first-child {
    margin-top:0;
}

/* .item { */
/* 	padding: 0 10px 0px 36px; */
/* 	margin: 10px 0 0 20px; */
/* 	background: url(../img/icon-news-item.png) top left no-repeat; */
/* } */
p.date {
	font-size: 0.9em;
	color: #868686;
	font-style:italic;
	margin-bottom: 0px;
}
a.title {
	color: #3a3a3a;
	font-size: 1em;
	font-weight:bold;
}
.block-inner {
	padding: 5px 25px 0 27px;
}
#footer .block-inner {
	padding: 26px 25px 0 27px;
}
#events ul#eventList {
	margin:0;
	padding:0;
}
#events .item {
	padding-left: 50px;
	background: url(../img/icon-event-item.png) center left no-repeat;
	margin: 0 0 14px 0;
	padding: 0 10px 0 38px;
}
#pnLoginForm   table.tblDataEntry {
	border:0;
	background:none;
}
#pnLoginForm   table tr.even, table tr.alt, table tr:nth-of-type(even) {
	background:none;
}
/* Login Form Footer */
#divLogin input.loginInputField {
	margin-bottom: 5px;
}
#divLogin .txtError {
	color: #aa1111;
	font-size: 0.8em;
}
#divLogin .divDataEntryButtons input {
	margin-bottom: 0;
}
#divLogin a, #divLogin .divLoginRememberMe input {
	margin-bottom: 3px;
}
#divLogin a, #divLogin .divLoginRememberMe label  {
	font-size: 0.8em;
}
#divLogin .divLoginButtons input {
	float:left;
}
#divLogin .divLoginChangeRemindPassword div {
	float:left;
	font-size: 0.8em;
	margin-right: 10px;
}
#divLogin .divLoginChangeRemindPassword div a {
	color: #777;
}
#divLogin .divLoginChangeRemindPassword div a:hover {
	color: #222;
}
#divLogin .divLoginMessage {
	font-size: 0.9em;
}
/* Footer bar */
#footer-bar-wrapper {
	background: #bfbfbf url(../img/bg-footer-bar.jpg) top left repeat-x;
	width: 100%;
	max-width: 100%;
	padding: 17px 0;
}
#footer-bar p {
	font-size: 0.7em;
	color: #666;
	margin:0;
}
#footer-bar p span {
	display:block;
	margin-top: 10px;
}
#footer-bar .credits {
	text-align:right;
}
#footer-bar .credits p {
	color: #aaa;
}
#footer-bar .credits p a {
	color: #999;
}
#footer-bar .credits p a:hover {
	color: #444;
}

/* News Page and News Homepage */
.divNewsItem h3 {
	color: #444;
}
.divNewsItem  p.Note {
	margin-top:10px; 
}
.divNewsItem  p.Note a img { 
	padding: 0 5px;
}
.divNewsItem hr { 
	display: none; 
}
.divNewsItem {
	font-size: 0.9em;
}
#main .divNewsItem {
	background: url(../img/bg-news-item.jpg) bottom center no-repeat;
	padding-bottom: 15px;
	margin-bottom: 18px;
}
.divNewsitem p.NewsTitle, div.divNews2 p.NewsTitle {
	font-size: 1.2em;
}
div.divNews2 h1.NewsStart, h1.NewsStart {
	color: #777;
	font-style:italic;
	line-height: 20px;
	font-weight:normal;
}
.divNews2 {
	background: url(../img/bg-news-item.jpg) top center no-repeat;
	padding-top: 20px;
	margin-top: 20px;
}
#main div.divNews2  p , .divNewsitem p.NewsTitle, div.divNews2 p.NewsTitle {
	padding-left:0;
}
#main div.divNews2 p.NewsSocialMedia {
	margin: 10px 0 10px 0;
}
#main .divNewsItem  .NewsAbstract {
	margin: 5px 0;
         display: table-cell;
         vertical-align: top;
         padding-top: 10px;
        }
#main .divNewsItem .NewsFeaturedImage {
    display: table-cell;
}
#main .divNewsItem .NewsFeaturedImage img {
    padding-right: 10px;
}
#main .divNewsItem p.NewsSocialMedia a img{
	padding: 0 5px;
}
/* Form guestbook */
div.RadWindow table {
	background:none;
	box-sizing: content-box;
}
div.RadWindow .rwWindowContent {
	padding:0;
}
/* Form Member */
select[multiple] {
	height: auto;
}
table#rdGender {
	border:none;
}
table#rdGender td {
	padding-top: 0;
}
table#rdGender input {
	margin-bottom: 0;
}
#pnForm .txtError {
	color: #bb1100;
	font-size: 0.9em;
	line-height: 26px;
}
#pnForm .txtError br {
	display:none;
}
#pnForm input {
	margin-bottom: 0px;
}
#pnForm .divDataEntryData {
	margin-bottom: 10px;
}
/* Desktop CSS */
@media only screen and (min-width: 40.063em) {
	body {
		background-color: #bfbfbf;
	}
	p ,ul, ol, td{
		font-size: 13px;
		margin-bottom: 13px;
	}
	h1 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	h2 {
		font-size: 16px;
		margin-bottom: 4px;
	}	
	h3 {
		font-size: 15px;
		margin-bottom: 2px;
	}
	h4 {
		font-size: 14px;
		margin-bottom: 2px;	
		font-weight:bold;
	}
	#header .button {
		background-image: url(../img/bg-button-ball.png);
		background-position: top left;
		background-repeat: repeat-x;
		padding: 13px 20px 13px 40px;
	}
	#header .button:hover {
		background-position: -0px -50px;
		filter:none;	
	}
	#footer-wrapper {
		background: #e0e0e0 url(../img/bg-footer-wrapper.jpg) top left repeat-x;
		width: 100%;
		max-width: 100%;
		padding: 0;
	}	
	.footer-block {
		background-image: url(../img/bg-footer-block-transparant.png);
		background-position: top left;
		background-repeat: no-repeat;
/* 		padding: 0 5px 0 5px; */
		padding-left: 10px;
		min-height: 215px;
		margin:0;
		max-width: 32.8%; /* gebaseerd op 3 blokken, niet hoger anders knalt de laatste onder de vorige */
	}	
	.footer-block:last-child {
		margin-right: 10px !important;
	}
	.footer-block h3 {
		color: #fff;
		text-transform:uppercase;
		font-size: 0.8em;
		display:block;
		margin: 11px 0 0 20px;
	}
	#sidebar .sidebar-block h3, .footer-block h3 {
		font-size: 14px;
	         line-height: 20px;
/* 	         font-size: 0.8em; */
	}
	p.date {
		font-size: 12px;
		color: #868686;
		font-style:italic;
		margin-bottom: 0px;
		
	}
	a.title {
		color: #3a3a3a;
		font-size: 13px;
		font-weight:bold;
	}	
	#footer-bar p span {
		display:inline;
		margin-top: 0px;
	}		
	input.shortTextField ,input[type="text"].shortTextField {
		width: 100px;
	}
	input.mediumTextField ,input[type="text"].mediumTextField {
		width: 250px;
	}
	input.longTextField ,input[type="text"].longTextField {
		width: 380px;
	}	
	.divNewsItem {
		font-size: 13px;
	}	
	.divNewsitem p.NewsTitle, div.divNews2 p.NewsTitle  {
		font-size: 16px;
	}
	div.divNews2 h1.NewsStart, h1.NewsStart {
		float:left;
		margin-right: 15px;
	}	
	#footer {
		max-width: 980px;
	}
/*  voorkom dat iframes uit de rechterkolom knallen op tablets, verticaal */
	iframe {
         max-width: 100% !important;
         }
}
/* Large Desktop Screens */
@media only screen and (min-width: 64.063em) {
    #sidebar .sidebar-block h3, .footer-block h3 {
		font-size: 14px;
	         line-height: 20px;
/*         font-size: 0.9em; */
    }
}
#divBreadcrumbs {
	margin-top: -10px;
}
/* Contactform */
.ContactFormTitleAndName .divDataEntryData select {
	width: 18% !important;
	display: inline;
} 
.ContactFormTitleAndName .divDataEntryData input {
	width: 81.1% !important;
		display: inline;
}
.ContactFormZipcodeAndCity input:first-child {
	width: 18% !important;
	display: inline;
}
.ContactFormZipcodeAndCity input:nth-child(2) {
	width: 81.1% !important;
	display: inline;
}
.ContactFormZipcodeAndHousenumber input:first-child {
	width: 18% !important;
	display: inline;
}
.ContactFormZipcodeAndHousenumber input:nth-child(2) {
	width: 81.1% !important;
	display: inline;
}

