body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

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

a:hover {
	text-decoration: underline;
}

#container {
	
}

#dae {
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
}

#logo {
	position: fixed;
	top: 200px;
	left: 50%;
	margin-left: -170px;
	width: 341px;
	height: 376px;
	font-size: 0;
	line-height: 0;
	z-index: 9000;

}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	z-index: 9000;
}

#header a {
	color: #000;
	text-decoration: none;
}


#header #headercontent {
	display: inline;
	float: left;
	width: 100%;
	background: #FFF;
	padding: 0 0 10px 0;
}

#header #headercols {
	display: none;
	float: left;
	width: 990px;
	margin: 0 0 0 10px;
}

#header .headercol {
	display: inline;
	float: left;
	padding: 10px 0 0 0;
	background: #FFF;
}

#header #nav_left {
	width: 320px;
	margin: 0 10px 0 0;
	background: #FFF;
}

#header #nav_right {
	width: 221px;
	margin: 0 10px 0 0;
}

#header #nav_questionform {
	width: 90px;
	margin: 0;
}

#header #questioninputs {
	display: inline;
	float: left;
	width: 90px;
	height: 100px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	background: #000;
}

#header .questionfield, #header .questioninput  {
	display: inline;
	float: left;
	width: 70px;
	height: 20px;
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	background: #FFF;
}

#header .questioninput input {
	margin: 0;
	padding: 4px 2px 0 2px;
	border: none;
	width: 66px;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.questionphase1 #question1 {
	background: #FFF;
}

.questionphase1 #question2 {
	background: #FFF;
}

.questionphase1 #question3 {
	background: #FFF;
}


.questionphase2 #question1 {
	background: url('/inc/img/question/question_design.png') no-repeat left top;
}

.questionphase2 #question2 {
	background: url('/inc/img/question/question_academy.png') no-repeat left top;
}

.questionphase2 #question3 {
	background: url('/inc/img/question/question_eindhoven.png') no-repeat left top;
}

.questionphase3 #question1 {
	background: url('/inc/img/question/question_your.png') no-repeat left top;
}

.questionphase3 #question2 {
	background: url('/inc/img/question/question_question.png') no-repeat left top;
}

.questionphase3 #question3 {
	background: url('/inc/img/question/question_here.png') no-repeat left top;
}

.questionfocused {
	background: #FFF !important;
}

.questionsubmit {
	display: none;
}

#addposter {
	display: inline;
	float: right;
	margin: 5px 0 0 0;
	visibility: hidden;
}

#addposter a {
	padding: 2px 2px 1px 2px;
	background: #555;
	color: #F0F0F0;
	font-size: 10px;
	line-height: 10px;

}

.navitem, .naviteminline {
	display: inline;
	float: left;
	width: 100%;
	clear: both;
	background: #FFF;
}

.naviteminline {
	width: auto;
	clear: none;
}

#header #nav_right .navitem {
	margin: 0 0 3px 0;
}


#header .headercol .colcontent {
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 15px 0;
}

#header #headershadow {
	float: left;
	width: 100%;
	height: 20px;
	background-image: url('/inc/img/dropshadow/gradient-white.png');
	background-repeat: repeat-x;
}

a.navlink:link, a.navlink:visited, a.navlink:active, a.navlink:hover {
	display: block;
	float: left;
	cursor: pointer;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

#nav_seperator {
	display: block;
	float: left;
	overflow: hidden;
}



a img {
	border: 0;
}


#nav_seperator {
	width: 5px;
	height: 11px;
}

#nav_info {
	width: 128px;
	height: 11px;
	background: url('/inc/img/nav/info.png') 0 0 no-repeat;
}


#nav_en {
	width: 11px;
	height: 11px;
	margin-left: 3px;
	background: url('/inc/img/nav/en.png') 0 0 no-repeat;

}

#nav_nl {
	width: 10px;
	height: 11px;
	background: url('/inc/img/nav/nl.png') 0 0 no-repeat;

}

a#nav_press:link, a#nav_press:visited, a#nav_press:active, a#nav_press:hover {
	width: 35px;
	height: 12px;
	background: url('/inc/img/nav/press.png') 0 0 no-repeat;
}


#nav_contact {
	width: 46px;
	height: 11px;
	background: url('/inc/img/nav/contact.png') 0 0 no-repeat;
}

#nav_events {
	width: 41px;
	height: 9px;
	background: url('/inc/img/nav/events.png') 0 0 no-repeat;
}

#nav_salone {
	width: 132px;
	height: 10px;
	background: url('/inc/img/nav/salone.png') 0 0 no-repeat;
}

#nav_sothebys {
	width: 84px;
	height: 10px;
	background: url('/inc/img/nav/sothebys.png') 0 0 no-repeat;
}

#nav_intro {
	width: 78px;
	height: 10px;
	background: url('/inc/img/nav/intro.png') 0 0 no-repeat;

}

#nav_participants {
	width: 72px;
	height: 10px;
	background: url('/inc/img/nav/participants.png') 0 0 no-repeat;

}

#nav_location {
	width: 51px;
	height: 10px;
	background: url('/inc/img/nav/location.png') 0 0 no-repeat;

}

#nav_designacademy {
	width: 161px;
	height: 9px;
	background: url('/inc/img/nav/designacademy.png') 0 0 no-repeat;
	font-size: 0;
}

#nav_thequestions {
	width: 198px;
	height: 20px;
	margin: 10px 0 0 0;
}

.hr {
	display: inline;
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	width: 40px;
	height: 8px;
	background: #000;
}

.hr hr {
	display: none;
}

#content {
	margin: 170px 0 0 10px;
}



.item .shadowbot {
	display: inline;
	float: left;
	width: 155px;
	height: 8px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;

}

.item .shadowright {
	display: inline;
	float: left;
	width: 8px;
	height: 211px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.item .shadowbot div, .item .shadowright div {
	margin: 0;
	padding: 0;
}
.shadowbot .shadowbotleft {
	display: inline;
	float: left;
	width: 8px;
	height: 8px;
	background-image: url('/inc/img/dropshadow/shadow_botleft.png');
	background-repeat: no-repeat;
}
.shadowbot .shadowbotside {
	display: inline;
	float: left;
	width: 147px;
	height: 8px;
	background-image: url('/inc/img/dropshadow/shadow_bot.png');
	background-repeat: repeat-x;
}

.shadowright .shadowrighttop {
	display: inline;
	float: left;
	width: 8px;
	height: 8px;
	background-image: url('/inc/img/dropshadow/shadow_topright.png');
	background-repeat: no-repeat;
}

.shadowright .shadowrightside {
	display: inline;
	float: left;
	width: 8px;
	height: 195px;
	background-image: url('/inc/img/dropshadow/shadow_right.png');
	background-repeat: repeat-y;

}

.shadowright .shadowrightbot {
	display: inline;
	float: left;
	width: 8px;
	height: 8px;
	background-image: url('/inc/img/dropshadow/shadow_botright.png');
	background-repeat: no-repeat;
}

.item {
	display: none;
	float: left;
	width: 163px;
	height: 211px;
	margin: 0 2px 6px 0;
	background: #FFF;
}

.itemimgcontainer {
	display: inline;
	float: left;
	width: 163px;
	height: 211px;
}

.itemcontentcontainer {
	display: inline;
	float: left;
	width: 322px;
	height: auto;
	margin: 0 0 0 3px;
}

.announcement .itemcontentcontainer {
	display: inline;
	float: left;
	width: 330px;
	height: auto;
	margin: 0 0 0 3px;
}

.item .hr {
	margin: 5px 0 5px 0;
}

.itemcontentcontainer p {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 5px 0;
}


.itemcontainer {
	display: inline;
	float: left;
	width: 155px;
	height: 211px;
}

.itemcontent {
	float: left;
	width: 155px;
	height: 203px;
	overflow: hidden;
}

.itemposter {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.item .itemposter {
	font-size: 0;
	line-height: 0;
}

.item .itemtext {
	width: 310px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}

.item .itemtext p {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}

.itemtext h3, .infoeventtitle h3 {
	clear: both;
	width: 320px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.item .itemposter img {
	width: 155px;
}


.item .itemdesc {
	width: 320px;
	margin: 10px 0 0 0;
}

.item .infocontent, .item .infoeventtitle {
	display: inline;
	float: left;
	width: 320px;
}

.item .infoeventtitle {
	margin-bottom: 5px;
}

.item .infocolleft {
	display: inline;
	float: left;
	width: 155px;
	margin: 0 10px 0 0;
}

.item .infocolright {
	display: inline;
	float: left;
	width: 155px;
	color: #666;
}

.item .infoitem, .item .infoitemlight {
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 5px 0;

}

.item .infoitemlight {
	color: #666;

}


.item .infolabel, .item .locationdesc strong, .item .itemtext strong {
	display: inline;
	float: left;
	width: 100%;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
}

.item .infovalue {
	display: inline;
	float: left;
	width: 100%;
	margin: 3px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

.item .infoparticipanttitle .infovalue {
	font-size: 17px;
	text-transform: uppercase;
}

.item .infoparticipanttitle {
	display: inline;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.item .infodesc, .item .infocontent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 5px 0;
	padding: 0;
}

.item .blockMsg h4 {
	width: 145px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
	white-space: normal;
}

#mapcontainer {
	display: inline;
	float: left;
	font-size: 12px;
}

#map {
	display: inline;
	float: left;
	width: 155px;
	height: 203px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0;
	
}

.locationmarker {
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

label {
	display: block;
}


.locationaddress {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 0;
}

.locationdirections {
	margin: 0;
	padding: 0;
}

.reg {
	font-weight: normal;
}


#moreposterbtn {
	display: inline;
	float: left;
	width: 100%;
}

#moreposters a {
	font-size: 11px;
	line-height: 13px;
	color: #999;
}

#moreposters .shadowbot {
	visibility: hidden;
}

#moreposters .shadowright {
	visibility: hidden;
}

#moreposters img {
	width: 9px;
}

.break {
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	
}

.markercontent {
	display: none;
}