/* ANIMUKON 2008 webbileiska tyylitiedosto
 *
 * v1.666  2008-07-18
 * 
 *
 */
                                                                        
BODY {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #a6a6a6;
  color: white;
  margin: 0px;
  padding 0px;
  height: 100%;
}  

IMG {
  border: 0;
}


#main {
  position: relative;
  width: 850px;
	margin-left: auto;
	margin-right: auto;
  margin-top: 0px;
  padding-top: 0px;
  height: 100%;
}

#header {
  background: url('pics/headerbg.jpg') no-repeat;
  height: 77px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
  width: 850px;
}

#ylabanneri {
  float: right;
  bottom: 0px;
  right: 47px;
  margin-bottom: 10px;
  position: absolute;
}

#fiilisrivi {
  height: 150px;
}

#fiilisvasen {
  background: url('pics/fiilis_vasen.jpg') no-repeat;
  height: 150px;
  width: 53px;
  float: left;
}

#fiilis {
  width: 750px;
  height: 150px;
  background-color: black;
  float: left;
}

#fiilisoikea {
  background: url('pics/fiilis_oikea.jpg') no-repeat;
  height: 150px;
  width: 47px;
  float: left;
}

#fiilisala {
  background: url('pics/fiilisala.jpg') no-repeat;
  height: 19px;
  width: 850px;
}

#sisalto_parent {
  position: absolute;
  width: 850px;
	height:auto !important; /* real browsers */
	height: 90%; /* IE6: treaded as min-height*/
	min-height: 90%; /* real browsers */
}

#sisalto_vasen {
  width: 238px;
  vertical-align: top;
}

#sisalto_vasen_ala {
  width: 238px;
  height: 295px;
  vertigal-align: top;
  background: url('pics/bg_vasen_ala.jpg') bottom no-repeat;
  
}

#sisalto_container {
  position: relative;
  width: 397px;
  height: 100%;
  vertical-align: top;  
  margin-bottom: 30px;
}


#sisalto_keski {
  position: relative;
  width: 397px;
  min-height: 1750px;
  background-color: #404040;
  border: 1px solid #282828;
  vertical-align: top;
  height: 100%;
}

#sisalto_oikea {
  width: 213px;
  vertical-align: top;
  background: url('pics/bg_oikea_yla.jpg') no-repeat;
}

#sisalto_oikea_ala {
  vertigal-align: top;
  background: url('pics/bg_oikea_ala.jpg') bottom no-repeat;
  width: 213px;
  height: 295px;
}

#keski_ala {
  background: url('pics/bg_keski_ala.jpg') bottom no-repeat;
  height: 156px;
  width: 399px;
}

#content_header {
  background: url('pics/content_header.jpg') no-repeat;
  height: 37;
}

#content_footer {
  background: url('pics/content_footer.jpg') no-repeat;
}


#sisalto {
  padding: 5px;
  //height: 100%;
}


#keski_ala p {
  margin: 0px;
  padding-top: 110px;
  padding-bottom: 0px;
  vertical-align: text-bottom;
  text-align: center;
  font-size: 10px;
  color: black;
}


/*** MENU ***/
#menu_container {
  width: 238px;
  padding: 0px;
  border: 0px;
  margin: 0px;
  /* border-collapse: collapse; */
}

#menu_vasen_yla {
  width: 53px;
  height: 150px;
  background: url('pics/menu_vasen_yla.jpg') top no-repeat;
}

#menu_vasen_ala {
  width: 53px;
  height: 101px;
  background: url('pics/menu_vasen_ala.jpg') bottom no-repeat;
  margin-bottom: 0px;
}

#menu_keski {
  background-color: #464646;
  padding: 1px;
  width: 170px;
}


#menu_oikea_yla {
  width: 13px;
  height: 150px;
  background: url('pics/menu_oikea_yla.jpg') top no-repeat;
}

#menu_oikea_ala {
  width: 13px;
  height: 102px;
  background: url('pics/menu_oikea_ala.jpg') bottom no-repeat;
  margin-bottom: 0px;
}


#menu {
  width: 170px;
  border: 0px;
  padding: 0px;

  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;  
  font-weight: bold;
  line-height: 18px;    
}

#menuheader {
  background: url('pics/menu_header.jpg') no-repeat;
  height: 23px;
  width: 170px;
}

#menufooter {
  background: url('pics/menu_footer.jpg') no-repeat;
  height: 100px;
  width: 170px;
}

#menu_alareuna {
  width: 238px;
  height: 101px;
  background: url('pics/menu_alareuna.jpg') no-repeat;
}


.menuitem {
  color: black;
  background-color: #c0c0c0;
  margin-bottom: 1px;
  display: block;
  text-decoration: none;
  padding-left: 4px;
}

.menuitem B { color: #9b466b; }
.menuitem_active B { color: #9b466b; }

.menuitem A:link,A:visited {
  text-decoration: none;
  color: black;
}

.menuitem:hover {
  color: #ff8201;
  background-color: black;
}
.menuitem:active {
  color: #ffdd00;
}


.menuitem_active {
  background-color: #e5e5e5;
  color: black;
  margin-bottom: 1px;
  padding-left: 4px;  
  margin-left: 0px;
}

.menuitem_active UL {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 10px;
  font-weight: normal;
}
.menuitem_active A:link {
  color: black;
  text-decoration: none;
}

.menuitem_active UL A:link {
  color: black;
  text-decoration: none;
}
.menuitem_active UL A:hover { font-weight: normal; text-decoration: underline; }


/*** CONTENT ***/


#sisalto H1 {
  color: #ffdd00;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 22px;
  margin-top: 4px;
  padding-left: 5px;
  border-left: 8px solid #9b466b;
  border-bottom: 2px solid #9b466b;
  width: 370px;
}

.sisaltoloota {
  background-color: #d9d9d9;
  border: 1px solid black;
  color: black;
  font-size: 12px;
  margin-bottom: 5px;
}

.sisaltoloota H2 {
  margin-top: 0px;
  padding: 2px;
  color: #ff8201;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: Bold;
  font-size: 12px;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
  border-bottom: 1px solid black;
  background-color: black;
}

.sisaltoloota H3 {
  margin-top: 0px;
  margin-left: 4px;  
  margin-bottom: 8px;
  padding: 2px;  
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.05em; 
  border-bottom: 1px solid #9b466b; 
  width: 96%;
}

.sisaltoloota H4 {
  margin-top: 0px;
  margin-left: 4px;  
  margin-bottom: 8px;
  padding: 2px;  
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.05em; 
}


.sisaltoloota P {
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin: 6px;
  margin-bottom: 10px;
}

.sisaltoloota A:link { font-weight: bold; color: #9b466b; text-decoration: none; }
.sisaltoloota A:visited { font-weight: bold; color: #9b466b; text-decoration: none; }
.sisaltoloota A:hover,active { font-weight: bold; color: #ff8201; text-decoration: underline; }

.sisaltoloota IMG {
  border: 1px solid black;
}

.uutisdate {
  color: black;
  font-size: 10px;
}

.ingress {
  margin-top: -10px;
  margin-bottom: 8px;
  font-family: Arial,Helvetica,sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  font-style: italic;
}

.ingress A:link { color: #ffdd00; text-decoration: none; }
.ingress A:visited { color: #ffdd00; text-decoration: none; }
.ingress A:hover,active { color: #ff8201; text-decoration: underline; }


.blogientry {
  background-color: #d9d9d9;
  border: 1px solid black;
  color: black;
  font-size: 12px;
  margin-bottom: 5px;
}


.blogientry P A:link { color: #9b466b; text-decoration: none; }
.blogientry P A:visited { color: #9b466b; text-decoration: none; }
.blogientry P A:hover,active { color: #ff8201; text-decoration: underline; }


.blogheader {
  padding: 2px;
  color: #9b466b;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: -0.05em;
}


.blogientry H2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-left: 4px;
  margin-bottom: 4px;
  margin-top: 4px;
}

.blogientry P {
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin: 6px;
  margin-bottom: 10px;
  text-align: justify;
}


.contentlink {
  text-align: right;
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 4px;
  margin-right: 4px;
}

.contentlink B { font-size: 16px; font-weight: bold; color: #9b466b; }
.contentlink A:link { color: #ffdd00; text-decoration: none; }
.contentlink A:visited { color: #ffdd00; text-decoration: none; }
.contentlink A:hover,active { color: #ff8201; text-decoration: underline; }



/*** MAINOKSET ***/

.mainos_oikea {
  margin: 1px,
  align: center;
  padding-left: 10px;
}

.mainos_oikea IMG {
  margin: 1px;
  border: 1px solid black;
}

.mainos_vasen {
  margin-top: 24px;
  margin-right: 5px;
  text-align: right;
}

.mainos_vasen IMG, EMBED, OBJECT {
  position: relative;
  right: 10px;
  left: auto;
  margin-left: auto;
  margin-right: 30px;
  margin: 1px;
  padding: 0px;
  border: 1px solid black; 

}




/*** JOTAIN IHAN MUUTA ***/
IMG.miuku {
  display: inline;
  margin-bottom: -2px;
  padding: 0px;
  border: 0px solid transparent;
}