﻿.tablestyle {
    border: solid 1px #cbcbcb;
    font-family: arial;
    font-size: small;
    width: 100%;
}

.tablestyle td { border: 1px solid #CBCBCB; }

.altrowstyle { background-color: #edf5ff; }

.headerstyle th {
    background: #D8D8DA url(Base/sprite.png) repeat-x 0 -1500px;
    border-color: #cbcbcb #cbcbcb #cbcbcb #cbcbcb;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #7F7F7F;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 5px 4px 10px;
    vertical-align: top;
}

.footerstyle th {
    border-color: #cbcbcb #cbcbcb #cbcbcb #cbcbcb;
    border-right: solid 1px #cbcbcb;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #7F7F7F;
    font-size: 12px;
    padding: 4px 5px 4px 10px;
    vertical-align: bottom;
}

.footerstyle td {
    background-color: #D1E2FE;
    border-bottom: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
    border-right: solid 1px #cbcbcb;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
    vertical-align: top;
}

.headerstyle th a {
    color: #7F7F7F;
    display: block;
    font-weight: normal;
    font-weight: normal;
    padding-right: 10px;
    text-decoration: none;
    text-decoration: underline;
}

.rowstyle .sortaltrow, .altrowstyle .sortaltrow { background-color: #edf5ff; }

.rowstyle .sortrow, .altrowstyle .sortrow { background-color: #dbeaff; }

.rowstyle td, .altrowstyle td {
    border-bottom: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
    border-right: solid 1px #cbcbcb;
    padding: 4px 6px 4px 10px;
    vertical-align: top;
}

.block a { display: block !important; }

.headerstyle .sortascheader, .headerstyle .sortdescheader { background: #D8D8DA url(Base/sprite.png) repeat-x 0 -1500px; }

.headerstyle .sortascheader a, .headerstyle .sortdescheader a {
    background: url(Base/dt-arrow-dn.png) no-repeat right 50%;
    display: inline;
    padding-right: 18px;
}

.headerstyle .sortascheader a { background-image: url(Base/dt-arrow-up.png); }

.master-search-validation {
    color: Red;
    display: none;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 10px;
}

.searchbar { position: relative; }

.pageMessageTitle {
    background-color: #C0C0C0;
    border-left-color: #000000;
    border-left-style: solid;
    border-left-width: 0px;
    border-right-color: #000000;
    border-right-style: solid;
    border-right-width: 0px;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 0px;
    font-weight: bold;
}

.errorMessageTitle {
    background-color: #C0C0C0;
    border-left-color: #000000;
    border-left-style: solid;
    border-left-width: 0px;
    border-right-color: #000000;
    border-right-style: solid;
    border-right-width: 0px;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 0px;
    color: #FF0000;
    font-weight: bold;
}

.pageMessage { border: 0px solid #000000; }

.errorMessage {
    border: 0px solid #000000;
    color: #ff0000;
}

.loginMessage {
    font-size: 15px;
    font-weight: bold;
}

.successMessage {
    border: 0px solid #000000;
    color: #5a9c39;
}

.pageMessageItem {
    color: #cf6500;
    margin-bottom: 1px;
}

.errorMessageItem {
    color: #ff0000;
    margin-bottom: 1px;
}

.ucd-nongrid-content { margin: 8px; }

/* ajax calendar z-index */

.MNSCalendar .ajax__calendar_container {
    background-color: #EDEAD7;
    border: 1px solid #cc6500;
    color: #000000;
    z-index: 1000;
}

/* ajax tabs closer */

.ajax__tab_header span { margin-left: 0.5em; }

/* connect the active tab and the content visually */

.ajax__tab_active .ajax__tab_outer { border-bottom: solid 1px #fff; }

.calendarimage { }

.disclaimer-text {
    font-size: 11px;
    line-height: 1.3;
    margin: 10px 0 10px 0;
}

.rule {
    background: transparent url(../Images/dottedRule.gif) top left repeat-x;
    height: 1px;
    margin: 1em 0;
}

.display-hidden { display: none; }

.scroll-overflow td th a col { padding: 1px 0px 1px 0px; }

.scroll-overflow {
    max-height: 600px;
    overflow: auto;
}

.h2button { font-size: 13px !important; }

.iconContentComment {
    background: transparent url(/Images/icon_submitContentComments.gif) top left no-repeat;
    padding-left: 17px;
}

.headerTop {
    background-color: #6699FF;
    color: #003066;
    font-weight: bold;
    height: 16px;
}

.headerBottom { background-color: #666666; }

.headerMenu { background-color: #CCCCCC; }

.headerLine { background-color: #666666; }

.horz-list li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

.logo {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.testlink {
    font-family: Verdana, Arial, Helvetica;
    font-size: small;
}

.illustration-error-label {
    float: left;
    font-size: large;
    font-weight: normal;
    height: 100px;
    margin-top: 100px;
    text-align: center;
    vertical-align: middle;
    width: 360px;
}

/* Data Pager Styles */

.TR.pager-row TD { border-top: solid 0px #bbd9ee; }

.pager {
    font-family: arial, sans-serif;
    font-size: 18px;
    padding: 10px;
    text-align: center;
}

.pager SPAN.command, .pager SPAN.current, .pager A.command, TR.pager-row TD A {
    border: none;
    color: #336699;
    padding: 0px 5px;
    text-decoration: none;
}

.pager A.command:hover, TR.pager-row TD A:hover {
    color: #BB6600;
    padding: 0px 5px;
    text-decoration: none;
}

.pager SPAN.current, TR.pager-row TD SPAN {
    border: none;
    color: #3e3e3e;
    font-weight: bold;
    padding: 0px 6px;
}

TR.pager-row TD {
    border-top: none;
    text-align: center;
}

TR.pager-row TABLE {
    height: 30px;
    margin: 0 auto 0 auto;
}

.paging-table {
    background-color: #EEEEEE;
    width: 100%;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.70;
}

.PanelTop {
    background-color: #EAEAEA;
    border: solid 1px #666;
    border: solid 1px #666666;
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.iconPrint-IS {
    background: url("/Images/icon_print.gif") no-repeat scroll left top transparent;
    padding-left: 17px;
}

.ucd-container { margin: 5px; }

.ucd-required { color: #FF0000; }

.ucd-bar .iconHelp {
    background: transparent url(/Images/Help-4.png) top left no-repeat;
    padding-left: 17px;
}