body
{
background: #757573 url('/images/layout/static/bg.jpg') repeat-y center;
font-family: verdana;
font-size: 9pt;
color: #595959;
margin: 0px;
padding: 0px;
}

img
{
border: none;
}

a:link, a:active, a:visited
{
text-decoration: none;
color : #597D95;
outline: none;
}

a:hover
{
color: #274B61;
}

hr
{
margin: none;
border: none;
background-color: #C0C0C0;
height: 1px;
}

h1, h2, h3, h4
{
color: #4F4F4F;
margin-top: 0px;
}

h1
{
font-size: 18px;
font-weight: normal;
}

h2
{
font-size: 12px;
color: #808080;
}

h3,h4
{
font-size: 12px;
}

/* form */
.formtextbox
{
border: 1px solid #716D6A;
font-family: tahoma;
font-size: 12px;
background: #D9D9D9;
}

.formnappi
{
border: 1px solid #716D6A;
font-family: tahoma;
font-size: 11px;
background: #D9D9D9;
}
/* end */


/* menut */
#icon-nav
{
margin: 0px;
padding: 0px;
float: right;
margin-top: -18px;
}

#icon-nav li
{
display: inline;
list-style-type: none;
margin: 0px;
}

#lang-nav
{
margin: 0px;
padding: 0px;
float: left;
margin-top: -18px;
}

#lang-nav li
{
display: inline;
list-style-type: none;
margin: 0px;
padding-right: 4px;
}

#linkbar
{
height: 21px;
background: #4E6F90;
text-align: center;
}

#linkbar ul
{
margin: 0px;
padding: 0px;
padding-top: 3px;
list-style-type: none;
}

#linkbar li
{
display: inline;
margin-left: 16px;
margin-right: 16px;
}

#linkbar li a
{
font-size: 12px;
font-weight: bold;
color: white;
}
/* end */


#main
{
margin: auto auto;
position: relative;
width: 804px;
}

#banner
{
height: 146px;
margin-top: 44px;
border-bottom: 3px solid white;
}

#cont-top
{
height: 15px;
background: url('/images/layout/static/bg-cont_top.jpg') repeat-x;
border-top: 3px solid white;
}

#contentarea
{
margin-top: 9px;
float: left;
}

#upper-content /* etusivulle */
{
width: 575px;
position: relative;
}

#lower-content /* etusivulle */
{
width: 565px;
margin-top: 9px;
margin-bottom: 9px;
padding-right: 10px;
border-top: 1px solid #C0C0C0;
padding-top: 9px;
}

#cont-bottom
{
height: 17px;
background: url('/images/layout/static/bg-cont_bottom.jpg') repeat-x;
margin-top: 30px;
clear: both;
}

#graytextbox
{
background: #D9D9D9 url('/images/layout/static/bg-graytextbox.jpg') repeat-y;
margin-bottom: 12px;
padding: 12px;
padding-left: 35px;
padding-right: 12px;
}

#picturebox
{
height: 132px;
}

#sidebar
{
width: 220px;
margin-top: 9px;
float: right;
}

#news
{
width: 220px;
background: #EAEAEA;
margin-bottom: 9px;
}

#news-inner
{
padding: 12px;
}

#info
{
padding: 8px;
margin: 0px 0px 9px 0px;
background: url('/images/layout/static/bg-postlist.jpg');
}

#info-inner
{
width: 188px;
padding: 7px;
border: 1px solid #9F9F9F;
background: white;
}

#copyright
{
text-align: center;
font-size: 7pt;
margin-bottom: 9px;
}

.kuva-left
{
margin-right: 2em;
margin-bottom: 1em;
}

.kuva-right
{
float: right;
}

.title
{
background: url('/images/layout/static/bg-title.jpg') repeat-x;
height: 12px;
width: 100%;
text-align: left;
padding-bottom: 3em;
}

.tuotekuva
{
border: 1px solid #999999;
}

.tuoteotsikko
{
vertical-align: top;
text-align: right;
padding-right: 1em;
}

.tuotetieto
{
width: 200px;
padding-bottom: 5px;
vertical-align: top;
color : #597D95;
text-align: left;
}

/* TUOTESIVUN KUVA JUTUT */
#tabl a:visited, #tabl a
{
text-decoration:none;
}

#tabl a span 
{
display:none;
}

#tabl a:hover 
{
text-decoration:none;
color: #c00;
background: #fff;
}

#tabl a:hover .kuva 
{
display: block; 
position: absolute; 
top: 5px; 
left: 442px; 
background:transparent;
}

#tabl 
{
position: relative;
}

/* tabletiedot K?RKISORVEILLE */
.s0 {
background-color: #83C0C0;
}
.s1,.s2,.s3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
vertical-align: middle;
}
.s1 {
background-color: #BEDEDE;
font-weight: bold;
font-size: 12px;
}
.s2 {
background-color: #FFFFFF;
}
.s3 {
background-color: #E1F0F0;
}

.backwards {unicode-bidi:bidi-override; direction: rtl;}

#products table p
{
margin: 0px;
}

#products table
{
border: 1px solid #7F7F7F;
}

#products tr, td
{
border: 1px solid white;
}

#products tr
{
background: #DFDFDF;
}

#products tr:hover
{
background: #CFCFCF;
}