﻿#Top
{
    background-image:url(../web/graphics/fp_bg_top_full.jpg);
    background-position:center;
    height:592px;
    margin-bottom:20px;
}
#FrontPageBlocksPlaceholder, .FrontPageBlockLeft, .FrontPageBlockRight, .FrontPageBlock, .FrontPageBlockSeparator
{
    height:157px;
}
.FrontPageBlockLeft, .FrontPageBlockRight
{
    width:6px;
}
.FrontPageBlockLeft, .FrontPageBlockRight, .FrontPageBlock
{
    float:left;
}
#FrontPageBlocksPlaceholder
{
    position:relative;
    top:416px;
    clear:both;
}
.FrontPageBlockLeft
{
    background-image:url(../web/graphics/fp_block_left.gif);
}
.FrontPageBlockRight
{
    background-image:url(../web/graphics/fp_block_right.gif);
}
.FrontPageBlock
{
    width:298px;
    background-image:url(../web/graphics/fp_block_bg.gif);
}
.FrontPageBlockSeparator, .FrontPageInfoSeparator
{
    width:12px;
}
.FrontPageBlockTitle, .FrontPageBlockText, .FrontPageBlockButton, .FrontPageInfoTitle
{
    overflow:hidden;
}
.FrontPageBlockTitle, .FrontPageInfoTitle, .FrontPageBlockText, .FrontPageInfoText, .FrontPageInfo2Text
{
    font-size:14px;
    font-weight:bold;
    overflow:hidden;
}
.FrontPageBlockTitle
{
    margin:12px 10px 0px 10px;
    height:24px;
}
.FrontPageInfoTitle
{
    color:#ffffff;
    padding:6px 10px 0px 10px;
    height:27px;
}
.FrontPageBlockText, .FrontPageInfoText
{
    height:90px;
    color:#666666;
}
.FrontPageInfo2Text
{
    line-height:24px;
    padding:4px 6px 0px 10px;
    height:24px;
    clear:both;
}
.FrontPageInfo2Text:hover
{
    cursor:pointer;
}
.FrontPageBlockText, .FrontPageBlockButton
{
    margin:0px 10px 0px 10px;
}
.FrontPageInfoText
{
    padding:10px 10px 0px 10px;
}
.FrontPageBlockButton
{
    float:right;
    position:relative;
    top:-8px;
    height:25px;
}
#FrontPageAd
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    overflow:hidden;
}
#FrontPageAd td
{
    color:#ffffff;
}

.FrontPageInfo1Left, .FrontPageInfo1Right, .FrontPageInfo1, .FrontPageInfo2Left, .FrontPageInfo2Right, .FrontPageInfo2
{
    height:100px;
}
.FrontPageInfo1Left, .FrontPageInfo1Right, .FrontPageInfo2Left, .FrontPageInfo2Right
{
    width:6px;
}
.FrontPageInfo1Left
{
    background-image:url(../web/graphics/fp_info_left.gif);
}
.FrontPageInfo1Right
{
    background-image:url(../web/graphics/fp_info_right.gif);
}
.FrontPageInfo1
{
    width:620px;
    background-image:url(../web/graphics/fp_info_bg.gif);
}
.FrontPageInfo2Left
{
    background-image:url(../web/graphics/fp_info_left.gif);
}
.FrontPageInfo2Right
{
    background-image:url(../web/graphics/fp_info_right.gif);
}
.FrontPageInfo2
{
    width:298px;
    background-image:url(../web/graphics/fp_info_bg.gif);
}

