	/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}






/*///////////////////////////////////////////////////////////////////////////
JAJA.BE
///////////////////////////////////////////////////////////////////////////*/

body {
	background-color: #FFF;
	font-family :verdana, helvetica, arial,sans-serif;
	font-size: 62.5%;
	overflow-y: scroll;
}


#horizon {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

#wrapper {
	left: 50%;
	margin-left: -480px;
	position: absolute;
	text-align: left;
	top: -0;
	width: 960px;
}

#contentWrapper {
	clear: both;

}

#content {

	float: left;
	width: 684px;
}

#sidebar {
	background: transparent url('../img/bg_sidebar.gif') repeat-y;
	padding-left: 50px;
	float: left;
	width: 226px;
	
}

#cloud {
	padding-left:20px;
	line-height: 150%;
}

a:link    { color: #b2ba1a }
a:visited { color: #bac138 }
a:hover   { color: #242424 }
a:active   { color: #947d7d }

.align {
	display: block;
	padding-left: 195px;
}


/*///////////////////////////////////////////////////////////////////////////
TYPOGRAFIE
///////////////////////////////////////////////////////////////////////////*/

h1 {
	font-size: 1.6em;
	padding-bottom: 12px;
	text-transform: uppercase;
}

h2 {
	color: #b2ba1a;
	font-size: 1.4em;
	padding-bottom: 8px;
	text-transform: uppercase;
}

h2 a {
	text-decoration: none;
}

h3 {
	color: #242424;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 4px;	
	text-transform: uppercase;	
}

.intro {
	color: #646464;
	font-size: 1.1em;
}

#content p {
	font-size: 1.2em;
	line-height: 140%;
}



/*
#content li {
	font-size: 1.2em;
	line-height: 140%;
	margin-left: 25px;
	list-style-image: url('../img/bullet_green.png');
	padding-bottom: 15px;

}
*/

#content .align li, .blogpost li {
	font-size: 1.2em;
	line-height: 140%;
	margin-left: 25px;
	list-style-image: url('../img/bullet_green.gif');
	padding-bottom: 3px;

}

#sidebar li {
	list-style-image: url('../img/bullet_green.gif');
	padding-bottom: 3px;
}


#sidebar p {
	color: #484848;
	font-size: 1.1em;
	line-height: 135%;
	padding-left: 15px;
}

#sidebar img {
	padding-left: 15px;
}

#sidebar li img {
	padding-left: 0;
}

/*
.next {
	position: relative;
	left:0;
	top:40px;
}

.previous {
	position: relative;
	left:0;
	margin-top:-160px;
}*/

.prev-beeld, .prev-werk {
	border: none;
	background: transparent url('../img/bt_prev.gif') no-repeat;
	height: 16px;
	outline: none;
	width: 16px;
	z-index: 99;
}

.next-beeld, .next-werk {
	background: transparent url('../img/bt_next.gif') no-repeat;
	border: none;
	height: 16px;
	outline: none;
	width: 16px;
	z-index: 99;
}

.prev-beeld:focus, .prev-werk:focus, .next-beeld:focus, .next-werk:focus {
	outline: none;
}

.recent-werk p, .in-beeld p {
	display: none;
	padding-bottom: 0;
}

.recent-werk li, .in-beeld li {
	font-size: 11px;
	width:150px;
	height: 200px;
}
.recent-werk li {
	height: 220px;
}

.in-beeld li {
	height: 260px;
}
.recent-werk, .in-beeld {
	width: 150px;
	position: relative;
	left: 40px;
}

.recent-werk ul, .in-beeld ul {
	padding-left: 0;
}

#nextprev-beeld, #nextprev-werk {
	left: 89px;
	position: relative;
}

.quote {
	color: #AAA;
	font-family :Georgia,"Nimbus Roman No9 L",serif;
	font-style: italic;
	font-size: 1.3em;
	line-height: 140%;	
}

.spreker {
	line-height: 110%;
	font-size: 0.9em;
	text-align: justify;
}

#content li li {
	font-size: 12px;
}

p {
	padding-bottom: 16px;
}

/*///////////////////////////////////////////////////////////////////////////
HEADER
///////////////////////////////////////////////////////////////////////////*/

#header {
	clear: both;
	width: 960px;
	height:200px;
}

#logo {
	height: 160px;
	left:5px;
	position: absolute;
	top:0;
	width: 200px;

}

#navWrapper {
	background-color: #b4bc21;
	height: 33px;
	left: 200px;
	position: relative;
	text-align: left;
	width: 760px;
}


/*NAVIGATIE////////////////////////////////////////////////////////////////////*/

#navWrapper ul, #navWrapper li {
	display: inline;
}

#nav a {
	border-right: 1px #FFF dashed;
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	padding: 8px 12px 8px 12px;
	position: relative;
	top: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a.active {
	margin-left: -3px;
	background-color: #000;
	height: 50px;
}

#nav li.laatste a {
	border-right: none;
}

#nav a:link {color:#FFF;}
#nav a:visited {color:#FFF;}
#nav a:hover {color:#242424;}
#nav a:active {color:#000;}




/*SUBNAVIGATIE/////////////////////////////////////////////////////////////////*/

#subnavContainer {
	background-color: #000;
	left: 200px;
	position: relative;
	width: 760px;
}

#subnav {
	height: 25px;
/*	padding-left: 20px;*/
	padding-left: 8px;
	position: relative;
}

#subnav ul, #subnav li {
	display: inline;
}

#subnav a {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 12px 0 4px;
	position: relative;
	top: 6px;
	text-decoration: none;
	text-transform: uppercase;
}

#subnav a.active {
	color: #FFF;
}


/*FUNC. NAVIGATIE//////////////////////////////////////////////////////////////*/

#funcnav ul, #funcnav li {
	display: inline;
}

#funcnav {
	color: #000;
	height: 30px;
	left: 560px;
	position: relative;
	text-align: right;
	top:30px;
	width: 400px;
}

#funcnav li {
	background-color: #e9ebbd;
	padding: 8px;
}

#funcnav li a {
	color: #b4bc21;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#funcnav li.active a {
	color: #242424;
}


/*BANNER///////////////////////////////////////////////////////////////////////*/

#banner {
	border-bottom: 1px solid #DDD;
	height: 103px;
	left: 195px;

	padding: 0;
	position: relative;
	
	width:475px;;
	z-index: 2;
}



/*SEARCH///////////////////////////////////////////////////////////////////////*/

#search {
	height: 30px;
	left:729px;
	top:135px;

	position: absolute;
	width: 215px;
}

#bt-search {
	left:210px;
	top:5px;

	position: absolute;

	z-index: 2;
}

#searchbox {
	background: transparent url('../img/bg_search.gif') no-repeat;
	border: 0;
	height: 24px;
	margin-right: -30px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 26px;
	width: 225px;
}


#langNav {
	position: absolute;
	left:710px;
	top:12px;
	z-index: 99;
}

#langNav a {
	color: #000;
	font-size: 1.1em;
	text-decoration: none;
}

.result_odd {
	background-color: #e9ebbd;
}

.result_even {
	background-color: #FFF;
}

.result_odd, .result_even {
	font-weight: bold;
	padding: 5px;
}

/*///////////////////////////////////////////////////////////////////////////
HOME
///////////////////////////////////////////////////////////////////////////*/

#slideshow {
/*	border: 1px solid #b4bc21;*/
	height: 355px;
	left:5px;
	margin-bottom: 25px;
	position: relative;
	width:660px;
}

#services {
	clear: both;
}

.service {
/*	background: transparent url('../img/bg_service_home.gif') no-repeat top center;*/
	
	float: left;
	padding: 0 10px 25px 15px;
	width: 202px;
}

.service h2 {
	font-size: 1.5em;
	padding: 25px 0 15px 0;
	
	text-transform: uppercase;
}

.service li {
	font-size: 1.1em;
	line-height: 140%;
	margin-left: 25px;
	list-style-image: url('../img/bullet_green.gif');
	padding-bottom: 3px;
}

.service p {
	color: #838383;
	display: block;
	font-size: 1.2em;
	line-height: 140%;
	min-height: 250px;
}

.slideshow-thumb {
	float: left;
	left:25px;;
	position: relative;
	top: 30px;
	width: 150px;
}

.slideshow-info {
	float: left;
	position: relative;
	top:30px;
	left:30px;
	width: 250px;
}


/*TABS/////////////////////////////////////////////////////////////////////*/

                UL.tabNavigation {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                    float: left;
                    display: block;
                }

                UL.tabNavigation LI {
					display: block;
					padding-bottom: 0px;
					margin-left: 25px;
                }

                UL.tabNavigation LI A {
/*					border-right: 1px solid #b4bc21;
					border-bottom: 1px solid #b4bc21;*/
					border-bottom: 1px solid #EEE;
					
					display: block;
					height: 70px;
					margin-left: -25px;
					width:191px;
                    color: #000;
                    text-decoration: none;
                }

                UL.tabNavigation LI A.selected {
					border-right: 0px;
                    height: 72px;
                    background-color: #EFEFEF;
/*                    background: #bcbdc0 url('../img/bg_tab.gif') no-repeat;
                    color: #fff;*/
                    color: #242424;
					border: none;
					width:192px;
                }
                
                UL.tabNavigation LI A:hover {
                    background-color: #b4bc21;
                    color: #fff;

                }
                
                ul.tabNavigation li a span {
 					display: block;
 					font-size: 1em;
	
 					padding: 25px 10px 5px 25px;
 					text-transform: uppercase;
				}
				
                div.tabs > div {
/*                	background: transparent url(../img/bg_tabs.jpg) no-repeat;*/
					background-color: #EFEFEF;
                	float: left;
                	height: 355px;
                	width: 465px;
                }
                





/*///////////////////////////////////////////////////////////////////////////
SIDEBAR
///////////////////////////////////////////////////////////////////////////*/

#sidebar h3 {
	background: transparent url('../img/bg_ttl_sidebar.png') no-repeat;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	height: 44px;
	margin-left: -21px;
	padding-top: 8px;
	padding-left: 24px;
	text-transform: uppercase;
	width: 250px;
}

#sidebar h4 {
	color: #242424;
	font-size: 1.3em;
	padding-top: 8px;
	padding-left: 14px;
	text-transform: uppercase;
}

#sidebar #social-buttons {
	padding-left: 18px;
}

#sidebar li {
	line-height: 135%;
	font-size: 1.2em;
	margin-left: 35px;

}

#social-buttons li {
	list-style-image: none;
	margin-left: 0;
}
/*
.carousel-wrap>ul>li {
	list-style: none;
	list-style-image: none;
	margin-left: -20px;

}

.carousel-control {

}
*/
/*///////////////////////////////////////////////////////////////////////////
NIEUWS
///////////////////////////////////////////////////////////////////////////*/

.blogpostWrapper {
	padding: 0 0 20px 200px;
	position: relative; /* So the thumbnail is relative to this */
	
}

.blogpostWrapper .datum {
	background-color: #b4bc21;
	height: 50px;
	text-align: center;
	width: 55px;
}

.blogpost-left>.thumb {
/*	position: relative;	
	top: 15px;*/
	width: 120px;
}

.blogpost-left>.thumb img {
	padding-bottom: 10px;
}

.blogpost-left {
	left: 50px;
	position: absolute;
	top: 0;
	width: 120px;
}

.blogpost {
	width: 460px;
	padding-bottom: 20px;
}
/*
.blogpost, .blogpost-left {
	padding-top: 70px;	
}*/

.datum {
	color: #FFF;
	line-height: 90%;
	padding-top: 3px;
	margin-left: 65px;
	text-align: center;
}

.datum .maand {
	display: block;
	position: relative;
	margin-top: -3px;
	font-size: 1.3em;	
}

.datum .jaar {
	font-size: 1.2em;	
	margin-top: 2px;
}

.datum .dag {
	font-size: 2.2em;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 0px;
}

.blogpost h3 {
	font-size: 1.8em;
	font-weight: normal;
}

.blogpost h3 a {
	color: #000;
	text-decoration: none;
}

.blogpost p.meta, .comment-meta {
	color: #484848;
	font-style: italic;
	font-size: 9px;
	padding: 8px 0 15px 0;
}

p.pagination {
	clear: both;
	padding-top: 90px;
	text-align: right;
}


.blogpostWrapper-detail {
	padding: 0 0 0 210px;
	position: relative; /* So the thumbnail is relative to this */	
}

.blogpostWrapper-detail .datum {
	background-color: #b4bc21;
	height: 45px;
	margin-left: 140px;
	margin-top: 15px;
	text-align: center;
	width: 50px;
}

.blogpostWrapper-detail .blogpost-left {
	left: 0px;
	margin-left: -18px;
}

P.footnote {
	color: #484848;
	font-size: 0.9em;
}

p.reactie {
	color: #484848;
	font-size: 0.9em;
	display: none;
}

#categories, #categories li {
	display: inline;
}

#categories li {
	padding-left: 0;
	margin-left: 5px;
}

#categories a {
	text-decoration: none;
}

/*
	font-size: 1.2em;
	line-height: 140%;
	margin-left: 25px;
	list-style-image: url('../img/bullet_green.gif');
	padding-bottom: 3px;
*/

.align #tags {
	margin-left: -25px;	
}

#tags {
	padding-left: 0;
	text-align: left;

}

#tags li {
	font-size: 12px;
	padding-left: 0;
	margin-right: 5px;
}

#tags, #tags li {
	display: inline;
}

#tags a {
	text-decoration: none;
}

.formRow {
	clear:both;
	min-height:30px;
}

.formLabel {
	float:left;
	vertical-align:middle;
	width:60px;
	text-align:right;
	padding-right:5px;
	font-size:1.2em;
	padding-top:3px;
	
}

.formField {
	font-size:1.1em;
}

.footer-item .formRow {
height: 12px;
}

ul.meta, ul.meta>li {
	display: inline;
}

ul.meta {
	width: 100%;
}

ul.meta>li {
	padding-right: 100px;
	position: relative;
	width: 200px;;
}

.nieuws_meta td {
	background-color: #f9f9f0;
	font-size: 1.1em;
	padding: 6px;
	margin: 4px;
}

.nieuws_meta .reacties {
	
	background: transparent url('/img/bg_reacties.gif') no-repeat;
	background-position: 150px 8px;

	height: 18px;
	text-align: right;
}

.date {
	background: transparent url('/img/bg_calendar.png') no-repeat;
	background-position: 135px 3px;

	height: 18px;
	text-align: right;
}

.auteur {
	background: transparent url('/img/bg_auteur.png') no-repeat;
	background-position: 0px 3px;
	height: 18px;
	margin-left: 18px;
}

.meer {
	background: transparent url('/img/bg_go.png') no-repeat;
	background-position: 0px 3px;
	height: 18px;
	margin-left: 18px;
}


/*///////////////////////////////////////////////////////////////////////////
NIEUWSBRIEF FORM
///////////////////////////////////////////////////////////////////////////*/
#nieuwsbrief label {
	clear: left;
	display: block;
	float: left;
	height: 35px;
	width: 100px;
	
}

.formRow input {
	float: left;
}

.formRow label {
	float: left;
	width: 100px;
}

#nieuwsbrief-sidebar {
	padding-left: 24px
}

#nieuwsbrief-sidebar label {
	height: 15px;
	padding-top: 6px;
	width: 80px;
}

#nieuwsbrief-sidebar input {
	padding-bottom: 6px;
}

/*///////////////////////////////////////////////////////////////////////////
FOOTER
///////////////////////////////////////////////////////////////////////////*/

#footer {
	color: #AAA;
	clear: both;
	padding: 35px 0 10px 0 ;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #AAA;
}

#footer a:hover, #footer a:active {
	color: #000;
}



#footer-home {
	background: transparent url('../img/bg_footer.gif') repeat-x;
	clear: both;
	min-height: 350px;	
	position: relative;
	top:20px;
}

#footer-home h3 {
	color: #b7bf2d;
	font-size: 1.4em;
	padding-bottom: 12px;
	text-transform: uppercase;
}

#footer-home p {
	color: #7a7b7e;
	font-size: 1.2em;
	line-height: 140%;
}

.footer-item {
	float: left;
	padding: 20px 5px 10px 30px;
	width: 200px;
	
}

.footer-item div {
	border-right: 1px #FFF dashed;
	float: left;
	height: 280px;
	position: relative;
	top:20px;
	width: 199px;	
}

.footer-item .last {
	position: relative;
	top:20px;
}

#social-buttons li {
	padding-left: 5px;	
	padding-top: 10px;
}

#social-buttons li.twitter {
	padding-left: 0px;	
	padding-top: 8px;
}

/*///////////////////////////////////////////////////////////////////////////
TEAM
///////////////////////////////////////////////////////////////////////////*/


p.bijschrift-klein {
	font-size: 11px;	

}

.team-thumb {
	float:left;
	width:60px;
	min-height:60px;

}

.team-thumb h4 {
	font-size: 1.2em;
}

.team-thumb h4 a {
	text-decoration: none;
}

.bubbleInfo {
    position: relative;
}

.popup {
	background: transparent url('/img/bg_bubble.png') no-repeat;
    border-collapse: collapse;

    display: none; /* keeps the popup hidden if no JS available */

    height: 159px;
    position: absolute;
	text-align: center;
	width: 157px;
    z-index: 50;
}

.popup h4 {
	
	font-size: 1.4em;
	padding: 25px 10px 5px 10px;
	text-align: center;
	text-transform: uppercase;
}

.popup p {
	padding: 5px 10px 0 10px;
	text-align: center;

}

#bio-detail {
	clear: both;
	padding-top: 25px;
}

.bio-foto {
	float: left;
	width: 280px;
}

.bio-info {
	float: left;
	width: 160px;
}

.bio-links li {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
}

li.linkedin-team {

	background: transparent url('../img/li_linkedin.gif') no-repeat;

	list-style: none;
	list-style-image: none;
	
	list-style-type: none;
	
	padding-left: 32px;
	min-height: 32px;
}

li.twitter-team {

	background: transparent url('../img/li_twitter.gif') no-repeat;
	padding-left: 32px;
	min-height: 32px;
}


/*///////////////////////////////////////////////////////////////////////////
REALISATIES
///////////////////////////////////////////////////////////////////////////*/

#portfolio {
	left:5px;
	
	position: relative;
	
}


.portfolio-item-odd, .portfolio-item-even {
	float: left;
	width: 190px;
	height: 200px;
	padding: 15px;
/*	text-align: center;*/
}

.portfolio-item-odd {
	background-color: #EFEFEF;

}

.portfolio-item-even {
	background-color: #FFF;

}

.portfolio-item-even .thumbnail img {
	border: 1px solid #EFEFEF;

}


.portfolio-item-odd .thumbnail, .portfolio-item-even .thumbnail {
	padding-left: 15px;
	width: 242px;
}

.portfolio-item-odd h3, .portfolio-item-even h3 {
	font-weight: bold;
	padding: 15px 0 0 15px;
	text-transform: uppercase;
	text-align: left;
}

.portfolio-item-odd p, .portfolio-item-even p {
	bottom: 0;
	padding-left: 15px;
	text-align: left;
	display: block;
}

.portfolio-item-odd h3 a, .portfolio-item-even h3 a {
	text-decoration: none;
}

#portfolio-thumb {
	float: left;
	width: 200px;
}

#portfolio-info {
	float: left;
	width: 400px;
}

.popupPortfolio {
	background: transparent url('/img/bg_bubble_portfolio.png') no-repeat;
    border-collapse: collapse;

    display: none; /* keeps the popup hidden if no JS available */

    height: 159px;
    position: absolute;
	text-align: center;
	width: 179px;
    z-index: 50;
}

/*///////////////////////////////////////////////////////////////////////////
CONTACT
///////////////////////////////////////////////////////////////////////////*/

#googlemap {
	
	border: 1px solid #AAA;
	height: 300px;

	position: relative;
	width:500px;
	
}


/*///////////////////////////////////////////////////////////////////////////
SERVICEMODULES
///////////////////////////////////////////////////////////////////////////*/

.serviceheader {
/*	border: 1px solid #AAA;*/
	background-color: #EFEFEF;
	display: block;
	color: #b2ba1a;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 3px;
	text-transform: uppercase;
	cursor: pointer;
}

/*///////////////////////////////////////////////////////////////////////////
AANPAK
///////////////////////////////////////////////////////////////////////////*/

.aanpakheader {
/*	border: 1px solid #AAA;*/
	background-color: #EFEFEF;
	display: block;
	color: #b2ba1a;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 3px;
	text-transform: uppercase;
	cursor: pointer;
}

/*///////////////////////////////////////////////////////////////////////////
BREADCRUMBS
///////////////////////////////////////////////////////////////////////////*/

#breadcrumbs {

	position: absolute;
	left: 200px;
	height:2.7em;
	top:135px;
	width: 500px;
	

	}
#breadcrumbs li {
	float:left;
	line-height:2.7em;
	color:#777;
	padding-left:.85em;
	}		
#breadcrumbs li a {
	background: url(../img/breadcrumbs.jpg) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#breadcrumbs li a:link,
#breadcrumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	

#breadcrumbs li a:hover,
#breadcrumbs li a:focus {
	color:#222
	}


h1 a {
	text-decoration: none;
	color: #000;
}


h4 {
	color: #b2ba1a;
	font-size: 1.4em;
	font-weight: bold;
}

#sidebar li {
	font-size: 1em;
}

