*
{
	margin: 0;
	padding: 0;
}
html
{
	background: #fbfbfb url(../images/rep-x.png) repeat-x 2px -50px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.55;
	height: 100%;
}
/* div as a hr element */
.hr
{
	clear: both;
	border-top: 1px dotted #aaa;
	margin: 5px 0;
}
/* margin before and after each content block */
.four-blocks, .blocks, .testimonials, #ads
{
	margin: 5px 0;
	float: left;
}

.homeblock
{
	width:500px;
}
/* corpus */
#content .corpus, #content .corpusNoEqual{
}

#content .corpus .content, #content .corpusNoEqual .content{
padding: 0 6px 0 12px;
}

#content .corpus .content ul li,#content .corpusNoEqual .content ul li{
margin-left:15px;
}

#content .shortIntake {
margin-top:15px;
width:100%;
}

.blocks ul{
margin-left:15px;
list-style-type:disc;
}

.intake_testimonials{
margin-top:20px;
}

/* Float Left */
.left{
	float:left;
}
/* Float Right */
.right
{
	float: right;
}
/* clear floats */
.clear
{
	clear: both;
}
/* images */
img
{
	border: 0;
}

/* postition images */
img.center
{
	display: block;
	margin: 0 auto;
}
img.inline
{
	float:left;
	padding: 0 5px 5px 0;
}
img.right
{
	float:right;
	margin: 0 0 5px 5px;
}
/* breadCrumb */
#breadcrumb {
font-size:11px;
}
#breadcrumb a {
margin-right:5px;
padding-right:15px;
background: transparent url(../images/arrow_r.png) no-repeat 100% 2px;
}

/* h tags */
h1 /* slogan */
{
	background: transparent url(../images/logo.png) no-repeat 0 0;
	color: #FFF;
	font-size: 20px;
	float: left;
	line-height: 51px;
	text-decoration: none;
}
h1 a, h1 a:hover /* slogan */
{
	padding:  0 0 0 170px;
	color: #FFF;
	text-decoration: none;
}
h2 /* one third */
{
	background: transparent url(../images/bar.png) no-repeat 0 -50px;
	color: #333;
	font-family: Arial;
	font-size: 16px;
	line-height: 42px;
	padding:0 0 6px 65px;	
}
.big h2 /* two thirds */
{
	background: transparent url(../images/Enkele-Lange-Bar.png) no-repeat 0 0;
}
#ads h2
{
	font-weight: bold;	
	background: none;
	font-size: 13px;
	padding: 0 10px 5px;
	line-height: 16px;
}
.blockshome h2{
background: transparent url(../media/136489/h2-bg-image-homepage-kort.png) no-repeat 0 0;
}
.blockshome .big h2{
background: transparent url(../media/136495/h2-bg-image-homepage-lang.png) no-repeat 0 0;
}

h3
{
	font-weight: bold;	
	background: none;
	padding: 0;
	line-height: 16px;
	font-size: 14px;
}
h4
{
	font-weight: bold;	
	background: none;
	padding: 0;
	line-height: 14px;
	font-size: 12px;
}

/* Headers for FAQ */
.headerLeft
{
 	float:left;
 	margin: 15px 0 5px;
	width:95%;
} 
.toTop
{
 	margin:20px 0;
 	float: right;
}
/* links */
a
{
	text-decoration: none;
	color: #FF6A00;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
/* remove unwanted border when clicking a link */
a:focus 
{
	outline: 0;
}
a.hidden
{
	color: #666;
	font-weight: normal;
}
/* used for popular projects */

.popularprojects{
position: relative;
height: 400px;
background: transparent url(../media/122792/populair-ladder.jpg) no-repeat top left;
background-position: 15px 0px;
padding-left: 120px;
color:#666;
margin-left:9px;
margin-top:5px;
}

.popularprojects li{
color:#666;
}

li span
{
	color: #aaa;
}
/* 
 * header
 */
#header
{
	background: transparent  url(../images/head.png) no-repeat top center;
 	height: 140px;
 	width: 968px;
 	margin: 0 auto;
 	padding: 4px 15px 0;
}
/* search */
#search
{
clear:both;
height:26px;
padding:7px 0 0 26px;
position:absolute;
width:134px;
z-index:12;
top:60px;
margin-left:125px;
	
}
#searchform
{
background: url(../images/searchboxinside_bg.png) no-repeat top left;
	
	color: #666;
	border: 0;
height:18px;
width:120px;
}

#searchform image{
border:medium none;
cursor:pointer;
float:left;
height:18px;
line-height:0;
padding:0;
width:18px;
}

#searchfield{
background:none repeat scroll 0 0 transparent;
border:medium none;
color:#646464;
font-size:11px;
height:15px;
outline:medium none;
padding:2px 0px 1px 10px;
width:90px;
float:left;
}

/* main menu */
#menu
{
	font-family: Arial;
	height: 51px;
	font-size: 13px;
	padding: 0 0 0 8px;
	margin-left: -3px;
	clear: both;
	
}
#menu li
{
	display: inline;
}
#menu li a
{
	background: transparent url(../images/menu-li-a.png) no-repeat 0 0;
	display: inline-block;
	padding: 0 25px;
	line-height: 42px;
	color: #ccc;
}
#menu li:first-child a
{
	background-image: none;
}
#menu li.current a
{
	color: #fff;
	background: transparent url(../images/rep-x.png) repeat-x 0 0;
}
#menu li a:hover
{
	color: #ff6a00;
	text-decoration: none;
	background: transparent url(../images/rep-x.png) repeat-x 0 0;
}
/* language choice */
#lang li
{
 	float: left;
 	overflow: hidden;
 	width: 20px;
}
/* submenu */
#submenu
{
	margin: -2px 0 0 10px;
	font-weight: bold;
	float: left;
}
#submenu a
{
	color: #000;
}
#submenu a.current, #submenu a:hover
{
	color: #FFF;
}
/* display list item of footer and submenu inline */
#footer li, #footer ul, #submenu li
{	
 	display: inline; 	
}
/* welcome text */
.welcome
{
	text-align: right;
	float: right;
	font-size: 10px;
	margin-right: 90px;
}
/* 
 * content
 */
#content
{
 	width: 968px; 	
 	margin: 0 auto;
	background: transparent url(../images/container.png) repeat-y top center;
	color: #666;
	padding: 0 15px;
}
/* list items in content */
#content li
{
	margin-left: 25px;
}
/* textbox, radiobutton etc spacing */
#content  input
{
	margin: 3px;
}
/* input forms */
Label.input
{
 	width: 150px;
 	float:left;
 	margin: 2px 0;
}

Label.inputpopup
{
 	width: 100px;
	color:#FFF;
 	float:left; 	
margin: 4px 0;
-!!font:120%/75% Arial,Helvetica,sans-serif
}

Label.inputpopup input
{
	opacity:0;
}
/* question */
div.questiongroup{
	margin: 20px 0;
	padding:2px 5px 2px;
	background-color:#ccc;
	background-repeat: repeat-y;
	border: 1px #bbb solid;
	width:597px;
}
div.questionanswer
{
	margin: 3px 0;
	padding:5px 7px 10px;
	background-color:#eee;
	background-repeat: repeat-y;
	border: 1px #bbb solid;
	
}

div.satisfaction div.questionanswer
{
	width:597px;
	height:35px;
}

div.satisfaction span
{
margin-top:5px;
}

div.questionanswer .question {
	font-weight:bold;
	margin: 5px 0 5px 5px;
}

#content div.questionanswer .answer{
display:block;
margin: 0px 0 0 15px;
}

.questionheader{
float:left;
padding-bottom:5px;
width:97%;
}

/* read more */
a.more
{
	float: right;
	margin: 5px 0;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	font-size: 10px;
	display: block;
	padding: 4px 0 0 12px;
	width: 107px;
	line-height: 36px;
	background: transparent url(../images/bar.png) no-repeat 0 -150px;
}
a.more:hover
{
	color: #FF6A00;
	text-decoration: none;
}
a.more-large
{
	width: 226px;
	background: transparent url(../images/bar.png) no-repeat 0 -100px;
}
/* workflow strip */

#strip li
{
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	color: #333;
	margin: -4px 21px 0;
	border: 1px solid #666;
	background: #E9E9E9;
	width: 190px;
}
/* first one third block */
.one-third:first-child
{
	border: 0;
}
/* one third block */
.one-third
{
	float: left;
	width: 310px;
	padding: 0 7px 0 3px;
	border-left: 1px dotted #aaa;
}
.blockshome .one-third
{	
	width: 370px;	
}

/* two thirds block */
.big
{
	width: 630px;
	padding: 0 7px 0 3px;
	float: left;
}
.big .recentproject{
	padding: 0 6px 0 12px;
}
.home{
width:570px;
}
.bighome{
width:570px;
}
/* testimonials */
.testimonials
{
	background: transparent url(../images/kaders.png) no-repeat 0 0;
	overflow: hidden;
	width: 590px;
	height: 143px;
	padding: 20px;
	float: left;
}
.testimonials .testimonial
{
	width: 256px;
	display: block;
	height: 162px;
	float: left;
}
.testimonials .testimonial blockquote
{
	margin: 0;
	padding: 0 0 0 15px;
/*	background: transparent url(../images/quote.png) no-repeat 0 0; */
}
.testimonials .testimonial p.source
{
	text-align: right;
}
#testimonial-navigation li
{
	width: 15px;
	height: 110px;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
}
#testimonial-navigation li#prev
{
	float: left;
	background: transparent url(../images/arrow-prev.png) no-repeat 0 40px;
}
#testimonial-navigation li#next
{
	float: right;
	background: transparent url(../images/arrow-next.png) no-repeat 0 40px;
}
.testimonials-cycle
{
	margin:0 36px;
}
/* ads */
#ads
{
	background: transparent url(../images/kaders.png) no-repeat -650px 0;
	width: 320px;
	height: 143px;
	float: right;
	padding: 20px 5px;
}
/* Four blocks */
.four-blocks h2
{
  	background: transparent url(../images/kaders.png) no-repeat -1000px 0;
  	line-height: 30px;
  	width: 216px;
	font-size: 13px;
  	padding: 0 10px;
} 
.four-blocks  div.child
{
 	background: transparent url(../images/kaders.png) repeat-y -1250px 0;
 	border: 0;
	width: 236px;
	float: left;
	margin: 0 0 0 7px;
	overflow: hidden;
}
.four-blocks div.child:first-child
{
	margin: 0;
}
div.child p.end
{
	background: transparent url(../images/kaders.png) no-repeat -1000px -130px;
	height: 40px;
	padding : 0 10px 10px;
	margin: 0;
	float: none;
}
/* Project Map */
.projecttable{margin-left:25px;}
.projecttable th{
padding:3px 10px;
background-color:#bbb;
text-align:left;
}
.projecttable td{
padding:0px 10px;
}
.projecttable .even{
background-color:#eee;
}
.projecttable .uneven{
background-color:#ddd;
}
.projecttable .manage{
	text-align:center;
}
.projectmap div.feedback{
padding:6px 0 10px 0;
}
.projectmap div.question{
padding:6px 0 10px 0;
}
.projectmap div.question table label{
font-weight:normal;
}
.projectmap div.question label{
font-weight:bold;
}
.projectmap a.intakelink img{
margin-top:30px;
}
/* inspiration detail pages  */
.inspirationdetail{
	float:left;
	margin-top:17px;
}

/* Intake button */
.intakeform .pnlsendintake{
	text-align:center;	
}


.intakeform .btnsendintake{
	background: transparent url(../images/button200.png) no-repeat 50% 0;
	border:none;
	width:200px;
	padding:11px 0 14px;
	cursor:pointer;
	color:#fff;
}

/* Footer Box */
#mat 
{
	background: transparent url(../images/mat.png) no-repeat 0 0;
	font-family: Arial;
	font-size: 11px;
	padding: 10px 15px;
	overflow: hidden;
}
#mat div
{
	width: 166px;
	height: 111px;
	float: left;
	padding: 10px;
	border-left: 1px dotted #aaa;
}
#mat div:first-child
{
	border: 0;
}
#mat li
{
	list-style: none;
	margin: 0 5px;
}
#mat li a
{
	color: #ccc;
	display: block;
	font-weight: normal;
}
#mat li a:hover
{
	text-decoration: none;
	background: #818181;
}
/*
 * Footer
 */
#footer
{
position:relative;
 	background: transparent url(../images/footer.png) no-repeat top center;
 	margin: 0px auto;
 	padding-top: 35px;
 	padding-bottom: 10px;
 	width: 998px;
 	text-align: center;
 	color: #666;
}
#footer li
{

   	border-left:1px solid;
	padding:0 5px;	
}
/* XSLTsearch  */
.xsltsearch_ordinal
{
	float: left;
	width: 35px; 
	text-align: right;
}
.xsltsearch_description
{
	padding: 0 0 10px 35px;
}
/* Ratings */
.rating
{
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	height:12px;
	width:13px;
}
.ratingFull
{
	background-image:url(../images/FilledStar.png);
}
.ratingEmpty
{
	background-image:url(../images/EmptyStar.png);
}
div.matchedcompany{
	margin-bottom : 10px;
}
div.matchedcompany ul ul {
	list-style:none;
}
div.matchedcompany ul li span {
	color:#666666;
}

#content .projecttable td.type input{
 float : left;
margin-right : 5px;
height:13px;
}

#content div.projectmap p {
	margin: 0 0 10px 0;	
}

#content div.projectmap div.projectInfo {
	margin: 10px 0;
	font-weight:bold;
}


#content div.projectmap div.globalsatisfaction {
	margin-top: 15px;
}

#content div.projectmap div.globalsatisfaction div.company {
margin: 10px 0;
padding:5px 0 10px;
	background-color:#eee;
	border: 1px #bbb solid;
}

#content div.projectmap div.globalsatisfaction div.company span {
font-weight:bold;
margin: 5px 0 5px 10px;
}

#content div.projectmap div.globalsatisfaction div.company a {
font-weight:bold;
margin: 5px 0 5px 10px;
}

#content div.projectmap div.globalsatisfaction div.company select{
display: block;
margin: 3px 0 0 25px;
}

.unsubscribe a {
margin : 5px 0;
}
.unsubscribe p {
margin : 5px 0;
}

.in, .out {
	position: absolute;
	top:32px;
	left:905px;
	cursor: pointer;
	color: black;
	text-decoration: none;
}

div.in {
	position: absolute;
	display: none;
	top: 1.0em;
	left: 0.5em;
	margin: 0em;
	padding: 1em;
	background-color: white;
	border: 1px solid black;
}

div.out {
	display: block;
position: absolute;
left:745px;
top:65px;
padding:10px;
border: 1px solid #bbb;
background-color:#ddd;
width:400px;
}

.termsandconditions p{
width:98%
}

.termsandconditions a{
text-decoration:underline;
color: #666;
}

/* loginslider */
.loginslider {
position:relative;
	margin: 0 auto;
	padding: 0;
	left:50%;
	top:-145px;
	font: 75%/120% Arial, Helvetica, sans-serif;	
}

.loginslider a:focus {
	outline: none;
}

.loginslider #panel {
	background: #fbfbfb url(../images/loginGradient.jpg) repeat-x 0 0;
	position:absolute;	
	padding:20px;	
	border-top: none;	
	font:bold 120%/100% Arial,Helvetica,sans-serif;
	width: 410px;
	left:-200px;
}

.loginslider #panel span {
	color:red;
	padding:2px;
	display:block;
}

.loginslider .slide {	
	color:#fff;
	position:absolute;
	left:250px;	
	margin: 0;
	padding: 0;	
	width:210px;
}

.loginslider .outsidepanel {	
	border-left:solid 1px;
	text-align: center;	
	padding: 1px 5px 1px;		
	margin: 5px 0px 5px;
	display: inline-block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;	
	text-decoration: none;	
	color:#fff;
}

.loginslider .first{	
	border-left:none;
}



.loginslider .inpanel {		
	background:url("/images/colorbox/controls.png") no-repeat scroll center bottom transparent;
	padding: 0px;		
	display: block;
	font:bold 120%/100% Arial,Helvetica,sans-serif;
	position:absolute;
	right:0;
	top:0;
	height:20px;
	width:35px;
}
.loginslider .active {
	background-position: right 12px;
}

.loginslider input.text, .loginslider input.password{
 width:150px;
}



/* orange box */

.boxm{
background-image:url("../images/offertes-aanvragen-m.png");
background-position:right center;
background-repeat:repeat;
}

.boxl{
background-image:url("../images/offertes-aanvragen-l.png");
background-position:left center;
background-repeat:no-repeat;
}

.boxr{
background-image:url("../media/136483/offertes-aanvragen-r.png");
background-position:right center;
background-repeat:no-repeat;
}

/* gigabutton */


#offerte_maincontainer .offerte_links .offerte_rechts .offerte_midden #gratis .onlineaanvragen .online-c {
font-size:16px;
}

.wit {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}
.wit a:hover {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

div.mod-blank div.module {
overflow:hidden;
padding-right:20px;
}
modules.css (regel 99)
.separator div.module {
margin:0 15px 0 0;
}
modules.css (regel 26)
div.module {
position:relative;
}
layout.css (regel 368)
.float-left {
float:left;
overflow:hidden;
}


#offerte_maincontainer2  {
border-width:0;
height:255px;
left:15px;
width:553px;
position:relative;
z-index:1;
margin-right:7px;
}

#offerte_maincontainer2 h2, #rtl_maincontainer h2{
background:none;
color:#FFF;
font-size:21px;
padding:0;
line-height:21px;
}


.offerte_links2 {
height:255px;
margin:0;
padding:0;
width:553px;
z-index:2;
}
.offerte_rechts2 {
height:255px;
margin:0;
padding:0;
width:553px;
z-index:3;
}
.offerte_midden2 {
height:255px;
margin:0;
padding:0;
width:515px;
}
#gratis2 {
background-color:transparent;
background-repeat:no-repeat;
height:281px;
left:0;
margin:0;
padding:0;
position:relative;
top:0;
width:505px;
}
#gratis-tekst {
left:292px;
position:absolute;
top:83px;
}
#klus_verbouwing2 {
border:0 none;
color:#FFFFFF;
font-family:Verdana,Geneva,sans-serif;
font-size:21px;
font-style:normal;
height:1em;
left:13px;
margin:0;
padding:0 0 5px 15px;
position:relative;
text-align:center;
   text-shadow:#E8E8E8 0px 1px 0, #666 0 -1px 0;
		FILTER: DropShadow(Color=#333333, OffX=-1, OffY=1, Positive=1 );
top:20px;
width:495px;
}
.onlineaanvragen2 {
background-repeat:no-repeat;
border-width:0;
color:#CC0000;
float:left;
font-family:Verdana,Geneva,sans-serif;
font-size:20px;
height:140px;
left:14px;
margin-left:10px;
padding:10px;
position:absolute;
top:67px;
visibility:visible;
width:304px;
}
online-c2 {
font-size:16px;
}
.online-head2 {
font-size:22px;
font-weight:bold;
}
#offerte_maincontainer2 .offerte_links2 .offerte_rechts2 .offerte_midden2 #gratis .onlineaanvragen2 .online-c2 {
font-size:16px;
}
#link2 {

color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:144px;
left:0;
overflow:hidden;
padding:0;
position:relative;
top:0;
width:175px;
z-index:12;
}

#link2 a {
background-image:url("/images/offertes-aanvragen-knop.jpg");
color:#fff;
font-weight:bold;
display:block;
height:100%;
text-decoration:none;
text-align:center;
padding-top:35px;
width:100%;
   text-shadow:#E8E8E8 0px 1px 0, #666 0 -1px 0;

}
#link2 a:hover {
text-decoration:none;
color:#FF9;
font-weight:bold;
 text-shadow:#CCC 0px 1px 0, #999 -1px 0;
}
.wit {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}
.wit a:hover {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}
#telefonisch2 {
background-image:url("/media/64301/telefoniste.png");
background-position:left bottom;
background-repeat:no-repeat;
color:#CC0000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
height:125px;
left:220px;
overflow:hidden;
padding-left:135px;
padding-top:5px;
position:relative;
top:60px;
width:180px;
}
#teletijd2 {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
left:135px;
position:absolute;
text-align:left;
top:45px;
width:175px;
}
#rtl_maincontainer {

border-width:0;
height:255px;
left:10px;
position:relative;
top:0;
width:355px;
z-index:1;
}
.rtl_links {
height:255px;
margin:0;
padding:0;
width:355px;
z-index:2;
}
.rtl_rechts {
height:255px;
margin:0;
padding:0;
width:355px;
z-index:3;
}
#rtl_content {
cursor: pointer;
height:180px;
left:25px;
margin:0;
padding:0;
position:absolute;
text-align:center;
top:67px;
width:255px;
}
#rtl_kop {
border:0 none;
color:#FFFFFF;
font-family:Verdana,Geneva,sans-serif;
font-size:21px;
font-style:normal;
font-weight:normal;
text-align:center;
height:1em;
margin:0;
position:absolute;
   text-shadow:#E8E8E8 0px 1px 0, #666 0 -1px 0;
		FILTER: DropShadow(Color=#333333, OffX=-1, OffY=1, Positive=1 );
top:20px;
width:100%;
}



/* slideshow */

 
#slider {
overflow:hidden;
position:relative;
width:305px;
}

#sliderContent {
position:relative;
top:0;
width:100%;
text-align:center;
}

#slider ul{
list-style-type:none;
margin:0;
}
#content #sliderContent li{
margin:0;
}
.sliderImage {
display:none;
position:relative;
}


.sliderImage span {
width:300px;
display:none;
background-color:none;
color:#000;
display:none;
font:11px/15px Arial,Helvetica,sans-serif;
opacity:0.6;
}
.clear {
clear:both;
}
.sliderImage span strong {
font-size:14px;
}
.top {
left:0;
top:0;
}
.bottom {
bottom:0;
left:0;
}
ul {
list-style-type:none;
}

/* workflow */

.workflow{
}

.workflow td{
padding:10px;
}

.workflow tr{
}



/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/images/colorbox/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/images/colorbox/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/images/colorbox/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}

#MainProjectCharacteristicsPopup{
width:96%;
}

#MainProjectCharacteristicsPopup table{
border: 1px;
}

#MainProjectCharacteristicsPopup table td{
padding:2px;
}

#MainProjectCharacteristicsPopup table td label{
margin:0 25px 0 5px;
}

.commenthelper{
height:40px;
width:72px;
float:right;
background: transparent url(../images/help-mij-postit.png) no-repeat 0 -10px;
}

/* Popup */
#aspnetForm.formpopup
{
 	width: 630px; 	
 	margin: 0 auto;
	background: transparent url(../images/container.png) repeat-y top center;
	color: #666;
	padding: 0 15px;
}

.bold{
font-weight:bold;
}

.italique{
font-weight:italique;
}

/* PartnerTestimonies */

.partnertestimony{
padding:0 10px;
}


/* Slidestrip homepage */

.imagestackhome {
	overflow:hidden;
	width:940px;
	margin:0 auto;	
	position:relative;
	left:-5px;
}

.imagestackhome .boxgrid{
	background: #FFF;	
	width: 455px;
	height: 225px;	
	margin:5px;
	float:left;
	overflow:hidden
	background:#161613;	
	position: relative;	
	margin-right:-225px;
}

.imagestackhome .boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;	
}
.imagestackhome .boxcaption{	
	position: absolute;
	background: #FFF;	
	left:245px;
	width:200px;
	padding-top:30px;
	text-align:center;	
}

.imagestackhome .boxcaption p{
	padding-bottom:15px;
}

.imagestackhome .captionfull .boxcaption {
 	top: 260;
 	left: 0;
 }
.imagestackhome  .caption .boxcaption {
 	top: 220;
 	left: 0;
 }

/* Slidestrip intake */

.imagestackintake {
	overflow:hidden;
	width:600px;
	height:160px;	
	position:relative;
	font-size:10px;
}

.imagestackintake .boxgrid{
	background: #FFF;	
	width: 300px;
	height: 145px;	
	margin:5px;
	float:left;
	overflow:hidden
	background:#161613;	
	position: relative;	
	margin-right:-155px;
}

.imagestackintake .boxgrid img{
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;	
	width:145px;
}
.imagestackintake .boxcaption{	
	position: absolute;
	background: #FFF;	
height:100%;
	left:150px;
	width:225px;
	padding-top:15px;
	text-align:center;
}

.imagestackintake .boxcaption p{
	padding-bottom:15px;
}

.imagestackhome .captionfull .boxcaption {
 	top: 260;
 	left: 0;
 }
.imagestackintake  .caption .boxcaption {
 	top: 220;
 	left: 0;
 }

/* Greybox */
.greybox{
	width: 610px;
	background: #fff url(../images/container.png) repeat-y top center;
	color: #666;
	padding:15px 30px;
}

.greybox ul{
	margin-left:35px;
	list-style-type:disc;
}
.greybox h2{
	background: transparent url(../images/Enkele-Lange-Bar.png) no-repeat 0 0;
}


#offerte_archief_maincontainer {
	background-image:url("http://www.casius.nl/images/offertes-aanvragen-m.png");
	background-position:right center;
	background-repeat:repeat;
	border-width:0;
	height:255px;
	width:300px;
	z-index:1;
	font-family:Verdana,Geneva,sans-serif;
	line-height:1;
	margin: 0px;
}
.archief_links {
background-image:url("http://www.casius.nl/images/offertes-aanvragen-l.png");
background-position:left center;
background-repeat:no-repeat;
height:255px;
margin:0;
padding:0;
z-index:2;
}
.archief_rechts {
background-image:url("http://www.casius.nl/images/offertes-aanvragen-r.png");
background-position:right center;
background-repeat:no-repeat;
height:255px;
margin:0;
padding:0;
z-index:3;
}
#offerte_archief_kop {
	border:0 none;
	color:#FFFFFF;
	font-family:Verdana,Geneva,sans-serif;
	font-size:21px;
	font-style:normal;
	height:1em;
	left:0px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	text-shadow:#E8E8E8 0px 1px 0, #666 0 -1px 0;
	FILTER: DropShadow(Color=#333333, OffX=-1, OffY=1, Positive=1 );
	top:20px;
	width:300px;
}
#archief_gigabutton {

color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:144px;
left:27px;
overflow:hidden;
padding:0;
position:relative;
top:0;
width:175px;
z-index:12;
}

#archief_gigabutton a {
background-image:url("http://www.casius.nl/images/offertes-aanvragen-knop.jpg");
color:#fff;
font-weight:bold;
display:block;
height:100%;
text-decoration:none;
text-align:center;
padding-top:45px;
width:100%;
   text-shadow:#E8E8E8 0px 1px 0, #666 0 -1px 0;

}
#archief_gigabutton a:hover {
text-decoration:none;
color:#FF9;
font-weight:bold;
 text-shadow:#CCC 0px 1px 0, #999 -1px 0;
}


.ajax__calendar{
position: relative;
z-index: 999999999;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
