@CHARSET "ISO-8859-1";

html, body {
    margin: 0%;
    padding: 0%;
    font-family: "Verdana", "Sans-Serif";
    font-size: .85em;
}

h3 {
    margin-top: 0;
}

p {
    margin: 0%;
    padding: 1%;
    line-height: 1.8em;
}

a:link, a.toggleLink {
    color: #59717C;
    text-decoration: underline;
    cursor: pointer;
}

a:visited {
    color: #353E42;
}

a:hover, a:active {
    color: #353E42;
}

h4 {
    font-size: 1.1em;
}

.left {
    float: left;
    text-align: left;
}

.right {
    float: right;
    text-align: right;
}

.spacer {
    clear: both;
}

.error {
    font-weight: bold;
    color: red;
}

.icon {
    vertical-align: text-bottom;
    border: 0px;
}

.message-banner {
    background-color: #F3F0E7;
    border-bottom: 1px solid #D3D1BC;
    padding: 8px;
}

.section-header {
    background-color: #F3F0E7;
    border: 1px solid #E1DFC8;
    color: #000000;
    font-weight: bold;
    padding: .5em;
}

.sort-box {
    background-color: #F7F4ED;
    border: 1px solid tan;
    margin: 0% 0% 2% 0%;
    width: 99%;
    border-spacing: 0px;
}

    .sort-box th {
        border-bottom: 1px solid #9E9D8E;
        padding: 1%;
        border-spacing: 0px;
    }

    .sort-box td {
        padding-left: 10px;
    }

    .sort-box th.sort-header {
        background-color: #D8D6C0;
    }

.restricted-box {
    background-color: #F7F4ED;
    border: 1px solid tan;
    margin: 2% 0% 2% 0%;
    width: 100%;
}

    .restricted-box th {
        border-top: 1px solid #F9F7DE;
        border-bottom: 1px solid #9E9D8E;
    }

        .restricted-box th.restricted-header {
            background-color: #CC7F7F;
        }

.sort-box ul {
    list-style-type: none;
    margin: 1% 0% 1% 0%;
    padding: 0%;
}

.sort-box #MainContent_filterBox_multicheck {
    border: 1px solid gray;
    overflow: auto;
    margin-top: 1%;
    padding: 1%;
    background-color: #FFFFFF;
}

    .sort-box #MainContent_filterBox_multicheck td {
        padding: 0;
    }

.plain-list {
    list-style-type: none;
    margin: 2% 0%;
    padding: 0% 4%;
    line-height: 1.8em;
}

.content {
    margin: 2% 0%;
}

.sortable {
    width: 100%;
    border-bottom: 1px solid #BCBAA7;
    border-right: 1px solid #BCBAA7;
    border-top: 1px solid #BCBAA7;
    border-left: 1px solid #BCBAA7;
}

.seriestable {
    width: 100%;
    border-bottom: 1px solid #BCBAA7;
    border-right: 1px solid #BCBAA7;
    border-top: 1px solid #BCBAA7;
    border-left: 1px solid #BCBAA7;
}

.sortable th {
    border-top: 1px solid #F9F7DE;
    border-bottom: 1px solid #9E9D8E;
}

.sortable tr {
    height: 30px;
}

ul.letters {
    list-style: none;
    padding-bottom: 2%;
    margin: 0px;
    width: auto;
    text-align: center;
    margin: auto;
}

    ul.letters li {
        float: left;
        margin: 0 0.50em;
        padding: 2px;
    }

        ul.letters li.selected {
            border: 1px solid #E1DFC8;
            padding: 2px;
            background-color: #F3F0E7;
            font-weight: bold;
        }

            ul.letters li.selected a {
                text-decoration: none;
            }

div#container {
    margin: auto;
    width: 100%;
    background-color: #FEFEFE;
    border: 1px solid #BCBAA7;
}

#comment-form {
    width: 30%;
    background-color: #F3F0E7;
    border: 1px solid #E1DFC8;
    float: right;
    padding: 10px;
    z-index: 1;
}

#InternalMessage {
    float: right;
    padding: 10px;
    /*border: 2px solid #E1DFC8;*/
    border: 2px solid #A36666;
    /*background-color: #DCD2C8;*/
    background-color: #CC7F7F;
    margin-top: 10px;
    margin-right: 10px;
    position: absolute;
    left: 0%;
}

#RestrictionBox {
    border-bottom: 1px solid tan;
    border-right: 1px solid tan;
    border-top: 1px solid tan;
    border-left: 1px solid tan;
    background-color: #F3F0E7;
}

#RestrictionHeader {
    font-family: "Verdana", "Sans-Serif";
    text-align: center;
    font-weight: bold;
    color: #bb0022;
    font-size: 14px;
    border-bottom: 1px solid gray;
    border-right: 2px solid #D3D1BC;
    border-top: 2px solid #D3D1BC;
    border-left: 2px solid #D3D1BC;
    background-color: #D8D6C0;
}

#RestrictionBody {
    font-family: "Verdana", "Sans-Serif";
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #D3D1BC;
    border-right: 1px solid #D3D1BC;
    border-top: 1px solid tan;
    border-left: 1px solid #D3D1BC;
    background-color: #F3F0E7;
}

#PublicRestrictionMessage {
}

#StaffRestrictionMessage {
}

#banner {
    width: 100%;
    height: 120px;
}

/* Begin navigation menu code */

#menu {
    padding: 3px 0px;
    margin: -19px 0px 10px 0px;
    border-bottom: 1px solid #808080;
    font-family: "Verdana", "Sans-Serif";
    font-weight: bold;
    z-index: 1;
}

    #menu li {
        margin: 0%;
        list-style: none;
        display: inline;
    }

        #menu li a {
            padding: 3px 0.5em;
            margin-left: 3px;
            border: 1px solid #778778;
            border-bottom: none;
            background-color: #DCD2C8;
            text-decoration: none;
        }

            #menu li a:link {
                color: #696969;
            }

            #menu li a:visited {
                color: #696969;
            }

            #menu li a:hover {
                color: #696969;
                background-color: #FFEDED;
                border-color: #778778;
            }

            #menu li a.current {
                background-color: #FFFFFF;
                border-bottom: 1px solid #FFFFFF;
            }

#series-list {
    padding: 0%;
}

    #series-list li {
        display: inline;
        list-style-type: none;
        padding: 5px 5px;
    }

#mainbody {
    width: 75%;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
    float: left;
}

#mainbody2 {
    width: 98%;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
    float: left;
}

#topnavigation {
    justify-content:center;
    margin-left:10px;
    margin-right:10px;
}

#sidebar {
    width: 22%;
    float: right;
}

.search-section {
    width: 20%;
}

#options {
    border: 1px solid gray;
    width: 100%;
}

    #options ul {
        list-style-type: none;
        padding: 2%;
        margin: 2%;
    }

#lblOptions {
    border: 1px solid gray;
    width: 100%;
    overflow: auto;
    height: 100px;
}

#txtSelectedValues {
    vertical-align: top;
}

#imgButton {
    vertical-align: top;
}

#lblOptions ul {
    background-color: #FFFFFF;
    margin: 0%;
    padding: 2%;
    list-style-type: none;
    width: auto;
}

.multibox {
    width: 100%;
    margin: 0%;
    padding: 2%;
}

.hidden {
    display: none;
}

.show {
    display: block;
}

h4 {
    vertical-align: top;
    margin: 0px;
}

body {
    width: 80%;
    min-width: 750px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FEFEFE;
}

hr {
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #BCBAA7;
}

.nav-list {
    border-left: 2px dotted #BCBAA7;
    list-style-type: none;
    margin: 0%;
    margin-top: -1%;
    margin-left: 4%;
    padding: 1%;
    padding-top: 0%;
    padding-bottom: 0%;
    line-height: 1.8em;
}

.dropDownDiv {
    background-color: #F3F0E7;
    border: 1px solid #BCBAA7;
    margin-top: 0px;
    padding: 2%;
}

#top {
    border-style: solid;
    border-width: thin;
    border-color: #BCBAA7;
}

#headerDiv {
    background-color: #F3F0E7;
    margin: 15px;
    border: 1px,solid,#BCBAA7;
}

#copyrightDiv {
    width: 100%;
    text-align: center;
    background-color: #F3F0E7;
    border-top: 1px solid #E1DFC8;
    border-bottom: 1px solid #E1DFC8;
}

#footer {
    border-style: solid;
    border-width: thin;
    border-color: #BCBAA7;
    background-color: #F3F0E7;
    text-align: center;
    clear: both;
}

#ContentsLeft {
    border-style: solid;
    border-width: thin;
    border-color: #BCBAA7;
    width: 75%;
    float: left;
    margin: 1px;
}

#Contentsright {
    border-style: solid;
    border-width: thin;
    border-color: #BCBAA7;
    margin: 1px;
    width: 24%;
    float: left;
}

.buttonStyle {
    border-style: solid;
    border-width: thin;
    border-color: #BCBAA7;
    background-color: #C3C3A5;
    color: black;
    cursor: pointer;
}

#MainContent_filterBox_jurisdictionCB td {
    width: 33%;
}

.searchImage {
    background-color: #fff;
    border-top: 1px solid #D8D6C0;
    border-left: 1px solid #D8D6C0;
    border-right: 1px solid tan;
    border-bottom: 1px solid tan;
    vertical-align: -32%;
    padding: .1em;
}

#MainContent_searchResultsHeader, #toTopDiv {
    background-color: #FBFAF7;
    border: 1px solid #E1DFC8;
    padding: .5em;
    text-align: center;
}

.linkButtonEnabled {
    background-color: #F3F0E7;
    border: 1px solid gray;
    padding: .5em;
    text-align: center;
}

.linkButtonDisabled {
    background-color: #eee;
    color: gray;
    border: 1px solid gray;
    padding: .5em;
    font-style: italic;
    text-align: center;
}

.pageListDiv {
    padding: .5em;
    text-align: center;
    background: #DCD2C8;
    border: 0px solid;
}

.contentHeader {
    width: 100px;
    font-weight: bold;
    display: inline-block;
}

#MainContent_resultsGrid {
    border: 1px solid #DCD2C8;
}

.resultsGridTitle {
    font-size: 1.2em;
    font-weight: bold;
}

#MainContent_resultsGrid td {
    padding: .2em;
}

#MainContent_resultsGrid img {
    height: 15px;
    width: 15px;
    vertical-align: bottom;
}

#selected{
    border:1px solid rgb(225, 223, 200);
    background-color: rgb(243, 240, 231);
    font-weight: bold;
    padding:8px;
}
#unselected{
    padding:7px;
}

#ItemsGridView {
    width: 100%;
    border: 1px solid #BCBAA7;
    background-color: white;
    padding: 4px 4px 4px 4px;

}

#ItemsGridView tr:first-child.pager{
    border: 1px solid #FEFEFE !important;
    background-color:#FEFEFE !important;
    border-bottom: 1px solid  #BCBAA7 !important;
}

#ItemsGridView tr:last-child.pager{
    border: 1px solid #FEFEFE !important;
    background-color:#FEFEFE !important;
    border-top: 1px solid  #BCBAA7 !important;
}


#ItemsGridView tr.rowHover {
    background-color: #F7F7DE;
    text-align:center;
}

#ItemsGridView tr.rowHoverAlternate {
    background-color: #E1DFC8;
    text-align:center;
}

#ItemsGridView tr.slideRow{
    height: 0px !important;
    background-color: #F7F7DE;
}

#ItemsGridView tr.slideRowAlternate{
height: 0px !important;
    background-color: #E1DFC8;
}

#ItemsGridView tr.rowHover:hover {
    background-color: #DFCAAD;
}

#ItemsGridView tr.rowHoverAlternate:hover {
    background-color: #DFCAAD;
}

#ItemsGridView tr.rowHoverAlternate td {
    padding-left: 8px;
    padding-right: 8px;
}

#ItemsGridView tr.rowHover td {
    padding-left: 8px;
    padding-right: 8px;
}

.pager td {
    background: #FEFEFE;
}

.floatRight {
    float:right;
}

.clearRight {
    clear: right;
}

#descript {
    height: auto;
    display: block;
    overflow: hidden;
}

#MainContent_gv_Search {
    width: 100%;
    border: 1px solid #BCBAA7;
    background-color: white;
    padding: 4px 4px 4px 4px;
}
#MainContent_gv_Search tr.rowHover {
    background-color: #F7F7DE;
    text-align:center;
}

#MainContent_gv_Search tr.rowHoverAlternate {
    background-color: #E1DFC8;
    text-align:center;
}

#MainContent_gv_Search tr.rowHover:hover {
    background-color: #DFCAAD;
}

#MainContent_gv_Search tr.rowHoverAlternate:hover {
    background-color: #DFCAAD;
}

#MainContent_gv_Search tr:first-child.pager{
    border: 1px solid #FEFEFE !important;
    background-color:#FEFEFE !important;
    text-align:center !important;
    border-bottom: 1px solid  #BCBAA7 !important;
}

#MainContent_gv_Search tr:last-child.pager{
    border: 1px solid #FEFEFE !important;
    background-color:#FEFEFE !important;
    text-align:center !important;
    border-top: 1px solid  #BCBAA7 !important;
}