﻿
body {
	 background-color: white;
}

h1 {
	color: maroon;
   font-weight: bold;
	font-size: 12pt;	
	padding: 0px, 0px, 0px, 0px;
	margin-bottom: 0px;
}
A:link {text-decoration: none; color: maroon;}
A:visited {text-decoration: none; color: maroon;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

div.container {
	width: 100%;
	margin: 0px;
	border: 1px solid gray;
	line-height: 150%;
   background-color: #FBFBFB;	
}
LEGEND {
	color: maroon;
	font-weight: bold;
	font-size: 1.2em;
}
div.header,div.footer {
	padding: 0.5em;
	color: maroon;
	clear: left;
}

div.footer {
	text-align: center;
	margin-top: 5px;
}
div.footer a:link {text-decoration: none; color: blue;}
div.footer a:visited {text-decoration: none; color: blue;}
div.footer A:active {text-decoration: none}
div.footer A:hover {text-decoration: underline; color: red;}
div.header h1 {
   font-size: 24pt;
	padding:0;
	margin:0;
	line-height: 60%;
}
div.left {
	float: left;
	width: 145px;
	margin: 0;
	padding: 1em;
   background: url(/images/bg_leftNav.jpg) repeat-y;
	height: 750px;
}

div.left TABLE { 
   width: 100%;
   background-color: transparent;
}
div.left TR {
	background-color: transparent ;
	font-size: 1.1em;
}
div.left TD {
	text-align: center;
	border-bottom-style: none;
   border-bottom-color: silver;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: silver;
	background-image: url('Images/button_0.png');
	background-repeat: no-repeat;
	height: 35px;
}
div.left TD:hover {
	background-color: transparent;
	background-image: url('Images/button_1.png');
	background-repeat: no-repeat;
}
div.left TD:hover a {
 	color: maroon;	
}
div.left a:link {text-decoration: none; color: silver;}
div.left a:visited {text-decoration: none; color: silver;}
div.left A:active {text-decoration: none}
div.left A:hover {text-decoration: underline; color: maroon;}

div.content{
	margin-left: 130px;
	border-left: 1px solid gray;
	padding: 1em;
	height: 750px;
	background-color: #FBFBFB;
}
div.content LEGEND,TH {
   color: maroon;
	font-size: 12pt;
}
div.header hr, div.footer hr {
		background: Silver;
		height: 5px;
	}







#mainBodyContainer A:hover {
	text-decoration: underline;
	color: red;
}
#mainBodyContainer A {
	text-decoration: none;
	color: maroon;
}

#dynContent TD {
  	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
div.switchboardStatus {
	text-align: right;
	float:right; 
	height: 25px; 
	vertical-align:middle; 
	color: Green;
}
div.switchboardStatus:hover {
	color: Red;
	
}
#wrapper {
	background: url(https://www.baltimorecity.gov/images/stretcherBG2.jpg) repeat-y;
}

/*hr {
	height: 4px;
	border-style: inset;
	color: silver;
	width: 100%;
}*/
div.moneyInput INPUT[type="text"] {
    text-align: right;
}
th, h1 {
	color: maroon;
}
.toolbar {
			
	 		font-size: 15px;
         font-family: Verdana;
         padding: 5px;
         filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#F9F9FA,endColorStr=#9EA0B0);
			text-align: center;
			border-top: 0px;
			border-bottom: 0px;
			
 			}
.toolbar TABLE {
	cellspacing = 0;
	cellpadding = 0;
}
.toolbar TD:hover {
	background-color: #4E585E;
}			
.toolbar A:hover {
	color: red;
	font-weight: bold;
}
.toolbar A {
	color: #00008B;
	font-weight: bold;
	text-decoration: underline;
	
}
.CreatePaySiteFrame {
	padding: 10px;
	width: 450px;
	height: 100%;
   border: 	thin;
}

#Confirm {
   font-weight: bolder;
	font-size: 30pt;
}
.GridHeaderStyle {
	 background-color: #C3C4CE;
	 color: maroon;
}
.GridSeperator {
	background-color: #A0A2B2;
	color: maroon;
	height: 2px;
	font-size: 1px;
}
.StatsTable td {
  	border-color: silver;
	border-width: 2px;
	border-style: inset;
}
.ConfigTable, #globalSettings th, #globalSettings td {
	border-color: silver;
	border-width: 2px;
	border-style: none;
	padding-left: 20px;
	padding-bottom: 5px;
}
.AppConfigTable {
	line-height: .8em;
}
#AppPasswordTable td {
	 border: none;
}
#AppPasswordTable th {
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
}
.AppConfigTable td,th {
	border-color: silver;
	border-width: 1px;
	border-style: none;
	border-bottom-style: solid;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	font-size: .9em;
}
.AppConfigTable INPUT[type="text"] {
   width: 315px;
}
.questionsTable TD {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.questionsTableItem TD{
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #F1F1F1;	
}
.questionsTableAlt TD {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #E3E3E3;
}
.questionsFooter TD {
	border-style: none;
}
.questionsTableHeader {
	border-left: none;
	color: maroon;
   font-weight: bold;
	text-align: center;
}
.ItemStyle {
	 background-color: #FFFFE0;
	}

.AltItemStyle {
	 background-color: #E6E7EB;
	}

.ItemStyle TD, .AltItemStyle TD {
    border-bottom-style: outset;
	 border-bottom-width: 2px;
	 border-bottom-color: silver;
	 border-top-style: none;
	 border-right-style: none;
	 border-left-style: outset;
	 border-left-width: 2px;
	 border-left-color: silver;
	 padding-right: 5px;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}


/* Confirmation Page */
#idPrint {
   text-decoration: none;
	color: maroon;
	font-weight: bold;
}
#idPrint:hover {
	color: red;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}

/********************/
.tableStyle TD {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: silver;	
}

.Progress
{
  background-image: url('Images/spinner.gif');
  background-position: 0px 4px;
  background-repeat: no-repeat;
  cursor: wait;
  float: left;
  width: 85px;
  height: 20px;
  padding: 4px 0px 0px 25px;  
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	color: maroon;
	font-size: 10pt;
	font-weight: normal;
}
.modalPopupHeader {
	cursor: move;
	background-color: LightSkyBlue;
	border:solid 1px Gray;color:Black
}

#LoginsDiv {
	height: 500px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}

.LoginsList th, #LoginsListCommandCell {
	color: maroon;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	font-weight: bold;
	background-color: #989898;
	border-color: #989898;
}
.LoginsList th {
	border-color: #989898;
}

#LoginsListCommandCell {
  	font-size: .9em;
	border-color: silver;
	border-bottom-color: #E3E3E3;
}
#LoginsListCommandCell:hover {
	background-color: ActiveBorder;
}
.LoginsList hr {
	color: silver;
}
.LoginsList td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
   border-left-style: solid;
	border-left-width: 1px;
}
.LoginsList table {
	
}
.LoginsList A:link {
	text-decoration: underline;
	color: maroon;
	font-weight: bold;
}
.LoginsList A:visited {text-decoration: none;}
.LoginsList A:active {text-decoration: none;}
.LoginsList A:hover {
	text-decoration: underline;
	color: red;
	font-weight: bold;
   
}
.LoginsData TD {
	border-left-style: solid;
	border-left-color: silver;
	border-bottom-style: solid;
	border-bottom-color: silver;
	background-color: #E3E3E3;
}

.LoginsDataAlt TD {
	border-left-style: solid;
	border-left-color: silver;
	border-bottom-style: solid;
	border-bottom-color: silver;
	background-color: #D3D3D3;
}
div.Confirm {
	line-height: .9em;
	
}
div.Confirm ul {
	list-style: none;
	padding: 0px;
}
div.Confirm li {
	font-size: 10pt;
	text-align: left;
	
}
.ConfirmData h2 {
	 border-style: none;
	 border-width: 1px;
	 padding-left: 30px;
	 font-size: 12pt;
	 padding-top: 10px;
	 padding-bottom: 0px;
}
div.confirmFooter {
 	font-weight: bold;
	font-size: 1.2em;
	text-align: justify;
}
#ConfirmContainer span {
	font-size: 15pt;
  	font-weight: bold;
}

.payHistory td,.payHistory th,
.paymentsView td, .paymentsView th {
 	border-style: none;
}
div.paymentSearch th {
	text-align: left;
	vertical-align: bottom;
	
}
div.paymentSearch td {
	font-size: .8em;
	padding-left: 5px;
	line-height: .8em;
}

.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.paymentDetail {
	text-align: right;
}
.paymentDetail table,.paymentBrowserDetail table {
	width: 100%;
}
.paymentDetail td {
	width: 100px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
}
.paymentDetail th {
	text-align: right;
	border-color: black;
	width: 100px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;
}
.paymentBrowserDetail {
	text-align: left;
}
.paymentBrowserDetail th {
	text-align: left;
}
.paymentBrowserDetail td {
	text-align: left;
	background-color: transparent;
}
#popBrowserDetail td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
.td_spacer {
	width: 10px;
	background-color: silver;
	border-style: none;
}
#AmtPaid,#AmtDue {
	text-align: right;
}
.pageDetails table {
	width: 80%;
}
.pageDetails td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}
.feeSchedule table {
	width: 300px;
}
.feeSchedule th {
	text-align: center;
	width: 33%;
}
.feeSchedule td {
	text-align: right;
}

#tblMailFee TD 
{
	text-align:left;
	vertical-align: top;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
}
#tblMailFee TH
{
	font-size: 10pt;
}

