body {
	background-color: #F3F3F3;
	background-image: none;
}

#menuHover {
	display: none;
}

a, a:visited {
color: #405C9D;
text-decoration: none;
cursor: pointer;
}

a:hover { 
text-decoration: underline; 
color: #405C9D; 
}

/*Setup Width*/
#headerDiv, #pageMenu, #pageBack, #pageMenuSpan, #menuRow, #HeaderLine, #menuLength {
	min-width: 1200px;
	width: auto;
}

#topUserInfo, #menusRight {
	float: right;
}

#topUserName, #topLogOut, #topLogo, #imageHelp {
	float: left;
}




#pageTitle {
	height: 22px;
}

#pageTitleL {
	width: auto;
}
#pageBackCorner {
	background-image: none;
	height: 32px
}

#pageBody {
	margin-left: 13px;
	min-height: 500px;
	border: 1px solid #A7A7A7;
	border-right-style: hidden;
	
}

#pageFooter, .bottompage
{
	width: 1000px;
}

.bottompage {
	margin-top: 47px;
}

#bottompageimg {
	text-align: center;
}

#bottomIsSecure {
	text-align: left;
	padding-left: 30px;
	line-height: 1em;
	margin-top: -33px;
}

#pageMenu {
	height: 88px;
	border-width: 1px;
}

#pageMenuL {
	width: 234px;
	padding: 0 0 0 0;
}

#pageMenuR {
	float: left;
	width: 766px;
	height: 89px;
}

#menuText a { color: white; }

#menuText {
	/*display: none;*/
	float: left;
	padding: 0 0 0 0;
	margin-top: 67px;
	margin-left: 46px; 
	font-family: verdana;
	font-size: 13px; /* Verdana*/
	/*background-color: blue;*/
	color: white;

}

.subMenuText {
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	/*vertical-align: middle;*/
	border-left-style: solid;
	border-right-style: solid;
	border-color: white;
	border-width: 1px;
	cursor: pointer;
	position: relative;
	z-index: 1000;
}

#punchScope {
	top: 222px;
}

#subMenuHome {
	border-left-width: 2px;
	padding-left: 20px;
}
#subMenuHelp {
	border-right-width: 2px;
	/*padding-right: 20px; */
}

#menuHome li { background-color: transparent; }
#menuReports li { background-color: transparent; }
#menuPrint li { background-color: transparent; }
#menuFiles li { background-color: transparent; }
#menuSettings li { background-color: transparent; }
#menuLogout li { background-color: transparent; }
#menuHelp li { background-color: transparent; }
#menuManage li { background-color: transparent; }

/*#menuReports ul { width: 10em; } /* Reports menu needs to be slightly wider. */

.subMenu ul, #menuReports ul {
	margin-top: 9px;
	margin-bottom: 20px;
	width: 176px;
	font-size: 12px;
	font-family: verdana;
}

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

.subMenu li a:hover, .subMenu li a:focus {
	background-color: transparent;
}

#hoverColor {
display: none;
}

#pageBack, #pageBack_popup{
	background-color: #f3f3f3;
	background-image: none;
}

#pageTitle {
	background-image: none;
	border-bottom-style: none;
	height: 22px;
}

#pageTitleSC, #pageTitleSC_popup {
	text-align: center;
	padding: 0 0 0 0;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #666;
	width: 972px;
}

#pageTitleSC_popup {
	width: 100%;
}

#pageContents {
	margin: 1em 0 1em 2em;
	padding: 0 0 0 0;
}

#pageBottom {
	background-image: none;
}

#pageFooter, #pageFooter_popup {
	background-color: #f3f3f3;
	line-height: 1em;
}

#pageFooter, #pageFooter a, #pageFooter a:visited, #pageFooter a:active, #pageFooter a:hover, #pageFooter_popup, #pageFooter_popup a, #pageFooter_popup a:visited, #pageFooter_popup a:active, #pageFooter_popup a:hover { color: black; }

a.punchIn, a.punchIn:visited, a.punchIn:hover { color: #4B8356; }
a.punchOut, a.punchOut:visited, a.punchOut:hover { color: #D24F1E; }

/*Border Styles*/

/*Top border*/
.punchHeader, .totals, .alrtHomeHeader, .rosterHeader, .accrualHeader, .ruler {
	border-top-color: #CCC;
	
}

/*Bottom border*/
.punchHeader, .alrtHomeHeader, .rosterHeader, .accrualHeader {
	border-bottom-color: #CCC;
}

#phoneNumber, #copyright{
	padding-top: 10px;
}

#address, #copyright {
	padding-bottom: 11px;
}

#bottomlogo {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.deptsHeader, .depts {
	border-color: #CCC;
}

table.accrual th, table.accrual td {
	border-color: #CCC !important;
}

#spacer {
	background-color: #CCC !important;
}

.alrtSet, .alrtSetHeader, .alrtSetBool, .alrtSetShort {
	border-color: #CCC;
}

/*********Stalker Jquery Plugin*****/

.stalkerStyleBottomButtons
{
    background: white;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 120px;
}

.stalkerStyleBottomChildListButtons
{
    background: white;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 120px;
}

/****Modal Jquery Plugin ****/
.reveal-modal-bg { 
    position: fixed; 
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.5);
    z-index: 1000;
    display: none;
    top: 0;
    left: 0; 
    }

.reveal-modal {
    visibility: hidden;
    top: 200px; 
    left: 50%;
    margin-left: -300px;
    width: 520px;
    background: #FFF;
    border-color: white;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    z-index: 1001;
    padding: 30px 40px 34px;
   /** -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);**/
    }
    
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;
} 

#modalError {
    width: 200px;
}

.errorModalText {
    text-align: center;
}

/*CSS selectors for the column picker on the employee list*/
.columnSelectorWrapper {
    position: absolute;
    display: inline-block;
}

.columnSelector, .hidden {
    display: none;
}

.columnSelectorButton {
    /*padding: 5px;*/
}

#colSelect1:checked ~ #columnSelector {
    display: block;
}
.columnSelector {
    width: initial;
    position: absolute;
    top: 16px;
    padding: 5px 10px 5px 5px;
    background: #fff;
    border: #000 1px solid;
    /*border-radius: 5px;*/
}
.columnSelector label {
    display: block;
    float: none;
    text-align: left;
    /*width: 9em; */
}

.columnSelector input {
    cursor: default;
}

label.columnSelectorButton {
    float: none;
    text-align: left;
    width: initial;
    color: #405C9D;
    margin-right: 0px;
}

label.columnSelectorButton:hover {
    text-decoration: underline;
    cursor: pointer;
}

.columnSelector input {
     margin-right: 5px;
}

.columnSelector .disabled {
     color: #ddd;
}

