
div { 
 /*  border: dotted 1px gray;   */
  font: normal 10pt Georgia, "Times New Roman", Times, serif;
 }

BODY { 
 /*  background-color: SeaGreen ; */
  margin: 0px;
  background-color: #f1f1f1;
  height: auto; 

}

TR TD { 
  vertical-align: top;
 }

A { 
   font-size: 10pt;
   font-weight: normal;
   color: black;
   text-decoration: none;
 }

div#sisalto {
   left: 0px;
   top: 0px;
   border-width: 0px 0px 0px 0px;
   position: relative ; 
   width: 994px;
 /*   background-image: url(kuvat/bgleft.jpg);  */
   background-repeat: no-repeat; 
 /*  background-color: ; /* #ff804d; */
   height: auto;   
   font-weight: bold;
   font-size: 10pt;
   z-index: 0;
}

div#sisus {
   padding: 30px 5px 30px 30px;
   display: block;
   position: absolute; 
  
   background-color: white; /* #deeafa;  */
   /* kground-color: Teal; */
   left: 11px;
   top: 215px;
   width: 670px;
   /* background-attachment: fixed; */
   height: auto;
   color: black;
   z-index: 3;
   border-left: solid 1px #b01d1d;
   border-top: solid 1px #b01d1d;
   border-right: solid 1px #FF804D;
   border-bottom: solid 1px #FF804D;
}

span.yhteystiedot {
   display: block;
   float: left;
   padding-left: 3px; 
   left: 0px;
   bottom: 1px;
   margin: 5px 5px 5px 5px;
   width: 185px;
 }

div.varoitus { 
   font-size: 8pt;
   font-weight: bold;
   border: solid 1px DarkRed;
   background-color: AntiqueWhite;
   color: red;
   left: 0px;
   margin: 9px 9px 9px 9px;
   width: 210px;
 }

p.navihinnat { 
   margin: 5px;
   font-size: 10pt;
   padding-left: 10px;
 }

div#navi { 
 /* padding-top: 5px; */
 border-top: solid 1px black;
 border-bottom: solid 1px white;
 position: absolute;
 top: 178px;
 left: 0px;
 height: 30px;
 width: 905px;
 padding-left: 50px;
 background: transparent url(kuvat/nvbg.png) repeat scroll 0%;
 z-index: 2;
/*  margin-left: 50px; */
}
div#navi A { 
   height: 30px;
   display: block;
   float: left;
   padding-top: 6px; 
   font-family: arial, Helvetica, sans-serif;
   color: white;
   font-weight: bold;
   text-decoration: none;
 }
div#navi A:hover { 
   color: black;
 }

div#emologo {
   background: transparent url(kuvat/oyj_logo50.png) repeat scroll 0%;  
   background-repeat: no-repeat;
   position: absolute;
   width: 50px;
   height: 50px;
   left: 910px; 
   top: 15px; 
   z-index: 3;
 }
div#vasenyla { 
   background-image: url(kuvat/bgleft.jpg);  
   background-repeat: no-repeat;
   position: absolute;
   width: 955px;
   height: 215px;
   left: 0px; 
   top: 0px; 
   z-index: 1;
 }
div#ylogo { 
   background-image: url(kuvat/logo_400.png);  
   background-repeat: no-repeat;
   position: absolute;
   width: 500px;
   height: 60px;
   left: 40px; 
   top: 10px; 
   z-index: 1;
 }

div#datapohja { 
   /* background-image: url(kuvat/liukupohja2.jpg); */
   /* border-left: solid 1px #4e5b64; */
   /* border-right: solid 1px #4e5b64;
    border-left: solid 1px #4e5b64;
*/
   border-right: solid 1px black;
   background-color:  #c2c2c2; 
   padding-left: 5px;
   position: absolute;
   width: 949px;
   height: 3600px;
   left: 0px; 
   top: 210px; 
  
   z-index: 0;
 }
div#apunavi { 
   font-size: 9pt;
   background-color: #f1f1f1 ; /* #9cb8c3;   */
   border-left: solid 1px #b01d1d;
   border-top: solid 1px #b01d1d;
   border-right: solid 1px #FF804D;
   border-bottom: solid 1px #FF804D;

   position: absolute;
   width: 210px;
   
   left: 726px; 
   top: 215px; 
   z-index: 1;
 }
div#apulinkit {
   padding-left: 3px;
   margin: 5px;
}
div#apulinkit  A {
   color: DarkRed;
   font-weight: bold;
}


div#uutinen { 

   position: absolute;
   width: 870px;
   height: 470px;
   left: 25px; 
   top: 220px; 
   z-index: 1;
 }


div#vasenpohja {
/*
   background-image: url(kuvat/sivubg1.jpg);  
   background-repeat: no-repeat;
   position: absolute;
*/
   width: 450px;
   height: 450px;
   left: -20px; 
   top: 180px; 
   z-index: 1;
   border: solid 1px green;
 }




div#lehtilogo {
   /* border: solid 1px gray; */
   /* background-image: url(kuvat/ruusu.gif);  
      background-repeat: no-repeat;
  */

   position: absolute;
   width: 213px;
   height: 220px;
   left: 827px; 
   top: 122px; 
   z-index: 2;
 }
div#innermenu { 
   left: 705px; 
   top: 200px;    
   position: absolute;
   z-index: 2;
 }
div#innermenu A { 
  display: block;
  margin-bottom: 3px;
  padding: 3px;
  color: #990000;
  border: solid 1px gray;
  font-size: 7pt;
  font-weight: bold;
 }

div#kalenteri { 
  margin-bottom: 3px;
  padding: 3px;
  width: 195px;
  font:  bold 7pt Verdana, Arial, sans-serif;
  cursor: pointer;
 }

.alauutisotsikko {
  /* border: solid 1px white; */
  list-style-image:url(/kuvat/li.png);
  list-style-position:outside;
  list-style-type:disc;
  margin: 2px -22px;
  width: 175px;
 }

.alauutisaika {
  display: block;
  font:  normal 7pt Verdana, Arial, sans-serif;
  color: gray;
}

.day { 
  border-right: solid 1px gray;
  border-bottom: solid 1px gray;
  float: left;
  text-align: right;
  padding-right: 2px;
  margin: 0px;
  display: block;
  font:  bold 8pt Arial, sans-serif;
  width: 20px;
  height: 20px;
  background-color: white;
 }
.weekn { 
  float: left;
  text-align: center;
  vertical-align: middle;
  padding-right: 2px;
  margin: 0px;
  display: block;
  font:  bold 8pt Arial, sans-serif;
  width: 20px;
  height: 20px;
  background-color: #b5cdef;
 }

.ilhd { 

  float: left;
  clear: left;
  font:  bold 8pt Arial, sans-serif;
  width: 160px;
  height: 16px;
 }

.ildb { 

  float: left;
  text-align: right;
  padding-right: 2px;
  margin: 0px;
  font:  bold 8pt Arial, sans-serif;
  height: 16px;
  width: 160px;
 }

.ltr { 
  float: left;
  clear: left;
  width: 260px;
 }  
.trc { 
  display: block;
  text-align: left;
 }

h1 { 
  font-size: 14pt;
  font-weight: bold;
 }

h2 {
  display: block;
  border-top: solid 1px black;
  border-bottom: solid 1px white;
  color: white;
  vertical-align: middle;
  background: transparent url(kuvat/nvbg.png) repeat scroll 0%;
  font-family: arial, helvetica, sans-serif;
  /* padding: 10px 0px 0px 15px; */
  text-align: center;
  height: 20px;
  font-size: 10pt;
  font-weight: bold;
  text-transform: uppercase;
 }

h3 {
  /* font-family: arial, helvetica, sans-serif; */
  margin-left: 0px;
  font-size: 14pt;
/*
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
*/
  font-weight: bold;
 }



IMG { 
  border: solid 1px black;
 }
input {
        border: #a2a2a2;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        font-family : verdana;
        font-size: 11px;
        padding: 1px;
         margin: 1px;

}
input.radio {
        border-style: none;
        border-color: #000000;
        border-width: 0px;
        padding: 1px;
}

textarea {
        border: #a2a2a2;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        font-family : Arial, Helvetica, Verdana;
        font-size: 14px;
        padding: 1px;
}

select {
        border: #a2a2a2;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        font-family : verdana;
        font-size: 10px;
        padding: 1px;
}

.es0 { 

  text-align: center;
  float: left; 
  clear: left; 
  width: 120px; 
  padding: 5px;
  z-index: 2;
  margin-right: 5px;
 }

.esx{ 
  text-align: center;
  float: left; 
  width: 120px; 
  padding: 5px;
  z-index: 2;
  margin-right: 5px;
}


A.mmlink:hover, A.mmlink:visited, A.mmlink:link, A.mmlink:active, input.mmlink {
  font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
  background-color: white;
  font-weight: bold; 
  border: solid 1px #777;
  color: #556;
/*   margin: 5px 5px 5px 5px;  */
  padding: 3px;
  text-decoration: none;
}
