/* oOooOooOooOooOooOooOooOooOooOooOo */
html, body  { 
	height:100%;
}

body {
	position: relative;
	margin:0; 
	padding:0; 
	overflow:auto; 
    background-color: #ffffff;
}
a {
	text-decoration:none;
	z-index: 10;
}
object:focus { outline:none; }

noscript {
	
}
#linkki  a{
	position: relative;
	top:1em;
	text-decoration:none;
	color : #ff0000; 
	font-size: 0.85em;
	padding-bottom: 5em;
}

#kaikki {
	position: relative;
	padding-top: 0px;
	
	padding-bottom: 20px;
	padding-left: 2.5em;
	margin-right: 2.5em;
/*	overflow: hidden; */
}
#etusivu {
	position : relative;
	width: 80%;
	max-width:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.85em;
}
#teeoma {
	position : relative;
	margin-top: 3em;
	font-family: "Benton Mod Disp";
 	font-style: normal;
  	font-weight: bold;
  	font-size: 1.5em;
}
#start {
	font-family: "Titling Gothic FB Cond Med";
  	font-style: normal;
    font-weight: normal;
	color : #ffb9bf;		
	font-size:4.2em; 
}
#start a:link {
	
	color : #ffb9bf;
}
#start a:visited {
	
	color : #ffb9bf;
}

#start a:hover {
	color : #ec1c24;
}
.aksa {
	color : #ffb9bf;	
	font-size:4em; 
}
.aksa a:link {
	color : #ffb9bf;
}
.aksa a:visited {
	color : #ffb9bf;
}
.aksa a:hover {
	color : #ec1c24;
}
#joulua {
	position : relative;
	font-family: "Benton Mod Disp";
 	font-style: normal;
  	font-weight: bold;
  	font-size: 3em;
  	padding: 0px;

}
#xmas {
	position : relative;
	margin-top: 3em;
	font-family: "Benton Mod Disp";
 	font-style: italic;
  	font-weight: bold;
  	font-size: 2.5em;
  	margin: 0px;
  	top:0px;
}
.leipis {
	margin-left: auto;
	margin-right: auto;
	font-family:"Times New Roman", Times, serif; 
  	font-style: normal;
  	max-width:500px;
  	font-size: 1.2em; 
}

#heading{
	z-index: 4000;
	position: absolute;
	
	text-align:center;
	margin-top:30px;
	width:100%;
}

#flashContent { 
	position:relative;
	display:block; 
	z-index: 10000;
	margin-left: 0px;
	margin-top:	250px;
}

#container {
	position: absolute; 
	float:none;
	width: 100%;
	height: 695px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 1;
	overflow: hidden; 
}
#menu {
	position: relative;
	top:30px;
	float:left;
	z-index: 4001;
	height: 70px;
 	font-family: "Benton Mod Disp";
 	font-style: normal;
  	font-weight: bold;
  /*	border: 1px solid red; */
}

#menu.view {
	height: 100px;
}
#menu ul {
	list-style: none;
	padding: 0px; 
	margin: 0px;
	z-index: 100;
}
#menu li{
	
	margin-bottom: 5px; 
	height: 30px; 
	border-bottom: 2px solid transparent; 

}
#menu li:hover{
	
/*	border-bottom: 2px solid #ff0000; */

}


#menu a {

	color: #000000;
	z-index: 10;
	padding-top: 0px;
	

}

#menu a:link {
	font-family: "Benton Mod Disp";
 	font-style: normal;
  	font-weight: bold;
  	font-size: 1.8em;
 }
#menu a:hover {
 	background: url('../img/alaviiva.png') left bottom;
	background-repeat:repeat-x;
  /*	border-bottom:2px solid red;  */
}


#footer a {
	color: #929497;
}
#footer a:hover {
	color: #ff0000;
}
* {
	margin: 0;
}

.wrapper {
	min-height: 100%;
	height: 730px !important;
	height: 100%;
	margin: 0 auto -35px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 35px; /* .push must be the same height as .footer */
}
#footer{
	color: #929497;
	text-align: center;
	font-family:"Monosten A", Courier, monospace; 
	font-size:0.7em; 
	font-weight:normal; 
	font-style:normal; 
	line-height:20px;
	height: 35px;
	padding-left:40px;
	padding-right:80px;
	z-index:5000;
}
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/


.popup {
      background-color: #ffffff; 
      height: 160px; width: 402px; 
      outline: 1.5px solid #000000; 
      position: absolute; visibility: hidden; 
      font-family: Verdana, Geneva, sans-serif; 
      font-size: small; text-align: center; 
      padding: 5px; overflow: auto; 
      z-index: 201; 
}
.popup_bg {
      position: absolute; 
      visibility: hidden; 
      height: 100%; width: 100%; 
      left: 0px; top: 0px; 
      filter: alpha(opacity=90); /* for IE */ 
      opacity: 0.5; /* CSS3 standard */ 
      background-color: #ffffff; 
      z-index: 200; 
}
.close_button {
      font-family: Verdana, Geneva, sans-serif; 
      font-size: normal; font-weight: normal; 
      float: right; color: #666; 
      display: block; text-decoration: none; 
      border: 0px solid #666; 
      padding: 10px 0px 0px 0px; 
}
#savepopup{
    background-color: #ffffff; 
    height: 170px; 
    width: 421px; 
    border: 1px solid #000000; 
    position: absolute;
    visibility: hidden; 
    text-align: center; 
    padding: 5px; 
    overflow: hidden; 
	font-family: "Benton Mod Disp";
 	font-style: italic;
  	font-weight: bold;
  	font-size: 1.5em;
}
#savepopup h1{
	font-family: "Benton Mod Disp";
 	font-style: normal;
  	font-weight: bold;
  	font-size: 1em;
  	margin-bottom: 0em; 
	padding-bottom: 0em; 

}
#savepopup h2{
	font-family: "Benton Mod Disp";
 	font-style: italic;
  	font-weight: bold;
  	font-size: 1em;
  	margin: 0em; 
	padding: 0em; 
	padding-bottom: 30px;
}
#savepopup input[type="text"] {

	text-align: left;
	font-family:"Monosten A", Courier, monospace; 
	font-size:0.6em; 
	font-weight:normal; 
	font-style:normal; 
    width: 390px;
    height: 35px;
    border: none;
    background-color: #e2e2e2;
    padding-left: 5px;
    margin-bottom: 7px;
    color:#000000;
}

#savepopup input:focus {
	border: none;
	outline: none;
}
#savepopup a{

	float: right;
	color: #000000;
	text-align: right;
	font-family:"Monosten A", Courier, monospace; 
	font-size:0.7em; 
	font-weight:normal; 
	font-style:normal; 
	padding-right: 13px;
}
#savepopup a:hover{
	color: #FF0000;
}