/*
html, body, * {
	margin: 0;
	padding: 0;
	height: 100%;
}

/*
/* FOOTER FIX */

img, div, input { behavior: url("../inc/iepngfix.htc") }

body > #wrap {height: auto; min-height: 100%;}

html, body {
	font-size: 100%;
	font-family:Arial, helvetica;
	margin: 0;
	padding: 0;
	height: 100%;
}

#container {
	height:100%;
}

/* COMMON */
.wrapper {
	width: 890px;
	padding:  0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

.clear {
	clear: both;
}

h2 {
	margin: 0;
	padding: 0;
}

p {
	color: #2b2b2b;
	
}

a{
	color: #0e92d9;
	outline: none;
	text-decoration: none;
}

p a:hover {
	border-bottom: dotted 1px #0e92d9;
}

a img {
	border: none;
}


ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;	
}

a.external {
	padding-right: 15px;
	background-image: url(../images/external.png);
	background-position: right top;
	background-repeat: no-repeat;
}

a:hover.external {
	padding-right: 15px;
	background-image: url(../images/external.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.simpleCaptchaSelected { border: 2px solid #393; }

.clearfix {
	clear: both;
}

/* HEADER */

#topbar {
	height:57px;
	width: 100%;
	background-color: #1f1f1f;
	
}

#topbar ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	float: right;
	margin:12px 0px 0px 0px;
}

#topbar ul li {
	display: inline;
	
}

#topbar ul li a { 
	display: block;
	float: left;
	height: 32px;
	margin:  0px 0px 0px 20px;
	position: relative; overflow: hidden;
	
}

/* DEFINING MENU ITEMS */

#topbar ul li.home a { 
	width: 64px;
	height: 32px;
	background-image: url(../images/button_home.png);
	text-indent: -9999px;
	overflow: hidden;
}

#topbar ul li.whatarewidgets a { 
	width: 150px;
	height: 32px;
	background-image: url(../images/button_whatarewidgets.png);
	text-indent: -9999px;
	overflow: hidden;
}



#topbar ul li.cases a { 
	width: 64px;
	height: 32px;
	background-image: url(../images/button_cases.png);
	text-indent: -9999px;
	overflow: hidden;
}

#topbar ul li.weblog a { 
	width: 64px;
	height: 32px;
	background-image: url(../images/button_weblog.png);
	text-indent: -9999px;
	overflow: hidden;
}

#topbar ul li.whatwedo a { 
	width: 120px;
	height: 32px;
	background-image: url(../images/button_whatwedo.png);
	text-indent: -9999px;
	overflow: hidden;
}

#topbar ul li.contact a { 
	width: 64px;
	height: 32px;
	background-image: url(../images/button_contact.png);
	text-indent: -9999px;
	overflow: hidden;
}

#topbar ul li.vacatures a { 
	width: 100px;
	height: 32px;
	background-image: url(../images/button_vacatures.png);
	text-indent: -9999px;
	overflow: hidden;
}


#topbar ul li a:hover {
	background-position: 0px -32px;
}

#topbar ul li a:hover.active {
	background-position: 0px -64px;
}

#topbar ul li a.active {
	background-position: 0px -64px;
}


#topbar ul li.home a { 
	width: 64px;
	height: 32px;
	background-image: url(../images/button_home.png);
	text-indent: -9999px;
	overflow: hidden;
}



#topbar ul li a {
	color: #fff;
}

/* HEADER (LOGO + TAGLINE */

#header {
	height: 138px;
}

#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/logo.png);
	float: left;
	margin: 20px 0px 0px 0px;
}

#header h1 a {
	display: block;
	width: 273px;
	height: 100px;
	
}





#header p {
	display: block;
	float: right;
	width: 521px;
	height: 75px;
	background-image: url(../images/tagline.png);
	text-indent: -9999px;
	margin: 30px 0px 0px 0px;
}


/* header what are widgets */

/* CASES */

#cases .wrapper {
	background-image: url(../images/header.jpg);
	height: 100%;
	overflow: hidden;
	padding: 0 40px;
}

#case #cases .wrapper {
	padding: 0 20px;
}
#cases {
	background-color: #ebebeb;
	height: 252px;
	width: 100%;
	border-bottom: solid 1px #dfdfdf;
	
}

#cases .arrow {
	position: absolute;
	top: 110px;
	width: 41px;
	height: 41px;
	background-image: url(../images/arrows.png);
}

#cases a.arrow.left {
	left: -20px;
}

#cases a.arrow.right {
	
	right: -20px;
	background-position: -41px 0px;
}

#cases a:hover.arrow.left {
	background-position: -0 -41px;
}

#cases a:hover.arrow.right {
	background-position: -41px -41px;
}

#cases div.description {
	width: 266px;
	float: left;
	font-size: 0.85em;
	line-height: 1.5em;
	height: 300px;
}

#cases div.description #vacatureTitle {
		font-size: 1.7em;
	line-height: 1.2em;
	
}



#cases div.description a.readmore {
	display: block;
	float: right;
	width: 64px;
	height: 31px;
	background-image: url(../images/readmore.png);
	text-indent: -9999px;
	overflow: hidden;
}



#cases div.image {
	width: 554px;
	float: right;
	height: 300px;
	
}
.jcarousel-skin-logo {
	margin-top: 35px;
}



/* CODE PANEL */

.nikon {
	margin-top: 0px;
}
/* MAIN CONTENT */


#maincontent .wrapper p.tag{
	font-size: 1.1em;
	margin: 50px 0px 50px 0px;
}

/* BLOCKS */
#maincontent #leftblocks {
	float: left;
	margin: 0px 46px 0px 0px;
	width: 266px;
}

#maincontent #leftblocksVacature {
	float: left;
	margin: 0px 46px 0px 0px;
	width: 420px;
}

#maincontent #rightblocks {
	float: left;
	margin: 0px 46px 0px 0px;
	width: 266px;
}

#maincontent #rightblocksVacature {
	float: left;
	margin: 0px 46px 0px 0px;
	width: 420px;
}

#maincontent #blocks {
	width: 624px;
	float: left;
}

#maincontent #blocksVacature {
	width: 940px;
	float: left;
	
}



#maincontent .block {
	width: 100%;
	margin: 0px 0px 35px 0px;
}

#maincontent .blockVacature {
	width: 100%;
	margin: 0px 0px 35px 0px;
}

#maincontent .blockContact {
	width: 100%;
	margin: 0px 0px 35px 0px;
}

#maincontent .blockUs {
	width: 890px;
	margin: 0px 0px 35px 0px;
}




#maincontent .sidebar {
	width: 256px;
	background-color: #f8f8f8;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	border-top: solid 1px #878787;
}

#maincontent .block h2 {
	font-size: 1.0em;
	color: #2b2b2b;
}

#maincontent .blockVacature h2 {
	font-size: 1.0em;
	color: #2b2b2b;
}

#maincontent .blockContact h2 {
	font-size: 1.0em;
	color: #2b2b2b;
}

#maincontent .blockUs h2 {
	font-size: 1.0em;
	color: #2b2b2b;
}






#maincontent .block h2 a{
	color: #2B2B2B;
	text-decoration: none;
}

#maincontent .blockContact h2 a:hover{
	border-bottom: dotted 1px #000;
}

#maincontent .blockVacature h2 a{
	color: #2B2B2B;
	text-decoration: none;
}

#maincontent .blockContact h2 a{
	color: #2B2B2B;
	text-decoration: none;
}



#maincontent .block h2 a:hover{
	border-bottom: dotted 1px #000;
}

#maincontent .blockVacature h2 a:hover{
	border-bottom: dotted 1px #000;
}

#maincontent .block p{
	font-size: 0.85em;
	line-height: 1.5em;
}

#maincontent .blockVacature p{
	font-size: 0.85em;
	line-height: 1.5em;
}

#maincontent .blockContact p{
	font-size: 0.85em;
	line-height: 1.5em;
}

#maincontent .blockUs p{
	font-size: 0.85em;
	line-height: 1.5em;
}




#maincontent .blockVacature h1{
	font-size: large;
	line-height: 1.5em;
}

#maincontent .blockContact h1{
	font-size: large;
	line-height: 1.5em;
}

#maincontent .blockVacature img {
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 18px;
	margin-right: 10px;
}

#maincontent .blockContact img {
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 18px;
	margin-right: 10px;
}




#maincontent .wrapper p{
	font-size: 0.85em;
	line-height: 1.5em;
	
}

#maincontent .wrapper div.description {
	width: 330px;
	float: left;
	font-size: 0.85em;
	line-height: 1.5em;
	height: 300px;
}

#maincontent .wrapper div.description p {
	width: 330px;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	
}





#maincontent .wrapper div.image {
	width: 554px;
	float: right;
	height: 290px;
	margin-top: 10px;
}

#maincontent .wrapper div.description h1{
	font-size: 2em;
	line-height: 1.2em;
	font-color:#505050;
}



img.middle {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#maincontent .blog h2{
	padding: 0px 0px 0px 5px;
}

#maincontent .block.blog ul {
	list-style: none;
	list-style-type: none;
	margin-top: 5px;
	padding-left: 0;
	margin-left: 0;
}

#maincontent .block.blog ul li a{
	display: block;
	width: 95%;
	border-bottom: solid 1px #dbdbdb;
	text-decoration: none;
	padding: 8px 0px 8px 5px;
	color: #8d8d8d;
	font-size: 0.81em;
}

#maincontent .block.blog ul li.address {
	display: block;
	width: 95%;
	border-bottom: solid 1px #dbdbdb;
	text-decoration: none;
	padding: 8px 0px 8px 5px;
	color: #8d8d8d;
	font-size: 0.81em;
}

#maincontent .block.blog ul li.address a{
	display:inline;
}

#maincontent .block.blog ul li a.external {
	background-image:none;
}

#maincontent .block.blog ul li a:hover.external {
	background-image:url(../images/external.png);
}


#maincontent .block.blog ul li.more {
	font-size: 0.9em;
	font-weight: bold;
}

#maincontent .block.blog ul li a:hover{
	background-color: #efefef;
}

#maincontent .block.blog.twi p {
	font-size: 0.81em;
	color: #8d8d8d;
	padding: 8px 0px 8px 5px;
}

#maincontent .block.blog.twi {
	margin: 24px 0px 0px 0px;
}

/*VIDEO GALLERY */

#maincontent div.block.blog.videogallery ul li {
	margin-top: 10px;
	margin-left: 5px;
	
}
#maincontent div.block.blog.videogallery ul li img {
	float: left;
	display: block;
}

#maincontent div.block.blog.videogallery ul li h3 {
	float: left;
	width: 100px;
	font-size: 0.75em;
	padding: 0;
	margin: 0 0 0 5px;
}

#maincontent div.block.blog.videogallery ul li a{
	border: inherit;
	padding: inherit;
	display: inherit;
	width: 130px;
}
#maincontent div.block.blog.videogallery ul li p {
	float: left;
	width: 130px;
	font-size: 11px;
	padding: 0;
	margin: 0 0 0 5px;
}

#maincontent {
	padding-bottom: 30px;
}


.opdrachtgevers h3 {
	font-size: 13px;
}
.opdrachtgevers div {
	padding: 30px 0px 30px 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 160px;
}

.opdrachtgevers div img {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
/* LOGOBAR */

#logobar {
	height: 100px;
	width: 100%;
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#logobar li{
	display: inline;
	line-height: 100px;
	margin: 0px 20px 0px 0px;
}
/* FOOTER */

.logos {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	display: block;
}

#footer {
	margin-top: -50px; /* negative value of footer height */
	height: 250px;
	clear:both;
	background-color: #1f1f1f;
}

#footer h4{
	color: #fff;
	font-size: 0.9em;
}

#footer h4 a {
	color: #fff;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

#footer a:hover {
	border-bottom: dotted 1px #fff;
}
#footer .block {
	float: left;
	width: 148px;
	padding-top:20px;
}

#footer h4 {
	margin-top:0;
	padding-top:0;
}

#footer .block ul, #footer .block ul li {
	margin: 0;
	padding: 0;
}

#footer .block ul li {
	line-height: 1.5em;
	font-size: 0.85em;
	
}

#footer .block ul li a {
	color: #fff;
	text-decoration: none;
}

#footer .block ul li a:hover {
	border-bottom: dotted 1px #fff;
}

/*CONTACT FORM */

.contact fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.contact input  {
	margin: 5px 0px 20px 0px;
	height: 22px;
	width: 300px;
	font-family: helvetica, tahoma, arial;
	font-size: 1.2em;
	line-height: 2px;
}

.contact textarea {
	margin: 5px 0px 20px 0px;
	width: 500px;
	font-family: helvetica, tahoma, arial;
	font-size: 1em;
	line-height:1.2em;
}

.contact label {
	width: 300px;
	display: block;
	font-size: 0.9em;
}

.contact .sendbutton {
	width: inherit;
	height: inherit;
	line-height: inherit;
	font-size: inherit;
	display: block;
	width:  73px;
	height: 29px;
	background-image: url(../images/button_submit.png);
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}


#header.contact p {
	display: block;
	float: right;
	width: 539px;
	height: 90px;
	background-image: url(../images/tagline_contact.png);
	text-indent: -9999px;
	margin: 20px 0px 0px 0px;
}

.small {
	font-size: 12px;
}


