@charset "utf-8";
/* CSS Document */

/* 
Built by: 			Lucy Tammadge  
BDM/Hays Contact/s:	   
Date started: 		26 Sep 2008 
Last edited: 		26 Sep 17.30 
Edited by: 			Lucy Tammadge 
Microsite code:		
Live date: 

<!-- end of -->
*/


body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin:0px;
	color: #666666;
}

.clearer { clear:both;}
.translate {color:#FF00FF;}

a:link, a:visited {  color:#0093cf; text-decoration: none;}
a:hover, a:focus { color:#0093cf; text-decoration: underline; }


h1 {
	color:#968877;
	font-size:1.8em;
	font-weight:normal;
}

h2 {
	color: #7a8d09;
	font-size: 1.3em;
	font-weight:normal;
}

#outercontainer {
	width: 705px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#logo {
	width: 134px;
	height: 52px;
	padding: 0px;
	margin: 23px 0px 21px 0px;
}

.nav {
	width: 704px;
	margin: 0px;
	font-size: .8em; 
	font-weight: normal;
	background-color: #968877;
	clear:both;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

.nav ul				{ padding: 0px 0px 0px 0px; margin: 0px; }
.nav li				{ padding: 0px 0px 0px 0px; margin: 0px; list-style:none; display:inline; }

.nav a, 
.nav a:visited		{ padding: 3px 15px 3px 15px; margin: 0px; float:left; display:block; text-decoration:none; color: #ffffff; background-image:url(images/navbreak.gif); background-position:right; background-repeat:no-repeat; }

.nav a:hover, 
.nav a:focus 		{ padding: 3px 15px 3px 16px; margin-left: -1px; background-color:#b5aba0; background-image: none; text-decoration:none; }

a.selected, 
a:visited.selected, 
a:focus.selected, 
a:hover.selected 	{ padding: 3px 15px 3px 16px; margin-left: -1px; background-color:#bcbf00; background-image: none; text-decoration:none; }

.nav ul li.first a,
.nav ul li.first a.selected,
.nav ul li.first a:focus, 
.nav ul li.first a:hover	{ margin: 0px; padding: 3px 15px 3px 15px;}


#contentcontainer {
	width: 705px;
	margin: 0px;
	padding: 19px 0px 19px 0px;
}

#contentcontainer ul {
	list-style:square;
	margin-left: 0px;
	padding-left: 16px;
}

#contentcontainer li {
	list-style:square;
	margin-left: 0px;
	padding-left: 0px;
}

#breadcrumbs {
	border-bottom: solid 1px #e5e1dd;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 19px 0px;
	color: #999999;
	font-size: .7em;}
	
#breadcrumbs a:link, #breadcrumbs a:visited {  color:#999999; text-decoration: none;}
#breadcrumbs a:hover, #breadcrumbs a:focus { color:#999999; text-decoration: underline; }



#col-486 {
	width: 486px;
	float:left;
	margin: 0;
	padding: 0;
}

.imagerow {
	width: 705px;
	height: 209px;
	margin: 0;
	padding: 0;
	background-color:#00a0be;
	background-image:url(images/blueborder.gif); background-position:right; background-repeat:repeat-y;
}

#flash {
	width: 486px;
	height: 314px;
	float:left;
	margin: 0;
	padding: 0;
}

#buttoncontainer {
	width: 200px;
	float:left;
	margin: 0 0 0 19px;
	padding: 0;
}

.button-vacancies {
	width: 184px;
	padding: 88px 8px 13px 8px;
	border-bottom: solid #d7d2cc 3px;
	background-image:url(images/button-currentvacancies.gif); background-position:top; background-repeat:no-repeat;
	background-color: #efedea;
	text-align:right;
}

.button-whysyngenta {
	width: 184px;
	padding: 88px 8px 13px 8px;
	margin-bottom: 14px; 
	border-bottom: solid #d7d2cc 3px;
	background-image:url(images/button-whysyngenta.gif); background-position:top; background-repeat:no-repeat;
	background-color: #efedea;
	text-align:right;
}

.person {
	width: 200px;
	height: 209px;
	padding: 0px;
	margin-top: 15px;
	border-bottom: solid #d7d2cc 3px;
}


/* SEARCH RESULTS + JOB DETAILS pages */

/* overall table */ 
table.Micro {border-collapse:collapse; text-align: left; padding: 0px; margin: 0px; color:#666666;}

/* SEARCH RESULTS PAGE: Table title, location/salary headers */
tr.MicroHeader 		{font-size: 1em; font-weight: normal; color:#968877; }
tr.MicroHeader th 	{padding:5px 0px; border-bottom: solid 1px #e5e1dd;}


/* SEARCH RESULTS PAGE: job titles default to links set for all links */
/* SEARCH RESULTS PAGE: background cells + Location, Salary etc... */
tr.MicroItem 		{ border-bottom: solid 1px #14344d;}
tr.MicroItem td 	{ padding:5px 0px; border-bottom: solid 1px #e5e1dd;}
tr.MicroAltItem 	{ border-bottom: solid 1px #14344d;}
tr.MicroAltItem td 	{ padding:5px 0px; border-bottom: solid 1px #e5e1dd;}

/* SEARCH RESULTS PAGE: 1 to X of X results found text */ 
p.Micro {font-size:1em; color:#968877; padding: 0px 0px 0px 0px; margin: 0px;}

/* JOB DETAILS PAGE: job title*/
.title {				color: #7a8d09; font-weight: normal; font-size: 1.3em; margin: 0px 0px 10px 0px; padding: 0px;}	


/* JOB DETAILS PAGE: back to search + apply links */
.applylinks 							{font-weight: normal; font-size: 1em; padding: 5px; }
a:link.applylinks, a:visited.applylinks {color: #ffffff; text-decoration: none; background-color: #968877;}
a:hover.applylinks, a:focus.applylinks 	{color: #ffffff; text-decoration: none; background-color: #bcbf00;}

/* end of SEARCH RESULTS */




.footer {
	padding: 21px 21px 21px 0px;
	margin: 0px auto;
	position:relative;
	font-size: .8em;
	line-height: 1.2em;
	border-top: solid #e5e1dd 1px;
	width: 684px;
	color: #999999;
}

.haysfooterlogo 		{float: left; width: 180px; height: 21px; padding: 0px 21px 0px 0px; margin: 0px; }


