﻿/* Browser reset styles */

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;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus {
outline: 0;
}

body {
line-height: 1;
color: black;
background: white;
}

ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}

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

th, td {
padding: 5px;
border: 1px solid #fff;
border-left: 0;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Site styles */

body {
font-family: arial, helvetica, sans-serif;
font-size: 62.5%;
}

p {
padding: 1em 0 0 0;
line-height: 130%;
}

#content ul {
margin-left: 2em;
padding: 1em 0 0 0;
list-style: disc;
}

li {
line-height: 120%;
padding: 0.1em 0;
}

a {
color: #543f8a;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: underline;
}

strong {
font-weight: bold;
}

#container {
line-height: 1.2em;
width: 770px;
}

#siteinfo {
position: relative;
}

#container.home #siteinfo {
background: #cde7e6 url(template/banner-home.jpg) no-repeat bottom right;
height: 153px;
}

#container.about #siteinfo {
background: #79c3c2 no-repeat bottom right;
height: 153px;
}

#container.publications #siteinfo {
background: #d6d7e9 url(template/banner-publications.jpg) no-repeat bottom right;
height: 153px;
}

#container.involved #siteinfo {
background: #fce3c5 url(template/banner-involved.jpg) no-repeat bottom right;
height: 153px;
}

#container.vacancies #siteinfo {
background: #d1e4f2 url(template/banner-vacancies.jpg) no-repeat bottom right;
height: 153px;
}

#container.news #siteinfo {
background: #ffe5ff url(template/banner-news.jpg) no-repeat bottom right;
height: 153px;
}

    #siteinfo p a img {
    margin-left: 2em;
    }

    #container.home #siteinfo ul#intro {
    background: #cde7e6;
    }
    
    #container.about #siteinfo ul#intro {
    background: #79c3c2;
    }
    
    #container.publications #siteinfo ul#intro {
    background: #d6d7e9;
    }
    
    #container.involved #siteinfo ul#intro {
    background: #fce3c5;
    }
    
    #container.vacancies #siteinfo ul#intro {
    background: #d1e4f2;
    }
    
    #container.news #siteinfo ul#intro {
    background: #ffe5ff;
    }
    
    #siteinfo ul#intro {
    position: absolute;
    top: -100px;
    left: 260px;
    margin: 0;
    padding: 0;
    }

    #siteinfo ul#intro li {
    margin: 0;
    padding: 5px 5px 23px 5px;
    width: 160px;
    border-top: 1px solid #000;
    }

    #container.home #siteinfo ul#intro li {
    background: #fff url(template/speech-home.gif) no-repeat bottom left;
    }
    
    #container.about #siteinfo ul#intro li {
    background: #fff url(template/speech-home.gif) no-repeat bottom left;
    }
    
    #container.publications #siteinfo ul#intro li {
    background: #fff url(template/speech-publications.gif) no-repeat bottom left;
    }

    #container.involved #siteinfo ul#intro li {
    background: #fff url(template/speech-involved.gif) no-repeat bottom left;
    }
    
    #container.vacancies #siteinfo ul#intro li {
    background: #fff url(template/speech-vacancies.gif) no-repeat bottom left;
    }
    
    #container.news #siteinfo ul#intro li {
    background: #fff url(template/speech-news.gif) no-repeat bottom left;
    }
        
#container.home #contentcontainer {
background: url(template/nav-home.gif) repeat-y;
}

#container.about #contentcontainer {
background: url(template/nav-about.gif) repeat-y;
}

#container.publications #contentcontainer {
background: url(template/nav-publications.gif) repeat-y;
}

#container.involved #contentcontainer {
background: url(template/nav-involved.gif) repeat-y;
}

#container.vacancies #contentcontainer {
background: url(template/nav-vacancies.gif) repeat-y;
}

#container.news #contentcontainer {
background: url(template/nav-news.gif) repeat-y;
}

#navigation {
float: left;
width: 160px;
margin-top: -10px;
padding: 20px 10px 10px 10px;
}

    #nav {
    margin-top: 1em;
    border: 1px solid #555;
    border-bottom: none;
    }
    
    #navigation #nav li {
    margin: 0;
    padding: 0;
    line-height: 100%;
    }

    #navigation #nav li a {
    display: block;
    margin: 0;
    padding: 6px;
    border-bottom: 1px solid #555;
    text-decoration: none;
    }

    #navigation #nav li a:hover {
    text-decoration: none;
    background: #555;
    color: #fff;
    }

    #accessoptions ul li {
    display: inline;
    margin-right: 3px;
    }

    #logos {
    margin: 2em 0;
    }
    
    #logos li {
    text-align: center;
    margin: 1em 0;
    }

    #hotlinks {
    margin: 20px auto;
    }

    #hotlinks li {
    text-align: center;
    }
    
#content {
float: right;
width: 580px;
padding: 10px 0 10px 10px;
}

    ul#homenavigation, ul#pubnavigation {
    margin-left: 0;
    padding-left: 0;
    }

    ul#homenavigation {
    margin-top: 10px;
    }
    
    #homenavigation li {
    float: left;
    display: block;
    margin: 0 1% 23px 0;
    padding: 1%;
    width: 30%;
    min-height: 20em;
    }

    #pubnavigation li {
    float: left;
    display: block;
    margin: 1em 1% 23px 0;
    padding: 1%;
    width: 47%;
    min-height: 11em;
    }
    
    #homenavigation p.subheader, #pubnavigation p.subheader {
    padding-top: 0;
    }
    
    #homenavigation li.home {
    background: #cde7e6;
    }
    
    #homenavigation li.about {
    background: #79c3c2;
    }
    
    #homenavigation li.publications, #pubnavigation li {
    background: #d6d7e9;
    }
    
    #homenavigation li.involved {
    background: #fce3c5;
    }
    
    #homenavigation li.vacancies {
    background: #d1e4f2;
    }
    
    #homenavigation li.news {
    background: #ffc5ff;
    }

    #homenavigation li.quick {
    background: #cde7e6;
    }

    #container.news #siteinfo ul#intro {
    background: #ffe5ff;
    }
    
    #content #mainnavigation {
    margin: 1em 0;
    list-style: none;
    }

    #mainnavigation li {
    float: left;
    margin-right: 3px;
    }

    #mainnavigation li a {
    text-decoration: none;
    display: inline-block;
    padding: 0.5em 1.2em;
    font-weight: bold;
    }

    #mainnavigation li a.about {
    background: #79c3c2;
    }

    #mainnavigation li a.publications {
    background: #a7a9d0;
    }

    #mainnavigation li a.involved {
    background: #fad5a8;
    }

    #mainnavigation li a.vacancies {
    background: #8cbee1;
    }

    #mainnavigation li a.news {
    background: #ffc5ff;
    }

    #mainnavigation li a:hover {
    background: #555;
    color: #fff;
    text-decoration: none;
    }
    
    #searcharea {
    float: right;
    width: 200px;
    position: relative;
    margin: 1em 0 1.5em 0.5em;
    padding: 8px;
    color: #fff;
    }

    #container.home #searcharea {
    background: #cde7e6;
    color: #000;
    }

    #container.about #searcharea {
    background: #79c3c2;
    color: #000;
    }

    #container.publications #searcharea {
    background: #a7a9d0;
    color: #000;
    }

    #container.involved #searcharea {
    background: #fad5a8;
    color: #000;
    }

    #container.vacancies #searcharea {
    background: #8cbee1;
    color: #000;
    }

    #container.news #searcharea {
    background: #ffc5ff;
    color: #000;
    }

    #searcharea legend {
    display: none;
    }
    
    .searchinput {
    width: 126px;
    margin-right: 5px;
    border: 1px solid #777;
    }

    #breadcrumb {
    padding: 1em 0 0 0;
    }

    #content #notices {
    margin: 5em 0 0 0;
    padding: 0;
    list-style: none;
    }

    #notices li {
    display: inline;
    margin: 0 1.5em 0 0;
    padding: 0;
    }

h1 {
padding: 1em 0 0 0;
font-weight: bold;
line-height: 130%;
color: #0e9495;
}

.subheader {
display: block;
font-weight: bold;
font-size: 110%;
color: #0e9495;
}

h3 {
padding: 1em 0 0 0;
font-weight: bold;
font-size: 110%;
color: #0e9495;
}

#navigation .subheader {
font-weight: bold;
font-size: 120%;
color: #000;
}

.small {
display: block;
text-align: right;
}

#navigation .small {
text-align: left;
}

.blue {
color: #06f;
}

.charcoal {
color: #6b5f6d;
}

.gold {
color: #fc3;
}

.green {
color: #008000;
}

.navy {
color: #000080;
}

.orange {
color: #f8ac28;
}

.purple {
color: #800080;
}

.red {
color: #f00;
}

.teal {
color: #096;
}

.pale_back {
background: #fde1ef;
}

.pale_grey {
background: #efebef;
}

.righttext {
text-align: right;
}

.centre {
text-align: center;
}

table.search {
border: 1px solid #6b5f6d;
}

table.search tr td {
width: 25%;
}

table.search tr td.centre {
width: 50%;
}

fieldset {
clear: both;
border-top: 1px solid #999;
border-right: 1px solid #222;
border-bottom: 1px solid #222;
border-left: 1px solid #999;
margin: 0 0 15px 0;
padding: 10px;
}

#searcharea fieldset {
margin: 0;
padding: 0;
border: none;
}

legend {
background: #cde7e6;
font-weight: bold;
border-top: 1px solid #999;
border-right: 1px solid #222;
border-bottom: 1px solid #222;
border-left: 1px solid #999;
padding: 5px;
}

label {
font-weight: bold;
cursor: pointer;
}

.input {
border: 1px solid #777;
}

div.success {
margin: 15px 0;
padding: 5px 5px 5px 26px;
border: 1px solid #67bf3e;
background: #ffc url(template/accept.gif) no-repeat 8px 8px;
font-weight: bold;
}

div.error {
margin: 15px 0;
padding: 5px 5px 5px 26px;
border: 1px solid #f00;
background: #ffc url(template/exclamation.gif) no-repeat 8px 8px;
font-weight: bold;
}

div.success p, div.error p {
padding: 0;
}

div.success ul, div.error ul {
padding: 1em 0;
}

table {
clear: both;
margin-bottom: 15px;
}

th {
font-weight: bold;
vertical-align: top;
padding: 4px;
}

td {
vertical-align: top;
padding: 4px;
}

.black_border {
clear: both;
border: 1px #6b5f6d solid;
width: 98%;
margin: 0 auto;
}

#content .black_border {
margin: 15px auto;
}

#content div.black_border p {
margin: 7px 10px 7px 10px;
padding: 0;
}

#content div.black_border ul, #content div.black_border ol {
margin: 7px 10px 7px 35px;
}

#content div.black_border h3 {
font-weight: bold;
font-size: 110%;
margin: 7px 10px 14px 10px;
}

#content div.black_border .subheader {
font-weight: bold;
font-size: 110%;
margin: 7px 0;
color: #000;
}

#content div.black_border ul {
padding: 0 0 7px 0;
}

.youtubeembed {
margin: 0 auto 15px auto;
width: 425px;
}

.hidden {
display: none;
}

.rightImage {
float: right;
margin: 0 0 10px 10px;
clear: right;
}

#player {
margin: 10px auto;
width: 500px;
text-align: center;
}