* {
    font-family: "helvetica neue", helvetica, arial, sans-serif;
}
a {
    color: #000;
    text-decoration: none;
}
a span.hide {
    visibility: hidden;
}
a:hover,
a.active {
    color: #F91 !important;
}
a:hover span,
a.active span {
    visibility: visible;
}
a.active {
    opacity: 1 !important;
}
a img {
    border: 0;
}
dl.details dd,
form dd {
    line-height: normal !important;
    margin: 0;
    padding: 0.25em 0 0.25em 10em;
}
dl.details dt,
form dt {
    clear: left;
    float: left;
    font-weight: bold;
    padding: 0.25em 0;
}
div.box {
    clear: both;
}
div.column {
    float: left;
    margin-right: 20px;
    width: 200px;
}
div.end {
    margin-right: 0 !important;
}
div.h85 {
    height: 85px;
}
div.h100 {
    height: 100px;
}
div.h130 {
    height: 130px;
}
div.h135 {
    height: 135px;
}
div.h155 {
    height: 155px;
}
html>body div.h155 {
    height: auto;
    min-height: 155px;
}
div.m155 {
    height: auto;
    min-height: 155px;
}
div.h185 {
    height: 185px;
}
div.h200 {
    height: 200px;
}
dd.mandatory,
div.required {
    border: 0;
    border-top: 2px solid #A00;
    color: #A00;
    font-weight: bold;
    margin-left: 10em;
    padding: 0.25em 0;
    width: 36.6em;
}
div.project {
    font-size: 9px;
    height: 110px;
    margin: 10px 10px 0 0;
    width: 100px;
}
div.project img {
    margin-bottom: 4px;
}
h1 {
    margin: 0;
}
h1 a {
    background: url(images/logo.gif) top left no-repeat;
    display: block;
    height: 25px;
    width: 160px;
}
h1 a span {
    display: none;
}
hr {
    border: 1px solid #000;
    border-width: 1px 0 0;
    height: 0;
    margin: 0 !important;
}
input.fill,
select.fill,
textarea.fill {
    border: 1px solid;
    border-color: #AAA #CCC #CCC #AAA;
    font: small arial, helvetica, sans-serif;
    width: 28em;
}
input.fill:focus,
select.fill:focus,
textarea.fill:focus {
    background: #FFC;
}
input.postal {
    width: 3em;
}
label {
    font-weight: bold;
    padding-left: 0.7em;
}
label.required {
    padding-left: 0;
}
span.required {
    color: #F00;
}
span.required+label {
    padding-left: 0;
}
ul.unlist {
    list-style-type: none;
    margin: 0.5em 1em 1em 0;
    padding: 0;
}
#container {
    margin: 0 auto;
    position: relative;
    width: 870px;
}
#footer {
    border-top: 1px solid #BBB;
    clear: both;
    color: #BBB;
    font-size: 11px;
    position: relative;
}
#footer a {
    color: #BBB;
}
#footer a:hover {
    color: #F91;
}
#footer p {
    margin: 0.25em 0;
}
#footer span.sitemap {
    position: absolute;
    right: 0;
    top: 0;
}
#footer span span {
    margin: 0 1em;
}
#header {
    clear: both;
    height: 205px;
    margin-top: 20px;
}
#header #navigation {
    position: absolute;
    right: 0;
    top: 0;
    width: 335px;
}
#header #navigation hr {
    margin-left: 0.5em;
}
#header #navigation ul {
    float: left;
    font-size: 11px;
    line-height: 1.5;
    list-style-type: none;
    margin: 0.5em 1em 1em 0;
    padding: 0;
}
#header #navigation ul ul {
    float: none;
    margin: 0;
}
#header #navigation ul ul a {
    color: #888;
}
#header #navigation ul ul a:hover {
    color: #F91;
}
#main {
    clear: both;
    height: 450px;
}
html>body #main {
    height: auto;
    min-height: 450px;
}
#main-center,
#main-left {
    float: left;
    font-size: 11px;
    margin-right: 15px;
    width: 650px;
}
#main-center.w450 {
    width: 440px;
}
#main-left.w200 {
    width: 200px;
}
#main-center hr,
#main-left hr,
#main-right hr {
    border-color: #888;
}
#main-center,
#main-right {
    color: #888;
    float: left;
    font-size: 11px;
    line-height: 1.5;
    padding-bottom: 20px;
    width: 200px;
}
#main-right.w650 {
    width: 650px;
}
#main-right a:hover {
    color: #F91;
}
#main-right div.box {
    margin-left: 8px;
}
#main-right h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    margin: 0.2em 0;
}
#main-right ul a {
    color: #888;
}
#sitemap li {
    line-height: 1.75;
}
#sitemap li {
    background: #FFF;
    font-weight: bold;
    margin-top: 1em;
}
#sitemap li.bullet {
    display: none;
}
#sitemap li ul li {
    font-weight: normal;
    margin-top: 0;
}
#sitemap ul {
    list-style: none;
}
#sitemap ul ul {
    background: url(images/map_vert.gif) top left repeat-y;
    background-position: 1.75em top;
    margin: 0 1em;
}
#sitemap ul ul li {
    background: url(images/map_midd.gif) top left no-repeat;
    padding-left: 25px;
}
#sitemap ul ul li.last {
    background-color: #FFF;
    background-image: url(images/map_last.gif);
}
#slideshow .text {
    font-size: 10px;
}
#toolbar-admin {
    border-top: 1px solid #000;
    margin: 0;
    top: 0;
    z-index: 10;
    width: 870px;
}
#toolbar-admin a {
    background: #DDD;
    border: 0;
    color: #FFF;
    display: block;
    float: left;
    font-size: 75%;
    margin: 0 0.5em 0 0;
    padding: 0.25em 1em;
}
#toolbar-admin a:hover {
    background: #000;
    color: #FFF !important;
    text-decoration: none;
}
.large {
    color: #888;
    font-size: 22px;
    font-weight: normal;
    margin: 0.2em 0;
}
.lowercase {
    text-transform: lowercase;
}
.orange {
    color: #F91;
    font-weight: normal;
}
strong.orange {
    font-size: 12px;
}

/* PAGE-SPECIFIC */

/* awards */

body.awards div.item {
    font-size: 9px;
    height: 125px;
    margin: 10px 10px 0 0;
    width: 80px;
}
body.awards div.item img {
    margin-bottom: 4px;
}
body.awards #main-left div.box {
    height: 205px;
    width: 620px;
}

/* news */

body.news #main-right li {
    margin-bottom: 0.5em;
    text-indent: -0.8em;
}
body.news #main-right li.active a {
    color: #F91;
}
body.news #main-right li.active a span {
    display: inline;
}

/* view_experience */

body.view_experience {
    margin: 0;
    padding: 0;
}
body.view_experience #container {
    margin: 0;
    padding: 0;
}
body.view_experience #header {
    float: right;
    font-size: 11px;
    height: 120px;
    margin-top: 5px;
    width: 320px;
}

/* index */

body.index ul a {
    color: #000 !important;
    font-size: 11px;
}
body.index ul a:hover {
    color: #F91 !important;
}
body.index #header {
    height: 50px;
}
body.index #main {
    height: 610px;
}
body.index #main-right {
    color: #000;
    float: right;
    padding: 15px 30px 0 0;
    width: 250px;
}

/* people */

body.people div.item {
    font-size: 9px;
    height: 125px;
    margin: 10px 10px 0 0;
    width: 80px;
}
html>body.people div.item {
    height: auto;
    min-height: 125px;
}
body.people div.item img {
    margin-bottom: 4px;
}
body.people #main-left div.box {
    min-height: 205px;
    width: 440px;
}
body.people #main-right div.box {
    margin-left: 0;
}

/* CLEARFIX */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */