﻿body
{
    background: #BADBF7 url("Images/Background.png") no-repeat center 0px;
    margin: 0px;
    font-size: 10pt;
    font-family: Georgia, "Times New Roman" ,Times,serif;
}

a 
{
    text-decoration: none;
    color: #234992;
}
a:hover 
{
    text-decoration: underline;
}
a img 
{
    border: none;
}

h1, h2, h3 
{
    font-family: Georgia,Palatino,Times New Roman;
    margin: 0px;
    padding: 0px;
}

h1 
{
    background: url("Images/RightPanelHeader.gif") no-repeat;
    line-height: 37px;
    padding-left: 10px;
    color: #4D5F62;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
h1 img 
{
    margin-right: 5px;
}

h2 
{
    color: #4d5f62;
    background-color: #E4F3F8;
    border: solid 1px #D6D6D6;
    font-size: 12px;
    line-height: 18px;
}

h3 
{
    font-size: 19px;
    font-weight: bold;
    margin: 10px 0px;
    padding: 0px;
}

input, textarea 
{
    width: 300px;
    background-color: #eff9fb;
    border: solid 1px #d6d6d6;
    border-left-width: 4px;
}
input.ButtonDelete 
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('Images/Icons/delete.png') no-repeat;
    font-size: 10px;
        text-align: left;
        color: #346FA7;
        padding-left: 16px;
        height: 16px;
        width: auto;
        cursor: pointer;
}
input.ButtonEdit 
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('Images/Icons/pencil.png') no-repeat;
    font-size: 10px;
        text-align: left;
        color: #346FA7;
        padding-left: 16px;
        height: 16px;
        width: auto;
        cursor: pointer;
}
input[type=submit], input[type=button], input[type=checkbox], input[type=radio], select 
{
    width: auto;
    border-width: 1px;
}

img 
{
    vertical-align: sub;
}

ul 
{
    margin: 0px;
    padding: 0px;
}

table
{
    border-spacing: 0px;
    margin-right: auto;
    margin-left: auto;
}
table td 
{
    padding: 0px;
}


.Blue 
{
    color: #003e96;
}

.LeftMargin 
{
    margin-left: 10px;
}





/*
 *   LAYOUT
 */
.Header
{
    background: url( "Images/HeaderBackground.png" ) no-repeat;
    width: 918px;
    height: 130px;
    margin: 0px auto;
}
.Header #Menu 
{
    width: 900px;
    height: 43px;
    padding-left: 18px;
    position: absolute;
    top: 87px;
}
.Header #ctl00_HeaderMenu 
{
    display: block;
    position: absolute;
    top: 91px;
    margin-left: 20px;
}
.Header #ctl00_HeaderMenu .Active 
{
    background: url("Images/MenuActiveBackground.gif") repeat-x;

}
.Header #ctl00_HeaderMenu a.Active 
{
    background: none;
}
.Header #ctl00_HeaderMenu .Active a 
{
    color: #000000;
}
.Header #ctl00_HeaderMenu td a 
{
    font-family: Arial;
    line-height: 33px;
    font-size: 10pt;
    color: #FFFFFF;
    line-height: 33px;
    display: block;
    padding: 0px 8px;
}

.Header #ctl00_LoginStatus2 
{
    font-family: Arial;
    line-height: 33px;
    font-size: 10pt;
    color: #FFFFFF;
    line-height: 33px;
    display: block;
    padding: 0px 8px;
    float: right;
    position: absolute;
    top: 91px;
    margin-left: 800px;
}

.Layout 
{
    background: url("Images/LayoutBackground.png") repeat-y;
    margin: 0px auto;
    padding-top: 0px;
    width: 918px;
    vertical-align: top;
}
.Layout div.Content
{
    margin: 0px auto;
    width: 890px;
    padding: 10px 0px 0px 10px;
    background-color: #F7FFE6;
}

.Panorama 
{
    background: url("Images/Panorama.png") no-repeat;
    width: 625px;
    height: 132px;
}

.PanelLeft 
{
    width: 185px;
    vertical-align: top;
}

.PanelLeft .Menu 
{
    width: 185px;
}
.PanelLeft .Menu thead 
{
    background: url("Images/MenuLeftHead.gif") no-repeat;
    line-height: 37px;
}
.PanelLeft .Menu thead td span 
{
    margin-left: 20px;
    font-size: 16pt;
    font-style: italic;
    font-family: Georgia;
}
.PanelLeft .Menu tbody.Body 
{
    background: url(Images/MenuLeftBackground.jpg) repeat-y;
}
.PanelLeft .Menu tbody.Body a 
{
    display: block;
}
.PanelLeft .Menu tbody.Body table 
{
    padding-left: 0px;
}
.PanelLeft .Menu tbody.Body table table a 
{
    margin-left: 25px;
}
.PanelLeft .Menu tbody.Body td a 
{
    color: #161b1c;
    font-family: Georgia;
    line-height: 18px;
}
.PanelLeft .Menu tbody.Body td a:hover 
{
    font-style: italic;
    text-decoration: none;
    padding-left: 5px;
}
.PanelLeft .Menu tbody.Body .Active2 
{
    background: url("Images/Icons/bullet_orange.png") no-repeat 3px 0px;
    font-weight: bold;
}
.PanelLeft .Menu tbody.Body a.Active2 
{
    background: none;
    padding-left: 0px;
}
.PanelLeft .Menu tbody.Body a.Active2:hover 
{
    padding-left: 0px;
}
.PanelLeft .Menu tfoot tr td 
{
    background: url("Images/MenuLeftBottom.gif") no-repeat;
    height: 25px;
}



#PanelRight 
{
    background: url("Images/RightPanelBackground.gif") repeat-y right;
    vertical-align: top;
}

#PanelRight p 
{
    margin-top: 0px;
    margin-bottom: 14px;
}

#ContentTop 
{
    background: url(  "Images/LayoutTop.png" ) no-repeat;
    margin: 0px auto;
    width: 918px;
    padding-top: 20px;
    padding-bottom: 0px;

}

#ContentFooter 
{
    background: #F7FFE6 url('Images/RightPanelBottom.gif') no-repeat;
    background-position: center top;
    height: 25px;
    display: block;
}

.AlbumItem 
{
    margin: 10px;
    display: block;
    float: left;
}
.AlbumItem img 
{
    border: solid 3px #cee9f3;
}
.AlbumItem:hover img 
{
    border-color: #12a0d0;
}

.GalleryFolder 
{
    background: url("Images/Folder.png") no-repeat;
    width: 171px;
    height: 130px;
    display: inline-block;
    margin: 10px;
}
.GalleryFolder a 
{
    display: block;
    margin: 0px auto;
    padding-top: 60px;
    width: 130px;
    text-align: center;
    font-family: Georgia;
    font-size: 13pt;
    font-style: italic;
    font-weight: bold;
    color: #3a3a3a;
}
.GalleryFolder a:hover 
{
    color: #000;
    text-decoration: none;
}


#ShadowScreen 
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}


#LoginPanel
{
    background: url( "Images/LoginPanel.png" ) no-repeat;
    padding: 47px 13px 14px 0px;
    width: 295px;
    height: 157px;
    margin: 0px auto;
}
#LoginPanel input
{
    margin: 4px 0px 0px -60px;
    font-family: Arial;
    font-size: 10pt;
    color: #333;
    border: solid 1px #d5d5d5;
}
#LoginPanel input.Field 
{
    display: block;
    width: 175px;
    height: 17px;
    padding: 2px;
    line-height: 21px;
    margin-bottom: 4px;
}
#LoginPanel label 
{
    font-size: 9pt;
}
#LoginPanel .LoginButton 
{
    background: url("Images/LoginButton.png") no-repeat;
    width: 80px;
    height: 25px;
    border: none;
    cursor: pointer;
    position: relative;
    right: -70px;
    bottom: 10px;
}


.ButtonList 
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.ButtonList li 
{
    margin: 5px;
    width: 101px;
    height: 99px;
    background: url("Images/Buttonitem.gif") no-repeat;
    float: left;
}
.ButtonList li:hover 
{
    background-image: url("Images/ButtonitemActive.gif");
}
.ButtonList li a 
{
    font-family: Arial;
    font-size: 11px;
    color: #2c748c;
    display: block;
    width: 90px;
    padding-left: 5px;
    text-align: center;
}
.ButtonList li a:hover 
{
    color: #0392be;
}
.ButtonList li a img 
{
    display: block;
    width: 48px;
    height: 48px;
    margin: 0px auto;
    margin-top: 12px;
    margin-bottom: 5px;
}
.ButtonList li a input 
{
    display: block;
    width: 48px;
    height: 48px;
    margin: 0px auto;
    margin-top: 12px;
    margin-bottom: 5px;
}


.ListTable 
{
    border: solid 1px #dbdbdb;
    border-width: 0px 1px 1px 0px;
    width: 665px;
}
.ListTable thead 
{
    font-weight: bold;
        background: #FFF url("Images/ListTableBackground.gif") repeat-x;

}
.ListTable td 
{
    line-height: 25px;
    font-size: 11px;
    color: #3c3d41;
    padding: 2px 5px;
    border: solid 1px #dbdbdb;
    border-width: 1px 0px 0px 1px;
    vertical-align: top;
}
.ListTable td.NoBg 
{
    background-image: none;
} 
.ListTable ul 
{
    margin-left: 20px;
}


fieldset 
{
    background: #FFF url("Images/ListTableBackground.gif") repeat-x;
    color: #3c3d41;
    padding: 5px 10px;
    border: solid 1px #BFBFBF;
}
legend 
{
    padding: 0px 5px;
    font-family: Arial;
    font-size: 11px;
}

.Calendar 
{
    background: url("Images/CalendarBackground.png") no-repeat;
    width: 155px;
    height: 137px;
    padding: 5px;
    font-family: Georgia;
    font-size: 11px;
    color: #808080;
    cursor: default;
    border-width: 0px;
    margin: 0px auto;
}
.Calendar .Head 
{
    color: #FFF;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    height: 26px;
}
.Calendar th 
{
    text-transform: lowercase;
    font-weight: normal;
}
.Calendar a 
{
    color: #FFF;
    font-style: italic;
}
.Calendar a .LightGray 
{
    color: #404040;
}

.GalleryImage:hover img 
{
    border-color: #4584DF;
}

.FormTable td 
{
    vertical-align: top;
    padding: 3px;
    font-family: Georgia;
    font-size: 10pt;
}
.FormTable td:first-child 
{
    text-align: right;
    padding-right: 10px;
}
.FormTable td:last-child 
{
    text-align: left;
}


.Footer
{
    background: url(  "Images/LayoutBottom.png" ) no-repeat;
    margin: 0px auto;
    width: 918px;
    padding-top: 20px;
    text-align: center;
    color: #0053FF;
    font-family: Georgia;
    font-size: 8pt;
    font-style: italic;
    letter-spacing: 1px;
    cursor: default;
}
.Footer a
{
    color: #0053FF;
    text-decoration: underline;
}
