* {margin: 0px; padding: 0px;}

html, body {
	height: 100%;
}

p {
	padding: 5px 5px 0px 0px;
	margin: 5px 5px 0px 0px;
}

* html #container {
	height: 100px;
}

* body {
	font-family: "Lucida Grande", Arial, Sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	background: url("../img/background-1.png") repeat-x scroll center top;
}

#form1 { height: 100%; }

.big { font-size: 18px; font-weight: bold; font-family: "Lucida Grande", Arial, Sans-serif; }

a, img {
	text-decoration: none;
	border-style: none;
	outline: none;
}

div#container {
	top: 0px;
	
	height:auto !important; 
	height:100%;
	min-height:100%; 

	width: 892px;
	margin-top: 0px;
	margin: 0 auto;
	background: url("../img/background-shadow.png") repeat-y scroll center top;
}

div#header {
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 15px;
	height: auto;
	z-index: 2;
	color:Gray;
	font-size:x-large;
	font-family:Arial;
	font-weight:bolder;
	white-space:nowrap;
}

.pancontextmenu {
	vertical-align: middle;
	background: url("../img/context-menu.png") no-repeat;
	height: 29px;
	width: 829px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: -11px;
}
.pancontextmenu a {
	padding-top: 7px;
	float: left;
	font: 11px Helvetica;
	color: white;
	padding-right: 30px;
}
.pancontextmenu a:hover {
	text-decoration: underline;
}

div#contextmenu {
	vertical-align: middle;
	background: url("../img/context-menu.png") no-repeat;
	height: 29px;
	width: 829px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: -11px;
}
#contextmenu a {
	padding-top: 7px;
	float: left;
	font: 11px Helvetica;
	color: white;
	padding-right: 30px;
}
#contextmenu a:hover {
	text-decoration: underline;
}

div#context-menu {
	vertical-align: middle;
	background: url("../img/context-menu.png") no-repeat;
	height: 29px;
	width: 829px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: -11px;
}
#context-menu a {
	padding-top: 7px;
	float: left;
	font: 11px Helvetica;
	color: white;
	padding-right: 30px;
}
#context-menu a:hover {
	text-decoration: underline;
}
div#toolbarTop {
	background: url("../img/toolbar.png") no-repeat;/*employee-portal-button.png");*/
	height: 57px;
	margin-left: 10px;
	vertical-align: middle;
}


#employeePortalLogin a, a:hover { color: white; }
#Localization a, a:hover { color: white; }
#eW2Signin a, a:hover { color: white; }

#employeePortalLogin, #eW2Signin {
	position: absolute;
	top: 75px;
	border-width: 0px;
	width: 253px;
	height: 182px;
	background: url("../img/employee-portal-bg.png") no-repeat;
	color: white;
	display: none;
}
#adminPortalLogin {
	position: relative;
	top: -211px;
	left: -145px;
	border-width: 0px;
	width: 296px;
	height: 198px;
	background: url("../img/admin-portal-login-bg.png") no-repeat;
	color: white;
	display: none;
}

#eW2Signin { margin-left: 170px;  }
#employeePortalLogin { margin-left: 21px; }
#Localization { margin-left: 700px; top: 85px; position: absolute; text-align: right; border-width: 0px; color: White; }
#adminPortalLogin { margin-left: 170px; }

#employeePortalLogin input[type=text], #employeePortalLogin input[type=password], #eW2Signin input[type=text], #eW2Signin input[type=password], #adminPortalLogin input[type=text], #adminPortalLogin input[type=password],{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:12px;
	margin:0 0 2px;
	padding:2px;
	width:130px;
}

.toolbar-img {
	/*height: 57px;*/
	padding-top: 10px;
	padding-left: 25px;
	vertical-align: middle;
	z-index: 1000;
}

.toolbar-img-right-align {
	/*height: 57px;*/
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 45px;
	vertical-align: middle;
	right: 0px;
	float: right;
}

#main, #content {
	padding-right: 30px;
	padding-left: 35px;
}

#main table {	border-collapse: collapse; }

.mainheader {
	font-weight: bold;
	color: black;
	background-repeat: no-repeat;
	background-color: #6aadd9;
	font: 10px Helvetica;
	border-bottom: 3px solid #5aa232;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	/*border: 1px solid #5aa232;*/
	/*background: #6aadd9 no-repeat;*/
}

.maintd
{
	font: 10px Helvetica;
	border: 1px dashed #5aa232;
	vertical-align: middle;
	padding-left: 5px;
	height: 25px;
	/*background-color: whitesmoke;*/
}

.maintable
{
	width: 660px; 
	margin: auto;
	/*border-collapse: collapse;*/
}

#main th {
	font: 10px Helvetica;
	font-weight: bold;
	color: black;
	/*border: 1px solid #5aa232;*/
	border-bottom: 3px solid #5aa232;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #6aadd9 no-repeat;
}

#main td {
	font: 10px Helvetica;
	background-color: whitesmoke;
	border: 1px dashed #5aa232;
	vertical-align: middle;
	padding-left: 5px;
}

#main h1 {
	font-family: Helvetica, sans-serif;

	font: 18px black;
	font-weight: bold;
}
#main h2 {
	font: 14px black;
}


div#etoolsHeader {
	text-align: center;
	padding-bottom: 5px;
}

div#etools {
	margin-left: 20px;
	padding: 10px;
	background: url("../img/etools-background.png") #f5fafd no-repeat;
	/*width: 851px;*/
	width: 832px;
}

div#footerContainer {
	width: 892px;
	margin-top: 0px;
	margin: 0 auto;
/*	background: url("../img/background-shadow.png") repeat-y scroll center top;*/
	position: relative;
	height: auto;
	
}

div#footer {
	background: url("../img/toolbar.png") no-repeat;/*employee-portal-button.png");*/
	height: 57px;
	margin-left: 10px;
	white-space:nowrap;
/*	position: absolute;
	padding-left: 5px;
	width: inherit;*/
	
}


#copyright {
	width: inherit;
	font-size: 10px;
	text-align: center;
	margin-top: -10px;
}

label {
	float: left;
	width: 6em;
}

#divChangePassword legend {
	/*background: lightgray;*/
	padding: 6px;
	font-weight: bold;
}
#divChangePassword fieldset {
	/*background: lightgray;*/
	border:  1px solid lightgray;
	padding: 10px;
	font-weight: bold;
}

#divChangePassword label {
	display: block;
	text-align: center;
	float: left;
	width: 200px;
}

#initialPage legend {
	/*background: lightgray;*/
	padding: 6px;
	font-weight: bold;
}
#initialPage fieldset {
	/*background: lightgray;*/
	border:  1px solid lightgray;
	padding: 10px;
	font-weight: bold;
}

#initialPage label {
	display: block;
	text-align: center;
	float: left;
	width: 200px;
}

#userSetup legend {
	/*background: lightgray;*/
	padding: 6px;
	font-weight: bold;
}
#userSetup fieldset {
	/*background: lightgray;*/
	border:  1px solid lightgray;
	padding: 10px;
	font-weight: bold;
}

#userSetup labelold {
	display: block;
	text-align: center;
	float: left;
	width: 200px;
}

#userSetup label {
	display: block;
	text-align: center;
	float: left;
	width: 150px;
	white-space:nowrap;
}

#cellphone label {
	display: block;
	text-align: center;
	float: left;
	width: 200px;
}

#optoutsection label {
	display: block;
	text-align: left;
	float: left;
	width: 300px;
	white-space:nowrap;
}

.adminDivSections {
	width: 85%; 
	background-color: gray; 
	border: 1px solid black; 
	margin: auto;
	margin-top: 1px;
}

.adminDivSections2 
{
	text-align: left; 
	width: 650px; 
	background-color: #6aadd9; 
	border: 0px; 
	padding-left: 10px;
}

.adminDivContainer {
	width: 100%; 
	text-align: center; 
	padding-top: 10px;
}

.clear {
	clear: both;
}