﻿
body
{
    margin: 0px;
    text-align: center;
    background-color: #F8F9F4;
}

#header
{
    width: 100%;
    background-image: url(img/header.jpg);
    background-repeat: repeat-x;
    min-height: 117px;
}

#logo
{
    width: 980px;
    text-align: left;
    background-position: left;
    margin: 0px auto;
    background-image: url(img/logo.gif);
    height: 110px;
    background-repeat: no-repeat;
}

#container
{
    margin: 0px auto;
    width: 990px;
}

#navigation
{
    padding: 0px;
    margin-bottom: 20px;
    list-style-type: none;
}

#navigation li
{
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin: 5px;
    height: 30px;
}

#navigation li a
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    color: #525252;
    line-height: 30px;
}

#navigation li a:hover
{
    color: #fff;
}

#navigation li:hover
{
    background-image: url(img/menubg.jpg);
    background-repeat: no-repeat;
}

.selected
{
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    margin: 5px;
    background-image: url(img/menubg.jpg);
}

#main
{
    width: 990px;
    display: block;
    margin-top: 20px;
}

#shopcart
{
    width: 400px;
    float: right;
    color: #333;
    font-size: 11pt;
    margin-top: 25px;
    text-align: right;
}

.msg
{
    font-size: 10pt;
    color: #525252;
}

.searchtxt
{
    width: 110px;
}

#search
{
    padding-top: 9px;
}

.cssbutton
{
    background-color: #575757;
    border: 1px solid #000;
    cursor: pointer;
    color:White;
    font-size: 11pt;
    font-family: Arial;
    font-weight: bold;
}

.cssbutton : hover
{
    background-color: #ccc;
}

#window
{
    width: 980px;
    background-color: #fff;
    margin: 0px auto;
    border: 1px solid #DFDFDF;
    min-height: 145px;
}

#left
{
    float: left;
    width: 250px;
}

#main
{
    float: right;
    width: 740px;
}

.containerheadsmall
{
    background-image: url(img/cheads.jpg);
    width: 250px;
    min-height: 37px;
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 20px;
    font-weight: bold;
    font-size: 11pt;
    color: #fff;
    font-family: Arial;
    line-height: 37px;
    text-align: left;
    padding-left: 20px;
}

#content
{
    background-color: #ffffff;
}

#cat
{
    list-style-type: none;
    width: 200px; 
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    margin-top: 10px;
}

#cat li
{
    background-image: url(img/li.jpg);
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    text-align: left;
    margin: 6px;
}

#cat li a
{
    color: #5A5656;
    text-decoration: none;
}

#bestsellers
{
color: #5A5656;
    width: 200px; 
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    margin-top: 10px;
}

#bestsellers li
{

    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    text-align: left;
    margin: 6px;
}

#bestsellers li a
{
    color: #5A5656;
    text-decoration: none;
}

#productList
{
    list-style-type: none;
    width: 750px;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}

#productList li
{
    margin: 6px;
    width: 170px;
    border-right: 1px dotted #B4B4B4;
    border-bottom: 1px dotted #B4B4B4;
    float: left;
    text-align: left;
    background-color: #ffffff;
}

#productList li a
{
    color: #535353;
    font-family: Arial;
    font-size: 10pt;
}

#productList li p
{
    color: #E40082;    
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

#productList li p a
{
    font-size: 8pt;
    font-weight: normal;
}

#window
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#window li
{
    float: left;
    border-left: 1px dotted #B4B4B4;
    margin-right: 0px;
    padding-left: 0px;
    width: 190px;
    min-height: 145px;
    background-repeat: no-repeat;
    text-align: left;
    background-position: 30px 0px;
}

#window li a img 
{
    border: 0px;
}

#window li a
{
    width: 200px;
    height: 140px;
}

#banner
{
    border: 1px solid #DFDFE1;
    margin: 0px;
    padding: 0px;
    width: 230px;
    margin-top: 20px;
}

#info
{
    color: #5A5656;
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
}

#info h2
{
    font-size: 13pt;
}

.ratingdesc
{
    color: #5A5656;
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
}

.form_title
{
    width: 150px;
    font-weight: bold;
    text-align: left;
    padding-left: 6px;
    border-top: 1px dotted #dedede;
    vertical-align: top; 
}

.form_field
{
   
    font-weight: normal;
    text-align: left;
    padding-left: 6px;
    border-top: 1px dotted #ededed;
    border-left: 2px solid;
    vertical-align: top; 
    width: 400px;
}

.counttxt
{
    width: 35px;
    text-align:center;
}

h3
{
    font-size: 12pt;
}

.kauppa_h1
{
    font-size: 18pt;
    color: #525252;
}

.kauppa_p
{
    color: #525252;
}

.textbox
{
    width: 180px;
}

.url
{
    width: 500px;
}

.text
{
	width: 700px;
	text-align: left;
}

.text h1
{
	font-size: 18pt;
	color: #000;
	font-family: Microsoft Sans Serif;
}

.text p
{
	line-height: 28px;
	color: #000;
	font-size: 10pt;
	font-family: Microsoft Sans Serif;
}
