@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
}
 
body {
	font: 80%/1.4 "Gill Sans", "GillSans", "Gill Sans MT", "GillSans MT", "Futura", Helvetica, sans-serif;
	background:url(../images/background.gif) no-repeat #000;
}

#wrap {
	width: 914px;
	padding-top: 20px;
	margin: 0 auto;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", "GillSans MT", "Futura", Helvetica, sans-serif;;
	padding: 5px 0 7px 0;
	color:#fff;
	letter-spacing: -1px;
	font-size: 32px;
}

.employerscol h1 {
	color:#9d3d94;
}

.candidatescol h1 {
	color: #5ba100;	
}
 
h2 {
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", "GillSans MT", "Futura", Helvetica, sans-serif;;
	padding: 10px 0 10px 0;
	letter-spacing: -1px;
	font-size: 25px;
	color: #FFF;
}

div.calls h2, .job_seekers h2, .employers h2 {
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", "GillSans MT", "Futura", Helvetica, sans-serif;
	padding: 10px 0 0 10px;
	letter-spacing: -1px;
	font-size: 25px;
	color: #FFF;
	margin-bottom: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #303030;
}

h3 {
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", "GillSans MT", "Futura", Helvetica, sans-serif;
	padding: 10px 0 0 0;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFF;
	margin-bottom: 10px;
}

table h3 {
	margin-top: 0px;
	padding-top: 0px;
}

#main table {
	border-bottom: 1px dashed #606060;	
}

a.twitter, a.linkedin, a.mail {
	display: block;
	width: 50px;
	height: 50px;
	margin-top: 5px;
	float: left;
	margin-right: 20px;
}

table div.left {
	float: left;
	clear: none;
}

table div.right {
	float: right;
	clear: none;
}

table div {
	clear: both;	
}

a.twitter {
	background: url(../images/icon_twitter.gif) no-repeat left;
}

a.linkedin {
	background: url(../images/icon_linkedin.gif) no-repeat left;
}

a.mail {
	background: url(../images/icon_mail.gif) no-repeat left;
}

a.twitter:hover, a.linkedin:hover, a.mail:hover {
	background-position: right;	
}

h3.latest {
	margin-bottom: 0;
	font-weight: bold;
	color: #a1a1a1;
	font-size: 16px;
}

.green {
	padding: 0;
	color:#5ba100;

}

.purple {
	padding: 0;
	color:#9d3d96;
}

.hdr_text {
	color:#FFF;
	float: right;
	font-size: 20px;
	padding: 200px 40px 10px 0px;
}
/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}

.pick p {
	line-height: 18px;	
}

li {
	color: #FFF;	
}

p {
	color: #b0b0b0;
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", "GillSans MT", "Futura", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

div.hottest_jobs p {
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", "GillSans MT", "Futura", Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: normal;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:active {
	text-decoration: underline;
	outline: none;
	color: #b0b0b0;
}

a:hover {
	color: #fff;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}

.search_bar {
	float: right;
	padding:0;
	display: block;
	width: 243px;
	margin-top: 5px;
}

#searchstring {
	border:none;
	text-align:left;
	font-size: 15px;
	color: #999;
	width: 180px;
	height: 16px;
	padding: 9px;
	display: block;
	float: left;
	background: url(../images/search_input.gif) left no-repeat;
}

#submit {
	border:none;
	display: block;
	float: left;
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	font-size: 18px;
	width: 44px;
	height: 34px;
	background: url(../images/search_go.gif) left no-repeat;
}

#submit:hover {
	cursor: pointer;	
}
 
textarea {
	line-height: 1.25;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td, table tr th {
	padding: 5px;
	color: #fff;
	background: #111;
}

#jobs th {
	background: #5ba100;
	color: #FFF;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	width: 914px;
	height: 245px;
	margin-top: 20px;
	margin-bottom: 20px;
	background:url(../images/header.jpg) no-repeat;
}

#content {
	border-top: 1px solid #2e2e2e;
}

#main {
	width: 544px;
	float: left;
	text-align:justify;
	padding-top: 7px;
}

#home #right {
	width: 338px;
	float: right;
	margin-top: 0px;
}

#right {
	width: 338px;
	float: right;
	margin-top: 15px;
	padding: 15px 0 0 0;
}

#home #bottom {
	border-top: 1px solid #2e2e2e;
	width: 914px;
	margin-bottom: 20px;
	height: 200px;
	float: right;
	display: block;
	
}

#bottom {
	display: none;
}

.calls {
	width: 160px;
	display: block;	
}

.calls li {	
     color:#FFF;
	 font-size: 12px;
	 padding-left: 0px;
}


#main .job_seekers, #right .job_seekers {
	background:url(../images/job_seekers.gif) no-repeat right;
	width: 188px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 154px;
}

#main .employers, #right .employers {
	background:url(../images/employers.gif) no-repeat right;
	width: 188px;
	height: 154px;
	margin-bottom: 20px;
}

#right .job_seekers {
	background:url(../images/job_seekers-right.gif) no-repeat right;
	width: 338px;	
}

#right .employers {
	background:url(../images/employers-right.gif) no-repeat right;
	width: 338px;	
}

#main .job_seekers a, #main .employers a, #right .job_seekers a, #right .employers a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 4px;
}

.job_seekers select {
	font-size: 11px;	
}

#main .job_seekers a:hover, #main .employers a:hover, #right .job_seekers a:hover, #right .employers a:hover {
	color: #000;
	background-color: #fff;
}

.pick {
	background:url(../images/pick_of_the_week.gif) no-repeat;
	width: 544px;
	height: 102px;
	display: block;
	clear: both;
	padding: 40px 0 20px 0px;
}

#right .pick {
	background:url(../images/pick_of_the_week-right.gif) no-repeat;
	width: 338px;
	height: 197px;
}

.pick  h2 {
	font-size: 20px;
	padding:10px 0 0 10px;
	margin-top: 10px;
	color:#b0b0b0;
}

.pick  p {
	padding:0 30px 0 10px ;
}
.pick a {
	float: right;
	color:#5ba100;
	padding-right: 30px;
	text-decoration: none;
	font-size: 10px;
}

.pick a:hover {
	color: #FFF;	
}

.client {
	background:url(../images/client_ref_box.gif) no-repeat;
	width: 524px;
	margin-top: 25px;
	height: 81px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 15px;
	color: #b0b0b0;
}

.client span {
	color: #FFF;
	text-align: right;
}

.client span.right {
	clear: both;	
}

#right .client {
	background:url(../images/client_ref_box-right.gif) no-repeat;
	width: 318px;
	height: 161px;
}

#home #main .left {
	width: 330px;	
}

#home #main .right {
	width: 188px;					
}

.hottest_jobs {
	width: 323px;
	background: #0d0d0d;
	padding: 10px 5px 5px 10px;
	display: block;
}

#jobs .hottest_jobs h3 {
	padding: 0px;	
}

.hottest_jobs a {
	border-top: 1px dashed #606060;
	padding: 0px 10px;
	color: #b0b0b0;
	display: block;
	text-decoration: none;
}

#jobs .hottest_jobs a {
	height: 30px;
	padding: 10px;
}

#jobs .hottest_jobs a:hover {
	color: #5ba100;	
}

.hottest_jobs a:hover {
	background-color: #333;
}

.hottest_jobs a:hover h3 {
	color: #5ba100;
}

.hottest_jobs a:hover p {
	color: #FFF;	
}

.jobs {
	background:url(../images/hottest_btn.gif) no-repeat;
	width:225px;
	height: 36px;
	display: block;
}

.jobs:hover {
	background-position:right;
	
	
}
.quick_contact {
	display: block;
	width: 200px;
	height: 200px;
	float: left;
	padding: 0 0 0 10px;
	
}

.contact {
	padding-left: 3px;
	line-height: 9px;
}

.contact p {
	color:#FFF;
}

.newsletter {
	display: block;
	width: 314px;
	float: left;
	padding: 0 0 0 10px;
	margin-right: 50px;
}

#email {
	color:#FFF;
	background:url(../images/input_field.gif) no-repeat;
	width: 263px;
	height: 38px;
	padding: 10px 0 5px 10px;
	border: none;
}

#name {
	color:#FFF;
	background:url(../images/input_field.gif) no-repeat;
	width: 263px;
	height: 38px;
	padding: 10px 0 5px 10px;
	border: none;
}

.submit {
	width: 74px;
	height: 27px;
	background:url(../images/submit_btn.gif) no-repeat;
	border: none;
	color:#5ba100;
	font-weight:bold;
	font-size:15px;
	text-align: center;
	float: right;
	margin-right: 50px;
}

.submit:hover {
	cursor: pointer;
	color: #9D3D96;
}

.divider {
	border-bottom: 1px solid #2e2e2e;
}

.logo {
	float: right;
}

div.job_seekers li {
	list-style-image: url(../images/li_seekers.gif);
	color: #FFF;
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 18px;
}

div.employers li {
	list-style-image: url(../images/li_employers.gif);
	color: #FFF;
	font-size: 16px;
	margin-bottom: 8px;
	text-align: left;
	line-height: 18px;
}

#content li {
	color: #FFF;	
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	width: 914px;
	height: 40px;
	clear: both;
	color: #FFFFFF;
	font-size: 85%;
	border-top: 1px solid #2e2e2e;
	
}

#footer_left, #footer_right {
	float: left;
	padding: 10px;
	height: 40px;
	width:594px;
	font-size:8px;
	font-family:"Arial";
	text-transform:uppercase;
}

#footer_right {
	float: left;
	width: 250px;
	text-align: right;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color:#73276d;
}

.website {
	color:#73276d;
	text-transform:none;
	font-size:11px;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	position: relative;
	width: 620px;
	margin: 0;
	padding: 0;
	font-family:HelveticaNeue Extended, Arial, "Gill Sans MT";
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
	height: 45px;
	float: left;
	margin-left: -5px;
}

#nav li {
	float: left;
	display:inline;
	list-style: none;
}

#nav li.backLava {
	background: url("../images/slider-right.gif") no-repeat top right;
	width: 24px;
	z-index: 8;
	position: absolute;
}

#nav li.backLava .leftLava {
	background: url("../images/slider-bg.gif") no-repeat top left;
	height: 100%;
	margin-right:24px;
}

#nav li.backLava .cornerLava {
	background: url("../images/slider-corner.gif") no-repeat bottom right;
	height:27px;
	width:24px;
	position:absolute;
	bottom:0px;
	right:0px;
}

#nav li.backLava .bottomLava {
	background: url("../images/slider-bottom.gif") no-repeat bottom left;
	height:27px;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
}

#nav li a {
	text-decoration: none;
	color:#FFF;
	outline: none;
	text-align: center;
	padding: 10px;
	letter-spacing: 0;
	line-height: 24px;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px;    
	height: 25px;
}

#nav li a:hover, #nav li a:active, #nav li a:visited {
	color: #FFF;
}

#nav ul {
	position: absolute;
	display: none;
	width: 134px;
	top: 45px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #333;
	border-bottom: none;
	background: #000;
}

#nav li ul a {
	width: 130px;
	border-bottom: 1px solid #333;
	padding: 2px;
	height: auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
}

#nav li ul a:hover {
	background: #333;	
}

#nav li ul li.employers a:hover, #nav li ul li.employers-process a:hover {
	background: #9c3e96;	
}

#nav li ul li.candidates a:hover, #nav li ul li.candidates-process a:hover {
	background: #5ba100;	
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}


/*-------------------------------------------------------------- PLUGINS*/
#breadcrumbs {
	width: 100%;
	height: 30px;
	background-color: #CCCCCC;
	padding-top: 10px;
}

#breadcrumbs a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}

#searchresult {
	border: 1px solid #666;
	background-color: #333;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #fff;
}

#searchresult:hover {
	background-color: #000;
	border-color: #333;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#result {
	border: 1px solid #333;
	margin: 5px;
	padding: 5px;
	display: none;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

#comments blockquote {
	border-top: 1px solid #CCC;
}

#loggedin {
	padding: 5px 10px;
	border: 1px solid #ebeabf;
	background-color: #f7f6c6;
	margin-bottom: 10px;
	font-size: 11px;
}

/*-------------------------------------------------------------- BASIC CSS ACTIONS*/
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.zero {
	margin: 0px;
	padding: 0px;
}

.required {
	color: #CCC;
	font-weight: bold;
	font-size: 22px;
	line-height: 0px;
	margin-left: 5px;
}

.mediaboxone {
	margin-top: 5px;	
}

#tooltip { 
	background: #111111; 
	color: #FFF; 
	border: 2px solid #000;
	position: absolute;
	z-index: 3000;
	display: none;
	cursor: help;
	max-width: 332px;
} 

#tooltip h3 {  
	font-style: normal;
	font-size: 14px;
	color: #FFF;
	margin: 0;  
	padding: 5px;  
	background: none;
	border: 1px solid #2a2a2a; 
}

a.icon_pdf, a.icon_doc {
	padding: 2px 0px;
	padding-left: 40px;
	height: 32px;
	display: block;
	text-decoration: none;
	font-size: 18px;
	border-bottom: 1px dashed #606060;	
}

a.icon_pdf {
	background: url(../images/icon_pdf.gif) left no-repeat;
}

a.icon_doc {
	background: url(../images/icon_doc.gif) left no-repeat;
}
