/*
======================================================================== BODY
*/

body {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	margin:0;
	padding:25px 0;
	*padding: 50px;
	border:none;
	color: #FFF;
	}
	
/*
======================================================================== WRAP 
*/

#wrap {
	width: 790px;
	margin: 25px auto 0 auto;
	}

/*
======================================================================== HEADER 
*/
#header {
	margin: 0px 0px 5px 0px;
	width: auto;
	height: 144px;
	border: 1px solid #FFF;
	}

img.logo {float: left; padding: 63px 0px 0px 20px;}

/*
======================================================================== MAIN CONTENT 
*/

#content {
	min-height: 175px;
	_height: 175px;  /* IE 6 FIX */
	border: 1px solid #FFF;
	}
	

/*
======================================================================== REGION CURVES 
*/

/*-- Header Curves --*/
#curveTopL, #curveTopR {
	display: block;
	position: relative;
	z-index: 99;
	margin-bottom: -10px;
	width: 790px;
	height: 10px;
	}
	
#curveTopR {_margin-bottom: -0px !important; }


/*-- Content Curves --*/
#curveBottomL, #curveBottomR {
	display: block;
	_display:none;
	margin-top: -10px;
	width: 790px; 
	height: 10px;
	position: relative;
	z-index: 99;
	}
#curveBottomR {*margin-top: 0px;}

/*
======================================================================== MAIN MENU 
*/

#home_menu {float: right; margin: 10px 15px 0px 0px;}

#main_menu {
	float: right; clear: right; 
	white-space: nowrap;
	margin: 90px 15px 0px 0px;}

#main_menu a, #home_menu a {
	text-transform: lowercase;
	margin: 0px 3px;
	color: #FFF;
	font-family: Arial, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
#main_menu a:hover,
#home_menu a:hover {text-decoration: none;}

/*
======================================================================== FOOTER
*/

#footer {
*margin-top:10px;
opacity:  .5;
filter:  alpha(opacity=20);
font-size:10px;
}
#footer a {text-decoration: none;font-weight:normal;font-size:11px}
#footer a:hover {text-decoration: underline;}


/*
======================================================================== FORMS 
*/

.form_1 {padding: 10px;margin-left: 25px;}
.form_1 td {padding: 2px 0;}

.form_2 {padding: 10px;margin-left: 25px;}
.form_2 td {padding: 2px 0;}


.form_3 {
width: 97%;
padding: 0px 0px 20px 0px;
margin: 5px 0px 10px 3%;
/*background:#33484D;*/
}
.form_3 h2 {padding:0px;}
.form_3 td {width:auto;padding: 10px 15px;}
.form_3  tbody tr:hover td {background:#395359;}
.form_3  tr.last_row td {border-bottom: 0;}
.form_3 .col_1 {width: 150px;}
.form_3 .col_2 {}

em.required {color: red; font-weight: bold;}

/*
======================================================================== JOB SEARCH RESULTS
*/

/*------------  Search form  ------------*/
#search_form_1 {margin: 0px 10px 5px 10px;}
#search_form_1 img {float: right;}

/*------------  Search results table  ------------*/
#search_results {
	margin: 10px 10px 10px 10px;
	background :#49A851;
	border-bottom: 1px solid #7FC41C;
}

#search_results td {
	padding: 5px 7px 10px 7px;
	white-space: wrap;
	vertical-align: top;
}

#search_results td a {font-weight:normal;}

#search_results thead td {
	padding: 5px 7px !important;
	letter-spacing: 1px;
	border-bottom: 3px solid #54B65B;
}

#search_results thead td h3 {text-transform: lowercase;}

#search_results td.col_1 {}
#search_results td.col_2 {width: 250px;}
#search_results td.col_3 {width: 100px;}
#search_results td.col_4 {}


tr.search_row_2 td {background: #42A14D;}

td.search_results_break {height: 5px;font-size: 1px;padding: 0 !important;background: #53B65B;display: none;}

td.search_results_title {
	padding: 5px 7px 5px 30px !important;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background: #7FC41C url(../images/Search_Results_Arrow.gif) no-repeat center left;
}

	
/*------------  Job description table  ------------*/
#view_results {
	width: 485px;
	margin: 5px 20px 10px 20px;
	border: 1px dashed #A7C13A;
}
#view_results td {
	background: #49A851;
	padding:5px;
}
#view_results td.col_1 {width: 50px;}
#view_results td.col_2 {width: auto;}


/*------------  Search results table  ------------*/
#recent_vacancies {
	width: 500px;
	height: 225px;
	background: transparent;
	margin: 10px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-base-color:#54b65b;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#bdd946;
	scrollbar-3dlight-color:#54b65b;
	scrollbar-face-color:#7fc41c;
}

#recent_results {margin: 10px;font-size: 12px;}

#recent_results td img {display: none;}

#recent_results td {
	padding: 2px 7px 5px 7px;
	vertical-align: top;
	white-space: wrap;
	background: #E6F994;
	color:#40994A;
}
#recent_results h3 {font-size: 14px;padding: 0px !important;}

#recent_results thead td {padding: 0px 0px 5px 0px !important; background: transparent; color:#40994A;}

#recent_results a { color:#40994A;}

#recent_results td.col_1 {}
#recent_results td.col_2 {width: 300px;}
#recent_results td.col_3 {width: auto;}
#recent_results td.col_4 {}


#recent_results tr.search_row_2 td {background: #E6F994;}


#recent_results td.search_results_title {
	padding: 2px 7px 2px 30px !important;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background: #7FC41C url(../images/Search_Results_Arrow.gif) no-repeat center left;
}

/*========================================================================   Advice  ------------*/



/*========================================================================   News  ------------*/
#news  .t_cell_2 .newsWrapper {
	margin: 2px 5px 10px 8px;
	padding: 2px 0px 10px 0px;
	border: 1px solid #F15AD7 /*DA008F*/;
	background: #A8006E;
}

#news .t_cell_2 .newsWrapper .newsTitle {
	margin-left: 5px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
	background: transparent url(../images/News_Header.gif) no-repeat center left;
}

#news .t_cell_2 .newsWrapper p {padding: 5px 10px 5px 45px;}

#news .t_cell_2 .newsWrapper .newsStamp {
	display: block;
	text-align: right;
	font-style: italic;
}

/*========================================================================  News Archive ------------*/

#news .t_cell_3  .newsWrapper {
	margin: 2px 5px 10px 8px;
	padding: 0px;
	border: 1px solid #E662B8;
	background: transparent url(../images/News_Shade.gif) no-repeat bottom right;
}

#news .t_cell_3  .newsWrapper .newsTitle {
	font-size: 15px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}

#news .t_cell_3  .newsWrapper .newsTitle em{
	font-size: 12px;
	font-weight:normal;
	display: block;
	text-align:left;
}

#news .t_cell_3  .newsWrapper p {padding: 1px 10px;font-size: 12px;}
#news .t_cell_3  .newsWrapper p a {display: block;}

#news .t_cell_3  .newsWrapper .newsStamp {
	display: block;
	color:#820055;
	text-align: right;
	font-style: italic;
}

/*========================================================================  Site Map  ------------*/
ul#siteMap {
	padding: 5px 10px 5px 30px;
	height: auto;
	margin: 0;
	list-style:none;
}

ul#siteMap ul {list-style:none;margin:0; padding:0;}
ul#siteMap li {
	margin: 10px 0;
	padding: 1px 1px 1px 30px;
	background: url(../images/li_page.gif) top left no-repeat;	
}

ul#siteMap a {
	width: auto;
	font-weight:normal;
	text-decoration:none;
	font-size: 18px;
	display:block;
	padding-top:5px;
	height:25px;
}

ul#siteMap a:after{
	content: attr(href);
	font-size: 10px;
	padding: 0 5px;
	white-space: wrap;
	color: #3A8540;
	}
	
/*========================================================================  Site Search  ------------*/


#ssForm {padding: 5px 15px;font-weight: normal;}
#ssForm form {margin: 0;padding: 0;}
#ssForm input {vertical-align: middle;float:none;}

p.ssResultsTitle, div#ssBadWords {color:#FFF; display:none;}
p.ssNumberMatches {color:#FFF; font-style: italic;text-align:center;color:#50AB57 !important; }

p.ssPageTitle {
	color:#FFF; 
	font-size: 18px;
	font-weight: normal;
	padding: 7px 3px 0px 10px;
	border-top: 1px dashed #D3F54B;
}

p.ssPageTitle a{color:#FFF; text-decoration: none;border-bottom: 0px !important;}

p.ssPageTitle span.ssMatchedWord {
	color:#FFF; 
	font-weight: normal;
	text-decoration:underline;
	padding: 0 2px 0 1px;
}

p.ssPageSnippet span.ssMatchedWord {
	color:#FFF; 
	font-weight: normal;
	text-decoration:underline;
	padding: 0;
	background: transparent;
}

p.ssPageSnippet, p.ssPageTitle {color:#FFF; background: #93B314;}
p.ssPagePath {color:#FFF; margin-bottom: 20px !important;}
span.ssHits {color:#FFF; font-weight: normal;font-size: 12px;}
p.ssPageSnippet {color:#FFF; letter-spacing: 1px;padding: 5px 10px 5px 10px;}

p.ssPagePath {
	color:#FFF; 
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom: 1px dashed #D3F54B;
	padding: 10px 10px 12px 32px;
	overflow:hidden;
	background: #83A400 url(../images/li_page_arrow.gif) no-repeat 2px center;
}

p.ssPagePath a {color:#FFF; text-decoration:none;}
p.ssPagePath a:hover {text-decoration:underline;}




/*
======================================================================== SITE ATTRIBUTES 
*/

sup {}

blockquote {}
cite {}

address {}

/* Image button alignments */
.img {padding: 10px;}
.img_1 {padding: 10px 0 0 0;}
.img_2 {padding: 0 10px 0 0;}
.img_3 {padding: 0 0 10px 0;}
.img_4 {padding: 0 0 0 10px;}
.img_5 {padding: 10px 10px 0 0;}
.img_6 {padding: 0 10px 10px 0;}
.img_7 {padding: 0 0 10px 10px;}
.img_8 {padding: 10px 0 0 10px;}
.img_9 {padding: 0 10px 0 10px;}


#img_button_1 {padding: 10px 10px 5px 10px; display: block;}
#img_button_2 {padding: 0px 0px 5px 10px; display: block; float: right;}
#img_button_3 {padding: 0px 10px 10px 10px; display: block;}
#img_button_4 {padding: 10px 30px; display: block;}

#img_float_left {padding: 10px; float: left;}
#img_float_right {padding: 10px; float: right;}

#HC_img {padding: 15px 40px 0 0;border:0;}

/* tags */
br.clear {clear: both; *display: none;}

a {
	outline: none;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
	
a:hover {text-decoration: underline;}


h1 {font-size: 25px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}


ul, ol {margin: 0 0 0 20px;padding:0;}
li {margin: 2px 0;}
ul ul, ol  ol {margin: 0 0 0 10px;padding:0;}

/*--- Clear default styling ---*/
p, h1, h2,h3,h4,h5 {margin:0;padding:0;border:none;}

ul#map_list {
	padding: 5px 20px;
	list-style: disc;
	background: #2E4449;
	border: 1px solid #3A5359;
	margin: 0 10px 0 10px;
}

ul#map_list li {padding: 2px 0px;}

ul#map_list a {font-weight:normal;text-decoration:none;}

/*
======================================================================== ELEMENTS
*/

#stamp {
	height: 85px;
	*height: 110px;
	_height: 85px;
	clear:both;
}

#REC, #CSA {
	padding: 5px;
	position: relative;
	z-index: 999;
}

#REC {float:left;padding-top:40px;}

#CSA {float:right;}

/*------------  White scrolling text area  ------------*/
#text_region {
	width: 240px; height: 125px; 
	padding: 5px; margin: 0px 10px 10px 10px;
	background: #FFF;
	overflow-y: auto;
	}
#text_region a {display: block; padding: 1px; color: #000;}
#text_region a:hover {text-decoration: underline;}



/*------------  Buttons 1-4  ------------*/
a.stage_button {
	display: block;
	float: left;
	margin: 15px 5px 5px 5px;
	width: 67px; height: 60px;
	color: #98017E;
	font-weight: bold;
	text-decoration: none;
	background: #FFF url(../images/Stage_Button_CurveB.png) no-repeat bottom left;
	_background: #FFF url(../images/Stage_Button_CurveB.gif) no-repeat bottom left;  /* IE 6 FIX */
	}
a.stage_button p {
	padding: 5px !important; margin: 0;
	background: url(../images/Stage_Button_CurveT.png) no-repeat top left;
	_background: url(../images/Stage_Button_CurveT.gif) no-repeat top left;  /* IE 6 FIX */
}
a.stage_button:hover {
	color: #FFF;
	text-decoration: none;
	background: #98017E url(../images/Stage_Button_CurveB.png) no-repeat bottom left;
	_background: #98017E url(../images/Stage_Button_CurveB.gif) no-repeat bottom left;  /* IE 6 FIX */
	}
a.stage_button.stage_active {
	color: #FFF;
	text-decoration: none;
	background: #98017E url(../images/Stage_Button_CurveB.png) no-repeat bottom left;	
	_background: #98017E url(../images/Stage_Button_CurveB.gif) no-repeat bottom left;  /* IE 6 FIX */
	}
	
	
	
/*------------  Big  buttons with arrows  ------------*/
a.big_button {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width:225px;
	padding: 6px; margin: 0px 10px 10px 10px;
}

a.medium_button {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width:222px;
	padding: 6px; margin: 0px 10px 10px 10px;
}


a.blue_arrow {
	border:1px solid #51E2E5;
	background: #39C1C4 url(../images/Blue_Button_Arrow.gif) no-repeat center right;}
	
a.dblue{
	border:1px solid #346470;
	background: #2F5760;}

a.dblue_arrow {
	border:1px solid #346470;
	background: #2F5760 url(../images/DBlue_Button_Arrow.gif) no-repeat center right;}
	
a.dblue_plus {
	border:1px solid #346470;
	background: #2F5760 url(../images/DBlue_Button_Plus.gif) no-repeat center right;}

a.dblue_back {
	border:1px solid #346470;
	background: #2F5760 url(../images/DBlue_Button_BackArrow.gif) no-repeat center right;}

a.dblue_post {
	border:1px solid #346470;
	width:188px;
	padding: 10px 0px 10px 50px !important;
	background: #2F5760 url(../images/Post.gif) no-repeat 5px 2px;}

a.green_arrow {
	background: #9BCF50 url(../images/Green_Button_Arrow.gif) no-repeat center right;
	border:1px solid #AEE361;}

a.orange_arrow {
	border:1px solid #FFB265;
	background: #F7922D url(../images/Orange_Button_Arrow.gif) no-repeat center right;}

	
a.purple_arrow  {
	border:1px solid #D950C5;
	background: #B0319D url(../images/Purple_Button_Arrow.gif) no-repeat center right;}
	
a.purple_post  {
	border:1px solid #D950C5;
	background: #B0319D url(../images/Purple_Button_Post.gif) no-repeat center right;}


a.big_button sub {
	font-size: 10px;
	font-weight: normal;
}

.hot_candidates
{


}
