html {
    overflow-y: scroll;
}
body,div,dl,dt,dd,ul,li,table,tr,th,td,h1,h2,h3,h4,h5,h6,h7,p,span,img,a,acronim {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
ul li {
    list-style: none;
}
acronym {
    border-bottom: 1px dotted
}
body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #444;
    font-size: 85%;
    text-align: left;
    background: #f1f3f0  url("../img/bcg.png") repeat-x 0 0;
}
h2 {
    font-weight: bold;
    font-size: 120%;
}
caption, .skiplink, #piwikImgTracker, #nav h2, #footer h2 {
    width: 0;
    height: 0;
    position: absolute; left: 0px; top: -1000px;
    overflow: hidden;
}
.lorem {
    color: #bbb;
}
#header, #content, #org_spons {
    box-shadow: 0.01px 1px 3px #999;
}
#header {
    font-size: 21px;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    width: 100%;
    min-width: 940px;
    background: #336;
    margin-bottom: 10px;
}
#header h1 {
    font-weight: bold;
    font-size: 130%;
}
#header div {
    background: #336  url("../img/header.jpg") no-repeat 95% 50%;
    width: 550px;
    min-height: 125px;
    padding: 15px 385px 15px 15px;
    margin: 0 auto;
}
#header p {
    font-size: 100%;
    margin: 0.4em 0;
}
#container {
    width: 940px;
    padding: 0 5px;
    margin: 0 auto;
}
#nav {
    float: left;
    width: 196px;
    background: #f0f0f0;
    overflow: hidden;
    border: solid 1px #bbb;
    border-bottom: none;
    margin-bottom: 10px;
    box-shadow: 1px 1px 0.01px #fff;
}
#nav a {
    color: #444;
    text-shadow: 1px 1px 0 #fff;
    width: 176px;
    display: block;
    padding: 5px 10px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #bbb;
    text-decoration: none;
}
#nav .selected a, #nav .ancestor a {
    background: #fff;
}
#nav a:hover, #nav a:focus,
#nav .selected a:hover, #nav .selected a:focus,
#nav .ancestor a:hover, #nav .ancestor a:focus {
    color: #fff;
    text-shadow: 1px 1px 0 #555;
    background: #336;
    border-top: solid 1px #666;
    border-bottom: solid 1px #222;
}
#content {
    float: right;
    background: #fff;
    width: 700px;
    min-height: 400px;
    padding: 10px 15px 2em 15px;
    border: solid 1px #bbb;
    margin-bottom: 10px;
    position: relative;
}
#content h2 {
    margin-bottom: 0.5em;
}
#content h3 {
    font-weight: bold;
    font-size: 105%;
    margin-top: 0.8em;
    margin-bottom: 0.2em;
}
#content div {
    overflow: hidden;
}
#content p, #content dl {
    margin: 0.3em 0;
}
#content dt {
    display: block;
    margin-top: 0.5em;
}
#content #bank_account dt {
    font-weight: bold;
}
#content #bank_account dt:after {
    font-weight: normal;
    content: ":";
}
#content dd {
    display: block;
    margin-left: 2.5em;
}
#content a {
    color: #00d;
    text-decoration: underline;
}
#content a:visited {
    color: #228;
    text-decoration: underline;
}
#content a:hover, #content a:focus {
    color: #22f;
    text-decoration: none;
}
#content .part {
    width: 340px;
    float: left;
    padding: 0 5px;
    margin-bottom: 0;
}
#content .part .legend {
    font-size: 90%;
    margin-top: 1em;
}
#content .part li {
    list-style: none;
    text-indent: -1em;
    padding-left: 1em;
}
#content div.program,
#content div.day,
#content div.talks {
    overflow: auto;
}
#content table {
    width: 100%;
    border-collapse: collapse;
}
#content th, #content td, #content h3.day {
    padding: 0.35em;
    border: solid 1px #bbb;
}
#content th, #content td {
    font-weight: normal;
    height: 2em;
}
#content th {
    color: #fff;
    text-decoration: none;
    text-shadow: -1px -1px 0 #333;
    background: #666;
    text-align: center;
}
#content thead th {
    background: #336;
}
#content td {
    color: #222;
    text-shadow: 1px 1px 2px #bbb;
}
#content table .session th {
    background: #464;
}
#content table .session td, #content table td.session {
    background: #dfd;
}
#content .break td, #content td.break {
    text-align: center;
    background: #ffb;
}
#content table .gap td, #content table td.gap {
    background: #fff;
}
#content .menu {
    display: block;
    font-size: 70%;
    text-align: right;
    margin: 1em 0;
}
#content .menu a {
    padding: 0.3em;
}
#news li {
    margin-bottom: 0.8em;
}
#news .date, #subscribe, #last_mod {
    font-size: 75%;
}
#news .date {
    text-align: right;
}
#subscribe, #last_mod {
    min-height: 20px;
}
#subscribe {
    text-align: left;
    position: absolute;  left: 15px; bottom: 0;
    padding-left: 25px;
    background: transparent  url("../img/feed.png") no-repeat 0 0;
}
#last_mod {
    text-align: right;
    position: absolute;  right: 15px; bottom: 0;
}
#content #hotels li {
    margin: 0.5em;
}
#content #hotels a {
    display: block;
}
#content #hotels p {
    margin: 0.3em 1.2em;
}
.maplink {
    margin: 0.3em 1.5em;
    font-size: 75%;
}
#org_spons {
    width: 928px;
    background: #fdfffc;
    text-align: center;
    overflow: hidden;
    padding: 5px 5px 10px 5px;
    border: solid 1px #bbb;
    margin-bottom: 10px;
    clear: both;
    border-radius: 15px 0 0 15px;
}
#org_spons div {
    overflow: hidden;
}
#org_spons #org {
    float: left;
    /*width: 350px;*/
}
#org_spons #spons {
    float: right;
}
#org_spons h2 {
    text-align: center;
    margin: 0.2em 0 0.2em 20px;
}
#org_spons li, #powered li {
    font-size: 14px;
    float: left;
    overflow: hidden;
}
#org_spons li {
    /*margin: 0 18px;*/
    margin: 0 8px;
}
#powered li {
    margin-left: 40px;
}
#powered li#valid_html {
    margin-left: 235px;
}
#org_spons a, #powered a {
    display: block;
    overflow: hidden;
    position: relative; z-index: 1;
    padding: 5px;
}
#org_spons a, #org_spons span {
    height: 100px;
}
#org_spons a {
    border: solid 1px #fdfffc;
    border-radius: 15px;
}
#org_spons a:hover, #org_spons a:focus{
    border: solid 1px #bbb;
}
#powered a, #powered span {
    height: 64px;
}
#org_spons span, #powered span {
    position: absolute; top: 5px; left: 5px; z-index: 2;
    background-color: transparent;
    background-image: url("../img/footer.png");
    background-repeat: no-repeat;
}
#org_spons a {
    color: #00d;
    text-decoration: underline;
}
#org_spons a:visited {
    color: #228;
    text-decoration: underline;
}
#org_spons a:hover, #org_spons a:focus {
    color: #22f;
    text-decoration: none;
}
#footer {
    text-shadow: 1px 1px 0 #fff;
    width: 930px;
    background: transparent;
    font-size: 80%;
    text-align: center;
    overflow: hidden;
    padding: 5px;
    margin-top: 1em;
    clear: both;
}
#footer p, #footer .menu {
    margin: 0.3em;
}
#footer a {
    color: #444;
    text-decoration: underline;
}
#footer a:hover, #footer a:focus {
    color: #000;
    text-decoration: none;
}
#footer .menu li {
    display: inline;
    height: auto;
    width: auto;
    border-right: solid 1px #fff;
}
#footer .menu li:first-child {
    border-left: solid 1px #bbb;
}
#footer .menu a {
    border-right: solid 1px #bbb;
    padding: 0 2ex 0 1ex;
}
#footer .menu li:first-child a {
    border-left: solid 1px #fff;
}
#org_spons .fuw * {
    width: 150px;
}
#org_spons .fuw span {
    background-position: 0 0;
}
#org_spons .pau * {
    width: 101px;
}
#org_spons .pau span {
    background-position: -151px 0;
}
#org_spons .cis * {
    /*margin-top: 10px;
    height: auto;
    width: 311px;*/
    width: 100px;
}
#org_spons .cis a, #org_spons .cis a:hover,
#org_spons .cis a:focus, #org_spons .cis a:visited {
    color: #333;
    text-decoration: none;
}
#org_spons .ift * {
    width: 182px;
}
#org_spons .ift span {
    background-position: -252px 0;
}
#org_spons .ncn * {
    width: 100px;
}
#org_spons .ncn span {
    background-position: -434px 0;
}
#valid_html * {
    width: 120px;
}
#valid_html span {
    background-position: 0 -164px;
}
#valid_html a:hover span, #valid_html a:focus span {
    background-position: 0 -100px;
}
#valid_css * {
    width: 120px;
}
#valid_css span {
    background-position: -120px -164px;
}
#valid_css a:hover span, #valid_css a:focus span {
    background-position: -120px -100px;
}
#php * {
    width: 114px;
}
#php span {
    background-position: -241px -164px;
}
#php a:hover span, #php a:focus span {
    background-position: -241px -100px;
}
#map {
    width: 698px;
    height: 698px;
    border: solid 1px #bbb;
    margin-top: 0.8em;
}
#full_screen_map #header, #full_screen_map #header *,
#full_screen_map #nav, #full_screen_map #nav *,
#full_screen_map #org_spons, #full_screen_map #org_spons *,
#full_screen_map #footer, #full_screen_map #footer * {
    min-width: 0;
    width: 0;
    min-height: 0;
    height: 0;
    position: absolute; left: -1000px; top: -1000px;
    overflow: hidden;
    padding: 0;
    border: none;
    margin: 0;
}
#full_screen_map,
#full_screen_map #container,
#full_screen_map #container #content,
#full_screen_map #container #content #map {
    position: absolute; left: 0; top: 0; z-index: 3;
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
    margin: 0;
}
#full_screen_map #container #content #map {
    z-index: 4;
}
#map img {
    float: left
}
#content #map div {
    overflow: visible;
}
#content #map h3, #content #map p {
    max-width: 500px;
    padding: 0;
    margin: 0.2em;
}
.map_control {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000;
    max-width: 170px;
    background: #fff;
    border: solid 1px #717b87;
    margin: 5px;
    box-shadow: 0.01px 2px 4px #888;
}
.map_control h3 {
    text-align: center;
    font-size: 110%;
    font-weight: bold;
    padding: 1px 6px;
}
.map_control div {
    background: #fff;
    padding: 1px 6px;
}
.map_control .button {
    cursor: pointer;
}
.map_control .button:hover {
    background: #eee;
}
#full_screen_map #full_screen_button {
    font-weight: bold;
}
#map_legend li {
    display: block;
    background: transparent;
    min-height: 24px;
    padding: 8px 5px 8px 35px;
    margin: 0.3em;
    position: relative;
}
#map_legend span {
    display: block;
    width: 30px;
    height: 40px;
    background-color: transparent;
    background-image: url("../img/icons.png");
    background-repeat: no-repeat;
    position: absolute; left: 0; top: 0;
}
#conference span {
    background-position: 0 0;
}
#hotel span {
    background-position: -88px 0;
}
