@charset "utf-8";
/* CSS Document */

/* 
Built by: 			Lucy Tammadge  
BDM/Hays Contact/s:	Vanessa Cumbers  
Date started: 		6 Mar 2009 
Edited by: 			Lucy Tammadge 
Microsite code:		
Live date: 

<!-- end of -->
*/


body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin:0px 0px 5px 0px;
	color: #000000;
}

.clearer { clear:both;}

a:link, a:visited 	{ color:#6e9614; text-decoration: none; }
a:hover, a:focus 	{ color:#6e9614; text-decoration: underline; }

h1 {color:#6e9614; font-size: 1.4em; border-bottom: solid 1px #c0c0c0; padding: 10px; margin: 0px; background-color:#e6eeb8; }
h2 {color:#6e9614; font-size: 1.4em; padding: 10px; margin: 0px; }
p {padding: 10px; margin:0px;}
ul {padding: 0px; margin-top: 0px; margin-left:30px;}
li {padding: 2px 10px 2px 2px;}

#outercontainer {
	width: 974px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: solid 1px #c0c0c0; 
	border-top: none;
}

#logo-container {
	width: 974px;
	height: 169px;
	padding:0px;
	margin:0px;
}


#logo {
	width: 159px;
	height: 43px;
	padding: 17px 17px 0px 0px;
	margin: 0px;
	float:left;
}

.nav {
	width: 964px;
	padding: 5px 10px 5px 0px;
	margin: 0px;
	font-size: .9em; 
	font-weight: bold;
	border-bottom: 2px solid #d6e763;
}

.nav ul							{ width: 944px; padding: 0px 0px 0px 0px; margin: 0px; }
.nav li							{ padding: 0px; margin: 0px; list-style:none; display:inline;  }
.nav a:link, .nav a:visited		{ color: #6e9614; padding: 0px 9px 0px 8px; float:left; text-decoration:none; background-image:url(images/nav-border.jpg); background-position:center right; background-repeat:no-repeat;   }
.nav a:hover, .nav a:focus	 	{ color: #6e9614; padding: 0px 9px 0px 8px; float:left; text-decoration:underline; background-image:url(images/nav-border.jpg); background-position:center right; background-repeat:no-repeat;  }


#contentcontainer {
	width: 954px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

.left-container {
	width: 222px; 
	margin: 0px 10px 0px 0px; 
	padding: 0px 0px 0px 0px;
	float:left;
	background-image:url(images/title-shading.jpg); background-position:top; background-repeat:repeat-x;
}

.left-box {
	width: 220px; 
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 0px;
	border: solid 1px #c0c0c0;
	background-image:url(images/title-shading.jpg); background-position:top; background-repeat:repeat-x;
}

.middle-box {
	width: 490px; 
	margin: 0px 10px 10px 0px; 
	padding: 46px 0px 0px 0px;
	float:left;
}

.right-box {
	width: 220px; 
	height: 401px;
	margin: 0px; 
	padding: 0px 0px 10px 0px;
	float:left;
	border: solid 1px #c0c0c0;
}



/* SEARCH RESULTS + JOB DETAILS pages */

/* overall table */ 
table.Micro {border-collapse:collapse; text-align: left; padding: 0px; margin: 0px; font-weight: normal; }

/* SEARCH RESULTS PAGE: Table title, location/salary headers */
tr.MicroHeader 		{font-size: 1em; font-weight: normal; color:#999999; }
tr.MicroHeader th 	{padding:5px 0px; border-bottom: solid #c0c0c0 1px;}

/* 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 #c0c0c0 1px;}
tr.MicroItem td 	{ padding:5px 15px 5px 0px; border-bottom: solid #c0c0c0 1px;}
tr.MicroAltItem 	{ border-bottom: solid #c0c0c0 1px;}
tr.MicroAltItem td 	{ padding:5px 15px 5px 0px; border-bottom: solid #c0c0c0 1px;}

/* SEARCH RESULTS PAGE: 1 to X of X results found text */ 
p.Micro {font-size:1em; color:#999999; padding: 0px 0px 0px 0px; margin: 0px;}

/* JOB DETAILS PAGE: job title*/
.title {				color: #6e9614; font-weight: bold; font-size: 1.4em; }	

/* JOB DETAILS PAGE: back to search + apply links */
.applylinks 							{font-weight: bold; font-size: 1em; padding: 5px; }
a:link.applylinks, a:visited.applylinks {color: #ffffff; text-decoration: none; background-color: #6e9614;}
a:hover.applylinks, a:focus.applylinks 	{color: #ffffff; text-decoration: none; background-color: #c0c0c0;}

.recordInfo {padding: 10px;}

/* end of SEARCH RESULTS */


.footer {
	width: 954px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	position:relative;
	font-size: .8em;
	line-height: 1.2em;
	color: #999999;
	background-color:#FFFFFF;
	background-image:url(images/footer.gif); background-repeat:no-repeat; background-position: center bottom;
}

.haysfooterlogo 		{float: left; width: 59px; height: 24px; padding: 0px 10px 0px 0px; margin: 0px; }





