* {
    margin: 0;
    padding: 0;
    border: 0;
}

* :focus {
    outline: 0;
}

body {
    font-family: Garamond, serif;
    font-size: 14px;
    overflow-y: scroll;
}

h1 {
    font-family: Arial, serif;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
}

h2 {
    font-family: Garamond, serif;
    font-size: 14px;
    font-weight: bold;
    clear: both;
}

.topmargin {
    margin-top: 2em;
}

.sub_navigation {
    font-family: Arial, serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 2em;
}

.price, .time {
    font-weight: bold;
}

em {
    font-style: italic;
    display: block;
    margin-top: 1em;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    color: #ffe06a;
}

p {
    margin-bottom: 1em;
}

ul {
    list-style: none;
    font-weight: bold;
    margin-top: 1em;
}

#performers li {
    font-weight: bold;
    margin-top: 1em;
}

#performers li ul {
    margin-bottom: 1em;
}

#performers li ul p {
    font-weight: normal;
    margin-left: 1em;
    margin-top: 1em;
}

#performers li ul li {
    margin-left: 1em;
    font-weight: normal;
    margin-top: 0;
}

ol {
    list-style: none;
    margin-bottom: 1em;
}

.aikataulu {
    margin-bottom: 2em;
}

.aikataulu ol {
    font-weight: bold;
}

.aikataulu h2 {
    text-transform: uppercase;
    margin-bottom: 1em;
}

.timetables {
    position: relative;
}

.timetables .timetableright {
    position: absolute;
    top: 0px;
    left: 10em;
}

li {
    font-weight: normal;
}

img {
    vertical-align: bottom;
    border: none;
}

#main_image_container {
    height: 561px;
    position: relative;
}

.container {
    margin-right: auto;
    margin-left: auto;
    width: 561px;
    background-color: white;
    position: relative;
}

#linkit {
    position: absolute;
    left: 272px;
    top: 310px;
    list-style-type: none;
}

#liput-id {
    position: absolute;
    left: 45px;
    top: -8px;
}

#ohjelma-id {
    position: absolute;
    left: 34px;
    top: 30px;
}

#jarjestajat-id {
    position: absolute;
    left: 18px;
    top: 52px;
}

#tukijat-id {
    position: absolute;
    left: 55px;
    top: 94px;
}

#neuvot-id {
    position: absolute;
    left: 58px;
    top: 128px;
}

#content {
    margin-left: 39px;
    margin-right: 39px;
    padding-bottom: 15px;
}

#linkmap_image {
    position: absolute;
    top: 297px;
    left: 285px;
    width: 160px;
    height: 195px;
}

.hidden {
    display: none;
}

.left {
    background: url("img/right_side.gif") repeat-y;
    position: absolute;
    top: 0;
    left: -39px;
    height: 100%;
    width: 39px;
}

.right {
    background: url("img/left_side.gif") repeat-y;
    position: absolute;
    right: -39px;
    top: 0;
    height: 100%;
    width: 39px;
}

#kuvia_map {
    position: absolute;
    width: 70px;
    height: 40px;
    top: 330px;
    left: 150px;
}

#kuvia_container a img {
    padding: 0;
    margin: 0 0 3px;

}

#tiketti {
    position: relative;
    margin-top: 1em;
}

#tiketti_logo {
    left: 14em;
    position: absolute;
    top: 0;
}

#tukija_logot img {
    margin-right: 30px;
}

#bigmap {
    font-size: small;
}

#loading {
    margin-top: 23px;
    margin-left: 263px;
}
