/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
/*height: 100%;*/
height: 100%;
text-align: center;
font: 1.3em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
background-color: #ACCEF3;
min-width: 980px;
padding-bottom: 20px; /* Simulates margin-bottom for wrapper in IE */
letter-spacing: 0.1em;
}

a:link, a:visited {
color: #00598D;
text-decoration: underline;
/*font-weight: bold;*/
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.noscreen {
display: none;
}


/* Paragraphs, headings, ... */

p {
line-height: 1.3;
margin-bottom: 5px;
text-align:justify;
}

p.text-content:first-letter {
font-size: 1.4em;
font-weight: bold;
line-height: 0.9;
color: #202020;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Georgia, "Times New Roman", Times, serif;
}

h1 {
font: 2.6em  "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica,Georgia, "Times New Roman", Times, serif;
margin: 0 0 10px 40px;
border-bottom: 1px solid #4C8CA6;
width: 55%;
padding: 15px 0 5px 0;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font: 1.2em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica,Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
color: #FFFFFF;
border-left: 3px solid #FFAE20;
padding-left: 14px;
margin: 12px 0 0 40px;
}

h3 {
color: #00598D;
font: 1.5em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica, Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
/*background: url('../img/h3-bg.gif') no-repeat 0 50%;*/
padding-left: 5px;
margin: 18px 0 10px 0;
border-bottom: 1px solid #005E85;
}

h4 {
font-size: 1em;
background-color: #005E85;
color: #FFFFFF;
letter-spacing: 1px;
border: 2px solid #FFFFFF;
margin-top: 7px;
padding: 3px 10px;
border-radius: 5px 5px 5px 5px;

}

h4 a:link, h4 a:visited {
text-decoration: none;
font-size: 1em;
background-color: #005E85;
color: #FFFFFF;
}


h5 {
color: #FFFFFF;
font-size: 1em;
letter-spacing: 1px;
padding-left: 6px;
margin: 18px 0 10px 0;
}

h6 {
color: #FFFFFF;
font: 1.4em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica, Georgia, "Times New Roman", Times, serif;
/*letter-spacing: 1px;*/
padding-left: 26px;
background: url('../img/h3-bg.gif') no-repeat 0 50%;
/*padding-top: 6px;
padding-bottom: 12px;*/
margin: 12px 0 26px 0;
/*font-weight:bold;*/
text-align:left;
}


ul {
list-style-type: circle;
}


/* Site wrapper */

#wrapper {
width: 980px;
/*margin: 8px auto 80px auto;*/
margin: 10px auto 10px auto;
position: relative;
/*background-color: #FFFFFF;*/
/*display: table; */
text-align: left;
/*box-shadow: 7px 7px 8px 1px #888888;*/
border-radius: 15px;
min-height: 100%;


}


/* Header */

#header {
margin: 0 auto;
height: 157px;
position: relative;
background: #004E6C url('../img/header-bg.gif') repeat-x 0 0;
/*border-top: 10px solid #003042;*/
border-bottom: 1px solid #46A0CA;
/*border-radius: 12px;*/
box-shadow: 1px 2px 5px 1px #888888;
border-top: 1px solid #46A0CA;
}


#header-arrow {
position: absolute;
top: 0;
right: 50px;
background: url('../img/ub_blue_re.gif') no-repeat 0 0;
width: 148px;
height: 105px;
}

#bar {
position: relative;
width: 982px;
height: 32px;
margin: auto auto;
/*background: #003042;*/
/*background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;*/
background: #0E2F46;
border-radius: 6px 6px 2px 2px;
left: -1px;
box-shadow: 1px 1px 5px 1px #888888;
}

#bar a {
float:right;
color:snow;
padding: 0.2em 0.2em 0 0.2em;
margin-right:10px;
margin-bottom:0;
margin-top:5px;
font-size: 1.2em;
}

#bar img {
float:left;
padding: 0.05em 0.1em 0 0.1em;
margin-left:12px;
margin-bottom:0;
margin-top:5px;
height:22px;
}

/* Menu */

#menu {
position: relative;
width: 982px;
margin: 0 auto;
/*background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;*/
background: #0E2F46;
border-radius: 3px 3px 8px 8px;
left: -1px;
box-shadow: 1px 1px 5px 1px #888888;
}


#menu li {
display: inline;
list-style-type: none;
}

#menu li.first a {
margin-left: 1em;
display: inline;
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
font-size: 1.0em;
line-height: 33px;
margin: 0 0.2em;
padding: 0 0.8em;
}

#menu li a:hover {
text-decoration: underline;
}

#menu li a.active {
font-weight: bold;
color: #B1EEFF;
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */

#content-box {
width: 100%;
margin: 0 auto;
color: #151515;
position: relative;
height: 100%;
}

#content-box-in {
width: 100%;
margin: 6px 0;
background: #fff;
border-radius: 5px;
box-shadow: 3px 3px 5px 1px #888888;
min-height: 600px;
padding-bottom: 2em;
padding-top: 1em;
float: left;
height: 100%;

}

.content-box-left {
float: left;
width: 730px;
margin-top: 6px;
background: #fff;
border-radius: 5px;
box-shadow: 3px 3px 5px 1px #888888;
min-height: 600px;
padding-bottom: 2em;
margin-bottom: 0.5em;

}

.content-box-left2 {
float: left;
width: 730px;
margin-top: 6px;
background: #fff;
border-radius: 5px;
box-shadow: 3px 3px 5px 1px #888888;
min-height: 600px;
padding-bottom: 2em;
margin-bottom: 0.5em;

}

.content-box-left table tbody
{
margin-left: 15%;
margin-right: 15%;
padding: 0;
align: center;
width:75%;
}

.content-box-left table tbody td
{
width:33%;
}
.content-box-left2 table tbody
{
margin: 0;
padding: 0;
/*width:100%;*/
}

.content-box-left2 table tbody td
{
text-align: left;
width:10%;
}

.content-box-left2 h3 {
color: #00598D;
font: 1.5em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",Helvetica, Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
/*background: url('../img/h3-bg.gif') no-repeat 0 50%;*/
padding-left: 5px;
margin: 18px 0 10px 0;
border-bottom: 1px solid #005E85;
}

.content-box-left2 h3 a:link, h4 a:visited {
text-decoration: none;

}


.content-box-left3 {
float: left;
width: 730px;
margin-top: 6px;
background: #fff;
border-radius: 5px;
box-shadow: 3px 3px 5px 1px #888888;
min-height: 560px;
padding-bottom: 0.5em;
margin-bottom: 0em;

}


.content-box-left3 table tbody
{
margin: 0;
padding: 0;
width:100%;
}

.content-box-left3 table tbody td
{
text-align: left;
width:100%;
}


.content-box-right {
float: right;
    width: 242px;
    margin-top: 6px;
    background: #fff;
    box-shadow: 3px 3px 5px 1px #888888;
    border-radius: 5px;
   
    padding-bottom: 2em;
    margin-bottom: 0em;
	height: 100%;
}

#column-right-bottom {
background: #DBF3FF url('../img/column-right-bottom.gif') no-repeat 0 0;
width: 220px;
height: 20px;
}

.content-box-left-in {
margin: 0.4em 1em 0 1.5em;
}

.content-box-left-in2 { /* for publications*/
margin: 0.4em 1em 0 1.5em;
line-height: 0.2em;

}

.content-box-left-in2 p {
line-height: 1.2em;
}

.content-box-left-in2 li {
margin-bottom: 1em;
}

.content-box-left-in3 { /* for research*/
margin: 0em 1em 2em 1.5em;
}

.content-box-left-in3 p { /* for research*/
margin: 1em 0em 0em 0em;
}

.content-box-left-in3 li {
margin-bottom: 0.5em;
}



.gallery {
margin-top: 18px;
}

.people{
float:left;	
}

.google{
	box-shadow: 0px 0px 0px 0px #FFFFFF;
	border: 1px solid #005E85;

}


.gallery a img, .gallery a:visited img {
	margin: 0 15px 0px 0;
	border: 4px solid #FFFFFF;
	box-shadow: 0px 0px 5px 3px #B0B0B0;
	caption-side: bottom;
}

.content-box-right-in {
margin: 0.4em 1.6em 0 0.8em;
height: 100%;
}


.content-box-left-in table
{
margin: 0;
padding: 10px 5px 10px 5px;
width:100%;
}

.content-box-left-in table td
{
padding: 5px;
}


dt {
font-size: 0.9em;
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #D15900;
font-weight: bold;
}

address {
line-height: 1.5;
margin-bottom: 7px;
}


/* Footer */

#footer {
background-color: #00587D;
color: white;
width: 980px;
height: 60px;
font-size: 0.9em;
border-bottom: 2px solid #003042;
border-radius: 2px 2px 12px 12px;
    box-shadow: 3px 3px 5px 1px #888888;

}

#footer a, #footer a:visited {
font-weight: normal;
color: white;
}

#footer p.left, #footer p.right {
width: 400px;
display: inline;
margin-bottom: 0px;
margin-top: 10px;
line-height: 20px;
}



#footer a.b, #footer a.b a:visited {
/*font-weight: bold !important;*/
}

#footer a.c, #footer a.c a:visited {
/*font-weight: bold !important;*/
font-size: 0.4em;
margin-left: 15px;

}

#footer p.left {
float: left;
text-align: left;
margin-left: 15px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
margin-top:15px;
}

#albumlist
{
width:100%;
margin: 0;
padding: 0;

}

#albumlist table
{
margin: 0;
padding: 0;
width:100%;
}

#albumlist table td
{
padding: 0.5em;
margin-bottom: 1em;
text-align: left;
border-bottom: 1px solid #005E85;
border-right: 1px solid #005E85;
width:33%;
font-weight: bold;

}


#albumlist table  a
{
text-decoration: underline;
padding: 1em 1em;
/*color: #fff;*/
}

#publication 
{
font-size: 1.2em;
line-height: 1.4;
}


