﻿*
{
    margin: 0;
}

html, body
{
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
    font-family: Georgia,serif;
}

body
{
    background: #fff url('/i/body_back.jpg') repeat-x;
}

div
{
    padding: 0 0 0 0;
}

h1
{
    margin-top: 10px;
    margin-bottom: 10px;
}

ul, li
{
    margin-left: 0px;
    padding-left: 0px;
}

.container
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -350px 0px;
    background: url('/i/content_back.jpg') no-repeat center 207px;
    text-align: center;
    padding-left: 50%;
}

.footer, .push
{
    height: 350px;
    text-align: center;
    overflow: visible;
}

.footer
{
    background: url('/i/footer_flat.png') no-repeat center top;
}

.wide
{
    width: 100%;
}

.header
{
    margin-left: -100%;
    height: 207px; /*	width:2000px;*/
    padding-left: 100%;
    overflow: hidden;
    background: url('/i/header_2.jpg') no-repeat center top;
}

#flashheader
{
    width: 2000px;
    margin-left: -1000px;
}
.body
{
    /*position:relative;*/
    width: 880px;
    text-align: left;
    margin-left: -440px; /* IE6 only hack, disabled 	padding-right:300px; 	_margin-right:-440px;*/
}
.content
{
    margin: 0 30px 0 30px;
}
.menu
{
    position: absolute;
}

.left
{
    left: 0px;
}

.menuitem
{
    display: block;
    position: absolute;
    width: 154px;
    height: 53px;
    line-height: 53px;
    font-family: Georgia;
    font-size: 14px;
    color: White !important;
    text-decoration: none;
    left: -100px;
    background-image: url('menu_flat.png');
    text-align: right;
}

.menuitem:hover
{
    right: -1px;
    left: -1px;
}


.lsticker
{
    margin-right: 53px;
}

.loginbox
{
    display: inline;
    width: 160px;
    height: 92px;
}
.authwrapper
{
    position: relative;
    left: 0px;
}
.authbox
{
    position: absolute;
    left: 705px;
    top: -170px;
    z-index: 10;
    background-color: White;
}

.vodobox
{
    /*  left:0px;top:0px;*/
}

.descriptiontext
{
    color: #420;
    font-size: 0.9em;
}

.statustext
{
    font-weight: bold;
    color: Red;
}

.regtext
{
    width: 300px;
}

.filelist
{
    display: block;
    text-align: left;
}

.file, .filelist li
{
    color: #66816f;
    background-image: url('/cdn/?q=9grid&file=file_default.stx&w=500&h=41');
    width: 444px;
    height: 41px; /*width:178px;height:41px;*/
    list-style-type: none;
    line-height: 41px;
    padding-left: 28px;
    padding-right: 28px;
    font-weight: bold;
    font-size: 11px;
    overflow: hidden;
    position: relative;
}

.file:hover, .filelist li:hover
{
    color: #5ba285;
    background-image: url('/cdn/?q=9grid&file=file_hover.stx&w=500&h=41');
}

.filelist li a
{
    color: inherit;
    text-decoration: none;
}

.filelist li.selectedfile
{
    color: #257ec3;
    background-image: url('/cdn/?q=9grid&file=file_selected.stx&w=500&h=41');
}
.fileheader
{
    position: relative;
}
.nameheader, .sizeheader
{
    color: Black;
}
.sizeheader
{
    right: 28px;
    top: 0px;
    position: absolute;
}

.strip_error
{
    color: #c72828;
    background-image: url('/cdn/?q=9grid&file=strip_error.stx&w=399&h=54');
}

.strip_warning
{
    color: #777777;
    background-image: url('/cdn/?q=9grid&file=strip_warning.stx&w=399&h=54');
}

.tabstrip
{
    background-image: url('/cdn/data/tabstrip_strip.png');
    background-repeat: repeat-x;
    height: 25px;
    display: block;
    width: 100%;
    margin-top: 20px;
}

.tabstrip li
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    float: left;
    list-style-type: none;
    background-image: url('/cdn/?q=9grid&file=tabstrip_tab.stx&w=150&h=25');
    width: 150px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.tabstrip li span
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    width: 200px;
    height: 25px;
}
.tabstrip li span a
{
    text-decoration: none;
    color: inherit;
}

.tabstrip li:hover, .tabstrip li.selected
{
    background-image: url('/cdn/?q=9grid&file=tabstrip_selected.stx&w=150&h=25');
}

/* TOOLSTRIP */

.toolstrip
{
    height: 27px;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.toolstrip li
{
    margin: 0 2px 0 8px;
    padding: 0 0 0 0;
    display: block;
    float: left;
    list-style-type: none;
    color: #484848;
    width: 82px;
    height: 27px;
    background-image: url('/cdn/data/button_light.png');
    background-repeat: no-repeat;
    line-height: 27px;
    font-size: 10px;
    text-align: center;
}

.toolstrip li span
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    width: 200px;
    height: 25px;
}

.toolstrip li:hover, .toolstrip li.selected
{
    background-image: url('/cdn/data/button_normal.png');
}



.buttonko
{
    display: block;
    color: #484848;
    width: 120px;
    height: 27px;
    background-image: url('/cdn/?q=9grid&file=button_light.stx&w=120&h=27');
    text-align: center;
    line-height: 27px;
}

.buttonko a
{
    color: inherit;
    text-decoration: none;
}

.buttonko:hover, .buttonko.selected
{
    background-image: url('/cdn/?q=9grid&file=button_normal.stx&w=120&h=27');
}

.avatar_container
{
    width: 70px;
    height: 70px;
    display: block;
    margin: 2px;
    position: relative;
}

.avatar_overlay
{
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/cdn/data/avatar_overlay.png');
}

.uploader_iframe
{
    width: 650px;
    height: 50px;
    border: none 0px;
    overflow: hidden;
    margin-left: 4px;
}


