﻿body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #4B4B4B;
	background: #f6f6f6 url(../images/bg.jpg) repeat-y top center;
}

h1
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	color: #0F2E4F;
	letter-spacing: -0.1px;
	font-size: 1.6em;
	font-weight: bold !important;
	margin: 0 0 5px 0;
}

h2
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	color: #0F2E4F;
	letter-spacing: -0.1px;
	font-size: 1.4em;
	font-weight: bold !important;
	margin: 0 0 5px 0;
}

h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #0F2E4F;
	letter-spacing: -0.1px;
	font-size: 1.4em;
	font-weight: normal !important;
	text-decoration: underline;
	margin: 0 0 5px 0;
}

h4
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #0F2E4F;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h5
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #0F2E4F;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.LargeText
{
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	color: #0F2E4F;
	letter-spacing: -0.1px;
	font-size: 1.3em;
	font-weight: bold !important;
}
a
{
	color: #170932;
	text-decoration: none;
}
a:hover
{
	color: #170932;
	text-decoration: none;
}

img
{
	border: none;
}

input[type="text"]
{
	width: 120px;
	height: 16px;
	padding: 2px;
	border: solid 1px #A3A1AC;
	font-size: 0.9em;
}

.divider
{
	height: 1px;
	line-height: 1px;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: solid 1px #E9E9E9;
	clear: both;
	margin: 5px 0;
}


	#Main
	{
		width: 862px;
		margin: 0 auto; /*centre*/
		background: #fafafa;
	}
	
	#Head
	{
		width: 862px;
		height: 89px;
		position: relative;
		margin: 0 0 15px 0;
	}
		#Logo
		{
			position: absolute;
			left: 0;
			bottom: 0;
		}
		#PhoneNumber
		{
			position: absolute;
			left: 150px;
			bottom: 0px;
		}
		#RecLogo
		{
			position: absolute;
			right: 0;
			bottom: 0;
		}
	#Navigation
	{
		width: 862px;
		height: 30px;
		background: #374864 url(../images/nav-bg.jpg) repeat-x left;
	}
	
	#Banner, #LowerBanner
	{
		width: 862px;
		height: 136px;
	}
		#Banner img
		{
			width: 862px;
			height: 136px;
		}
		#LowerBanner img
		{
			width: 862px;
			height: 129px;
		}
	#Body
	{
		width: 858px; /*862*/
		min-height: 500px;
		margin: 10px 2px;
	}
		.Outer
		{
			border: 1px solid #EAEAEA;
			margin: 0;
			padding: 0;
		}
		#BodyLeft
		{
			width: 545px;
			margin: 0 10px 0 0;
			float: left;
		}
			#Jobs, #Cats
			{
				border: 1px solid White;
				background: #E3E2E8 url(../images/gradients/left-top-bg.jpg) repeat-x top left;
				width: 521px; /*545*/
				padding: 10px;
				min-height: 170px;
			}
			#Cats
			{
				background: #EBEBED url(../images/gradients/cats-bg.jpg) repeat-x top left;
				min-height: 125px;
			}
				.JobTitle
				{
					line-height: 1.2em;
				}
					.JobTitle img
					{
						float: left;
						margin: 0 6px 0 0;
					}

				#Jobs span, #Cats span
				{
					height: 25px;
				}
				#Jobs span a, #Cats span a
				{
					font-size: 0.85em;
					letter-spacing: 0.5pt;
					text-decoration: underline;
					width: 100%;
				}
				#Jobs span img, #Cats span img
				{
					margin: 4px 5px 0 0;
					float: left;
				}
				#Filters
				{
					position: absolute;
					right: 10px;
					top: 49px;
				}
					#Filters select
					{
						width: 150px;
					}
				.CategoryLabel
				{
					cursor: pointer;
				}
					.CategoryLabel span
					{
						line-height: 1.4em;
					}
					.CategoryLabel img
					{
						float: left;
						margin: 0 0 5px 0;
					}
					.RSSLink
					{
						position: absolute;
						top:  5px;
						right: 10px;
					}
				#Results
				{
					height: 450px;
					overflow: hidden;
				}
					.ResultsPage
					{
						height: 450px;
					}
					.Result
					{
						padding: 0px 0 0 0;
						height: 150px;
					}
					#Pager
					{
						font-size: 0.9em;
					}
						#Pager a
						{
							display: block;
							float: left;
							width: 20px;
							height: 20px;
							margin: 3px 1px;
							text-align: center;
							vertical-align: middle;
							border: solid 1px #4B4B4B;
							line-height: 1.7em;
						}
						#Pager a:active
						{
							background: #4B4B4B;
							color: White;
						}
						#Pager a:hover
						{
							background: #4B4B4B;
							color: White;
						}
			.JobLink, .JobLinkPrimary
			{
				font-size: 0.85em;
				font-weight: bold;
			}
			.JobLink img, .JobLinkPrimary img
			{
				float: left;
				margin: 3px 10px 0 0;
			}
			.JobLinkPrimary
			{
				color: #E02212;
			}
			#FeaturedJob
			{
				border: 1px solid White;
				background: #E9E7EC url(../images/gradients/left-lower-bg.jpg) repeat-x top left;
				width: 521px;/*545*/
				padding: 10px;
				min-height: 352px;
			}
				#FeaturedJob p
				{
					font-size: 0.9em;
					color: #170932;
				}
		#BodyRight
		{
			width: 303px;
			float:left;
		}
			#EmailJobs, #EmailJobs_Open
			{
				border: 1px solid White;
				background: #D6D3DC url(../images/receive-emails-bg.jpg) no-repeat top left;
				width: 279px; /*303*/
				padding: 10px;
				height: 156px;
			}
			#EmailJobs_Open
			{
				min-height: 480px;
			}

				#EmailJobs table, #EmailJobs_Open table
				{
					width: 100%;
				}
				#EmailJobs td, #EmailJobs_Open td
				{
					color: #170932;
					font-size: 0.85em;
				}
				#EmailJobs input[type="text"], #EmailJobs_Open input[type="text"]
				{
					width: 120px;
					height: 13px;
					padding: 2px;
					border: solid 1px #A3A1AC;
					font-size: 0.9em;
				}
					.ExistingLink
					{
						font-size: 0.85em;
						font-weight: bold;
					}
					.ExistingLink img
					{
						float: left;
						margin: 2px 10px 0 0;
					}
					
			.PopupLeft, .PopupMiddle, .PopupRight
			{
				width:303px;
				height: 216px;
				padding: 20px 0 0 0;
				background: #D6D3DB;
				position: absolute;
				top: 300px;
				left: 0;
				text-align: center;
				font-size: 0.85em;
				color: #170932;
				z-index: 100;
			}
			.PopupLeft p, .PopupMiddle p, .PopupRight p
			{
				margin: 5px 0;
			}
			.PopupLeft input[type="text"], .PopupMiddle input[type="text"], .PopupRight input[type="text"]
			{
				width: 200px;
				font-size: 1em;
				text-align: center;
			}
			.PopupLeft input[type="file"], .PopupMiddle input[type="file"], .PopupRight input[type="file"]
			{
				width: 200px;
				font-size: 1em;
				text-align: center;
			}
			.PopupLeft
			{
				background: #D6D3DB url(../images/gradients/popup-bg-left.jpg);
			}
			.PopupMiddle
			{
				background: #D6D3DB url(../images/gradients/popup-bg-middle.jpg);
			}
			.PopupRight
			{
				background: #D6D3DB url(../images/gradients/popup-bg-right.jpg);
			}
			.PopupButton
			{
				position: absolute;
				bottom: 10px;
				left: 28%;
			}
			#Contact
			{
				border: 1px solid White;
				background: #E3E2E8 url(../images/gradients/left-top-bg.jpg) repeat-x top left;
				width: 279px; /*303*/
				padding: 10px;
				height: 197px;
				position: relative;
				z-index: 1;
			}
				#Contact .RSS
				{
					display: block;
					width: 32px;
					height: 32px;
					position: absolute;
					bottom: 115px;
					right: 20px;
				}
				#Contact .Twitter
				{
					display: block;
					width: 32px;
					height: 32px;
					position: absolute;
					bottom: 82px;
					right: 20px;
				}
				#Contact .Facebook
				{
					display: block;
					width: 32px;
					height: 32px;
					position: absolute;
					bottom: 49px;
					right: 20px;
				}
				#Contact .LinkedIn
				{
					display: block;
					width: 32px;
					height: 32px;
					position: absolute;
					bottom: 16px;
					right: 20px;
				}
				#Contact .inner
				{
					border: 1px solid #E9E9E9;
					background: White;
					width: 257px;
					padding: 10px;
					height: 177px;
					overflow: hidden;
				}
				#Contact .inner p
				{
					margin: 0 0 10px 0;
					font-size: 0.85em;
					font-weight: bold;
					color: #170932;
					letter-spacing: 0.1pt;
				}
				#Contact .light
				{
					color: #938D9D;
				}
					#Contact .light a
					{
						color: #938D9D !important;
						text-decoration: none;
					}
					
				.EmailCategories
				{
					width: 100%;
				}
				.EmailCategories td
				{
					color: #170932;
					font-size: 0.85em;
				}
			.AddThis
			{
				border: 1px solid White;
				padding: 10px 10px 5px 10px;
				text-align: right;
				background: #E3E2E8;
			}
	#Staff
	{
		border: 1px solid White;
		background: #E3E2E8 url(../images/gradients/left-top-bg.jpg) repeat-x top left;
		width: 535px; /*545*/
		padding: 3px;
		min-height: 230px;
	}
	
		.StaffDetails
		{
			position:absolute;
			top: 10px;
			left: 240px;
		}
			.StaffDetails h1
			{
				margin-bottom: 3px;
			}
			.StaffDetails a
			{
				color: #E02212;
				text-decoration: underline;
			}
		.StaffPic
		{
		}
				
	#StaffGrid
	{
		border-collapse: collapse;
		width: 100%;
		padding: 0;
		margin: 0;
	}
		#StaffGrid tr
		{
			padding: 0;
			margin: 0;
		}
		#StaffGrid td
		{
			padding: 5px;
			margin: 0;
			color: #E02212;
			font-size: 0.85em;
			vertical-align: top;
		}
		#StaffGrid td h5
		{
			margin: 0 0 2px 0;
		}
		#StaffGrid td a
		{
			color: #E02212;
		}
		
		
	