/*############################
global styles EECI 2009
filename: GLOBAL.CSS
Version: 0.4
##############################*/
BODY
{
	font: 12px/18px Arial, sans-serif;
	color: #FFF;
	background-color: #111;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0 0px;
	background: #111 url(../images/eeci-bg-green.jpg) repeat-x center top;
}
#aanmelden
{
	background-image: url(../images/gr-background.jpg);
}
#offline
{
	background: #1A1A1A none;
}
#splash
{
	width: 800px;
	height: 480px;
	margin: 100px auto auto;
	background: url(/styles/images/splash.jpg);
	display: block;
	position: relative;
}
A
{
	color: #89C9FE;
	text-decoration: none;
}
A:hover
{
	color: #FEFFFF;
}
.content-item H2
{
	margin: 0 0 6px;
}
/*----------------------------------------------------------------------------------
[.02] ELEMENTS
--------------------------------------------------------------------------------*/
#wrapper
{
	width: 980px;
	padding: 0 10px;
	margin: 0 auto 25px;
	position: relative;
	text-align: left;
	font-size: 1.1em;
}
/*----------------------------------------------------------------------------------
[.02] HEADER
----------------------------------------------------------------------------------*/
#header
{
	width: 980px;
	display: inline-block;
	height: 145px;
}
#eecilogo
{
	width: 320px;
	height: 110px;
	display: inline-block;
	background: transparent url(../images/eecilogo.gif) no-repeat left top;
	float: left;
	position: relative;
	top: 20px;
	left: 0;
}
#topnav
{
	font-size: 1.4em;
	height: 50px;
	display: block;
	float: right;
	top: 60px;
	position: relative;
	font-family: Georgia;
}
#topnav LI
{
	height: 24px;
	padding: 0px 10px;
	float: left;
	display: inline-block;
}
#topnav LI A
{
	display: inline-block;
	color: #C8C8C8;
	padding: 5px 0px;
}
#topnav LI A:hover, #topnav LI A.active
{
	border-bottom: 4px solid #F6BC00;
}
/*----------------------------------------------------------------------------------
[.02] MASTHEAD
----------------------------------------------------------------------------------*/
#masthead
{
	width: 980px;
	height: 345px;
	background: url(../images/bag-blurb.png) no-repeat center center;
}
#registration-sign A
{
	width: 180px;
	height: 180px;
	display: inline-block;
	position: relative;
	text-indent: -9000px;
	background: transparent url(../images/register-banner.png) no-repeat center center;
	left: 780px;
	top: 160px;
}
/*----------------------------------------------------------------------------------
[.02] CONTENT
----------------------------------------------------------------------------------*/
#content-block
{
	width: 960px;
	margin-top: 10px;
	padding: 10px;
	display: inline-block;
	background: #111 url(../images/content-bg.jpg) repeat-y center top;
}
#column-1, #column-2, #column-3
{
	display: inline-block;
	float: left;
}
#column-1
{
	width: 320px;
	padding: 10px 0 0;
}
#column-2
{
	min-height: 910px;
	width: 360px;
	padding: 10px 20px 20px;
}
#column-3
{
	width: 200px;
	min-height: 910px;
	padding: 10px 20px 20px;
}
#video-and-slides #content-block
{
	background: none;
}
#video-and-slides #content-block #column-2
{
	background: none;
	width: 960px;
}
#video-and-slides #content-block #column-2 .content-item
{
	background: none;
	display: block;
	float: left;
	width: 960px;
	clear: both;
	margin: 0 0 30px;
}
#video-and-slides #column-2 .materials
{
	display: block;
	position: relative;
	width: 960px;
	clear: both;
}
.slides, .video
{
	display: block;
	float: left;
	position: relative;
	width: 423px;
}
.video
{
	border: 1px solid #545454;
	margin-left: 65px;
	background-color: #000;
}
#video-and-slides #column-3
{
	width: 200px;
	min-height: 910px;
	padding: 10px 20px 20px;
	background-color: #000;
}
#speakerslist
{
	width: 300px;
}
#speakerslist .speaker
{
	height: 60px;
	display: inline-block;
	float: left;
	font-size: 11px;
	margin: 10px 0;
}
#speakerslist SPAN.speakersthumb
{
	width: 50px;
	height: 50px;
	border: 1px solid #949494;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#speakerslist SPAN.speakersname
{
	font-family: Georgia;
	font-size: 24px;
	color: #FEB600;
	width: 240px;
	font-weight: normal;
}
#speakerslist A SPAN.speakersname:hover
{
	font-family: Georgia;
	font-size: 24px;
	color: #FEFEFE;
	width: 240px;
	font-weight: normal;
}
#speakerslist SPAN.veryshortbio
{
	font-size: 10px;
	width: 237px;
	display: block;
	letter-spacing: 1px;
	float: left;
}
#column-2 #content-item .title, #column-2 .content-item .title
{
	font-size: 24px;
	font-family: Georgia;
	line-height: 28px;
	letter-spacing: 2px;
	margin-bottom: 18px;
	display: inline-block;
}
#speakers
{
	width: 360px;
}
#speakers .speaker-full
{
	display: inline-block;
	float: left;
	color: #DEC6C6;
	margin: 10px 0;
}
#speakers .speakersthumb
{
	width: 50px;
	height: 50px;
	border: 1px solid #949494;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#speakers .speakersname
{
	font-family: Georgia;
	font-size: 24px;
	color: #FEB600;
	width: 296px;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
	margin: 0 0 12px;
	clear: right;
}
#speakers .talksummary, #speakers .workshopsummary
{
	background: #0F0F0E url(/styles/images/arrow-down.png) no-repeat;
	width: 360px;
	display: block;
	margin: 0 0 12px -22px;
	padding: 10px 20px 10px 23px;
	border-bottom: 1px solid #222;
}
#speakers .talksummary H2 P, #speakers .workshopsummary H2 P
{
	color: #EEEEEE;
	font-family: Georgia;
	font-size: 18px;
	padding-top: 12px;
}
#column-2 #content-item P, #speakers P
{
	color: #9B9393;
	font-size: 14px;
	line-height: 28px;
	display: block;
}
#column-2 #attending-companies P.attending-companies A
{
	color: #CCC;
}
#column-2 #attending-companies P.attending-companies A:hover
{
	color: #CDE;
	border-bottom: 1px dashed #E5EDF5;
}
#column-2 #attending-companies P.attending-companies
{
	color: #CCC;
}
#column-2 H2
{
	font-size: 18px;
	color: #FEB500;
}
#column-2 H2.title
{
	font-size: 24px;
	line-height: 28px;
	font-family: Georgia;
	color: #E1E1E1;
	margin-bottom: 18px;
}
#column-2 STRONG
{
	color: #D8D8D8;
}
#column-2 P SPAN.talktitle
{
	line-height: 16px;
	font-size: 14px;
	color: #6AA024;
}
#column-2 OBJECT
{
	margin: 0px 0px 20px;
}
#column-3 P
{
	color: #404040;
}
#attending-companies A
{
	color: #FDB500;
}
#attending-companies A:hover
{
	color: #FEFEFE;
}
.program
{
	background: #1E1E1E;
	color: #AAA;
	border-bottom: 1px solid #2B2B2B;
	border-right: 1px solid #2B2B2B;
	font-size: 11px;
	width: 99%;
}
.program TR TD, .program TR TH
{
	border-top: 1px solid #2B2B2B;
	border-left: 1px solid #2B2B2B;
	padding: 5px;
}
#column-2 TABLE.program TR TD STRONG
{
	color: #BD0;
	font-size: 14px;
}
.program TR TH
{
	font-weight: bold;
	border-right: none;
	background: #494949;
}
.program TR.black
{
	background: #171616;
}
.program INPUT
{
	display: none;
}
.program .room
{
	font-size: 37px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #464646;
}
.program .selected .room
{
	color: #FEFEFE;
}
.session:hover
{
	cursor: pointer;
	background: #171616;
}
.session:hover .room
{
	color: #DCDCDC;
}
.selected, .selected:hover
{
	background: #4D6000;
}
.full, .full:hover
{
	background: #B6000B;
}
#register-workshops
{
	display: inline-block;
	float: right;
	margin: 20px 4px 0px 20px;
	padding: 5px 10px;
	background: #444444;
	border: 1px solid #6D6D6D;
	cursor: pointer;
}
#register-workshops:hover
{
	background: #2B2B2B;
	border: 1px solid #353535;
}
#message-box
{
	display: inline-block;
	float: left;
	margin-top: 20px;
}
/*----------------------------------------------------------------------------------
[.02] FOOTER
----------------------------------------------------------------------------------*/
#footer-block
{
	width: 100%;
	height: 199px;
	display: inline-block;
	position: relative;
	background: transparent url(../images/footer-bg.jpg) repeat-x center bottom;
}
#footer
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	color: #FB0;
	display: block;
	height: 190px;
}
#twitter
{
	display: block;
	width: 90px;
	padding-left: 22px;
	background: transparent url(../images/twitter.png) no-repeat left bottom;
	line-height: 12px;
	height: 48px;
	position: absolute;
	right: 125px;
	top: 28px;
	text-align: center;
}
#twitter A
{
	color: #FB0;
	margin-top: 15px;
	display: block;
}
#whoooz-logo
{
	position: absolute;
	left: 10px;
	top: 93px;
	width: 450px;
	float: left;
}
#whoooz-logo P.small
{
	font-size: 12px;
	margin: 17px 0px 10px 10px;
	color: #FFFFFF;
	display: inline-block;
	float: left;
}
#whoooz-logo IMG
{
	float: left;
}
