/*
Theme Name: Buma/Stemra
Theme URI: http://www.bumastemra.nl/
Description: The Buma/Stemra theme for WordPress.
Author: Up2
Author URI: http://up2.eu/
Version: 1.0
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
body {
	line-height: 1;
}
ol,ul {
	list-style: none;
}
blockquote,q {
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* General */
body {
	font: 12px/16px Arial;
	background-color: #000;
	width: 100%;
	display: table;
}
a {
	color: #00aeef;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
strong, b { font-weight: bold; }
.clearfix { clear: both; height: 0px; }
h1 { font: 30px Arial; color: #000; }
h2 { font: 18px Arial; color: #000; }
h3 { font: bold 14px Arial; color: #00aeef; }
h4 { font: bold 12px Arial; color: #00aeef; }
#wrapper {
	width: 950px;
	margin: 0 auto;
}
.wrapper-inner {
	width: 950px;
	margin: 0 auto;
}
.wrapper-outer {
	max-width: 1600px;
	margin: 0 auto;
}
.bg-home {
	background: #000 url(images/bg-home.jpg) no-repeat center 40px;
}
.bg-15 {
	background: #000 url(images/bg-home.jpg) no-repeat center 40px;
}
.bg-24 {
	background: #000 url(images/bg-l.jpg) no-repeat center top;
}
.bg-25 {
	background: #000 url(images/bg-g.jpg) no-repeat center top;
}
.bg-26 {
	background: #000 url(images/bg-o.jpg) no-repeat center top;
}
.bg-q-15 {
	background: #000 url(images/bg-home.jpg) no-repeat center bottom;
}
.bg-q-24 {
	background: #000 url(images/bg-l.jpg) no-repeat center bottom;
}
.bg-q-25 {
	background: #000 url(images/bg-g.jpg) no-repeat center bottom;
}
.bg-q-26 {
	background: #000 url(images/bg-o.jpg) no-repeat center bottom;
}
.trans-20 {
	background: transparent url(images/trans-20.png) repeat left top;
}
.trans-50 {
	background: transparent url(images/trans-50.png) repeat left top;
}
.trans-50-blue {
	background: transparent url(images/trans-50-blue.png) repeat-x left top;
	height: 115px;
}
#top-menu-container {
	height: 40px;
	color: #00aeef;
	font: 12px Arial;
}
#top-menu-container a {
	color: #00aeef;
}
.portal-button {
	float: left;
	height: 25px;
	margin: 8px 0 0;
}
.portal-button a {
	display: block;
	height: 25px;
}
#top-menu {
	float: right;
	line-height: 40px;
	height: 40px;
}
#top-menu ul.menu li {
	float: left;
	padding-right: 22px;
}
#top-menu ul.menu li a {
	color: #00aeef;
	font-weight: bold;
	text-transform: uppercase;
}
#top-menu ul.menu li.current-menu-item a {
	text-decoration: underline;
}
.language {
	float: right;
	line-height: 40px;
	height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}
.phone-search-button {
	float: right;
	width: 210px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	padding: 0 12px 0 24px;
}
.phone-text {
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.zoeken-button {
	float: right;
	width: 70px;
	height: 40px;
	overflow: hidden;
}
.zoeken-button img {
	position: relative; top: 8px;
}
#main-menu-container {
	height: 60px;
}
#main-menu {
	float: left;
	width: 638px;
	height: 60px;
	border-right: 1px solid #a9abb9;
}
#main-menu ul.menu li {
	float: left;
	padding: 0 12px;
	height: 60px;
	line-height: 60px;
	border-left: 1px solid #a9abb9;
	text-align: center;
	position: relative;
}
#main-menu ul.menu li:last-child {
	padding: 0 13px;
}
#main-menu ul.menu li.last-menu-item {
	padding: 0 13px;
}
#main-menu ul.menu li a {
	color: #fff;
	font: normal 18px/18px Arial;
}
#main-menu ul.menu li a:hover {
	text-decoration: underline;
}
#main-menu ul.menu li.current-page-ancestor a,
.single-news #main-menu ul.menu li.single-news-parent a,
.single-event #main-menu ul.menu li.single-event-parent a,
#main-menu ul.menu li.current_page_item a,
#main-menu ul.menu li.current-menu-item a,
#main-menu ul.menu li.current-page-ancestor a,
#main-menu ul.menu li ul.sub-menu li.current-page-ancestor a {
	text-decoration: underline;
}
#main-menu ul.menu ul.sub-menu {
	display: none;
	width: 950px;
	position: absolute;
	z-index: 1000;
}
#main-menu ul.menu ul.sub-menu li {
    float: left;
    width: auto;
    height: 55px;
    padding: 0 22px 0 0;
    border: 0;
    font: bold 12px/55px Arial;
    text-transform: uppercase;
}
#main-menu ul.menu li ul.sub-menu li a { font: bold 12px/55px Arial; }
#main-menu ul.menu li ul.sub-menu li a:hover,
#main-menu ul.menu li ul.sub-menu li.current-menu-item a { text-decoration: underline; }
#main-menu ul.menu li ul.sub-menu li a { text-decoration: none; }
#license-menu ul.menu {
	width: 950px;
	position: absolute;
        top: 100px;
	z-index: 1000;
        padding-left: 12px;
}
#license-menu ul.menu li {
    float: left;
    width: auto;
    height: 55px;
    padding: 0 22px 0 0;
    border: 0;
    font: bold 12px/55px Arial;
    text-transform: uppercase;
}
#license-menu ul.menu li a { color: #fff; font: bold 12px/55px Arial; }
#license-menu ul.menu li a:hover,
#license-menu ul.menu li.current-menu-item a { text-decoration: underline; }
#license-menu ul.menu li a { text-decoration: none; }
.logo {
    float: left;
    height: 51px;
    position: relative;
    width: 262px;
    margin-top: 21px;
    margin-left: 37px;
}
.logo-arrow {
	position: absolute;
	bottom: -21px;
	right: 100px;
}
#content .intro-text {
	background-color: #fff;
}
#content .intro-text p {
	padding: 19px 12px 12px;
	margin-bottom: 4px;
	font: 18px/26px Arial;
}
#content .intro-text a {
	font-weight: bold;
}
.widget-container.top-banner-widget-area {
    height: 171px;
    margin: 45px 0 0;
    padding-top: 29px;
}
.left-top-banner {
    margin-left: 102px;
    margin-right: 49px;
}
.top-banner {
	background-color: #00aeef;
	width: 356px;
	height: 130px;
	color: #fff;
	position: relative;
	float: left;
}
body.page-id-15 .top-banner,
body.page-id-26 .top-banner {
	height: 110px;
}
.top-banner-corner {
	background: url(images/top-banner-blue-corner.png) no-repeat left top;
	position: absolute;
	top: -29px;
	left: 135px;
	width: 63px;
	height: 29px;
}
.top-banner-content {
	height: 60px;
	padding: 21px 21px 0;
	font: 14px/18px 'CaeciliaLTStd56Italic';
}
.top-banner-content h3 {
	color: #fff;
	font: 30px/32px 'CaeciliaLTStd56Italic';
}
.top-banner-content a {
	color: #fff;
}
.top-banner-content p {
	color: #fff;
	padding: 0 0 6px;
}
.top-banner-link {
	background-color: #231f20;
	position: absolute;
	right: 10px;
	bottom: -10px;
	width: 160px;
	height: 30px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font: bold 14px/30px Arial;
}
.top-banner-link a {
  	background: url(images/white-arrow.jpg) no-repeat right 10px;
    color: #fff;
    display: block;
    padding: 0 16px 0 12px;
    text-decoration: none;
    width: 120px;
}
.top-banner-link-three a {
	text-align: left;
}
.top-banner-link-corner {
	background: url(images/top-banner-black-corner.png) no-repeat left top;
    height: 14px;
    left: 72px;
    position: absolute;
    top: 29px;
    width: 28px;
}
.top-banner-three-with { width: 304px; }
.top-banner-three { margin-right: 19px; }
.top-banner-link-three { left: 135px; }
.bg-white {
	background-color: #fff;
}
#breadcrumbs {
	width: 928px;
	margin: 0 auto;
	padding: 30px 11px 15px;
}
#breadcrumbs a {
	font: 12px/26px Arial;
	color: #000;
}
#breadcrumbs a:hover {
	color: #00aeef;
}
#breadcrumbs .current {
	font: bold 26px/26px Arial;
}
#container .gallery {
	margin: 20px 0 44px;
}
#container .gallery-columns-5 .gallery-item {
	margin: 5px 0 0;
}
#container .gallery-columns-5 a {
	display: block;
	width: 128px;
	height: 80px;
	margin: 0 5px 0 0;
	border: 0;
}
#container .gallery-columns-5 img {
	width: 128px;
	border: 0;
}
#container .word-lid-black-button {
	display: block;
	width: 187px;
	height: 24px;
	margin: 0 auto;
	font: 12px/24px Arial;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
}
#container .word-lid-form {
	text-align: center;
	border-bottom: 2px solid #000;
	margin-bottom: 46px;
}
#toggle-word-lid-form, #toggle-openbaar-form {
	display: block;
	color: #fff;
	text-decoration: none;
}
#word-lid-iframe {
	width: 100%;
	height: 345px;
	overflow: hidden;
}
#content {
	width: 950px;
	margin: 0 auto;
}
#container {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
#container #content {
	float: left;
	width: 660px;
	margin: 0 0 0 11px;
}
#container #sidebar {
	float: left;
	width: 230px;
	margin: 10px 0 67px 35px;
	padding: 0 1px 22px;
	background: url(images/sidebar-bg.png) no-repeat center bottom;
}
#content p {
	font: 12px/18px Arial;
	padding: 6px 0;
}
#content ul {
	list-style: disc outside none;
	padding: 0 0 0 25px;
	margin: 10px 0;
}
#content ol {
	list-style: decimal outside none;
	padding: 0 0 0 25px;
	margin: 10px 0;
}
#content ul li
#content ol li {
	padding: 0 0 0 2px;
	line-height: 20px;
}
#content blockquote {
	border-top: 2px solid #00aeef;
	border-bottom: 2px solid #00aeef;
	border-left: 0;
	border-right: 0;
	background-color: #cdeffb;
	color: #000;
	margin: 6px 0;
	padding: 16px 20px;
}
#content blockquote p {
	padding-top: 0;
}
body.page-id-87 #content h3 {
	font: bold 14px/22px Arial;
	color: #000;
}
#sidebar .widget-title {
	font: 18px/18px Arial;
	margin: 0 0 17px;
}
#sidebar .widget-container {
	margin: 0 0 40px;
	padding: 17px 0 0;
	border-top: 1px solid #00aeef;
}
#sidebar .contact-widget{
    padding: 0px !important;
}
#sidebar .contact-widget h2{
    padding: 0;
    margin: 0 0 17px;
}

#sidebar .widget-container a {
	color: #000;
}
#sidebar .widget-container a:hover {
	color: #00aeef;
	text-decoration: underline;
}
#sidebar .phone,
#sidebar .contact,
#sidebar .address {
	width: 228px;
	height: 28px;
	margin: 0 0 3px;
	overflow: hidden;
}
#sidebar .address {
	margin: 0;
}
#sidebar .phone-text,
#sidebar .contact-text,
#sidebar .address-text {
	float: left;
	height: 28px;
	line-height: 26px;
	margin: 0 0 0 10px;
}
#sidebar .phone-icon,
#sidebar .contact-icon,
#sidebar .address-icon {
	float: left;
	width: 27px;
	height: 28px;
	background: url(images/contact-icons.png) no-repeat left top;
}
#sidebar .phone-icon {
	background-position: 0 0;
}
#sidebar .contact-icon {
	background-position: -27px 0;
}
#sidebar .address-icon {
	background-position: -54px 0;
}
#sidebar .quick-links-widget ul li:before {
	content:"\003e";
}
#sidebar .quick-links-widget ul li a {
	padding: 0 0 0 3px;
}
#sidebar .quick-links-widget ul li {
	margin: 0 0 2px;
}
#sidebar .quick-links-widget h2 {
	margin: 3px 0 21px;
}
#sidebar .quick-links-widget {
	margin: 0 0 37px;
}
#sidebar .faq-widget ul li:before {
	content:"\003e";
}
#sidebar .faq-widget ul li a {
	padding: 0 0 0 3px;
}
#sidebar .faq-widget ul li {
	margin: 0 0 2px;
}
#sidebar .faq-widget h2 {
	margin: 3px 0 21px;
}
#sidebar .faq-widget {
	margin: 0 0 37px;
}
#footer {
	height: 250px;
}
#quote {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
#quote-thumb {
	float: left;
	width: 340px;
	height: 230px;
	margin: 0 10px 0 0;
}
#quote-body {
	width: 520px;
	height: 230px;
	line-height: 230px;
	display: table-cell;
	margin: 0 80px 0 0;
	font: 18px/32px 'CaeciliaLTStd76BoldItalic';
	color: #fff;
}
#quote-author {
	font: italic 18px/32px Arial;
}
#footer-nav-container {
	background-color: #000;
	height: 200px;
	padding: 50px 0 0;
	max-width: 1600px;
}
#footer-nav {
	width: 950px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer-nav-section {
	float: left;
	width: 230px;
	height: 230px;
	margin: 0 10px 0 0;
	font: bold 12px/18px Arial;
}
#footer-first-nav {
	color: #00aeef;
	text-transform: uppercase;
}
#contact-info {
	margin: 18px 0;
	color: #00aeef;
	font: normal 12px/16px Arial;
}
.bullet-triangle {
	background: url(images/arrow-right.png) no-repeat scroll left -20px transparent;
    font-size: 12px;
    padding: 0 3px;
}
#copyright {
	margin: 24px 0 0;
	color: #00aeef;
}
#footer-menu {
	float: left;
	width: 710px;
	height: 230px;
}
#footer-menu ul.menu li {
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	font: bold 14px/18px Arial;
	text-transform: uppercase;
}
#footer-menu ul.menu li ul li a {
	font: 12px/18px Arial;
	color: #fff;
	text-transform: none;
}
#footer-menu ul.menu li:last-child {
	margin: 0;
}
#footer-menu ul.menu li.last-menu-item {
	margin: 0;
}
.content-body {
	background-color: #fff;
	padding: 16px 12px 28px 13px;
	overflow: hidden;
}
.announcement-widget-area {
	width: 396px;
}
.announcement {
	/*
	border-bottom: 2px solid #2d2a2a;
	margin-bottom: 25px;
	*/
}
.announcement h2 {
	margin-bottom: 12px;
	font-weight: bold;
}
.announcement-content {
	font: 12px/18px Arial;
}
.announcement-link,
.news-link,
.faq-page-link {
	/*
	padding-bottom: 21px;
    padding-top: 12px;
    */
	text-align: right;
}
.news-link {
	padding-top: 0;
}
.announcement-link a,
.news-link a { text-decoration: none; }
.last-announcement { border-bottom: none; margin-bottom: 0; }
.last-announcement-link,
.last-news-link { padding-bottom: 0; }
.left-widget-area {
	width: 396px;
	float: left;
}
.right-widget-area {
	width: 528px;
	float: left;
	overflow: hidden;
}
.right-widget-area .widget-title {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 54px;
}
.event {
	width: 210px;
	float: left;
	margin-left: 54px;
}
.event-date {
	font: 14px/18px Arial;
	text-transform: uppercase;
}
.event-title {
	height: 35px;
}
.event-title a {
	font: 14px/18px Arial;
	text-transform: uppercase;
	color: #000;
}
.right-widget-border {
	border-bottom: 2px solid #2d2a2a;
}
.widget-area-last .right-widget-border {
	border-color: #fff;
}
#social-overview {
	float: left;
	width: 160px;
}
.join-bs {
	float: left;
}
.delen {
	float: right;
}
.join-bs h2, .delen h2 {
	font-weight: bold;
	margin-bottom: 19px;
}
.word-lid-widget-area {
	width: 210px;
	float: left;
}
.word-lid-widget-area a.members-link {
	color: #000;
	position: relative;
    top: 2px;
}
.news-widget-area h2.widget-title,
.faq-top-widget h2.widget-title,
.word-lid-widget-area h2.widget-title {
	font-weight: bold;
	margin-bottom: 12px;
}
#content ul.news {
	list-style: none;
	margin: 0;
	padding: 6px 0 0;
}
.news a {
	float: left;
	width: 386px;
	color: #000;
	text-decoration: none;
	font: 12px/18px Arial;
	display: inline-block;
}
.news a:hover {
	text-decoration: underline;
}
.news li {
	width: 396px;
	overflow: hidden;
}
#left-widget-area .widget-container {
	border-bottom: 2px solid #2d2a2a;
	margin-bottom: 25px;
	padding-bottom: 12px;
}
#left-widget-area .widget-container-last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;	
}
#left-widget-area .word-lid-widget-area {
	border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: 26px;
}
.gt {
	float: left;
	width: 10px;
	display: inline-block;
}
.nomargintop { margin-top: 0; }
.one-column {
	width: 264px;
	height: 225px;
}
.event-thumb {
	background-color: #00aeef;
	width: 210px;
	height: 129px;
	margin-bottom: 9px;
	text-align: center;
	line-height: 129px;
	color: #fff;
}
.event-thumb a {color: #fff; }
.event-image-summary .attachment-event-image,
.event-image-summary object,
.event-image-summary embed,
.event-image-summary iframe {
	margin-right: 22px;
	float: left;
}
.event-video {
	float: left;
	width: 418px;
}
.event-announce-content {
	float: left;
	width: 242px;
}
.event-single-content { margin-top: 19px; padding-bottom: 50px; }
.event-announce-content {
	padding-top: 20px;
	height: 194px;
	position: relative;
}
.event-date-single { margin-bottom: 23px; text-transform: uppercase; font: 14px/18px Arial; }
.event-single-externel-button { position: relative; top: 60px; }
.social-print-email {
	clear: both;
	margin-bottom: 39px;
	padding-top: 20px;
	height: 28px;
	font: bold 18px/28px Arial;
	border-top: 2px solid #000;
}
.via-email {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	background: url(images/email-icon.jpg) no-repeat right top;
	padding: 0 42px 0 0;
	color: #000;
	text-decoration: none;
	margin-left: 30px;
}
.print-link {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	background: url(images/print-icon.jpg) no-repeat right top;
	padding: 0 42px 0 0;
	margin-left: 27px;
	color: #000;
	text-decoration: none;
}
.download-link {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 42px 0 0;
	margin-left: 27px;
	color: #000;
	text-decoration: none;
}
.share-left-horizontal { float: left; }
.share-right-horizontal { float: right; }
.vertical-middle { vertical-align: bottom; }
.send-to-friend-elements,
.social-share-elements {
	float: left;
	display: inline-block;
	line-height: 28px;
	height: 28px;
}
.email-link-box {
	display: none;
	width: 200px;
	background-color: #000;
	z-index: 99999;
	position: absolute;
	color: #fff;
	box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-o-box-shadow: 0 0 5px #999;
	-ms-box-shadow: 0 0 5px #999;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 3px;
}
input[name=friend-email] {
	height: 18px;
	width: 172px;
	padding: 5px 8px;
	border: 1px solid #333;
	margin-top: 5px;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	color: #000;
}
input[name=from-email] {
	height: 18px;
	width: 172px;
	padding: 5px 8px;
	border: 1px solid #333;
	margin-top: 5px;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	color: #000;
}
.email-message {
	text-shadow: 1px 1px 1px #131;
}
.nav-event-cycle {
	text-align: right;
	vertical-align: bottom;
	width: 228px;
	margin-bottom: 10px;
	position: relative;
}
.nav-event-cycle span { position: absolute; left: 0; font-size: 18px; }
.separator-carrousel {
	padding: 0 14px;
}
.event-cycle {
	width: 210px;
	background-color: #e5e5e5;
	padding: 9px 9px 13px 9px;
}
.grid-list-icons {
	height: 27px;
	position: relative;
}
.grid-icon,
.grid-icon-active {
	background: url(images/event-icons.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	width: 26px;
	height: 27px;
	float: right
}
.grid-icon-active {
	background-position: left bottom;
}
.list-icon, .list-icon-active {
	background: url(images/event-icons.jpg) no-repeat right top;
	display: block;
	text-indent: -9999px;
	width: 26px;
	height: 27px;
	float: right;
	margin-left: 5px;
}
.list-icon-active {
	background-position: right bottom;
}
.share-icon-style {
	display: inline-block;
}
.show-events {
	border-top: 2px solid #2d2a2a;
	padding-top: 29px;
	margin-top: 13px;
}
#show-events .event-thumb { border-bottom: 1px solid #fff; }
.event-grid {
	float: left;
	width: 210px;
	height: 202px;
	cursor: pointer;
	margin-bottom: 18px;
}
.event-grid .event-date,
.event-grid .event-title {
	padding-left: 10px;
}
.event-grid .event-thumb a {
	color: #fff;
	display: block;
	width: 210px;
	height: 129px;
	text-decoration: none;
}
.grid-right-space {
	margin-right: 15px;
}
.event-hover {
	background-color: #00aeef;
	color: #fff;
}
.event-hover a {
	background-color: #00aeef;
	color: #fff;
}
.event-list { margin-bottom: 14px; }
.event-thumb-list {
	background-color: #00aeef;
	margin-right: 24px;
	float: left;
    color: #fff;
    height: 129px;
    line-height: 129px;
    text-align: center;
    width: 210px;
}
.event-thumb-list a {
    color: #fff;
    display: block;
	width: 210px;
	height: 129px;
}
.event-intro-detail {
	float: left;
	width: 426px;
}
.event-intro-detail h3 a {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}
.event-intro-detail .readmore-link {
	border-bottom: 1px solid #00aeef;
    margin-top: 23px;
    padding-bottom: 38px;
    text-align: right;
}
 a.readmore {
	background: url(images/arrow-right.png) no-repeat right 0;
	padding-right: 18px;
	text-decoration: none;
	font: 12px/18px Arial;
	display: inline;
	height: 18px;
	margin-right: 2px;
}
 a.readmore span {
	display: none;
}
a:hover.readmore {
	background-position: right -18px;
}
a:hover.readmore span {
	display: inline;
}
.event-right-column {
  	float: left;
    margin: 35px 0 0 35px;
    padding: 0 1px 22px;
    width: 230px;
}
.last-event-item .readmore-link {
	border: 0;
}
/**** Start License style ****/
.show-licenses {
  margin-top: 10px;
}
#show-licenses p {
  font-size: 13px;
}
.license-grid {
  float: left;
  width: 153px;
  height: 218px;
  cursor: pointer;
  margin-bottom: 60px;
}
.license-grid .license-thumb {
  display: block;
  width: 153px;
  height: 165px;
  margin-bottom: 9px;
  position: relative;
}
.license-grid .license-thumb .license-tale {
  position: absolute;
  bottom: 0;
  height: 12px;
  width: 153px;
  background: url(images/license-tale.png) no-repeat center bottom;
}
.license-grid-right-space {
  margin-right: 16px;
}
.license-grid a {
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  color: #000000;
}
.license-grid:hover > .license-title a {
  color: #00AEEF;
}
.license-grid:hover > .license-thumb a {
  color: #00AEEF;
}
.license-content-image {
  margin-bottom: 20px;
}
.license-content {
  margin-bottom: 28px;
}
.faq-content.license-faq-content {
  width: 228px;
}
#sidebar .license-category-intro-widget {
  background: #00AEEF;
  color: #ffffff;
  padding: 0;
  margin: 0;
}
.license-category-intro-widget .license-intro-thumb {
  padding: 15px 15px 0 0;
  text-align: right;
}
.license-category-intro-widget .license-intro-thumb img {
  width: 74px;
  height: auto;
}
#sidebar .license-category-intro-widget .widget-title {
  color: #ffffff;
  padding: 0 22px 0 22px;
  margin-bottom: 27px;
  font: 20px/27px 'CaeciliaLTStd56Italic';
  font-weight: bold;
}
.license-category-intro-widget .license-intro-text {
  padding: 0 22px 27px 22px;
  font-size: 13px;
  line-height: 18px;
}
.license-download-widget .download-title,
.faq-license-widget .license-faq-title {
  line-height: 18px;
}

.faq-license-widget ul li{
    background: url(images/arrow.png) no-repeat 0 3px;
    padding-left: 12px;
}

.license-download-widget li.download-title{
    background: url(images/arrow.png) no-repeat 0 3px;
    padding-left: 12px;
}

.license-faq-title{
    display: inline;
}

.license-calculator-text,
.tarief-text {
  margin-bottom: 18px;
  font-size: 13px;
  line-height: 18px;
}
.license-calculator-read-more,
.tarief-read-more {
  display: inline-block;
  background: #00AEEF;
  text-transform: uppercase;
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#sidebar .license-calculator-read-more a,
#sidebar .tarief-read-more a {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  padding: 9px;
}
#sidebar .license-calculator-read-more a:hover,
#sidebar .tarief-read-more a:hover {
  color: #ffffff;
  text-decoration: none;
}
.license-apps-read-more {
  display: inline-block;
  background: #EC008C;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

body.tax-license_category #sidebar .license-calculator-widget h2,
body.tax-license_category #sidebar .license-download-widget h2,
body.tax-license_category #sidebar .license-calculator-widget .right-widget,
body.tax-license_category #sidebar .license-download-widget ul,
body.tax-license_category #sidebar .contact-widget h2,
body.tax-license_category #sidebar .contact-widget .phone, body.tax-license_category #sidebar .contact-widget .contact, body.tax-license_category #sidebar .contact-widget .address{
    margin-left: 22px;
}


.license-apps-read-more a {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  padding: 12px;
}
.license-apps-read-more a:hover {
  color: #ffffff;
  text-decoration: none;
}
/**** End License style ****/

.faqs {
	margin: 0 0 50px;
}
.faqs h2 {
	border-bottom: 1px solid #000;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 10px 0;
}
#content .faq-categories {
	list-style-type: upper-roman;
	margin: 0 0 50px;
}
#content .faq h3 {
	font: normal 14px Arial;
}
.faq-category a {
	font: bold 14px Arial;
}
.faq,
.faq-category {
	margin: 0 0 10px;
}
.faq-content{
	display: none;
	width: 635px;
}
#left-widget-area .faq-content {
	width: 371px;
}
#left-widget-area .faq {
	margin: 0 0 4px;
}
.faq-arrow {
	display: inline-block;
	width: 11px;
	height: 16px;
	margin-left: 9px;
	background: url(images/arrow-faq.png) no-repeat 0 0;
}
.jobs {
	margin: 31px 0 0;
}
.job {
	border-top: 2px solid #2d2a2a;
	padding: 11px 0 0;
	width: 320px;
	float: left;
}
.job-right { margin: 0 20px 0 0; }
.job h2 a { color: #000; font-weight: bold; }
.job-education { font: 12px/22px Arial; padding: 2px 0 10px; }
.job-read-more { text-align: right; margin: 15px 0 43px; }
.pagination {
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-top: 2px solid #2d2a2a;
}
.pagination a {
	padding-left: 11px;
	color: #000;
	font: 12px/18px Arial;
}
.pagination .current {
	padding-left: 11px;
	color: #00AEEF;
	text-decoration: underline;
}
.sub-page {
	border-top: 2px solid #2d2a2a;
	padding-top: 16px;
	width: 320px;
	float: left;
}
.sub-page h2 a { color: #000; font-weight: bold; }
.sub-page-right { margin-right: 20px; }
.readmore-subpage { text-align: right; margin-bottom: 46px; }
.parents-page { margin-top: 18px; }
.filter-year {
	height: 58px;
	border-top: 2px solid #2d2a2a;
	border-bottom: 2px solid #2d2a2a;
	margin-bottom: 30px;
	line-height: 58px;
	text-transform: uppercase;
}
.news-article { margin-bottom: 22px; overflow: hidden; }
#content .news-article p { padding: 0; }
.news-date {
	color: #999;
	font: 10px/18px Arial;
}
.news-single-content .news-date {
	font-size: 12px;
}
.news-thumb {
	float: left;
	width: 128px;
	height: 80px;
	margin: 2px 20px 0 0;
}
.news-content {
	float: left;
	width: 512px;
	min-height: 80px;
}
.news-single-content { overflow: hidden; padding-bottom: 10px; }
.carousel-widget-area,
.overview-widget-area,
.magazine-widget-area {
	float: left;
    margin-left: 54px;
    margin-bottom: 24px;
    width: 210px;
    height: 225px;
}
.event-widget-area {
	float: left;
    margin-bottom: 24px;
    height: 225px;	
}
.carousel-widget-area {
	overflow: hidden;
}
.carousel-slide {
    width: 210px;
    height: 225px;	
}
.carousel-thumb,
.overview-thumb,
.magazine-thumb {
	background-color: #00aeef;
	width: 210px;
	height: 129px;
	margin-bottom: 9px;
	text-align: center;
	line-height: 129px;
	color: #fff;
}
.carousel-thumb a,
.overview-thumb a,
.magazine-thumb a {
	color: #fff;
}
.carousel-widget-area .widget-title,
.overview-widget-area .widget-title,
.magazine-widget-area .widget-title {
	margin-left: 0;
}
.carousel-widget-area .carousel-title,
.overview-widget-area .overview-title,
.magazine-widget-area .magazine-title {
	border-bottom: 2px solid #2d2a2a;
    padding-bottom: 17px;
    height: 36px;
}
.carousel-widget-area .carousel-title h3 a,
.overview-widget-area .overview-title h3 a,
.magazine-widget-area .magazine-title h3 a {
	color: #000;
    font: 14px/18px Arial;
    text-transform: uppercase;
}
.widget-area-last {
	margin-bottom: 0;
}
.widget-area-last .carousel-title,
.widget-area-last .overview-title,
.widget-area-last .magazine-title {
	border-color: #fff;
}
#right-widget-area .widget-container { float: left; }
.magazine-report-content {
	margin-top: 12px;
	padding-bottom: 17px;
}
.magazine-report-content h2 {
	font-weight: bold;
}
.magazine-report-archive {
	border-bottom: 2px solid #2d2a2a;
    border-top: 2px solid #2d2a2a;
    margin-bottom: 50px;
    overflow: hidden;
}
.magazine-report-filter {
	float: right;
	margin-top: 30px;
}
#magazines-reports {  margin-top: 28px; overflow: hidden; }
.magazine-report-filter-select { width: 162px; }
.magazine-report-archive-single {
	float: left;
	width: 330px;
	height: 145px;
	padding: 10px 0;
	margin-bottom: 26px;
}
.magazine-report-archive-thumb {
	float: left;
	margin-left: 9px;
	width: 123px;
}
.magazine-report-archive-content {
	float: left;
	width: 190px;
	height: 142px;
	overflow: hidden;
}
.magazine-report-archive-content h2 a {
	color: #000000;
	font-weight: bold;
}
.magazine-report-active {
	background-color: #00aeef;
	color: #fff;
}
.magazine-report-active h2 a {
	color: #fff;
}
#sidebar .widget-container { width: 228px; }
#sidebar .textwidget ul { width: 158px; float: left; }
#sidebar .textwidget ul li {
	background: url(images/black-arrow-right.gif) no-repeat scroll left 1px transparent;
	padding-left: 10px;
}
.download-popup {
	width: 408px;
	height: 320px;
	display: none;
}
.download-popup-top {
	background: url(images/download-popup-top.png) no-repeat left top;
	width: 408px;
	height: 22px;
	position: relative;
}
.download-popup-bottom {
	background: url(images/download-bottom-popup.png) no-repeat left top;
	width: 408px;
	height: 49px;
}
.popup-close {
	position: absolute;
	right: 12px;
	top: 9px;
	cursor: pointer;
}
.download-popup-body {
	background: url(images/download-popup-body.png) repeat-y left top;
	width: 408px;
	height: 249px;
}
.search-popup-body {
	background: url(images/download-popup-body.png) repeat-y left top;
	width: 408px;
	height: 60px;
}
.form-row {
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
}
.form-row-checkbox {
	margin-top: 16px;
}
.download-popup-body form { padding: 0 23px; overflow: hidden; }
.download-popup-body h2 { font-weight: bold; margin-bottom: 13px; padding: 0 23px; }
.download-popup-body .label {
	display: block;
	width: 98px;
	float: left;
}
.download-popup-body .inputxt {
	width: 262px;
	height: 26px;
	float: left;
	background-color: #e5e5e5;
	border: none;
}
.send-button { float: right; }
#DOMWindowOverlay { background: url(images/donwload-popup-bgr.jpg) no-repeat scroll center top #000000; }
.err-field { color: #00aeef; }
#download-file { display: none; padding: 0 23px; }
#container .openbaar-form { text-align: left; margin-top: 22px; }
#container .openbaar-form h3 { color: #000; margin-bottom: 16px; }
.alignleft { float: left; }
#openbaar-iframe { overflow: hidden; }
.wpcf7 label {
	display: inline-block;
	width: 210px;
	overflow: hidden;
	float: left;
}
span.note {
	display: inline-block;
	float: left;
	width: 434px;
	/*height: 26px;
	line-height: 26px; */
}
img.wpcf7-captcha-captcha-code {
	border: 1px solid #000;
}
#container .wpcf7-form p { clear: both; width: 660px; height: 28px; margin-bottom: 10px; padding: 0; /*line-height: 26px;*/ }
.wpcf7-form-control-wrap .wpcf7-text {
	border: none;
	background-color: #e5e5e5;
	width: 428px;
        height: 20px;
        padding: 3px;
	line-height: 26px;
}

div.wpcf7-response-output{
    margin-top: 3em !important;
}
span.wpcf7-not-valid-tip{
    top:0 !important;
    left: 0 !important;
}
.wpcf7-submit{
    display: inline-block;
    background: #EC008C !important;
    text-transform: uppercase;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0 none;
    padding: 7px 12px;
    font-size: 16px !important;
    color: #FFF !important;
    height: auto !important;
    width: auto !important;
    font-weight: bold;
    cursor: pointer;
}

span.wpcf7-list-item{
    margin-left: 0 !important;
}

.wpcf7 .checkbox-custom label {
	display: inline-block;
	overflow: hidden;
        width: auto;
        margin-left: 0.5em;        
}

.startdate .ui-datepicker-inline{
    display: none !important;
}

input.startdate{
    background: url(images/date_picker.gif) no-repeat 0 0;
    background-color: #FFF !important;
    padding-left: 30px !important;
    width: 100px !important;
    cursor: pointer;
}

.note textarea {}
.wpcf7-form-control-wrap textarea {
	border: none;
	background-color: #e5e5e5;
	width: 434px;
}
.wpcf7-submit {
    background: url(images/openbaar-verstur-btn.jpg) no-repeat scroll left top transparent;
    border: medium none;
    color: #fff;
    font: bold 12px/27px Arial;
    height: 27px;
    text-transform: uppercase;
    width: 95px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
}
.link-button {
	height: 25px;
	line-height: 25px;
	background-color: #000;
	padding: 8px 40px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	position: relative;
	top: 10px;
}
#content .parent-page h2 {
	margin-bottom: 13px;
}
#content .parent-page p {
	padding-top: 0;
	padding-bottom: 10px;
}
.parent-page {
	overflow: hidden;
	margin-bottom: 28px;
}
.search-field {
	width: 375px;
	height: 25px;
	margin-right:11px;
	border: none;
	background-color: #e5e5e5;
	color: #231f20;
	font: 12px/25px Arial;
	float: left;
	padding: 0 6px;
}
#DOMWindow .search-field {
	width: 270px;
}
#DOMWindow .search-popup-body form {
	padding: 0;
	margin-left: 23px;
	padding: 13px 0 0;
}
.search-layout { border-top: 2px solid #2d2a2a; }
.search-type-categories {
	float: left;
	width: 190px;
	margin-top: 16px;
}
.search-info-result{
	margin-top: 16px;
	float: left;
	width: 470px;
}
.search-type-categories h2{ font-weight: bold; }
.search-info h2 { font-weight: bold; padding: 20px 0; }
.search-info { border-top: 2px solid #2d2a2a; margin-top: 16px; }
#content .search-item p { padding: 0; }
#content .search-item {  margin-bottom: 23px; }
#content .search-item h3 { font: bold 12px/18px Arial; }
.search-categorien {
	color: #999999;
	font: 10px/18px Arial;
}
.type-categories { margin-top: 23px; }
.type-categories h3 { margin-top: 23px; font: bold 12px/18px Arial; }
.type-categories ul li a { color: #000; }
.type-categories ul li a.active { color: #00aeef; }
#right-col {
	float: left;
	width: 230px;
}
#right-col #sidebar { margin-bottom: 0; }
#search-error {
	border-top: 2px solid #2d2a2a;
	padding-top: 18px;
}
#vragen-top-error {
	border-top: 2px solid #2d2a2a;
	padding-top: 45px;
	margin-top: 16px;
}
#search-error .search-field {
	width: 560px;
}
.top-faq-icon {
	background: url(images/top-10-bgr.jpg) no-repeat left top;
	width: 27px;
	height: 28px;
	text-align: center;
	font: bold 18px/28px Arial;
	color: #fff;
	margin-right: 10px;
	float: left;
}
.top-faq-link {
	float: left;
	width: 623px;
}
.top-faq-link a {
	color: #000;
	font: 12px/18px Arial;
}
.top-10-faq {
	overflow: hidden;
	margin-bottom: 20px;
}
#vragen-top-error h2 { font-weight: bold;  margin-bottom: 18px; }
#vragen-top-error p { padding-bottom: 35px; }
#search-error-content { margin-bottom: 27px; }
.download-widget-area {
	float: left;
	width: 210px;
	margin-left: 54px;
}
.download-widget-area .widget-title { margin-left: 0; margin-bottom: 20px; }
.download-read-more { text-align: right; }
#DOMWindow { background-color:  transparent !important; }
#content table { margin-bottom: 10px; }
#content table td { border-bottom: 1px solid #0f0f0f; vertical-align: top; }
#content table td { padding: 15px 0; }
#content table td:first-child {
	color: #00aeef;
	font: bold 12px Arial;
}
.post-category, .post-date{ color: #999; font: 10px/18px Arial; }
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#dist-cycle-content {
	width: 700px;
	float: left;
	padding-left: 11px;
}
#dist-cycle-content p {
	line-height: 18px;
}
#search-distribution {
	line-height: 25px;
}
body.page-template-distribution-cycle-php #sidebar {
	margin: 10px 0 67px !important;
}
#search-distribution input[type=image] {
	position: relative;
    top: 8px;
}
.search-field-kaart {
	background-color: #E5E5E5;
    border: medium none;
    color: #231F20;
    font: 12px/25px Arial;
    height: 25px;
    margin: 0 11px;
    padding: 0 6px;
    width: 197px;
}
.letter-separator {
	color: #00aeef; 
	font-weight: bold;
	height: 20px;
	font: 16px/16px Arial;
	margin-left: 2px;
	clear: both;
}
#distribution-cycle {
	/*margin-left: 11px;*/
}
#distribution-cycle .sub-page {
	margin-right: 20px !important;
}
.search-form {
	/*margin-left: 11px;*/
}
#no-result {
	display: none;
}
.landkaart {
	width: 650px;
	height:691px; 
	background-image:url(images/bg_blauw_praatballon.png); 
	position:relative;
	margin: 10px 0;
}
.landkaart a {
	text-decoration: none;
}
.eindhoven, 
.arnhem, 
.almere, 
.bergenopzoom, 
.dordrecht, 
.amersfoort, 
.groningen, 
.utrecht, 
.denhaag, 
.haarlem {
  background:transparent url(images/punaise.png) no-repeat scroll 0 0;
  display:block;
  height:32px;
  width:23px;
  cursor:pointer;
  position:absolute;  
}
.tooltip_content { 
  display:none;
  background-color:#000;
  padding:10px;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  height: 43px;
  background-color: #000000;
}
.tooltip_content div.leftRound {
    background: url("images/leftRound.png") no-repeat scroll left top transparent;
    height: 63px;
    position: absolute;
    left: -4px;
    top: 0;
    width: 4px;
}
.tooltip_content div.rightRound {
    background: url("images/rightRound.png") no-repeat scroll left top transparent;
    height: 63px;
    position: absolute;
    right: -4px;
    top: 0;
    width: 4px;
}
.tooltip_content a {
	display: block;
	text-decoration: none;
}
.tooltip_content h1,
.qtip-content h1 {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}
.tooltip_content h2,
.qtip-content h2 {
	color: #fff;
	font: bold 18px Arial, Helvetica, sans-serif; 
	margin:5px 0 0;
	padding-bottom: 26px;
}
.tooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
}
#eindhoven_tooltip { 
	left: 289px;
	position: absolute;
	top: 421px;
} 
#arnhem_tooltip { 
	left: 372px;
	position: absolute;
	top: 311px;
} 
#almere_tooltip { 
	left: 278px;
	position: absolute;
	top: 223px;
} 
#bergenopzoom_tooltip {  
	left: 120px;
    position: absolute;
    top: 428px;
    z-index: 12;
} 
#dordrecht_tooltip {  
	left: 178px;
    position: absolute;
    top: 352px;
    z-index: 11;
} 
#amersfoort_tooltip { 
	left: 281px;
    position: absolute;
    top: 267px;
} 
#groningen_tooltip { 
	left: 441px;
    position: absolute;
    top: 48px;
} 
#utrecht_tooltip {  
	left: 262px;
    position: absolute;
    top: 294px;
}
#denhaag_tooltip {   
	left: 143px;
    position: absolute;
    top: 292px;
    z-index: 10;
} 
#haarlem_tooltip  { 
	left: 190px;
    position: absolute;
    top: 222px;
}
.ecb .wpcf7-list-item {
	display: block;
}
#sidebar .maps-links-widget ul li a:hover {
	text-decoration: none;
}
.maps-links-widget li a span {
	display: inline-block;
	width: 84px;
}
.maps-links-widget li a span.name {
	display: inline-block;
	width: 24px;
	color: #000000;
}
.faq-top-page-widget .faq-content { clear: both; }
#cc-approve-button-thissite {
	background-color: #00AEEF !important;
}

/* Carousel Gebrukers */
#carousel li{
    background: #5dabf2;
}

.suggestion-title{
    padding-bottom: 20px;
    margin-bottom: 12px;
}

/* Suggestion Accordion */
#accordion {
    margin-bottom: 90px;
}
#accordion h2{
    font-weight: bold;
}

#accordion .suggestions-acc{
    margin-bottom: 20px;
}

#accordion h3{
    border-top: 1px solid #000;
    cursor: pointer;
    display: block;
    width: 100%;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    line-height: 45px;
    background: url(images/right.png) no-repeat 640px 23px;
}

#accordion .suggestions-acc:last-child{
    border-bottom: 1px solid #000;
}

#accordion h3 img{
    float: left;
    margin: 0 20px 0 5px;
    width: 50px;
    height: auto;
}

#accordion h3.ui-accordion-header-active{
    display: block;
    width: 100%;
    background: url(images/down.png) no-repeat 640px 23px;
}

#accordion ul.license-items{
    list-style: none;
    margin: 0 0 10px 45px
}

#accordion ul.license-items li a{
    font-family: Arial;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    background: url(images/bullet.png) no-repeat 5px 3px;
    padding-left: 15px;
    line-height: 19px;
}

#accordion ul.license-items li a:hover{
    text-decoration: underline;
}

/* Hide contact form by default */
.cf_container{
    display: none;
}
.find-license
{
	
}
.find-license-header
{
	margin-top:68px;
}
.find-license h1
{
	font-size: 18pt;
	color: #FF0090;
	margin-bottom: 15px;
}
.find-license p
{
	width: 700px;
}
