﻿body
{
	/*background-color: #cccccc;*/
	background:#0082b5 url(images/bgTile.jpg) repeat-x top;
	margin-top: 0px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
	color: #1d2b94;
}
#ImageBackground 
{
	background:url(images/isisBack.jpg) no-repeat center 0px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;	      
}

#backContent
{
	margin:0px auto;
	padding:0px;
	width:960px;
	text-align:left;
	position:relative;
	vertical-align:top;	
	/*min-height: 100%;
	height:100%;*/
	background:url(images/contentBack.jpg) top no-repeat #FFF;
}


#Main
{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 959px;
	/*background-color: White;*/
	border-collapse: collapse;
	/*border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;*/
}

#Header 
{   
	height: 123px;	
	background: none;	
	/*background:url(Images/contentBack.jpg) top no-repeat #FFF;*/
	position: relative;	
	/*width:960px;
	background:url(../images/contentBack.jpg) no-repeat #FFFFFF;*/
}

#HeaderLogo
{
	/*text-align: Left;
	vertical-align: top;*/
	position:relative;
	float: left;
}

/*
#HeaderText 
{
	font-size: 30px;
	color: #1d2b94;
	position:relative;
	top: 35%;
	left: 5%;    
	height: 123px;
	float:left;    
}*/


#HeaderText
{
    position: relative;
    top: 35%;
    left: 5%;
    height: 123px;
    float: left;
    font-size: 30px;
    font-family: Georgia;
    color: #FFFFFF;
    text-shadow: 0px 2px 3px #1d2b94;
    
    
   /* text-shadow: 0 1px 0 #ccc,
            0 2px 0 #c9c9c9,
            0 3px 0 #bbb,
            0 4px 0 #b9b9b9,
            0 5px 0 #aaa,
            0 6px 1px rgba(0,0,0,.1),
            0 0 5px rgba(0,0,0,.1),
            0 1px 3px rgba(0,0,0,.3),
            0 3px 5px rgba(0,0,0,.2),
            0 5px 10px rgba(0,0,0,.25),
            0 10px 10px rgba(0,0,0,.2),
            0 20px 20px rgba(0,0,0,.15); */
}



#HeaderServerDateTime 
{
	position: relative;
	top: 50%;
	left: 17%;    
	height: 123px;
	float:left; 
	
}
.breadcrumb
{   
	text-indent: 30px;
	padding: 10px 0px 20px 0px;
	font-size: .75em;
	border-top: solid 1px #000000; 
}

.MainNav 
{
   border-right: 1px solid #000000;   
   color: #1d2b94;
   text-align: Left;
   vertical-align: top;  
   width: 200px; 
}

.menuStyle
{
			 
}

.menuItemStyle 
{
	/*Active Menu is using this*/
	border: 1px solid #000000;
	padding: 10px;
	width: 200px;
}

.menuItemHover
{
	color: #B23300;
}

#MainContent 
{
	/*background-color: #FFFFFF;*/
	width:959px;
	height: 500px;
	vertical-align: top;
}

.ContentLocation 
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#footer {
	background:#FFFFFF;
	padding:40px 0px 20px 0px;
	text-align:center;	
	margin:0 auto;	
}
#footer ul {
	display:inline;
	list-style-type:none;
	list-style:none;
	padding:0;
	margin:0;	
}
#footer ul li{
	display:inline;
	list-style-type:none;
	list-style:none;
	margin:0px 1px 0px 0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;	
	font-weight:bold;
}
#footer ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer .bar{
	color:#ff6600;
	font-size:12px;
}
#footer #secondLine {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	text-align:center;
	padding:5px 0px 0px 0px;
}


/* Below is for EMS User Control Library */

/* Numeric Keypad */
.keypad 
{
	background-color: #3a9fc0;/*#B23300;  payroll red, purple #1d2b94 */
	border:1px solid #000000;
	white-space:nowrap;
	text-align:center;  
}

.keypad .header 
{
	background-color: #1d2b94;
	color: White;
	font-weight: bold;    
}

.keypad .textboxlabel
{
	color: White;
}

.keypad .number  
{
	height: 58px;
	width: 58px;
	font-size: 12pt;  
	font-weight: bold; 
	color: #1d2b94;
}

.keypad .submit
{
	height: 58px;
	width: 75px;
	font-size: 12pt;  
	font-weight: bold; 
	color: #1d2b94;
}
/* End Numeric Keypad */

/* Server Date Time */
.ServerDateTime
{
	/*background-color: White;*/
	/*filter:alpha(opacity=50);*/ /* IE's opacity*/
	border: 1px solid #000000;
	width: 235px;
	padding: 0px;
	border-spacing: 0px;
	font-size: .75em;
}
.ServerDateTime .Label
{
	text-align: center;
	font-weight: bold;  
	text-decoration: underline;   
}

.ServerDateTime .value
{
	text-align: center;
	font-weight: bold;    
}

/* End Server Date Time */

/* Button List */
.blMain
{
	background-color: #3a9fc0;/*#B23300;  payroll red, purple #1d2b94 */
	color: White;       
}
.blMain .blTableRow
{
	
}
.blMain .blTableRow input[type="submit"]
{
	height: 58px;
	width: 200px; 
	font-size: 12pt;  
	font-weight: bold; 
	color: #1d2b94;       
}
.blMain .blHeader
{
	background-color: #1d2b94;
	color: White;
	font-weight: bold;      
}
.blMain .blFooter
{
	background-color: #1d2b94;
	color: White;
	font-weight: bold;  
}
/* End Button List */

/* Nav Menu */



.nHeader
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-decoration: none;
    list-style-type: none;
    background-color: #4A8AB0;
    margin-top: 19px;
    white-space: nowrap;
}

.nItem, .nItemSelected, nItemNoDisplay
{
    font-weight: bold;
    font-size: 12px;
    color: #4A8AB0;
    text-decoration: none;
    list-style-type: none;
    font-style: italic;
    white-space: nowrap;
    margin-top: 5px;
    margin-bottom: 5px;
}


.nItem:hover
{
    color: #111C85;
}

.nItemNoDisplay
{
    display: none;
}

.nItemSelected {
    color: #F74F20;
}


ul.navigation
{
    margin-top: 3px;
    padding-left: 5px;
    padding-right: 0px;
    margin-left: 0px;
    list-style: square;
 
}
/* End Nav Menu */

/* Grids */

.gRow
{
	margin: 4px;
	background-color: #EFF3FB;
}

.gRow .gHeader
{
	/* Locks table header */
	background-color:#507CD1;
	color: white;
	position:relative;
	cursor: default;
	z-index: 10;
	white-space:nowrap;

}

.gRow .gAltRow
{
	background-color: White;
}

.gRow .gSelectedRow
{
	background-color: #D1DDF1;
	color: #333333;
}

.gEmptyDataRow
{
	color:White;
	background-color:#D1527C;
	font-weight:bold;
	vertical-align:top;
}

.gCell
{
	padding-left: 4px;
	padding-right: 4px;
	/*width: 100px;*/
}

.gCell gDataCell
{
	text-align: right;
}

.gRowHeader
{
	text-align: left;
}
/* End Grids */

/* Paragraphs */
.pHeader 
{
	font-weight: bold;
	font-size: larger;
	text-align: center
}

.pFooter 
{
	font-weight: normal;
	text-align: center;
}
/* End Paragraphs */

.tblGreen 
{
	background-color: #629526;
	color: White;
}

.message
{
	margin:6 6 6 6;
}

.pageFooter
{
	cursor: default;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	white-space: nowrap
}

.labelInfo
{
	font-weight:bold;
	vertical-align:top;
	white-space:nowrap;
}

.labelWrap
{
	white-space:pre-line;
}

.alert
{
	white-space:pre-wrap;
}

.ObjectHidden
{
    display: none;
}


.cssChangePinValidator
{
    font-size: small;
    width: 95%;
    border: 1px solid #FFFFFF;
    background-color: #F2F2F2;
    text-align: left;
    margin-top: 10px;
    border-radius: 10px;
    
}

/* SEARCH ICON */
.search16
{
    height: 16px;
    width: 16px;
    border: 0px;
    background-image: url('Images/rbExtendedIcons16x16.png');
    background-repeat: no-repeat;
    background-position: -100px 0;
    vertical-align: middle;
}

/* ADD ICON */
.add16
{
    height: 16px;
    width: 16px;
    border: 0px;
    background-image: url('Images/rbBasicIcons16x16.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
}

/* REMOVE ICON */
.remove16
{
    height: 16px;
    width: 16px;
    border: 0px;
    background-image: url('Images/rbBasicIcons16x16.png');
    background-repeat: no-repeat;
    background-position: -280px 0;
    vertical-align: middle;
}
