﻿body {
    margin-top: 0px;
    font-family: Arial;
    font-size: 9pt;
    background-repeat: repeat-x;
    background-image: url('/juris/default/images/qsfBodyBack.png');
    background-color: #324d92;
}

INPUT {
    font-size: 8pt;
}

SELECT {
    font-size: 8pt;
}

TEXTAREA {
    font-size: 8pt;
}

TD {
    font-family: Tahoma;
    font-size: 11px;
}

.txt {
    font-family: Arial;
    font-size: 9pt;
}

.sectiontitle {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

.sectiontitle_gray {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #bbbbbb
}

.changed {
    font-family: Tahoma;
    background-color: Red;
    font-size: 10pt;
}

.cur_button {
    border: 1px solid black;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    color: #7E9CB4;
    background-color: #CBD8E8;
    margin-left: 0px;
}

A {
    text-decoration: none;
    font-weight: bold;
    color: #7E9CB4;
}

    A:Visited {
        color: #7E9CB4;
        font-weight: bold;
    }

    A:Hover {
        color: #CC0000;
    }

.Footer {
    border-width: 1px;
    border-color: white;
    font-family: "Trebuchet MS";
    font-size: x-small;
    color: #FFFFFF;
    text-align: center;
    border-top-style: solid;
    border-bottom-style: solid;
}

.CourtName {
    color: #F0F4F9;
    font-family: 'Trebuchet MS';
    font-size: 15pt;
    padding-left: 8px;
}

.CourtNameInner {
    color: #5B87B4;
    font-size: 16pt;
    padding-left: 0px;
    font-family: 'Verdana';
    font-weight: bold;
    line-height: 24px;
}

.CourtDetail {
    color: #7E9CB4;
    background-color: #CBD8E8;
    font-weight: bold;
    padding-left: 8px;
    font-family: 'Trebuchet MS';
}

A.NavLinks {
    color: #F1F5FA;
    font-family: 'Trebuchet MS';
    font-size: 8pt;
}

A:Visited.NavLinks {
    color: #F1F5FA;
    font-family: 'Trebuchet MS';
    font-size: 8pt;
}

.FilingButton {
    background-color: #AA0000;
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    padding-left: 8px;
}

.FeesButton {
    padding-left: 8px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9FB8D5;
}

.FaqButton {
    border: solid 1px #9FB8D5;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    background-color: white;
    display: block;
}

    .FaqButton:Hover {
        color: #CC0000;
        border: 1px solid #CC0000;
    }

.ClaimsCitationTab {
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    font-weight: bold;
    color: white;
    background-color: #007D28;
    text-indent: 8pt;
}

.nCourt-Button {
    border: 1px solid black;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    background-color: #9FB8D5;
    color: white;
}

.MainText {
    font-size: 13pt;
}

.ncourt-validation-summary {
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    MARGIN-TOP: 0.125in;
    FONT-SIZE: 8pt;
    BORDER-LEFT: red 1px solid;
    WIDTH: 100%;
    COLOR: red;
    BORDER-BOTTOM: red 1px solid;
    FONT-FAMILY: Tahoma
}

.readonly {
    background-color: #ececec;
    color: Red;
}

.spanTitle {
    font-family: arial;
    font-size: 16px;
    color: #5281ce;
    position: absolute;
}

.title {
    font-size: 12px;
    color: #5281ce;
    width: 300px;
    padding-right: 2px;
}

.info {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    padding-left: 5px;
}

.info-black {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.noticetitle {
    font-size: 18px;
    color: #5281ce;
    width: 300px;
}

.importantInfoBullets {
    line-height: 20px;
}

.importantInfoBulletsRed {
    line-height: 20px;
    color: Red;
}

.labeltext {
    font-family: Tahoma;
    font-size: 10pt;
    color: navy
}

.labeltext_notrequired {
    font-family: Tahoma;
    font-size: 10pt;
    color: #333333
}

.pageInstructions {
    font-family: Tahoma;
    font-Size: 11pt;
    color: #666666;
}

fieldset {
    margin: 1em 2px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}





.newtonDivCont {
    width: 100%;
    overflow: auto;
}

.newtonDivCol {
    float: left;
    margin-right: 5px;
    line-height: 23px;
}

.newtonDivColLeft {
    float: left;
    width: 250px;
    text-align: right;
    line-height: 22px;
}

.newtonDivColRight {
    float: left;
    margin-left: 5px;
    width: 400px;
    text-align: left;
}

.DivCont {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
    min-height: 26px;
}

.DivCol {
    float: left;
    margin-right: 5px;
    text-align: left;
}

.DivColLarge {
    float: left;
    margin-right: 5px;
    text-align: left;
    width: 300px;
    overflow: hidden;
}

.DivColLeft {
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 3px;
}

.DivColRight {
    float: left;
    margin-left: 5px;
    width: 140px;
    text-align: left;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.popupHeader {
    font-size: 12pt;
    text-align: center;
    color: Navy;
    margin-top: 15px;
    padding: 10px
}

.divCont {
    overflow: auto;
    width: 100%;
    white-space: nowrap;
}

.fieldRowName {
    float: left;
    text-align: right;
    width: 120px;
    color: #666;
    font-family: Arial;
    font-size: 12px;
    padding-right: 5px;
    line-height: 25px;
}

.fieldRow {
    float: left;
    text-align: left;
    width: 250px;
    line-height: 26px;
}

.paymentBox {
    float: left;
    width: 381px;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #b4c9e6;
    margin-right: 3px;
    height: 350px;
}

.billrow {
    background-image: URL('usercontrols/images/tile_greens.jpg');
    height: 25px;
    font-size: 9pt;
    font-family: Arial;
    color: White;
    line-height: 25px;
    margin-bottom: 20px
}


