﻿body 
{
    color: Black;
    background-color: White;
    font-family: Arial, Geneva, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


.body-block 
{
    /*position: relative;
    left: 50%;
    margin: 10px 0 10px -490px;*/
    margin: 10px auto;
    width: 980px;
}


.logo 
{
    display: none;
}

.subtitle 
{
    position: absolute;
    width: 980px;
    text-align: center;
    z-index: -100;
    font-size: 200%;
    top: 40px;
}


.header 
{
    background-image: url('/Pictures/Rs/Skydsller/skydsller2.jpg');
    background-repeat: no-repeat;
    height: 200px;    
}

.header .user-info 
{
    position: absolute;
    top: 215px;
    right: 30px;
}

.header .user-info .user-login,
.header .user-info .user-id,
.header .user-info .user-balance 
{
    font-weight: bold;
}

.header .user-logins 
{
    position: absolute;
    top: 190px;
    right: 32px;
    font-size: 14px;
    font-weight: bold;
}

.header .user-logins a 
{
}

.header .header-operators
{
    margin-left: 720px;
    padding-top: 20px;
}


.menu-block-4ie 
{
}

.menu-block 
{
    font-weight: bold;        
    padding: 10px 25px 10px 25px;
    border-bottom: 1px solid Silver;
}

.menu a 
{
    color: Black;
    text-decoration: underline;
}


.menu-dyn-hover,
.menu-dyn-selected,
.menu-stat-menu,
.menu-stat-item,
.menu-stat-selected,
.menu-stat-hover 
{
}

.menu-dyn-item,
.menu-dyn-menu
{
    background-color: #ccccff;
}

.menu-dyn-item,
.menu-stat-item 
{
    padding: 4px 4px 4px 4px;    
}

.menu-dyn-item a 
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
}

.menu-stat-hover, 
.menu-dyn-hover 
{
    color: White;
    background-color: #9999ff;
}

.menu-stat-hover a, 
.menu-dyn-hover a 
{
}


.content-block 
{
    padding: 10px;
    border-bottom: 1px solid Silver;
}


.support-block 
{
    padding: 15px;
    float: left;
}

.support-block .support-phone 
{
    padding-bottom: 2px;
}

.support-block .support-email
{
    padding-bottom: 3px;
}

.footer-block
{    
    padding-top: 15px;
    text-align: right;
    padding-right: 15px;
    /*width: 965px;*/
}

.footer-block .footer-copyright,
.footer-block .footer-partner a,
.support-block a 
{
}

.footer-block .footer-partner,
.footer-block .footer-copyright,
.footer-block .footer-language
{
    font-size: 10px;
    padding-bottom: 2px;
}

.news-autolist, .news-autolist li
{
    line-height: 1.5em;
    list-style: none;
    margin: 0;
    padding: 0;
}
.news-autolist b.news-date
{
    line-height: 1.5em;
    font-weight: normal;
    color: Gray;
    font-size: 130%;
}
.news-autolist p
{
    margin-top: 5px;
}
