/* preferred temps website main css  */
body {
	color: #036; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	background: url(images-design/nav-back2.gif) 0% 0% repeat-y;
	font-size: 10px; /* default font size */
}
html, body, #holder {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #holder {
	height: auto;
}
/* this is main wrap which is just inside the body tag */ 
#holder {
	position: absolute;
	top: 0;
	left: 0;
}
h1 {
	font-size: 2.5em;
}
h1, h2, h3, h4, h5, h6, p, div {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: -5px;
}
p {
	margin: 8px 0;
	font-size: 110%;
}
hr {
	border: none;
	width: 100%;
	color: #369;
	height: 1px;
	background-color: #369;
	clear: both;
	margin: 5px 0 10px 0;
}
#formcontent ul, #pagecontent ul, #homecontent ul {
	font-size: 110%;
}
img a {
	border-style: none;
}
a:link, a:visited {
	color: #369;
}
a:hover {
	color: #036;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 100px;
	display: block;
}
/* makes lo-fi logo dissapear */
#logo img {
	display: block;
	width: 0;
}
#logo span {
	display: block;
	width: 250px;
	height: 100px;
	background: url(images-design/logo-hifi2.gif) top left no-repeat;	
}
#logo a {
	border-style: none;
	display: block;
	width: 250px;
}
/* text under the main navigation on the left  */
#pageinfowrap {
	width: 240px;
}
#infobox {
	margin: 20px 25px 10px 25px;
	padding: 8px 10px 20px 10px;
	text-align: left;
	font-weight: normal;
	background: url(images-design/info-back.gif) center top repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#infobox p {
	margin: 5px 0 5px 0;
	color: #fff;
}
.drop {
	color: #fff;
	float: left;
	font-size: 2em;
	line-height: .9em;
	margin: 0;
	padding: 0;
}
/* main wrap for the page content area  */
#contentwrap {
	margin-left: 250px;
	margin-top: 50px;
	margin-bottom: 1em;
}
/* main page content area  */
#homecontent ul, #pagecontent ul {
	margin-top: 10px;
}
#homecontent li, #pagecontent li {
	margin-top: 5px;
}
#homecontent {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
#homecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#formcontent, #pagecontent {
	padding: 10px 25px 40px 25px;
}
#pagecontent h1, #formcontent h1 {
	letter-spacing: 3px;
	font-style: italic; 
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecontent h3, #formcontent h3 {
	letter-spacing: 3px;
	font-style: italic; 
	color: #036;
	font-size: 1.8em;	
}
#pagecontent h5, #formcontent h5 {
	margin: 10px 0 0 0;
	letter-spacing: 3px;
	font-style: italic; 
	color: #c66;
	font-size: 1.8em;	
}
.zhometitle, .zabouttitle, .zclienttitle, .zrelocatetitle {
	text-align: center; /* styling for background images on h1's on these main pages */
	margin-bottom: 20px;
	letter-spacing: 3px;
	font-style: italic; 
	color: #036;
}
.zhometitle {
	padding-top: 335px;
	background: url(images-design/hand-large.jpg) center top no-repeat;
}
.zabouttitle {
	padding-top: 230px;
	background: url(images-design/sears-large.jpg) center center no-repeat;
}
.zclienttitle {
	padding-top: 250px;
	margin-bottom: 30px;
	background: url(images-design/client-hand.jpg) 50% center no-repeat;
}
.zrelocatetitle {
	padding-top: 150px;
	background: url(images-design/boston-skline.jpg) center center no-repeat;
}
#pagecontent h4 {
	padding-top: 10px;
	letter-spacing: 3px;
	font-style: italic; 
	color: #036;
	font-size: 1.4em;	
}
#homecontent h2 {
	font-size: 1.1em;
}
#pagecontent h2, #formcontent h2 {
	margin: 10px 0 0 0;
	letter-spacing: 2px;
	font-style: italic; 
	color: #c66;
	font-size: 1.7em;	
}
#pagecontent h6, #formcontent h6, #homecontent h6 {
	letter-spacing: 1px;
	color: rgb(196,222,255);
	padding: 0 0 0 20px;
	font-size: 4.5em;
}
#passionate {
	margin-top: 150px;
}
#passionate h4 {
	font-family: Arial, Helvetica, sans-serif;
}
/* three column layout on home page  */
#columnbox {
	width: 100%;
	margin-top: 20px;
}
#columnleft, #columnmiddle, #columnright {
	padding: 0 10px 0 10px;
	margin: 0;
	float: left;
	width: 28%;
	text-align: left;
	border-right: 1px dashed #69c;
}
#columnright {
	border-right: none;
}
/* Navigaton on top right of page  */
#topnavwrap {
	position: absolute;
	top: 0;
	right: 0;
	height: 45px;
	width: 530px;
	margin-left: 250px;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	background: url(images-design/topnav-back.gif) 0% 0% repeat-x;
	height: 45px;
	width: 474px;	
}
#topnav ul {
	margin: 0;
	padding: 0;
}
#topnav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 300%;
}
#topnav a {
	float: right;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 1px;
	height: 37px;
	width: 155px;
	color: #fff;
	background-color: #69c;	
	text-decoration: none;
	border-left: solid 1px #fff;
}
#topnav a:hover {
	color: #036;	
	background-color: #9cf;	
}
#njobsearch a { 
	padding: 0 0 0 0;
	background: url(images-design/mag-glass.gif) -28px -10px no-repeat; /* jobsearch uses dark blue background  */
}
#njobsearch  a:hover { 
	background: #9cf url(images-design/mag-glass.gif) -28px -78px no-repeat; 
}
#topnavcorner {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 45px;
	width: 60px;
	background: url(images-design/topnav-corner.gif) top left no-repeat; /* rounded edge on top nav  */	
}
body#client #nclient a,
body#candidate #ncandidate a {
	background: #9cf url(images-design/top-marker.gif) bottom right no-repeat;	
	color: #fff;
	cursor: default;
}
body#jobsearch #njobsearch a {
	background: #9cf url(images-design/mag-glass.gif) -28px -145px no-repeat; 
	color: #fff;
	cursor: default;
}
body#jobsearch #ncurrent a {
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #933;
	text-decoration: underline;
	cursor: default;
}
/* main wrap for left navigation */
#navwrap {
	position: absolute;
	top: 110px;
	left: 0;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 25px;
	width: 204px;
}
#mainnav li {
	padding: 0; 
	margin: 0 0 5px 0;
	overflow: hidden;

}
#mainnav li a {
	display: block;
	padding: 5px 0 5px 35px; /* padding on left gives space for icons to show */
	width: 204px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #036;
	background-position: 0% -50px;
	background-repeat: no-repeat;
}
#mainnav li a:hover {
	color: #933;
	text-decoration: none;
	background-position: 0% -100px;
	background-repeat: no-repeat;
}

/* Styles for main nav icons */

#nhome a { background: url(images-design/icon-home.gif) no-repeat }
#nabout a { background: url(images-design/icon-about.gif) no-repeat }
#njob a { background: url(images-design/icon-joborder.gif) no-repeat }
#nhours a { background: url(images-design/icon-hours.gif) no-repeat}
#nresume a { background: url(images-design/icon-resume.gif) no-repeat}
#ncontact a { background: url(images-design/icon-contact.gif) no-repeat}
#ntesting a { background: url(images-design/icon-testing.gif) no-repeat}
#nrelocation a { background: url(images-design/icon-relocator.gif) no-repeat}
#ncurrent a { background: url(images-design/icon-currentjobs.gif) no-repeat}

body#home #nhome a,
body#about #nabout a,
body#job #njob a,
body#hours #nhours a,
body#resume #nresume a,
body#contact #ncontact a,
body#testing #ntesting a,
body#relocation #nrelocation a,
body#current #ncurrent a {
	background-position: 0% 0%;
	background-repeat: no-repeat;
	color: #933;
	text-decoration: underline;
	cursor: default;
}
#cantitle p, #clientitle p {
	font-size: 100%;
	width: 160px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 0 0;
	padding: 4px 0 4px 5px;
	background: url(images-design/title-back.gif) left center no-repeat; /* blue bars in main nav */
}
body.zclient #nresume, body.zclient #cantitle, /* removes menu options if in client or candidate area of site */
body.zclient #nhours, body.zclient #ntesting, body.zclient #ncurrent {
	display: none;
}
body.zcandidate #njob, body.zcandidate #clientitle {
	display: none;
}
body.zinfohide #infobox {
	display: none;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #9cf;
	background-color: #036;
	color: #fff;
	font-size: 90%;
	letter-spacing: 1px;
}
 #footer p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.3em 0 .6em 1em;
	padding: 0;
}
#footer span {
	position: absolute;
	top: 5px;
	right: 5px;
}
#footer a {
	color:  #9cf;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* form styling  */
label {
	margin: 1px 0 0 0;
	padding: 5px 0 3px 5px;
	background-color: rgb(229,242,255);
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
/* box around each group on forms */
fieldset {
	border: solid 1px #69c;
	padding: 20px 20px 45px 20px;
}
/* styles the title around each group on forms */
legend {
	font-weight: normal;
	font-size: 110%;
	color: #036;
	letter-spacing: 1px;
	padding: 4px 12px;
	margin: 0 0 10px 0;
}
form {
	clear: both;
}
/* sets the text field to clear the float applied to labels */
form p {
	clear: left;
	margin: 5px 0 0 0;
}
/* floats lables to left */
form p label {
	float: left;
	width: 30%;
}
#checktext {
	float: none;
	clear: none;
	width: 99%;
	background-color: #fff;
	margin: -2px 0 0 0;
}
#check {
	float: left;
}
/* styles submit buttons will not apply style across all browsers */
#submit {
	background: #036;
	color: #fff;
	border: 1px solid #9cf;
	margin: 10px 0 0 0;
}
#upload {
	background: #9cf;
	color: #036;
	height: 20px;
	border: 1px solid #036;
}
#browse {
	background: #fff;
	color: #036;
	border: 1px solid #036;
}
/* widths and border settings for input fields */
#companyname, #companycontact, #email, #telephone,
#addressone, #addresstwo, #city, #zipcode, #jobtitle,
#name, #ref, #jobnumber, #ssnumber, #position, #hoursfield,
#weekending, #supervisor {
	border: solid 1px #9cf;
	width: 200px;
}
#month, #day {
	border: solid 1px #9cf;
	width: 60px;
	margin: 0 5px 0 2px;
}
#year {
	border: solid 1px #9cf;
	width: 50px;
	margin: 0 0 0 2px;
}
#calender img {
	display: inline;
	float: left;
	margin: -20px 0 0 270px;
	padding: 0;
}
#calender {
	font-style: italic;
	margin: 10px 0 10px 0;
	padding: 0;
}
#addressone, #addresstwo, #city {
	width: 250px;
}
#research {
	margin: 10px 0;
}
#research label {
	font-weight: normal;
	background: #036;
	color: #fff;
}
/* removes the left hand infobox on page */
body#hideinfobox #infobox {
	display: none;
}
/* jobsector is a drop down list */
#jobsector {
	width: 200px;
}
/* these are text areas */
#description, #jobsector, #description, #skills, #comments {
	border: solid 1px #9cf;
}
/* Table for job listing */
#jobstable table {
	margin: 10px 0;
	padding: 2px;
	width: auto;
	border: 1px solid #69c;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(images-design/job-back.gif) left top repeat-y;
}
/* navigation above the job listings */
#jobnavwrap {
	width: 100%;
	margin: 0;
	padding: 20px 0px;
	min-width: 500px;
}
#jobcomments {
	float: right;
	width: 180px;
	margin: 20px 30px 0 0;
	padding: 20px ;
	border: dashed 1px #c66;
}
#jobcomments p {
	margin: 0;
	padding: 0 0 20px 0;
	background: #fff url(images-design/pointer.gif) left bottom no-repeat;
}
#jobtopnav {
	width: 50%;
}
#jobtopnav ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
#jobtopnav li a:link, #jobtopnav li a:visited {
	display: block;
	padding: 5px 1px 5px .5em;
	border-left: 8px solid #633;
	border-right: 1px solid #633;
	background-color: #c66;
	color: #fff;
	text-decoration: none;
	width: 170px;
	border-bottom: 1px solid #633;
}
#jobtopnav li a:hover {
	background-color: #633;
	color: #fff;
	border-bottom: 1px solid #633;
}
/* styling for job tables _includes background */
#jobstable th {
	width: 85px;
	text-align: right;
}
#jobstable th p {
	color: #fff;
	text-transform: uppercase;
	margin: 10px 15px 0 0;
	font-size: 60%;
}
#jobstable th {
	vertical-align: text-top;
}
#jobstable td {
	vertical-align: text-top;
	padding: 0px 5px;
	font-size: 60%;
	color: #369;
}
#inquire {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images-design/job-corner.gif) right bottom no-repeat;
}
#inquire p {
	font-size: 100%;
	font-weight: bold;
	padding: 0 5px 0 0;
}
#inquire a {
	color: #036;
}
#picon {
	background: url(images-design/picon.gif) 20px 100% no-repeat;
}
#sectors {
	position: absolute;
	top: 45px;
	right: 0;
	width: 180px;
}
/* Orange brown boxes at top of each of these pages */
#addressbox, #resumebox, #testingbox, #hoursbox, #searchbox, #clientbox, #newsbox {
	color: #c66;
	border-top: 1px solid #c66;
	border-bottom: 1px solid #c66;
	background: url(images-design/box-phone.jpg) right center no-repeat;
	margin: 25px 0 25px 0;
	padding: 2px 230px 10px 5px; 
}
#addressbox {
	border-top: 1px solid #c66;
	border-bottom: 1px solid #c66;
	background: url(images-design/box-phone.jpg) right center no-repeat;
}
#resumebox {
	background: url(images-design/box-resume.jpg) right center no-repeat;
}
#testingbox {
	background: url(images-design/box-testing.jpg) right center no-repeat;
}
#hoursbox {
	background: url(images-design/box-clock.jpg) right center no-repeat;
}
#searchbox {
	background: url(images-design/box-search.jpg) right center no-repeat;
}
#clientbox {
	background: url(images-design/box-client.jpg) right center no-repeat;
}
#newsbox {
	background: url(images-design/box-news.jpg) left center no-repeat;
	padding: 2px 5px 10px 230px;
}

#photocapright, #photocapleft {
	list-style-type: none;
}
#photocapright li, #photocapleft li {
	margin-left: 0px;
	margin-bottom: 0;
	font-weight: bold;
	font-style: italic;
	color: #933;
}
#photocapright li {
	float: right;
}
#photocapleft li {
	float: left;
}
#photocapright img, #photocapleft img {
	border: 1px solid #933;
	display: block;
}
#terms {
	background-color: #9cf;
	border: 1px solid #369;
	text-align: center;
	margin-top: 20px;
	padding: 25px;
	width: auto;
}
/* wordsandpeople link on home page */
#siteby { 
	position: relative;
	top: 0;
	right: 5px;
	margin: 0 0 30px 10px;
	text-align: right;
}
.backtotop { /* apply paragraph, then class, then link for back to the top */
	float: right;
	padding: 2px 0 4px 20px;
	background: url(images-design/backtotop.gif) left center no-repeat;
}
p.backtotop a:link {
	color: #c66;
}
.center {
	text-align: center;
}

.piclefttop {
	float: right;
	margin: 10px 5px;
}
.picrighttop {
	float: right;
	margin: 3px 5px;
}
.picleft {
	float: left;
	margin: 10px;
}
.picright {
	float: right;
	margin: 10px 5px;
}
.clearfloat {
	clear: both;
}
.bold {
	font-weight: bold;
}
.centerboldred {
	text-align: center;
	font-weight: bold;
	color: #933;
}
.redhighlight {
	color: #f00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mandatory {
	margin-top: -15px;
	margin-right: 5px;
	text-align: right;
	color: #390;
	font-size: 90%;
	font-weight: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greenhighlight {
	color: #6c3;
}
.testimonials {
	font-style: italic;
	color: #c66;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testimonialsbold {
	font-style: italic;
	font-weight: bold;
	color: #c66;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hrtan {
	border: none;
	width: 100%;
	color: #c66;
	height: 1px;
	background-color: #c66;
	clear: both;
	margin: 0;
}
.italictext {
	font-style: italic;
}


/* iframe for login */
#login iframe {width:700px; height:450px; }





















