@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	width:100%;	
}

#container {
	width:100%;
}

/******** MISC STYLES **********/
.clear { clear:both; }



/********* TOP BLOCK STYLES **********/
#top {
	width:100%;
	height:29px;
}

#recruiter_login {
	width:198px;
	height:29px;
	background:url(images/yello.jpg) 0 0 repeat;
	float:left;
	
	font:bold 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:25px;
	cursor:pointer;
}

.yellowarrowl {
	width:14px;
	height:29px;
	float:left;
	background:url(images/yelloarr.jpg) 0 0 no-repeat;
}

.recruiter_misc {
	font:normal 11px tahoma;
	float:right;
	margin:2px 5px;
	color:#999999;
}


/********** Header ***********/
#header {
	width:100%;
	height:53px;
	background:url(images/headbar.jpg) left bottom repeat-x;
}

#logo {
	width:166px;
	height:34px;
	background:url(images/logo.jpg) 0 0 no-repeat;
	float:left;
	margin:8px 10px;
	cursor:pointer;
}

#toolbar {
	width:700px;
	height:53px;

	float:right;	
}

#toolbar a{
	display:block;
	height:53px;
	float:left;
	margin:0 10px;
	padding:0 10px;
	
	font:normal 14px "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	line-height:55px;
}

#toolbar a:hover{
	color:#146feb;
	text-decoration:none;
	background:url(images/headbarhover.jpg) left bottom repeat-x;
}

/********** MAIN BODY ***************/

#bodyContainer {
	width:965px;
	margin:0 auto;
	margin-top:20px;
	padding:0;
	text-align:left;
}

#captionBlock {
	width:631px;
	height:318px;
	float:left;
	display:none;
}

#captionPic {
	width:368px;
	height:340px;
	background:url(images/picture.jpg) 0 0 no-repeat;
	float:left;
}

#captionWords {
	background:url(images/caption.jpg) 0 0 no-repeat;
	width: 263px;
	height: 76px;
	float:left;
	margin:0;
	padding:0;
}

#cationQuote {
	width:193px;
	float:right;
	margin:60px 0 0 0;
	
	font:normal 11px tahoma;
	line-height:14px;
	color:#555555;
}

#cationQuote div {
	padding:0 6px;
}

.bluearr {
	background:url(images/bluearr.jpg) 0 0 no-repeat;
	height:10px;
	width:5px;
}

#postresumebt {
	background:url(images/post_resume_bt.jpg) 0 0 no-repeat;
	width:193px;
	height:31px;
	cursor:pointer;
	margin:10px 0;
}

#CandyLoginBlock {
	width:290px;
	
	float:right;
	text-align:left;
}

.LoginHeadBg {
	width:100%;
	height:24px;
	
	background:url(images/sidemenubg.jpg) 0 0 repeat-x;
}

.CandyLoginHead{
	background:url(images/candidatelogin.jpg) 0 0 no-repeat;
	width:96px;
	height:24px;
	float:left;
}

.CandyLoginBox {
	width:290px;
	padding:0;
	margin:0;
	margin-top:20px;
}

.CandyLeftLine {
	width:1px;
	height:170px;
	background:url(images/leftsepbad.jpg) top left repeat;
	float:left;	
}

.CandyLoginForm {
	width:250px;
	float:right;
	text-align:left;
}

.CandyLoginForm form{
	margin:0;
	padding:0;
}

.CandyUserText {
	width:100%;
	font:normal 11px tahoma;
	color:#515151;
}

.CandyUserField {
	width:100%;
	margin:0;
	margin-bottom:10px;	
	clear:both;
}

.textbox {
	width:223px;
	border:3px solid #CCCCCC;
	height:20px;
	
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0033CC;
	padding:2px 0;
}


.CandyForgetPass {
	width:150px;
	height:22px;
	cursor:pointer;
	float:left;
	margin:0;
	margin-top:20px;
	padding:0;
	
	font:normal 12px tahoma;
	color:#515151;
}


.CandyLoginButton {
	background:url(images/loginbt.jpg) 0 0 no-repeat;
	width:52px;
	height:22px;
	
	cursor:pointer;
	float:right;
	
	margin:20px 22px 0 0;
	padding:0;
}

#RecBox {
	width:290px;
	
	float:right;
	text-align:left;
	margin:20px 0 0 0;
	padding:0;
}

.RecBlockHead {
	background:url(images/recruitersction.jpg) 0 0 no-repeat;
	width:290px;
	height:24px;
	float:left;
}

.RecQuote {
	width:250px;
	float:right;
	text-align:left;
	
	font:normal 12px tahoma;
	color:#515151;	
}

.rlogbox, .rsignbox {
	width:250px;
	margin:4px 0;
	float:right;
}

.rlogin {
	width:38px;
	height:10px;
	clear:both;
	float:left;
	cursor:pointer;
	margin:0;
	margin-top:6px;
	
	background:url(images/rlogin.jpg) 0 0 no-repeat;
}

.rsignup {
	width:40px;
	height:10px;
	float:left;
	cursor:pointer;
	margin:0;
	margin-top:6px;
	
	background:url(images/rsignup.jpg) 0 0 no-repeat;
}

/************ SEARCH BLOCK **********/

#SearchBlock {
	background:url(images/srcbarbg.jpg) 0 0 repeat-x;
	width:100%;
	margin:0;
	margin-top:10px;
	display:none;
}

#SrcArrowDown {
	width:100px;
	height:20px;
	background:url(images/srcbadarr.jpg) top center no-repeat;
	float:left;
}

.srchere {
	float:right;
	font:11px tahoma;
	color:#515151;
	height:20px;
	margin-top:4px;
}

#SearchContent {
	width:100%;
	margin:10px auto;
		
}

#KeywordBlock,
#LocationBlock,
#ExperienceBlock,
#FunctionalAreaBlock {
	float:left;
	font:normal 11px tahoma;
	color:#515151;
}

#KeywordBlock {
	width:300px;
	margin:0;
	margin-right:10px;
}

#LocationBlock {
	width:200px;
	margin:0;
	margin-right:10px;
}

#ExperienceBlock {
	width:100px;
	margin:0;
	margin-right:10px;
}

#FunctionalAreaBlock {
	width:200px;
	margin:0;
	margin-right:10px;
}

#SearchButtonBlock {
	float:left;
	width:100px;
	margin:0;
	margin-top:12px;
}

.txtsearchstyle {
	width:300px;
	border:1px solid #ABABAB;
	
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:5px 0;
}

.selectcitystyle {
	width:200px;
	border:1px solid #ABABAB;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;	
	padding:4px 0;
}

.selectexpstyle {
	width:70px;
	border:1px solid #ABABAB;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;	
	padding:4px 0;

}

.selectfunctionalstyle {
	width:200px;
	border:1px solid #ABABAB;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;	
	padding:4px 0;
}

.searchbuttonstyle {
	font:bold 14px Arial, Helvetica, sans-serif;
	padding:3px 10px;
	color:#333333;
	cursor:pointer;
}

.txtsearchstyle,
.selectcitystyle,
.selectexpstyle,
.selectfunctionalstyle {
	margin-top:2px;
}

#SearchSepBlock {
	background:url(images/srcbarbg.jpg) 0 0 repeat-x;
	width:100%;
	margin:0;
	margin-top:15px;
	height:1px;
	clear:both;
}


/************* REFERENCE SEARCH BLOCK ****************/

#PrevillageBlock {
	width:100%;
	margin:10px 0;
}

#IndustryJobsBlock {
	width:300px;
	float:left;
	margin:0;
	margin-right:20px;
}

#IndusHeadPicture {
	width:300px;
	height:20px;
	background:url(images/jobsbyindustry.jpg) left center no-repeat;
	margin:0;
	margin-bottom:10px;
}

#industryPicture {
	background:url(images/industry.jpg) 0 0 no-repeat;
	width:300px;
	height:70px;
	margin:0;
	margin-bottom:5px;
}


#LocationJobsBlock {
	width:300px;
	float:left;
	margin:0;
	margin-right:40px;
}

#LocationHeadPicture {
	width:300px;
	height:20px;
	background:url(images/jobsbylocation.jpg) left center no-repeat;
	margin:0;
	margin-bottom:10px;
}

#LocationPicture {
	background:url(images/location.jpg) 0 0 no-repeat;
	width:300px;
	height:70px;
	margin:0;
	margin-bottom:5px;
}

#IndusSrcContents,
#LocationSrcContents {
	width:300px;
	margin:5px 0;
	text-align:left;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif
}

#IndusSrcContents a,
#LocationSrcContents a{
	display:block;
	color:#005bd6;
	text-decoration:none;
	margin:5px 0;
}

#IndusSrcContents a:hover,
#LocationSrcContents a:hover{
	color:#F38E0A;
	text-decoration:none;
}

#TopRecruitersBlock {
	width:290px;
	float:right;
	text-align:left;
}

#TopRecBg {
	width:100%;
	background:url(images/sidemenubg.jpg) 0 0 repeat-x;
	height:24px;
	text-align:left;
	margin:0;
	margin-bottom:10px;
}

#TopRecHead {
	background:url(images/toprecruiters.jpg) 0 0 no-repeat;
	width:85px;
	height:24px;
}

#TopRecLogos {
	width:100%;
}

/***********  FOOTER BLOCK *************/

#FooterBlock {
	background:url(images/footer-gradient.jpg) 0 0 repeat-x;
	width:100%;
	margin:20px 0;
	padding:2px 0;
	text-align:center;	

	font:11px tahoma;
	color:#888888;	
}

.footer {
	width:350px;
	margin:5px auto;
}

.footer a{
	display:block;
	padding:0 7px;
	color:#888888;
	float:left;
	text-decoration:underline;
}

.footer a:hover{
	color:#0B44D1;
	text-decoration:none;
}

.companylogos {
	width:135px;
	height:50px;
	margin:0 5px;
	float:left;
}


