/*
Theme Name: Alecto	
Author: Robert Lowe
Version: 1.0
License: Private Use
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; } body { line-height: 1; } h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; } ol, ul { list-style: none; } blockquote { quotes: none; } blockquote:before, blockquote:after { content: ''; content: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; } a img { border: none; }

/* Top level elements */

body {


background: #fffff, ; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 15%, #b1d7e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,#ffffff), color-stop(100%,#b1d7e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 15%,#b1d7e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 15%,#b1d7e8 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 15%,#b1d7e8 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b1d7e8',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 15%,#b1d7e8 100%); /* W3C */
color: #7b7b7b;
background: ;
}

a {
text-decoration: none;
color: #4B85B6;
}

a:hover {
color: #7b7b7b;
}

/* Helper classes */

.left, .alignleft {
float: left;
}

.right, .alignright {
float: right;
}

.tar {
text-align: right;
}

.tal {
text-align: left;
}

.tac {
text-align: center;
}


.greenbutton, .sendbutton {
border: 1px solid #4aa4d4;
border-radius: 5px;
padding: 2px 5px;
margin: 3px 0px;
background: #4aa4d4; /* Old browsers */
background: -moz-linear-gradient(top, #4aa4d4 0%, #0004d7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4aa4d4), color-stop(100%,#0004d7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4aa4d4 0%,#0004d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4aa4d4 0%,#0004d7 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #4aa4d4 0%,#0004d7 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4aa4d4', endColorstr='#0004d7',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #4aa4d4 0%,#0004d7 100%); /* W3C */
text-shadow: 1px 0px 1px rgba(0,0,0,0.7);
color: #fff;
font-weight: bold;
}


.greenbutton a {
color: #fff;
}

.greenbutton a:hover, .greenbutton:hover {
color: #efefef;
}

.greenbutton:focus {
border: 1px solid #53a147;
}

.testimonial-credit {
text-align: right; 
font-style: italic;
color: #F96E1C;
} 

#clients
{
	margin-top: 15px;
	float: left;
}
#clients li
{
	float: left;
	width: 100px;
	height: 70px;
}
/* Header.php */

.container_24 {
/*box-shadow: 0px 5px 5px rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction= 135, Strength=3);*/
margin-bottom: 40px;
}

header {
float: left;
width: 960px;
background: url(images/watermark.png) no-repeat right;
}

#logo
{
	margin-top: 30px;
	margin-left: 15px;
	
}
#header_contact
{
	float: right;
	margin-top: 30px;
	margin-right: 40px;
}

#header_tel
{
	font-size: 18px;
	background: url(images/icon_phone.png) no-repeat;
	padding-left: 30px;

}

.main_menu
{
	background: url(images/nav_bar_bg.png) no-repeat;
	float: left;
	height: 43px;
	width: 930px;
	margin-left: 15px;
	margin-top: 20px;
	
}

#header_email
{
	font-size: 18px;
	background: url(images/icon_email.png) no-repeat;
	padding-left: 30px;

}
header h1 {
margin: 25px 15px; 
}

#tel {
text-align: right;
font-size: 18px;
font-weight: bold;
margin: 10px;
}

#tel a {
font-size: 20px;
}

#iefix-wrapper header nav {
text-align: right;
position: relative;
z-index: 100;
}

nav ul {
float: left; 
list-style: none;
}

nav li {
float: left;
position: relative;
height: 30px;
padding: 0px 20px;
padding-top: 8px;


background: right  url(images/menu_divider.png) no-repeat;
}

nav li a {

font-weight: bold;
color: #fff;

}

nav li.current-menu-item, nav li:hover {


}

nav li.current-menu-item a, nav li:hover a {
color: #b1d7e8;
text-shadow: none;
}

nav li:hover ul li a {
color: #fff;
}

.sub-menu{
text-align: left;
position:absolute;
z-index: 100;
top:38px;
left: 0px;
width:250px;
display:none;
margin:0;
background: #076498;
border-radius: 0px 5px 5px 5px;
}

.sub-menu li{
text-indent:10px;
padding: 3px;
display:block;
width:100%;
background: none !important;
margin:0!important;
}

.sub-menu li:hover, .sub-menu li.current-menu-item {
background: none !important;
box-shadow: none !Important;
}

.sub-menu li:hover a {
color: #ccc;
}

.sub-menu a{
text-align: left;
color: #fff;
text-shadow: none;
}

.sub-menu ul {
top:0px;
left: 200px;
}

#job_search
{
	min-height: 241px;
}
/* Categories */

.grey-cat-healthcare
{
	background: url(images/grey_health.png) no-repeat right;
}

.grey-cat-energy
{
	background: url(images/grey_leaf.png) no-repeat right;
}

.grey-cat-technical
{
	background: url(images/grey_cogs.png) no-repeat right;
}

.grey-cat-waste
{
	background: url(images/grey_waste.png) no-repeat right;
}


.sec-healthcare
{
	background: url(images/red_health.png) no-repeat right;
}

.sec-energy
{
	background: url(images/green_leaf.png) no-repeat right;
}

.sec-technical
{
	background: url(images/blue_cog.png) no-repeat right;
}

.sec-waste
{
	background: url(images/orange_waste.png) no-repeat right;
}

/* Left Bar */

#recieve_emails
{
	background: url(images/email_bg.png) no-repeat;
	height: 63px;
	margin-bottom: 10px;
	padding: 10px;
	color: #818181;
	font-size: 12px;
}

#recieve_emails h2, #recieve_emails h2 a, #upload_cv h2, #upload_cv h2 a
{
	color: #0a76a5;
	font-size: 16px;
}


#upload_cv
{
	background: url(images/upload_bg.png) no-repeat;
	height: 63px;
	margin-bottom: 10px;
	padding: 10px;
	color: #818181;
	font-size: 12px;
}

#side_nav
{
	list-style: none;
}
#side_nav li
{
	margin: 0px 10px;
	padding: 15px 0px;

	border-top: 1px solid #ddd;
}

#side_nav li a
{
	background: url(images/blue_arrow.png) no-repeat ;
	padding-left: 15px;
	font-size: 11px;

}
/* Index.php */

#left_bar
{
	float: left;
}

#right_bar
{
	float: right;
}

#slider
{
	float: right;
	margin-bottom: 15px;
}

.highlight
{
	color: #94bf08;
	font-weight: bold;
}
#page_content_home
{
	float: left;
	margin-left: 15px;
	width: 410px;
}

#social-body
{
	padding: 15px;
	text-align: center;
	
}

#social-body a
{
 margin: 0 5px;
	
}

#page_content
{
	float: left;
	margin-left: 15px;
	width: 675px;
	margin-top: 6px;
}

#page_content_home h1, #page_content h1
{
	color: #07679a;
	font-size: 18px;
	margin-bottom: 15px;
}

#page_content_home h2, #page_content h2
{
	color: #07679a;
	font-size: 16px;
	margin-bottom: 15px;
}

#page_content_home p, #page_content p
{
	color: #2c4761;
	font-size: 12px;
	margin-bottom: 20px;
}




#site-body {
float: left;
width: 930px;
padding: 15px;
background: #fff;
}

#featured-vacancies {
margin-bottom: 15px;
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #ddd;
}


.bar_box
{
	margin-bottom: 15px;
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #ddd;
}

#contact_form
{
	width: 300px;
}
#featured-vacancies h3, .bar_box h3 {
font-size: 16px;
font-weight: bold;
color: #fff;
display: block;
width: 219px;
height: 25px;
padding: 7px 10px;
background: url(images/box_header.png) no-repeat;
margin-left: -1px;
}

.box-body {
border-radius: 0px 0px 8px 8px;
border: 1px solid #ddd;
}

#featured-vacancies-body, #job-search-body {
border-top: 0;
width: 208px;
}

#featured-vacancies-body
{
	width: 230px !important;
}
#featured-vacancies-body ul li, #featured-vacancies-body ul li a
{
	width: 230px !important;
}

#job-search-body {
margin-top: 10px;
margin-left: 14px;
}

#job-search-body {
 font-size: 14px;
}

#job-search-body p
{
	margin-bottom: 0px;
}

#job-search-body input {
margin-bottom: 15px;
}

#featured-vacancies h4, .bar_box h4 {
font-size: 12px;
font-weight: bold;
}

#featured-vacancies-body a{
color: #08689b;
}

#featured-vacancies-body .job {
width: 210px;
padding: 5px 0px 5px 5px;
float: left;
border-top: 1px solid #ddd;
font-size: 12px;
color: #a4a4a4;
margin-left: 7px;
}


.sector
{
	border-top: 1px solid #ddd;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0px;
	min-height: 52px;
	color: #70b000;
}

.sub_categories a
{
		color: #70b000 !important;
		font-size: 12px;
}

.sector h4 a
{
	font-size: 14px;
	color: #08689b;
}

.sub_categories
{
	width: 150px;
}


#search_btn
{
	background: url(images/btn_search.png) no-repeat;
	width: 210px;
	height: 35px;
	border: 0px;
	margin-bottom: 0px;
}

/* Footer.php */

#footer-container {
box-shadow: none;
background: url(images/footer_bg.png) repeat-x;
filter: none;
color: #fff;
}

footer {
padding: 10px 0px;
width: 960px;
margin: 0 auto;

}

footer a{
color: #8dd4f4;

}

#membersof {
margin-right: 10px;
}


.testimonials ul li
{
	
}
.job_box
{
	margin-top: -1px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 0px 0px 4px 4px;
	margin-bottom: 15px;
}
.job_header
{



	display: block;
	width: 655px;
	height: 35px;
	padding: 0px 10px;
	line-height: 35px;
	background: url(images/job_header.png) no-repeat;
	margin-top: -2px;
	margin-left: -1px;
	
	color: #a0a0a0 !important;
	

}

.job_header h1, .job_header a
{
	float: left;
	color: #a0a0a0 !important;
	font-size: 14px !important;
	margin: 0 !important;
		font-weight: bold;
}

.job_details
{
	padding: 5px 15px;
}


.detail_label
{
	font-weight: bold;
	width: 150px;
	float: left;
}

.job_overview
{
		padding: 5px 15px;
}

.job_details p
{
	margin: 0px !important;
}

.job_options
{
		border-top: 1px solid #ddd;
		padding: 0px 15px;
}

.job_featured
{
	float: right;
	color: #ffc600;
	background: url(images/featured_star.png) no-repeat left;
	padding-left: 30px;
	
}

.print_job
{

	font-size: 12px;
	float: left;
	
	border-right: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}

.print_job a
{
		padding-left: 25px;
		background: url(images/print_job.png) no-repeat;
}
.email_job
{
	
		font-size: 12px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.email_job a
{
	background: url(images/email_job.png) no-repeat;
	padding-left: 25px;
}

.apply_btn
{
	float: right;
	padding-top: 5px;
}

.view_details_btn
{
	float: left;
	padding-top: 5px;
}
/* Page.php */
#page h1 {
font-size: 14px;
font-weight: bold;
display: block;
width: 580px;
height: 35px;
padding: 0px 10px;
margin-top: 15px;
line-height: 35px;
border-radius: 8px 8px 0px 0px;
border: 1px solid #ddd;
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* W3C */
}

#page-body {
width: 580px;
position: relative;
z-index: 0;
margin-top: -1px;
padding: 10px;
}

#page-body h2 {
font-size: 14px;
font-weight: bold;
color: #0066cc;
}

#page-body h3 {
font-size: 14px;
font-weight: bold;
}

#page-body p {
margin-bottom: 1.2em;
}

#page-body ul {
margin-left: 15px;
list-style: disc;
}

/* Sidebar.php */
#sidebar {
width: 310px;
float: right;
}

/* Sidebar-search.php */
#sidebar-search {
margin-top: -1px;
background: #fff;
height: 200px;
padding-left: 10px;
padding-top: 10px;
border: 1px solid #ddd;
border-radius: 0px 0px 8px 8px;
margin-bottom: 10px;
}


#sidebar-search-title {
font-size: 14px;
font-weight: bold;
display: block;
width: 278px;
height: 35px;
padding: 0px 10px;
margin-top: 15px;
line-height: 35px;
border-radius: 8px 8px 0px 0px;
border: 1px solid #ddd;
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* W3C */
}

#sidebar-search input {
width: 280px;
}

#sidebar-search input[type=submit] {
padding: 5px 15px;
background: #f96e1c; /* Old browsers */
background: -moz-linear-gradient(top, #f96e1c 0%, #fea32e 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f96e1c), color-stop(99%,#fea32e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f96e1c 0%,#fea32e 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f96e1c 0%,#fea32e 99%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f96e1c 0%,#fea32e 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f96e1c', endColorstr='#fea32e',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f96e1c 0%,#fea32e 99%); /* W3C */
border-radius: 5px;
border: 1px solid #e15f11;
font-size: 18px;
color: #fff;
font-weight: bold;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
height: 45px;
}

#sidebar-candidates-button, #sidebar-employers-button {
float: left;
width: 90px;
padding: 0px 25px;
height: 30px;
line-height: 30px;
font-size: 1.1em;
margin-bottom: 10px;
font-weight: bold;
}

#sidebar-candidates-button.inactive, #sidebar-employers-button.inactive {
font-weight: normal;
background: url(images/grey_bg.png) repeat-x;
border-bottom: 1px solid #efefef;
}

#sidebar-candidates-button.inactive {
border-right: 1px solid #efefef;
}

#sidebar-employers-button.inactive {
border-left: 1px solid #efefef;
}

/* Single-jobs.php */

#job-body, #new-search-body {
position: relative;
z-index: 0;
width: 580px;
padding: 10px;
border-radius: 0px 8px 8px 8px;
}

#job-body, #new-search-body {
display: none;
}

#job-body.active, #new-search-body.active {
display: block;
}

#job-tabs {
height: 50px;
position: relative;
z-index: 1;
}

#job-tabs span.inactive {
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#eeeeee 99%); /* W3C */
border-bottom: 1px #ddd solid; 
height: 29px;
}

#job-tabs span {
cursor: pointer;
display: inline-block;
float: left;
width: 160px;
padding: 10px;
height: 30px;
line-height: 30px;
font-size: 1.1em;
font-weight: bold;
border-radius: 5px 5px 0px 0px;
border: 1px solid #ddd;
border-bottom: 0;
margin-right: 15px;
background: #fff;
}

#job-tabs span img {
margin-right: 5px;
}

#job-body h1 {
font-size: 18px;
font-weight: bold;
color: #3e7cb1;
}

.meta {
width: 100%;
float: left;
color: #3e7cb1;
margin-bottom: 10px;
font-weight: bold;
}

.meta a {
color: #3e7cb1;
}

.meta .grey {
color: #888;
}

#job-body hr {
background: #ddd;
height: 1px;
border: 0;
}

#job-actions {
height: 30px;
padding: 10px 10px 10px;
width: 560px;
background: #f2f9ff;
}

#job-actions a {
margin-right: 5px;
}

#job-actions .back {
font-weight: bold;
margin-top: 5px;
color: #3e7cb1;
}

#applybox input[type=text], #applybox textarea {
width: 490px;
}

#applybox input
{
	margin-bottom: 10px;
}

.cf_upload
{
	float:none !important;
}

#applybox h1 {
font-size: 18px;
font-weight: bold;
color: #3e7cb1;
}

#pagination
{
	border: 1px solid #ddd;
	border-radius: 0px 0px 4px 4px;
	padding: 15px 0;
	float: left;
	text-align: center;
	width: 675px;
	background-color: #f3f3f3;
	
}


#pagination .first_link, #pagination .previous_link, #pagination .next_link, #pagination .last_link
{
	margin-right: 10px;
	color: #9d9d9d;
	font-weight: bold;
}

#pagination .page_link
{
	border: 1px solid #ddd;
	border-radius: 2px 2px 2px 2px;
	color: #9d9d9d;
	font-weight: bold;
	margin-right: 5px;
	padding:  2px 5px;
}

#pagination .active_page
{
	color: #fff;
	background-color: #086b9d;
}
/* Job-page-search.php */

#job-page-search p {
margin-right: 10px;
}

/* Search.php */
#job-results-body {
float: left;
}

.job {
padding: 10px 5px;
}

.job h4
{
	width: 180px;
	overflow: hidden;
	height: 20px;
}

.job.odd {
background: #f2fcff;
}
