/*===================================================================================================
 STYLESHEET
 Used throughout the ECR Tracker pages
===================================================================================================*/

/*===================================================================================================
 START - GENERIC PAGE FORMATTING
===================================================================================================*/
html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	margin: 0px 0px 0px 0px;
	background-color: #a3c2f1;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#a3c2f1,endColorStr=ghostwhite);*/
	background: url("../images/BlueGradient.jpg");
	height: 100%;
	padding: 0px;
	width: 100%;
}

a:link
{
	text-decoration: none;
	color: blue;
}

a:visited
{
	text-decoration: none;
	color: blue;
}

a:active
{
	text-decoration: none;
	color: blue;
}

a:hover
{
	text-decoration: underline;
	color: blue;
}

a.feedback:link
{
	text-decoration: none;
	color: aqua;
}

a.feedback:visited
{
	text-decoration: none;
	color: white;
}

a.feedback:active
{
	text-decoration: none;
	color: white;
}

a.feedback:hover
{
	text-decoration: underline;
	color: red;
}

img
{
	border-right: 0px;
	border-top: 0px;
	vertical-align: middle;
	border-left: 0px;
	border-bottom: 0px
}

td
{
	font: 11px "Tahoma"
}

iframe
{
	/*height: 573px;*/
	width: 100%;
	display: block;
	border: 1px;
}

.scroller 
{
	text-decoration:none;
	color:White;
	cursor:default;
}

.scrollerLink, .scrollerLink:link, .scrollerLink:visited
{
	text-decoration:none;
	color:White;
	cursor:pointer;
}

.scrollerLink:hover
{
	text-decoration:underline;
	color:White;
}

.infoPanel
{
	border: 1px solid Black;
	padding: 3px;
	background: #ffffff;
	font-size: 9pt;
}

.padded
{
	padding-left:100px;
	padding-right:100px;	
}
/*===================================================================================================
 END - GENERIC PAGE FORMATTING
===================================================================================================*/
/*===================================================================================================
 START - MENU STYLE
===================================================================================================*/
.normal {display:block; float:left; position:relative; z-index:1000; margin-right:1px;}
.normal span {display:block; z-index:1000; padding: 3px 10px;font-size:10pt;color:Blue;text-decoration:none;}
.normal a, .normal a:visited {display:block; padding:0; white-space:nowrap;}

.normal dl {position:absolute; top:0; left:0; margin: 0; padding: 0; cursor:pointer;}
* html .normal dl {cursor:pointer;}
.normal dt {margin:0; font-size: 10pt; float:left; cursor:pointer;}
.normal dd {display:none; background:transparent; clear:left; margin:0; padding:0; color: #fff; font-size: 10pt; text-align:left; cursor:pointer;}

.normal dt a, .normal dt a:visited {display:block; color:Blue; padding: 3px 10px; text-decoration:none;background:transparent url(../images/menuHead.png);border-width:1px;border-style:solid;border-color:Silver;}
.normal dd a, .normal dd a:visited {color:Blue; text-decoration:none; display:block; padding: 3px 10px;background:transparent url(../images/menuTrans.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.normal a:hover {border:0;}

.normal:hover dd, .normal a:hover dd {display:block;}
.normal:hover dl, .normal a:hover dl {padding-bottom:0px;}
.normal dt a:hover {color:White; background:transparent url(../images/menuHeadSel.png);border-width:1px;border-style:solid;border-color:Silver; text-decoration:none}
.normal dd a:hover {color:White; background:transparent url(../images/menuTransSel.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.selected {display:block; float:left; position:relative; z-index:1000; margin-right:1px;}
.selected span {display:block; z-index:1000; padding: 3px 10px;font-size:10pt;color:Blue;}
.selected a, .selected a:visited {display:block; padding:0; white-space:nowrap;}

.selected dl {position:absolute; top:0; left:0; margin: 0; padding: 0; cursor:pointer;}
* html .selected dl {cursor:pointer;}
.selected dt {margin:0; font-size: 10pt; float:left; cursor:pointer;}
.selected dd {display:none; background:transparent; clear:left; margin:0; padding:0; color: #fff; font-size: 10pt; text-align:left; cursor:pointer;}

.selected dt a, .selected dt a:visited {display:block; color:White; padding: 3px 10px; text-decoration:none;background:transparent url(../images/menuHeadSel.png);border-width:1px;border-style:solid;border-color:Silver;}
.selected dd a, .selected dd a:visited {color:Blue; text-decoration:none; display:block; padding: 3px 10px;background:transparent url(../images/menuTrans.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.selected a:hover {border:0;}

.selected:hover dd, .selected a:hover dd {display:block;}
.selected:hover dl, .selected a:hover dl {padding-bottom:0px;}
.selected dt a:hover {color:White; background:transparent url(../images/menuHeadSel.png);border-width:1px;border-style:solid;border-color:Silver; text-decoration:none}
.selected dd a:hover {color:White; background:transparent url(../images/menuTransSel.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.normalegton {display:block; float:left; position:relative; z-index:1000; margin-right:1px;}
.normalegton span {display:block; z-index:1000; padding: 3px 10px;font-size:10pt;color:#315763;}
.normalegton a, .normalegton a:visited {display:block; padding:0; white-space:nowrap;}

.normalegton dl {position:absolute; top:0; left:0; margin: 0; padding: 0; cursor:pointer;}
* html .normalegton dl {cursor:pointer;}
.normalegton dt {margin:0; font-size: 10pt; float:left; cursor:pointer;}
.normalegton dd {display:none; background:transparent; clear:left; margin:0; padding:0; color: #fff; font-size: 10pt; text-align:left; cursor:pointer;}

.normalegton dt a, .normalegton dt a:visited {display:block; color:#315763; padding: 3px 10px; text-decoration:none;background:transparent url(../images/menuHeadEgton.png);border-width:1px;border-style:solid;border-color:Silver;}
.normalegton dd a, .normalegton dd a:visited {color:#315763; text-decoration:none; display:block; padding: 3px 10px;background:transparent url(../images/menuTrans.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.normalegton a:hover {border:0;}

.normalegton:hover dd, .normalegton a:hover dd {display:block;}
.normalegton:hover dl, .normalegton a:hover dl {padding-bottom:0px;}
.normalegton dt a:hover {color:White; background:transparent url(../images/menuHeadSelEgton.png);border-width:1px;border-style:solid;border-color:Silver; text-decoration:none}
.normalegton dd a:hover {color:White; background:transparent url(../images/menuTransSelEgton.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.selectedegton {display:block; float:left; position:relative; z-index:1000; margin-right:1px;}
.selectedegton span {display:block; z-index:1000; padding: 3px 10px;font-size:10pt;color:#315763;}
.selectedegton a, .selectedegton a:visited {display:block; padding:0; white-space:nowrap;}

.selectedegton dl {position:absolute; top:0; left:0; margin: 0; padding: 0; cursor:pointer;}
* html .selectedegton dl {cursor:pointer;}
.selectedegton dt {margin:0; font-size: 10pt; float:left; cursor:pointer;}
.selectedegton dd {display:none; background:transparent; clear:left; margin:0; padding:0; color: #fff; font-size: 10pt; text-align:left; cursor:pointer;}

.selectedegton dt a, .selectedegton dt a:visited {display:block; color:White; padding: 3px 10px; text-decoration:none;background:transparent url(../images/menuHeadSelEgton.png);border-width:1px;border-style:solid;border-color:Silver;}
.selectedegton dd a, .selectedegton dd a:visited {color:#315763; text-decoration:none; display:block; padding: 3px 10px;background:transparent url(../images/menuTrans.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.selectedegton a:hover {border:0;}

.selectedegton:hover dd, .selectedegton a:hover dd {display:block;}
.selectedegton:hover dl, .selectedegton a:hover dl {padding-bottom:0px;}
.selectedegton dt a:hover {color:White; background:transparent url(../images/menuHeadSelEgton.png);border-width:1px;border-style:solid;border-color:Silver; text-decoration:none}
.selectedegton dd a:hover {color:White; background:transparent url(../images/menuTransSelEgton.png);border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}
/*===================================================================================================
 END - MENU STYLE
===================================================================================================*/
/*===================================================================================================
 START - POSITION TABLES
===================================================================================================*/
.posTable_TitleBar
{
	/*FILTER					: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6e93ee,endColorStr=#252e89);*/
	width: 100%;
	border: 0px; /*height						: 42px;*/ /*background-image	: url(../images/title_background.gif);*/
	background-color: #003366;
	padding: 2px 3px 3px 0px;
	margin: 0px;
}

.posTable_SingleUpdate
{
	/*FILTER					: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=lavender);*/
	width							: 500px;
	border						: 1px;
	border-color			: Navy;
	border-style			: solid;
	background-image	: url(../images/score_background.gif);
}
/*===================================================================================================
 END - POSITION TABLES
===================================================================================================*/

/*===================================================================================================
 START - FONT STYLES
===================================================================================================*/
.bold_smalltext
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #4B555E;
}

.bold_smalltext_pad
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 65px;
	padding-right: 65px;
	color: #4B555E;
}

.bold_smalltext_red
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}

.bold_smalltext_blue
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Blue;
}

.bold_small2text
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #4B555E;
}

.bold_mediumtext_blue
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
}

.bold_mediumtext_white
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.bold_mediumtext
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #4B555E;
}

.italic_bold_mediumtext
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #4B555E;
	font-style:italic;
}

.bold_largetext
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #4B555E;
}

.normal_mediumtext
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #4B555E;
}

.normal_smalltext
{
 	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #4B555E;
}

.normal_smalltext_blue
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: Blue;
}

.normal_smalltext_red
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: Red;
}

.normal_smalltext_blue:hover
{
	cursor: pointer;
}

.normal_helpdesk
{
	font-family: Tahoma;
	font-size: 12pt;
}

.small_helpdesk
{
	font-family: Tahoma;
	font-size: 9pt;
}

.attach_warn
{
	border: 1px solid Black;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 2px 5px 2px 5px;
}

.siteInfo1
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
	vertical-align: top;
}

.siteInfo2
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px 25px 2px 3px;
	vertical-align: top;
}
/*===================================================================================================
 END - FONT STYLES
===================================================================================================*/

/*===================================================================================================
 START - MISC PAGE COMPONENTS
===================================================================================================*/
.navButton
{
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
}

.loadingDivStyle
{
	visibility: visible;
	text-align: center;
	width: 200px;
}

.waitingDivStyle
{
	visibility: visible;
	text-align: center;
	width: 250px;
}

.helpdeskStyle
{
	font-family: Verdana, Arial, Helvetica;
	width: 72px;
	font-size: 10pt;
}

.helpdeskRepStyle
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
}

.dataGrid Caption
{
	border: black 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	background-color: #483D8B;
}

.schedulerFontStyle
{
	font-family			: Verdana, Arial, Helvetica;
	font-size				: 10pt;
	font-weight			: bold;
	color						: Red;
}

.linkButtonStyle:link
{
	color: Black;
}
.linkButtonStyleNone:link
{
	color: Black;
	text-decoration: none;
	cursor: default;
}

.updateProgress
{
	border: 1px solid Black;
	padding: 3px;
	background-color: #FFFFFF;
	top: 250px;
	left: 45%;
	position: absolute;
	width: 120px;
	height: 40px;
	z-index: 120;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
}

.updateProgressMessage
{
	font-family: Trebuchet MS;
	font-size: small;
	
}

.waterMark
{
	color: #C0C0C0;
	
}

.entHeader
{
	border: 1px solid Black;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}

.entBody
{
	background-color: White;
	border: 1px solid #CCCCCC;
	padding: 2px; 
	width: 175px;
}

.GridViewStyle
{
	border-width: 1px 0px 1px 0px;
	border-color: #ECE9D8 #FFFFFF #ECE9D8 #FFFFFF;
	border-style: solid none solid none;
	width: 100%;
	table-layout: auto;
}

.AlternateRowStyle:hover
{
	border: 1px solid #ECE9D8;
	cursor:pointer;
	background-color:#D6D6FF;
}

.GridRowStyle:hover
{
	border: 1px solid #ECE9D8;
	cursor: pointer;
	background-color: #D6D6FF;
}

.SelectedRowStyle
{
	background-color:#C0C0FF;
	border-color:#C0C0C0;
	border-width:1px;
	border-style:Solid;
}

.SelectedRowStyle:hover
{
	cursor:pointer;
	background-color:#D6D6FF;
}

.FooterStyle
{
		height:25px;	
}

.tableECR
{
	padding: 5px;
}

.ContextMenuPanel
{
	background-position: 0 0;
	border: 1px solid #000000;
	z-index: 1000;
	background: #FFFFFF repeat-y 0 0;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 4px 0px 4px;
	white-space: nowrap;
	font-size: 10pt;
}

.ContextMenuItem-Selected
{
	font-weight: bold;
}

.ContextMenuItem:hover
{
	background-color: #C0C0C0;
	color: #000000;
	padding: 0px 4px 0px 4px;
}

.titleImg
{
		width:20px;
		vertical-align:middle;
		border-top-style: solid;
		border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: White;
    border-bottom-color: White;	
    padding: 0px;
    margin: 0px;
}

.entDD {display:block; float:left; position:relative; z-index:105; margin-right:1px; height:18px;}
.entDD span {display:block; z-index:105; padding: 3px 10px;font-size:8pt;color:Black;}
.entDD a, .entDD a:visited {display:block; padding:0px; white-space:nowrap;}

.entDD dl {position:absolute; top:0px; left:0px; margin: 0px; padding: 0px; cursor:pointer;}
* html .entDD dl {cursor:pointer;}
.entDD dt {margin:0; font-size: 8pt; float:left; cursor:pointer;}
.entDD dd {background:transparent; clear:left; margin:0px; padding:0px; color: #fff; font-size: 8pt; text-align:left; cursor:pointer;}

.entDD dt a, .entDD dt a:visited {display:block; color:Black; padding: 3px 10px; text-decoration:none;border-width:1px;border-style:solid;border-color:Black; background-color:#ffffff; width:153px;}
.entDD dd a, .entDD dd a:visited {color:Blue; text-decoration:none; display:block; padding: 3px 10px;border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver; background-color:White; width:153px;}

.entDD a:hover {border:0px; text-decoration:none;}

/*.entDD:hover dd, .entDD a:hover dd {display:block;}*/
.entDD:hover dl, .entDD a:hover dl {padding-bottom:0px;}
.entDD dt a:hover {border-width:1px;border-style:solid;border-color:Black; text-decoration:none}
.entDD dd a:hover {border-width:0px 1px 1px 1px;border-style:solid;border-color:Silver;}

.entSytle
{
	background-color: #ffffff;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	float: right;
	width: 175px;
}

.modalBackground
{
	background-color:Gray;
	opacity:.50; 
	filter:alpha(opacity=50); 	
}

.sumTitle
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ECE9D8;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
	width:35%;
}

.sumText
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ECE9D8;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	padding: 3px;
	width:65%;
}

.EAccess1
{
	font-size: 24pt;
	color: #003366;
	font-weight: 500;
	font-family: "Arial Black", arial, sans-serif;
	letter-spacing: -0.06em;
}
.EAccess2
{
	font-size: 24pt;
	color: #666666;
	font-weight: 100;
	font-family: "Trebuchet MS", arial, sans-serif;
	letter-spacing: -0.06em;
}

.HelpPages1
{
	font-size: 20pt;
	color: #003366;
	font-weight: 500;
	font-family: "Arial Black", arial, sans-serif;
	letter-spacing: -0.06em;
	border-bottom-color:Silver;
	border-bottom-width: 1px;
}
.HelpPages2
{
	font-size: 20pt;
	color: #666666;
	font-weight: 100;
	font-family: "Trebuchet MS", arial, sans-serif;
	letter-spacing: -0.06em;
	border-bottom-color:Silver;
	border-bottom-width: 1px;
}

.filter
{
	position: absolute;
	top: -34px;
}

.hwLink
{
	cursor:pointer;
	color:blue;
}

.hwLink:hover
{
	text-decoration:underline;
}

.docsDiv
{
	border: 1px solid black;
	background-color: White;
	width: 350px;
	padding: 4px;
	overflow-x:hidden;
	overflow: auto;
	height: 80px;
}

.docRow
{
	cursor: pointer;
	width: 100%;
}

.docRow:hover
{
	background-color: #e6e6fa;
}

.tabStyle
{
	cursor: default;
	padding-left: 10px;
	padding-right: 10px;
}

#panelStats fieldset{border:1px solid black}
/*===================================================================================================
 END - MISC PAGE COMPONENTS
===================================================================================================*/