/*
	simulate LI tag, to be used with ' • '
*/
.fakeLiFirstLine{
	padding-left:20px;
	font-weight:bold;
}
.fakeLiSecondLine{
 	padding-top:-10px;
	padding-left:15px;
	font-weight:normal;
}

body {
	background: #131112 url(images/body.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 20px 0;
	margin: 0;
	}
	
hr, .hide {
	display: none;
	}
	
img {
	border: none;
	}
	
	
/* content */
#content {
	font-size: 12px;
	padding: 0 20px 30px; 
	color: #333;
	margin: 10px 0 0;
	position: relative;
	min-height:430px;
	z-index: 1;
	background: #eee url(images/content.gif) repeat-x 0 30px;
	width: 540px;
	float: left;
	}
	
* html #content {
	height: 400px;
	}
	
p {
	line-height: 1.6em;
	margin: 0 0 20px 0;
	}

/*  links */

a {
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
	

ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	}
	
li {
	padding-left: 15px;
	margin: 10px 50px 10px 0;
	background: url(images/li.gif) no-repeat 0 5px;
	}
	
* html li {
	height: 1px;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 30px;
	line-height: 40px;
	margin: 20px 0 20px 0;
	font-weight: normal;
	color: #333;
	}
	
#red h1{
margin:0;
padding:0;
color:#e20019;
font-size: 16px;}

#red h2{
margin:0 0 10px 0;
padding:0;
color:#aaaaaa;
font-size:16px;}
	
h2, h3, h4 {
	font-size: 17px;
	line-height: 24px;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #333;
	}
	
h2 {
	margin: 20px 0 0 0;
	}
	
h3 {
	}
	
h4 {
	margin: 40px 20px 5px 0;
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	}
	
.links_list li {
	line-height: 1.5em;
	margin: 0 100px 20px 0;
	color: #777;
	}
	
.links_list a {
	background: url(images/icon_external_link.gif) no-repeat right top;
	padding-right: 20px;
	font-size: 14px;
	}
	
/* Wrapper */

#wrapper {
	width: 900px;
	margin: 0 auto 20px;
	padding: 10px 0 0;
	position: relative;
	}
	
/* Header */

#header {
	position: relative;
	height: 100px;
	margin: 0;
	}
	
#header_logo {
	position: absolute;
	top: 15px;
	left: -35px;
	}
	
/* Site Header */
#site_header {
	position: absolute;
	top: 0;
	right: 0;
	width: 483px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	padding: 0 0 5px;
	background: url(images/site_header.gif) no-repeat right;
	color: #fff;
	z-index: 100;
	}
	
#clock {
	position: absolute;
	top: 0;
	left: 28px;
	color: #ccc;
	}
	
#skype {
	position: absolute;
	top: 0;
	left: 238px;
	background: url(images/contact_skype.png) no-repeat left 3px;
	padding-left: 32px;
	}
	
#skype a {
	color: #eee;
	text-decoration: none;
	}
	
#skype a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#email {
	position: absolute;
	top: 0;
	left: 200px;
	background: url(images/email.png) no-repeat left 3px;
	padding-left: 32px;
	}
	
#email a {
	color: #eee;
	text-decoration: none;
	}
	
#email a:hover {
	color: #e20019;
	text-decoration: none;
	}
	
#freephone {
	position: absolute;
	right: 28px;
	font-size: 14px;
	}

#freephone object {
	margin: 1px 0 0;
	}

/* Main Menu Container */
#menu_container {
	height: 25px;
	z-index: 1000;
	position: relative;
	}
	
/* Main */
#main {
	background: #eee;
	border: 10px solid #000;
	margin: 0;
	position: relative;
	z-index: 1;
	min-height: 1px;
	padding-bottom: 20px;
	}

* html #main {
	height: 1px;
	}
	
#main:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	}
	
/* Page Header */

#page_header {
	height: 300px;
	background: #000;
	}
	
#page_header_image {
	width: 580px;
	height: 300px;
	}
	
#page_header_promo {
	background: url(images/header_promo.gif);
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 300px;
	}
	
#page_header_promo ul {
	list-style: none;
	margin: 0;
	padding: 10px;
	min-height: 1px;
	}
	
#page_header_promo li {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	width: 280px;
	height: 90px;
	float: left;
	}
	
#page_header_promo a {
	display: block;
	height: 90px;
	}
	
#page_header_promo a * {
	display: none;
	}
	
#page_header_promo a:hover {
	background-position: 0 -90px;
	}
	
#panel_candidates {	background: url(images/panel_candidates.gif) 0 0 ;}
#panel_employers {	background: url(images/panel_employers.gif) 0 0 ;}
#panel_jobsearch {	background: url(images/panel_jobsearch.gif) 0 0 ;}

	
/* Page Header Quote

#page_header_quote {
	width: 290px;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	text-align: right;
	}
	
#page_header_quote blockquote{
	padding: 40px 40px 0 40px;
	margin: 0;
	background: url(images/page_header_blockquote.gif) no-repeat 20px 40px;
	}
	
#page_header_quote h3 {
	color: #eee;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	}
	
#page_header_quote cite {
	color: #999;
	}
	 */
/* Breadcrumb */

#breadcrumb {
	background: #000;
	height: 30px;
	margin: 0 -20px 20px;
	padding: 0 20px;
	color: #999;
	line-height: 30px;
	font-size: 10px;
	text-transform: uppercase;
	}
	
#breadcrumb a {
	color: #ddd;
	border: 1px solid #000;
	padding: 1px 2px;
	}
	
#breadcrumb a:hover {
	background: #bb0000;
	color: #fff;
	border: 1px solid #550000;
	}
	
#content .page_num {
	font-size: 10px;
	margin-top: 10px;
	border: 1px solid #e1e1e1;
	padding: 5px;
	float: right;
	
	} 
	
/* Sidebar */
#sidebar {
	width: 290px;
	position:relative;
	background: url(images/sidebar.gif) repeat-x 0 30px;
	float:right;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	}
	
/* Section Title */
#section_title {
	height: 30px;
	background: #000;
	padding: 0 0 0 30px;
	}
	
#section_title h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	}
	
	
/* Related Links */

#related_links h3 {
    background: url(images/related_links_h3.gif) no-repeat top;
    margin: 0 -25px;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    }
	
#related_links {
	background: url(images/related_links.gif) no-repeat bottom;
	padding: 0 25px 60px;
	width: 200px;
	}
	
#related_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#related_links li {
	margin: 0;
	padding: 0;
	background: none;
	}
	
#related_links a {
	color: #fff;
	display: block;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	background: url(images/icon_blank.gif) no-repeat 5px center;
	padding: 0 0 0 30px;
	border-top: 1px solid #cb5b5b;
	border-bottom: 1px solid #cb5b5b;
	margin: -1px 0 0;
	}
	
#related_links a:hover {
	background-color: #aa2828;
	}
	
#related_links a.pdf {background-image: url(images/icon_pdf.gif);}
#related_links a.doc {background-image: url(images/icon_doc.gif);}

	
#submenuRight{
margin: 20px 0 0 5px;}
	

	
#submenuRight h3{
	color:#FFFFFF;}
	



/* Sub Menu Container */
#sub_menu_container {
	margin: 60px 0 20px 20px;
	padding: 0;
	position: relative;
	z-index: 10000;
	border: none;
	}
	
#sub_menu_container h3 {
	margin: 0 0 5px 10px;
	color: #fff;
	}

/* Footer */
#footer {
	margin: 0;
	font-size: 11px;
	color: #ddd;
	line-height: 16px;
	position: relative;
	clear: both;
	min-height: 1px;
/* Line */
	border-top: 1px solid #333;
	padding: 10px 0;
	margin: 5px 10px;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #aaa;
	text-decoration: none;
	padding: 2px 3px;
	}
	
#footer a:hover {
	background: #666;
	color: #fff;	
	border: 1px solid #999;
	padding: 1px 2px;	
	margin: 0;
	}
	
#footer #site_credit {
	position: absolute;
	top: 5px;
	right: 20px;
	}
	
/** Sidebar panels **/
.sidebar_panel {
	padding: 10px;
	margin: 0 0 10px 0;
	color: #333;
	min-height: 1px;
	}
	
* html .sidebar_panel {
	height: 1px;
	}
	
.sidebar_panel:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.sidebar_panel h3 {
	margin: 0 0 5px 0;
	line-height: 20px;
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	font-size: 12px;
	}
	
.sidebar_panel input.field {
	font-size: 11px;
	height: 14px;
	padding: 2px 3px;
	border: 1px solid #999;
	display: block;
	margin: 0;
	width: 150px;
	}
	
.sidebar_panel a {
	text-decoration: none;
	}
	
/** Search panels **/
#jobsearch_top {
	margin-top:10px;
	background:url(images/searchbox_top.gif) no-repeat;
	width:536px;
	height:25px;
	}

#quickSearchLocation_container {
	background:url(images/search_region.gif) no-repeat;
	width:536px;
	height:31px;
	}

#quickSearchLocation, #quickSearchClassification  {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 20px 0 0;
	}

#quickSearchClassification_container {
	background:url(images/search_industry.gif) no-repeat;
	width:536px;
	height:31px;
	}

#jobsearch_bottom {
	background:url(images/searchnow.gif) no-repeat;
	width:536px;
	height:82px;
	}

#jobsearch_btn {
	width:89px;
	height:16px;	
	}
	
#jobsearch_btn a{
	width:89px;
	height:16px;	
	position:absolute;
	background:#000 url(images/search_btn.gif) top left no-repeat;
	border:none;
	margin:10px 10px 20px 426px !important;
	border:none;
	text-decoration:none;
	}
	
#jobsearch_btn a:hover{
	background:#000 url(images/search_btn_over.gif) top left no-repeat;
	}



/** Jobs Page **/
#jobs_table {
	width:540px;
	border:#ccc 2px solid; 
	background:url(images/jobpost_bg.gif) top repeat-y;
	margin-bottom:2px;
	margin-top:5px;
	}

.jobs_table_title {
	padding-top:10px;
	padding-left:5px;
	vertical-align:top;
	width:120px; 
	color: #C42B2C; 
	font-weight: bold; 
	}

.jobs_table_text {
	padding-top:10px;
	padding-right:10px;
	vertical-align:top;
	}

#print_job {
	width:73px;
	height:28px;
	padding-bottom:20px;
	}
	
#print_job a{
	position:absolute;
	float:right;
	width:73px;
	height:28px;
	margin-left:465px;
	border:none;
	text-decoration:none;
	background:#000 url(images/print_job.jpg) top left no-repeat;
	}

#print_job a:hover{
	background:#000 url(images/print_job_over.jpg) top left no-repeat;
	}

/*** News ***/
.news {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin: 20px 0;
  padding: 0;
  position: relative;
}

.news li {
  background: none;
  padding: 0;
  margin: -1px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.news a {
  display: block;
  height: 35px;

  padding-left: 5px;
  line-height: 35px;
}

.news a:hover {
  text-decoration: none;
  background-color: #ddd;
}

.news .date {
  color: #777;
  font-size: 11px;
}

/*** Download List ***/
.download_list {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin: 20px 0;
  padding: 0;
  position: relative;
}

.download_list li {
  background: none;
  padding: 0;
  margin: -1px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.download_list a {
  display: block;
  height: 35px;
  background: url(images/icon_pdf.gif) no-repeat 5px center;
  padding-left: 35px;
  line-height: 35px;
}

.download_list a:hover {
  text-decoration: none;
  background-color: #ddd;
}

.download_list .date {
  color: #777;
  font-size: 11px;
}


/*** Candidates Newsletter Page ***/

.cn_header {
	margin-top: 30px;
	}
	
.adobe {
	background: url(images/line.gif) repeat-x;
	margin-top: 80px;
	}
	
.adobe p {
	font-size: 11px;
	margin-top: 10px;
	}

/*** Sitemap ***/

#sitemap li {
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
#sitemap {
	font-size: 14px;
	}
	
#sitemap ul {
	font-size: 12px;
	margin-bottom: 10px;
	}
