/* ------------- algemene opmaak ------------*/
html, body {
	height: 100%;	
}

body {
	background-color: #FDFDFD;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

a {
	color: #4F85C0;
}

a:hover {
	color: #000;	
}

h2 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #2E2D30;
	margin: 0;	
}

object {
	outline: none; /* Firefox outline om flash objecten disabelen */
}

div#container {
	min-height: 100%;
}

div#containerContent, 
div#containerTop,
div#containerVisual,
div#containerSubFooter,
div#containerFooter {
	min-width: 1010px;
}

div#containerContent div#content, 
div#containerTop div#top,
div#containerVisual div,
div#containerVisualSmall div,
div#containerSubFooter div.footerContent,
div#containerFooter div.footerContent {
	margin: 0 auto;
	width: 975px;
	position: relative;
}

div#containerTop {
	height: 80px;
	border-bottom: 1px solid #F2F2F2;
}

div#containerTop div#top img {
	position: absolute;
	top: 18px;
}

div#containerTop div#top ul {
	position: absolute;
	top: 31px;
	right: 0;
	padding: 0;
	margin: 0;
}

div#containerTop div#top ul li {
	display: inline-block;
	float: left;
	margin-left: 10px;
}

div#containerTop div#top ul li a {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color: #646567;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	height: 22px;
	background-repeat: no-repeat;
	margin-right: 0px;
}

div#containerTop div#top ul li a span {
	display: block;
	height: 19px;
	padding: 3px 10px 0 10px;
	background-repeat: no-repeat;
	line-height: 16px;
	cursor: pointer;
}

div#containerTop div#top ul li a:hover {
	color: #FFF;
	background-image: url(/inc/img/sprite_topnav_rechts.jpg);
	background-position: top right;
}

div#containerTop div#top ul li a:hover span {
	color: #FFF;
	background-image: url(/inc/img/sprite_topnav_links.jpg);
	background-position: top left;
}

div#containerTop div#top ul li.current a {
	color: #FFF;
	background-image: url(/inc/img/sprite_topnav_rechts.jpg);
	background-position: bottom right;
}

div#containerTop div#top ul li.current a span {
	color: #FFF;
	background-image: url(/inc/img/sprite_topnav_links.jpg);
	background-position: bottom left;
}

div#containerContent {
	background-image: url(/inc/img/bg.png);
	background-repeat: repeat-x;
}

div#containerContent div#content {
	font-family: Arial, Helvetica, sans-serif;	
}

div#containerContent div#content a.btn {
	display: block;
	background-image: url(/inc/img/btn.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 18px;
	color:#888888;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	text-transform: uppercase;
	text-shadow: 0 1px #ffffff;
	letter-spacing: 1px;
	margin-top: 5px;
	position: relative;
	left: -1px;
}
div#containerContent div#content a.btn:hover {
	background-image: url(/inc/img/btn_over.png);
}
div#containerContent div#content span.textboxCornerLeft,
div#containerContent div#content span.textboxCornerRight {
	background-image: url(/inc/img/textbox_corners.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 21px;
	width: 10px;
	display: inline-block;
}
div#containerContent div#content span.textboxCornerRight {
	background-position: right;
}
div#containerContent div#content input.textbox {
	background-image: url(/inc/img/textbox_bg.png);
	background-repeat: repeat-x;
	border: none;
	color: #707173;
	margin: 0;
	padding: 1px 0 0 0;
	height: 20px;
	*padding: 2px 0 0 0;
	*height: 19px;
	padding: 2px 0 0 0\9;
	height: 19px\9;
	border-style: hidden;
	border-width: 0;
	vertical-align: top;
	min-width: 210px;
	outline: none; /* safari glow */
}

div#containerContent div#content div.left {
	width: 310px;
	float: left;
	padding: 30px 20px 0 0;
}

div#containerContent div#content div.left p {
	margin-bottom: 25px;
	font-size: 1.2em;
	color: #707173;
	line-height: 17px;
}

div#containerContent div#content div.left div.newsletter {
	background-image: url(/inc/img/newsletter.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-bottom: 10px;
}
div#containerContent div#content div.left div.newsletter div.text_paragraph {
	font-size: 1.2em;
	color:#707173;
	line-height: 17px;
	margin: 4px 0;
}
div#containerContent div#content div.left div.newsletter table td {
	padding: 4px 0 2px 0;
}

div#containerContent div#content div#employees ul.employees {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#containerContent div#content div#employees ul.employees li {
	float: left;
	margin: 8px;
	width: 100px;
	height: 100px;
	position: relative;
}

div#containerContent div#content div#employees ul.employees li img {
	width: 100px;
	height: 100px;
}

div#containerContent div#content div#employees ul.employees li span.overlay {
	left: 0;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	background-color: #7ba0cb;
	opacity: 0;
	filter: alpha(opacity=0);
}

div#containerContent div#content div#employees ul.employees li span.trigger {
	left: 0;
	position: absolute;
	width: 100px;
	height: 60px;
	top: 0;
	text-align: center;
	padding-top: 40px;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 1.9em;
	color: #ffffff;
	cursor: pointer;
	background-image: url(/inc/img/spacer.gif);
}


div#containerContent div#content div#clients ul.clients {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#containerContent div#content div#clients ul.clients li {
	float: left;
	margin: 8px;
	width: 158px;
	height: 120px;
	position: relative;
	background-position: center 50%;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}


div#containerContent div#content div#clients ul.clients li span.overlay {
	left: 0;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	background-color: #7ba0cb;
	opacity: 0;
	filter: alpha(opacity=0);
}

div#containerContent div#content div#clients ul.clients li span.trigger {
	left: 0;
	position: absolute;
	width: 100px;
	height: 60px;
	top: 0;
	text-align: center;
	padding-top: 40px;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 1.9em;
	color: #ffffff;
	cursor: pointer;
	background-image: url(/inc/img/spacer.gif);
}


div#containerVisual {
	height: 276px;
	background-color: #fefefe;
	border-bottom: 1px solid #BFBFBF;
}

div#containerVisualSmall {
	height: 130px;
	background-color: #fefefe;
	border-bottom: 1px solid #BFBFBF;
}




/* projecten blogs */
div#projects div.box {
	height: 126px;
	padding-bottom: 10px;
	margin-bottom: 10px;	
	border-bottom: 1px dotted #CCC;
}

div#projects div.boxthumb {
	height: 126px;
	width: 310px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;	
	border-bottom: 1px dotted #CCC;
}

div#projects div.hide {
	display: none;
}

div#projects div.show {
	display: block;
}

div#projects div.tabs {
	position: absolute;
	top: 16px;
}

div#projects div.view {
	position: absolute;
	right: 0;
	top: 16px;
	right: 14px;
}

div#projects div.view a {
	margin-left: 5px;	
}

div#projects div.box div,
div#projects div.boxthumb div {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #707173;
}

div#projects div.text {
	margin: 0 0 0 20px;	
	position: relative;
	height: 126px;
	width: 304px;
	font-size: 0.9em;
	line-height: 14px;
}

div#projects div.text h2 {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #2E2D30;
	margin: 0;
}

div#projects div.text h2 a {
	text-decoration: none;
	color: #2E2D30;
}

div#projects div.text p {
	font-size: 1.4em;
	line-height: 17px;
}

div#projects div.text div.tags {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 1.1em;
	height: 16px;
	overflow: hidden;
}




div#clearFooter {
	height: 250px;
}

div#footer {
	height: 250px;
	margin-top: -250px;
}

div#containerSubFooter {
	height: 74px;
	background-color: #E3E4E5;
	border-top: 1px solid #DFDFDF;
}

div#containerSubFooter div.footerContent {
	padding-top: 25px;
}

div#containerSubFooter div.footerContent div {
	float: left;
	margin: 0 38px 0 0;
	padding: 0;
	position: relative;
}

div#containerSubFooter div.footerContent div div.tooltip {
	background-image: url(/inc/img/popupbox.png);
	position: absolute;
	z-index: 100;
	width: 171px;
	height: 104px;
	padding: 10px 15px;
	top: -120px;
	left: 11px;
	display: none;
}

div#containerSubFooter div.footerContent div div.ie {
	background-image: url(/inc/img/popupboxie.png);
}

div#containerSubFooter div.footerContent div div.tooltip h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 4px 0 6px 0;
	color: #777;
}

div#containerSubFooter div.footerContent div div.tooltip p {
	font-family: Arial;
	font-size: 1.1em;
	color: #777;
	margin: 2px 0;
}

div#containerSubFooter div.footerContent div.last {
	margin: 0;
	float: right;
}

div#containerFooter {
	height: 174px;
	background-color: #b1b1b1;
	border-top: 1px solid #ECEDED;
	
}

div#containerFooter div.footerContent {
	/* background-image: url(/inc/img/footer_shadow.png); */
	background-repeat: no-repeat;
	height: 174px;
	background-image: url('/inc/img/shadow.png');
	background-repeat: no-repeat;
	background-position: 320px bottom;
}

div#containerFooter div.footerContent div#twitter {
	position: absolute;
	width: 316px;
	height: 144px;
	left: 0;
	padding-top: 15px;
}

div#containerFooter div.footerContent div.footerMenu {
	position: absolute;
	/*width: 625px;*/
	height: 141px;
	left: 388px;
	padding-top: 33px;
	/*padding-left: 20px;*/
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}

div#containerFooter div.footerContent div.footerMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#containerFooter div.footerContent div.footerMenu ul li {
	float: left;
	margin-left: 30px;
	text-transform: uppercase;
	color: #777777; /* #A2A4A7; */
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1px;
	height: 18px;
}

div#containerFooter div.footerContent div.footerMenu ul li a {
	color: #777777; /* #A2A4A7; */
	text-decoration: none;
	font-weight: normal;
	font-size: 0.7em;
}

div#containerFooter div.footerContent div.footerMenu ul li ul li {
	float: none;
	text-transform: uppercase;
	height: 12px;
	margin: 0;
}

div#containerFooter div.footerContent div.footerMenu ul li ul li a {
	color: #888888;
}

div#containerFooter div.footerContent div.footerMenu ul li ul li a:hover {
	color: #666666;
}

div#containerFooter div.footerContent div.copyright {
	position: absolute;
	width: 557px;
	padding-left: 88px;
	height: 15px;
	right: 0;
	bottom: 5px;
	color: #e5e5e5;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
}


/* Oplossing IE BUG letterspacing */
br { 
	letter-spacing: 0px;
}

img {
	border: 0;
}

.clearfix {
	clear: both;
}

/* Paginering */
div.pagesContainer {
	font-size: 1.4em;
	vertical-align: middle;
}

div.pagesContainer div.pages a {
	padding: 1px 4px 0px 4px;
	margin: 0 1px 0 1px;
	text-decoration: none;
	color: #cccccc;
	border: 1px solid #ffffff;
}

div.pagesContainer div.pages a.active {
	font-weight: bold;
	color: #707173;
	background: #e5e5e5;
	border: 1px solid #cccccc;
}

div.pagesContainer div.pages a:hover {
	background: #e5e5e5;
	color: #333333;
	border: 1px solid #cccccc;
}

div.pagesContainer div.pages span a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

div.pagesContainer div.pages {
	float: left;
}

div.pagesContainer div.resultsperpage {
	float: right;
	font-size: 0.9em;
	color: #cccccc;
}

/* ------------- formulier velden -----------*/
input.btn {
	
}

input.btn:hover {
	
}

input.textbox {
	
}

textarea.textarea {
	
}

.loginerror {
	
}

/* ------------- einde formulier velden ------- */

/* ------------- filedownload in tinymce -------*/

a.WA_fileupload.pdf {
	padding: 0px 0px 4px 22px;
	background-image: url(/CFIDE/icons/page_white_acrobat.png);
	background-repeat: no-repeat;
	display: inline-block;
}

a.WA_fileupload.doc, a.WA_fileupload.docx {
	padding: 0px 0px 4px 22px;
	background-image: url(/CFIDE/icons/page_white_word.png);
	background-repeat: no-repeat;
	display: inline-block;
}

a.WA_fileupload.xls, a.WA_fileupload.xlsx {
	padding: 0px 0px 4px 22px;
	background-image: url(/CFIDE/icons/page_white_excel.png);
	background-repeat: no-repeat;
	display: inline-block;
}

a.WA_fileupload.ppt, a.WA_fileupload.pptx {
	padding: 0px 0px 4px 22px;
	background-image: url(/CFIDE/icons/page_white_powerpoint.png);
	background-repeat: no-repeat;
	display: inline-block;
}

a.WA_fileupload.txt {
	padding: 0px 0px 4px 22px;
	background-image: url(/CFIDE/icons/page_white_text.png);
	background-repeat: no-repeat;
	display: inline-block;
}

a.WA_fileupload.zip, a.WA_fileupload.rar {
	padding: 0px 0px 4px 22px;
	background-image: url(/CFIDE/icons/page_white_compressed.png);
	background-repeat: no-repeat;
	display: inline-block;
}

/* ------------- einde filedownload in tinymce -*/