body{ 
	
	font-size:13px;
	font-family: "helvetica, verdana,san-serif", sans-serif;
	background: url(images/hpbg.jpg) repeat-x #080d1b;
	line-height:19px;
	text-align:center;
	color:#616263;
}


#wrapper{
	width:960px;
	background:#FFF;
	margin:25px auto;

	text-align:left;
}

#sideBar{
	width:273px;
	background: url(images/navwhitebg.png) no-repeat;
	float:left;
	display:inline;
}

#siteContent{
	width:675px;
	float:right;
	display: inline;
}

a{
	color:#233a69;	
}

a:hover{
	color:#616263;
}

.clear{
	clear:both;
}
/*-------------------- SITE NAVIGATION --------------------*/

.navigation{
	width:273px;
	overflow:hidden;
	margin:0;
	padding:0;
	
}

.navigation a{
	
	height:31px;
	text-indent:-9999px;
	display:block;
	text-decoration: none;
	margin:0;
	padding:0;
}

.navigation li{
	list-style-type:none;
	height:36px;
	width:268px;
	display:block;
	background:#719ac7;

}

.navigation li:hover{
	background-position:0 -36px;
}

.navigation a:active, ul#navigation a.selected{
	background-position: 0 -36px;
	}

#home{
	width:268px;
	background:url(images/home.png) no-repeat left top;
}

#home:hover{
	background-position:0 -36px;
}

#about{
	width:268px;
	background:url(images/aboutUs.png) no-repeat left top;
}


#about:hover{
	background-position:0 -36px;
}

#employers{
	width:268px;
	background:url(images/employers.png) no-repeat left top;
}

#employers:hover{
	background-position:0 -36px;
}


#candidates{
	width:268px;
	background:url(images/candidates.png) no-repeat left top;
}

#candidates:hover{
	background-position:0 -36px;
}


#empOpp{
	width:268px;
	background:url(images/empOpp.png) no-repeat left top;
}

#empOpp:hover{
	background-position:0 -36px;
}

#contact{
	width:268px;
	background:url(images/contact.png) no-repeat left top;
}

#contact:hover{
	background-position:0 -36px;
}


#join{
	width:268px;
	background:url(images/join.png) no-repeat left top;
}

#join:hover{
	background-position:0 -36px;
}


.subNav{
	width:268px;
	margin:0;
	padding:0;
	background:#719ac7;
	list-style-type:none;
	text-align:right;
	height:210px;
	border-bottom: 1px solid #a0bbd9;
	padding:3px 0;
}

.subNav li{
	background:#719ac7;
	list-style-type:none;
	text-align:right;
	font-size:11px;
	padding:0 10px 0 0;
}

.subNav a{
	color:#FFF;
	text-decoration:none;
	
}

.subNav a:hover{
	color:#d4d4d4;
	text-decoration:underline;
}


.aboutsubNav{
	width:268px;
	margin:0;
	padding:0;
	background:#719ac7;
	list-style-type:none;
	text-align:right;
	height:40px;
	border-bottom: 1px solid #a0bbd9;
	padding:3px 0;
}

.aboutsubNav li{
	background:#719ac7;
	list-style-type:none;
	text-align:right;
	font-size:11px;
	padding:0 10px 0 0;
}

.aboutsubNav a{
	color:#FFF;
	text-decoration:none;
	
}

.aboutsubNav a:hover{
	color:#d4d4d4;
	text-decoration:underline;
}

.candidatessubNav a:hover{
	color:#d4d4d4;
	text-decoration:underline;
}


.candidatessubNav{
	width:268px;
	margin:0;
	padding:0;
	background:#719ac7;
	list-style-type:none;
	text-align:right;
	height:150px;
	border-bottom: 1px solid #a0bbd9;
	padding:3px 0;
}

.candidatessubNav li{
	background:#719ac7;
	list-style-type:none;
	text-align:right;
	font-size:11px;
	padding:0 10px 0 0;
}

.candidatessubNav a{
	color:#FFF;
	text-decoration:none;
	
}

.candidatessubNav a:hover{
	color:#d4d4d4;
	text-decoration:underline;
}



/*-------------------- ABOUT HUNTINGDON --------------------*/

#aboutHuntingdon{
	width:209px;
	height:18px;
	background: url(images/hdr_aboutHuntington.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 0 10px;

}

#leadership{
        width:650px;
	float:left;
	display:inline;
	margin:5px 0 20px 0;
	padding:10px 0;
	border-top:1px solid #828282;
	border-bottom:1px solid #828282;
}

#leadership li {
	border-right:1px solid #828282;
	list-style-type:none;
	float:left;
	text-decoration:none;
}

#leadership a{
	padding:0 15px 0 15px;
	text-decoration:none;
}

#aboutWrap{
	background: url(images/cityBG.jpg) no-repeat top left;
	width:268px;
	height:330px;
	padding:10px 0 0 0;
	margin:0;
}
#aboutList{
	list-style-type:none;
	padding:0;
	margin:0 0 45px 0;
}

#aboutList p{
	color:#616263;
	line-height:19px;
	padding:5px 0 5px 0;
	margin:5px 0 0 10px;	
	width:253px;
	border-bottom:1px solid #bbb;
	border-top:1px solid #bbb;
	font-size:12px;
}

.clickHere{
	background: url(images/arrow.png) no-repeat 10px 9px;
	padding:5px 0 0 30px;
	border:none;
	font-weight:bold;
}

.clickHere a{
	text-decoration:none;

}

.profileList{
	float:left;
	display:inline;
	width:196px;
	margin:0 25px 0 0;
	padding:0;

}

.profileList li{
	list-style-type:none;
	border-bottom:1px solid #bbb;
	padding:10px 0 15px 0;
	font-size:11px;
}

.profileList li strong,a{
	color:#233a69;
}

.profileSpacing{
	margin-top:30px;
}

.nostyle{
	padding:0;
	border:none;
}

.profileList img {
	border:0;
}
/*-------------------- SITE COPY --------------------*/

#employersCandidates{
	background: #0c1935;
	width:661px;
	height:190px;
	list-style-type:none;
	margin:0;
	padding:10px 0 10px 14px;
	float:right;
	display:inline;
}

#employersCandidates li{
	float:left;
	display:inline;
	width:325px;
	border-right:1px solid #3d475d;
	
}

#employersCandidates li p{
	color:#FFF;
	margin:0 20px 0 3px;
	border:none;
	padding:7px 0 0 0;
	font-size:11px;
	
}


#employersCandidates li p.empCopy{
	color:#FFF;
	margin:0 20px 0 3px;
	border-top:2px solid #3d475d;
	padding:7px 0 0 0;
	font-size:11px;
	
}


#employersCandidates li p.candCopy{
	color:#FFF;
	margin:0 20px 0 20px;
	border-top:2px solid #3d475d;
	padding:7px 0 0 0;
	width:295px;
}

#employersCandidates li p img{
	margin:10px 0 0 0;
}


h2#employersHeader{
	background: url(images/employersHeader.png) no-repeat;
	width:133px;
	height:31px;
	text-indent: -9999px;
	margin:5px 0 5px 3px;
	padding:0;
	
}

h2#candidatesHeader{
	background: url(images/candidateHeader.png) no-repeat;
	width:141px;
	height:24px;
	text-indent: -9999px;
	margin:5px 0 11px 20px;
	padding:0;
}

.employersBtn{
	margin:20px 0 0 0;
	padding:25px 0 0 0;
	
}

.candBtn{
	padding:27px 0 0 0;
	
}


#siteCopy{
	width:660px;
	padding:0 15px 0 0;
	float:left;
	display:inline;
}

#siteCopy h2 img{
	padding:0 0 5px 0;
}

#login{
	width:190px;
	height:37px;
	background: url(images/hdr_Login.png) no-repeat;
	text-indent:-9999px;
}

#aboutUs{
	width:145px;
	height:37px;
	background: url(images/hdr_aboutUs.png) no-repeat;
	text-indent:-9999px;
}

#recruitment{
	width:320px;
	height:37px;
	background: url(images/hdr_recruitAct.png) no-repeat;
	text-indent:-9999px;
}

#contactus{
	width:200px;
	height:37px;
	background: url(images/hdr_contactUs.png) no-repeat;
	text-indent:-9999px;
}

#ourPhilosophy{
	width:237px;
	height:37px;
	background: url(images/hdr_ourPhilosophy.png) no-repeat;
	text-indent:-9999px;
}

#execSearch{
	width:376px;
	height:37px;
	background: url(images/hdr_execSearch.png) no-repeat;
	text-indent:-9999px;
}

#feesGuarantees{
	width:253px;
	height:37px;
	background: url(images/hdr_feesGuarantees.png) no-repeat;
	text-indent:-9999px;
}

#confSearch{
	width:508px;
	height:37px;
	background: url(images/hdr_conductSearch.png) no-repeat;
	text-indent:-9999px;
}

#interviews{
	width:276px;
	height:37px;
	background: url(images/hdr_intTips.png) no-repeat;
	text-indent:-9999px;
}

#sampleLetter{
	width:296px;
	height:37px;
	background: url(images/hdr_offerLetter.png) no-repeat;
	text-indent:-9999px;
}

#relocation{
	width:336px;
	height:37px;
	background: url(images/hdr_relocationGuidelines.png) no-repeat;
	text-indent:-9999px;
}

#profiles{
	width:296px;
	height:37px;
	background: url(images/hdr_hProfiles.png) no-repeat;
	text-indent:-9999px;
}

#samples{
	width:336px;
	height:37px;
	background: url(images/hdr_Samples.png) no-repeat;
	text-indent:-9999px;
}

#receive{
	width:336px;
	height:37px;
	background: url(images/hdr_howtoRecieve.png) no-repeat;
	text-indent:-9999px;
}

#joinHP{
	width:536px;
	height:37px;
	background: url(images/hdr_joinHP.png) no-repeat;
	text-indent:-9999px;
}

#testimonials{
	width:296px;
	height:37px;
	background: url(images/hdr_Testimonials.png) no-repeat;
	text-indent:-9999px;
}

#faqs{
	width:296px;
	height:37px;
	background: url(images/hdr_FAQ.png) no-repeat;
	text-indent:-9999px;
}

#anyCosts{
	width:327px;
	height:37px;
	background: url(images/hdr_anyCosts.png) no-repeat;
	text-indent:-9999px;
}

#empOpportunities{
	width:432px;
	height:37px;
	background: url(images/hdr_empOpp.png) no-repeat;
	text-indent:-9999px;
}

#thankYou{
	width:170px;
	height:37px;
	background: url(images/hdr_thankYou.png) no-repeat;
	text-indent:-9999px;
}

#resumes{
	width:317px;
	height:37px;
	background: url(images/hdr_resume.png) no-repeat;
	text-indent:-9999px;
}


#siteCopy p{
	width:655px;
	margin:0;
	padding:0;
}

#siteCopy h3{
	font-size:13px;
	font-weight:bold;
	color:#6593c4;
	text-transform:uppercase;
}

#siteCopy ol{
	margin:0 0 0 20px;
	padding:0;
}

#siteCopy li{
	margin:5px 0 0 0;
	padding:0;
}

.testimonials em{
	color:#233a69;
}


.contactWrap{
	width:320px;
	float:left;
	display:inline;
}

.intTips li{
padding-left:0px;
}

#offerList{
	margin:0;
	padding:0;
	list-style-type:none;
}

#offerList li{
	margin:0;
	padding:20px 0 0 0;
	list-style-type:none;
}

#execList{
	margin:0;
	padding:0;
	list-style-type:none;
}


#execList li{
	margin:0 0 15px 0;
	padding:0;
}

.no1{
	background: url(images/1.png) left top no-repeat;
	list-style-type:none;
}

.no2{
	background: url(images/2.png) left top no-repeat;
	list-style-type:none;
}

.no3{
	background: url(images/3.png) left top no-repeat;
	list-style-type:none;
}

.no4{
	background: url(images/4.png) left top no-repeat;
	list-style-type:none;
}
.no5{
	background: url(images/5.png) left top no-repeat;
	list-style-type:none;
}

.no6{
	background: url(images/6.png) left top no-repeat;
	list-style-type:none;
}
.no7{
	background: url(images/7.png) left top no-repeat;
	list-style-type:none;
}

.no8{
	background: url(images/8.png) left top no-repeat;
	list-style-type:none;
}

#execList h3{
	margin:0 0 0 25px;
	padding:0;
	
}

/*-------------------- RECEIVE FORM ------------------*/

#receiveForm{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:500px;
}

#receiveForm li{
	width:260px;
	padding:10px 0 10px 0px;
	margin:0;
	list-style-type:none;
	text-align:left;
	border-bottom: #e4e4e4 1px solid;
}

#receiveForm li p{
	width:260px;
	margin:0;
	text-alignlcenter;
}


#receiveForm label{
	font-weight:bold;
}

.nobottom{
	border-bottom:none;
}

/*-------------------- RECEIVE FORM ------------------*/


/*-------------------- LIGHTBOX ------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*-------------------- END LIGHTBOX ------------------*/



/*-------------------- FOOTER --------------------*/

#footer{
	width:960px;
	height:211px;
	margin:0;
	background: url(images/footerBG.jpg) no-repeat top left;	
}

#footer p{
	margin:0 auto;
	width:790px;
	padding:80px 0 0 0;
	font-size:13px;
}

#footer strong{
	color:#699bd1;
	font-weight:bold;
}

.footerSpacing{
	padding-left:25px;

}
