* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	color: #999;
	font-family: 'Verdana', sans-serif;
	font-size: 1em;
	min-width: 1010px;
	min-height: 700px;
	background-color: #e7e7ee;
	background-image: -webkit-gradient(radial, 0 0, 700, 100 44, 40, from(#E7E8ED), to(#FDFBFE));
	background-image: -moz-radial-gradient(45px 45px, cover, #FDFBFE 0%, #E7E8ED 60%);
	background-attachment: fixed;
}

h1, h2, h3 {
	font-family: 'Helvetica', 'Verdana', sans-serif;
	color: #4a4a4b;
}

h1#logo {
	width: 266px;
	height: 63px;
	text-indent: -99999px;
	margin-right: 30px;
	background: transparent url('images/logo2.png') no-repeat left top;
	overflow: hidden;
	float: left;
}

h2 {
	font-style: italic;
	font-weight: normal;
	margin-top: 1em;
}

h3 {
	font-weight: normal;
	margin-top: 1em;
}

a {
	color: #4a4a4b;
	text-decoration: underline;
}

a:hover, a:active, a:visited, a:focus {
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}

p#description {
	font-size: 0.75em;
	line-height: 1.5em;
}

div#container {
	margin: 44px 0px 0px 35px;
	position: relative;
	z-index: 2;
}

div#head {
	width: 975px;
	float: left;
	padding-right: 35px;
	margin-bottom: 40px;
}

div#main {
	width: 700px;
	clear: left;
	float: left;
}

div#navigation ul {
	width: 690px;
	background: transparent url('images/nav_bg.gif') no-repeat left top;
	overflow: visible;
	float: left;
	margin-bottom: 4px;
	padding-left: 10px;
}

div#navigation ul li {
	width: auto;
	line-height: 2em;
	text-align: center;
	float: left;
	display: block;
	list-style: none;
}

div#navigation ul li a {
	color: #fff;
	font-size: 0.9em;
	font-family: 'Helvetica', 'Verdana', sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 115px;
	height: 33px;
}

div#navigation ul li a:hover {
	background-color: #666;
}

div#navigation ul li a.active {
	color: #ffcc33;
	background-color: none;
}

div#content {
	color: #4a4a4a;
	min-height: 320px;
	clear: left;
	padding: 2px 16px 8px 24px;
	background: #f8f6fa url('images/content_bg.png') repeat-y left top;
	margin-bottom: 4px;
	opacity: 0.9;
}

div#content p {
	font-family: 'Verdana', sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 1em 0 0 0;
	opacity: 1;
}

div#content h3{
	color: #f8f6fa;
	line-height: 1.5em;
	text-indent: 0.5em;
	width: 660px;
	background-color: #666;
	display: block;
	padding: 4px 0px 0px 0px;
	margin: 2em 0 1em 0;
	border-bottom: 2px solid #cfcfd5;
}

div#content ul#publications {
	list-style: none;
	margin: 1.5em 1em;
}

div#content ul#projects {
	list-style: square;
	margin: 1.5em 1em;
}

div#content ul#projects li, div#content ul#publications li {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 0.75em;
}

span.leader, span.author {
	clear: left;
	font-style: italic;
	text-indent: 1em;
	display: block;
	width: 600px;
}

span.author {
	text-indent:  40px;
}

p.additional{
	text-indent: 1em;
}

a.pub { 
	min-height: 18px;
	line-height: 18px;
	text-decoration: underline;
	padding-left: 20px;
	margin-bottom: 4px;
	display:  block;
	background: transparent url('./images/small_pub.gif') no-repeat left top;
}

div.event{
	background-color: #fff;
	clear: both;
	margin: 1.5em 0 1em 0;
	width: 100%;
	border-bottom: 2px solid #cfcfd5;
}

div.event p {
	margin: 1em;
}

div.event div.hiddencontent{
	display: none;
}

div.event ul{
	list-style: none;
	margin: 1em 1em 1em 1.5em;
}

div.event ul li{
	font-size: 0.8em;
}

div#content div.fellows ul.fellows{
	float: left;
	list-style: inside square;
	font-size: 0.8em;
	margin: 0 2em 2em 2em;
	padding: 0;
}

div.partner{
	background-color: #fff;
	clear: both;
	margin: 0 0 1em 0;
	width: 100%;
	border-bottom: 2px solid #cfcfd5;
	position: relative;
}

div.partner p{
	padding: 1em 1em 0 1em;
	margin: 0 1em 0 1em;
}

div.partner img{
	margin: 1em;
}

div.partner.left img{
	float: left;
}

div.partner a.tothetop{
	font-size: 0.6em;
}

div.partner.left a.tothetop{
	position: absolute;
	bottom: 1em;
	right: 1em;
}

div.partner.right a.tothetop{
	position: absolute;
	bottom: 1em;
	left: 1em;
}

div.partner.right img{
	float: right;
}

div#sidebar {
	width: 240px;
	position: relative;
	top: 0px;
	left: 3px;
	float: left;
}

ul.affiliates {
	margin-bottom: 12px;
}

div#sidebar ul.affiliates li {
	font-size: 0.9em;
	list-style: none;
	line-height: 33px;
	padding: 0 1.2em;
	border-bottom: 1px solid #dfdee7;
	border-top: 2px solid #f3f3f6;
	background-color: #e7e7ee;
	opacity: 0.9;
}

div#sidebar ul.affiliates li.first {
	color: #777;
	height: 33px;
	background: transparent url('images/sidebar_bg.gif') no-repeat right top;
	border-top: none;
}

li img#lock {
	margin-right: 5px;
}

div#footer {
	color: #fff;
	margin-bottom: 16px;
}

div#robotcub {
	text-align: right;
	width: 300px;
	height: 261px;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1;
}

div#robotcub img {
	width: 121px;
}

a#speechbubble {
	color: transparent;
	overflow: hidden;
	width: 181px;
	height: 28px;
	text-indent: -99999px;
	background: transparent url('images/speech_bubble.gif') no-repeat left top;
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

img.right {
	float: right;
	margin: 0 0 0.5em 1em;
}

div.clear{
	clear: both;
}

a#mariecurie {
	display:  block;
	text-indent:  -99999px;
	width:  160px;
	height: 155px;
	margin-right: 9px;
	background: transparent url(images/mariecuriebw.png) no-repeat left top;
	float:  left;
}

a#mariecurie:hover {
	background-image: url(images/mariecurie.png);
}
