/********** CASE TABLES **********/
.casetbl, .tblReportSends, .faxtbl {
	margin: 20px auto 0 40px;
	width: 680px;
	overflow: hidden;
	color: #000000;
	font-size: 11px;
} 
tr.thead {
}
.casetbl th, .tblReportSends th, .faxtbl th {
	background-color: #C4B9AB;
	border-bottom: 1px solid #767365;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.caseGridTable .casetbl
{
	margin-top: 0px;
	
}
.casetbl caption, .tblReportSends caption, .faxtbl caption {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 3px 25px;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: 0px 30%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	color: #333333;	
}
.casetbl td, .tblReportSends td, .faxtbl td {
	font-size: 11px;
}
.odd td {
	background-color: #EEF0F2;
}
.even td {
	background-color: #FFFFFF;
}
.tfoot {
	position: relative;
	margin: 0 auto 1em auto;
	padding: 2px;
	width: 676px;
	font-size: 11px;
	border-top: 1px solid #C4B9AB;
}
.tfoot .more {
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	text-decoration:none;
	background-color: inherit;
}
.tfoot .gridAddlActions {
	position: absolute;
	right: 0px;
	top: 5px;
}

/* CASE COLUMNS */
.casestatus {
	text-align: center;
}
.casetype, .casepatient, .casedoctor {
	text-align: left;
}
.casepatient, 
.casetimes {
	font-style: italic;
}
.casestatus {
	width: 48px;
	/*border-left: 1px solid #C4B9AB;*/
}
.casenumber 
{
	width: 78px;
}
.casetype 
{
	width: 100px;
	overflow: hidden;
}
.casepatient 
{
	width: 175px;
	overflow: hidden;
}
.tblCasesNeeding .casepatient {
	width: 150px;
}
.casedoctor 
{
	width: 130px;
	overflow: hidden;
}
.casetimes {
	/*border-right: 1px solid #C4B9AB;*/
	text-align: left;
	/*width: 99px;*/
}
th.casetimes, .caseage {
	/*width: auto;*/
}

td.finishButton {
	background-image: url(../images/idx-background-buttonFinish.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
    width: 65px;
}	
.rowhover td.finishButton,
.selected td.finishButton {
	background: #BEC3CE url(../images/idx-background-buttonFinish.png) 50% 50% no-repeat;
}

/* UNIQUE CASE TABLES */
.tblCasesNeeding caption {
	background-image: url(../images/idx-background-dashboardAttention.png);
}
.tblHeadCasesSent caption {
	background-image: url(../images/idx-background-dashboardSubmitted.png);
}
.tblCasesCompleted caption {
	background-image: url(../images/idx-background-dashboardReports.png);
}
.tblCasesSent .pendinfo .casestatus a {
	background-image: url(../images/idx-icon-pendingImages.png);
}
.tblCasesNeeding {
	margin-top: 20px;
}

.scrollableGrid.tblCasesSent .caseGridTable,
.scrollableGrid.tblCasesNeeding .caseGridTable,
.scrollableGrid.gridAdditional  .caseGridTable,
.scrollableGrid.gridSupervisor .caseGridTable {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	/*max-height: 150px;*/
	max-height: 100px;
	width: 680px;
	margin: 0 auto;
}
.scrollableGrid .caseGridTable table {
	width: 660px;
	margin: 0;
}
.caseNum, .casetypeabbrev, .casecompany, .casepatient, .latestnote, .stateeditedby {
	overflow: hidden;
}
.tblReportSends .timeSent
{
    width: 150px;
}
.tblReportSends .destination
{
    width: 200px;
}

/* SEARCH EXISTING PATIENTS IN WORKFLOW */
fieldset .casetbl, fieldset .tblReportSends, fieldset .faxtbl {
	margin: 10px 0px;
}

/* EMPTY CASE TABLE */
.nocases td {
	padding-left: 25px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
}
.casetbl tr.nocases:last-child td, .tblReportSends tr.nocases:last-child td, .faxtbl tr.nocases:last-child td {
	border-bottom: 0px;
}

/* CASE STATUS ICONS & FONTS */
.casetoday td {
	font-weight: bold;
}
.casestat td {
	color: #CC0000;
	background-color: inherit;
}
.casebeingread {
	color:#999999;
	background-color: inherit;
}
.casestatus a {
	display: block;
	height: 18px;
	width: 26px;
	margin: 0 0 0 5px;
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -9000px;
}
.inchist .casestatus a, .IH div, IH .openCase {
	background-image: url(../images/idx-icon-incompleteHistory.png);
}
.incimg .casestatus a, .II div, .II .openCase {
	background-image: url(../images/idx-icon-incompleteImages.png);
}
.new .casestatus a, .notsub .casestatus a, .pendhist .casestatus a
, .NEW div, .NS div, .PH div, .NEW .openCase, .NS .openCase, .PH .openCase {
	background-image: url(../images/idx-icon-notSubmitted.png);
}
.pendinfo .casestatus a, .PU div, .PU .openCase {
	background-image: url(../images/idx-icon-pendingInformation.png);
}
.pendimage .casestatus a, .PI div, .PI .openCase {
	background-image: url(../images/idx-icon-pendingImages.png);
}
.beingread .casestatus a, .INP div, .INP .openCase {
	background-image: url(../images/idx-icon-beingRead.png);
}
.subtd .casestatus a, .SMT div, .SMT .openCase {
	background-image: url(../images/idx-icon-submitted.png);
}
.chgsvc .casestatus a, .CS div,.CS .openCase {
	background-image: url(../images/idx-icon-changeService.png);
}
.cancld .casestatus a, .CU div,.CU .openCase {
	background-image: url(../images/idx-icon-cancelled.png);
}
.tchspt .casestatus a, .TA div,.TA .openCase {
	background-image: url(../images/idx-icon-techSupport.png);
}
.adendm .casestatus a, .ADN div, .bngedit .casestatus a,.ADN .openCase {
	background-image: url(../images/idx-icon-pencil.png);
}
.pcsfl .casestatus a, .CU div,.CU .openCase {
	background-image: url(../images/idx-icon-pacsCancelled.png);
}
.awaitaddlattch .casestatus a, .awaitecg.awaitaddlattch .casestatus a, .awaitecg.acquecg .casestatus a{
	background-image: url(../images/idx-icon-awaitingAddlAttachments.png);
}
.awaitfaxes .casestatus a, .awaitfaxes.awaitecg .casestatus a, .awaitfaxes.acquecg .casestatus a{
	background-image: url(../images/idx-icon-awaitingFaxes.png);
}
.awaitecg .casestatus a, .acquecg .casestatus a{
	background-image: url(../images/idx-icon-awaitingECG.png);
}
.awaitecgrvw .casestatus a, .ecgbeingrvw .casestatus a {
	background-image: url(../images/idx-icon-awaitingECGReview.png);
}
.awaitreview .casestatus a {
	background-image: url(../images/idx-icon-awaitingReview.png);
}
.insufecg .casestatus a {
	background-image: url(../images/idx-icon-insufficientECG.png);
}
.rowerror
{
    /*color: #CC0000;*/
}
/* STAT */
.stat {
	color: #CC0000;
}

/* ROW HOVER */ 
.rowhover td, .rowhover td, .selected td, .resume.rowhover td, .rowhover.redrow td{
	background: #BEC3CE;
	cursor: pointer;
	color: inherit;
}

/* Red Row */
.redrow td
{
	background-color: #FFCCCC;
}

tr.pendinfo td span,
tr.new td span {
	/*font-weight: bold;
	color: #308CC1;*/
}

.tblCasesCompleted .casenumber {
/* width: 70px; */
}
.tblCasesCompleted .casetype {
/* width: 110px; */
}
.tblCasesCompleted .casedoctor, 
.tblCasesCompleted .casepatient {
/* width: 180px; */
}
.tblCasesCompleted .casetimes {
/* width: 100px; */
}
/* "UNREAD" REPORTS */
.tblCasesCompleted tbody a {
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
	/*margin-left: 38px;*/
}
/* "UNREAD" REPORTS */
.tblCasesCompleted tbody a:link {
	color: #308CC1;
}
/* "READ" REPORTS */
.tblCasesCompleted tbody a:visited, 
.tblCasesCompleted tbody a:active {
    color: #DF7800;
}
#caseMenu
{
	border:1px solid #000;
	padding:0;
	background: #F4F0EC;
	text-align:left;
	width:150px;
	position:absolute;
	font-size:8pt;
	z-index:1;
}
#caseMenu h4 {
	margin: 0;
	padding: 2px 2px 1px 5px;
	border-bottom: 1px solid #000;
	background-color: #767365;
	font-size: 10px;
	color: #FFFFFF;
}
#caseMenu a {
	display: block;
	padding: 3px;
	color: #000000;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
}
#caseMenu a:link {
	color: #000000;
}
#caseMenu a:visited {
    color: #990000;
}
#caseMenu a:hover {
	background-color: #BEC3CE;
	color: #000000;
}
#caseMenu a:active {
    color: #990000;
}
.dftaction {
	font-weight:bold;
}
tfoot td {
	text-align: center;
	color: #666666;
}
.lastrow {
	border-top: 1px solid #C4B9AB;
}
#PgPatient #PatientCases {
    /*width: 700px;*/
}
#PatientCases {
	position: absolute;
	left: 0px;
	background-color: #6A7990;
	padding: 5px;
}
/*#PatientCases th {
	background-color: #DDD;
}*/
#PatientCases table {
	margin: 0px;
}
#PatientCases td, #PatientCases th {
	border-collapse: collapse;
}
#PatientCases tfoot td {
	background-color: #FFF;
}
#PatientCases caption {
	margin: 0;
	padding-left: 5px;
	height: 20px;
	background-image: none;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
fieldset.twoColumnForm {
	zoom: 1;
}
.twoColumnForm .casetbl, .twoColumnForm .tblReportSends, .twoColumnForm .faxtbl {
	width: auto;
}
.twoColumnForm .casetbl table, .twoColumnForm .tblReportSends table, .twoColumnForm .faxtbl table {
	width: 275px;
}

