/* 
   The below CSS file was built using samples + techniques described by Rachel Andrew in her book:
   The CSS Anthology: 101 Essential Tips, Tricks & Hacks
*/

/* Overall Page */

body {
    margin: 0;
    padding-bottom: 2em;
    color: #000000;
    font-family: Lato;
    background-color: #ffffff;
}

/* Header Section */

#header {
    height: 30px;
    font-size: 11px;
    position: inherit;
    top: 40px;
    left: 0px;
    font-size: 16px;
    font-family: Lato;
}

    #header .title {
        color: #97144d;
        float: left;
        margin-right: 2em;
        margin-top: 0.3em;
        margin-left: .8em;
        font-weight: lighter;
        font-size: 16pt;
        font-style: italic;
        line-height: normal;
        font-family: Lato;
        vertical-align: middle;
    }

    #header .breadcrumb {
        font: 90% Lato;
        color: black;
        background-color: transparent;
        float: right;
        margin-right: 2em;
        margin-top: 0.8em;
        font-weight: bold;
    }

    #header a:link, a:visited {
        color: #FFFFFF;
    }

/* Navigation */

#navigation {
    width: 100%;
    top: 80px;
    left: 0px;
    position: absolute;
    font-family: Lato;
    font-size: 11px;
    height: 25px;
    color: white;
   background-color: #97144d;
     /*border-bottom: solid 1px #97144d;*/
}

#content {
    margin-top: 1.5em;
    margin-left: 1em;
    margin-right: 1em;
    left: 0px;
    position: absolute;
    width: 100%;
}

h1 {
    font: 150% Lato, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}

#content p {
    font-size: 80%;
    line-height: 1.6em;
}

#content ul {
    font-size: 80%;
    line-height: 1.6em;
}

.ModuleTable {
    vertical-align: top;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    height: 100%;
}

.GridModuleTable {
    text-align: center;
    Width: 50%;
    font-weight: bold;
    font-size: Medium;
}

/* Data Web Control Styles */

.DataWebControlStyle {
    font-size: 90%;
}

.HeaderStyle {
    background-color: #900;
    color: White;
    font-weight: bold;
}

.AlternatingRowStyle {
    background-color: #fcc;
}

.RowStyle {
}

.RepeaterTable {
    background-color: #feddee;
    border-right: #FECBE6 0px solid;
    border-top: #FECBE6 0px solid;
    border-left: #FECBE6 0px solid;
    border-bottom: #FECBE6 0px solid;
    border-collapse: collapse;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: left;
    margin: 2px;
}

    .RepeaterTable TABLE {
        background-color: #fdf2f8;
        border-right: #FECBE6 1px solid;
        border-top: #FECBE6 1px solid;
        border-left: #FECBE6 1px solid;
        border-bottom: #FECBE6 1px solid;
        border-collapse: collapse;
        padding-right: 1px;
        padding-left: 1px;
        padding-bottom: 1px;
        padding-top: 1px;
        text-align: left;
    }

    .RepeaterTable TD {
        border: solid 1px #FECBE6;
        color: #000000;
        font-size: 10pt;
        font-family: Lato;
        padding-right: 1px;
        padding-left: 1px;
        padding-bottom: 1px;
        padding-top: 1px;
        text-align: left;
    }

    .RepeaterTable TH {
        font-weight: bold;
        font-size: 10pt;
        color: #ffffff;
        font-family: Lato;
        /*background-image: url(Images/gradi-table1.gif);*/
        background-color: #97144d;
        vertical-align: middle;
        text-align: left;
        height: 22px;
        padding-left: 2px;
        border-bottom: #d2c4b5 1px solid;
    }

.MainTable {
    background-color: #c8c8c8;
    border-right: #E4E2E3 0px solid;
    border-top: #E4E2E3 0px solid;
    border-left: #E4E2E3 0px solid;
    border-bottom: #E4E2E3 0px solid;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: left;
    margin: 8px;
}

    .MainTable TABLE {
        background-color: #ffffff;
        border-right: #ffffff 1px solid;
        border-top: #ffffff 1px solid;
        border-left: #ffffff 1px solid;
        border-bottom: #ffffff 1px solid;
        padding-right: 1px;
        padding-left: 1px;
        padding-bottom: 1px;
        padding-top: 1px;
        text-align: left;
    }

    .MainTable TD {
        color: #000000;
        font-size: 10pt;
        font-family: Lato;
        padding-right: 1px;
        padding-left: 1px;
        padding-bottom: 1px;
        padding-top: 1px;
        text-align: left;
    }

    .MainTable TH {
        font-weight: bold;
        font-size: 10pt;
        color: #ffffff;
        font-family: Lato;
        /*background-image: url(Images/gradi-table1.gif);*/
        background-color: #97144d;
        vertical-align: middle;
        text-align: left;
        height: 22px;
        padding-left: 2px;
        border-bottom: #d2c4b5 1px solid;
    }

.groovybutton {
    /*
    font-size: 11px;
    font-family: Tahoma,sans-serif;
    font-weight: bold;
    text-align: left;
    color: black;
*/
    width: 80px;
    height: 24px;
    /*
    background-color: #F5F3F3;
    padding-right: 4px;
    padding-left: 4px;
    border-right: #A4013F 5px solid;
    border-top: #A4013F 1px solid;
    border-left: #A4013F 8px solid;
    border-bottom: #A4013F 1px solid;
*/
}

.INPUTTEXTBOX {
    text-transform: none;
}

.email {
    text-transform: lowercase;
    text-decoration: none;
}

#infobar {
    height: 20px;
    background-color: #dbcbcf;
    background-repeat: repeat-y;
    font-size: 13px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Lato;
    width: 100%;
    color: #FFFFFF;
    text-align: right;
    vertical-align: top;
}

.datebar {
    background-color: #dbcbcf;
    background-repeat: repeat-y;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: Lato;
    margin: 0px 0px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-right: #F3C4E1 1px solid;
    border-left: #F3C4E1 1px solid;
    text-align: right;
    vertical-align: top;
}

.infobar1 {
    height: 65px;
    background-image: url(Images/axis-header.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.infobar {
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: Lato;
    text-align: right;
    vertical-align: top;
    margin-top: -45px;
}

.infobar_new {
    height: 19px;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: Lato;
}

.infobar A {
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    font-family: Lato;
    text-decoration: none;
    border-right: #97144d 1px solid;
    border-left: #97144d 1px solid;
    padding: 2px;
}

    .infobar A:visited {
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
        font-family: Lato;
        text-decoration: none;
        border-right: #97144d 1px solid;
        border-left: #97144d 1px solid;
        padding: 2px;
    }

    .infobar A:active {
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
        font-family: Lato;
        text-decoration: none;
        border-right: #97144d 1px solid;
        border-left: #97144d 1px solid;
        padding: 2px;
    }

    .infobar A:hover {
        font-weight: bold;
        font-size: 8pt;
        color: #cc0066;
        font-family: Lato;
        border-right: #97144d 1px solid;
        border-left: #97144d 1px solid;
        /*background-color: azure;*/
        padding: 2px;
    }

    .infobar A:link {
        font-weight: bold;
        font-size: 8pt;
        color: #d1d4cb;
        font-family: Lato;
        text-decoration: none;
        border-right: #97144d 1px solid;
        border-left: #97144d 1px solid;
        padding: 2px;
    }

.button_down {
    color: Red;
    border: inset 2px;
}

.button_up {
    color: Black;
    border: outset 2px;
}

.alt_row_highlight {
    background-color: Yellow;
}

.alt_row_nohighlight {
    background-color: White;
}

.row_highlight {
    background-color: Black;
}

.row_nohighlight {
    background-color: White;
}

.menu {
    margin-left: 2px;
    font-size: 11px;
    font-weight: bold;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: Transparent;
    padding-right: 2px;
    padding-left: 2px;
    font-family: Lato;
}

.menuItem td {
    color: #ffffff;
    height: 24px;
    text-align: center;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: Transparent;
}

.menuSelectedItem td {
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: #e6e6e6;
}

.menuPopupItem a:link, .menuPopupItem a:visited {
    color: #861f41;
    text-decoration: none;
    z-index: 1000;
}

.menuItem a:link, .menuItem a:visited {
    color: #ffffff;
    text-decoration: none;
}

.menuItem a:hover, .menuPopupItem a:hover {
    text-decoration: underline;
}

/* make drop down menu container style */
.menuPopup {
    border: 1px solid #666666;
    border-bottom: none;
    color: #ffffff;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: Red;
    z-index: 1000;
}

/* make drop down menu item style */
.menuPopupItem {
    color: #ffffff;
    border-bottom: 1px solid #666666;
    padding: 3px;
    background-color: #e6e6e6;
    font-size: 11px;
    z-index: 1000;
} 

H1 {
    font-size: medium;
    color: #4A3C8C;
    font-family: Lato;
}

.Grid {
    border: solid 1px #97144d;
    color: White;
    font-family: Lato;
    font-size: 9pt;
}

    .Grid td {
        border: solid 1px #FFFFFF;
        margin: 3px 3px 3px 3px;
        font-family: Lato;
        padding: 5px 5px 5px 5px;
        text-align: left;
    }

.GridHeader {
    font-weight: bold;
    background-color: #97144d;
    color: captiontext;
}

    .GridHeader a {
        text-decoration: none;
        padding: 0px 15px 0px 15px;
    }

        .GridHeader a:hover {
            text-decoration: underline;
        }

.GridItem, .GridAltItem {
    font-size: smaller;
    background-color: #c8c8c8;
    cursor: pointer;
}

.GridPager {
    font-size: small;
    background-color: #97144d;
}

.GridPagerButton {
}

#ctl00_MainContent_UpdateProgress1, #ctl00_UpdateProgress1, #UpdateProgress1 {
    width: 175px;
    height: 18px;
    text-align: right;
    vertical-align: middle;
    background-color: crimson;
    right: 1%;
    position: absolute;
    top: 105px;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    border-right: #cc6633 1px solid;
    border-top: #cc6633 1px solid;
    border-left: #cc6633 1px solid;
    color: #ffffcc;
    border-bottom: #cc6633 1px solid;
    margin: 2px 4px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    top: expression((this.offsetParent.clientHeight)-(this.clientHeight)+this.offsetParent.scrollTop);
    left: expression((this.offsetParent.clientWidth)-(this.clientWidth)+this.offsetParent.scrollLeft-15);
}

.GridHelpRow {
    color: Black;
    background-color: #e6e6e6;
    font-size: 8pt;
    font-family: Lato;
    cursor: pointer;
}

.GridHelpHeader {
    color: White;
    background-color: #97144d;
    font-size: 8pt;
    font-family: Lato;
}

.GridHelpFooter {
    background-color: #97144d;
    font-size: 8pt;
    font-family: Lato;
}

.GridHelpPager, .GridHelpPager A, .GridHelpPager A:visited, .GridHelpPager A:link, .GridHelpPager A:hover {
    background-color: #97144d;
    font-size: 8pt;
    font-family: Lato;
    color: White;
    font-weight: bold;
}

.gridrow {
    color: black;
    background-color: #c8c8c8;
    font-size: 8pt;
    font-family: Lato;
    height: 20px;
}

.gridrowhover {
    border-right: darkblue 3px solid;
    border-top: darkblue 3px solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: darkblue 3px solid;
    color: #97144d;
    border-bottom: darkblue 3px solid;
    font-family: Lato;
    background-color: gainsboro;
    table-layout: fixed;
    cursor: pointer;
    border-collapse: separate;
}

.datagridheader {
    font-size: 9pt;
    font-family: Lato;
}


ul {
    font-family: Lato;
    font-size: 12px;
    color: #ffffff;
    text-align: left;   
    margin: 0;
    list-style: none;
    padding: 0;
    font-weight: bold;
    background-color: #97144d;
    border-width: 0px;
    border-style: solid;
    border-color: #f00;
}

    ul li {
        display: block;
        position: relative;
        float: right;
        margin: 0;
        list-style: none;
        padding: 0;
        font-weight: bold;
        background-color: #97144d;
        border-width: 0px;
        border-style: solid;
        border-color: #f00;
        padding: 3px 2px 2px 3px;
    }

li ul {
    display: none;
    width: 100%;
    margin: 0;
    list-style: none;
    padding: 0;
    font-weight: bold;
    background-color: #97144d;
    border-width: 0px;
    border-style: solid;
    border-color: #f00;
}

ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    padding: 0px 87px 3px 19px;
    background-color: #97144d;
    margin-left: 1px;
    text-align: center;
    white-space: nowrap;
    margin: 0;
    list-style: none;
    padding: 0;
    font-weight: bold;
    background-color: #97144d;
    border-width: 0px;
    border-style: solid;
    border-color: #f00;    
}

    ul li a:hover {
        background-color: #97144d;
        color: #FFFFFF;
        /*background: #3b3b3b;*/
    }

li:hover ul {
    display: block;
    position: absolute;
}

li:hover li {
    float: none;
    font-size: 11px;
}

li:hover a {
    background-color: #97144d;
    color: #FFFFFF;
    /*background: #3b3b3b;*/
}

li:hover li a:hover {
    background-color: #c8c8c8;
    /*background: #1e7c9a;*/
}

.backgroundcolor {
    background-color: #97144d;
}

.Forecolor {
    font: #97144d;
}