﻿body
{
    margin: 0px;
    padding: 0px;
}

img
{
    border:none;
}

#Wrapper
{
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#TopWrapper
{
    
    width: 960px;
    height: 120px;
    background-image: url('/Content/Images/TopWrapperBg.jpg');
    background-repeat:no-repeat;
}

#ContentWrapper
{
    width: 960px;
    background-image: url('/Content/Images/ContentWrapperBg.jpg');
    background-repeat: repeat-y;
}

#ContentWrapper #ContentArea
{
    min-height:406px;
    height:auto !important;
    height:406px;
    background-Image: url('/Content/Images/ContentBg.jpg');
    background-repeat: repeat-x;
    background-position: top;
    margin-left: 19px;
    float:left;
    width: 367px;
}

#ContentWrapper #ContentArea #Content
{
    margin: 40px 0px 20px 25px;
}

#ContentWrapper #FlashArea
{
    width: 574px;
    height: 406px;
    float:left;
    background-Image: url('/Content/Images/FlashAreaBg.jpg');
    background-repeat:no-repeat;
    background-position: top;
}

#ContentWrapper #FlashAreaNarrow
{
    width: 283px;
    height: 510px;
    float:left;
    background-Image: url('/Content/Images/FlashAreaNarrowBg.jpg');
    background-repeat:no-repeat;
    background-color: Transparent;
}

.FlashAreaImage
{
    margin: 30px 0px 30px 145px;
    float:left;
}

#WideFlashArea
{
    width: 960px;
    height: 480px;
    background-image: url(/Content/Images/FrontPageBg2.png);
    background-repeat: no-repeat;
    background-position:left;
}

#BottomWrapper
{
    width: 960px;
    background-color: #ffffff;
    margin-bottom: 50px;
}

#BottomWrapper .ContentArea
{
    width: 688px;
    height: 171px;
    background-image: url('/Content/Images/BottomBgEmpty.jpg');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position:bottom right;
}

#BottomWrapper .ContentArea .Content
{
    margin-top: 69px; 
    position:absolute;
    margin-left: 50px;
}

#BottomWrapper .ContentArea .ContentPalvelut
{
    margin-top: 66px; 
    position:absolute;
    margin-left: 37px;
}

#BottomWrapper .ContentArea .Item
{
    margin: 1px 4px 0px 0px;
    font-size: 10px;
    font-family: Arial !important;
    color: #cbcbcb;
    float:left;
    font-weight: bold;
}

#BottomWrapper .ContentArea span,
#BottomWrapper .ContentArea img
{
    float:left
}
#BottomWrapper .ContentArea img
{
    margin-top: 4px;
    margin-right: 4px;
}

#BottomWrapper .NewsContentArea
{
    width: 944px;
    height: 171px;
    background-image: url('/Content/Images/BottomBgEmptyWide.jpg');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position:bottom right;
}

#BottomWrapper .NewsContentArea .Content
{
    margin-top: 69px; 
    position:absolute;
    margin-left: 50px;
    z-index: 2;
}

#BottomWrapper .NewsContentArea .ContentPalvelut
{
    margin-top: 66px; 
    position:absolute;
    margin-left: 37px;
}

#BottomWrapper .NewsContentArea .Item
{
    margin: 1px 4px 0px 0px;
    font-size: 10px;
    font-family: Arial !important;
    color: #cbcbcb;
    float:left;
    font-weight: bold;
}

#BottomWrapper .NewsContentArea span,
#BottomWrapper .NewsContentArea img
{
    float:left;
}
#BottomWrapper .NewsContentArea img
{
    margin-top: 4px;
    margin-right: 4px;
}

#BottomWrapper .Header
{
    margin-top: 27px;
    margin-left: 83px;
    font-size: 14px;
    font-family: arial;
    color: #666666;
    position: absolute;
    font-weight:bold;
}

#BottomWrapper .MoreNewsLink
{
    margin: 28px 0px 0px 700px;
    position:absolute;
    color:#666666;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
    z-index: 2;
}

#BottomWrapper .MoreNewsLink:hover
{
    margin: 28px 0px 0px 700px;
    position:absolute;
    color:#666666;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    text-decoration: underline;
    z-index: 2;
}

.BottomNewsItem
{
    width: 253px;
    height: 92px;
    border-left: dotted 1px #9f9f9f;
    overflow:hidden;
    float:left;
}

.BottomNewsItem .NewsContent
{
    width: 200px;
    margin: 10px 27px 25px 26px;
    font-family: Arial;
    font-size: 11px;
}

.BottomNewsItem .NewsContent span
{
    font-weight: bold;
    width: 100%;
    color: #ffffff !important;
    margin: 0px;
    text-decoration: none;
    cursor: pointer;
}

.BottomNewsItem .NewsContent span:hover
{
    text-decoration: underline;
}

.BottomNewsItem .NewsContent p,
.BottomNewsItem .NewsContent a
{
    color: #c6c6c6;
    text-decoration: none;
    margin: 0px;
}

.BottomNewsItem .NewsContent p:hover,
.BottomNewsItem .NewsContent a:hover
{
    color: #c6c6c6;
    text-decoration: underline !important;
}

.CopyRight
{
    color: #ababab;
    font-family: Arial;
    font-size: 11px;
    margin-left: 21px;
    margin-bottom: 3px;
}

.PalvelutBottomItem
{
    float:left;
    margin: 0px 6px 0px 0px;
    text-decoration: none !important;    
}

.PalvelutBottomItem img
{
    width: 97px;
    height: 60px;
    display: block;
    clear:both;
}

.PalvelutBottomItem span
{
    color: #ffffff;
    text-transform:uppercase;
    font-size: 10px;
    display: block;
    clear:both;
    float:none !important;
    cursor:pointer;   
}

#PalvelutNaviImages
{
    width: 537px;
    height: 220px;
    margin-left: 60px;
}

#PalvelutNaviImages a
{
    text-decoration:none;
    margin-right:12px;
}

#PalvelutNaviImages img
{
    width: 167px;
    height: 103px;
}

.Partners
{
    z-index: 2;
    position: absolute;
    width: 667px;
    height: 180px;
    background-color:#a7a7a7;
    margin-top: -122px;
    margin-left: 21px;
    float:left;
}

.Partners .Content
{
    margin: 30px 0px 17px 43px !important;
    color: #ffffff;
}

.Partners .Content span
{
    margin-left: 17px;
    
}

.PartnersHeader
{
    margin: 60px 0px 0px 60px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    float:left;
    cursor: pointer;
}

#GalleryPictures img
{
    height: 120px;
    margin-right: 8px;
    margin-bottom: 8px;

}

#GalleryPictures a
{
    text-decoration: none;
}

.WideNewsItem
{
    width: 610px;
    border-bottom: dotted 1px #000000;
    margin-top: 15px;
}

.WideNewsItem .Content
{
    width: 490px;
    float: left;
    margin: 0px !important;
}

.NewsThumbnail
{
    width: 100px;
    float:right;
}
