* { margin: 0; padding: 0; }

body {
    background: url('../images/bodybg.jpg') repeat-x #066101;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 12px;
    color: #606060;
}

h1, h2, h3, h4, h5, h6 {
    color: #424242;
    margin: 5px 0px 10px 0px;    
    }
    
h1{
    padding-bottom: 5px;
    border-bottom: 1px solid #E9E9E9;
    margin: 5px 0px 15px 0px;    
    font-size: 18px;
    }    

h2 {
    font-size: 16px;
    }        

h3 {
    font-size: 14px;
    }        
    
        
a {
    color: #066101;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #066101;
    text-decoration: underline;
}

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

img {
    border: 0px;
    }

hr {
    border: 0px;    
    border-top: 1px solid #E9E9E9;   
    margin: 5px 0px 5px 0px;
    }    
 
table{
    border-collapse: collapse;
    }
    
table td{
    vertical-align: top;
    }
       
#content ul {
    margin-left: 35px;
    }        

.contentimg {
    margin-left: 15px;
    margin-bottom: 15px;
    float: right;
    }   
    
#wrap {
    width: 1100px;
    margin: 0 auto; 
}


#header {
    background: url('../images/top.png') no-repeat top left;
    height: 30px;
    width: 930px;
    padding: 28px 65px 0px 100px;
    position: relative;
}


.logo {
    float: left;
}


#lang {
    list-style: none;
    clear: right;
    float: right;
    margin-right: 15px;
}
#lang li {
    float: left;
    padding: 0 5px;
}
#lang li.fi { background: url('../images/fi.jpg') no-repeat; }
#lang li.en { background: url('../images/en.jpg') no-repeat; }
#lang li.se { background: url('../images/se.jpg') no-repeat; }
#lang li.no { background: url('../images/no.jpg') no-repeat; }
#lang li.ru { background: url('../images/ru.jpg') no-repeat; }
#lang li a {
    display: block;
    width: 20px;
    height: 25px;
    text-indent: -99999px;
}



#top-banner {
    background: url('../images/topbannerbg.jpg') no-repeat;
    width: 905px;    
    height: 192px;
    overflow:hidden;
    margin-bottom: 10px;
}

#top-banner-text {
    width: 460px;
    height: 160px;
    overflow: hidden;
    margin: 25px 0px 0px 20px;
}

#top-banner-text .topheader{
    width: 460px;
    height: 20px;
    padding: 0px 0px 7px 0px;
    overflow:hidden;
    color: #888886;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 5px;
}

#top-banner-text .topcontent{
    width: 460px;
    height: 140px;
    overflow:hidden;
    font-size: 11px;
    color: #929292;
}

#top-banner-text .topcontent p{
    font-size: 11px;
    color: #929292;
}


#main {
    width: 930px;
    background: url('../images/middle.png') repeat-y top left;    
    padding: 0px 65px 0px 100px;
}

#sidebar {
    width: 240px;
    float: left;
    font-size: 12px;
}

#sidebar .left_title{
    padding-bottom: 4px;
    border-bottom: 1px solid #E9E9E9;
    margin: 5px 0px 2px 0px;    
    font-size: 15px;
    color: #808080;
    font-weight: bold;    
}

#search{
    margin-bottom: 20px;
    }

#search button[type=submit]{
    border: 0px;
    padding-top: 5px;
    background-color: #FFFFFF;
    }
    
    
#sidebar p.date{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;    
    margin-bottom: 0px;
    color: #515151 !important;  
}

#sidebar p.newstitle{
    font-size: 12px;
    margin: 0px 0px 12px 10px;
    font-weight: normal;
    border-bottom: 1px solid #E9E9E9;    
    padding-bottom: 6px;
}

#sidebar p.newstitle a{
    font-weight: normal;
}


#navigation {
  margin-top: 0px;
  margin-bottom: 25px;
}

#navigation ul {
  list-style-type:none;
}

#navigation li {
    line-height: 17px;
    padding: 2px 10px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 1px;
}

#navigation li a {
    text-decoration: none;
    color: #076300;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    display: block;
}

#navigation li.active {
    font-weight: bold;
    background-color: #F2F2F2;
}

#navigation li.active a{
    color: #424242; 
}

#navigation li:hover {
    text-decoration: none;
    color: #424242;
    background-color: #F2F2F2;    
}

#navigation ul ul{
    margin-left: 20px;
}

#navigation ul ul li a{
    color: #535353;
    font-size: 12px;
}
    
    
#content {
    float: left;
    width: 615px;
    padding: 0px 0px 10px 25px;
    margin-left: 20px;
    font-size: 12px;  
}


#footer {
    background: url('../images/footer.png') no-repeat bottom left;
    height: 80px;
    width: 930px;
    padding: 50px 65px 0px 100px;        
    font-size: 11px;
    color: #FFFFFF;
}


#palaute div {
    overflow: auto;
    margin-bottom: 10px;
}
#palaute label {
    display: block;
    width: 150px;
    float: left;
}
#palaute input.textinput {
    width: 200px;
    float: left;
}

.error{
    color: red;
    }

    
.hakutulos {
    overflow: hidden;
    margin-bottom: 20px;
}

.hakutulos-otsikko {
    float: left;
    width: 100px;
}

.hakutulos-teksti {
    float: right;
    width: 390px;
}    
