﻿#nav_main
{
	list-style:none;
	font-family:Tahoma;
	background:url(/images/nav_repeater.gif) repeat-x;
	height:38px;
	margin-left:7px;
	width:958px;
	
}
#nav_main li
{
	list-style:none;
	font-size:9px;	
	display:block;
	padding:10px 11px 10px 6px;
	float:left;
	background:url(/images/seperator.gif) no-repeat right;
}
#nav_main a:link, #nav_main a:visited, #nav_main a:active{

	color:#ffffff;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	display:block;
}

#nav_main a.selected
{
	list-style:none;
	font-family:Tahoma;
	color:#FE0000;
	font-weight:bold;
	display:block;
	border-bottom: Dashed 1px #98AFC4;
	
	
}



#home
{
	width:35px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#home span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_home.gif) no-repeat;
}
#conference_programme
{
	width:144px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#conference_programme span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_conference_programme.gif) no-repeat;
}
#speakers_panellists
{
	width:148px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#speakers_panellists span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_speakers_and_panellists.gif) no-repeat;
}
#order_publication
{
	width:110px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#order_publication span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_order_publication.gif) no-repeat;
}

#partners
{
	width:58px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#partners span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_partners.gif) no-repeat;
}

#about_ei
{
	width:53px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#about_ei span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_about_ei.gif) no-repeat;
}

#register_to_attend
{
	width:118px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#register_to_attend span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_register_to_attend.gif) no-repeat;
}
#watch
{
	width:38px;
	height:17px;
	position:relative;
	cursor:pointer;
	
}
#watch span
{
	width:100%;
	height:100%;
	position:absolute;
	background: url(/images/nv_watch.gif) no-repeat;
}






#nav_main #e_logo
{
	width:84px;
	height:29px;
	background:url(/images/e_logoend.gif) no-repeat;
	display:block;
	padding-right:20px;
	
}