﻿html {
    height: 100%;
}

body {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    background: #000000 url(images/repeat-file.jpg) repeat-y left;
    height: 100%;
}

#container {
    background: transparent url(images/top-file.jpg) no-repeat top left;
}

header h1 {
    position: absolute;
    top: 10px;
    left: 100px;
    font-size: 2em;
    background-color: #FFF;
    border-radius: 10px;
    border: 2px solid#000;
    padding: 10px 5px 10px 5px;
    opacity: .7;
    text-align:center;
}
header h1 a {
        display:block;
        text-decoration: none;
        color: #000;
    }
    header h1 a.subTitle {
        font-size: .5em;
    }


content-wrapper {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin: 0;
    padding: 1em;
    min-height: 479px;
    zoom: 1;
}



h2 {
    margin-bottom: .4em;
}

#specimenNumbers * {
    padding: 0;
    margin: 0;
    border: 0;
    list-style-type: none;
    display: inline;
}

#specimenNumbers ul {
}

    #specimenNumbers ul.types {
        margin-left: 4em;
    }

#specimenNumbers li {
    padding: .1em .2em .1em .2em;
}

#specimenNumbers ul.types > li {
    margin-left: .6em;
    margin-right: 0;
    background-color: #ADBBDE;
}

#specimenNumbers ul.numbers > li {
    margin-left: 0;
    margin-right: 0;
    background-color: #CDDBEE;
    border: 1px solid #68B;
}
/* Navigation */
nav {
    z-index: 100;
}

    nav ul {
        list-style-type: none;
        list-style-position: outside;
        padding: 0;
        margin: 0;
        line-height: normal;
    }

        nav ul ul {
            position: absolute;
            top: 0;
            left: 138px;
            display: none;
            min-width: 8em;
            background-image: url(images/note-paper.jpg);
            box-shadow: 2px 3px 5px #222;
            background-color: #d4cfbe;
        }

    nav > ul {
        padding-right: 10px;
        height: 25px;
    }

    nav li {
        position: relative;
        min-width: 138px;
        height: 2em;
    }

        nav li:hover {
            background-color: #bdb9a9;
            box-shadow: 2px 3px 5px #222;
            border: 1px solid #000;
        }

        nav li a, nav h3 {
            padding: .2em;
            font-weight: normal;
            font-size: 1.1em;
            text-decoration: none;
            white-space: nowrap;
            color: #000;
            height: 100%;
            margin: 0;
            display: block;
        }

#container div.backPanel input {
    width: auto;
}

#pnlBreadCrumbs {
    font-size: .8em;
}

    #pnlBreadCrumbs a {
        margin-right: .3em;
    }


/* End Navigation */

#siteMessages {
    border: solid 2px #F66;
    margin: 10px;
    padding: 2px;
    background-color: #FEE;
    font-weight: bold;
}

    #siteMessages div.siteMessage, #siteMessages div.siteMaintenanceMessage {
        border: solid 2px #800;
        margin: 2px;
        margin-top: 1.2em;
        background-color: #FFF;
        padding: 5px;
        font-weight: bold;
        position: relative;
    }

    #siteMessages div.siteMaintenanceMessage {
        background: #FFF url(images/icon-maint.gif) no-repeat left top;
        padding-left: 45px;
    }

    #siteMessages ul.siteMessageTime, #siteMessages ul.siteMessageTime ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #siteMessages ul.siteMessageTime {
        position: absolute;
        top: -1.7em;
        font-size: .6em;
    }

        #siteMessages ul.siteMessageTime li {
            float: left;
        }

        #siteMessages ul.siteMessageTime > li {
            color: #FFF;
            border: solid 2px #800;
            background-color: #A00;
            cursor: help;
            text-align: center;
            padding: .1em;
            padding-left: .3em;
            padding-right: .3em;
        }

            #siteMessages ul.siteMessageTime > li:hover {
                display: block;
            }

                #siteMessages ul.siteMessageTime > li:hover li {
                    display: block;
                }

        #siteMessages ul.siteMessageTime li li {
            position: relative;
            display: none;
            background-color: #FFF;
            color: #000;
            padding: .8em;
            padding-top: 0;
            padding-bottom: 0;
        }


#body {
}


    #body #pageInstructions {
        margin: 0;
        border: solid 1px #000;
        background-color: #EEF4FF;
        margin-left: 3em;
        margin-right: 3em;
        padding: .8em;
        font-size: .8em;
    }

    #body #search {
        padding: 5px;
        border: solid 1px #668;
        background-color: #EEE;
    }

input[type=submit],
input[type=button],
button {
    background-color: #0B50A0;
    color: #FFF;
    border: solid 1px #126;
}

    input[type=submit]:hover,
    input[type=button]:hover,
    button:hover {
        background-color: #6097C9;
        color: #FFF;
        border: solid 1px #126;
    }




a {
    color: #35C;
}

    a:visited {
        color: #126;
    }


table {
    border: solid 1px #666;
}

td {
    padding: 0 .75em .2em 0;
}

.error, .success {
    margin: 2em;
    margin-left: 3em;
    margin-right: 3em;
    padding: .8em;
    padding-left: 40px;
    font-size: .8em;
    font-weight: 900;
}

.error {
    border: solid 2px #A00;
    background: #FEE url(images/icon-error.gif) no-repeat left top;
}

.success {
    border: solid 2px #0A0;
    background: #EFE url(images/icon-success.gif) no-repeat left top;
}

.permaLink {
    font-size: .8em;
}

    .permaLink a {
        background: transparent url(../_base/images/ui-icons_217bc0_256x240.png) no-repeat -240px -114px;
        padding-left: 15px;
    }

#body div.optionsPanel, #body div.existingItemsInner {
    border: solid 1px #000;
    background-color: #FFF;
    width: auto;
    position: fixed;
    top: 340px;
    right: 65px;
}

    #body div.optionsPanel input {
        text-align: center;
    }

#body div.optionsPanel {
    z-index: 10;
}

#body > div.addLinks a {
    background: transparent url(images/form-button-add.gif) no-repeat left bottom;
    padding-left: 20px;
}

.listNavigation {
    clear: both;
    margin: .4em;
}

    .listNavigation div.pages {
        display: inline;
        background: #7E9DCC url(images/table-odd-row.jpg) no-repeat left center;
    }

    .listNavigation a {
        padding: .2em;
        color: #FFF;
        text-decoration: none;
    }

        .listNavigation a:hover {
            background-color: #CDDBEE;
            color: #000;
        }

        .listNavigation a.pageLinkSelected {
            background: #CDDBEE url(images/table-header-row.jpg) no-repeat left center;
            color: #000;
        }

        .listNavigation a.pageLinkPrevious {
            border-right: solid 2px #DDD;
        }

        .listNavigation a.pageLinkNext {
            border-left: solid 2px #DDD;
        }

table.list {
    border: 2px solid #333;
    margin-top: 1em;
}

    table.list tr:nth-child(2n+1) {
        background-color: #DDD;
    }

    table.list td.distinct {
        white-space: pre;
    }

#body #grid {
}

    #body #grid a {
        padding: 3px;
    }

    #body #grid span {
        display: block;
    }

/* Classification Grouping */
#body div.hierGrid {
    border: solid 2px #080;
}

#body div.classificationGroupOuter {
    border: solid 2px #800;
    border-left: solid 15px #800;
}

#body div.classificationGroup {
}

    #body div.classificationGroup a.action {
        display: inline;
    }

    #body div.classificationGroup div.classificationTitle {
        background-color: #000;
        color: #FFF;
    }

    #body div.classificationGroup div.classificationMembers {
        margin: 1px;
        margin-left: 100px;
        border: solid 2px #008;
    }

    #body div.classificationGroup div.classificationLinks {
        background-color: #AAA;
    }



div.toAdd {
    color: #080;
}

div.toRemove {
    color: #F00;
}

ul.numbersList {
    border: solid 1px #66A;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #eef4ff;
}

    ul.numbersList li {
        margin: 0;
        padding: .1em;
        border: 0;
    }

        ul.numbersList li.other {
            background-color: #cddbee;
        }

div.filters {
    border: solid 1px #000;
    margin: 10px 50px 10px 50px;
    background-color: #DDD;
}

    div.filters h4 {
        margin: 0;
        padding: 0;
        display: inline;
    }

    div.filters div.filter {
        display: inline;
        padding: .3em .6em .3em .6em;
        border-left: solid 1px #35C;
        border-right: solid 1px #35C;
        margin: .3em;
        color: #FFF;
        background-color: #7e9dcc;
    }

    div.filters a {
        color: #FFF;
        font-size: .7em;
        vertical-align: top;
        text-decoration: none;
    }

/* Survey Styles */

.reportSentences span.sentence {
    display: block;
    padding: .25em;
}

.individual, .classification, .keyword {
    border-bottom: 3px double #7E9DCC;
}

    .individual .fName {
    }

    .individual .mName {
        text-decoration: overline;
    }

    .individual .lName {
        text-decoration: underline;
    }

    .individual:hover, .classification:hover, .keyword:hover {
        background-color: #EEF4FF;
        border: 1px solid #7E9DCC;
        cursor: help;
    }

span.charCount, span.charCountError {
    display: block;
    margin-left: 225px;
    font-size: .6em;
}

span.charCountError {
    color: #C00;
}

div.comment {
    border: solid 1px #DDD;
    width: 300px;
    min-width: 300px;
}

    div.comment h5, div.comment h6, div.comment p {
        margin: 0;
        padding: 0;
        text-align: right;
    }

    div.comment h5 {
        background-color: #7E9DCC;
    }

    div.comment h6 {
        background-color: #DDD;
    }

    div.comment p {
        text-align: left;
    }

table.list a.tableCommand {
    font-size: .6em;
}

table.list a.image {
    margin-left: 25px;
}

a.measure {
    width: 15px;
    height: 15px;
    font-size: .5em;
    overflow: hidden;
    display: block;
    text-indent: -50em;
    background: transparent url(images/measure.gif) no-repeat left top;
    cursor: help;
}

table.list a.measure {
    position: relative;
    margin-top: -20px;
}

#popupFooter, .clear {
    clear: both;
}

#pageBase {
    background: #000000 url(images/base-file.jpg) no-repeat left;
}
