﻿
body{
    margin: 0 0 0 0;
    background-image: url(i/Top_Repeat.gif);
    background-repeat: repeat-x;
    font-family: Calibri, Trebuchet MS, Verdana, Arial;
    font-size: 12px;
    text-align: center;
}
.spacer{
    min-height:95%;
    height: auto !important;
    height: 98%;
}
.monthselectorbox{
    float: right;
    border: solid 1px #999;
    width: 150px;
    height: 85px;
    background-color: #FFFFFF;
}
.footer{
     vertical-align:top;
}

.hidden{display: none !important;}


.LoginName{
    width: 50%;
    position: absolute;
    top: 42px;
    right: 115px;
    text-align: right;
    color: #FFFFFF;
    font-size: 12px;
}

.LoginName a{
    color: #DEDEDE;
    text-decoration: none;
}

.LoginName a:hover{
    text-decoration: underline;
}

.header{
    background-image: url(i/berz.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: left top;
    height: 115px;
    text-align: right;
    font-weight: bold;
    color: #FFFFFF;
}
.logo{
    float: left;
    width: 45%;
    height: 101px;
    padding-left: 10px;
    text-align: left;
    border:none;
    text-decoration: none;
}
.logo a{
    text-decoration:none;
    border:none;
}
.title{
    background-repeat: no-repeat;
    float: right;
    width: 250px;
    height: 140px;
    background-position: 0px 35px;
    padding-right: 20px;
}
.content{
    width: 95%;
    background-color: #F3F3F3;
    border: solid 1px #999999;
    padding-left: 10px;
    padding-right: 10px;
    margin: 20px auto;
    margin-top: 20px;
    overflow: visible;
    padding-bottom: 15px;
}

.content li{
    list-style-type: none;
    cursor: pointer;
}

.content a{
    text-decoration: none;
    color: #003399;
}

.content a:hover{
    color: #6E8CA6;
}

.content li:hover{
    list-style-type: circle;
}

.content li.alt:hover{
    list-style-type: disc;
}


.clear{
    clear: both;
}
.newProject{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.newTitle{
    color: #000000;
    font-weight: bold;
    width: 150px;
    text-align: right;
    vertical-align: top;
    padding-right: 8px;
}
.section{
    background-image: url(i/SectionTop.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: solid 1px #BDBDBD;
    height: 255px;
    width: 63%;
    float: left;
    padding: 10px;
    margin-top: 20px;
    text-align: left;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-arrow-color:#BDBDBD;
    scrollbar-base-color:#BDBDBD;
    scrollbar-darkshadow-color:#BDBDBD;
    scrollbar-face-color:#EFEFEF;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color:#EFEFEF;
}

.sectionFull{
    background-image: url(i/SectionTop.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: solid 1px #BDBDBD;
    height: 350px;
    width: 98%;
    float: left;
    padding: 10px;
    margin-top: 20px;
    text-align: left;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-arrow-color:#BDBDBD;
    scrollbar-base-color:#BDBDBD;
    scrollbar-darkshadow-color:#BDBDBD;
    scrollbar-face-color:#EFEFEF;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color:#EFEFEF;
}
.sectionFull2{
    background-image: url(i/SectionTop.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: solid 1px #BDBDBD;
    height: 350px;
    width: 98%;
    float: left;
    padding: 10px;
    margin-top: 20px;
    text-align: left;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-arrow-color:#BDBDBD;
    scrollbar-base-color:#BDBDBD;
    scrollbar-darkshadow-color:#BDBDBD;
    scrollbar-face-color:#EFEFEF;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color:#EFEFEF;
    overflow: auto;
    height: auto;
}

.projectSectionFull{
    background-image: url(i/SectionTop.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: solid 1px #BDBDBD;
    width: 98%;
    float: left;
    padding: 10px;
    margin-top: 20px;
    text-align: left;
}

.option{
    width: 100%;
    text-align: left;
    border-bottom: solid 1px #999999;
}
.option a{
    text-decoration: none;
    color: #333333;
}
.option:hover{
    background-color: #EEEEEE;
}

.sectionRight{
    background-image: url(i/SectionTop.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: solid 1px #BDBDBD;
    height: 255px;
    overflow: hidden;
    width: 30%;
    float: right;
    padding: 10px;
    margin-top: 20px;
    text-align: left;
}

.lstOptions{
    list-style-type: none;
    margin: 0px;
    padding-left: 10px;
}

.lstOptions a{
    text-decoration: none;
    color: #333333;
}

.lstOptions a:hover{
    text-decoration: underline;
    color: #000000;
}

.sectionTitle
{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
    text-align: left;
    float: left;
    width: 100%;
    clear: both;
}
.sectionTitle2
{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
    text-align: left;
    float: left;
    width: 70%;
}
#NetworkDevices
{
    position: relative;
    width: 95%;
    background-color: #FFFFFF;
    border: solid 1px #999999;
    height: 600px;
    overflow: auto;
    z-index: 1;
}
#Closer{
    width: 30px;
    height: 32px;
    position: relative;
    cursor: pointer;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(i/smCancel.png);
    top: 6px;
    left: 5px;
    z-index: 999;
}
#Cover2{
    display:none;
    }
.sectionOptions{
    width: 20%;
    float: right;
    text-align: right;
}



.Email{
    width: 20%;
    float: right;
    text-align: right;
    vertical-align: middle;
    }

.footer{
    background-color: #3B6689;
    height: 2%;
    margin: 0 0 0 0;
}

 .modalBackground
    {
              background-color:#3B6689;
              filter:alpha(opacity=50);
              opacity:0.5;
    }
.modBG
{
    background-image: url(i/modBG.png);
    background-repeat: repeat;
}
    .modalPopup
    {
              z-index: 1;
              background-color:#ffffdd;
              border-width:3px;
              border-style:solid;
              border-color:Gray;
              padding:3px;
              width:250px;
    }

    .UpdatePanel
    {
        z-index: 1;
        background-color: #FFFFFF;
        width: 400px;
        min-height: 300px;
    }

    .WizardTitle
    {
        font-size: 18px;
        width: 100%;
        text-align: center;
    }

    .WizardButtons
    {
        margin-top: 150px;
        width: 100%;
        text-align: center;
    }
    .PasswordStyle1
    {
        background-color:#AAAAAA;
        color:White;
    }
    .PasswordStyle2
    {
        background-color:#AAAAAA;
        color:Yellow;
    }
    .PasswordStyle3
    {
        background-color:#AAAAAA;
        color:Red;
    }
    .PasswordStyle4
    {
        background-color:#AAAAAA;
        color:Fuchsia;
    }
    .PasswordStyle5
    {
        background-color:#AAAAAA;
        color:Teal;
    }
    .faded{
        opacity:.50;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    .faded:hover{
        opacity:1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
    }

    .watermark
    {
        font-family: Verdana;
        font-size: 12px;
        color: #AAA;
        background-color: #EDF0F3;
        height: 16px;
    }