﻿body
{
    /*background:url(images/bg_new.png);*/
    background-color: rgb(5,50,43);
    font-family: Verdana;
	margin: 0px;  
}
body
{
    margin:0px auto;
}
 .style1
        {
            font-size: xx-small;
        } 
       .black_overlay {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: block;
  position: absolute;
  top: 5%;
  left: 10%;
  height: 80%;
  width: 80%;   
  border: 2px groove #d5cece;
  background-color: white;
  z-index: 1002;
  overflow:hidden;
}
.no_content {
  display: block;
  position: absolute;
  top: 5%;
  left: 10%;
  height: 80%;
  width: 80%;
  border: 0px groove #d5cece;
  background-color: transparent;
  z-index: 1002;
  overflow:hidden;
}
.navlist ul
{
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

.navlist li
{
    font-size: small;
    display: inline;
    list-style-type: none;
}

.navlist a { padding: 3px 10px; }

.navlist a:link, .navlist a:visited
{
    color: #fff;
    background-color: #036;
    text-decoration: none;
}

.navlist a:hover
{
    color: #fff;
    background-color: #369;
    text-decoration: none;
}

p 
{
    font-size: medium; 
    color: white
}


#mainView
{
	/*border:solid black;*/
	margin: 20px 0 0 0;
}

#headerWrapper{
	padding: 10px 0 45px 0;
	background: url(images/rsz_6gelogo.png) no-repeat;
	width: 90%;
	height: 60px;
	margin:0px auto;
}


#headerLogo{
	/*background: url(images/GElogo.png) no-repeat;*/
	height: 30px;
	padding: 40px 0 0 10px;
	width: 500px;
	text-align: left;
	font: normal 16px Verdana;
	float: left;
	font-size: 15px;
	font-weight:800;
	color:White;
}

#logonInfo{
	padding: 5px 20px 0 0;
	width: 190px;
	text-align: right;
	float: right;
	font-size:12px;
	color: #FFF;
	
}
#logonInfo a:link, 
#logonInfo a:visited, 
#logonInfo a:hover,
#logonInfo a:active{
	color: #FFF;
	text-decoration:none;
}
#wrapper {
    width: 90%;
    height: auto;
    min-height: 450px;
    padding: 10px 0 15px 0;
    /*background: #E5E8F4;	*/
    /*background: #D1D5E3;*/
    padding-left: 20px;
    margin: 0px auto;
    background: #FFF;
    background: linear-gradient(180deg,rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 34%, rgba(234, 234, 232, 0.55) 100%, rgba(234, 234, 232, 1) 100%);
    box-shadow: 0px 7px 26px -5px rgba(255,255,255,0.75);
    -webkit-box-shadow: 0px 7px 26px -5px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 7px 26px -5px rgba(255,255,255,0.75);
    border-radius: 20px 20px 20px 20px;
}
#leftPanel{
	padding: 0 20px 0 8px;
	/*background: #D1D5E3;*/
	 
	width: 170px;
	text-align: left;
	font: bold 13px Verdana;
	line-height: 14px;
	vertical-align: top;
	height: 100%;
	float:left;
	display:inline;
}


#leftPanel a:link,
#leftPanel a:active,
#leftPanel a:hover,
#leftPanel a:visited{
	color:#1474BB;
	text-decoration:none;
}

.Gobtn
{
    padding:2px 2px 2px 2px;
}
#rightPanel{
	
	height: auto;
	/*width: 732px;*/
	width: 402px;
	text-align: left;
	/*margin-left: 170px;*/
	vertical-align: top;
	display:inline;
}

.txtCaption{
	padding: 0;	
	float: left;
	border: none;
	color: black;
	width: 400px;
	height: 20px;
	display:inline;
	font: 13px Verdana;
}

#pageFooter{	
	width: 90%;
	/*background: no-repeat url(images/bottomLeft.png);*/
	 
	height: 50px;
	float: left;
	color: #FFF;
	padding: 22px 0 0 75px;
	font:9px verdana ;
	text-align:left;
   
}
#pageFooter a:link,
#pageFooter a:active,
#pageFooter a:visited,
#pageFooter a:hover{
	color:#FFF;
	text-decoration:none;
}

#footer{
	width:90%;
    height: 75px;
     margin:0px auto;
}

/*resultsPage Styles*/

#resultsWrapper{
	padding: 10px 0 10px 10px;
	background: url(images/GElogo.png) no-repeat;
	width: 90%;
	height: 60px;
}


#viewingWrapper {	
	background: #D1D5E3;
	width: 90%;
	height: 300px;
	font: 12px;
}

/*login page*/
#loginView
{
	/*border:solid black;*/
	/*margin: 20px 0 0 0;*/    
	text-align:center;
    height: 429px;
    width: 636px;
     padding:5px;margin:0 auto;
}
/*#loginView a:link, 
#loginView a:visited, 
#loginView a:hover,
#loginView a:active{
	color:White;
	text-decoration:underline;	

}*/
#loginHeader
{
      color:White;
     font-family:Verdana;
     font-size:11px;
     text-align: right;
   padding-right:2px;
    height: 20px;
    width: 630px;    
} 
#loginHeader a:link, 
#loginHeader a:visited, 
#loginHeader a:hover,
#loginHeader a:active{
	color:White;
	text-decoration:underline;
}


#loginWrapper{
	padding: 10px 0 10px 10px;
	margin: 0 0 0 0;
	background: url(images/loginBackground.png) no-repeat;
	width: 620px;
	height: 60px;
}

#headerLogin{
	height: 30px;
	padding: 40px 0 0 10px;
	width: 610px;
	text-align: left;
	font: normal 16px Verdana;
	font-size: 15px;
	font-weight:800;	
}

#loginFieldHolder{
	width:630px;
	padding: 5px 0 0 0;
	background: #CBD0DF;
}


#loginFooter{
	width:630px;
	height: 20px;
	background: url(images/footerGrad.png) no-repeat bottom left;
	
}

/*ASP TEXT FIELDS AND BUTTONS*/
#txtSearchData {
	/*background-color:#1474BB;*/
	background-color:rgb(5,50,43);
	color:#FFFFFF;
	border: solid 1px white;
	line-height: 20px;
}

#btnSearch {
}

#btnDisplayLastTen {
	width:125px;
}
#btnDisplaySinceLastLogon {
	width:125px;
}

#cmdSignOut{
	width: 125px;
	margin-top: 10px;
}

#LoginName {
	font-size:12px;
}

.disclaimerLogin{
padding: 10px  15px 5px 15px;
width:600px;
text-align:left;
background-color:#CBD0DF;
font: 12px Verdana
}


.disclaimerLogin h1{
font: bolder 14px Verdana;
}

#disclaimer{
/*background-color:#D1D5E3;*/
 text-align:left;
padding: 10px 30px 0 0;
}

#disclaimer h1{
/*background: #1474BB;*/
background-color: rgb(14,128,112);
color: white;
font: 14px Verdana;
font-weight:900;
text-align:center;
}

.ssoIdIndicator
{
    color:Red;
}

#disclaimer table,
#disclaimer td{
font: 14px Verdana;
}

.welcome-User
{
  color:#FFFFFF;font-family:Verdana;font-size:11px;
  /*padding-right:13px;*/
}
.welcome-UserLabel
{  
  padding-right:250px;color:#FFFFFF;font-family:Verdana;font-size:11px;
}

.welcome-UserLink
{
     padding-left:220px;color:#FFFFFF;font-family:Verdana;font-size:11px;
}

.content-container
{
    background:Grey;width:96%;margin-top:8px;padding:10px;position:relative;
    top: 0px;
    left: 0px;
    height: 324px;
}
    
.com-message
{
   color:black;font-family:Verdana;font-size:11px;padding-right:13px;
}
