﻿BODY, TABLE, INPUT, SELECT, TEXTAREA
{
    FONT-WEIGHT: normal;
    MARGIN: 0px;
    FONT-STYLE: normal;
    font-size: 8pt;
    FONT-FAMILY: Arial, helvetica, sans-serif;
    FONT-VARIANT: normal;
}

HTML{HEIGHT: 100%}
BODY{HEIGHT: 100%; background-color: #F0F0F0;}
LEGEND{color: #4D82AE;}

A:link, A:visited, A:active
{color: #1D2F43; text-decoration: underline;}

A:hover {color: #4B7EA9;text-decoration: none;}

.MsgForeColor{color: #005696;}
.LogoBgColor{background-color: #005696;}

.actvTable 
{   
    background-color:  #E4E9F3;
	border: solid 1px #FF8A2A;
	padding: 7px;
    font-size:13pt;
    font-family: Myriad Web Pro;
}

.PnlModal2 {
    width: 100px;
    height: 100px;
    text-align: left;
    background-color:#ffffdd;
}

.PnlModal2 tr td {
    border: none !important;
}

.btnPnlModal {
    width: 8em;  height: 2em;
}

.ActLogoBlue
{
	color: #2a6aff;
    font-family: Myriad Web Pro;
	letter-spacing:1px;
    font-size:16pt;
    font-weight:600;
}

.ActLogoBlack
{
	color: black;
	letter-spacing:1px;
    font-size:11pt;
    font-family: Myriad Web Pro;
}

.LogoOrange
{
	color: #FF8A2A;
	font-family: Myriad Web Pro;
	font-size:14pt;
	font-weight:600;
	letter-spacing:1px;
}

.LogoBlue
{
	color: #2A35FF ;
	font-family: Myriad Web Pro;
	font-size:13pt;
	font-weight:600;
	letter-spacing:1px;
    width: 55px;
}

#ddSMS 
{
    width: 160px;
    text-align: center;
    font-size:9pt;
}

.StaticMainMenu
{
	font-family: Arial;
	letter-spacing: .05em;
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: 500;
	width: 110px;
	cursor: pointer;
}
.StaticMainMenu A
{color: #08084A; text-decoration: none; background-color: Transparent;}

.StaticMainMenu A:visited, .StaticMainMenu A:active, .StaticMainMenu A:hover
{color: #08084A; text-decoration: none;}

.DynamicMainMenu
{
	border: Ridge 2px Silver;
	background-color: #1B2E3F;
	color: White;
	width: 130px;
	letter-spacing: .03em;
	font-family: Myriad Web Pro, Arial;
}
.DynamicMainMenu a
{color: White; text-decoration: none; background-color: Transparent; padding: 4px 10px 4px 10px}

a.DynamicMainMenu:link, a.DynamicMainMenu:visited, a.DynamicMainMenu:active
{color: White; text-decoration: none; display: block; width: 100%; height: 100%}

a.DynamicMainMenu:hover
{color: White; } /* text-decoration: underline;} */

.ViewMenu
{
	width: 525px;
	height: 25px;
	border: solid 1px #979FBB;
	text-align: center;
}
.ViewMenu img { vertical-align: middle;border:none;}
.ViewMenu A, .ViewMenu A:visited, .ViewMenu A:active {color: #08084A;text-decoration: none;}
.ViewMenu A:hover {color: #08084A;text-decoration: underline;}
.ViewMenuSelected {background-color: #BAC3D6;height: 23px;}
.ViewMenuHover {height: 23px;}
.ViewMenuHover A, .ViewMenuHover A:visited, .ViewMenuHover A:active
{color: #08084A;text-decoration: underline;}

.login-table
{
	padding: 1px;
	background-color: Transparent;
	color: White;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
.login-table A, .login-table A:visited, .login-table A:active
{color: Silver; text-decoration: none;}

.login-table A:hover{color: #FF8A2A;}

.err-table
{
	background-color: #ffffff;
	border: solid 1px #ff0000;
	color: #ff0000;
	margin-bottom: 5px;
    list-style-type: none;
}
.updProgress
{
	color: #006400;
	background-color: #d5ffd5;
	border: solid 1px #006400;
	height: 20px;
	width: 180px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
	font-variant: small-caps;
	line-height: 2;
}

a.QSearch, a.QSearch:link, a.QSearch:visited, a.QSearch:active {color: #18185A; text-decoration: none;}
a.QSearch:hover{color: #8C9CCE; text-decoration: underline;}

.gridView{color: #333333;}
.gridView A {text-decoration: none;}
.gridView A:hover{text-decoration: underline;}
.gridView caption
{
	background-image: url("../../images/gridCaption.jpg");
	background-repeat: repeat-x;
	border-left: solid 1px #ACA899;
	border-top: solid 1px #ECE9D8;
	border-right: solid 1px #ACA899;
	color: White;
	font-weight: 700;
	text-align: center;
	padding: 3px;
	margin: 0px 0px 0px 0px;
}
TABLE.gridView TR TD {border:solid 1px silver}
TABLE.gridView TR TH {border:solid 1px #B4B4B4}

.gridViewEmpty{width: 250px}
TR.gridViewEmpty TD{width: 250px}

TR.gridRow TD {border: solid 1px Silver;}
TR.gridPage {color: White;	background-color: #8CADCE}
TR.gridPage TD {padding: 2px 3px 2px 3px;}
TR.gridPage  A, TR.gridPage A:visited, TR.gridPage A:active {color: #5E4A84; text-decoration: underline;}
TR.gridPage A:hover {text-decoration:black; color: #FAC290;}
TABLE.gridView TR.gridPage TD TR TD {border:none}

.gridAddRow td{background-color:#C7DED7}

.dataList caption
{
	background-image: url("../../images/gridCaption.jpg");
	background-repeat: repeat;
	border-left: solid 1px #ACA899;
	border-top: solid 1px #ECE9D8;
	border-right: solid 1px #ACA899;
	color: White;
	font-weight: 700;
	text-align: center;
	padding: 3px;
	margin: 0px 0px 0px -1px;
}

.Header{color: #5A639C; font-family: Georgia; font-size: 12pt;	font-weight: bold;}

.pageHeader
{
	color: #39396B;
	font-family: Verdana, Tahoma;  /* Garamond; */
	font-size: 10pt;
	font-weight: bold;
	padding:3px;
	border:solid 2px #F19748; /*Silver;*/
	background-color: #FAC290; /*#DFE6F1;*/
	font-variant:small-caps;
	width:300px;
	margin-bottom:3px;
}
.reportHeader
{
	color: #39396B;
	font-family: Verdana, Tahoma; /* Garamond; */
	font-size: 9pt;
	font-weight: bold;
	padding: 3px; /*Silver;*/
	border:solid 1px Silver;
	background-color: #ffffff; /*#DFE6F1;*/
	font-variant: small-caps;
	width: 465px;
	margin-bottom: 3px;
}
.RevTranHeader
{
	color: #00185A;
	font-family: Verdana;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10pt;
	letter-spacing: -1;
}
.loginTable
{
	background-color:  #E4E9F3;
	border: solid 1px #FF8A2A;
	padding: 7px;
	width:250px;
}
.accessDenied
{color: Red; margin-left: 10px; margin-top: 10px;}

.warnText
{
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	font-family:Myriad Web Pro;
}

.pnlFrame {border: silver 1px solid;}

.pnlCaption
{
	background-color: #5A639C;
	color: White;
	height: 20px; 
	width: auto; 
	text-align: center; 
	border: solid 2px white; 
	vertical-align: middle;
	margin-bottom: 3px;
	line-height: 2;
}

.pdbNav{height: 24px; border: solid 1px #8494C6;}

.pageLeftCol
{
	height: auto;
    vertical-align: top;
    background-color: #e8e8e8;
    border: solid 1px Silver;
    margin-left: 1px;
    float: left;
    padding: 5px 5px 35px 5px;
    display: table;
}
.pageRightCol{margin-left: 10px; vertical-align: top; float: left;}

.setupRightCol{vertical-align: top; padding-left: 10px;}

.toolbarHeader
{
	background-image: url("../../images/SIDEBAR.jpg");
	background-repeat: repeat-x;
	width: 185px;
	color: White;
	font-weight: 800;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	display: block;
}

.toolbar
{
	width: 183px;
	border: solid 1px Silver; 
    background-color: White;
    margin-bottom: 3px;
    padding: 5px;
}
.toolbarPadText{padding: 5px;}
.toolbarInput{margin-bottom: 5px; font-size: 8pt;}

.detailHeader
{
	background-color: #005294;
	width: 97%;
	color: White;
	font-weight: 700;
	line-height: 2;
	margin-bottom: 0px;
}

.detailField{width: 80px;	background-color: #ffffcc;}
.detailData{width: 140px}
.floatRight{float: right;}
.show{display: inline;}
.hide{display: none;}
.divColTop{float:left;margin-right:7px;padding-top:3px;}
.divCol{float:left;margin-right:7px;}
.divRow{clear:both;margin-bottom:7px;}
.divClear{clear:both}
.divFieldset{padding:7px 5px 6px 5px;}

/*  action menu (save, cancel) */
.actionMenu{width: 75px;margin-right: 10px;}
.actionMenu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	border: 1px dotted darkblue;
	background-color: #E4E9F3;
}
.actionMenu a
{
	display: block;
	padding: 5px 0px 5px 10px;
	width: 100%;
	text-decoration: none;
}

html>body .actionMenu li a
{ /* non IE browsers */
	width: auto;
}
.actionMenu a:link, .actionMenuList a:visited {color: #08084A;text-decoration: none;}
.actionMenu a:hover{background-color: #9CADD6;color: #fff;}
.actionMenu img{vertical-align: middle;border: none;}

.refreshTime
{
	margin-top:7px;
	font-size:7pt;
	font-family:verdana;
	color:#4D82AE
}

/* navigation */

#nav {
	width: 60em;
	margin: 20px auto 0 auto;
	padding: 0;
	height: 50px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #464a52;
	background: #383d44;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	/*
	font-family: Georgia, serif;
	font-size: 80%;
	letter-spacing: 2px;
	text-transform: uppercase;
	*/
	}
#nav li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #e7e3d9;
	border: none;
	background: DarkBlue;
	}
#nav li a:hover {
	color: #fff;
	background: #464a52;
	}
#nav li a.active {
	font-weight: bold;
	color: #fff;
	background: #292d34 url(../img/1206/nav-on-bg.gif) repeat-x top left;
	}
#nav li a img 
{
	vertical-align: middle
}

/*Modal Popup*/
.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;
}

.moveBack{position: fixed;	z-index: -10;}

.subHeader
{
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana;
	font-variant:small-caps;
	color:#005294;
	margin-bottom:8px 
}

.subHeader2
{
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana;
	color:#005294;
	padding:4px;
	height:18px;
}

.subHeaderRptExport
{
	font-size:9pt;
	font-weight:normal;
	font-family:Times New Roman;
	text-align: center;
	color:#000000;
}
.scroll-block{height:195px;width:285px;overflow-y:auto;overflow-x:auto;border:solid 1px DarkGray}

/*Calendar Popup*/
.ajaxCal .ajax__calendar_container
{background-color: #BAC2D7; border:solid 2px #004080;margin-left:20px;}

.ajaxCal .ajax__calendar_header
{background-color: #ffffff; margin-bottom: 4px;}

.ajaxCal .ajax__calendar_title,
.ajaxCal .ajax__calendar_next,
.ajaxCal .ajax__calendar_prev
{color: #004080; padding-top: 3px;}

.ajaxCal .ajax__calendar_body
{background-color: #e9e9e9; border: solid 1px #cccccc;}

.ajaxCal .ajax__calendar_dayname
{text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;}

.ajaxCal .ajax__calendar_day
{text-align:center;}

.ajaxCal .ajax__calendar_hover .ajax__calendar_day,
.ajaxCal .ajax__calendar_hover .ajax__calendar_month,
.ajaxCal .ajax__calendar_hover .ajax__calendar_year,
.ajaxCal .ajax__calendar_active
{color: #004080; font-weight:bold; background-color: #ffffff;}

.ajaxCal .ajax__calendar_today
{font-weight:bold;}

.ajaxCal .ajax__calendar_other,
.ajaxCal .ajax__calendar_hover .ajax__calendar_today,
.ajaxCal .ajax__calendar_hover .ajax__calendar_title
{color: #bbbbbb;}

/* fixes for inside gridview */
div.ajax__calendar_days table tr td,
div.ajax__calendar_months table tr td,
div.ajax__calendar_years table tr td
{padding-right:0px;border:none 0px;}

/* FPP Calender settings
---------------------------------------------------------------*/
.divCal
{
	text-align:center;
	padding:0px 20px 0px 20px;
}
.monCal
{
	width:100%;
	height:100%;
	border: solid 2px #000000;
	font-size: .9em;
}
.monCalHead
{
	font-weight: bold;
	background-color: #4b6c9e;
	/*background-color:#b0b097;#000066;*/
	border-bottom: solid 2px #000000;
	border-right: solid 1px #000000;
	/*color: #edecd1;*/
	color:#ffffff;
	text-align: center;
	vertical-align:middle;
	height:15px;
	width: 14%
}
.monCalOffMonth
{
	background-color: #dcdcdc;
	border: solid 1px #000000;
}
.monCalCurMonth
{
	background-color: #ffffff;
	border: solid 1px #000000;
}
.monCalCurDay
{
	color: Red;
	background-color: #FFFF66;
	border: solid 1px #000000;
}

.monCalRedeemDay
{
	color: Navy;
	background-color: #B0E2FF;
	border: solid 1px #000000;
	text-align: left;
}
a.prjCustom:link, a.prjCustom:visited, a.prjCustom:active 
{
	color:White;
	text-decoration:none;
	margin-left:5px;
}

a.prjCustom:hover
{
	color:red ;
	text-decoration: underline;
}

.roundCorner
{
    border-radius: 8px;
    background-color: #3C79AD;
    color:#FFFFFF;
    text-align :center;
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    height:23px;
} 

/*.creditCardWarning
{
	color: white ;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
    text-align: center;
	padding:3px;
	background-color: #ff0000;
	width:100%;
    /*display: inline-block;*/
}*/