/*  ========================================================
Filename: cvmanweb.css
Called by:
Description/Notes: Maintenance pages
Dark Blue: #335588
Light Blue: #D6DDE7
Dark Green: #AAC53F
Light Green: #EAF0CF
Grey: #666666
Update History:
21/09/20 ML  - Cloned and amended from other projects
============================================================ */
/************** Global styles ****************/
html {
    overflow-x: hidden;
    overflow-y: auto;
    background: #D6DDE7;
}

body {
    background: #fff;
    color: #666;
    border: 1px solid silver;
    font: 100.01% Arial,Verdana,Helvetica,Sans-Serif;
    width: 900px;
    margin: 5px auto;
}

body, p {
    font-size: 12px;
}

img {
    border: none;
}

h1 {
    font-size: 14px;
    color: #335588;
    text-align: center;
}

.trow0 {
    background: #d8d8d8;
}

.trow1 {
    background: #e8e8e8;
}

.lbl {
    font-weight: bold;
    text-align: right;
}

.clbl {
    font-weight: bold;
    text-align: center;
}

.tlbl {
    font-weight: bold;
    text-align: left;
}

.help {
    width: 330px;
    height: 360px;
    background: url("/img/cloud1.png") no-repeat;
    position: absolute;
    left: 24em;
    visibility: hidden;
    z-index: 99
}

    .help h1 {
        margin-top: 60px
    }

    .help p {
        margin: 20px 58px 0 40px;
    }

.mid {
    text-align: center;
}

    .mid button {
        margin: 8px;
    }

#chlp {
    margin: 15px auto;
    background: #d6dde7;
    color: #335588;
    padding: 10px 4px;
}

#header {
    background: url("/img/header.jpg") no-repeat;
    width: 900px;
    height: 150px;
    border-bottom: 2px solid silver
}

#vndhd {
    width: 100%;
    padding: 6px 0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: #335588;
}

#cont {
    width: 890px;
    margin: 6px auto;
    background: #fff;
    position: relative;
}

#footer {
    clear: both;
    background: url("/img/footer.gif") repeat-x;
    width: 100%;
    height: 22px;
    text-align: center;
    padding-top: 10px;
    margin: 10px 0 0;
    font-size: 12px;
}

#butnmnu {
    display: block;
    float: left;
    text-align: center;
    width: 25%;
    margin: 1em;
}

    #butnmnu button {
        width: 15em;
        margin: 4px 0;
        padding: 4px;
        background: #335588;
        color: #fff;
        border-width: 3px;
    }

#wkarea {
    float: left;
    background: #dcdcdc;
    width: 67%;
    padding: 2em 1em;
    margin: 1.5em auto;
    height: 39em;
    overflow: auto;
}

    #wkarea textarea {
        width: 44em
    }

/************** Styles for fixed head tables ****************/
.fxlst {
    padding: 0px;
    border: 1px solid #000;
}

    .fxlst table {
        border: 1px solid #000;
    }

    .fxlst td {
        font-size: 100%;
        padding: 3px 5px;
    }

        .fxlst td button {
            font-size: 90%;
        }

    .fxlst th {
        font-size: 110%;
        font-weight: bold;
        text-align: left;
        background: #dae0d2;
        border-bottom: 1px solid #000;
        padding: 3px 5px;
    }

    .fxlst tbody {
        height: 39em;
        overflow-x: hidden;
        overflow-y: auto;
    }

        .fxlst tbody tr:hover {
            background: #dae;
            cursor: auto;
        }

    .fxlst a {
        color: #000;
        font-weight: bold;
    }

        .fxlst a:hover {
            color: #777;
        }

#lget {
    width: 530px;
    height: 40px;
    padding: 0 0 0 4px
}

#lshow {
    width: 530px;
    height: 340px;
    padding: 0 0 0 4px;
    overflow: hidden;
}

/* ====================================== Log in page left column ================================================= */
#lcol {
    width: 250px;
    float: left;
    padding: 0 0 0 4px;
}

#loginBox {
    display: block;
    width: 225px;
    height: 280px;
    border: 1px solid #ccc;
    margin: 0 0 10px 10px;
    font-size: 12px;
    background: #eaf0cf;
}

    #loginBox input {
        background: #fff;
        color: #000;
        padding: 2px;
        width: 140px;
        border: 1px solid silver;
    }

    #loginBox label {
        clear: left;
        display: inline-block;
        padding: 4px;
        margin: 5px 0;
        width: 60px;
    }

    #loginBox .cbuttn {
        margin: 10px auto;
        text-align: center;
    }

    #loginBox button {
        background: #aac53f;
        width: 95px;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        padding: 3px 16px;
        border-radius: 8px;
    }

#loghd {
    width: 100%;
    height: 35px;
    background: url("/img/grn_grad.gif") repeat-x;
    margin: -16px 0 16px;
}

    #loghd p {
        margin-left: 15px;
        color: #fff;
        font-weight: bolder;
        font-size: 14px;
        padding-top: 8px;
    }

#forgot button {
    width: 156px;
    background: #aaa;
    font-weight: normal;
    font-size: 85%;
    color: #333;
    margin: 30px auto;
    display: block;
}

#loginbutton button {
    width: 156px;
    background: #aaa;
    font-weight: normal;
    font-size: 110%;
    color: #333;
    margin: 30px auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 8px;
}




#blubits {
    width: 225px;
    margin: 0 0 10px 10px;
}

    #blubits #newshd {
        width: 100%;
        height: 35px;
        background: url("/img/blu_grad.gif") repeat-x;
        margin: 0 0 -4px;
    }

#newshd p {
    margin-left: 15px;
    color: #fff;
    font-weight: bolder;
    font-size: 14px;
    padding-top: 8px;
}

#blubits #newsbdy {
    background-color: #fff;
    color: #335588;
    margin: 0;
    padding: 0;
    font-size: 9px;
    border: 1px solid silver
}

#blubox #body tr {
    cursor: pointer;
}

#blubox #body img {
    padding: 6px 2px;
}

/* ====================================== Log in page right column ================================================= */
#rcol {
    width: 628px;
    float: left;
    margin: -20px 0 10px;
}

    #rcol > p {
        background: #ffa;
        padding: 8px;
        font-weight: bold;
        font-size: 110%;
        margin-top: 30px
    }

#statshd {
    width: 100%;
    height: 35px;
    background: url("/img/blu_grad.gif") repeat-x;
    margin: 0 0 -4px;
}

    #statshd p {
        margin-left: 15px;
        color: #fff;
        font-weight: bolder;
        font-size: 14px;
        padding-top: 8px;
    }

#show {
    height: 520px;
    overflow: auto;
}

    #show table {
        width: 95%;
        margin: 5px auto;
        border: 1px solid silver;
    }

    #show th {
        background-color: #D6DDE7;
        color: #335588;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }

    #show td {
        color: #666;
        font-size: 11px;
        font-weight: normal;
        border-bottom: 1px solid silver;
    }

#show2 {
    height: 320px;
    overflow: auto;
}

    #show2 table {
        width: 95%;
        margin: 5px auto;
        border: 1px solid silver;
    }

    #show2 tr.tot td {
        font-weight: bold;
        color: #335588;
    }

    #show2 td.pdf {
        color: #335588;
    }

    #show2 th {
        background-color: #D6DDE7;
        color: #335588;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }

    #show2 td {
        color: #666;
        font-size: 11px;
        font-weight: normal;
        border-bottom: 1px solid silver;
    }

iframe#stats {
    width: 100%;
    height: 584px;
    margin: 20px auto 0;
    overflow: hidden;
    border: 1px solid silver;
}
