﻿
#banner
{
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
    width:890px;
        text-align:left;
        border-bottom:0;
        background-color: White;
    background-image: url('../img/redfade.jpg');
        background-position:-50px bottom;
        background-repeat:no-repeat;
        padding: 10px;
        margin:0;
        display:inline-block;
        height:90px;
}
#bannertext
{
    float:left;
    color: #222;
    padding:10px;
    display:block;
}
#bannertext h1
{
    font: normal 1.9em Tahoma;
    margin:0;
}
#bannertext p
{
    font: normal 1.4em Tahoma;
    margin:0;
}
h2
{
    font: bold 1.2em Tahoma;
}

#credits
{
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    width:892px;
        text-align:right;
        padding: 10px;
        border-top:0;
        margin:0;
        display:inline-block;
        line-height:1.5em;
        color: #fff;
    background-image: url('../img/blackfade.jpg');
        background-position:left center;
        background-repeat:no-repeat;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.9em;
    font-family: Tahoma;
}

#credits B
{
    font: bold 0.8em Tahoma;
}
#credits A
{
    text-decoration: none;
    color: #ccc;
}
#credits A:Hover
{
    text-decoration: underline;
    color: #fff;
}

#footer
{
    font: normal 0.8em tahoma;
    float:left;
    position:relative;
    top:7px;
    left:10px;
}

#footer A
{
    font: normal 1.5em tahoma;
    color: White;
    text-decoration: none;
}
.ResultPane
{
    padding:20px;
    background: url('../img/preview_info_48.gif') no-repeat right bottom;
    }

.InfoPane
{
    display:none;
}

.UploadPane
{
    background: url('../img/files_up_48.gif') no-repeat right bottom;
    padding:20px;
}
.ContactPane
{
    background:#fff url('../img/envelope_info_48.gif') no-repeat right bottom;
    }
.TreeviewPane
{
    background:#fff url('../img/diskette_info_48.gif') no-repeat right bottom;
    }
.UsersPane
{
    background:#fff url('../img/admin_2_config_48.gif') no-repeat right bottom;
    padding:1px;
}

.HelpPane
{
    background:#fff url('../img/help_48.gif') no-repeat right bottom;
    padding:15px;
    text-align:left;
}
.HelpPane h2
{
    font: bold 13px Tahoma;
}
.ContactPane h2
{
    font: bold 13px Tahoma;
}
.imgButton
{
    cursor:pointer;
}

a
{
    color: #606060;
    text-decoration: none;
}
A:hover
{
    color: #000000;
}
.CMSeo
{
    margin-right:21px;
}

.topbanner
{
}
#SecurityDiv
{
    width:100%;
    padding:40px 0 30px 0;
    background-image:url('../img/v-grayfade-stripe.gif');
    background-position:left top;
    background-repeat:repeat-x;
}    

#SecurityDiv h2
{
    color: #517cdd;
    font: normal 1.3em arial;
    margin:0;
    padding:0 0 7px 0;
}
.LoginBox
{
    text-align: left; 
    border:1px outset #ffffff;
    border-collapse:collapse;
    background-color:#e7e8f0;
    width: 100%;
    background-color:#ffffff;
    background-image:url('../img/v-grayfade.jpg');
    background-position:left bottom;
    background-repeat:repeat-x;
}
.LoginButton
{
    background-color:#f5f5f5;
    font:normal 0.9em arial;
    width: 100px;    
    cursor:pointer;
}
.LoginOuterBox
{
    text-align: left; 
    border:1px outset #f0f0f0;
    border-collapse:collapse;
    background-color:#ffffff;
    background-image:url('../img/v-grayfade-reverse.jpg');
    background-position:left top;
    background-repeat:repeat-x;
}

#LoginIntro
{
    font: normal 1em tahoma;
    padding-right: 20px;
}
#LoginIntro h2
{
    font: bold 1.1 em arial; 
    color: Black;
    padding: 0;
    margin:0;
}
.credits
{
    margin-top:5px;
    font: normal 0.9em arial;
    color: #606060;
}
#statusDiv A
{
    color: #808080;
    background: url('../img/anchor.gif') no-repeat 0 60%;
    padding-left: 17px;
    margin-right: 10px;
}
#statusDiv A:Hover
{
    color: #000000;
}