/* ---------------------------------------------------------------------------------

                          Styles for VANTAGE RECRUITMENT
	   
---------------------------------------------------------------------------------- */

html {
	padding: 0px;
	margin: 0px;
	overflow: scroll;
	}

body {
	padding: 0px;
	margin: 0px;
	background: url(/persistent/templateimages/content_bg.jpg) top center repeat-y #eeeeee;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}
	
#spacer {
	height: 15px;
}

a {
	color: #df1e3b;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #000;
}

#flashcontent {
display: none;

}


/* ------------------------------------ HEADING STYLES ------------------------------- */


h1 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000000;
	display: inline;
	}
	
h2 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
	color: #df1e3b; 
	}


h3, blockquote { 
	font: normal 17px Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	text-align: left;
	padding: 4px 0px 5px 0px;
	margin: 4px 0px 5px 0px;
	display: block;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	
	}
*html h3,

*html blockquote { 
	padding: 2px 0px 10px 0px;
	margin: 2px 0px 10px 0px;
	display: block;
	line-height: 25px; }
	
h3 strong { 
	font-family: Georgia, Times New Roman, Georgia, Times, serif;
	font-size: 50px;
	position: relative;
	top: 15px;
	height: 20px;
	float: none;
	margin: 0px;
	padding: 0px 2px 0px 2px; }
	
h4 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline; 
	}
	
hr {
	height: 1px;
	border: dashed;
	color: #df1e3b;
}

html>body hr {
	width: 100%;
	border: none; 
	border-top: 1px dashed #df1e3b;
}

/* -------------------------------------- WRAPS --------------------------------- */

#bodywrapper {

}

#container {

}

/* -------------------------------------- HEADER --------------------------------- */

#header { 
display: none;

}

#header_logo { 
display: none;

}

/* -------------------------------------- TOP NAV ------------------------------ */

#navbar { 
display: none;

}
	
	
/* -------------------------------------- BTM NAV ------------------------------ */

#main_navbar{ 
display: none;

}

/* -------------------------------------- HEADER END ------------------------------ */

#main_image {
display: none;

}

/* ------------------------------------ CONTENT AREA ------------------------------ */

#main_content { 
	width: 600px; 
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}
	
	
#leftbar { 
	display: none;
}

#leftbar_resources { 
	display: none;
}

#body_content { 
	width: 602px;
	float: left;
	padding-left: 10px;
}

#body_content td, p, ul, li { 
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #333;
}

#body_content_resources { 
	width: 600px; 
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}

#body_content_jobsearch { 
	width: 600px; 
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}

iframe { 
	width: 600px; 
	font: normal 12px/17px Arial, Helvetica, sans-serif;
} 


/* ------------------------------------- FOOTER -------------------------------- */
	
#footer { 	
	width: 600px; 
	font: normal 11px/17px Arial, Helvetica, sans-serif;}

.footer {
	font: normal 11px/17px Arial, Helvetica, sans-serif;}

}

/* ------------------------------------- OTHER -------------------------------- */

#main_image {
display: none;
}

/* ------------------------------------- NEWS -------------------------------- */


#right_bar { 
display: none;
}

html>body #right_bar {
display: none;
}

#sideBarContentA { 
display: none;
	}
	
#newsmanager{
	width: 147px;
}

.readmore {
}

/* ----------------------- JOB SEARCH ------------------------- */

/*.jobsearchBox {
	padding:0; 
	width: 198px;
	height: 218px;
	float: left;
	background-image: url(/persistent/templateimages/jobsearch_bg.jpg);
	background-repeat: no-repeat;
}
*/
/*html>body .jobsearchBox {padding:0; width:196px; border:1px solid #b8b6b7; background:#dadada}*/

#contact {
display: none;
}

html>body #contact {
display: none;
}

/**:first-child+html #jobsearch_box {
	padding-top: 240px;
}*/


 #jobsearch_box {
display: none;
}
*:first-child+html #jobsearch_box {
display: none;
}

.jobsearchFieldContainer {
display: none;
}

*:first-child+html .jobsearchFieldContainer {
display: none;
}

html>body .jobsearchFieldContainer {
display: none;
}


#jobsearch {
display: none;
}
#jobsearch label {
display: none;
}
.jobsearchHeader {
display: none;
}

html>body .jobsearchHeader {
display: none;
}

.jobsearchContent {
display: none;}
.jobsearchContent select, .jobsearchContent input {
display: none;

}
.jobsearchContent input {
display: none;

}
.jobsearchButton { 
display: none;

}
.jobsearchFooter {
display: none;

}
.jobsearchFooter2 {
display: none;

}

/* ----------------------- JOB SEARCH  END --------------------- */


