﻿body 
{
  font-family:verdana;
  font-size:11px;
  margin:0px;
  padding:0px;
  background-color:#f1f0f0;
}

form 
{
    margin: 3px 0;
    padding: 0;
}

h1 
{
    font-size: 14px;
    text-transform: uppercase;
}

ul 
{
    list-style-image: url(../img/dot.gif);
    margin: 20px;
}

li 
{
    margin: 2px 0px;
}

a {
  /*font-family:verdana;*/
  text-decoration:none;
  color:#1270aa;
}
a:hover {
  text-decoration:underline;    
}

div.page 
{
  margin:0px;
  padding:0px;
  width:772px;
  border: solid 1px #f1f0f0;
  background-color:#FFFFFF;
  float:left;
}

.top_area
{
    float:left;
    width:783px;
    background-image: url('../img/logo.gif');
    background-repeat: no-repeat;  
    margin:0px;
    padding-top:5px;
    height:86px;


}

.logo 
{
  height:20px;
  float:right;
  width:260px;
}

div.find {
  float:right;
  width:170px;
  margin-top:0px;
  padding-top:0px;
}

div.find a {
  padding-left:0px;
  margin-left:0px;
  font-weight:bold;
  color:#AAAAAA;
  text-decoration:none;
}
div.find input[type="text"]  {
  height:15px;
}
/*
div.find input[type="submit"]  {
  border:none;
  width:64px;
  height:22px;
  background:transparent;
  background-image: url('../img/submit.gif');
  background-repeat: no-repeat;  
  font-size:1px;
  cursor:pointer; 
  vertical-align:top;
  text-align:left;
  background-position:100% 100%;
  color:white;  
}
*/
.search_nappi {
    border: none;
    background: url('../img/submit.gif') no-repeat top left;
    cursor:pointer; 
    width:64px;
	height:22px;
}



div.navi {
  background-image: url('../img/navi.gif');
  background-repeat: no-repeat;
  background-position:bottom left;
  font-size: 11px;
  width:174px;
  height:178px;
  padding-top:40px;
  padding-right: 20px; 
  text-align: right;
  float:left;
}



div.pic {
  
   margin:0px;
/*  background-image: url('../img/kuva1.jpg');*/
  background-repeat: no-repeat;
  height:218px;
  width:578px;
  font-size: 11px;
  float:left;
  padding:0;
}
.pic p
{
    margin:0;
    padding:0;
}

.kuva
{
    background-color:Lime;
    width:578px;
    height:218px;
    border:0;
    padding:0;
}

.crumbs {
  /*font-family:verdana;*/
  font-size:10px;
  color:#1270aa;  
  background-image: url('../img/bg.gif');
  background-position: bottom;
  background-repeat: repeat-x;
  /*height:19px;*/
  padding-top:4px;
  padding-bottom:4px;
  padding-left:10px;
  float:left;
  width:762px;
}

.sisaltoalue{
	float:left;
	width:772px;
}

td.left {
  background-image: url('../img/grad_grey.gif');
  background-repeat: repeat-x;
  background-color:#f1f0f0;
  width:174px;
  height:291px;
  padding-left:20px;
}

td.center {
  background-image: url('../img/grad_white.gif');
  background-repeat: repeat-x;
  width:414px;
  height:71px;
  padding-left:20px;
  /*font-family:verdana;*/
  padding-right:20px;
  padding-bottom: 20px;
}

td.right {
  border-left:1px solid #c7c7d9;
  background-image: url('../img/grad_white.gif');
  background-repeat: repeat-x;
  width:110px;
  padding-left:10px;
  padding-right: 5px;
}

td.right .actions
{
    width: 110px;
    margin-top: -3px;
}

td.article 
{
  background-image: url('../img/grad_white.gif');
  background-repeat: repeat-x;
  width: 539px;
  height:71px;
  /*font-family:verdana;*/
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

td.side {
  background-image: url('../img/grad_side.gif');
  background-repeat: repeat-y;
  width:10px;
}
td.sideb {
  background-image: url('../img/grad_sideb.gif');
  background-repeat: repeat-y;
  width:10px;
}

td.left, td.center, td.right, td.article {
  padding-top:30px;
}

table.LpgNavi {
  margin-bottom:60px;
}
table.LpgNavi a {
  /*font-family:verdana;
  font-size:11px;*/
  text-decoration:none;
  color:#595858;  
}
table.LpgNavi a:hover {
  text-decoration:underline;    
}

table.LpgNavi td.subsec a {
  /*font-family:verdana;
  font-size:11px;*/
  text-decoration:none;
  color:#1270aa;
  font-weight: bold;  
}
table.LpgNavi a:hover {
  text-decoration:underline;    
}

img.dot, div.pic img {  
  border-style: none;
  vertical-align:middle;  
}

img.dot 
{
    margin: 0px;
}

table.LpgNavi td {
  border-bottom:solid 1px #595858;
  width:154px;
  padding-bottom:10px;
  padding-top:10px;
}

div.crumbs a {
  /*font-family:verdana;
  font-size:10px;*/
  text-decoration:none;
  color:#595858;  
  text-decoration:none;
}
div.crumbs a:hover {
  text-decoration:underline;    
}

div.navi a {
  /*font-family:verdana;
  font-size:11px;*/
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display: block;
  padding: 3px 0px;
}

div.navi a:hover {
  text-decoration:underline;    
}

.clear { clear: both; }

div.logo a {
  /*font-family:verdana;
  font-size:11px;*/
  font-weight:bold;
  color:#AAAAAA;
  text-decoration:none;
  padding-left:15px;
  padding-top:10px;
}
div.logo a:hover {
  text-decoration:underline;    
}
div.left, div.center, div.right {
  /*border: solid 1px black;*/
}

span.spot {
  /*font-family:verdana;*/
  font-size:13px;
  font-weight:bold;
  color:#1270aa;
  text-transform:uppercase;  
}

table.spotlight {
margin-left:4px;
width: 764px;
}

tr.last td {
  /*font-family:verdana;
  font-size:11px;*/
  padding-left:5px;
  padding-right:5px;
  padding-top:15px;
  border-right:solid 1px #e5e5f2;
}

tr.last td.last {
  border-right:none 1px #fff;
}

table.spotlight td {
  height:100px;
}

div.bg2 {
  background-image: url('../img/bg2.gif');
  background-repeat: repeat-x;
  width:773px;
  background-color:#f1f0f0;
  padding-top:30px;
  float: left;
  padding-bottom:10px;
}

div.footer {
  /*font-family:verdana;
  font-size:11px;*/
  background-color:#FFFFFF;
  height:188px;
  width:770px;
  color:#AAAAAA;
  padding-top: 3px;
}

.sg_footer{
	height:188px;
}
div.border 
{
    border-top: 1px solid #c7c7d9;
}

div.spot_cont {
  /*font-family:verdana;
  font-size:11px;*/
  padding:3px 0px;
  
}

div.spot_head {
  /*font-family:verdana;
  font-size:11px;*/
  color:#1270aa;
  font-weight:bold;
  
}

div.spot_cont a 
{
    /*font-family:verdana;
    font-size:11px;*/
    color: #000;
    text-decoration:none;
}

div.spot_cont a:hover {
  text-decoration:underline;    
}

tr.last a {
  /*font-family:verdana;
  font-size:11px;*/
  font-weight:bold;
  color:#1270aa;
  text-decoration:none;
  
}

tr.last a:hover {
  text-decoration:underline;    
}

a.logolink {
  display:block;
  text-decoration:none;
  width:300px;
  height:80px;
  top:0px;
  float:left;
  z-index:99;
}
a.logolink:hover {
  text-decoration:none;
}

ul.articlelist {
  color: #666;
  padding: 0px;
  margin: 10px 15px;
}
a.gray {
  color: #666;
  text-decoration:none;
}
a.gray:hover {
  text-decoration:underline;
}

td.news1, td.news2, td.news3 {
     
}

td.news1 {
  padding:10px 7px 10px 5px; 
  width:345px;
}

td.news2 {
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  background-image: url('../img/tab_back1.gif');
  background-repeat: no-repeat;
  width:210px;
}

td.news2 p 
{
    margin-top: 0px;
    padding-top: 0px;
}

div.news3 {
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  background-image: url('../img/tab_back2.gif');
  background-repeat: no-repeat; 
  width:165px;
  height:85px;
}

div.news4 {
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:0px;
  background-image: url('../img/tab_back3.gif');
  background-repeat: no-repeat;
  width:165px;
  height:70px;
}




.contact-list-item {
	clear: both;
	border-top: 2px solid #f1f0f0;
}

.card {
	clear: both;
	border: 2px solid #f1f0f0;
	padding: 10px;
	margin-top: 10px;
}


/* 2009 muutokset */

.bg2_left
{
	width:182px;
	float:left;			
}

.bg2_middle
{
	width:339px;
	float:left;	
	margin: 0px 12px;	
}

.bg2_right
{
	width:225px;
	float:left;
}



div.newsleft1 {
  background-image: url('../img/left_1.gif');
  background-repeat: no-repeat;
  width:182px;
  height:111px;
  float:left;
}

div.newsleft2{
  background-image: url('../img/left_2.gif');
  background-repeat: no-repeat; 
  width:182px;
  height:111px;
  float:left;
  margin-top:10px;
}

div.newsmiddle1 {
  background-image: url('../img/middle_1.gif');
  background-repeat: no-repeat; 
  width:339px;
  height:111px;
  float:left;  
}

div.newsmiddle2 {
   width:307px;
  height:111px;
  float:left;
    margin-top:5px;  
}

.rss{
  width:32px;
  height:100px;
  float:left;
  margin-top:15px;
}


div.newsright1 {
  background-image: url('../img/right_1.gif');
  background-repeat: no-repeat;
  width:225px;
  height:111px;
  float:left;
}

div.newsright2 {
  background-image: url('../img/right_2.gif');
  background-repeat: no-repeat;
  width:225px;
  height:111px;
  float:left;
    margin-top:10px;
}

.news_margin
{
  padding:15px 10px 15px 10px;
}

.frontpage_link a:link,
.frontpage_link a:active,
.frontpage_link a:visited
{
  color:#1270aa;
  font-weight:bold;
}


