/* ----------------------------------------------------------- */
/* Copyright 2000-2009 (Non-)verbaal, http://www.nonverbaal.nl */
/* ----------------------------------------------------------- */

@import url("reset.css");
@import url("clearfix.css");
@import url("form.css");
@import url("sIFR-screen.css");

/* Elements -------------------------------------------------- */
/* ----------------------------------------------------------- */

body {
	background: #FFF;
	color: #000;
	font: 62.5% Verdana, Geneva, sans-serif;
}

a {
	font-weight: 700;
	text-decoration: none;
	color: #AFBB00;
}

a:hover,
a:active { text-decoration: underline; }

h1 {
	font-size: 2.2em;
	font-weight: 700;
	margin-bottom: .5em;
	color: #FFF; 
}

h2 {
	font-size: 1.8em;
	font-weight: 700;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.5em;
}

p {
	margin-bottom: 1em;
	line-height: 1.6em;
}

th,
td { line-height: 1.6em; }

ul {
	list-style: disc;
	margin: 1em 2em;
	line-height: 1.6em;
}

ol {
	list-style: decimal;
	margin: 1em 2em;
	line-height: 1.6em;
}

hr {
	width: 100%;
	height: 1px;
	margin: 1em 0;
	clear: both;
	border: none;
	border-bottom: 1px solid #EAEDEE;
}

strong { font-weight: 700; }
em { font-style:italic;}

/* Basic structure ------------------------------------------- */
/* ----------------------------------------------------------- */

div#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

div#main {
	float: left;
	width: 100%;
	margin-top: 104px;
}

div#main-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

div#wrap {
	float: right;
	position: relative;
	width: 721px;
}

div#content {
	float: left;
	position: relative;
	width: 420px;
	font-size: 1.1em;
}

div#sidebar {
	float: right;
	position: relative;
	width: 296px;
	font-size: 1.1em;
}

div#nav {
	float: left;
	position: relative;
	width: 234px;
	font-size: 1.1em;
}

div#header {
	position: absolute;
	height: 104px;
	top: 0;
	left: 0;
	width: 100%;
	background: url(/www/images/header/bg.gif);
}

div#footer {
	clear: both;
	width: 100%;
	padding-top: 1em;
	font-size: 1.1em;
}

/* Shared classes -------------------------------------------- */
/* ----------------------------------------------------------- */

div.block {
	background: #EBF1F3;
	padding: 20px;
}
	
div.head {
	background: #C8CF38;	
	margin-bottom: 5px;
}

body.sub div.block {
	background: #E4E998;
}

body.sub div.head {
	background: #EBF1F3;
}

body.sub h1 {
	color: #4E6174;
}

a.more {
	background: url(/www/images/a-more.gif) no-repeat left center;
	padding-left: 18px;
}

p.date {
	font-weight: 700;
	margin: 0;
}

div.items {
	margin: 1em 0;
}

div.items ul {
	margin: 0;
	list-style: none;
}
div.newsletter {
	background: #31393E;
	margin-top: 5px;
	color: #FFF;
}
/* Sidebar --------------------------------------------------- */
/* ----------------------------------------------------------- */

div#sidebar div.case {
	background: #31393E;
	color: #FFF;
	padding: 15px 15px 15px 10px;
	margin-bottom: 1em;
}
div#sidebar div.case a img {
	border: 5px solid #FFF;
	margin-bottom: 5px;
}
div#sidebar h2 { color: #FFF; }

div#sidebar h3 {
	font-weight: 700;	
}
div#sidebar p {
	margin:0;
}
/* Navigation ------------------------------------------------ */
/* ----------------------------------------------------------- */

div#nav a {
	font-weight: 400;
	color: #FFF;
	outline: none;
}

div#nav div {
	background-repeat: no-repeat;
	background-position: 20px 0;
	display: block;
	height: 26px;
	width: 194px;
	margin-bottom: 5px;
	padding-left: 40px;
}

div#nav div a {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px;
	display: block;
	height: 16px;
}

div#nav div.selected {
	background-image: url(/www/images/nav/menu-selected.gif) !important;
	background-position: 0 0 !important;
}

div#nav div.selected a { background-image: url(/www/images/nav/arrow-selected.gif) !important; }

div#nav div.low { background-image: url(/www/images/nav/menu-low.gif); }

div#nav div.low a { background-image: url(/www/images/nav/arrow-low.gif); }

div#nav div.sub1 { background-image: url(/www/images/nav/menu-sub1.gif); }

div#nav div.sub1 a { background-image: url(/www/images/nav/arrow-sub1.gif); color: #000; }

div#nav div.sub2 { background-image: url(/www/images/nav/menu-sub2.gif); }

div#nav div.sub2 a { background-image: url(/www/images/nav/arrow-sub2.gif); color: #000; }

div#nav div.sub3 { background-image: url(/www/images/nav/menu-sub3.gif); }

div#nav div.sub3 a { color: #000; }

/* Header ---------------------------------------------------- */
/* ----------------------------------------------------------- */

div#logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 275px;
	height: 104px;
	background: url(/www/images/header/logo.gif) no-repeat;
}	

div#logo a {
	position: absolute;	
	top: 0;
	height: 104px;	
	text-indent: -9999em;	
	display: block;
	outline: none;
}

a#hd-duurzame-logistiek {
	right: 145px;
	width: 130px;
}	

a#hd-connekt {
	right: 0;
	width: 145px;
}	

/* Footer ---------------------------------------------------- */
/* ----------------------------------------------------------- */

div#footer-inner {
	width: 416px;
	padding-left: 239px;
	text-align: center;
}

div#footer a { color: #4E6174 }


/* Deelnemers ----------------------------------------------- */
/* ----------------------------------------------------------- */
div.participant {
	border: 1px solid #dcdcdc;
	position: relative;
	height: auto;

	padding: 20px;
	margin-bottom: 5px;
}

div.participant #s2{
	margin: 10px 0px 10px 10px;
	width: 380px;
	padding: 0;

}

div.participant p.bottomright{
	bottom: 0px;
	right: 10px;
	position: absolute;
}
div.participant ul.item{
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.participant ul.item li{
	position: relative;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 100px;
	height: 100px;
	display: block;
	text-align: center;
}


