/* {{{ global */
* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 62.5%;
    text-align: center;
    height: 100%;
}
body, input, textarea, button {
    font-family: "Verdana", "Tahoma", "Arial", "Helvetica Neue", "Helvetica", Sans-Serif;
}
.invisible {
    display: none;
}
.hidden {
    visibility: hidden;
}
/* }}} */
/* {{{ back */
#back {
    position: fixed !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#back img,
#back object {
    display: block;
    width: 100%;
    height: 100%;
}
.flash #back img.flash_repl {
    display: none;
}
/* }}} */
/* {{{ controls */
#controls {
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 100;
}
#controls .mute,
#controls .play {
    float: left;
    padding-left: 0.5em;
}
#controls .mute,
#controls .play,
#controls .mute img,
#controls .play img {
    display: block;
    width: 2em;
    height: 2em;
    border: none;
}
/* }}} */
/* {{{ header */
#logo {
    position: absolute;
    left: 2em;
    top: 2.5em;
}
#logo a {
    display: block;
    width: 27em;
}
#logo img {
    display: block;
    width: 27em;
    border: none;
}
#logo span.slogan {
}
/* }}} */
/* {{{ content */
#content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 104em;
    height: 84em;
}
.section {
    position: absolute;
    width: 34em;
    background: #ffffff;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}
.section h1,
.section h2,
.section p,
.section ul,
.section ol,
.section dl {
    font-size: 1.2em;
    line-height: 1.5em;
}
.section h1 {
    padding-top: 1.5em;
}
.section h1.first {
    padding-top: 0em;
}
.section ul {
    margin-left: 1.3em;
    list-style: disc outside;
}
.section ul p,
.section ol p,
.section dl p {
    font-size: 1em;
}
.section ul li span {
    display: none;
}
.section .source {
    color: #999999;
    font-size: 0.9em;
}
.section li span {
    position: absolute;
}
.javascript .section {
    display: none;
}
/* }}} */
/* {{{ details */
.details {
    padding-top: 1.5em;
}
.details dt {
    font-weight: normal;
}
.details dt.hasdetails {
    text-decoration: underline;
    cursor: pointer;
}
.details dd img {
    display: block;
    width: 28.3em;
    padding-top: 1em;
}
.javascript .details dd {
    display: none;
    padding-bottom: 1em;
}
/* }}} */
/* {{{ logoparts */
#logonav {
    position: absolute;
    left: 2em;
    top: 7em;
    width: 100em;
    height: 69em;
}
#logonav span em {
    display: block;
    font-weight: normal;
    font-style: normal;
}
#logonav li {
    list-style: none;
}
.logopart {
    display: block;
    position: absolute;
    background: #ffffff;
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    text-decoration: none;
}
.logopart[href] {
    background: #000000;
    opacity: 1;
    filter: none;
}
.logopart.active,
.logopart:hover {
    /*opacity: 1;*/
}
.logopart span {
    display: none;
    position: absolute;
    top: 0.1em;
    width: 10em;
    right: -10.7em;
    font-weight: bold;
    font-size: 1.2em;
    color: #ffffff;
}
#lg5.logopart span,
#lg6.logopart span {
    right: auto;
    left: -10.5em;
    text-align: right;
}
#lg3.logopart span,
#lg4.logopart span {
    top: auto;
    bottom: 0.1em;
}
.logopart:hover span {
    display: block;
}
#lg1 {
    left: 0;
    top: 0;
    width: 2.375em;
    height: 9.125em;
}
#lg2 {
    left: 0em;
    top: 43.25em;
    width: 1.375em;
    height: 7em;
}
#lg3 {
    left: 25em;
    top: 36.375em;
    width: 2.375em;
    height: 9.125em;
}
#lg4 {
    left: 43.125em;
    top: 0em;
    width: 2.375em;
    height: 16em;
}
#lg5 {
    left: 97.625em;
    top: 29.5em;
    width: 2.375em;
    height: 18.25em;
}
#lg6 {
    left: 95.5em;
    top: 0em;
    width: 4.625em;
    height: 1.25em;
}
#lg7 {
    left: 81.75em;
    top: 6.75em;
    width: 9.125em;
    height: 2.375em;
}
#lg8 {
    left: 0em;
    top: 26.125em;
    width: 6.875em;
    height: 1.25em;
}
#lg9 {
    left: 9em;
    top: 20.375em;
    width: 2.375em;
    height: 18.375em;
}
#lg10 {
    left: 27.25em;
    top: 16.25em;
    width: 6.875em;
    height: 2em;
}
#lg11 {
    left: 33.875em;
    top: 27.25em;
    width: 2.375em;
    height: 4.625em;
}
#lg12 {
    left: 50em;
    top: 18.25em;
    width: 4.625em;
    height: 2.375em;
}
#lg13 {
    left: 61.375em;
    top: 11.375em;
    width: 2.375em;
    height: 18.375em;
}
#lg14 {
    left: 79.625em;
    top: 16em;
    width: 1.75em;
    height: 11.375em;
}
#lg15 {
    left: 93.125em;
    top: 15.5em;
    width: 6.875em;
    height: 2.875em;
}
#lg16 {
    left: 9.125em;
    top: 6.75em;
    width: 9.125em;
    height: 2.375em;
}
#lg17 {
    left: 16em;
    top: 43.25em;
    width: 1.875em;
    height: 20.625em;
}
#lg18 {
    left: 25em;
    top: 4.5em;
    width: 4.75em;
    height: 1.25em;
}
#lg19 {
    left: 38.625em;
    top: 37.5em;
    width: 2.375em;
    height: 1.25em;
}
#lg20 {
    left: 52.25em;
    top: 27.375em;
    width: 1.875em;
    height: 9.125em;
}
#lg21 {
    left: 65.875em;
    top: 39.125em;
    width: 9.125em;
    height: 2em;
}
#lg22 {
    left: 81.875em;
    top: 34.125em;
    width: 11.5em;
    height: 2.375em;
}
#lg23 {
    left: 54.625em;
    top: 45.5em;
    width: 2.375em;
    height: 9.125em;
}
#lg24 {
    left: 0em;
    top: 70.625em;
    width: 6.875em;
    height: 2.375em;
}
#lg25 {
    left: 9.125em;
    top: 64.25em;
    width: 4.75em;
    height: 2em;
}
#lg26 {
    left: 27.25em;
    top: 54.125em;
    width: 9.125em;
    height: 2.875em;
}
#lg27 {
    left: 25em;
    top: 70.5em;
    width: 4.75em;
    height: 2.375em;
}
#lg28 {
    left: 45.5em;
    top: 54.625em;
    width: 2.375em;
    height: 9.125em;
}
#lg29 {
    left: 50em;
    top: 0em;
    width: 7em;
    height: 2.375em;
}
#lg30 {
    left: 45.5em;
    top: 71.375em;
    width: 9.125em;
    height: 1.25em;
}
#lg31 {
    left: 66em;
    top: 54.625em;
    width: 6.875em;
    height: 2.375em;
}
#lg32 {
    left: 61.25em;
    top: 63.625em;
    width: 11.5em;
    height: 2.375em;
}
#lg33 {
    left: 81.875em;
    top: 46.375em;
    width: 4.625em;
    height: 1.25em;
}
#lg34 {
    left: 81.875em;
    top: 59.125em;
    width: 2em;
    height: 13.75em;
}
#lg35 {
    left: 98.75em;
    top: 61.375em;
    width: 1.25em;
    height: 4.625em;
}
#lg36 {
    left: 97.75em;
    top: 68.125em;
    width: 2.375em;
    height: 4.625em;
}
/* }}} */
/* {{{ forms */
form .desc {
    display: block;
}
form em {
    font-style: normal;
}
form textarea,
form .field input {
    font-size: 1em;
    width: 27.5em;
    border: none;
    background: #dddddd;
    margin-bottom: 0.5em;
    padding: 0.2em;
}
form textarea.error,
form input.error {
    color: #ffffff;
    background: #5c839c;
}
p.error {
    font-weight: bold;
    color: #5c839c;
}
/* }}} */

/* {{{ logosections */
#lg1s {
    left: 4.375em;
    top: 7em;
    display: block;
}
#lg2s {
    left: 3.375em;
    top: 50.25em;
    display: block;
}
#lg3s {
    left: 29.375em;
    top: 43.375em;
    display: block;
}
#lg4s {
    left: 47.5em;
    top: 7em;
    display: block;
}
#lg5s {
    left: 63.625em;
    top: 36.5em;
    display: block;
}
#lg6s {
    left: 61.5em;
    top: 7em;
    display: block;
}
/* }}} */

/* {{{ footer */
#footer {
    clear: both;
}
/* }}} */

/* vim:set ft=css sw=4 sts=4 fdm=marker : */

