@import url(reset_all.css);
@import url(jCalendar.css);

body, html {
	height:100%;
	margin:0;
	background-color: #678FC2;
}

body
{
	margin: 0px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	line-height:150%;
}

td
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333;
    font-size: 11px;
    line-height: 150%;
}

h1
{
	font-size:167%; /* 22px */
	color:#000;
}

h2
{
	font-size:138.5%; /* 18px */
	color:#000;
}

h3
{
	font-size:108%; /* 14px */
	font-weight:bold;
	color:#000;
}

h1, h2, h3, p, fieldset
{
	margin-bottom:1em;
}

a
{
	text-decoration:none;
	color:#537A98;
	font-weight: bold;
}

a:hover
{
	text-decoration:underline;
	color:#990000 !important;
}

a.external {
	background-image:url(images/external.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:12px;
}

fieldset
{
	border:1px dotted #a8b2bb;
	padding:3px 5px;
	margin:3px;
}

legend
{
	color:#000;
	/*border:1px dotted #a8b2bb;*/
	padding:0 3px;
}

hr
{
    width: 100%;
    color: #77AADD;
    height: 1px;
}


td.footerAnon1
{
    background-image: url('../images/bottombgbig.jpg');
    padding-left: 20px;
    padding-right: 20px;
    height: 72px;
    font-size: 10px;
}
td.footerAnon1 A
{
    font-size: 11px;
    font-weight: bold;
}

td.footer
{
    background-image: url('../images/bottombg1300.jpg');
    height: 30px;
}

td.footerHE
{
    background-image: url('../images/bottombg.jpg');
    height: 30px;
}
td.footerAnon
{
    background-image: url('../images/bottombgbig1300.jpg');
    padding-left: 20px;
    padding-right: 20px;
    height: 72px;
    font-size: 10px;
}
td.footerAnon A
{
    font-size: 11px;
    font-weight: bold;
}

.RoleAdminTable
{
	height: 22px;
	text-align: left;
	background-color: #b2cff1;
	color: #47257f;
	border: thin solid #eceef5;
}

.RoleAdminTableHeader
{
    height: 22px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    background: #b2cff1 url('../images/sectionBg.png') repeat-x;
    color: #47257f;
}

.RoleAdminTableData
{
    background-color: #e3f1fe;
    border: thin solid #eceef5;
}


TABLE.sectionContainer, TABLE.sectionContainerNoPadding, TABLE.sectionContainerGrid, TABLE.sectionContainerDashboard
{
    border-top: solid 1px #88b0e4;
    border-left: solid 1px #88b0e4;
    border-right: solid 1px #88b0e4;
    margin-bottom: 8px;
}

TABLE.sectionContainerNote
{
    border-top: solid 1px #5588BB;
    border-left: solid 1px #5588BB;
    border-right: solid 1px #5588BB;
    margin-bottom: 8px;
}

TH.sectionContainer, TH.sectionContainerNote, TH.sectionContainerNoPadding
{
    height: 22px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    background: #b2cff1 url('../images/sectionBg.png') repeat-x;
    color: #47257f;
    border-bottom: solid 1px #88b0e4;
    padding-left: 5px;
}

TH.sectionContainerGrid, TH.sectionContainerDashboard
{
    height: 22px;
    text-align: left;
    font-weight: bold;
    background-color: #b2cff1;
    color: #47257f;
    border-top: solid 1px #eceef5;
    padding-left: 5px;
}

TD.sectionContainer
{
    background-color: #e3f1fe;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #88b0e4;
}

TD.sectionContainerNote
{
    background-color: #ffffdd;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #5588BB;
}

TD.sectionContainerDashboard
{
    background-color: #FFFFFF;
    padding: 0px;
    border-bottom: solid 1px #88b0e4;
}

TD.sectionContainerNoPadding, TD.sectionContainerGrid
{
    background-color: #e3f1fe;
    padding: 0px;
    border-bottom: solid 1px #88b0e4;
}

.titleWrapper
{
    background-color: white !important;
    height:30px;
}
.pageTitle
{
    font-family: Times New Roman,Garamond,Arial;
    text-transform: uppercase;
	font-weight:bold;
	font-size:18px;
	padding-bottom: 7px;
}

.messagebox_top {
	background-image: url(../images/bluebox_top1300.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
}

.messagebox_mid {
	background-color: #b2c6dc;
	background-image: url(../images/bluebox_mid.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	
}

.messagebox_lwr {
	background-image: url(../images/bluebox_lwr1300.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin-bottom: 15px;
}

ul.messageList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.messageList li {
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-top: 0px;
}
ul.messageList li.infoMsg {
	background-image: url(../images/info_icon.png);
}
ul.messageList li.successMsg {
	background-image: url(../images/success_icon.png);
}
ul.messageList li.errorMsg {
	background-image: url(../images/error_icon.png);
}

.rspPaneTabText
{
    font-size: 12px !important;
}

.RadSplitter_Default
{
    border: 0px !important;
}

.RadSplitter_Office2007
{
    border: 0px !important;
}

.fieldLabel
{
    font-family: Arial;
    font-weight: bold;
    color: #333;
    text-align: right;
}

.fieldLabelReq
{
    font-family: Arial;
    font-weight: bold;
    color: #990000;
    text-align: right;
}

.fieldLabelLeft
{
    font-family: Arial;
    font-weight: bold;
    color: #333;
    text-align: left;
}
.fieldLabelReq2
{
    font-family: Arial;
    font-weight: bold;
    color: #990000;
    text-align: left;
}
/*INPUT.submit
{
    background: #46779a;
    color: #fff;
    border: double #73a0c0;
}*/

INPUT.submit
{
    background: #ffffcc url('../images/buttonbg.gif') repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #990000;
    border: solid 1px #d8ca95;
    height: 23px;
    padding: 0px;
}

INPUT.submitMedium
{
    background: #ffffcc url('../images/buttonbg.gif') repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #990000;
    border: solid 1px #d8ca95;
    height: 20px;
    padding: 0px;
}

INPUT.submitSmall
{
    background: #ffffcc url('../images/buttonbg.gif') repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #990000;
    border: solid 1px #d8ca95;
    height: 17px;
    padding: 0px;
}

INPUT.submitSmallRed
{
    background: #f7e7e7 url('../images/buttonbgredsmall.gif') repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #990000;
    border: solid 1px #c75b5a;
    height: 17px;
    padding: 0px;
}

INPUT.submitMediumRed
{
    background: #f7e7e7 url('../images/buttonbgred.gif') repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #990000;
    border: solid 1px #c75b5a;
    height: 20px;
    padding: 0px;
}

div.validationSummary
{
    padding-bottom: 10px;
}

div.validationSummary LI
{
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 10px;
    color: #CC0000;
}

TABLE.userSummary TD
{
    color: #444444;
    font-family: Arial;
    font-size: 11px;
}

.smallBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.welcome
{
    font-family: Times New Roman,Garamond,Arial;
	font-weight:bold;
	font-size:18px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #336699;	
}

DIV.bottomSection
{
    width: 100%;
   height: 120px;
   /*  overflow-y: scroll;*/
    border:solid 1px #5588BB;
    background-color: #ffffdd;
    margin-top: 10px;
}

DIV.bottomSection TABLE TD
{
    font-family: Arial;
    font-size: 10px;
}

DIV.bottomSlideSection
{
    width: 100%;
   /* height: 120px;
    overflow-y: scroll;
    border:solid 1px #5588BB;*/
    background-color: #ffffdd;
    margin-top: 10px;
}
DIV.bottomSlideSection TABLE TD
{
    font-family: Arial;
    font-size: 10px;
}


DIV.noteList
{
    height: 120px;
    overflow-y: scroll;
    
}

DIV.divTopRight
{
    height: 220px;
    overflow-y: scroll;
    overflow-x: no-display;
    
}

DIV.divChartSelections
{
    height: 700px;
    overflow-y: scroll;
    overflow-x: no-display;
    
}

DIV.divTopRightSmall
{
    height: 100px;
    overflow-y: scroll;
    overflow-x: no-display;
    
}

DIV.divFutureHearing
{
    height: 220px;
    overflow-y: scroll;
    
}

DIV.divPersonTopRight
{
    overflow-y: scroll;
    overflow-x: hidden;
}

TR.bottomSectionAlt TD
{
    background-color: #ffffff;
    border-top: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
}

.existingCase
{
    width: 100%;
    height: 325px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: solid 1px #88b0e4;
    background-color: #f9f6ef
}

.newCase
{
    width: 100%;
}

.existingCaseSub
{
    margin: 10px;
}

.newCaseSub
{
}

.chkNoPad INPUT
{
    height: 13px;
    width: 13px;
}


table.docket td
{
    font-size: 9px;
}

td.docketHead
{
    font-size: 14px !important;
    font-weight: bold !important;
    color: #336699;
    font-family: Arial;
}

table.aptTable, table.aptTableBlue, table.aptTableDarkBlue, table.aptTableDarkGreen, table.aptTableDarkRed, table.aptTableGreen, table.aptTableOrange, table.aptTablePink, table.aptTableRed, table.aptTableViolet, table.aptTableYellow
{
    border: 0px !important;
    padding: 0px;
    margin: 0px;
}
table.aptTable td, table.aptTableBlue td, table.aptTableDarkBlue td, table.aptTableDarkGreen td, table.aptTableDarkRed td, table.aptTableGreen td, table.aptTableOrange td, table.aptTablePink td, table.aptTableRed td, table.aptTableViolet td, table.aptTableYellow td
{
    border: 0px !important;
}
table.aptTableDarkBlue td, table.aptTableDarkGreen td, table.aptTableDarkRed td, table.aptTableViolet td
{
    color: #ffffff;
}

.gvSmall {
    width: 100%;
    table-layout: auto;
    empty-cells: show;
    border: 1px;
    border-color: #d0d7e5;
}

.gvSmall table {
    table-layout: auto;
    empty-cells: show;
    border: 1px;
    border-color: #d0d7e5;
}

.gvSmall th {
    font-size: 10px !important;
    background-image: url("../images/GridTop.gif");
    background-repeat: repeat-x;
    color: darkblue;
    font-weight: normal;
    padding: 5px 2px 4px 4px;
}

    .gvSmall td {
        font-size: 9px !important;
        color: #000000;
        background-color: #ffffff;
        padding: 1px 0px 1px 5px;
    }

.gvSmallAlt td {
    font-size: 9px !important;
    background-color: #ededed;
}

.gvSmallFuture td {
    font-size: 9px !important;
    background-color: #ffffff;
    border-top: solid 1px #ff0000 !important;
}

.gvSmallAltFuture td {
    font-size: 9px !important;
    background-color: #ededed;
    border-top: solid 1px #ff0000 !important;
}



.gvActionsSmall {
    width: 100%;
    table-layout: auto;
    empty-cells: show;
    border: 1px;
    border-color: #d0d7e5;
}

    .gvActionsSmall table {
        table-layout: auto;
        empty-cells: show;
        border: 1px;
        border-color: #d0d7e5;
    }

    .gvActionsSmall th {
        font-size: 10px !important;
        background-image: url("../images/GridTop.gif");
        background-repeat: repeat-x;
        color: darkblue;
        font-weight: normal;
        padding: 5px 2px 4px 4px;
    }

    .gvActionsSmall td {
        font-size: 9px !important;
        color: #000000;
        background-color: #ffffff;
        padding: 5px;
    }

.gvActionsSmallAlt td {
    font-size: 9px !important;
    background-color: #ededed;
    padding: 5px;
}



.gridSmall td {
    font-size: 9px !important;
}

.gridSmallAlt td {
    font-size: 9px !important;
    background-color: #ededed;
}

.gridSmallFuture td {
    font-size: 9px !important;
    background-color: #ffffff;
    border-top: solid 1px #ff0000 !important;
}

.gridSmallAltFuture td {
    font-size: 9px !important;
    background-color: #ededed;
    border-top: solid 1px #ff0000 !important;
}

.hidden
{
    visibility: hidden;
    display: none;
}

.tableSmallFont TD
{
    font-size: 10px;
}

TD.genoParent
{
    text-align: center;
    background-color: #bbddff;
    border: solid 1px #000000;
}

TD.genoChild
{
    text-align: center;
    background-color: #ffddff;
    border: solid 1px #000000;
}

TR.genoParentChildSpacer TD
{
    /*border: solid 1px #ff0000;*/
}

.btnLnkBtn
{
    background: #ffffcc url('../images/buttonbg.gif') repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #990000;
    border: solid 1px #d8ca95;
    height: 17px;
    padding: 0px;
    text-decoration: none;
}

.btnLnkBtn2
{
    background: #ffffcc url('../images/buttonbg.gif') repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #990000;
    border: solid 1px #d8ca95;
    height: 18px;
    padding: 0px;
    text-decoration: none;
}

.btnLInkBtn2 a:hover
{
	text-decoration:none;
	color:#990000 !important;
}

.adminToolMsg
{
	color:#990000;
	font-size: 16px;
	font-weight: bold;
}

.imageButtonDisabled
{
    cursor: default;
}

/* STYLE FOR SESSION TIME OUT NOTIFICATION/REFRESH */
.clockSession
{
    /* width: 409px;
    height: 174px;
    background: url(images/clockSession.jpg) no-repeat; */
}

.contSession
{
     /* width: 270px;
    float: right;
    text-align: center;
    margin: 20px 20px 0 0 ; */
}

.sessionExpire
{
    /* color: #3366ff;
    padding-top: 30px; */
}

.showNotification
{
    /* padding-top: 15px;
    color: #666; */
}

.timeRemain
{
    /* padding-top: 5px; 
    color: #000; */
}

.timeSeconds
{
    /* font-size: 30px;
    padding-right: 5px; */
}

.infoIcon, .notificationContent
{
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.infoIcon
{
    width: 32px;
    height: 32px;
    margin: 0 10px ;
    vertical-align: top;
}

.notificationContent
{
    width: 160px;
    vertical-align: bottom;
}

.demo-container
{
   /*  width: 410px; */
}

div.timeoutNotification {
    /* background-color: #c3d8f1; */
     background-color: #35444b;
}

.sessionExpire {
    background-color: #262f34; /* very dark gray */
    border: none;
    color: white;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
}

.sessionExpire:hover { 
    background-color: #faa03e; /* Orange */
    color: maroon;
}

.gridPopUp {
    font-size:14px !important;
}  
/* ^^^^^^ STYLE FOR SESSION TIME OUT NOTIFICATION/REFRESH ^^^^^^^^ */

/* STYLE FOR Grid - Hierarchy */
.viewWrap {
    padding: 15px;
    background: url(../images/metal.png) repeat;
    -moz-box-shadow: inset 0 0px 5px rgba(41,51,58,0.5);
    -webkit-box-shadow: inset 0 0px 5px rgba(41,51,58,0.5);
    box-shadow: inset 0 0px 5px rgba(41,51,58,0.5);
}
 
.contactWrap {
    padding: 15px 0;
    color: #333;
    width:100%;
}
 
    .contactWrap td {
        padding: 0 20px 0 0;
    }
 
        .contactWrap td td {
            padding: 3px 20px 3px 0;
        }
 
.template img {
    margin:0 15px;
    float:left;
    border-radius:100%;
}
 
.template{
    overflow:hidden;
}
 
    .template .title {
        font-weight:bold;
    }
 
div.RadListView {
    border:none;
}
/* ^^^^^^ STYLE FOR Grid - Hierarchy ^^^^^^^^ */

/* VVVVVVVVVV Style for video table  VVVVVVVVVVVVVVVV*/
.vidTblHR {
    text-align:center; 
    font-size:16px; 
    font-weight:bold; 
    background-color:lightgray;
}

.vidTblTDDesc {
    font-size:14px; 
    color:darkblue;
}

.vidTblTD {
    background-color:aliceblue;
}

.sectionContainer .export {
    background-image: url("../images/OutlookIcon_16x16.png");
   margin: -12px 0 0 5px;
}

.rsAptContent {
    position: relative;
}
 
.RadButton {
    margin: 0 0 0 10px;
}
 
.RadScheduler .rsAptContent .rsExportButton {
    position: absolute;
    bottom: 2px;
    right: 2px;
    height: 16px;
    width: 16px;
    border: 0;
    background: url("../images/OutlookIcon_16x16.png");
}
 
.RadButton .rbPrimaryIcon {
    width: 20px;
    top: 50%;
    margin: 2px 0 0 5px;
}
 
 
.background-blackmetrotouch .rbPrimaryIcon,
.background-metrotouch .rbPrimaryIcon {
    background-image: url("../images/OutlookIcon_16x16.png");
    margin: -12px 0 0 5px;
}
.hideColumn {
    display: none;
}
.grid {
    width:100%;
    table-layout:auto;
    empty-cells:show;
    /*border:0;*/
    border: 1px;
    border-color: #d0d7e5;
}
.grid table {
    table-layout:auto;
    empty-cells:show;
    /*border: 0px !important;*/
    border: 1px;
    border-color: #d0d7e5;
}
.grid th {
    background-image: url("../images/GridTop.gif");
    background-repeat: repeat-x;
    color:darkblue;
    font-weight:bold;
    font-size:12px;
    padding:5px 2px 4px 4px;
}
.grid th a {
    color:darkblue;
    font-weight:bold;
    font-size:12px;
    text-decoration: none;
}
.grid tr:nth-child(even) {
    background-color:#ffffff;
}
.grid tr:nth-child(odd) {
    background-color: #eeeeee;
}
.grid td {
    padding-left:5px;
    padding-bottom:4px;
    padding-top:4px;
    padding-right:5px;
}


.gridNoSort {
    width: 100%;
    table-layout: auto;
    empty-cells: show;
    border: 1px;
    border-color: #d0d7e5;
}

    .gridNoSort table {
        table-layout: auto;
        empty-cells: show;
        border: 1px;
        border-color: #d0d7e5;
    }

    .gridNoSort th {
        background-image: url("../images/GridTop.gif");
        background-repeat: repeat-x;
        color: darkblue;
        font-weight: normal;
        font-size: 12px;
        padding: 5px 2px 4px 4px;
    }

    .gridNoSort tr:nth-child(even) {
        background-color: #ffffff;
    }

    .gridNoSort tr:nth-child(odd) {
        background-color: #eeeeee;
    }

    .gridNoSort td {
        padding-left: 5px;
        padding-bottom: 4px;
        padding-top: 4px;
        padding-right: 5px;
    }

.relationshipTable {
    background-color: rgba(0, 0, 0, 0) !important;
}
    .relationshipTable TR {
        background-color: rgba(0, 0, 0, 0) !important;
    }
    .relationshipTable TD {
        background-color: rgba(0, 0, 0, 0) !important;
        padding: 0px !important;
        border: none !important;
    }

.lnkbtnGridHead {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: darkblue;
    text-decoration: none;
}
.lnkbtnGridHead a {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: darkblue;
    text-decoration: none;
}
.lnkbtnGridHead:hover {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.lnkbtnGrid {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: darkblue;
    text-decoration: none;
}
.lnkbtnGrid a {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: darkblue;
    text-decoration: none;
}
.lnkbtnGrid:hover {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.FooterStyle {
    background-image: url("../images/GridBottom.gif");
    background-repeat: repeat-x;
    height: 31px;
}
.FooterStyle table {
    background-image: url("../images/GridBottom.gif");
    background-repeat: repeat-x;
    height: 31px;
}
.FooterStyle td {
    padding: 0px;
}

.PagerStyle {
    height: 31px;
}
.PagerStyle table {
    height: 31px;
    border: 0px;
}
.PagerStyle tr {
    background-image: url("../images/GridBottom.gif");
    background-repeat: repeat-x;
    height: 31px;
    padding: 0px;
    z-index:1;
    position:relative;
}
.PagerStyle td {
    height: 31px;
    padding: 0px;
}

.PageFirst {
    background-image: url("../images/FirstPage.gif");
    width: 24px;
    height: 24px;
    border: 0;
    cursor: pointer;
    margin: -4px 1px 0px 5px;
    z-index: 1;
    position: absolute;
}
.PageFirst:hover {
    background-image: url("../images/FirstPageHover.gif");
    background-size: cover;
    margin: -4px 1px 0px 5px;
    z-index: 1;
}
.PagePrev {
    background-image: url("../images/PreviousPage.gif");
    width: 24px;
    height: 24px;
    border: 0;
    cursor: pointer;
    margin: -4px 1px 0px 28px;
    z-index: 1;
    position: absolute;
}
.PagePrev:hover {
    background-image: url("../images/PreviousPageHover.gif");
    background-size: cover;
    margin: -4px 1px 0px 28px;
    z-index: 1;
}
.CurrentPage {
    margin: -7px 1px 0px 58px;
    z-index: 1;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    /*font-family: Arial, Helvetica, sans-serif;*/
    background-image: url("../images/GridBottom.gif");
    background-repeat: repeat-x;
    border: 0px;
    height: 31px;
    padding: 0px;
}
.PageNext {
    background-image: url("../images/NextPage.gif");
    width: 24px;
    height: 24px;
    border: 0;
    cursor: pointer;
    margin: -4px 1px 1px 83px; 
    z-index: 1;
    position: absolute;
}
.PageNext:hover {
    background-image: url("../images/NextPageHover.gif");
    background-size: cover;
    margin: -4px 1px 1px 83px;
    z-index: 1;
    /*position:fixed;*/
}
.PageLast {
    background-image: url("../images/LastPage.gif");
    width: 24px;
    height: 24px;
    border: 0;
    cursor: pointer;
    margin: -4px 1px 1px 106px; 
    z-index: 1;
    position:absolute;
}
.PageLast:hover {
    background-image: url("../images/LastPageHover.gif");
    background-size: cover;
    margin: -4px 1px 1px 106px; 
    z-index: 1;
    /*position:fixed;*/
}
.PagerDDL {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    background-color: #EDF6FE;
}
.PagerDDL:hover {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FADA76;
}
.CalIcon {
    background-image: url("../images/CalIcon.gif");
    position: relative; 
    top: 3px; 
    right: 4px; 
    bottom: 0; 
    left: 2px;
    cursor: pointer;
}
.CalIcon:hover {
    background-image: url("../images/CalIconHover.gif");
    background-size: cover;
    position: relative; 
    top: 3px; 
    right: 4px; 
    bottom: 0; 
    left: 2px;
    cursor: pointer;
}
.DateField {
    padding: 2px 1px 1px 1px;
    font-size: 12px;
    width: 70px;
}
.DateField input[type=text]{
    padding: 2px 1px 1px 1px;
    font-size: 12px;
    width: 70px;
}

.TimePicker {
    color: #000000;
    background-color: #ffffff;
}
.TimePicker td {
    color: #000000;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
.TimePicker a {
    display:block;
    width:100%;
    height:100%;
    color: #000000;
    background-color: #ffffff;
}
.TimePicker a:hover {
    color: #990000;
    background-image: url("../images/TimePickerHover.gif");
    background-repeat: repeat-x;
    text-decoration: none;
    box-shadow: none;
    border-radius: 2px;
    background-position: center;
}

.TimePickerTop {
    background-image: url(../images/TimePickerTop.gif);
	background-repeat: repeat-x;
    height: 24px;
    padding: 1px;
}

.TimePickerTitleBar {
    font-family: Segoe UI;
    font-size:9pt; 
    color:#00156e;
    padding:3px;
}

.TimePickerTable {
    /*background-color: #9eb6ce;*/
    background-color: #ffffff;
    border-collapse: collapse;
}

.TimePickerDiv {
    border-width: 1px;
    border-style: solid;
    border-color: #688caf;
    box-shadow: 2px 2px #97a1a9;
    margin: 1px, 1px, 1px, 1px;
}