* {
	margin:0;
	padding:0;
} a, p, img {
	border:0;
}
#container {
	margin:0px auto;
	position: relative;
	width:798px;
	font-family: arial, Helvetica, sans-serif;
	color:#666666;
}
#areaHeader {
	width:798px;
	background: #FFFFFF url(bg_header_repeat.gif) repeat-y top right;
}
#areaHeaderTop {
	width:798px;
	background:url(bg_header_top.gif) no-repeat top right;
}
#areaHeaderBottom {
	float: right;
	width:798px;
	background: #FFFFFF url(bg_header_bottom.gif) no-repeat top right;
}
#areaHeaderBottomHeightFiller {
	float:left;
	height:50px;
	width:0px;
}
#areaHeaderImage {
	padding: 9px 0px 0px 9px;
	float:left;
	height:81px;
}
#areaNavHeader {
	margin: 50px 0px 0px 0px;
	float:left;
	width:530px;	
	margin: 73px 0 0 28px;
	position:relative;
	top:23px;
	z-index:3;
}
#areaSpacerTop {
	background-image:url(bgcontenttop.jpg);
	background-repeat:repeat-y;
	width:798px;
	height:29px;
}
.areaContent {
	float:left;
	width:780px; 
	/*background:url(bgcontainer.gif) repeat-y;*/
}
.areaDoubleBorder{
	background-image:url(bgcontentmain.jpg);
	background-repeat:repeat-y;
	float:left;
	width:798px; 
}
#areaDoubleBorderNoTabs {
	background-image:url(bgcontentmain.jpg);
	width:708px;
	padding: 1px 40px 1px 50px;
}
.areaSpacerBottom {
	clear:both;
	background-image:url(bgcontentbottom.jpg);
	width:798px;
	height:28px;
}
#areaFooter {
	background-image:url(bg_footer.gif);
	background-repeat:no-repeat;
	height:70px;
}
#areaFooterImage {
	z-index:3;
}
.clear {
	clear:both;
}
.areaDetails {
	padding: 20px 0px 0px 50px;
	background-image:url(bgcontenttop.jpg);
	background-repeat:no-repeat;
	float:left;
	width:748px; /*798px - padding*/
}
.areaText {
	padding: 20px 50px 0px 50px;
	background-image:url(bgcontenttop.jpg);
	background-repeat:no-repeat;
	float:left;
	width:698px; /*798px - padding*/
}
.areaColumn {
	float:left;
	margin: 0 45px 10px 0px;
}
.areaColumnNarrow {
	float:left;
	margin: 0 20px 10px 0px;
	width: 260px;
}
.areaColumnHalf {
	float:left;
	width:330px;
	margin: 0 20px 10px 0px;
	height: auto;
}
.areaText .areaColumnHalf {
	margin: 0 0px 10px 1px;
}
.areaButtonDetails {
	clear:both;
	padding: 6px 0px 0px 6px;
	text-align:right;
	margin-right:50px;
}
.areaCalendar {
	float:left;
}
/* Text Formatting */
h1, h2, h3, #container .anchorHeader {
	color: #143D8D;
}
h1 {
	font-size:16px;
	margin:8px 0 12px 0;
}
h1.pageheading {
	padding-left:50px;
	margin-bottom:0;
	float:left;
}
h2 {
	font-size:1.2em;
	margin:9px 0 9px 0;
}
h3 {
	font-size:1em;
	margin:9px 0px 5px 0px;
}
h4 {
	font-size:1em;
	margin:9px 0px 5px 0px;
}
h5 {
	font-size:1em;
	margin:5px 0 5px 0;
}
html>body p {
	margin:5px 0 5px 0;
}
#container .anchor
{
	color:#666666;
}
.subtext  {
	font-size:.8em;
}
input, textarea {
	color:#666666;
}
textarea {
	color:#666666;
	font-family: arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 0px 0px 0px 2px;
}
caption {
	color: #143D8D;
	font-size:1.2em;
	font-weight:bold;
}
td p{
	margin: 0;
}
.normalList  {
	margin-left:20px;
}
.normalList p { 
	font-size:12px;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
} 
em {
	font-weight:normal;
}
hr {
	margin: 9px 0px;
	border: 0;	
	color: #BDC3CF;	
	background-color: #BDC3CF;	
	height: 1px;
}

html>body hr {
	margin: 15px 0px;
}
/* Navigation bars */
#navHeader {
	list-style: none;
	float:left;
}
html>body #navHeader 
{
}
#navHeader li{
	float: left;
	background:url(bg_nav_header_right.png) no-repeat top right;
}
#navHeader a, #navHeader a:visited{
	display: block;
	padding: 1px 8px;
	line-height:1.4em;
	height:1.4em;
	background:url(bg_nav_header_left.png) no-repeat top left;
	text-decoration: none;
	float:left;	
	color:#666666;
	font-size:1em;
	font-weight:bold;
}
#navHeader  .first{
	background:url(bg_nav_header_left_first.png) no-repeat top left;
}
#navHeader li a:hover{
	color:#000000;	
}

#areaNavFooter {
	padding:45px 0px 0px 65px;
}
#areaNavFooter ul{
	list-style:none;
	line-height:23px;
	float:left;
}
#areaNavFooter ul li{
	padding:0 20px;
	float: left;
}
#areaNavFooter ul li a{
	display:block;
	line-height:23px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	height:23px;
}
#areaNavFooter ul li a:hover{
	color:#000000;	
}
/* hack for IE */
* html #areaNavFooter ul li { float: left; height: 1%; width:0px;}
* html #areaNavFooter ul li a { height: 1%; }

.areaNavDetails {
	padding: 6px 50px 0px 50px;
	width:698px;
	background:url(bgcontainer.gif);
	float:left;
	display:block;
}
.areaNavDetails ul{
	list-style: none;
	float:left;
}
.areaNavDetails ul li{
	float: left;
	background-color:#FFFFFF;
	background: url(bg_nav_middle_right.gif) no-repeat top right;
}
.areaNavDetails ul li a{
	display: block;
	padding: 2px 5px 0 6px;
	line-height:1.6em;
	height:1.6em;
	background: url(bg_nav_middle_left.gif) no-repeat top left;
	text-decoration: none;
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
}

.fileinput {
	height:1.85em;
	padding-left:2px;
}

#areaLoginBox {
	width:339px;	/*total width including padding = 339px*/
	background-image:url(areaLogin.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:right;
	float:left;
}		
.popUpWindowSmall {
	font-family: arial, Helvetica, sans-serif;
}
#areaNewUserBox {
	width:339px;	/*total width including padding = 339px*/
	margin-left:10px;
	background-image:url(areaLogin.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	float:left;
}				
#areaLoginBox .inside, #areaNewUserBox  .inside {
	background-image:url(areaLoginTop.gif);
	background-repeat: no-repeat;
	padding: 40px 70px 0px 50px;
}
.textboxBasic, .textboxBasicRO{
	width: 130px;
	border: 1px solid #BDC3CF;
	font-weight:normal;
}
.textboxYear, .textboxCurrency{
	width: 3em;
	border: 1px solid #BDC3CF;
	font-weight:normal;
}
select{
	border: 1px solid #BDC3CF;
	font-weight:normal;
	color:#666666;
	vertical-align: middle;
}
.textboxMedium{
	width: 5.5em;
	border: 1px solid #BDC3CF;
	font-weight:normal;
}
.textboxWide{
	width: 200px;
	border: 1px solid #BDC3CF;
	font-weight:normal;
}
#formContact .textboxBasic {
	width:200px;
}
#formContact .textboxWide {
	width:300px;
	border: 1px solid #BDC3CF;
	font-weight:normal;
}
.textboxMultiLine {
	border: 1px solid #BDC3CF;
	font-weight:normal;
	margin:6px 0 6px 0;
}
#areaJobSummary .textboxMultiLine {
	width: 28em;
	height: 5em;
}
#container .labelForCheckBoxes{
	display:block;
	width: auto;
	margin-top: 6px;
	margin-right: 6px;	
	float:none;
}
.textWarning {
	color:#CC0000;
	font-style:italic;
}
#container .textWarning a {
	color:#CC0000;
}
.listBasic {
	font-size: 12px;
	height: 16px;
	border: 1px solid #BDC3CF;
	font-weight:normal;
}
.buttonAddAnother {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:6px;
	margin-left:120px;
	color:#000000;
}
.selected img {	
	margin:0px 5px 2px 0px;
}
.areaSmallBox {
	background-image: url(bgSmallBox.jpg);
	padding: 30px 40px 40px 40px;
	height: 120px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.textboxNarrow{
	font-size: 12px;
	height: 14px;
	width: 40px;
	border: 1px solid #BDC3CF;
	font-weight:normal;
}
#container .labelForRadioButtons, #container #formContact .labelForRadioButtons
{
	width: auto;
	margin-right:5px;
	float:none;
}
#container .labelForRadioButtons input, .labelForRadioButtons input, #container .inlineLabel input
{
	margin: 0px 5px 0px 0px;
	vertical-align:middle;
}
#areaUsername {
	margin:30px 0 10px 25px;
}
a, a:visited, a:active{
	color:	#666666;
}
a:hover { 
	color:#000000;
}
#areaUsername select{
	margin-right:5px;
}
#areaUsername h1{
	margin-bottom:5px;
}
.areaTable {
	display:block;
	float:left;
}
.areaTable table{
	border-collapse:collapse;
	margin-bottom:12px;
}
.areaTable td, .areaTable th {
	border-collapse:collapse;
	text-align:center;
	padding:4px 12px 4px 12px;
}
.areaTable .leftAligned
{
	text-align:left;
	padding:4px 10px 4px 6px;
}
.areaTable td, .areaTable td:hover
{
	border-collapse:collapse;
	border: solid 1px #CECFCE;
}
.areaTable th {
	border-collapse:collapse;
	background:#DDDDDD;
}
.areaTable caption {
	border-collapse:collapse;
	border:0;
	width:100%;
	padding: 10px 0 10px 0;
}
.even 
{
	background-color:#EEEEEE; 
}.odd 
{
	background-color:#F8F8F8; 
}
.areaTable caption {
	text-align:left;
}
.areaTable {
	margin-right:30px;
	margin-bottom:8px;
}
table .textboxBasic, table  .textboxBasicRO{
	width:3.5em;
	text-align:right;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;	
	margin:2px;
}
table .textboxMedium {
	text-align:right;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;	
	margin:2px;
}
table .textboxBasicRO {
	border:none;
}
#areaJobSummary label, #areaHome label, #areaJobs label, #areaViewJobs label, #areaTimesheets label, #areaRates label, #areaPermanent label,  #areaContent label{
	width:9em;
	display:block;
	float:left;
}
#areaEmployers label {
	width:8em;
	display:block;
	float:left;
}
#areaNewRate label {
	width:13em;
	display:block;
	float:left;
}
.areaDetails img
{
	vertical-align: bottom;
}
#areaViewJobs .areaTable 
{
	margin-bottom: 15px;
	height: 1.8em;
}
#container h5 
{
	margin: 0;
	font-weight:normal;
}
#areaViewJobs a, #areaTimesheets a, #areaReports a, #areaLoginDetails a
{
	text-decoration:none;
	color:#666666;
}
#areaViewJobs .areaDetails a:hover, #areaTimesheets .areaDetails a:hover, #areaReports .areaDetails a:hover, #areaLoginDetails  .areaDetails a:hover
{
	text-decoration:underline;
	color:#000000;
}
.areaTable table {
	margin: 8px 0 8px 1px; 
}
#container .inlineLabel {
	width: auto;
	display:inline;
	float:none;
	margin-right:6px;
}
#container #areaViewJobs .inlineLabel {
	margin-right:18px;
}
#container #areaViewJobs .inlineLabel input {
	margin-right:5px;
}
#container #dSelectPos label, #container #areaEducationDetails label, #container #areaQualificationsDetails label, #container  #formlogin label, .popUpWindowSmall label, #areaPositions label
{
	width: 6em;
	float: left;
	display: block;
}
#areaQualifications .selectwide {
	width: 15em;
}
#areaProfile label, #areaContactDetails label, #areaLoginDetails label, #container #formContact label{
	width: 9.4em;
	float: left;
	clear:left;
	display: block;	
}
#areaExperience label {
	width: 9.5em;
}
.areaDetails .areaNavDetails {
	margin-top:6px;
	margin-left:-50px;
	background-image:url(bgcontentmain.jpg);
	background-repeat:repeat-y;
}
.areaDetails .AreaBelowNavDetails {
	clear:both;
	background-image:url(bgcontentbelowsubnav.gif);
	height:29px;
	margin-left:-50px;
}
#container .selectBasic{
	width:9.9em;
	vertical-align:middle;
}
.profilePhoto {
	border: 1px solid #BDC3CF;
}
.profileLogo {
	border: 1px solid #BDC3CF;
}
.locationPhoto {
	border: 1px solid #BDC3CF;
}

.CVText {
	width:700px;
	height:200px;
	overflow:scroll;
	border: 1px solid #BDC3CF;
	background-color:#FFFFCC;
}
#areaTaxSingle, #areaTaxMarried, #areaDandAWorksheet, #areaMJWorksheet, #areaMarriedFilingJointly12, #areaOtherFilingStatus12, #areaMJWorksheetJointFilingOption12, #secondjobover1000, #areaFilingStatus, #filingStatusMarried, #filingStatusSingle, #areaMarriedFilingJointly {
	display: none;
}
#container #areaW4Details input {
	margin-left:25px;
}
#container #areaW4Details p {
	margin-top:10px;
}
#areaJobs .areaTable, table {
	margin-bottom:0;
}
.printable .button {
	display:none;
	}
.printable .CVText {
	height:auto;
	background-color:#FFFFFF;
}
.printable {
	background: none;
	font-size:.75em;
}
.colAllowances {
	width:146px;
}
#popupAvailability h2 {
	margin-top:-18px;
}
#areaContent .textboxWide, #areaContent textarea {
	width: 500px;
}
.employerCal .toptr, .employeeCal .toptr{
	background:no-repeat top url(caltop.gif);
	}
.toptrAvailablity {
	background:no-repeat top url(caltop.gif);
	}
.employerCal .bottomtr, .employeeCal .bottomtr{
	background:no-repeat  bottom url(calbottom.gif)
	}
	
.employerCal .calCellTop, .employeeCal .calCellTop {
	height: 1em;
}
.employerCal .calCellBottom, .employeeCal .calCellBottom {
	line-height:1.2em;
	height:auto;
}
.employerCal td  a, .employeeCal td  a{ 
	text-decoration: none;
}
.employerCal td  a:hover, .employeeCal td  a:hover{ 
	text-decoration: underline;
}
.employerCal td .filled { 
	color:black;
}
.employeeCal td .filled { 
	color:black;
}
.employerCal td .unapproved { 
	color:red;
}
.employeeCal td .unfilled, .employerCal td .unfilled {  
	color:green;
}
.employerCal td .cancellationrequested, .employeeCal td .cancellationrequested { 
	font-style:italic;
	color:blue;
}
#container  .employerCal td .cancelled, #container   .employeeCal td .cancelled { 
	text-decoration:line-through;
}
#container  .employerCal td, #container  .employeeCal td { 
	cursor: default;
	vertical-align:top;
}	
#container  .employerCal .toptr td,  #container  .employeeCal .toptr td  {
	width: 88px;
 	padding: 3px;
	cursor: default;
}	
#areaEmployees .textboxWide {
	width: 450px;
}
#areaEmployees textarea {
	height: 200px;
}
.CancelledShift td {
	text-decoration:line-through;
}
.CalTable Caption {
	background: #FFFFFF url(link.png);
	text-align:left;
	border: solid 1px #CECFCE;
	padding:3px;	
	margin-left:-1px;
}
.CalTable{
	text-align:left;
	border: solid 1px #CECFCE;
	border-collapse:collapse;
}
.CalTable th {
	padding:2px;	
	vertical-align:top;
	border: solid 1px #CECFCE;
	background-color:#DDDDDD;
}
.CalTable td {
	padding:2px;	
	vertical-align:top;
	border: solid 1px #CECFCE;
}
