* { margin: 0; padding: 0; }

a:link, a:visited
{
    color: #A02800;
    text-decoration: none;  
}

a img
{
    border: 0;  
}

html {
    
    
}

body {
    background-color: #CC3300;
    text-align: center;
    font-family: Calibri, "Trebuchet MS", Tahoma, Arial, Sans-Serif;
    font-size: 12px;
}

#wrap
{
    width: 980px;
    min-height: 100px;
    background-color: #ffffff;
    margin:0 auto;
    text-align: left;
}

    
.clear {
    visibility: hidden;
    clear: both;
    }
    
a:hover {
    text-decoration: underline;
    }

    
h2 {
    font-size: 1.4em;
    letter-spacing: 1px;    
    font-weight: bold;  
    padding: 5px 0 5px 0px;
}

h2#etusivu {
    z-index: 99;
    color: #fff;
    width: 667px;
    height: 87px;
    display: block;
    font-size: 36px;
    margin-top: 300px;
    position: absolute;
    font-style: italic;
    font-weight: normal;
    padding: 72px 0 0 36px;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
    background: url('../images/logo.png') 35px 22px no-repeat transparent;
}

#mainpic-overlay {
    padding: 0;
    z-index: 90;
    width: 667px;
    height: 127px;
    display: block;
    margin-top: 300px;
    position: absolute;
    background: #f68b33;
    /* Opacity */
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

h2#etusivu strong {
    visibility: hidden;
}

h3 {
    font-size: 1.3em;
    font-weight: bold;
    margin: 15px 0px 5px 0px;
    }
    
h3.category {
    clear: both;
    }   

h4, h5 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    }

p {
    margin: 5px 5px 5px 0px;
    }

table.otayhteytta td{
    padding-right:20px;
    }   
    
        
/* Header stuff */
#header {
    display: block;
    width:980px;
    height: 100px;
    background: url('../images/header.jpg') no-repeat #000000;
    }

#ylapainikkeet {
    float: right;
    width:450px;
    height:95px;
    margin-top:30px;    
    }   
    
#ylapainikkeet .haku { 
    position: relative;
    top: 0px;
    left: 75px;
    width: 370px;
    height:30px;
    color: #666666;     
    }   

#ylapainikkeet .rahoitus {
    float:right;
    margin-top:5px;
    padding-right:37px;
    color: #666666;
    text-align:top;         
    }   
        
/* Navigation */
#mainmenu
{
    background-color: #000000;
    height: 35px;
}

#navigation {
    position: relative;
    list-style: none;
    font-size: 1.2em;
    clear: both;
    }
#navigation li {
    /*width: 120px;
    margin-left:5px;*/
    float: left;
    text-align:center;
    }
#navigation li.last {
    background: none;
    }
#navigation a {
    display: block;
    color: #f0f0f0;
    height: 20px;
    text-decoration: none;
    padding: 7px 2px 5px 2px;
    font-weight: normal;
    /*border-left: 1px solid #303030;
    border-right: 1px solid #000000;*/
    }
#navigation a:hover {
    background-color: #CC3300;    
    color: #373737; 
    }
#navigation a.active {
    color: #FFFFFF; 
    }

/* The big pic */
#rotatepic {
    background: white;
    width: 625px;
    height: 280px;
    margin-bottom:10px;
    }


/* Main content */

#content {
    width:960px;
    background-color: #FFFFFF; 
    padding: 0px 10px 0px 10px;
    }
    
#mainpic {
    width: 900px;
    height: 460px;
    overflow: hidden;
    margin-bottom:10px;
    }   
    
#left_area {
    float:left;
    display:block;
    width: 178px;
    }

.left_area_inner {
    padding-top:7px;
    }   
            
#left_area .tuoteryhma a{
    background: url('../images/naviback_sub.gif') repeat-y;    
    background-position: left top;
    float:left;
    display:block;
    width: 165px;
    padding:5px 3px 7px 10px;
    margin-bottom:5px;
    color: #DCDCDC;
    font-size: 14px;
    font-weight: normal;
    }

#left_area .tuoteryhma a:hover{
    text-decoration:none;
    color: #CC3300;
    }

#left_area .chosen a{
    font-weight: bold;
    color: #CC3300;
    }           

    
#left_area .tuotemerkki{
    margin:0px 0px 0px 10px;
    padding-bottom:5px; 
    text-decoration:none;
    font-style: italic;
    }
    
#left_area .tuotemerkki a{
    color: #303030;
    }   
    
#left_area .tuotemerkki a:hover{
    text-decoration:none;
    }   
        
#right
{
    width: 180px;
    min-height: 200px;  
    background-color: #fff;
    float: right;
    margin: 20px 5px 20px 0px;
    color: #f0f0f0;
    font-size: 14px;
    /*background-image: url('../images/rightbottom.png');
    background-repeat: no-repeat;
    background-position: left bottom;*/
}

#right_in
{
    padding: 5px 5px 15px 15px;
    background-color: #343434;  
    background-image: url('../images/righttop.png');
    background-repeat: no-repeat;
    background-position: left top;
}

#right a
{

}

#right a:hover
{
    text-decoration: none;
/*  color: #f0f0f0; */
}

#right a.active
{
    text-decoration: none;  
    color: #805f45; 
}

#right ul
{
    padding: 20px 0px 10px 8px;
    list-style-type: square;    
}

#right ul li
{
    margin-top: 4px;
    margin-bottom: 4px;
    
}

#right ul ul
{
    padding: 0px 0px 0px 10px;
    list-style-type: disc;  
}

#right ul ul li
{
    margin-top: 0px;
}

#right ul ul ul
{
    list-style-type: circle;    
}

            
#main_area {
    float: left;
    width: 550px;
    margin-left: 10px;
    margin-top: 15px;
    padding: 10px 10px 20px 10px;
    background-color: #FFFFFF;
    }

#main_area.full {
    width: 740px;
}
    
#main_area li{
    margin-left: 20px;
    margin-top:5px;
    }   
    
/* Tarjoukset sivulla*/     
#main_area_wide {
    float: left;
    width: 900px;
    height: 468px;  
    overflow: auto;
    }   
.tuotehinta_pieni{
    display:block;
    color: #999999;
    font-size: 0.9em;
    margin-left: 10px;
    }   

label {
    font-size:0.9em;
    font-weight: bold;
    color: #7E7E7E;
    display:block;
    float: left;
    }   
    
.tuotelistaboksi{
    display:block;
    float: left;
    width: 160px;
    height: 195px;
    margin-right: 5px;
    margin-bottom: 20px;
    border: 1px solid #D1D1D1;
    overflow: hidden;
    }
    
.tuotekuva_pieni{
    display:block;
    float: left;
    width: 159px;
    height: 115px;
    text-align:center;
    margin: 0px 0px 4px 0px;
    padding-top:4px;
    background-color: white;
    border: 1px solid #D1D1D1;
    }       
    
.tuoteotsikko_pieni{
    clear: both;
    font-size: 0.9em;
    font-weight: bold;
    margin: 5px 10px 5px 10px;
    color: #7E7E7E;
    }   

.tuotehinta_tuote{
    display:block;
    float:left;
    color: #118BC3;
    font-size: 1em;
    font-weight: bold;
    margin-top:10px;
    } 

#tuotetaulukko {
    width: 315px;
    border: 1px solid #D1D1D1;
    padding:5px;
    color: #6A6A6A;
    font-size:0.85em;
    }   
                            
.kuvaselain {
    float:right;
    display:block;  
    width:300px;
/*  padding:10px 10px 10px 10px; */
    margin-left:10px;
    border: 1px solid #D1D1D1;
    }   
.isokuva_frame {
    width: 300px;
    text-align:center;
}
.isokuva {
    }   

.pikkukuva {
    vertical-align:top;
    margin: 5px 5px;
    border: 0;
    }   
    
            
#ryhmaboksi {
    width: 90%;
    padding-left:25px;
    padding-top:15px;
    float:left;
    display: block; 
    font-size:1em;
    }
    
#changeFont {
    float: right;   
    width:100px;
    height: 20px;
    margin-top:10px;
    margin-right:36px;
    }       

.newsitem {
    margin-bottom: 20px;
    }

#footer{
    width:980;
    height:20px;
    padding: 10px;
    text-align: center;
    color: #808080; 
    color: black;
    overflow:hidden;
    border-top: 1px solid #D1D1D1;
    }       
    
.tarjoukset {
    width:178px;
    height:38px;        
    }   
    
a.koributton {
    display: block;
    float: left;
    padding: 3px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #707070;    
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #707070;
    margin-right: 8px;
    color: #303030;
    background-color: #d5d5d5;
    text-decoration: none;
}

a.koributton:hover {
    border-top: 1px solid #707070;
    border-right: 1px solid #FFFFFF;    
    border-left: 1px solid #707070;
    border-bottom: 1px solid #FFFFFF;   
    background-color: #c5c5c5;
    text-decoration: none;
}
    
div.imagebox {
    float: left;
    display: inline;
    width: 120px;
    height: 130px;
    margin: 5px 5px 5px 5px;
    text-align: center;
    overflow:hidden;
}       

.bannerdiv {
    width: 160px;
    height: 210px;
    overflow: hidden;
    margin: 5px 0px 10px 10px;
}
