html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}


body {
	line-height: 1;
	color: black;
	/*font-family: "Times New Roman",Georgia,Serif;*/
	font-family: Arial, sans-serif;
	    font-size: 0.9em;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/** end of defaults **/


/** common classes **/

div.clear { 
    clear:both; 
    line-height: 0px; /* for ie */
} 

.right { 
    float: right; 
    margin: 0px 0px 0px 20px;
} 

.left { 
    float: left; 
}

.invisible {
	display: none;
}

.visible {
	display: block;
}

td.bottom {
	vertical-align: bottom;
}

/** Body **/

body {
	text-align: center;
	min-width: 950px;
/*	background-color: #EAE8E4; */
    background-color: #f1f1f1;
}

div#header {
    line-height: 0px;
    height: 235px;
}

#wrapper {
	text-align: left;
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: white;
    -webkit-box-shadow: 0px 0px 15px grey;
    -moz-box-shadow: 0px 0px 15px grey;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.attribution {
    background: url("copybg.png");
    position:absolute; 
    top: 185px;
    padding: 7px 5px 4px 5px;
    color: #3a3a3a;
    font-size: 0.75em;
    height: 4px;
}

div.attribution a {
    color: #1a1a1a;
    text-decoration: none;
}

div.nav_bar {
    background: url("navbarbg.png");
    background-color: #73868C;
}

div.active {
    background-color: white !important;
    color: darkblue;
} 

div.nav_bar div.link {
    float: left;
    padding: 10px 10px 10px 10px;
    border-right: 1px solid #d1d1d1;
}

div.nav_bar div.link:hover {
    background-color: white;
}

div.nav_bar div.link:hover a {
    color: darkblue;
}

div.content {
    padding: 10px 25px 25px 25px;
}

div.content p {
    margin: 15px 0px 0px 0px;
    line-height: 1.5;
    text-align: justify;
}

div.nav_bar div.link a {
    color: #f1f1f1;
    text-decoration: none;
}



div.content h1 {
    padding: 20px 0px 5px 0px;
    font-size: 1.4em;
    color: darkblue;
}

div.content h2 {
    color: darkblue;
    padding: 10px 0 10px 0px;
    font-size: 1.2em;
}


div.content ul.disc li {
    margin-left: 15px;
    list-style: disc outside none;
}

div.content ul li {
    padding: 5px 0px 0px 5px;
    line-height: 1.5;
}

div.content div.topics {
    margin: 15px 0px 0px 0px;
}

div.topics ul, div.conferences ul {
    margin: 5px 100px 5px 25px;
    list-style: disc outside none;
}

div.topics div.title {
    font-weight: bold;
    list-style: none;
    margin: 10px 0px 0px 3px;
}

div.content table td {
    padding: 5px;
}

div.footer {
    background-color: #73868C;
    padding: 10px;
    font-size: 0.8em;
    text-align: center;
    color: #e2e2e2;
    -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.super {
    vertical-align: super;
    font-size: 0.8em;
}

ul.logos {
    border-left: 1px dotted black;
    padding: 10px 10px 10px 10px;
}

img.width_rest {
    width: 200px;
}

ul.logos li {
    margin-top: 20px;
    text-align: center;
}

div.ieee_container {
    background-color: #0073ae; 
    padding: 5px;
}

#logo_table {
    margin: 20px auto 0px auto;
    
}

#logo_table td {
    padding: 5px;
    text-align: center;
}



a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(image-infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

.video {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.gras {
	font-weight: bold;	
}





#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper1 {width:600px; height:450px; margin:20px auto; display:none; }
#wrapper1 * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:450px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:600px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:150px}
#image img {position:absolute; z-index:25; width:600px; height:450px;}
.imgnav {position:absolute; width:25%; height:450px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url("P5/left.gif") left center no-repeat}
#imgnext {right:0; background:url("P5/right.gif") right center no-repeat}
#imglink {position:absolute;  width:80%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:100px; background:url("P5/scroll-left.gif") center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:100px; background:#222 url("P5/scroll-right.gif") center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {
	float:left;
	position:relative;
	width:550px;
	margin-left:5px;
	height:120px;
	overflow:hidden;
}
#slider {position:absolute; left:0; height:100px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
.clearing {
	clear: both;	
	}
