html,body {
	margin: 0;
	padding: 0;
	color: #ddd7d3;
	background-color: #202020;
	font-size:  10pt;
	font-family: Arial, sans-serif;
	text-align: left;
	height: 100%;
}

body#bodyHome {
	background-image: url('/images/bg_home.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;
}

body#bodyInitiative {
	background-image: url('/images/bg_about.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;
}

body#bodySeminar {
	/*background-image: url('/images/bg_events.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;*/
}

body#bodySeminar #container   {
	width: 1007px;
}

body#bodySeminar #content {
	width: 700px;
	padding-right: 0;
}

body#bodyForum {
	background-image: url('/images/bg_forum.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;
}

body#bodyConference {
	background-image: url('/images/bg_conference.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;
}

body#bodyBook {
	background-image: url('/images/bg_book.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;
}


body#bodyOrganisation {
	background-image: url('/images/bg_organisation.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;
}

body#bodyContact {
	background-image: url('/images/bg_location.jpg');
	background-repeat: no-repeat;
	background-position:  750px 0px;
}

#container {
	background-image: url('/images/bg_leftBar.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
	width: 757px;
}

div#header {
	position:absolute;
	left: 257px;
	top: 32px;
}

div#leftBar {
	float: left;
	width:257px;
}

div#menu {
	padding-top:127px;
}

div#menu ul {
	margin: 0;
	padding: 0;
}

div#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 17px;
}

div#menu a {
	color: #4c3e35;
	text-decoration: none;
	font-size:  11pt;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	wisth:180px;
}

div#menu a:hover {
	color: #4c3e35;
	text-decoration: underline;
	font-size:  11pt;
}

div#menu .homeactive {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
}

div#menu .homeactive:hover {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
	text-decoration: none;
}

div#menu .initiativeactive {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
}

div#menu .initiativeactive:hover {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
	text-decoration: none;
}

div#menu .eventsactive {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
}

div#menu .eventsactive:hover {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
	text-decoration: none;
}


div#menu .organisationactive {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
}

div#menu .organisationactive:hover {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
	text-decoration: none;
}

div#menu .contactactive {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
}

div#menu .contactactive:hover {
	color: #ffffff;
	background-image: url('/images/greenSelector.png');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -5px 1px;
	text-decoration: none;
}

ul#subMenu {
	margin: 0;
	padding: 0;
}

ul#subMenu li {
	list-style: none;
	padding-bottom: 5px;
	padding-left: 23px;
}


ul#subMenu a {
	color: #0098bd;
	text-decoration: none;
	font-size:  9pt;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right:30px;
}

ul#subMenu .seminaractive, 
ul#subMenu .londonactive, 
ul#subMenu .brusselsactive, 
ul#subMenu .bookactive  {
	color: #0098bd;
	text-decoration: none;
	font-size:  9pt;
	padding-left: 30px;
	padding-bottom: 5px;
	background-image: url('/images/arrow.png');
	background-repeat: no-repeat;
	background-position: 10px 4px;
}


ul#subMenu a:hover {
	color: #0098bd;
	text-decoration: underline;
	font-size:  9pt;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#rightBar {
	position: relative;
	margin-left: 257px;
	padding-top: 122px;
}

div#content {
	display: inline;
	position: relative;
	display: block;
	padding-right: 50px;
	letter-spacing: 1.5px;
	height: 100%;
}

div#content p, div.section{
	font-size: 13px;
}


div#content a {
	text-decoration: underline;
	color: #00b1e9;
	cursor:pointer;
}

div#content a:hover {
	color: #39c9f9;
}

div#content p {
	padding-bottom:15px;
	padding-top:5px;
}

div#content a.headerLink {
	font-weight:bold;
	font-size:11pt;
	color: #ffffff;
	text-decoration: none;
}

div#content a.headerLink:hover {
	font-weight:bold;
	font-size:11pt;
	color: #ffffff;
	text-decoration: underline;
}

div#content h1 {
	font-weight:bold;
	font-size:11pt;
	padding: 0;
	margin: 0;
	display: inline;
}

div#content h2 {
	clear: none;
	font-size:14pt;
	padding: 0;
	margin: 0;
	color: #00b1e9;
	font-weight: 100;
	line-height: 20pt;
	padding-bottom: 10px;
}

div#content h3 {
	font-size:10pt;
	font-style: italic;
	color: #ffffff;
	padding: 0;
	margin: 0;
	font-weight: 100;
}

div#content h4 {
	color: #ef4828;
}

div#logos {
	position: absolute;
	left: 0px;
	top: 880px;
}

div#logos img {
	margin-left: 20px;
	margin-bottom: 10px;
}

div#eventLogos {
	position: absolute;
	left: 0px;
	top: 980px;
}

div#eventLogos img {
	margin-left: 20px;
	margin-bottom: 5px;
}

p.lnv {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 30px;
	color: #000000;
	font-size:7pt;
}

p.vws {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 30px;
	color: #000000;
	font-size:7pt;
}

div#footer {
	clear: both;
	padding-bottom: 15px;
}

img.block {
	padding-right: 5px;
	padding-bottom: 2px;
}

img.blockTitle {
	padding-right: 5px;
	padding-bottom: 2px;
}

div#brownBag {
	position: absolute;
	left: 0px;
	top:540px;
}

div#forum {
	position: absolute;
	left: 0;
	top: 473px;
}

 div#conference {
	position: absolute;
	left: 160px;
	top: 493px;
}


div#book {
	position: absolute;
	left: 290px;
	top: 511px;
}

div#popupSeminar {
	display: none;
	position: absolute;
	z-index: 1;
	left: 205px;
	top: 470px;
	background-image: url('/images/bg_popup.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 81px;
	font-size:  10pt;
	font-family: Arial, sans-serif;
}

div#popupForum {
	display: none;
	position: absolute;
	z-index: 1;
	left: 377px;
	top: 503px;
	background-image: url('/images/bg_popup.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 81px;
	font-size:  10pt;
	font-family: Arial, sans-serif;
}

div#popupConference {
	display: none;
	position: absolute;
	z-index: 1;
	left: 513px;
	top: 525px;
	background-image: url('/images/bg_popup.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 81px;
	font-size:  10pt;
	font-family: Arial, sans-serif;
}

div#popupBook{
	display: none;
	position: absolute;
	z-index: 1;
	left: 622px;
	top: 535px;
	background-image: url('/images/bg_popup.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 81px;
	font-size:  10pt;
	font-family: Arial, sans-serif;
}

h2.popup {
	padding-left: 10px;
	color: #202020;
	padding-top: 2px;
	font-size:  11pt;
}

p.popup {
	padding-left: 10px;
	padding-right: 10px;
}

div#registration {
	margin-top:15px;
	margin-bottom: 20px;
	margin-left:300px;
}

div#registrationHome {
	margin-top:5px;
	margin-bottom: 0px;
	margin-left:270px;
}

div#startRegister {
	margin-top:15px;
	margin-left:270px;
}

table#registerSteps td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

table#programme {
	background-color:#3e3e3e;
	border: 1px solid #7a7a7a;
}

table#programme td {
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}

td.time {
	width:130px;
	vertical-align: top;
}

div#realised {
	width: 179px;
	height: 37px;
	background-image: url('/images/eventPartners.jpg');
	background-repeat: no-repeat;
	color:#ffffff;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
	margin-bottom: 10px;
}

div#box {
	background-color:#3e3e3e;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	border: 1px solid #7a7a7a;
}

div#programme {
	display: none;
}

div#closeProgram {
	display: none;
}

/* Tabbed list (speakers) */

div.speeches {
	border: 1px solid #7A7A7A;
	background-image: url('/images/speakers/speeches_bg.png'); 
	background-repeat: repeat-y;
}

div.speakers {
	float: left;
	width: 232px;
/*	/width: 231px; /* IE override */
}

div.speakers h3 {
	margin: 0;
	color: #0c66b1;
}

div.speaker {
	cursor: pointer;
	height:60px;
	background-color: #484848;
	border-bottom: 1px solid #7A7A7A;
	border-right: 1px solid #7A7A7A;  
	font-size: 8pt;
	padding:6px;
	
}

div.speaker img  {
	float:left;
}

div.active {
	background-color: #202020;
	border-right: 0;
	cursor:default;
}

div.opinions {
/*	background-image: url('/images/speakers/back_left.png'); 
	background-repeat: repeat-y;    */
}

div.opinion {
	padding: 8px;
	margin-left: 240px;
}

div.end {
	clear: both;
}

div.introduction {
	overflow: hidden;
}

div.downloads {
	width: 430px;
	position: absolute;
	margin-top: 290px;
	padding-top:0;
}


div.london div.downloads {
	margin-top: 440px;
}

div.downloads h4 {
	display: block; 
	margin-bottom: 7px;
	border-bottom: 1px solid #505050;
}

div.downloads img {
	vertical-align: middle;
}

div.downloads a {
	margin-right: 12px;
}



/* Tabbed list (dialogue) */

div.diag {
	border: 1px solid #7A7A7A;
	background-image: url('/images/speakers/speeches_bg.png'); 
	background-repeat: repeat-y;
}

div.dialogues {
	float: left;
	width: 232px;
/*	/width: 231px; /* IE override */
}


div.dialogues h3 {
	margin: 0;
	color: #0c66b1;
}

div.dialogue {
	cursor: pointer;
	height:60px;
	background-color: #484848;
	border-bottom: 1px solid #7A7A7A;
	border-right: 1px solid #7A7A7A;   
	font-size: 8pt;
	padding:6px;
	
}

div.dialogue img  {
	float:left;
}

div.active {
	background-color: #202020;
	border-right: 0;
	cursor:default;
}


div.dialog {
/* 	background-image: url('/images/speakers/back_left.png'); 
	background-repeat: repeat-y; */
}

div.dialoguetext {
	padding: 8px;
	margin-left: 240px;
}

div.end {
	clear: both;
}

div.introduction_diag {
	height: 172px;
	overflow: hidden;
}

/* image positioning in het verslag - left, right and center */
.left
{ float: left; 
  padding: 8px 20px 2px 0px;
}

.right
{ float: right; 
  padding: 8px 8px 2px 20px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
  padding: 8px 0;
}

table#seminarProgramme {
	border-collapse:collapse;
}

table#seminarProgramme td {
	padding-bottom:18px;
	vertical-align:top;
}

h1 {
	font-size:116px;
}


#commentList p {
	margin-left:14px;
	color: #999;
}

#commentForm label {
	display:inline-block;
	width:120px;
	vertical-align:top;
}

#commentForm div {
	margin-bottom:10px;
}

#commentForm input.text,
#commentForm textarea {
	background-color: #444;
	color: #ddd;
	border: solid 1px #aaa;
	padding-left:2px;
}


#commentForm input.text:focus,
#commentForm textarea:focus {
	background-color: #555;
}

#announcement {
	background-color: #484848;
	padding: 10px;
	margin-bottom:10px;
}

div#announcement p {
	margin:0;
	padding-top:0;
	padding-bottom:0;
}