
html {
    background-color: #3b4d59;
    color: #0067a7;
    font: 12px Verdana, sans-serif;
} 

body {
    background: white url(../images/helesinine/background.jpg);
    border: 1px solid white;
    margin: 5px auto;
    padding: 0;
    width: 1003px;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

h1 {
    background: #8dd7f4 url(../images/helesinine/logoheader.jpg) no-repeat;
    font-size: 30px;
    font-weight: normal;
    height: 189px;
    line-height: 32px;
    margin: 0;
    padding: 40px 502px 0 187px;
}

h1.en {
	font-size: 24px;
}

h1 a, h1 a:visited {
    color: #32079a;
}

address {
    font-style: normal;
}

hr {
    /*background: transparent url(../images/helesinine/dot.png) repeat-x;*/
    border: none;
    border-bottom: 2px dotted #79aed0;
    display: block;
    height: 2px;  
}

table {
    background-color: #ebf9fe;
    border: 1px solid #0067a7;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

td, th {
    padding: 4px;
    text-align: left;
}

tr th {
    background-color: #ade4fa;
}

tr.odd {
    background-color: #d5f2fd;
}

tr.even {
    background-color: #ebf9fe;
}

#content tr.juhatus a, tr.juhatus {
    font-weight: bold;
}

.kuupaev {
    font-style: italic;
}

#left h2, #right h2, #contentlink, .hidden {
    display: none;
}

#footer {
    background: #8dd7f4 url(../images/helesinine/footer.jpg) no-repeat;
    border: 0;
    clear: both;
    color: #8c8c8c;
    display: block;
    font-size: 11px;
    height: 37px;
    line-height: 15px;
    margin: 0;
    padding: 195px 0 0 0;
}

#footer p {
    margin: 0;
    padding: 0;
    text-align: center;
}

#content {
    background-color: white;
    float: left;
    margin: -20px 31px -155px 31px;
    position: relative;
    width: 567px;
}

#content a {
    color: #112e4d;
    font-weight: normal;
    text-decoration: none;
}

#content a:hover {
    color: #005080;
    text-decoration: underline;
}

#content a:visited {
    color: #005080;
}

#content.avaleht h2, #content.avaleht h2 a {
    color: #0067a7;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    margin: 5px 0;
    padding: 0;
    text-decoration: none;
}

#content.avaleht h3, #content.avaleht h3 a{
    color: #0067a7;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin: 5px 0;
    padding: 0;
    text-decoration: none;
}

#left {
    /* background: #8dd7f4 url(../images/helesinine/left_bg.jpg) repeat-y; */
    float: left;
    width: 187px;
}

#left h3 {
    color: #787878;
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#right {
    /* background: #8dd7f4 url(../images/helesinine/right_bg.jpg) repeat-y; */
    float: right;
    width: 187px;
}

#sisukord {
    margin: 0 18px 20px 17px;
    padding: 0;
}

#sisukord li {
    display: block;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
}

#sisukord li a {
    background: transparent url(../images/helesinine/button.jpg) no-repeat;
    color: #6c6c6c;
    display: block;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    padding: 0 0 0 25px;
}

#sisukord li.selected a {
    background: transparent url(../images/helesinine/button_selected.jpg) no-repeat;
    color: black;
}

#sisukord li.open a {
    color: black;
}

#sisukord li a:hover {
    color: #005080;
    text-decoration: underline;
}

#sisukord li.siseinfo {
    margin-top: 36px;
}

#sisukord li ul {
    display: none;
    margin: 0 0 10px 35px;
    padding: 0;
}

#sisukord li.selected ul, #sisukord li.open ul {
    display: block;
}

#sisukord li ul li a, #sisukord li.selected ul li a {
    background: transparent none;
    height: 18px;
    line-height: 18px;
    padding: 0;
}

#sisukord li ul li {
    display: list-item;
    list-style-position: outside;
    list-style-type: disc;
}

#sisukord li.selected ul li.selected a {
    text-decoration: underline;
}

#toetajad {
    background-color: white;
    border: 0px solid red;
    margin: 0 21px 0 21px;
    padding: 10px 0;
    text-align: center;
}

#toetajad:before {
    background: transparent url(../images/helesinine/toetajad_top.jpg) no-repeat;
    content: "";
    display: block;
    height: 10px;
    margin-top: -10px;
}

#toetajad:after {
    background: transparent url(../images/helesinine/toetajad_bottom.jpg) no-repeat;
    content: "";
    display: block;
    height: 10px;
    margin-bottom: -10px;
}

#toetajad a {
    display: block;
    margin: 15px 0;
}

.fmbox {
    background: #8dd7f4 url(../images/helesinine/module_bg.jpg) repeat-y;
    margin-bottom: 10px;
    width: 187px;
}

.fmbox h3 {
    background: transparent url(../images/helesinine/module_header.jpg) no-repeat;
    color: #6c6c6c;
    font: 12px Verdana, sans-serif;
    font-weight: normal; 
    height: 72px; /* 97 */
    line-height: 18px;
    margin: 0;
    padding: 25px 0 0 35px; 
}

#right a, #right a:visited {
    color: #6c6c6c;
    text-decoration: none;
}

#right a:hover {
    color: #005080;
    text-decoration: underline;
}

.fmbox div {
    background: transparent url(../images/helesinine/module_footer.jpg) no-repeat;
    background-position: bottom;
    line-height: 18px;
    margin: -35px 0 0 0;
    min-height: 65px;
    padding: 0 30px 15px 30px;
}

.fmbox div p {
    margin: 0;
    padding: 0;
}

.fmbox div img {
    border: 1px solid black;
}

#hnews {
    height: 80px;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 -314px;
    position: absolute;
    text-align: right;
    top: 50px;
    width: 314px;
}

#hnews p {
    margin: 0;
    padding: 0;
}

a.enlink {
    display: block;
    font-style: italic;
    margin: 10px 0 10px 35px;
}

div.dirigent {
    clear: both;
}

div.dirigent h4 {
    display: inline;
}

div.dirigent img {
    float: left;
    margin: 0 20px 20px 0;
}

img.vportree {
    float: right;
    margin: 0 0 20px 20px;
}

.salm, p.autor {
    font-style: italic;
}

div.salvestis {
    clear: right;
}

div.salvestis ol li ol.alpha {
    list-style-type: lower-alpha;
}

div.salvestis ol li ol.roman {
    list-style-type: upper-roman;
}

div.salvestis img {
    float: right;
    margin: 0 0 20px 20px;
}

#content h3, #content h4, #content h5 {
    clear: both; /* et vahepealkirjad teoste lehel ei satuks eelmise sektsiooni pildi juurde */
}

div.tradits img {
    float: right;
    margin: 0 0 10px 20px;
}

#content.c-pohikiri ol.roman {
    list-style-position: inside;
    list-style-type: upper-roman;
    margin-left: 0;
    padding-left: 0;
}

#content.c-pohikiri ol.roman ol {
    list-style-position: outside;
}

.eventeditform label {
    display: block;
}


