/****************************************

 project: MKBA-informatie.nl
 url: http://www.mkba-informatie.nl

 author: KRUIT communication-design
 url: http://www.kruit.nl

 ****************************************/


body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: 'Libre Baskerville', Arial, sans-serif;
	line-height: 160%;
	text-align: center;
	color: #333333;
	background: #f5f4e6;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	line-height: 120%;
	font-size: 190%;
	margin: 0 0 25px 0;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 500;
}

h2 {
	line-height: 150%;
	font-size: 150%;
	clear: both;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 500;
	letter-spacing: -0.5px;
}

body.home h2,
body.default #content2 h2 {
	border-top: 1px solid #e7e6d8;
	padding: 6px 0 0 0;
}

body.home #footerwrapper h2 {
	border-top: none;
	padding: 0;
}

h3, h4, h5 {
	line-height: 150%;
	font-size: 130%;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 500;
}

p {
	margin: 0 0 25px 0;
	padding: 0;
}

a {
	color: #333333;
}

a:hover {
	color: #2092c0;
	text-decoration: none;
}

a img {
	border: none;
}

#mainwrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}


/* H E A D E R ------------------------------------------------------- */
#headerwrapper {
	background: #2092c0;
	height: 150px;
	position: absolute;
}

#logo {
	width: 513px;
	height: 95px;
	margin: 25px 0 0 40px;
	position: absolute;
	z-index: 5;
	background: transparent;
}

img.shuffle {
	width: 980px;
	height: 150px;
	position: absolute;
	z-index: 2;
}

img.overlay {
	width: 980px;
	height: 150px;
	position: absolute;
	z-index: 3;
}

img.text {
	width: 980px;
	height: 150px;
	position: absolute;
	z-index: 3;
}

#search {
	margin: 0 0 25px 0;
	z-index: 5;
	float: left;
}

#search label {
	display: none;
}

#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#search input {
	border: none;
	padding: 3px;
	width: 157px;
	margin: 0;
	font-family: 'Libre Baskerville', Arial, sans-serif;
	border: 1px solid #333333;
}

#search input.button {
	border: none;
	padding: 4px 3px;
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
	width: 50px;
	margin: 0;
	cursor: pointer;
	font-size: 100%;
	font-family: 'Droid Sans';
}


/* N A V I G A T I O N ------------------------------------------------------- */
#navigation2 {
	float: left;
	margin: 0;
	width: 180px;
	padding: 20px 0;
	font-size: 100%;
	font-family: 'Droid Sans';
	font-weight: 400;
}

#navigation2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation2 ul li a {
	display: block;
	text-decoration: none;
	color: #686868;
	padding: 4px 10px;
}

#navigation2 ul li a:hover {
	display: block;
	text-decoration: none;
	color: #333333;
}

#navigation2 ul li.active a,
#navigation2 ul li.active a:hover {
	color: #FFFFFF;
	background: #333333;
}

#navigation2 ul ul {
	background: #d9d8cb;
}

#navigation2 ul li.active ul li a,
#navigation2 ul ul li a {
	display: block;
	text-decoration: none;
	color: #686868;
	padding: 4px 10px 4px 22px;
	font-weight: normal;
	background: url(../images/arrow-grey.gif) no-repeat 12px 13px transparent;
}

#navigation2 ul li.active ul li a:hover,
#navigation2 ul ul li a:hover {
	background: url(../images/arrow-grey.gif) no-repeat 14px 13px transparent;
	color: #333333;
}

#navigation2 ul ul li.active a {
	color: #FFFFFF;
	background: url(../images/arrow-white.gif) no-repeat 12px 13px #333333;
}

#navigation2 ul ul li.active a:hover {
	background: url(../images/arrow-white.gif) no-repeat 14px 13px #333333;
}

#navigation2 ul ul ul {
	background: #c5c4b8;
}

#navigation2 ul li.active ul li ul li a,
#navigation2 ul li ul li.active ul li a,
#navigation2 ul li ul li ul li a {
	display: block;
	text-decoration: none;
	color: #686868;
	padding: 4px 10px 4px 32px;
	font-weight: normal;
	background: url(../images/arrow-grey.gif) no-repeat 22px 13px transparent;
}

#navigation2 ul li.active ul li ul li a:hover,
#navigation2 ul li ul li.active ul li a:hover,
#navigation2 ul ul ul li a:hover {
	background: url(../images/arrow-grey.gif) no-repeat 24px 13px transparent;
}

/* C O N T E N T ------------------------------------------------------- */
#contentwrapper {
	margin: 160px 0 0 0;
	background: url(../images/bg-content.gif) repeat-y 0 0 #e7e6d8;
	float: left;
}

#content1 {
	float: left;
	background: #FFFFFF;
	padding: 20px 20px 30px 20px;
	margin: 0;
	width: 500px;
}

#content1 img.left {
	display: inline;
	float: left;
	padding: 10px 10px 10px 0;
}

#content1 img.right {
	display: inline;
	float: right;
	padding: 10px 0 10px 10px;
}

#content1 ul,
#content2 ul {
	margin: 0 0 25px 25px;
	padding: 0;
}

#content1 ul li,
#content2 ul li {
	list-style-type: disc;
}

#content1 ul ul, #content1 ul ul ul,
#content2 ul ul, #content2 ul ul ul {
	margin: 0 0 0 17px;
}

#content1 ol,
#content2 ol {
	margin: 0 0 25px 30px;
	padding: 0;
}

#content1 ol ol, #content1 ol ol ol,
#content2 ol ol, #content2 ol ol ol {
	margin: 0 0 0 17px;
}

ul#kruimelpad {
	font-size: 90%;
	margin: -15px 0 10px 0;
	padding: 0;
	font-family: 'Droid Sans';
	font-weight: 400;
}

#kruimelpad li {
	display: inline;
	list-style-type: none;
	color: #98978E;
}

#kruimelpad li a {
	background: url(../images/arrow-grey.gif) no-repeat 100% 50% transparent;
	padding: 0 10px 0 0;
	margin: 0 3px 0 0;
	color: #98978E;
}

#content2 {
	float: left;
	background: #FFFFFF;
	margin: 20px 0 0 0;
	padding: 0 20px 20px 19px;
	width: 220px;
	font-size: 100%;
	border-left: 1px solid #e7e6d8;
	font-family: 'Droid Sans';
	font-weight: 500;
}

#content2 p.title {
	font-size: 160%;
	border-top: 1px solid #e7e6d8;
	padding: 6px 0 0 0;
	clear: both;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
}

p.title {
	font-weight: bold;
	font-size: 130%;
	margin: 0;
	font-family: 'Ubuntu';
	font-weight: 500;
}

#content1 ul.linklist,
#content2 ul.linklist,
#footerwrapper ul.linklist {
	margin: 0 0 25px 0;
	padding: 0;
}

#content1 ul.linklist li,
#content2 ul.linklist li,
#footerwrapper ul.linklist li {
	list-style-type: none;
}

#content1 ul.linklist li a,
#content2 ul.linklist li a,
#footerwrapper ul.linklist li a {
	padding: 0 0 0 12px;
	background: url(../images/arrow-grey.gif) no-repeat 2px 6px transparent;
}

#content1 ul.linklist li a:hover,
#content2 ul.linklist li a:hover,
#footerwrapper ul.linklist li a:hover {
	padding: 0 0 0 12px;
	background: url(../images/arrow-red.gif) no-repeat 4px 6px transparent;
}

#footerwrapper a {
	color: #FFFFFF;
}

#footerwrapper ul.linklist li a {
	padding: 0 0 0 12px;
	background: url(../images/arrow-white.gif) no-repeat 2px 6px transparent;
}

#footerwrapper ul.linklist li a:hover {
	padding: 0 0 0 12px;
	background: url(../images/arrow-white.gif) no-repeat 4px 6px transparent;
}

#content2 .item p.title {
	font-size: 100%;
}

table {
	margin: 0 0 25px 0;
	border: 1px solid #e7e6d8;
	font-family: 'Droid Sans';
	font-weight: 400;
}

table td {
 	border: 1px solid #e7e6d8;
	padding: 2px 4px;
}

table th {
 	background: #e7e6d8;
	padding: 2px 4px;
}

.newsitem {
	font-family: 'Droid Sans';
	font-weight: 400;
}

.newsitem .date {
	color: #98978e;
	margin: 0;
}

.newsitem .title a {
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	clear: both;
	font-size: 100%;
	font-family: 'Ubuntu';
	font-weight: 500;
}

.newsitem .readmore {
	margin: -25px 0 25px 0;
}

.testimonialcontainer {
	float: left;
	margin: 0 0 25px 0;
	font-family: 'Droid Sans';
	font-weight: 400;
}

#content1 .testimonial {
	margin: 0 9px 0 0;
	padding: 10px;
	width: 135px;
	float: left;
	text-align: center;
	border: 1px solid #a0a0a0;
	border-radius: 3px;
}

#content1 a.testimonial:hover {
	cursor: pointer;
	border: 1px solid #2092c0;
}

#content1 .testimonial img {
	height: 80px;
	width: 60px;
}

#content1 .testimonial p.title,
#content1 a.testimonial:hover p.title {
	font-size: 90%;
	clear: both;
	color: #333333;
}

#content1 .testimonial p.function,
#content1 a.testimonial:hover p.function {
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #333333;
}

#content1 a.testimonial p {
	text-decoration: none;
}

#content1 .testimonial p.quote {
	display: none;
}



/* --- left partner block ----*/

.partner_container {
	background: none;
	padding: 5px 10px;
}

#navigation2 .partner_container h2 {
    border-top: 1px solid #686868;
}

/* --------- new quotes ----------- */

#content2 .testimonialitem ul,
#content1 .testimonialitem ul {
	padding: 0;
	margin: 0;
}

#content1 .testimonialitem ul li {
	list-style:none;
	padding: 0 0 20px 0;
	margin: 0;
}

#content2 .testimonialitem ul li {
	list-style:none;
	padding: 0;
	margin: 0;
}

#content2 .testimonialitem p,
#content1 .testimonialitem p {
	margin: 0;
	padding: 0;
}

#content2 .testimonialitem .quote,
#content1 .testimonialitem .quote {
	font-style:italic;
}


#content2 .testimonialitem {
	margin: 0 0 15px 0;
}

#content2 .testimonialitem p.title_small {
	font-weight:bold;
}


#content2 .quote_container {
	background: #e7e6d8;
	padding: 5px;
}


#navigation2 .consultants .item {
    margin: 0 0 8px;
}

#content2 .quote_container ul.linklist {
	margin: 0 0 10px 0;
}

/* --------- / new quotes ----------- */




/* --- list quotes based on jqueryLightslider ---- */
/* !!! core css Should not edit !!!/**/

.csSlideOuter {
	overflow: hidden;
}
.lightSlider:before, 
.lightSlider:after {
	content: " ";
	display: table;
}
.csSlideWrapper > .lightSlider:after {
	clear: both;
}
.csSlideWrapper .csSlide {
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-timing-function: inherit;
	transition-timing-function: inherit;
}
.csSlideWrapper .csFade {
	position: relative;
}
.csSlideWrapper .csFade > * {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%;
}
.csSlideWrapper.usingCss .csFade > * {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit;
	transition-timing-function: inherit;
}
.csSlideWrapper .csFade > *.active {
	z-index: 10;
}
.csSlideWrapper.usingCss .csFade > *.active {
	opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/





ul#lightSlider li {
	display:block;
	height:265px;
}


ul#lightSlider li  {
	text-decoration:none; 
}

/*.link-text {
	font-size: 1.2em;
	}
			
.link-description {
	font-size: 1.5em;
	line-height: 140%;
}
*/

.csAction {
	display:none;
}

/* Pager */
.csSlideOuter .csPager.cSpg {
	/*margin: 10px 0;
	padding: 10px 0 0 0;
	text-align: center;
	clear:both;*/
	display: none;
}

#wrapper .csSlideOuter .csPager.cSpg > li {
/*	cursor: pointer;
	display: inline-block;
	padding: 0 5px;
	list-style: none;*/
	display: none;
	
}
.csSlideOuter .csPager.cSpg > li a {
	display: none;
	
	/*background-color: #222222;
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99;
	-webkit-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;*/
}
.csSlideOuter .csPager.cSpg > li:hover a, 
.csSlideOuter .csPager.cSpg > li.active a {
	background-color: #fff;
}
.csSlideOuter .media {
	opacity: 0.8;
}
.csSlideOuter .media.active {
	opacity: 1;
}


/* --- / lightslider */




a.pdf {
	background: url(../images/icon-pdf.png)	no-repeat 0 0 transparent;
	padding: 5px 0 5px 30px;
}

a.pdfa {
	background: url(../images/icon-pdfa.png) no-repeat 0 0 transparent;
	padding: 5px 0 5px 30px;
}

a.pdfa:hover {
	background: url(../images/icon-pdfa.png) no-repeat 0 0 #fcff00;
	color: #333333;
	text-decoration: none;
}


#content2 .testimonial {
	margin: 0 0 25px 0;
	padding: 0;
}

#content2 .testimonial img {
	float: left;
	padding: 5px 10px 5px 0;
	height: 80px;
	width: 60px;
}

#content2 .testimonial p.title {
	font-size: 100%;
	border-top: none;
	padding: 0;
	text-decoration: none;
	font-family: 'Droid Sans';
	font-weight: bold;
	margin: 0;
}

#content2 .testimonial p.function {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#content2 .testimonial p.quote {
	margin: 0;
	padding: 0;
	font-style: italic;
	clear: both;
	text-decoration: none;
}

#content2 .item {
	margin: 0 0 5px 0;
}

/* Form */
fieldset {
	border: none;
	border-top: 1px solid #e7e6d8;
	margin: 0 0 25px 0;
	float: left;
	font-family: 'Droid Sans';
	font-weight: 400;
}

label {
	width: 130px;
	float: left;
	margin: 0 10px 0 10px;
	display: block;
}

.mailing-list-checkboxes label{
    width:      auto;
}
.mailing-list-checkboxes input[type=checkbox] {
    float:  left;
}

.formpart {
	border-bottom: 1px solid #e7e6d8;
	margin: 0;
	padding: 5px 0;
	float: left;
	width: 100%;
}

.formfield {
	width: 325px;
	float: left;
	margin: 0;
	padding: 0;
}

.leftformfield, .rightformfield {
	width: 150px;
	float: left;
}

.formfield input {
	padding: 2px;
	font-family: 'Droid Sans';
	font-weight: 400;
	color: #333333;
	font-size: 100%;
	margin: 0;
	width: 321px;
	position: relative;
	top: 0;
}

.formfield input.small {
	padding: 2px;
	font-family: 'Droid Sans';
	font-weight: 400;
	color: #333333;
	font-size: 100%;
	margin: 0;
	width: 100px;
}

.formfield select {
	padding: 2px;
	font-family: 'Droid Sans';
	font-weight: 400;
	color: #333333;
	font-size: 100%;
	margin: 0;
	width: 326px;
}

p.form-help {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 130%;
	color: #98978e;
}

p.form-help.error, label.error {
	color: #ff0000;
}

label.error {
	font-weight: bold;
}

input.radio, input.check {
	width: 20px;
	float: left;
	margin: 0;
}

.radio-text, .check-text {
	color: #333333;
	font-size: 90%;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.checkbox-list .checkboxList input[type=checkbox], .checkbox-list input[type=radio] {
    clear:  both;
}

.vertical {
	display: block;
	width: 100%;
	float: left;
}

.leftformfield .block, .rightformfield .block {
	display: block;
	width: 150px;
	float: left;
	margin: 0 0 2px 0;
}

.leftformfield .block .check-text, .rightformfield .block .check-text,
.leftformfield .block .radio-text, .rightformfield .block .radio-text { /* FireFox fix */
	width: 120px;
}

textarea {
	padding: 2px;
	font-family: 'Droid Sans';
	font-weight: 400;
	color: #333333;
	font-size: 100%;
	margin: 0;
	width: 321px;
}

input.checkbox {
	width: 20px;
	float: left;
}

.check-text a, .radio-text a {
	color: #A8ACAD;
}

.check-text a:hover, .radio-text a:hover {
	color: #A8ACAD;
	text-decoration: none;
}

.formbreak {
	clear: both;
}

form p.verplicht {
	margin: -20px 0 25px 0;
	float: left;
	display: block;
}

.form-buttoncontainer a {
	float: right;
	margin: -25px 10px 25px 0;
	padding: 10px;
	display: block;
	overflow: hidden;
	background: #333333;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 3px;
	font-family: 'Droid Sans';
	font-weight: bold;
}

.form-buttoncontainer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #2092c0;
}

/* ankerlist */
#content1 ul.ankerlist,
#content2 ul.ankerlist  {
	margin: 0 0 25px 0;
	padding: 0;
}

#content1 ul.ankerlist li,
#content2 ul.ankerlist li  {
	list-style-type: none;
}

ul.ankerlist li a {
	background: url(../images/arrow-down-grey.gif) no-repeat 0 8px;
	padding: 0 0 0 11px;
	display: block;
}

ul.ankerlist li a:hover {
	background: url(../images/arrow-down-red.gif) no-repeat 0 10px;
}

p.ankerlink {
	margin: -25px 0 25px 0;
}

p.ankerlink {
	padding: 0 0 0 11px;
	background: url(../images/arrow-up-grey.gif) no-repeat 0 10px;
}

p.ankerlink:hover {
	background: url(../images/arrow-up-red.gif) no-repeat 0 8px;
}

/*zoekresultaten*/
dl.zoekresultaten {
	margin: 0 0 25px 0;
}

dl.zoekresultaten a {
	font-weight: bold;
	text-decoration: none;
	font-family: 'Ubuntu';
	font-weight: 500;
	font-size: 130%;
}

dl.zoekresultaten dd {
	margin: 0 0 25px 0;
	font-family: 'Droid Sans';
	font-weight: 400;
}

dl.zoekresultaten dd a {
	display: block;
	font-weight: normal;
	text-decoration: underline;
	font-family: 'Droid Sans';
	font-weight: 400;
	font-size: 100%;
}


/* F O O T E R ------------------------------------------------------- */
#footerwrapper {
	margin: 10px 0 0 0;
	background: #333333;
	color: #FFFFFF;
	float: left;
	width: 980px;
	font-size: 90%;
	font-family: 'Droid Sans';
	font-weight: 400;
}

#footer1 {
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
	padding: 20px 10px 0 10px;
}

#footer2 {
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
	padding: 20px 10px 0 10px;
}

#footer3 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 20px 10px 0 10px;
}

#footer4 {
	clear: both;
	width: 960px;
	padding: 20px 10px;
}

#footer4 p {
	margin: 0;
	padding: 0;
	float: left;
}

ul.footer-wide {
	list-style-type: none;
	float: right;
	margin-top: 0;
}

ul.footer-wide li {
	display: inline;
	padding: 0 0 0 10px;
}

/*pagination*/

#searchpages {
    clear: both;
    margin: 0 0 25px;
    text-align: center;
    width: 100%;
	font-family: 'Droid Sans';
	font-weight: 400;
}

#searchpages ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#searchpages ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

#searchpages ul li a {
    padding: 5px 5px 5px 3px;
	color: #333333;
}

#searchpages ul li a.active {
    font-weight: bold;
	color: #2092c0;
}

#searchpages ul li a.controls {
    background: #333333;
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 12px;
    text-decoration: none;
}

#searchpages ul li a.controls:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #2092c0;
}

.MailingListSubscribe label { display:inline; font-weight:normal; float:none; }
.MailingListSubscribe .mailing-list-signup-text { margin-bottom:8px; }
.MailingListSubscribe .mailing-list-checkboxes { padding-bottom:8px;}
.MailingListSubscribe .mailing-list-email-wrap { margin-bottom:8px; }
.MailingListSubscribe .mailing-list-msg { margin-bottom:8px; border:1px solid #ccc; background:#FFC; color:#555; padding:2px 3px; }

.MailingListSubscribe .mailing-list-user-attrs { margin-top:16px; }
.MailingListSubscribe .mailing-list-user-attr {margin-bottom:8px; }
.MailingListSubscribe .mailing-list-user-attr label { display:block; }

.MailingListSubscribe .mailing-list-required-note { margin-top:8px; font-size:10px; line-height:12px; }
.MailingListSubscribe .required { color:#F60; }

.twitter-timeline { display: inline-block; clear: both; }
.twitter-timeline-spacing { padding-top: 20px; }
