body{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font: 90%/1.65 Georgia,"Times New Roman",Times,serif;
	color: #555555;
}

h1 {
    color: #4D7073;
    font-family: Verdana;
    
	/*
	font-family: "Lucida Sans",Lucida,Verdana,sans-serif;
	    font-family: 'Noticia Text', serif;
	font-family: 'Redressed', cursive;
	*/
}
h2 {
    color: #60767F;
	font-family: Verdana;
	font-size: 22px;
	font-weight: normal;
	border-bottom: dotted 1px #938f69; 
	margin: 0.6em 0px;
	/*  margin-top: 24px; */

}
h3, h4 {
    color: #3A6A7F;
    font-family: "Lucida Sans",Lucida,Verdana,sans-serif;
    font-size: 100%;
    font-weight: normal !important;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
}
h3 a {
    border-bottom-color: #C7CB33 !important;
    color: #6E7345 !important;
    font-weight: bold;
}
h3 a:hover {
    font-weight: bold;
}
p {
    margin-bottom: 0.2em;
    margin-top: 0;
}
a, a:link {
    border-bottom: 1px solid #BBBBBB;
    color: #000000;
    text-decoration: none !important;
}
a:hover {
    border-bottom: 1px solid;
    color: #00979C;
    padding-bottom: 0;
    text-decoration: none;
}
input {
    font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
    font-size: 100%;
}

#lang{
position: absolute;
right: 0px;
top:0px;

line-height: 42px;

background-color: #FFF;
padding: 0px 16px;
}
.logoDiv{
		position: relative;
}

.navi{
	
	position: relative;
	font-family: Verdana;

	}
	.navi img{		
		margin-left: 24px;
		}
	.navi ul{
		
		font-size: 18px;
		/* #142933;*/
		clear: both;


		}
	.navi li{
		
		display: block;
		float: left;
		padding: 14px 20px 12px;
		color: #30321f;
		margin: 0px;
		cursor: pointer;

		}
	.navi li:hover{
		color: #60767F;
		margin: 0px;
		background-image: url('../img/upShine.png');
		background-position: center top;
		background-repeat: no-repeat;		

		}
		.pakollinen{
			color: #9e0000;
			
		}
		input[type="text"] {
    width: 100%;
}
li{	list-style: none;	}
		
.news{	margin-left: 8px;}


.container_12{
/*	background-color: #FFF7CC; #CCC28F;*/
}
.bgGradient{
background: #5caacc;
background: -moz-linear-gradient(left,  #5caacc 1%, #74d5ff 50%, #5caacc 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(1%,#5caacc), color-stop(50%,#74d5ff), color-stop(100%,#5caacc));
background: -webkit-linear-gradient(left,  #5caacc 1%,#74d5ff 50%,#5caacc 100%);
background: -o-linear-gradient(left,  #5caacc 1%,#74d5ff 50%,#5caacc 100%);
background: -ms-linear-gradient(left,  #5caacc 1%,#74d5ff 50%,#5caacc 100%);
background: linear-gradient(to right,  #5caacc 1%,#74d5ff 50%,#5caacc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5caacc', endColorstr='#5caacc',GradientType=1 );

}

.bg{
background: #5caacc;
background: -moz-linear-gradient(top,  #5caacc 1%, #3a6a7f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#5caacc), color-stop(100%,#3a6a7f));
background: -webkit-linear-gradient(top,  #5caacc 1%,#3a6a7f 100%);
background: -o-linear-gradient(top,  #5caacc 1%,#3a6a7f 100%);
background: -ms-linear-gradient(top,  #5caacc 1%,#3a6a7f 100%);
background: linear-gradient(to bottom,  #5caacc 1%,#3a6a7f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5caacc', endColorstr='#3a6a7f',GradientType=0 );




}


.bgwhite{
	background-color: #FFF;

}

ul, li {
margin: 0px;
padding: 0px;
	
}


.footer{

color: #666;
}
.footer p{
	padding: 0px;
	margin: 0px;
}

.big {
    color: #00979C;
    font-family: "Lucida Sans",Lucida,Verdana,sans-serif;
    line-height: 1.6em;
}


#pageheader .title {
    color: #FFFFFF;
    float: left;
    font-family: Georgia,Times,serif;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0;
    margin-left: 20px;
    text-align: left;
    text-shadow: 0 0 5px #AAAAAA;
}
#pageheader .title a {
    background: url("img/logo.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    height: 116px;
    text-indent: -9999em;
    width: 170px;
}
#pageheader .title a:hover {
    background-color: transparent;
    border: medium none;
    color: #FFFFFF;
}
#pagetext {
    background-color: #FFFFFF;
    clear: both;
    color: #555555;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

div#twitter_update_list {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    margin-bottom: 1.6em;
    width: 100%;
}
div#twitter_update_list span {
    border-bottom: 1px solid #EBEBEB;
    color: #555555;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0.5em;
    width: 100%;
}
div#twitter_update_list > a {
    color: #75753f;
}
div#blog_update_list {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    margin-bottom: 1.6em;
    width: 100%;
}
div#blog_update_list span {
    border-bottom: 1px solid #EBEBEB;
    color: #555555;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0.5em;
    width: 100%;
}
div#blog_update_list > a {
    color: #75753f;
}
.question {
    clear: both;
    color: #00979C;
    float: left;
    margin-bottom: 20px;
    width: 20%;
}
.answer {
    float: left;
    margin-bottom: 30px;
    margin-left: 2%;
    width: 77%;
}
.productgrid a {
    border: 0 none;
    text-decoration: none;
}

