* {
	margin: 0;
}


body {
	font-size: 10pt;
	font-family: Helvetica,sans;
}

h1 {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0.25em 0;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0;
	margin-left: 0;
	margin-right:0;
	margin-bottom: 0;
}


h3 {
	font-size: 125%;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 1em;
	margin-left: 0;
	margin-right:0;
	margin-bottom: 0;
}

h4 {
	font-size: 125%;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-left: 0;
	margin-right:0;
	margin-bottom: 0;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0.25em;
	margin-left: 0;
	margin-right:0;
	margin-bottom: 0;
}


h3 + h4 {
	margin-top: 0;
}

h4 + h5 {
	margin-top: 0;
}

h2 + p {
	margin-top :0;
}

h3 + p {
	margin-top :0;
}

h4 + p {
	margin-top :0;
}

h5 + p {
	margin-top :0;
}

p {
	margin: 0.5em 0;
	/*line-height: 1.5em;*/	
}

sup {
	font-size:70%;
	vertical-align: top;
}

.emph {
	font-weight: bolder;
}


#content, #sidebar, #footer {
	overflow: hidden;
}

a:link {
	color: #00aa80;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	color: #598076;
	background-color: transparent;
	text-decoration: underline;
	
}

a:hover, a:focus {
	color: white;
	background-color: #00aa80;
	text-decoration: none;
}



#frame {
	margin: 0 auto;
	position:relative;
	max-width:950px;
	padding-top: 25px;
	background-color: #f2f2f2;
}

h4.hotel {
	font-size: 105%;
	font-weight: bold;
	line-height: 100%;
	margin: 1em 0 0 0;
}

p.hotel {
	margin: 0;
}
	
p.references {
	font-size: smaller;
}

p.references span.title {
	font-style: italic;
}

#map_canvas {
	width: 500px;
	height:400px;
	margin:4em 0;
}
	
/*
 
	header
	
*/

#header {
	position: relative;;
	max-width:950px;
	text-align:right;
	margin: 10px auto 0px;
	background-color: #daf2ec;
	margin: 10px auto 0;
}

#headerlogo {
	float: left;
	padding-top: 35px;
}

#headerlogo img {
	margin-left: 25px;
}

#headertext {
	text-align: right;
	padding: 10px 0;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
}

#headerlongname {
	margin: 5px 50px 5px 0;
}

#headershortname {
	margin: 0px 75px 0px 0;
	font-size: 500%;
}

#headerlocation {
	margin: 0 50px 0 0;
}

#headerdates {
}

#headervenue {
}

/*

	footer
	
*/
#footer {
	clear:both;
	text-align:center;
	font-size: 70%;
	color: #535c5a;
	
}

#footercopyright {
	float:left;
}

#footerlastmodified {
	float:right;
}


/*

	quick navigation
	
*/
#quicknav {
	position: absolute;
	right: 0px;
	text-align:right;
	z-index: 1000;
	display: table-row;
	
}

.quicknavitem:link , .quicknavitem:visited {
	text-align: center;
	min-width: 65px;
	min-height: 20px;
	display: table-cell;
	
	background-color: #3c3c3c;
	color: #3fd1ad;
	text-decoration: none;
}

.quicknavitem:hover {
	color:white;
	text-decoration: underline;
}

.quicknavitem:active {
	background-color: #CCDDCC;
	color:black;
	text-decoration:none;
}

/*

	navigation
	
*/
#navigation {
	position:relative;
	padding-top: 25px;
	width: 175px;
	height: 100%;
	border-right: 1px dotted white;
	float: left;
	
}
.primnavcontainer {
	margin-bottom: 10px;
	margin-left: 10px;
	color: #008866;
	font-weight: bold;
	
}
.primnavitem:link, .primnavitem:visited {
	text-decoration: underline;	
	color: #008866;
	font-weight: bold;
}

.primnavitem:hover {
	text-decoration: none;
	background-color: #b8ccc7;
}

.primnavitem:active {
	text-decoration: none;
}

.secnavcontainer {
	margin-bottom: 5px;
	margin-left: 5px;
	
}
.secnavitem:link, .secnavitem:visited {
	text-decoration: underline;
	color: #008866;
	font-weight: normal;
}

.secnavitem:hover {
	text-decoration: none;	
	background-color: #b8ccc7;
}

.secnavitem:active {
	text-decoration: none;
}





/*

	content
	
*/
#content {
	min-height: 680px;
	padding-left: 10px;
	color: black;
}

#content p {
	margin-right: 2.5em;
}

.emphasized {
	font-weight: bold;
}

p.newsdate {
	margin-bottom: 2em; 
}

td.pastdate {
	text-decoration: line-through;
}

td.time_place
{
	padding-right: 15px;
}

ol.NEPS_list span.talktitle {
	font-weight: bold;
}

ol.NEPS_list span.talkauthors {
	font-style: italic;
}

ul.symposium span.author {
	font-style: italic;
}

/*
 * time tables
 */
table.timetable {
	border-collapse: collapse;
	font-size:90%;
}

table.timetable td {
	border: 1pt solid black;
	vertical-align: top;
	padding: 0.3em 0.5em;
	width: 9em;
}

table.timetable td.empty {
	border:none;
}

table.timetable td.time {
	width: 5em;
	text-align: center;
}

table.timetable td.registration {
	background-color: lightgray;
	font-style: italic;
}

table.timetable td.event {
	background-color: #E0FFFF;
}

table.timetable span.roominfo {
		font-size:75%;
		font-style: italic;
}



table.timetable td.break {
	background-color: #cccccc;
	font-style: italic;
}

table.timetable td.plenaryTalk {
	background-color: #FFFACD;
}

table.timetable td.satellite {
	background-color: rgb(230, 230, 255);
}

table.timetable tr {
 height: 1.5em;
}

/*

    sidebar
    
    
*/

#sidebar {
	width: 220px;
	float: right;
	margin:15px 10px;
	padding: 0;
}

#sidebar ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}


#sidebar li {
	background-color: #daf2ec;
	border: solid 1px #b8ccc7;
	margin: 0 0 1em;
	padding: 5px 10px;
}

#sidebar li.supporters {
	border: none;
	background: none;
	text-align: center;
}

#sidebar li h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 5px 0;
	padding:0;
	line-height: 100%;
}


#sidebar li h2 {
	font-size: 100%;
	font-weight: normal;
	padding:0;
	line-height:100%;
}

#sidebar li p{
	margin: 0;
}

#sidebar li p.newsdate {
	font-size: 85%;
	color: gray;
	text-align: right;
	margin: 0;
}

#sidebar table {
	width: 100%;
	border-spacing: 0 5px;
}

#sidebar td.event {
	text-align: left;
}

#sidebar td.eventdate {
	text-align: right;
	vertical-align: baseline;
}

#sidebar .sidebox {
	font-size: 90%;
}

#sidebar img.supporter_logo {
	width: 95%;
	margin-bottom: 1em;
}