﻿html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre {
    display: block;
    unicode-bidi: embed;
}

body {
    margin: 0;
    padding: 0;
    background-color: #C0C0C0;
    text-align: left;
}

body, input, .dropdownlist {
    font-size: 9pt;
    font-family: Segoe UI, Tahoma, Arial, Verdana, sans-serif;
}

body, .BlueFade a:link, .BlueFade a:visited, .BlueFade a:hover, .BlueFade a:active {
    color: #333;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

a img {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    letter-spacing: .1em;
    font-variant: small-caps;
}

hr {
    border: none;
    border-top: dashed 1px #CCC;
}

.ccbutton, input.control-small {
    font-size: 8pt;
}

ol ul, ul ol,
ul ul, ol ol,
.ContentContainer,
table,
table.PortalMenu,
.BlueFade ul,
.BlueFade li {
    margin: 0;
    padding: 0;
}

ol li, ul li {
    display: list-item;
    padding: 0 0 5px 0;
}

ol li {
    list-style-type: lower-alpha;
}

    ol ol, ol li ol li {
        padding: 0 0 0 10px;
        list-style-type: upper-alpha;
    }

ul li {
    list-style-type: square;
}

    ul ul, ul li ul li {
        padding: 0 0 0 10px;
        list-style-type: circle;
    }

p {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: justify;
}

table, table.PortalMenu {
    border-spacing: 0;
    text-align: left;
}

    td.table, table.PortalMenu td {
        padding: 0;
    }

.BlueFade {
    float: left;
    padding: 10px;
    min-height: 500px;
    width: 240px;
    background: -moz-linear-gradient(#86BCF0, #FFF);
    background: -o-linear-gradient(#86BCF0, #FFF);
    background: -webkit-linear-gradient(#86BCF0, #FFF);
    background: linear-gradient(#86BCF0, #FFF);
    background-color: #FFF;
    background-image: url('../Images/BlueFadeBackground.png');
    background-position: top;
    background-repeat: repeat-x;
    /* End Non-CSS3 Browsers */
    /* Non CSS3 Browsers */
}

    .BlueFade ul, .BlueFade li {
        list-style: none;
    }

.Container {
    overflow: hidden;
    margin: 0 auto;
    width: 960px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #333;
    background-color: #FFF;
}

.Content {
    float: left;
    min-height: 400px;
    width: 700px;
}

.Footer {
    clear: both;
    padding-top: 2px;
    height: 16px;
    /*color: #003265;*/
    text-align: right;
    letter-spacing: .1em;
    font-size: 10px;
    margin: 0 auto;
    width: 960px;
}

.Header {
    overflow: hidden;
    margin: 0;
    height: 150px;
    background-image: url(../Images/PittsburghSkyline.jpg);
    background-position: 350px 0;
    background-repeat: no-repeat;
    /* For IE 6 and 7 */
}

.ContentContainer, .Header {
    background-color: #FFF;
}

/*.Footer, hr {
    color: #FFF;
}*/

.BlueBar {
    padding-top: 5px;
    height: 23px;
    border-color: #333;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom: 1px solid #333;
    background: #003265 url('../Images/Menu/bg-blue.png') repeat-x left top;
    text-align: left;
    letter-spacing: .1em;
    font-size: 12px;
}

    .BlueBar a {
        padding: 2px;
        text-decoration: none;
    }

        .BlueBar a:link, .BlueBar a:visited {
            border: 1px solid transparent;
            color: #FFF;
        }

        .BlueBar a:hover, .BlueBar a:active {
            border: 1px solid #000;
            background-color: #FFF;
        }

        .BlueText, .BlueBar a:hover, .BlueBar a:active, h1, h2, h3, h4, h5, h6 {
            color: #003265;
        }

.BlueFadeSpacer {
    line-height: 10px;
}

.BoxShadow {
    margin-right: auto;
    margin-left: auto;
    box-shadow: 8px 8px 4px #666;
}

.BulletList ul, li {
    margin-left: 0;
    padding-left: 0;
    list-style: square;
}

.HeaderSubTitle, .HeaderTitle {
    padding-left: 10px;
    font-family: 'Times New Roman', Times, serif;
}

.HeaderSubTitle {
    padding-top: 10px;
    font-style: italic;
    font-size: 25px;
}

.HeaderTitle {
    padding-top: 35px;
    padding-left: 10px;
    color: #003265;
    -webkit-text-shadow: 3px 3px #CCC;
    text-shadow: 3px 3px #CCC;
    font-size: 35px;
}

.HighlightSearch {
    background: yellow;
}

.PageSubtitle {
    font-weight: 700;
}

.PageTitle {
    letter-spacing: .1em;
    font-size: 10pt;
}

.Portal {
    clear: both;
    height: 99px;
    background-position: left bottom;
    background-repeat: no-repeat;
}

    .Portal.Administration {
        background-image: url(../Images/Backgrounds/Administration.png);
    }

    .Portal.Civil {
        background-image: url(../Images/Backgrounds/Civil.png);
    }

    .Portal.Criminal {
        background-image: url(../Images/Backgrounds/Criminal.png);
    }

    .Portal.DistrictJudges {
        background-image: url(../Images/Backgrounds/DistrictJudges.png);
    }

    .Portal.Family {
        background-image: url(../Images/Backgrounds/Family.png);
    }

    .Portal.Jury {
        background-image: url(../Images/Backgrounds/Jury.png);
    }

    .Portal.Orphans {
        background-image: url(../Images/Backgrounds/Orphans.png);
    }

    .Portal.PMC {
        background-image: url(../Images/Backgrounds/PMC.png);
    }

.PortalMenuPad {
    padding: 0 20px 20px 20px;
}

.PortalPicture {
    float: right;
    padding: 0;
    text-align: center;
    /*border: 4px outset #000;*/
}

.PortalMenuItemIndent {
    margin-left: 5px;
    text-indent: -5px;
}

.PortalMenu a:link, .PortalMenu a:visited,
.PortalMenu a:hover, .PortalMenu a:active,
p a:link, p a:visited,
p a:hover, p a:active {
    color: #003265;
}

.RedFade {
    background: -moz-linear-gradient(#333, #AB2D33);
    background: -o-linear-gradient(#333, #AB2D33);
    background: -webkit-linear-gradient(#333, #AB2D33);
    background: linear-gradient(#333, #AB2D33);
    background-color: #AB2D33;
    background-image: url('../Images/Menu/bg-red.png');
    background-position: top;
    background-repeat: repeat-x;
    /* End Non-CSS3 Browsers */
    /* Non CSS3 Browsers */
}

.SearchBox {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

    .SearchBox input {
        margin-right: 7px;
    }

.SearchResultPad {
    padding-top: 25px;
}

a:link, a:visited,
a:hover, a:active,
.RedText, .HeaderSubTitle,
.Content a:link, .Content a:link:visited,
.Content a:link:hover, .Content a:link:active {
    color: #003265;
}

table.FileManager a:link, table a:visited, table a:active,
table.FileManagerNoPad a:link, table a:visited, table a:active {
    color: #003265;
    text-decoration: none;
}

table.FileManager td {
    padding: 0px 5px 5px 5px;
}

table.FileManager a:hover,
table.FileManagerNoPad a:hover {
    color: #003265;
    text-decoration: underline;
}

table.FileManagerNoPad td {
    padding: 0 5px 5px 0;
}

table.LocalRules {
    width: 100%;
    border-collapse: collapse;
}

    table.LocalRules tr th {
        padding: 8px;
        border-top: solid 1px #666;
        border-bottom: solid 1px #666;
        background-color: #dedede;
        text-align: left;
    }

    table.LocalRules tr td {
        padding: 8px 8px 8px 0;
        border-bottom: solid 1px #666;
        vertical-align: top;
        text-align: left;
    }

        table.LocalRules tr td td {
            padding-left: 0;
        }

.GridView {
    margin: 0;
    border: 1px solid #CCC;
    border-collapse: collapse;
    background-color: #FFF;
}

    .GridView caption {
        color: #003265;
        text-align: left;
    }

    .GridView td {
        padding: 5px;
        border-top: solid 1px #CCC;
        border-bottom: solid 1px #CCC;
        font-size: 90%;
    }

    .GridView th {
        padding: 8px;
        /*background-color: #003265;*/
        background: #003265 url('../Images/Menu/bg-blue.png') repeat-x left bottom;
        font-weight: normal;
    }

.GridViewFooter {
    padding: 0;
    background-color: #fcfcfc;
}

.GridViewAltRow {
    background: #fcfcfc url('../Images/Grid/grd_alt.png') repeat-x top;
}

.HideColumn {
    display: none;
}

.GridViewPager {
    margin: 0;
    padding: 0;
    background-color: #AB2D33;
}

    .GridViewPager td {
        padding: 2px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCC;
    }

        .GridViewPager td td {
            border: none;
        }

        .GridViewPager td a:link, .GridViewPager td a:active, .GridViewPager td a:visited {
            padding: 2px 5px 2px 5px;
            border: 1px solid transparent;
            color: #fff;
            text-decoration: none;
        }

        .GridViewPager td a:hover {
            border: 1px solid #003265;
            background-color: #FFF;
            color: #003265;
            text-decoration: none;
        }

    .GridViewPager span {
        padding: 5px;
        color: #fff;
    }

.accHeader {
    margin-top: 5px;
    padding: 1px 5px;
    background-position: right;
    background-repeat: no-repeat;
    color: #003366;
    cursor: pointer;
}

    .accHeader:hover {
        text-decoration: underline;
    }

.accHeaderSelected {
    margin-top: 5px;
    padding: 1px 5px;
    background-position: right;
    background-repeat: no-repeat;
    color: #003265;
    cursor: pointer;
}

    .accHeaderSelected:hover {
        text-decoration: underline;
    }

.accContent {
    overflow: hidden;
    padding: 0 5px 1px 10px;
}

.accordion {
    width: 100%;
}

.accordionHeader {
    border: 1px solid #333;
    color: #333;
    background-color: #DADADA;
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeader:hover {
        color: white;
        background-color: #003265;
    }

.accordionHeaderSelected {
    border: 1px solid #333;
    color: white;
    background-color: #003265;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderSelected:hover {
        color: #333;
        background-color: #86BCF0;
    }

.accordionContent {
    background-color: #FFF;
    border: 1px solid #333;
    border-top: none;
    padding: 5px;
    text-align: justify;
}

.accordionHeaderCategory {
    border: 1px solid #333;
    color: #333;
    background-color: #DADADA;
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderCategory:hover {
        color: white;
        background-color: #AB2D33;
    }

.accordionHeaderCategorySelected {
    border: 1px solid #333;
    color: white;
    background-color: #AB2D33;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderCategorySelected:hover {
        color: #333;
        background-color: #86BCF0;
    }

.collapsePanel {
    overflow: hidden;
    height: 0;
    background-color: #FFF;
}

.unwatermarked {
    width: 148px;
    height: 18px;
    border: 1px solid gray;
    text-align: center;
    font-size: 10pt;
    font-family: Segoe UI, Tahoma, Arial, Verdana, sans-serif;
}

.validatorCalloutHighlight {
    background-color: #FFFACD;
}

.watermarked {
    padding: 2px 0 0 2px;
    width: 150px;
    height: 20px;
    border: 1px solid #BEBEBE;
    background-color: #EBEBEB;
    color: gray;
    text-align: center;
    font-size: 10pt;
    font-family: Segoe UI, Tahoma, Arial, Verdana, sans-serif;
}

.customcalloutstyle div, .customcalloutstyle td {
    border: solid 1px #333;
    background-color: #FFF;
}

.customcalloutstyle .ajax__validatorcallout_popup_table {
    display: none;
    padding: 0;
    border: none;
    background-color: transparent;
}

.customcalloutstyle .ajax__validatorcallout_popup_table_row {
    padding: 0;
    height: 100%;
    background-color: transparent;
    vertical-align: top;
}

.customcalloutstyle .ajax__validatorcallout_callout_cell {
    padding: 0;
    width: 20px;
    height: 100%;
    border: none;
    background-color: transparent;
    vertical-align: top;
    text-align: right;
}

.customcalloutstyle .ajax__validatorcallout_callout_table {
    padding: 0;
    height: 100%;
    border: none;
    background-color: transparent;
}

.customcalloutstyle .ajax__validatorcallout_callout_table_row {
    padding: 0;
    background-color: transparent;
}

.customcalloutstyle .ajax__validatorcallout_callout_arrow_cell {
    padding: 8px 0 0;
    border: none;
    background-color: transparent;
    vertical-align: top;
    text-align: right;
    font-size: 1px;
}

    .customcalloutstyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {
        position: relative;
        left: 1px;
        padding: 0;
        width: 15px;
        border-right: none;
        border-bottom: none;
        border-left: none;
        background-color: transparent;
        font-size: 1px;
    }

        .customcalloutstyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {
            overflow: hidden;
            margin-left: auto;
            padding: 0;
            height: 1px;
            border-top: none;
            border-right: none;
            border-bottom: none;
        }

.customcalloutstyle .ajax__validatorcallout_error_message_cell {
    padding: 5px;
    width: 100%;
    border-right: none;
    border-left: none;
    color: #000;
    font-size: 10px;
    font-family: verdana;
}

.customcalloutstyle .ajax__validatorcallout_icon_cell {
    padding: 5px;
    width: 20px;
    border-right: none;
}

.customcalloutstyle .ajax__validatorcallout_close_button_cell {
    padding: 0;
    border-left: none;
    vertical-align: top;
    text-align: right;
}

    .customcalloutstyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {
        padding: 2px;
        width: 10px;
        border: none;
        text-align: center;
        cursor: pointer;
    }

.MyCalendar .ajax__calendar_container {
    border: solid 1px #ccc;
    background-color: #e2e2e2;
}

.MyCalendar .ajax__calendar_header {
    margin-bottom: 4px;
    background-color: #fff;
}

.MyCalendar .ajax__calendar_title, .MyCalendar .ajax__calendar_next, .MyCalendar .ajax__calendar_prev {
    padding-top: 3px;
    color: #003265;
}

.MyCalendar .ajax__calendar_body {
    border: solid 1px #ccc;
    background-color: #e9e9e9;
}

.MyCalendar .ajax__calendar_dayname {
    margin-top: 2px;
    margin-bottom: 4px;
    text-align: center;
    font-weight: 700;
}

.MyCalendar .ajax__calendar_day {
    text-align: center;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year, .MyCalendar .ajax__calendar_active {
    background-color: #fff;
    color: #003265;
    font-weight: 700;
}

.MyCalendar .ajax__calendar_today {
    font-weight: 700;
}

.MyCalendar .ajax__calendar_other, .MyCalendar .ajax__calendar_hover .ajax__calendar_today, .MyCalendar .ajax__calendar_hover .ajax__calendar_title {
    color: #bbb;
}

#ob_overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: #333;
}

#ob_container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

#ob_float {
    float: left;
    min-width: 100%;
    height: 50%;
}

#ob_content {
    position: relative;
    z-index: 1003;
    display: none;
    clear: both;
    margin: 22px auto 44px;
    border: 0 solid #fff;
    background-color: #003265;
    -moz-box-shadow: 0px 0px 8px 2px #222222;
    -webkit-box-shadow: 0px 0px 8px 2px #222222;
    box-shadow: 0px 0px 8px 2px #222222;
    line-height: 0;
    cursor: default;
}

#ob_iframe {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    font-size: 0;
}

#ob_caption {
    background-color: #003265;
    color: #FFF;
    letter-spacing: .1em;
    font-size: 10px;
}

    #ob_caption p {
        margin: 9pt;
        padding: 0;
        line-height: .075em;
        cursor: auto;
        /*line-height: 1.625em;*/
    }

#ob_video_wrapper {
    background: #000;
}

#ob_image {
    display: block;
    margin: 0 auto;
}

#ob_inline {
    overflow: auto;
    cursor: auto;
}

    #ob_inline .inline_content {
        padding: 20px;
        line-height: 1.625em;
    }

#ob_load {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1002;
    margin: -25px 0 0 -25px;
    padding: 5px;
    width: 40px;
    height: 40px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(loading.gif) no-repeat center;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 8px 2px #222222;
    -webkit-box-shadow: 0px 0px 8px 2px #222222;
    box-shadow: 0px 0px 8px 2px #222222;
}

#ob_error {
    padding: 10px;
    text-align: center;
}

#ob_close {
    position: absolute;
    top: -26px;
    left: -26px;
    z-index: 1005;
    width: 30px;
    height: 30px;
    background: url(buttons.png);
    cursor: pointer;
}

#ob_title {
    position: absolute;
    right: 0;
    left: auto;
    z-index: 1004;
    margin-left: 15px;
    color: #fff;
    text-align: right;
    line-height: 1em;
    cursor: auto;
}

#ob_left, #ob_right {
    position: absolute;
    bottom: 8px;
    z-index: 1004;
    width: 50px;
    height: 100%;
    cursor: pointer;
}

#ob_left {
    left: -53px;
}

#ob_right {
    right: -53px;
}

#ob_left-ico, #ob_right-ico {
    position: absolute;
    top: 50%;
    z-index: 1004;
    display: block;
    margin-top: -9px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#ob_left-ico {
    right: 20px;
    background: url(buttons.png) center;
}

#ob_right-ico {
    left: 20px;
    background: url(buttons.png) right;
}

#ob_left:hover, #ob_right:hover {
    visibility: visible;
}

#ob_dots {
    position: absolute;
    bottom: -24px;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
}

    #ob_dots li {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        margin: 3px;
        width: 8px;
        height: 8px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #666;
        list-style: none;
        cursor: pointer;
        -ms-zoom: 1;
        zoom: 1;
    }

    #ob_dots .current {
        background-color: #CCC !important;
    }

#ob_share {
    margin-left: 8px;
}

#processing_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    background-color: #000;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    cursor: wait;
}

#processing_container {
    min-width: 300px;
    max-width: 600px;
    border: solid 2px #333;
    background: #FFF;
}

#processing_title {
    margin: 0em;
    padding: 0em;
    border-bottom: solid 1px #999;
    background-color: #669900;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.75em;
    cursor: default;
}

#processing_content {
    margin: 0em;
    padding: 1em 1.75em;
    vertical-align: middle;
    text-align: center;
}