﻿@Media screen {

html, body, form
{
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
    height: 100%;
}
body
{
    cursor: default;
    background-color: #ffffff;
    color: #000000;
}

/*****************************************************
*** Header
*****************************************************/
.HeaderPanel
{
    display: block;
    clear: both;
    height: 140px;
}
.HeaderScreen {
    display: block;
}
.HeaderPrint {
    display: none;
}
.HeaderLogo
{
    display: block;
    float: left;
    width: 219px;
    height: 62px;
}
.HeaderPublicity
{
    display: block;
    float: left;
    width: 620px;
    height: 60px;
    margin-left: 18px;
    margin-top: 1px;
}
.HeaderPublicityOver
    {
        display: block;
        float: left;
        width: 620px;
        height: 350px;
        margin-left: 18px;
        margin-top: 1px;
        z-index: 2;
        position: absolute;
    }
.HeaderSearchLogin
{
    display: block;
    clear: both;
    background-position: center 5px;
    background-repeat: no-repeat;
    height: 45px;
}
.HeaderSearchBar
{
    display: block;
    width: 320px;
    float: left;
    text-align: left;
    padding-top: 13px;
    padding-left: 17px;
}
.HeaderLoginBar
{
    display: block;
    width: 320px;
    float: right;
    text-align: right;
    padding-top: 13px;
}
.HeaderLabel
{
    display: block;
    float: left;
    font-family: 'Arial Narrow' , Arial, Tahoma, Verdana;
    font-weight: bold;
    font-size: 13pt;
    color: #59666d;
    text-align: left;
}
.HeaderLoginUserName
{
    display: block;
    float: left;
    font-family: 'Arial Narrow' , Arial, Tahoma, Verdana;
    font-weight: bold;
    font-size: 12pt;
    color: #59666d;
    text-align: right; width: 305px; overflow: hidden;
}
.HeaderTextBox
{
    border: 1px solid #e2e7eb;
    font-family: verdana;
    font-size: 8pt;
    color: #59666e;
    padding: 2px;
    float: left;
    margin-right: 1px;
}
.HeaderButton
{
    border-style: none;
    font-family: 'Arial Narrow' , Arial, Tahoma, Verdana;
    font-weight: bold;
    font-size: 12pt;
    color: #59666d;
    background-color: #c0cdd5;
    line-height: 19px;
    width: 25px;
    height: 19px;
    float: left;
}
.HeaderLink
{
    font-size: x-small;
    color: #59666d;
    font-family: Tahoma, Arial, Verdana;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    padding-top: 5px;
}
.HeaderLink:hover
{
    font-weight: bold;
    color: #59a7d6;
}

/*****************************************************
*** Menu
*****************************************************/
.MenuPanel
{
    display: block;
    float: left;
    width: 100px;
}
.MenuGroup
{
    display: block;
    clear: both;
    font-family: 'Arial Narrow', Arial, Tahoma, Verdana;
    font-weight: bold;
    font-size: 12pt;
    color: #d5271c;
    padding-top: 13px;
    padding-left: 2px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
    background-position: left 5px;
    line-height: 16px;
}
.MenuItem
{
    display: block;
    clear: both;
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.7em;
    color: #59666e;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e6e8e9;
    text-decoration: none;
    margin-bottom: 1px;
    padding-top: 2px;
    padding-left: 2px;
}
.MenuItem:hover
{
    background-color: #e9f4fe;
}

/*****************************************************
*** Body
*****************************************************/
.BodyPage
{
    padding: 10px 0px 10px 10px;
    display: block;
    clear: both;
    text-align: center;
}
.BodyMain
{
    display: block;
    padding: 0px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 860px;
}
.BodyLeft
{
    display: block;
    float: left;
    width: 860px;
}
.BodyRight
{
    display: block;
    float: left;
    width: 120px;
    margin-left: 10px;
}
.BodyPanel
{
    display: block;
    clear: both;
}
.BodyCenter
{
    display: block;
    float: left;
    width: 750px;
    margin-left: 10px;
}
.BodyContent
{
    display: block;
    float: left;
    width: 570px;
}

/*****************************************************
*** Informative
*****************************************************/
.SideInfoPanel
{
    display: block;
    float: left;
    width: 175px;
    margin-left: 5px;
}

    /*****************************************************
    *** Side
    *****************************************************/
    .SideBox
    {
        display: block;
        clear: both;
        padding: 8px 0px 8px 0px;
        margin: 0px 0px 10px 0px;
        background-color: #e1e6ec;
        text-align: center;
    }
    .SideLink
    {
        font-family: 'Arial Narrow' , Arial, Tahoma, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #59666d;
        text-decoration: none;
        background-color: #ffffff;
        display: block;
        width: 90px;
        line-height: 20px;
        text-align: center;
    }
    .SideLink:hover
    {
        background-color: #e9f4fe;
    }
    .SideTable
    {
        width: 100%;
    }
    .SideCell
    {
        background-color: #f3f7f8;
        padding: 5px;
        text-align: left;
    }
    .SidePicture {}
    .SideItemText
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.6em;
        color: #59666d;
        text-decoration: none;
        display: block;
        margin-left: 3px;
        padding-top: 7px;
    }
    .SideItemLink
    {
        font-family: 'Arial Narrow' , Arial, Tahoma, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #59666d;
        text-decoration: none;
        background-color: #ffffff;
        display: block;
        width: 84px;
        line-height: 20px;
        text-align: center;
        margin-left: 8px;
        margin-top: 8px;
    }
    .SideGuiaBox
    {
        display: block;
        width: 100px;
        background-color: #f3f7f8;
        padding: 5px;
        text-align: left;
        margin-bottom: 7px;
    }
    .SideGuiaText
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.6em;
        color: #59666d;
        text-decoration: none;
        display: block;
        margin-left: 2px;
        padding-top: 4px;
    }
    .SideGuiaLabel
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.6em;
        color: #59666d;
        text-decoration: none;
        display: block;
        margin-left: 2px;
        padding-top: 7px;
        font-weight: bold;
    }
    .SideGuiaTextBoxDiv
    {
        display: block;
        clear: both;
    }
    .SideGuiaTextBox
    {
        margin: 0px;
        padding: 3px 2px 2px 2px;
        border-style: solid;
        border-width: 1px;
        border-color: #c9cdd2;
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        color: #000000;
        background-color: #ffffff;
        width: 94px;
    }
    .SideGuiaButton
    {
        display: block;
        clear: both;
        text-align: right;
        margin-top: 5px;
    }
    .SideGuiaButtonRegister
    {
        display: block;
        clear: both;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 3px;
    }

/*****************************************************
*** Footer
*****************************************************/
.FooterPanel
{
    display: block;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}
.FooterBox
{
    display: block;
    clear: both;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 110px;
    text-align: center;
}
.FooterMenu
{
    display: block;
    clear: both;
    padding-bottom: 15px;
}
.FooterMenuLink
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.8em;
    color: #59666e;
    text-decoration: none;
    padding-left: 7px;
    padding-right: 7px;
}
.FooterMenuDivision
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.8em;
    color: #59666e;
}
.FooterCopy
{
    font-weight: bold;
    font-size: x-small;
    color: #59666e;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    padding-top: 5px;
    display: block;
    clear: both;
}
.FooterDevelopment
{
    display: block;
    clear: both;
    padding-left: 15px;
}
.FooterSoma2
{
    font-weight: bold;
    font-size: x-small;
    color: #969696;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    padding-top: 5px;
    display: block;
    float: left;
    width: 415px;
}
.FooterSkyller
{
    font-weight: bold;
    font-size: x-small;
    color: #969696;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    padding-top: 5px;
    display: block;
    float: left;
    width: 415px;
    text-align: right;
}

}