﻿body
{	
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	margin: 0px;		
	background: url(../../images/cea_logo_watermark2.jpg) #fff fixed no-repeat right bottom;		
}

table.small td { font-size: 11px; }			
table.medium td { font-size: .8em; }

a, a:visited, a:link
{
	color:dodgerblue;
}
a:hover
{
	color:orangered;
}

input.btn
{
	width: 8em;
	/*filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#e4e2d4);	*/
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	/*border:	1px solid #7b9ebd;*/	
}

div.hid { display:none; }
 
 /* Nav STuff */
div#topNav
{	
	overflow:hidden;
	height: 52px;	
	color: #fefefe;		
	background-position: 0px 0px;
	background-image: url(../../images/HeaderBG.png);
	background-repeat: repeat-x;
	background-color: #4c7ebb;
	width:100%;	
	min-width: 900px;
	white-space: nowrap;
}
div#topNav a { color: #fefefe; }
div#topNav div.TopRow
{
	margin: 0px;
	min-width: 900px;
	text-align: right;	
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;	
	border: none; 
	clear: left;
	white-space: nowrap;
}
div#topNav a.LogoTag  
{
	float: right;
	margin-top: -3px;	
	margin-left: 10px;
	margin-right: 5px;
}
div#topNav a.LogoTag img { border: none; }
div#topNav a.LogoSmallTag { top: -50px; }
div.Row2
{
	margin-left: 20px;
	margin-right: 100px;		
	margin-top: 2px;
	font-size: 13px;
	white-space: nowrap;		
}
span.AppName { font-weight: bold; padding-right: 20px; }

ul.MainNav { list-style-type: none; margin: 0px; clear: both; padding: 0px; }
ul.MainNav li { margin: 0px; float: left; }
ul.MainNav li + li { margin-left: 25px; }
ul.MainNav li img { display: none; }
ul.MainNav li.NavItemSel img { float: left; display :block; }

.NavItem span.NiTxt
{
	font-family: 'Microsoft Sans Serif', Arial, Helvetica;	
	font-size: 12px;
	height: 32px;	
	padding-top: 8px;
	float: left;
}
.NavItemSel span.NiTxt
{	
	background-position: left top;
	background-image: url(../../images/NavCenter.png);
	background-repeat: repeat-x;		
}
.NavItem a, .NavItem a:link, .NavItem a:visited, .NavItem a:hover
{
	color: #f5f5f5;
	text-decoration: none;
}
div#topNav li.NavItemSel a, li.NavItemSel a:link, li.NavItemSel a:visited { color: #000; }
.NavItem a:hover { text-decoration:underline; }

div.SubNavEdgeL { background-image: url(../../images/subnav_bg_left.png); }
div.SubNavEdgeR { background-image: url(../../images/subnav_bg_right.png); }
div.SubNavCont {  background-image: url(../../images/subnav_bg_main.png); }
div.SubNavCont div { margin-top: 1px; }

/* Rounded Panels */
div.PanelHead, div.ActionHead
{
	padding: .2em;
	font-size: 1em;
	font-family: 'Microsoft Sans Serif' , Arial, Helvetica;
	font-weight: bold;
}
div.PanelBody, div.ActionBody
{
	padding: .6em;
	font-size: .8em;
}

div.ActionPanel 
{
	background-color: #CCFF99;
}
div.ActionHead
{
	background-color:#66cc00;
}
div.ActionBody div.aItem { margin-bottom: .5em; }
div.ActionBody a
{	
	text-decoration:none;		
	color:Black;
}
div.ActionBody a:hover
{
	text-decoration:underline;
}

/* Option Boxes */

div.Option
{
	padding: 6px;
	padding-top: 10px;
	background-color: #e0e0e0;
	font-size: 11px;
	border: none;
	border-bottom: solid 1px #ccc; 	
	height: 26px; /* height is needed for rounded subnav box */
	
}
div.Option span.Current { font-weight: bold; color: royalblue; }
div.Option a, div.Option a:visited, div.Option a:hover
{
	color: #333;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
}
div.Option a:hover
{
	text-decoration: underline;		
}

div.Body
{} 
div.DashBody { margin: 20px; }
div.Body div.AnalyticResult { margin: 5px 20px; }

div#mainFooter
{
	padding-top: 2em;
	padding-bottom: 1em;
	font-size: 11px;
	text-align: center;
	clear: both;
}

div.OptCont
{		
	background-color: #f1f1f1;
}

div.Options
{		
	padding: 10px;	
}

div.Options div.Inner
{
	margin-left: 35px;
}
div.Options td.btn
{
	padding-top:.5em;
	padding-bottom:.1em;
}
div.Options td.btn input
{
	
}
td.BigBtn input
{
	font-size: 1.0em;
	height:2em;
}

div.ChartToolBar div.TbIn
{
	background-color: #f1f1f1;
}

div.PopBoxBg
{	
	background-color:Gray;
	filter:alpha(opacity=30);
	opacity:0.3;
}
div.PopBox
{
	position:absolute;	
	padding: 0px;
	margin: 0px;	
}
div.PopBox div
{
	font-size: 13px;
	font-family: Arial;		
	position: relative;
	top: 0px;
	padding:0px;
	margin: 0px;		
}
html>body div.PopBox div
{	
	top:0px;
	padding-top:0px;
}

div.PopBox div.DlgTitle
{	
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;	
}
div.PopBox div.DlgClose
{	
	cursor: pointer;
}
div.PopBox div.DlgLbl
{
	font-family: Arial;
	font-size: 13px;
}
div.PopBox input.DlgSearch
{
	position:absolute;
	left: 30px;
	top: 322px;
	width:528px;	
	font-style: italic;
	color: cornflowerblue;
	z-index:250;
}
div.PopBox select.DlgCurrent
{
	position: absolute;
	left: 85px;
	top: 55px;
	width: 395px;
	z-index: 300;
}
div.PopBox img.BtnBack
{
	cursor:pointer;
	position:absolute;
	left:30px;
	top:54px;	
	z-index: 150;
}
div.PopBox img.BtnRight
{
	cursor:pointer;
	position:absolute;
	left:55px;
	top:54px;	
	z-index: 150;
}
div.PopBox input.DlgSelect
{
	position:absolute;
	top: 55px;
	left: 490px;
	z-index:250;	
	width:72px;
	font-size: 13px;
}
div.PopBox div.DlgContent
{
	position:absolute;
	left:34px;
	top: 90px;
	width:514px;
	height:208px;
	overflow:auto;	
	font-size: 12px;			
	padding:5px;
	line-height: 20px;	
	z-index: 250;
}
div.PopBox div.DlgContent a
{
	color: royalblue;
	text-decoration:none;	
	border-bottom: dashed 1px cornflowerblue;
}
div.PopBox div.DlgContent a:hover
{
	background-color: royalblue;
	color: white;
	text-decoration:none;	
	border-bottom: dashed 1px cornflowerblue;
}
div.PopBox div.DlgLoading
{	
	position:absolute;	
	text-align:center;
	vertical-align: middle;
	left:30px;
	top: 163px;
	width:544px;		
	font-size: 12px;				
	z-index:260;		
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	font-family: 'Microsoft San Serif',Verdana, Arial;
}

/*******************
 * Lookup Stuff
 ******************/
td.LookupTD
{
	background-color: #eaeaea;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: .2em;		
}
td.LookupTD a
{
	font-size: 10px;
}
td.LookupImg
{
	width:25px;text-align:right
}



/* Grid Stuff */
table.Grid
{
	background-color:#fff;			
	border-collapse: collapse;
}
table.Grid caption
{
	display:none;
	visibility:hidden;
}
table.Grid th 
{ 
	font-size: 11px;
	font-weight:bold;
	font-family: Arial; 
	background-color: #becfe3;
	color: #333;
	text-align: center;
	border: solid 1px #ddd;
	padding: 5px;
}
table.Grid tr.Foot td
{	
	padding: 10px;
	background-color: #ccc;
	border-top: double thick black;	
}
table.Grid th a,table.Grid th a:visited { color:#333; text-decoration:none; }
table.Grid td a { color:Blue; }
table.Grid td a:visited { color: royalblue; }
table.Grid td 
{ 	
    padding: 10px;
	font-size: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	border: solid 1px #ddd;
}
table.Grid td input { font-size: 11px; }
table.Grid td select { font-size: 11px; }
tr.GridPager
{
	font-size: 11px;
	background-color:silver;
	color:Yellow;			
}
tr.GridRow
{
	background-color:#fff;
}
tr.GridAltRow
{
	background-color:#f5f5f5;
}
td.req { font-weight:bold; }

tr.nd
{
	color: Red;
	font-style: italic;
}

/*End Grid Stuff */




/* Boxes */
div.Box
{
	background-color: #fff;
	border: solid 1px #7f9db9;	
	padding: .6em;
	margin: .6em;
	font-size: .8em;
	line-height: 1.5em;
}

div.DashBox
{
	background-color: whitesmoke;
	margin: 0em 0em 1em 0em;
	padding: 0px .6em .6em .6em;
	border-right: none;
	border-top: #7f9db9 medium solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
div.YDashBox
{	
	padding: 0px .6em .6em .6em;
	background-color: #fbf8e1;	
	margin: 0em 0em 1em 0em;
	border-right: none;
	border-top: #ebd9a2 medium solid;
	border-left: #ebd9a2 1px solid;
	border-bottom: #ebd9a2 1px solid;
}
div.GDashBox
{	
	padding: 0px .6em .6em .6em;
	background-color: #fff;	
	margin: 0em 0em 1em 0em;
	border-right: none;
	border-top: #91c094 medium solid;
	border-left: #91c094 1px solid;
	border-bottom: #91c094 1px solid;
}
div.WDashBox
{		
	background-color: #fff;	
	margin: 0em 0em 1em 0em;
	padding: 0px .6em .6em .6em;
	border-right: none;
	border-top: #999 medium solid;
	border-left: #999 1px solid;
	border-bottom: #999 1px solid;
}
div.DashTitle
{
	font-family: Verdana, Arial, Helvetica;	
	font-weight: bold;
	margin-top: .4em;
	font-size: 1.1em;
	margin-bottom:.5em;
}
div.DashTitle a.Small, div.DashTitle a.Small:visited
{
	margin-left:1em;
	font-size: .9em;
	font-weight: normal;
}
div.Box div.Title, div.InfoBox div.Title
{
	font-family: Arial, Helvetica;
	font-size: .9em;
	font-weight:bold;
	margin-bottom: 1em;
}

/* Analytic Specific */


DIV.AltRow 
{
	font-size: 11px; 
	PADDING-BOTTOM: 0.5em; 
	BORDER-TOP-STYLE: none; 
	padding-top: 0.3em; 
	BORDER-BOTTOM: silver 1px dashed; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	white-space: nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	width:180px;
	border-collapse:collapse; 
}
a.AltLink,a.AltLink:visited { font-size:1.2em; color: blue; }
a.AltLink:hover { color:red; }




/* Top 10 */
div.Top10Title 
{ 
	margin-top:1em;
	font-size: .7em; 
	font-weight:bold;
	margin-bottom:1em; padding: 1em; 
	background-color: gainsboro; 
}

/*  Occupation Details */
div.OccDetailTitle
{	
	font-size: 13px;
	margin-top: 8px;
	padding-bottom:5px;
}
div.OccName
{
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica;
}
div.OccBody
{
	margin: 1em;
}
div.OccDesc
{
	font-size: .8em;	
	margin-bottom:1em;
}
div.OccDetailHolder { margin-top:.5em;}
div.OccDetailHolder h3
{
	font-size: 1.1em;	
	font-weight:bold;
}
div.TopBtn
{
	float:right;
	margin-right:5px;
	width:90px;
	text-align:right;	
	margin-top: 10px;
}

div.TableTitle
{
	font-size:.8em;font-weight:bold;margin-bottom:1em;
}

div.GridCont
{		
	font-size: inherit;
}
div.GridTb
{
	background-color: cornflowerblue;
	border: dashed thing black;
}

div.BlueGrad
{
	background-position: left top;
	background-image: url(../../images/bluegreen_grad.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	border: solid 1px #7f9db9;	
	padding: .6em;
	margin: .6em;
	font-size: .8em;
	line-height: 1.5em;
}

div.WfTitle
{	
	font-size: 1.2em;
	font-weight:bold;
	font-family: Arial;
	margin-bottom: .2em;
}
div.WfText
{	
	line-height: 15px;
	font-size: 11px;
}

div.DlPop
{	
	position:absolute;	
	height:200px;
	width: 100%;
	top:150px;		
	text-align: center;	
}
div.DlPop div
{		
	width:300px;	
	background-color: White;
	border: solid 1px gray;	
	font-size: 11px;
	color: dimgray;
	padding:15px;	
	margin: 0px auto;
}
div.DlPop div a 
{
	font-size: 15px;
	font-family: Arial;
	font-weight:bold;	
}


div.FieldName
{
	padding-bottom:3px;
	font-size:13px;	
}
div.Field
{
	margin-bottom:5px;
}
div.Field label 
{
	font-size: 13px;	
}
div.FieldBtn
{
	margin-top:10px;
}

ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

div.RoundPanel
{
	background-color: #f1f1f1;
}

div.RecNote { color: #999; }



