﻿body
{
    margin: 0px;
    background-image: url(img/tausta.jpg);
    background-repeat:repeat-x;
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    background-color:#c8c074;
}

#root
{
    width: 978px;
    margin: auto;
    background-color: #a90000;
    padding-bottom: 100px;
    
}

#header
{
    background-image: url(img/header1.png);
    height: 205px;
    background-repeat: no-repeat;
}

#RightContent
{
    float: left;
    width: 220px;
    min-height: 400px;
    color: White;
    display:inline;
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 13px;
}

#RightContent h2 
{
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight:normal;
    color: #f2ae00;
}
    
#RightContent img { 
    max-width: 220px; 
    }

#LeftContent
{
    float: left;
    width: 740px;
    min-height: 400px;
    display:inline;
}


#sublinks
{
    width: 170px;
    float: left;
    clear: both;
    margin:0 0 0 40px;
    display:inline;
}

#sublinks a:hover
{
    color: #f4af00;
}




#sublinks ul
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 5px;
}

#sublinks ul ul
{
    margin-left: 20px;
    
}

#sublinks li
{
    padding-bottom: 5px;
    padding-top: 5px;
}

#sublinks ul li a
{
    display: block;
    color: white;
    text-decoration: none;
    font-size: 13px;
    padding-bottom:5px;
    border-bottom:1px dotted #FFF;
}

#sublinks .current > a, #sublinks .trail > a
{
    color: #f2a709;
}

#mainlinks
{
    margin-top: 100px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-left: 55px;
    color: White;
}

#mainlinks a
{
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: white;
}

#mainlinks a.activeLink
{
    color: #f2a709;
}

#mainlinks a:hover
{
    color: #f4af00;
}

#mainContent
{
    margin-left: 40px;
}

#textContent
{   
    width: 460px;
    float: left;
    color: White;
    padding:0 15px 20px 25px;
    
}

/* Tänne alasivujen tekstisisällön css-tyylit */
#textContent p, #textContent td
{
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 13px;
    line-height: 17px;
}

#textContent h1
{
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight:normal;
    color: #f2ae00;
}

#textContent h2
{
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 15px; 
    text-transform: none;
    color: #FFF;
    font-weight:normal;
}

#textContent a { color: White; }

#path
{
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 10px;
}

#siteLogo
{
    margin-left: 55px;
    height: 30px;
    padding-top: 20px;
}

#siteLogo a
{
    text-decoration: none;
    font-size: 16px;
    color: Teal;
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-style: italic;
}

.alert
{
    color: Red;
    font-weight: bold;
}

.FrontpageBanner
{
    width: 337px;
    height: 250px;
    float: left;
    background-image: url(img/FrontpageBannerBackground.png);
    color: Black;
    display:inline;   
}

.BannerLeftCol
{
    float: left;
    width: 144px;
    height: 194px;
    margin-left: 20px;
    margin-top: 30px;
    color: #575a5d;
    font-family:"Monotype Corsiva", "Comic Sans MS" , Sans-Serif;
    line-height:14px !important;
    text-align: center;
    font-weight: bold;
    display:inline;
}

.BannerLeftCol img {
    margin-bottom: 10px;
    max-width:142px;
    }

.BannerRightCol
{
    float: left;
    width: 144px;
    height: 194px;
    margin-top: 30px;
    margin-left: 19px;
    color: #575a5d;
    display:inline;
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    
    
}

.BannerRightCol p
{
    margin-top: 0px;
    padding-top: 0px;
    line-height:13px !important;
    font-size: 11px ! important;
   
}


#RightContent img { border-style:none;}

td.leipis  {
    font-size: 12px; 
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    color: White;
    padding-top: 10px;
    vertical-align: top;
    }

.FrontpageBanner a  {
    color: #575a5d !important;
    font-size:11px !important;
    }