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 div {
    box-shadow: 0.01px 1px 3px #999;
}
#header {
    font-size: 19px;
    color: #fff;
    text-shadow: 0 0 3px #357;
    width: 100%;
    min-width: 940px;
    background: #6CA0DC;
    margin-bottom: 10px;
}
#header h1, #header p {
    font-weight: bold;
    font-size: 120%;
    padding: 0.4em 0;
    position: relative;
    z-index: 10;
}
#header h1 span, #header p span {
    display: block;
}
#header div {
    width: 940px;
    min-height: 125px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}
#header #date {
    font-size: 100%;
}
#header .new_buw, #header .old_buw, #header .gate {
    display: block;
    height: 90px;
    background-color: transparent;
    background-image: url("../img/img.png");
    background-repeat: no-repeat;
    position: absolute;
    box-shadow: 0.01px 0.01px 3px 1px #333;
}
#header .new_buw {
    width: 140px;
    background-position: -274px 0;
    z-index: 7;
    top: 5px;
    right: 5px;
}
#header .gate {
    width: 139px;
    background-position: 0 0;
    z-index: 8;
    top: 50px;
    right: 85px;
}
#header .old_buw {
    width: 135px;
    background-position: -139px 0;
    z-index: 9;
    bottom: -25px;
    right: -5px;
}
#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: 0 0 3px #357;
    background: #6CA0DC;
    border-top: solid 1px #7be;
    border-bottom: solid 1px #48a;
}
#content {
    float: right;
    background: #fff;
    width: 700px;
    min-height: 400px;
    padding: 10px 15px 2em 15px;
    border: solid 1px #bbb;
    margin-bottom: 10px;
    position: relative;
    border-radius: 0 0 15px 15px;
}
#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;
    margin-bottom: 1.2em;
}
#content p, #content li {
    margin: 0.3em 0;
}
#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 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,
#content .meeting td, #content td.meeting {
    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;
}
#last_mod {
    font-size: 75%;
    min-height: 20px;
    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 {
    float: right;
    width: 732px;
    font-size: 16px;
    clear: both;
}
#org_spons div {
    background: #fdfffc;
    text-align: center;
    padding: 0;
    border: solid 1px #bbb;
    margin-bottom: 10px;
    border-radius: 15px;
}
#org {
    width: 230px;
    float: left;
}
#spons {
    width: 480px;
    float: right;
}
#org_spons h2 {
    font-size: 16px;
    color: #fff;
    text-shadow: 0 0 3px #357;
    background: #6CA0DC;
    text-align: center;
    padding: 0.3em;
    margin: 0;
    border-radius: 15px 15px 0 0;
    box-shadow: 0.01px 1px 3px #999;
}
#org_spons ul {
    overflow: hidden;
    margin: 10px 5px;
}
#org_spons li, #powered li {
    float: left;
    overflow: hidden;
}
#org_spons li {
    margin-left: 55px;
}
#powered {
    overflow: hidden;
    margin: 0 auto;
    width: 550px
}
#powered li {
    margin-left: 40px;
}
#org_spons a, #powered a {
    display: block;
    overflow: hidden;
    position: relative; z-index: 1;
    padding: 5px;
}
#org_spons a, #org_spons span {
    height: 100px;
}
#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/img.png");
    background-repeat: no-repeat;
}
#org_spons a {
    border: solid 1px #fdfffc;
    border-radius: 15px;
    color: #00d;
    text-decoration: underline;
}
#org_spons a:visited {
    color: #228;
    text-decoration: underline;
}
#org_spons a:hover, #org_spons a:focus {
    border: solid 1px #bbb;
    color: #22f;
    text-decoration: none;
}
#footer {
    text-shadow: 1px 1px 0 #fff;
    width: 720px;
    background: transparent;
    font-size: 80%;
    text-align: center;
    overflow: hidden;
    padding: 5px;
    float: right;
    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 .ptf * {
    width: 100px;
}
#org_spons .ptf span {
    background-position: 0 -91px;
}
#org_spons .ift * {
    width: 183px;
}
#org_spons .ift span {
    background-position: -100px -91px;
}
#org_spons .ncn * {
    width: 100px;
}
#org_spons .ncn span {
    background-position: -284px -91px;
}
#valid_html * {
    width: 120px;
}
#valid_html span {
    background-position: 0 -256px;
}
#valid_html a:hover span, #valid_html a:focus span {
    background-position: 0 -192px;
}
#valid_css * {
    width: 120px;
}
#valid_css span {
    background-position: -120px -256px;
}
#valid_css a:hover span, #valid_css a:focus span {
    background-position: -120px -192px;
}
#php * {
    width: 114px;
}
#php span {
    background-position: -241px -256px;
}
#php a:hover span, #php a:focus span {
    background-position: -241px -192px;
}
#content #map {
    width: 698px;
    height: 698px;
    border: solid 1px #bbb;
    margin: 0.8em 0 0 0;
}
#full_screen_map #header, #full_screen_map #header *,
#full_screen_map #nav, #full_screen_map #nav *,
#full_screen_map #org, #full_screen_map #org *,
#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 {
    margin-bottom: 0;
    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;
}
