#menuHover {
	visibility: hidden;
	display: block;
	position: absolute;
	width: 50px;
	height: 7px;
	background-color: #78C92D;
	top: 128px;
    z-index: 14;
}

.stalkerStyleLinkRow {
   background: white;
   width: 100%;
   box-shadow: 0 0 15px 5px #fff;
   z-index: 9;
}

.stalkerStyleRosterHead
{
    background: white;
    width: 100%;
    padding-top: 5px;
    z-index: 12;

}

.stalkerStyleThead
{
    background: white;
    width: 100%;
    padding-top: 5px;
    box-shadow: 0 0 15px 5px #fff;
    z-index: 11;

}


#topLogo
{
    /*background-color: #0970d3;*/
    /*color: #808080;*/
    /*min-height: 82px;*/
    /*padding-bottom: 5px;*/
    padding-left: 26px;
}

#topLogo img
{
	width: 362px;
	height: 84px;
}


#topUserInfo {
	color: white;
	font-family: Verdana;
	font-size: 12px;
	padding-right: 35px;
	padding-top: 36px;
}

#topUserName {
	padding-right: 20px;
	border-right-style: solid;
	border-right-width: 1px;
}

#topLogOut {
	padding-left: 20px;
	border-left-style: solid;
	border-left-width: 1px;
}

#topLogOut a, #topLogOut a:visited {
	color: white;
}

#imageHelp {
	height: 41px;
}

#subMenuAbout {
	margin-right: 0;
}

/*                                      MENU BAR                          */
#pageMenu 
{
	background-color: #0970d3;
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #9AC247;*/
	padding: 0 0 0 0;
	height: 87px;
}


#menuText
{
    font-weight: bold;
    color: #FFF;
}

#subMenuHome {
	padding-left: 0px;
	margin-left: 98px;
}


.subMenuText
{
    /*background-color: #9AC247;*/
    color: white;
    font-weight: normal;
	line-height: 46px;
	height: 46px;
	border-left-style: none;
	border-right-style: none;
	font-family: Verdana;
	border-bottom-width: 5px;
	border-bottom-color: #78C92D;
	padding: 0;
	margin: 0 20px 0 20px;
	
}

#HelpText {
	float: left;
}

.subMenu, .subMenu li a 
{
    background-color: #78C92D;
	border: none;
    position: relative;
   /* border: 1px solid transparent; */
}

.subMenu li a
{
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 3px;
}

.subMenu li a:hover, .subMenu li a:focus
{
	/*background-color:  #9AC247;*/
	background: #0099DD;
}

#hoverColor
{
    display: none;
    background-color: white;
    color: white;
}

#menuRow
{
    /*padding-top: 5px;*/
    height: 46px;
    background-color: #0099dd;
    width: 100%;
    /*min-width: 1000px;*/
    display: block;
    float: left;
    z-index: 13;
}

#menuPadding
{
    /*background-color: #9AC247;*/
    /*min-width: 350px;  size of logo file (CHANGE IF IT CHANGES) */
    width: 88px;
	height: 20px;
    float: left;
    display: none;
}

#menus
{
    /*background-color: #9AC247;*/
    font-weight: bold;
    color: white;
    /* Center inside outer div */
    float: left;
    min-width: 600px;
    z-index: 2000;
}

#HeaderLine
{
    float: left;
    display: block;
    width: 100%;
    height: 15px;
    background-color: #E6E6E6;
    margin: 0;
    padding: 0;
}

#headerDiv
{
	height: 133px;
}

#LoginHeaderFill
{
    background-color: #E6E6E6;
    width: 100%;
    height: 15px;
}


/*                                      FOOTER STUFF                                        */
#bottomlogo, #bottomlogo-login
{
    /*background-color: #808080;*/
    opacity: 1.0;
    filter: alpha(opacity=100); /* IE Support */
    margin-top: 66px;
}

#bottompageimg
{
	margin-right: auto;
}

#pageFooter, #pageFooter_popup
{
	border-top-color: #E6E6E6;
	border-top-style: solid;
	border-top-width: 23px;
	margin-top: 0px;
}

#pageFooter, .bottompage, #disclaimer
{
    width: 100%;
	/* width: 1350px;  Weird hack to get it "fake centered" for the menu */
	margin-top: 0px;
	height: auto;
}

#pageFooter
{
   margin-bottom: 66px; /*single ID in order to add a space below "Disclaimer" instead of seperating disclaimer */
}

#copyright, #copyright:link
{
    color: #FFFFFF;
    text-decoration: none;
}

#pageFooter, #pageFooter_popup, #disclaimer
{
    color: white;
    background-color: #0970D3;
    font-size: 13px;
}


#phoneNumber, #copyright,#bottomIsSecure
{
	padding-top: 5px;
    font-weight: bold;
    margin-top: 0px;
}

#bottomIsSecure
{
	height: 1em;
	padding-top: 4px;
}

#copyright
{
	padding-top: 11px;
    padding-bottom: 11px;
    font-weight: bold;
}


/* BODY FIXES */
#pageBody, #pageBody_popup
{
    margin-left: 0px;
    border-style: none;
}

body, #pageBack, #pageBack_popup
{
    background-color: #0970D3;
}

#pageBackCorner, #pageBackCorner_popup
{
    height: 27px;
    width: auto;
    background-color: #0099DD;
    border-bottom-style: solid;
    border-bottom-width: 15px;
    border-bottom-color: #E6E6E6;
}

#pageBack #pageBackCorner
{
	display: none;
}

#GrayBar
{
    width: 100%;
    height: 27px;
    background-color: #808080;
    display: none;
}

#menusRight {
	margin-right: 35px;
}



/*                          MAIN PAGE CODE                                              */
.colorHome, .colorReports, .colorPrint, .colorFiles, .colorSettings, .colorLogout, .colorHelp 
{ 
	background-color: #0970D3; 
	color: #fff; 
	font-weight: bold;
}

/* Ick... porting */
#pageFooter, 
#disclaimer, 
#pageFooter a, 
#disclaimer a, 
#pageFooter a:visited, 
#disclaimer a:visited, 
#pageFooter a:active, 
#disclaimer a:active,
#pageFooter a:hover, 
#disclaimer a:hover,
#pageFooter_popup, 
#pageFooter_popup a, 
#pageFooter_popup a:visited, 
#pageFooter_popup a:active, 
#pageFooter_popup a:hover 
{ color: white; }

#pageContents
{
    padding: 40px 15px 15px 15px;
}

#pageTitleSC, #pageTitleSC_popup
{
    padding: 15px 0px 0px;
}

#employeeReportNav{
    padding-bottom:50px;
    padding-top:10px;
    font-weight: bold;

}
.firstEmployee img{
   float:left;
   margin-left: 27em;
   height: 1em;
}

.firstEmployee input{
   float:left;
   margin-left: 33.75em;
   height: 1.3em;
}

.prevEmployee img{
   float:left;
   height: 1em;
   margin-left: .5em;
}

.prevEmployee input{
   float:left;
   height: 1.3em;
   margin-left: .5em;
}

.nextEmployee img{
   float:left;
   height: 1em;
   margin-left: 1em;
}

.nextEmployee input{
   float:left;
   height: 1.3em;
   margin-left: 1em;

}

.lastEmployee img{
   float:left;
   height: 1em;
   margin-left: .5em;
}

.lastEmployee input{
   float:left;
   height: 1.3em;
   margin-left: .5em;

}

#employeeSelection select{
  float:left;
  margin-left:1.2em;
}

.buttons button, .buttons input, #backup_buttons input, .punchScopeSubmit input
{
	border: 0px;
	height: 20px;
	width: 60px;
}

#disclaimer
{
	text-align: center;
	color: white;
	margin-top: 0px;
	line-height: 1em;
}

button.survey-modalSurvey {
    float: left;
    height: 30px;
    margin-left: 9em;
}

button.close-modalSurvey {
    float: right;
    height: 30px;
    margin-right: 9em;
}

.surveyHeader {
    font-size: x-large;
}

#modalSurvey {
    text-align: center;
}
