/* structure based on andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.3 (Nov 28, 2005)
UCL header copyright University College London
Screen layout: */

body{
	clear: both;
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #0099ff;
	color:#0099ff;
}

#wrap{
background:#09f;
color:#000033;
margin:0 auto;
width:870px;
}
#uclwrap {line-height: 1.1; background-color: #000033; background-image:url('../images/uclbluebackground.gif') ;
background-repeat: repeat-x;background-position: 0% 0%; }
#uclheader{
margin:0 0 0 0;
padding:0;
width: 100%;
height:110px;
height: auto;
background-image: url('../images/uclbluebackground.gif');
background-repeat: repeat-x;
border: 0;
}
#ucllogo {float: right; width: 265px; height: 110px; position: absolute; top: 0px; right: 0px; padding:0px;}
.ucleft {line-height: 150%; font: 8.5pt Verdana Helvetica sans-serif; color: #fff; align: left; }
.clearall {height: 0; clear: both;}
.anatomydept {float: left; width: 500px; font-weight: bold; font-size: 7.5pt; margin: 5px; color: #fff; }
/*main home page text*/
a:link {color: #039;}
a:visited {color: #039;}
a:hover {color: #ff0000;}
a:active  {color: #ff0000;}
#search {margin-top: 0;}
/*home page loesch header*/
#loesch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000046; text-align: center; 
}
.aloesch {font-size: 12.5pt; font-weight: bold; text-align: center;}
.quals {font-size: 8.5pt; }
.address {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; text-align: center;}
.post {
	font-weight: bold;
	font-size: 9.8pt;
	text-align: center;
	color: #000046;
}
/*home page main text*/
.vascular {padding: 0.75em; font-size: 8.8pt; font-family: Verdana, Helvetica, sans-serif;  line-height: 150%; color:#000046; text-align: justify;}
.vascular p {font-size: 8.8pt; text-align: justify; font-weight: normal; font-color:#000046 ;}
 
h1,h2,h3 {font-weight: bold; font-family:"Verdana, Helvetica, sans-serif"; color: #000046; line-height: 110%;}
h1  {font-size: 11pt; text-align: center; margin-top: 0; padding-top: 0;}
h2 {font-size: 10pt; text-align: left; margin-bottom: 0;}
h3 {font-size: 9.4pt; text-align: left;}

p {margin: 0 0 1em;}

#leftcol{
clear:left;
float:left;
width:100px;
margin:0 10px 0 0;
padding:0;
font-size:1em;
}

#leftcol a{
text-decoration:none;
border-color:#000046;
display:block;
}	
	
#leftcol li a:hover{
background:#FFf;
color:#cc3300;
}

.announce{clear: left; float: left;
width:150px;
color:#000046;
}
.announce p {text-align: center; font-weight: bold;}
.announce img {text-align: center; margin: 0 40px 0 0; border: 0 50px 0 0; padding: 0;}
#extras{
float:right;
width:130px;
margin:0 0 10px 10px;
padding:0;
line-height:1.5em;
background-color: #0099ff;
}

#extras p {margin:0 0 1em 0; }

#content{
margin:0 150px 20px 150px;
border-left:15px solid #fff;
border-right:15px solid #fff;
padding:0 10px 0 10px;
background-color: #fff;
color: #000046;
/* Hides from IE5-mac \*/
* html .wholebox {height: 1%;
/* End hide from IE5-mac */ 
}

#content img{
padding:1px;
color:#000046;
border:1px solid #000046;
}

a{
text-decoration:none;
color:#000046;
}
a:hover{text-decoration: none;
color:#cc0000;
}
#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
width:850px;
text-align: center;
color:#808080;
font-size:0.9em;
}
#footer p {text-align: center; color: #fff;}
.contactucl {text-align: center; font: 8.5pt "Arial, Helvetica, sans-serif"; color: #fff }
.copyright, .copyright a {color: #fff; font-size: 8pt; text-align: center;}
.left{
margin:10px 10px 5px 0;
float:left;
}
.right{
margin:10px 0 5px 10px;
float:right; vertical-align: top;
}
.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{margin-bottom: 0.5em;
font-size:1.1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #303030;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}
.text {text-align: left!important; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; color: #000033;}
.sitelist {display: block; width: 130px; margin: 0 10px 30px 10px; float: left;}
.sitetext {display: block; width: 130px; margin: 0 10px 30px 10px; float: right; }
.sitelist a .sitetext a {font-size: 12pt; font-weight: bold; font-family: Verdana, Helvetica, sans-serif; color: #000033;}
