@import url("reset.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #747474;
	background-color: #ebebeb;
}
p {
	line-height: 140%;
	margin: 0.3em 0 0.6em 0;
}
#central {
	font-size: 1.1em;
}

span.check{
	color: #004ca1;
	display: none;
}

strong{
	font-weight: bold;
	font-size: 12px;
	color: #024CA1;
	
}

em{
	font-weight: bold;
	font-style: italic;
}

a, a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {}
a:hover, a:active {
	text-decoration: none;
}

a.morelink {
	text-decoration: none;
	padding-left: 10px;
	background: #004ca1 url(images/raquo.gif) no-repeat left center;
}

#container {
	background-color: #FFF;
}
.center {
	position: relative;
	width: 980px;
	margin: 0 auto;
	clear: both;
	z-index: 60;
}
#white-out {
	background-color: #FFF;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	display: block;
	z-index: 100;
	
}
	.show_white-out {
		
		
	}
	
#header {
	width: 100%;
	height: 100px;
	overflow: hidden;
	border-left: solid 1px #e6e6e6;
	position: relative;
}
	#header h1 {
		position: absolute;
		left: 0px;
		top: 0px;
		padding: 18px 18px 5px;
	}
	#header h1 a {
		display: block;
		background:url(images/vanEeden_logo.gif) no-repeat left top; 
		width: 161px;
		height: 53px;
		text-indent: -9000px;
	}
	#header .payofftext {
		position: absolute;
		left: 24px;
		top: 70px;
		width: 280px;
		font-size: 1.1em;
	}
	#navigation {
		position: absolute;
		width: 560px;
		height: 100px;
		border-left: solid 1px #e6e6e6;
		left: 350px;
		padding: 25px 0 0 40px;
	}
	
	#navigation ul {
		width: 100%;
		overflow: hidden;
	}
	#navigation ul li {
		float: left;
		font-size: 1.3em;
	}
	#navigation ul li a{
		text-decoration: none;
		color: #686868;
		font-size: 1em;
		display: block;
		padding: 10px 35px 10px 14px;	
		background: url(images/nav_arrow.gif) no-repeat left center;
	}
	#navigation ul li a:hover,
	#navigation ul li.this a {
		color: #0854a8;
	}
	#language {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 100;
		font-size: 1.1em;
		overflow: hidden;
	}
		#language li {
			float: left;
			padding: 0.75em 10px 0;
			border-right: 1px solid #e6e6e6;
			line-height: 0.8em;
		}
			#language a {
				color: #666;
				text-decoration: none;
				line-height: 0.5em;
			}
				#language a:focus, #language a:hover, #language a:active, #language li.active a {
					color: #0854a8;
				}
		#language li.last {
			border-right: none;
			padding-right: 0;
		}
.flashelement {
	height: auto;
	position: relative;
	text-align: center;
	padding: 10px 0 20px 0;
	height: 288px;
}

#central {
	position: relative;
	padding-bottom: 80px;
	min-height: 300px; /*arbitrary*/
}

* html #central {height: 300px;}

#home #central {
	min-height: 120px; 
}
* html #home #central {height: 120px;}
#nav_column {
	width:351px;
	position: relative;
	float: left;
	
}
	#subnavigation {
		margin: -50px 0 0px 0;
		padding-top: 70px;
		border-left: solid 1px #e6e6e6;
	}
	#subnavigation ul {
		border-top: solid 1px #e6e6e6;	
	}
	#subnavigation ul li {
		border-bottom: solid 1px #e6e6e6;
		font-size: 1.2em;
		position: relative;
		
	}
	#subnavigation ul li a{
		text-decoration: none;
		color: #747474;
		font-weight: bold;
		font-size: 1em;
		display: block;
		padding: 10px 20px;
		
		width: 309px;
		
	}
	#subnavigation ul li.back a{
		font-weight:normal;
	}

	#subnavigation ul li a:hover,
	#subnavigation ul li.this a {
		color: #0854a8;
		background: url(images/subnav_arrow.gif) no-repeat right center;
	}
		#subnavigation ul li a span {
			display: block;
			float: left;
			width: 165px;
			padding-right: 5px;
			line-height: 140%;
		}
		#subnavigation ul li a span.type {
			font-weight: normal;
			width: 130px;
			line-height: 140%;
		}
		
	#subnavigation ul li a:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	
	#subnavigation ul li a {
		display: inline-block;
	}
	
	html[xmlns] #subnavigation ul li a {
		display: block;
	}
	
	* html .#subnavigation ul li a{
		height: 1%;
	}
	#subnavigation p {
		padding-right: 40px;
	}
	#nav_column .visual {
		width: 325px;
		margin: 35px 0 0 0;
		background-color: #004ca1;
		padding: 0 0 18px 0;
	}
		#nav_column .visual img{
			margin: 0 0 6px 0;
		}
		#nav_column .visual h4,
		#nav_column .visual p,
		#nav_column .visual a.morelink {
			margin: 10px 18px;
			color: #FFF;
		}
		#nav_column .visual h4 {
			font-size: 1.3em;
			font-weight: bold;
			margin
		}
		#nav_column .visual p {
			color: #abc4e0;
		}
		#nav_column .visual a.morelink {}
#ctd_column {
	width:588px;
	position: relative;
	float: left;
	border-left: solid 1px #e6e6e6;
	padding: 0 0 0 40px;
	margin-bottom: 20px;
	
	
}
#ctd_column p {
	margin: 0.4em 0 0.6em 0;
	line-height: 140%;
}
#ctd_column .unpadder {
	margin-left: -40px;
}
	#ctd_column .first_col,
	#ctd_column .second_col {
		float: left;
	}
	#ctd_column .first_col {
		width: 325px;
		padding-right: 50px;
	}
	#ctd_column .second_col {
		width: 192px;
		border-left: solid 1px #e5e5e5;
		padding-left: 20px;
	}	
	#ctd_column .second_col img {
		margin-bottom: 3px;
	}	
.homepageitems {
	width: 980px;
	margin: -20px 0 0;
}
.homepageitems li {
	background: transparent url(images/bckgr_homepageitem.jpg) no-repeat -400px top;
	width: 270px;

	margin-left: -40px;
	padding: 30px 50px 40px 45px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

.homepageitems li a{
	color: #666666;
	text-decoration: none;
}

.homepageitems li.first {
	xmargin-left: 0;
}
.homepageitems li.middle {
	xmargin: 0 58px;
}
.homepageitems li h2 {
	color: #004ca1;
	font-weight: bold;
}
.homepageitems li p{

}
#footer {
	clear: both;
	position: relative;
	background: #ebebeb url(images/bckgr_footer.gif) repeat-x left top;
	z-index: 100;
	min-height: 130px;
	padding-top: 20px;
}
	#footer .col {
		float: left;
		width: 180px;
		font-size: 1.1em;
		filter:alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity:0.5; 
		background-color: #ebebeb;
	}
	#footer .col ul {
		margin: 12px 0 14px 0 ;
	}
	#footer .col li {
		font-weight: bold;
		margin: 5px 0;
	}
	#footer .col li li{
		font-weight: normal;
	}
	#footer .col li a {
		line-height: 1.5em;
		color: #666666;
		text-decoration: none;
	}
	
	#footer .col li a:hover {
		color: #000 !important;
	}
	
.logovak {
	border-bottom: solid 30px #a9a9a9;
	right: 0px;
	position: absolute;
	width: 40%;
	height: 50px;
	background-color: #FFF;
	top: 0px;
}

.logovak a.language {
	color:#FFF;
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0px;
	padding: 10px 13px 10px 8px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
	background:url(images/tiny_arrow.gif) no-repeat right center;
}
ul.logos {
	margin: 8px 0 0 24px;
}
ul.logos li {
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
}
ul.logos li a {
	display: block;
	text-indent: -9000px;
	height: 20px;
	
}
ul.logos li#mpi a {background: url(images/logos_eeden.gif) no-repeat  left top;width: 55px;}
ul.logos li#mpi a:hover {background: url(images/logos_eeden.gif) no-repeat  left -20px;}
ul.logos li#gmi a {background: url(images/logos_eeden.gif) no-repeat  -65px top;width: 94px;}
ul.logos li#gmi a:hover {background: url(images/logos_eeden.gif) no-repeat  -65px -20px;}
ul.logos li#idea a {background: url(images/logos_eeden.gif) no-repeat  -173px top;width: 108px;}
ul.logos li#idea a:hover {background: url(images/logos_eeden.gif) no-repeat  -173px -20px;}
            	
#nav_column h2,
#nav_column h3,
#nav_column p {
	margin-left: 20px;
}
h2.section_title {
	color: #014ba0;
	font-weight: bold;
	font-size: 3em;
	letter-spacing: -0.06em;
}
h3.navigation_title {
	color: #014ba0;
	font-weight: bold;
	font-size: 1.2em;
}
.moveup {
	margin-top: -315px !important;
	margin-bottom: 315px !important;
}
h2.page_title {
	width: 100%;
	padding: 15px 0 20px 0;
}
/* case stuff */
.gegevens {
	float: left;
	clear: both;
	margin: 8px 0 18px 0;
	line-height:130%;
	width: 100%;
}
.gegevens table {
	float: left;
}
.gegevens table th,
.gegevens table td {
	padding: 3px 4px 3px 0px;
	width: 150px;
}
.gegevens table th {
	font-weight: bold;
	
}
.klant_logo {
	float: left;
	width: 240px;
	text-align: right;
}
ul.cases-navigation {
	clear: both;
	height: 1.2em;
	margin: 35px 9px 10px 0;
}
ul.cases-navigation li {
	border-right: solid 1px #eaeaea;
	float: right;
	
	padding: 0 10px;
}
ul.cases-navigation li.first {
	border-right: none;
}
ul.cases-navigation li a {
	text-decoration: none;
	color:#747474;
}

ul.cases-navigation li.this a {
	color: #004ca1;
}
ul.visualcases {}
ul.visualcases li { /*http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/*/
	width: 182px;
	min-height: 225px;
	border: 1px solid #FFF;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px 9px 20px 0px;
	zoom: 1;
	*display: inline;
	_height: 225px;
}
ul.visualcases li  img {
	margin: 0 0 0.4em 0;
}
ul.visualcases li h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.4em 0;
	line-height:120%;
}

table.textualcases {
	border-collapse: collapse;
	border: solid 1px #e5e5e5;
	border-left: none;
	width: 619px;
	margin-left: -40px;
	line-height:160%;
}
table.textualcases td,
table.textualcases th  {
	border-bottom: solid 1px #e5e5e5;
	padding: 8px 8px;
	font-size: 1.1em;
}
table.textualcases th  {
	font-size: 1.2em;
	padding: 5px 8px 5px 40px;
	font-weight: bold;
}
table.textualcases th a {
	color: #747474;
	text-decoration: none;
}
table.textualcases th a:hover,
table.textualcases tr.hover th a {
	color: #0854A8;
	text-decoration: none;
}
table.textualcases tr.hover {
	cursor:hand;
	cursor: pointer;
}
table.textualcases tr.hover td,
table.textualcases tr.hover th {
	background-color: #fbfdff;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #004ca1;
	padding: 5px;
	opacity: 0.95;

}
#tooltip.w211 {
	width: 211px;
	font-size: 1.1em;
	line-height: 140%;
}
#tooltip h3 {
	color: #FFF;
	font-weight: normal;
}

/* uitzonderingen per template */

#home #navigation,
#case #navigation {
	height: 22px !important;
}
#home .flashelement {
	height: 371px;
}
#case .flashelement {
	margin-top: -40px;
}
#case #ctd_column {
	border: none;
}
#case #subnavigation {
	margin-top: 10px;
	padding-top: 0;
	border-right: solid 1px #E6E6E6;
}

#home #header {
	height: 135px;
}


#case #header {
	height: 155px;
}

.formtext, .forminput{
	margin-bottom: 8px;
}
.formtext{
	padding-top: 6px;
}

textarea{
	width: 396px;
	height: 60px;
	color: #acacac;
	border: 1px solid #e6e6e6;
	overflow: auto;
	font: italic 11px Arial, Verdana, Helvetica;
}

.formtext{
	width: 183px;
	float: left;
	clear: left;
	font-weight: bold;
}

.forminput{
	width: 390px;
	float: left;
}

.forminput input.text{
	width: 390px;
	color: #acacac;
	padding: 3px;
	font-style: italic;
	border: 1px solid #e6e6e6;
}

#submit{
	padding: 4px 6px;
	color: #737373;
	cursor: pointer;
	border: 1px solid #e6e6e6;
}

label{
	cursor: pointer;
}

blockquote{
	font-size: 12px;
}

span.klant{
	color: #004ca1;
	font-weight: bold;
}