/* nollataan kaikki oletusvalit */
body, div, p, table, tr, td, ol, ul, li, img {
    margin: 0;
    padding: 0;
    font-family: sans-serif, Verdana, Arial;
    color: #333333;
    font-size: 100%;
}


	table,td {
	border: 0;
	margin-left: 0px;
}


img {
    border: none;
	 margin: 0 0 0 0;
	 overflow: hidden;
}

img.bg {
        /* Set rules to fill background */
        min-height: 100%;
        /*min-width: 1024px;*/

        /* Set up proportionate scaling */
        width: 100%;
        height: auto;

        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
        
}
/*
@media screen and (max-width: 1024px) { 
        img.bg {
                left: 50%;
                margin-left: -512px;   
        }
}
*/
.clearfix:after {
	clear:both;
	display:block;
	content: ".";
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;}
.clearfix{display:block;zoom:1}

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	text-align: center;
	/*background-image: url('/pix/background.gif');*/
	background-color: #DFDFDF;
}
#tausta {
	border: 0;
	}

#yla_wrapper {
clear: both;
float: left;
width: 100%;	

}



#logo_lang_et_social {
	width: 100%;
	position: relative;
	height: 75px;
	/*background-color: #F5D705;*/
	margin-bottom: 5px;
	background: url('/pix/upper_bg.gif') repeat-x;
}


#ylalogo {
width: 30%;
height: 80px;
position: relative;
/*background: url('/pix/envion_logo.png')*/ no-repeat; /* 148 x 100 px */
background-position: 20px 0px;
float: left;
/*background-color: #0000ff;*/
/*clear: both;*/
z-index: 2;

}

#like {
	width: 20%;
	/*background-color: #ffff00;*/
	position: relative;
	float: left;
	text-align: right;
	margin-top: 20px;
	overflow: hidden;
	z-index: 1;
}

#lang {
	width: 30%;
	/*background-color: #00ffff;*/
	position: relative;
	float: left;
	margin-top: 20px;
	z-index: 3;
}

#langnavi {
	text-align: right;
	padding-left: 25px;
}



#langnavi ul {
    list-style-type: none;
    float: left;
    margin: 0;
   
}

#langnavi ul li {
    
    float: right;
    padding-left: 0px;
    padding-right: 0px;
    margin: 3px 12px 3px 2px;
    height: 27px;
    
     
}

#langnavi li a {
	 display: inline;
    text-decoration: none;
    font-family: sans-serif, Verdana, Arial;
	 /*font-size: 12px;*/
	 color: #000000;
}


#langnavi li a:hover {
   font-family: sans-serif, Verdana, Arial;
	/*font-size: 12px;*/
	color: #000000;
	text-decoration: underline;
}

#social {
	width: 20%;
	position: relative;
	/*background-color: #ff0000;*/
	float: left;
}

#social_btns {
	
	position: relative;
	text-align: right;
	margin-top: 10px;
	float: right;
	padding-right: 20px;
	
}

#social_btns ul {
    list-style-type: none;
	 /*background-image: url('/pix/social_shade.png');
	 background-repeat: repeat-x;*/
    padding: 0px;
    float: right;
    margin: 0;
   
}

#social_btns ul li {
    
    float: right;
    margin: 12px 8px 12px 8px;
    height: 30px;
    /*background: url('/pix/upper_nav_tab-right.gif') no-repeat top right;*/
     
}



#ylakuvacontainer {
	
   float:left;
   overflow: hidden;
   position:relative;
   margin-top: 0px;
   text-align:center;
   /*background-color: #6B6A6A;*/
   width: 100%;
}

#ylakuvaarea {
	clear:left;
   float:right;
   
   margin:0;
   padding:0;
   position:relative;
   right: 50%;
   
	
}

#ylakuva {
width: 960px;
height: 350px;
margin-top: 0px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
min-height: 350px;
left: 50%;
position: relative;

text-align: center;
/*overflow: hidden;*/
}
.slideshow {position: relative; height: 350px; width: 960px; z-index: 0; overflow: hidden; }

.slide {position: relative; height: 350px; width: 960px; z-index: 0; overflow: hidden;
/*clear: both;*/
}

@media only screen and (min-width : 320px) and (max-width : 880px) { #ylakuvacontainer { display: none; }}

#ylakuva img{
	width: 960px;
	height: 350px;
	/*-moz-border-radius: 30px 30px 30px 30px;
  -o-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;*/
	}
	
#upper_txt{
	
	width: 500px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	position: absolute;
	z-index: 1;
	float: left;
	/*height: 200px;*/
	/*background-color: #31773A;*/
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: sans-serif, Verdana, Arial;
	font-size: 1.5em;
	font-weight: bold;
	/*color: #71B7E8;*/
	color: #EDECE7;
	text-decoration: none;
	text-shadow: #000000 2px 2px 2px; 
	background: url('/pix/shade_200px.png');
	-moz-border-radius: 9px 9px 9px 9px;
   -o-border-radius: 9px 9px 9px 9px;
   border-radius: 9px 9px 9px 9px;
   -webkit-border-radius: 9px 9px 9px 9px;
	overflow: hidden;
	}
	
	
#ylanavbar {
	
   float:left;
   
   position:relative;
   
   text-align:center;
   /*background-color: #3F3F3F;*/
   width: 100%;
}

#navbar {
	clear:left;
   float:right;
   
   margin:0;
   padding:0;
   position:relative;
   right: 50%;
   
	
}

#alanavbar {
	
   float:left;
   
   position:relative;
   
   text-align:center;
   /*background-color: #3F3F3F;*/
   width: 100%;
}

#navbarala {
	clear:left;
   float:right;
   
   margin:0;
   padding:0;
   position:relative;
   right: 50%;
   
	
}

#navala {
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin: auto;
	/*margin-left: auto;
   margin-right: auto;*/
	/*padding: 7px 6px 0;*/
	/*background: #7d7d7d url(img/gradient.png) repeat-x 0 -110px;*/
	/*background: url('/pix/ylanavi_bg.png') no-repeat;*/
	line-height: 100%;
	position: relative;
	display: block;
	list-style-type: none;
	width: 100%;
	text-align: center;
	left:50%;
   min-height: 30px;
   max-width: 960px;
   
	padding-top: 5px;
	
}


#nav {
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin: auto;
	/*margin-left: auto;
   margin-right: auto;*/
	/*padding: 7px 6px 0;*/
	/*background: #7d7d7d url(img/gradient.png) repeat-x 0 -110px;*/
	/*background: url('/pix/ylanavi_bg.png') no-repeat;*/
	line-height: 100%;
	position: relative;
	display: block;
	list-style-type: none;
	width: 100%;
	text-align: center;
	left:50%;
   min-height: 30px;
   max-width: 960px;
	padding-top: 5px;
	/*background: url('/pix/ylanavi_bg_1px.png') repeat-x;*/
	-moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  
}


@media only screen and (min-width : 960px) { #nav { width: 960px; }}

/*#nav ul {
	width: 950px;
	left: 50%;
   margin-left: -425px;
	
	}*/

/*
#nav li {
	margin: 0 0px;
	padding: 0 0 0px;
	float: left;
	position: relative;
	list-style: none;
	height: 100%;
	width: 16.6%;
	
}
*/

#nav li {
margin: 0 20px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	float: left;
	position: relative;
	list-style: none;
	height: 100%;
	/*width: 160.00px;*/
	display: block;
}

#navala li {
margin: 0 20px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	float: left;
	position: relative;
	list-style: none;
	height: 100%;
	/*width: 160.00px;*/
	display: block;
}

/* main level link */
/* dyn styles */
/*
#nav a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding:  7px 10px;
	margin: 0;
   
}
*/
/* dyn_styles*/
/*
#nav a:hover {
	
	color: #fff;
	
}
*/


/* main level link hover */
/* dyn_styles */
/*
#nav li:hover > a {
	background: #000000;
	color: #ffffff;
}
*/

/* main level link current */
/* dyn_styles*/
/*
#nav .current a {
	background: #000000;
	color: #ffff00;
}
*/

/* sub levels link hover */
/* dyn_styles*/
/*
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #ffffff;
	
}
#nav ul a:hover {
	background: #22ACD0 !important;
	color: #ffff00 !important;
	
	
}
*/

/* dropdown */
#nav li:hover > ul {
	display: block;
	z-index: 999;
}

#navala li:hover > ul {
	display: block;
	z-index: 999;
}

/* level 2 list */
/* dyn_styles */
/*
#nav ul {
	display: none;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 200px;
	position: absolute;
	top: 25px;
	left: 0;
	background: #22ACD0;
   text-align: left;
	
}
*/

#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	border-top: solid 1px #ffffff;
	/*border-bottom: solid 1px #ffffff;*/
	width: auto;
}

#nav ul a {
	font-weight: normal;
	
}

#navala ul li {
	float: none;
	margin: 0;
	padding: 0;
	border-top: solid 1px #ffffff;
	/*border-bottom: solid 1px #ffffff;*/
	width: auto;
}

#navala ul a {
	font-weight: normal;
	
}

/* level 3+ list */
#nav ul ul {
	left: 195px; 
	top: 3px;
	
}

#nav ul ul ul {
	left: 170px; 
	top: 3px;
	
}

/* rounded corners of first and last link */
/* border top first  link */
#nav ul li:first-child > a {
	border-top: solid 1px #ffffff;
}
/*
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}*/




/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*
#nav {
	display: inline-block;
	display: table;
	
	
} */

html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}	


#helpbar_wrapper {
clear: both;
float: left;
width: 100%;	

}



#help_and_seacrh {
	/*width: 100%;*/
	position: relative;
	/*min-height: 35px;*/
	
	max-width: 960px;
	
}
  
  #header_bar {
	position: relative;
	max-width: 960px;
	/*height: 35px;*/
	/*min-height: 35px;*/
	
	width: 100%;
	margin: auto;
	height: 40px;
	min-height: 40px;
	
	}
	
#slogan_and_helpnavi {
	position: relative;
	width: 70%;
	
	/*min-height: 35px;*/
	float: left;
	margin: auto;
	text-align: left;
	/*background-color: #ff0000;*/
	padding-top: 5px;
	
	}
	
#searchbar {
	position: relative;
	width: 30%;
	overflow: hidden;
	/*min-height: 35px;*/
	float: right;
	margin-right: 0px;
	/*background-color: #ff00ff;*/
	text-align: right;
	
	}
	
	#haku {
	position: relative;
	width: 98%;
	overflow: hidden;
	/*min-height: 35px;*/
	float: right;
	margin-right: 0px;
	/*background-color: #ff00ff;*/
	text-align: right;
	
	}

p.slogan { 
text-align: left;
padding-top: 5px;
padding-left: 25px; 
font-size: 1em;
color: #0095FE;
text-decoration: none;
font-weight: bold; 
font-family: Verdana, Arial, Geneva, sans-serif;
/*text-shadow: #333333 2px 2px 2px;*/
}

p.slogan a{ 
text-align: left;
padding-top: 5px;
padding-left: 0px; 

color: #0095FE;
text-decoration: none;
font-weight: bold; 
font-family: Verdana, Arial, Geneva, sans-serif;
}

p.slogan a:hover{ 
text-align: left;
padding-top: 5px;
padding-left: 0px; 

color: #0095FE;
text-decoration: underline;
font-weight: bold; 
font-family: Verdana, Arial, Geneva, sans-serif;
}



	#sisalto_wrapper {
		float:left;
   	overflow: hidden;
   	position:relative;
   	text-align:center;
   	/*background-color: #EDECE7;*/
   	width: 100%;
   	
   	
	}
	
	
	#sisalto_area {
		clear:left;
   	float:right;
   	margin:0;
   	padding:0;
   	position:relative;
   	right: 50%;
   	
	}
	
	
	#main-content {
		/*height: 100%;*/
		min-height: 300px;
		left: 50%;
		position: relative;
	   /*width: 960px;*/
		max-width: 960px;
		/*background: url('/pix/sisalto_bg.gif') repeat-x;*/
		/*background-color: #ffffff;*/
		/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
		margin-top: -5px;
		margin-bottom: 0px;
		background-color: #ffffff;
	}






input {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	background-color: #ffffff;
	border: solid 1px #0095FE;
}

input.w150 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	width: 70%;
	background-color: #ffffff;
	border: solid 1px #0095FE;
}
input.hakuimg {
	width: 18px;
	height: 20px;
	border: 0;
	
	
}





#footernavbar {
	
   float:left;
   /*overflow: hidden;*/
   position:relative;
   
   text-align:center;
   /*background-color: #3F3F3F;*/
   width: 100%;
}

#footernav {
	clear:left;
   	float:right;
   	margin:0;
   	padding:0;
   	position:relative;
   	right: 50%;
   
	
}

#footer_nav {
	 text-align: left;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 padding-left: 15px;
	 padding-right: 15px;
	 /*width: 100%;*/
	 /*width: 960px;*/
	 max-width: 960px;
	 /*background-color: #ffff00;*/
	 left: 50%;
	}
	
	#footer_nav_container {
	 text-align: left;
	/* padding-top: 100px;*/
	 /*width: 100%;*/
	 /*width: 960px;*/
	 max-width: 960px;
	/*background-color: #ffff00;*/
	}

#footer {
	min-height: 20px;
   position:relative;
   left: 50%;
   /*width: 960px;*/
  max-width: 960px;
	background-color: #5861b9;
	margin-top: 0px;
	font-family: sans-serif, Verdana, Arial;
	 font-size: 1em;
	 color: #ffffff;
	 /*background: url('/pix/ylanavi_bg_1px.png') repeat-x;*/
	 float: left;
	 overflow: hidden;
}


#creditscontainer {
	
   float:left;
   /*overflow: hidden;*/
   position:relative;
   
   
  /* background-color: #3F3F3F;*/
   width: 100%;
}

#credits_bar {
	clear:left;
   	float:right;
   	margin:0;
   	padding:0;
   	position:relative;
   	right: 50%;
   
	
}

#credits {
	 text-align: right;
	 margin-top: 35px;
	 /*width: 100%;*/
	 /*width: 960px;*/
	 max-width: 960px;
	 /*background-color: #0000ff;*/
	 left: 50%;
	 
	
	}
	
	#cred {
	 text-align: right;
	 
	 /*width: 100%;*/
	 /*width: 960px;*/
	 max-width: 960px;
	 font-size: 0.8em;
	 left: 50%;
	 margin-top: -35px;
	 float: right;
	 position: relative;
	}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	max-width: 960px;
	margin-top: 0px;
	/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
   	margin-bottom: 10px;
   	min-height: 150px;
   	
}

/* nostoille */
.colmask_2 {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	max-width: 960px;
	
   margin-bottom: -10px;
	min-height: 150px;
}

.col1_2 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}


.colmaskx {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	max-width: 960px;
	margin-top: 0px;
	-moz-box-shadow: 0px 2px 10px #333;
   	-webkit-box-shadow: 0px 2px 10px #333;
   	box-shadow: 0px 2px 10px #333;
   	-o-box-shadow: 0px 2px 10px #333;
   	margin-bottom: 10px;
   	min-height: 150px;
}

/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
	
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#ffffff;		/* right column background colour */
	text-align: left;
	font-family: sans-serif, Verdana, Arial;
	font-size: 1em;
	
}
.threecol .colmid {
	right:25%;			/* width of the right column */
	background:#ffffff;		/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
	background:#ffffff;	/* left column background colour */
}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	margin-top: 15px;
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:29%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 15px;
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	margin-top: 15px;
}


/* Full page settings */
	.fullpage {
		background:#ffffff;		/* page background colour */
		text-align: left;
		/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
   	margin-bottom: 10px;
		min-height: 350px;
	}
	.fullpage .col1 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
		margin-top: 15px;
	}
	
/* Full page settings nostoille */
	.fullpage_2 {
		background:#ffffff;		/* page background colour */
		text-align: left;
		/*margin-bottom: -150px;*/
		/*-moz-box-shadow: 1px 2px 10px #333;
   	-webkit-box-shadow: 1px 2px 10px #333;
   	box-shadow: 1px 2px 10px #333;
   	-o-box-shadow: 1px 2px 10px #333;*/
		
	}
	.fullpage_2 .col1_2 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
		margin-top: 15px;
		/*margin-bottom: -150px;*/
	}
	
/* 2 Column (left menu) settings */
.leftmenu {
	background:#ffffff;		/* right column background colour */
	
}
.leftmenu .colleft {
	right:75%;			/* right column width */
	background:#ffffff;	/* left column background colour */
}
.leftmenu .col1 {
	width:71%;			/* right column content width */
	left:102%;			/* 100% plus left column left padding */
	margin-top: 15px;
	text-align: left;
}
.leftmenu .col2 {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:4%;			/* (right column left and right padding) plus (left column left padding) */
	margin-top: 15px;
	text-align: left;
}



/* 2 Column (right menu) settings */
.rightmenu {
	background:#ffffff;		/* right column background colour */
	
}
.rightmenu .colleft {
	right:25%;			/* right column width */
	background:#ffffff;		/* left column background colour */
}
.rightmenu .col1 {
	width:71%;			/* left column content width (left column width minus left and right padding) */
	left:27%;			/* (right column width) plus (left column left padding) */
	margin-top: 15px;
	text-align: left;
}
.rightmenu .col2 {
	width:21%;			/* right column content width (right column width minus left and right padding) */
	left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	margin-top: 15px;
	text-align: left;
}





#vasen {
	
	
	min-height: 400px;
	position: relative;
	
	}
	
	
img.nosto {
   border: solid 1px #000000;
   -moz-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
	
}


#nostot {
	max-width: 960px;
	float: left;
	/*background-color: #31773A;*/
	text-align: center;
	/*height: 100%;*/
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 0px;
	/*min-height: 400px;*/
	/*height: 225px;*/
   width: 100%;
	/*border: solid 1px #ffffff;*/
	margin-top: 0px;
	}
	
	
	div.nosto_container {
	position: relative;
	width: 182px;
	/*height: 225px;*/
	/*background-color: #ff0000;*/
	float: left;
	padding-left: 2px;
	text-align: center;
	font-family: sans-serif, Verdana, Arial;
	font-size: 1em;
	color: #36332E;
	text-decoration: none;
	}
	
div.nosto_container h2 {

	font-family: sans-serif, Verdana, Arial;
	font-size: 0.9em;
	color: #36332E;
	text-decoration: none;
	font-weight: bold;
}
	
div.nosto_kuva {
	width: 180px;
	height: 125px;
	text-align: center;
	padding-bottom: 10px;
	
	}
	
a.nosto {
   font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: underline;
	
}
	
p {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #424242;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
   margin-top: 0px;
   margin-right: 15px;
}



p.doc {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #424242;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
   margin-top: 0px;
   margin-right: 15px;
}


p.oikea {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-left: 0px;
    margin-top: 0px;
}




h2 {

	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 15px;
	margin-top: 0px;
	}
	
h3 a {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 15px;
	margin-top: 0px;
	}
	
h4 {
	 padding-top: 15px;
 	 font-family: Verdana, Arial, Geneva, sans-serif;
	 font-size: 1.1em;
    color: #333333;
    text-decoration: none;
	 font-weight: bold;
	 padding-left: 10px;
}

h4 a {
	 padding-top: 15px;
 	 font-family: Verdana, Arial, Geneva, sans-serif;
	 font-size: 1.1em;
    color: #333333;
    text-decoration: none;
	 font-weight: bold;
	 padding-left: 10px;
}

h4 a:hover {
	 padding-top: 15px;
 	 font-family: Verdana, Arial, Geneva, sans-serif;
	 font-size: 1.1em;
    color: #333333;
    text-decoration: underline;
	 font-weight: bold;
	 padding-left: 10px;
}
	
strong {
   font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
	
	
}		
	
b {
   font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
	
	
}	
	
b.otsikko {
   font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
	
	
}



a {
   font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
	
}

a.plain {
   font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	
}

b.form_otsikko {
   font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #92352F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	
}

b.turva {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	padding: 0px;
   font-weight: bold;
	padding-bottom: 12px;
	margin-left: 0px;
   margin-top: 0px;
}

#lomake_head {
	/*background: url('/pix/form_header_bg.gif') repeat-x;*/
	min-height: 24px;
	_height: 24px;
	/*width: 471px;*/
}

#lomake_body {
	/*background: url('/pix/form_bg.gif') repeat-y;*/
	/*width: 471px;*/
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0896FF;
	/*background-color: #f3f3f3;*/
	
}

#lomake_body p {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	padding-bottom: 12px;
	margin-left: 0px;
   margin-top: 0px;
   font-weight: normal;
}


#lomake_footer {
	/*background: url('/pix/form_footer_bg.gif') repeat-x;*/
	min-height: 24px;
	_height: 24px;
	/*width: 471px;*/
}

label {
 float: left;
 width: 10em;
}

p.nappi {
	
   text-align: right;
   padding-right: 50px;
   padding-top: 50px;
   margin-top: 50px;
	 
}

input.hakuimg {
	width: 18px;
	height: 20px;
	border: 0;
	
	
}

input {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	/*width: 200px;*/
	background-color: #ffffff;
	border: solid 1px #0095FE;
}

input.w200 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	width: 200px;
	background-color: #ffffff;
	border: solid 1px #0095FE;
}

input.w150 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	width: 150px;
	background-color: #ffffff;
	border: solid 1px #0095FE;
}


input.chk {
	  font-family: Verdana, Arial, Geneva, sans-serif; 
	  color: #0896FF; 
	  font-size: 1em; 
	  background-color: #ffffff; 
	  /*width: 25px;*/
	 
	}
	
input.rdio {
	  font-family: Verdana, Arial, Geneva, sans-serif; 
	  color: #0896FF; 
	  font-size: 1em; 
	  background-color: #ffffff; 
	  width: 25px;
	 
}	   
	


input.btn {
	  font-family: Verdana, Arial, Geneva, sans-serif; 
	  color: #333333; 
	  font-size: 1em; 
	  /*background-color: #bd0000;*/
	  background: url('/pix/vasennavi_bg.gif') repeat-x; 
	  border: 1px solid; 
	  border-color: #0095FE #0095FE #0095FE #0095FE;
	  width: 150px;
	margin-right: 10px;
	   
	}
	
input.btnhaku {
	  font-family: Verdana, Arial, Geneva, sans-serif; 
	  color: #333333; 
	  font-size: 1em; 
	  background-color: #ffffff;
	  
	  border: 1px solid; 
	  border-color: #0095FE #0095FE #0095FE #0095FE;
	  width: 75px;
	  margin-right: 10px;
	   
	}
	
input.btnhaku:hover { 
border-color: #0095FE #0095FE #0095FE #0095FE;
color: #fff;
background-color: #009070;
}

input.btnhov { 
border-color: #0095FE #0095FE #0095FE #0095FE;
color: #000;

}

textarea {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	width: 200px;
	height: 200px;
	background-color: #ffffff;
	border: solid 1px #0095FE;
}

input:focus, textarea:focus {
	background: #99CC99;
}


input:focus {
	color: #000000;
}

#fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 0;
}

#ryhma_container_levea {
	width: 670px;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}

#ryhmakuva {
	width: 250px;
	float: left;
	position: relative;
}

#ryhmakuva img {
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #333333;
  	width: 250px;
}

#ryhmatxt {
	width: 390px;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#ryhmafooter_levea {
	width: 670px;
	position: relative;
	clear: both;
}

#tuote_container_levea {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}


#tuotekuva {
	width: 250px;
	float: left;
	position: relative;
	
}

#tuotekuva img {
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #333333;
  	/*width: 250px;*/
  	overflow: hidden;
}



#tuotekuvat img {
	/*-moz-border-radius: 3px 3px 3px 3px;
  	-o-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
  	-webkit-border-radius: 3px 3px 3px 3px;*/
  	border: solid 1px #333333;
  	width: 50px;
}

#tuotetxt {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 10px;
}

#tuotefooter_levea {
	width: 95%;
	position: relative;
	clear: both;
}


#ryhma_container_levea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}



#ryhmatxt2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#ryhmafooter_levea2 {
	width: 95%;
	position: relative;
	clear: both;
}

#tuote_container_levea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}




#tuotetxt2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#tuotefooter_levea2 {
	width: 95%;
	position: relative;
	clear: both;
}


#ryhma_container_kapea {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}



#ryhmatxtkapea {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	
}

#ryhmafooter_kapea {
	width: 95%;
	position: relative;
	clear: both;
}

#tuote_container_kapea {
	width: 92%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}




#tuotetxtkapea {
	width: 35%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 5px;
}

#tuotefooter_kapea {
	width: 92%;
	position: relative;
	clear: both;
}

#ryhma_container_kapea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #CBCBCB;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}



#ryhmatxtkapea2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 5px;
}

#ryhmafooter_kapea2 {
	width: 95%;
	position: relative;
	clear: both;
}

#tuote_container_kapea2 {
	width: 95%;
	background-color: #ffffff;
	min-height: 100px;
	
	/*-moz-border-radius: 15px 15px 15px 15px;
  	-o-border-radius: 15px 15px 15px 15px;
  	border-radius: 15px 15px 15px 15px;
  	-webkit-border-radius: 15px 15px 15px 15px;*/
  	border: solid 1px #cbcbcb;
  	/*-moz-box-shadow: 0px 0px 15px #333;
  	-webkit-box-shadow: 0px 0px 5px #333;
  	box-shadow: 1px 2px 5px #333;
  	-o-box-shadow: 1px 2px 5px #333;*/
  	padding: 15px;
  	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
	
}




#tuotetxtkapea2 {
	width: 50%;
	float: right;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Geneva, sans-serif;
  	color: #424242;
  	margin-bottom: 15px;
  	position: relative;
  	padding: 5px;
}

#tuotefooter_kapea2 {
	width: 95%;
	position: relative;
	clear: both;
}

#newsyla {

margin-top: 0px;

position: relative;
padding-top: 0px;

}

#newsyla h4 {
padding-top: 0px;

}