#careersContainer
{
	background: #fff url('/images/enquiries/gradient-bg.jpg') repeat-x top left;
	float: left;
	width: 100%;
	border-top: 1px solid #9f9f9f;
}
	#careersContentContainer
	{
		width: 942px;
		margin: auto;
		display: block;
	}

/* ================= */
/* ENQUIRES LEFT NAV */
/* ================= */

#careersContainer #careersMenuLeft
{
	width: 183px;
	float: left;
	margin-top: 30px;
}
	#careersContainer #careersMenuLeft li
	{
		list-style-type: none;
		position: relative;
		height: 96px;
		float: left;
	}
		#careersContainer #careersMenuLeft a
		{
			display: block;
			width: 183px;
			height: 96px;
			font-size: 10px;
			color: #303030;
		}
			#careersContainer #careersMenuLeft a span,
			#careersContainer #careersMenuLeft p span
			{
				display: none;
			}
		#careersContainer #careersMenuLeft a#sideLinkCareers
		{
			background: #afafaf url('/images/careers/nav-side-careers.gif') no-repeat top left;
		}
		#careersContainer #careersMenuLeft a#sideLinkVacancies
		{
			background: #afafaf url('/images/careers/nav-side-vacancies.gif') no-repeat top left;
		}
		#careersContainer #careersMenuLeft a#sideLinkApprentice
		{
			background: #afafaf url('/images/careers/nav-side-apprentice.gif') no-repeat top left;
		}
		#careersContainer #careersMenuLeft a#sideLinkGradscheme
		{
			background: #afafaf url('/images/careers/nav-side-gradscheme.gif') no-repeat top left;
		}
		/* hover states */
		#careersContainer #careersMenuLeft a#sideLinkCareers:hover,
		#careersContainer #careersMenuLeft a#sideLinkVacancies:hover,
		#careersContainer #careersMenuLeft a#sideLinkApprentice:hover,
		#careersContainer #careersMenuLeft a#sideLinkGradscheme:hover
		{
			background-position: 0 -96px;
			color: #fff;
		}
		/* active states */
		.careersHome #careersContainer #careersMenuLeft a#sideLinkCareers,
		.careersVacancies #careersContainer #careersMenuLeft a#sideLinkVacancies,
		.careersApprentice #careersContainer #careersMenuLeft a#sideLinkApprentice,
		.careersGradscheme #careersContainer #careersMenuLeft a#sideLinkGradscheme
		{
			background-position: 0 -192px;
		}


/* ======================= */
/* CONTACT DETAILS CONTROL */
/* ======================= */


#contactDetails
{
	width: 757px;
	height: 189px;
	background: #efefef url('/images/careers/contact-grad.gif') repeat-x top left;
	float: left;
}

#contactDetails #downloads
{
	width: 216px;
	border-right: solid 1px #f2f2f2;
	float: left;
	height: 169px;
	padding: 20px 0 0 35px;
}

#contactDetails #address
{
	width: 216px;
	border-left: solid 1px #9e9d9d;
	border-right: solid 1px #f2f2f2;
	float: left;
	height: 169px;
	padding: 20px 0 0 35px;
}

#contactDetails #telephone
{
	width: 216px;
	border-left: solid 1px #9e9d9d;
	float: left;
	height: 169px;
	padding: 20px 0 0 35px;
}

#contactDetails #downloads h2,
#contactDetails #address h2
{
	color: #970000;
	font-size: 14px;
	padding-bottom: 15px;
}

#contactDetails #downloads ul
{
	list-style-type: none;
	margin-left: -5px;

}

#contactDetails #downloads li a
{
	color: #353535;
	font-size: 11px;
	height: 22px;
	margin-bottom: 0px;
	display: block;
	padding: 10px 0 0 35px;
}
#contactDetails #downloads li.pdfIcon
{
	background: url('/images/careers/pdf-icon.gif') no-repeat top left;
	width: 145px;
	height: 35px;
	margin-bottom: 5px;
}
#contactDetails #downloads li.pdfIconBottom
{
	background: url('/images/careers/pdf-icon2.gif') no-repeat top left;
	width: 145px;
	height: 35px;
	margin-bottom: 5px;
}

#contactDetails #downloads li#docIcon
{
	background: url('/images/careers/doc-icon.gif') no-repeat top left;
	width: 145px;
	height: 35px;
	margin-bottom: 5px;
}
#contactDetails #address p.bold
{
	font-weight: bold;
	color: #000000;
}

#contactDetails #address p
{
	color: #353535;
	font-size: 11px;
}

#contactDetails #address p span
{
	text-transform: uppercase;
}

#contactDetails #telephone ul
{
	padding-bottom: 20px;
	list-style-type: none;
}
#contactDetails #telephone li
{
	color: #353535;
	font-size: 11px;
}

#contactDetails #telephone li.redText
{
	color: #970000;
	font-weight: bold;
}

#contactDetails #telephone a
{
	color: #970000;
	font-size: 11px;
	display: block;
	height: 16px;
	width: 87px;
	background: url('/images/careers/email-icon.gif') no-repeat top left;
	padding: 5px 0 0 42px;
	margin-left: -8px;
}

/* ======================= */
/* CAREERS CONTENT FRAME */
/* ======================= */

#careersMainContent
{
	float: left;
	background-color: #fff;
	width: 757px;
	display: block;
	position: relative;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
}


.careersHome #careersMainContent h1,
.careersVacancies #careersMainContent h1,
.careersGradscheme #careersMainContent h1,
.careersInfo #careersMainContent h1,
.careersApprentice #careersMainContent h1
{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	clear: both;
	padding: 0px 10px;
	margin: 10px 0px 0px 0px;
	color: #000000;
	background: #ebebeb;
}
.careersHome #careersMainContent h1 { width: 390px; }
.careersVacancies #careersMainContent h1 { width: 424px; }
/*.careersApprentice #careersMainContent h1 { width: 424px; }*/
/*.careersGradscheme #careersMainContent h1 { width: }*/

#careersMainContent #subtitle
{
	font-size: 20px;
	font-weight: bold;
	float: right;
	padding: 0px 5px;
	margin: -4px 0px 0px 0px;
	color: #ffffff;
	background: #000000;
	width: 200px;
	clear: both;
}

.careersHome #homeContent,
.careersVacancies #homeContent,
.careersGradscheme #homeContent,
.careersInfo #homeContent,
.careersApprentice #homeContent
{
	float: left;
	width: 732px;
	padding: 25px 0 0 25px;
}

/* ============== */
/* CAREERS HOME */
/* ============== */

.careersHome #homeContent p
{
	color: #353535;
	font-size: 11px;
	padding: 10px 15px 0 15px;
}

.careersHome #homeContent p#bold,
.careersHome #homeContent p span
{
	font-weight: bold;
}

.careersHome #homeContent p.last
{
	padding-bottom: 30px;
	float: left;
}

.careersHome #homeContent ul
{
	float: left;
	padding: 10px 25px 0 15px;
	color: #353535;
	font-size: 11px;
	list-style-type: none;
}

.careersHome #homeContent ul#rightList
{
	width: 510px;
}

.careersHome .arrow
{
	margin: 0 30px 30px 10px;
	float: right;
}

/* ============== */
/* VACANCIES HOME */
/* ============== */
.careersVacancies #homeContent
{
	height: 480px;
}

.careersVacancies #homeContent h2
{
	color: #970000;
	font-size: 14px;
	padding: 10px 15px 0 15px;
}

.careersVacancies #homeContent p
{
	color: #353535;
	font-size: 11px;
	padding: 10px 15px 0 15px;
}
.careersVacancies #homeContent p#list
{
	padding: 5px 15px 0 15px;
}

.careersVacancies #homeContent ul
{
	padding: 10px 0 0 45px;
	color: #353535;
	font-size: 11px;
}

.careersVacancies #homeContent #jobContent
{
	width: 708px;
	position: absolute;
	top: 490px;
	left: 25px;
}

.careersVacancies #homeContent .jobBox
{
	width: 320px;
	height: 179px;
	background: #f7f7f7;
	border: solid 1px #767676;
	float: left;
	margin: 20px 25px 0px 0px;
}

.careersVacancies #homeContent .jobBoxExpand
{
	width: 320px;
	background: #f7f7f7;
	border-top: solid 1px #767676;
	border-left: solid 1px #767676;
	border-right: solid 1px #767676;
}
.careersVacancies #homeContent #jobContent #expandJobOne
{
	position: absolute;
	top: -75px;
	left: 0px;
	display: none;
	height: 220px;
}
.careersVacancies #homeContent #jobContent #expandJobTwo
{
	position: absolute;
	top: -185px;
	left: 0px;
	display: none;
	height: 250px;
}

.careersVacancies #homeContent #jobContent #expandJobThree
{
	position: absolute;
	top: -10px;
	left: 0px;
	height: 300px;
	display: none;
}

.careersVacancies #homeContent #jobContent #expandJobFour
{
	position: absolute;
	top: -5px;
	left: 347px;
	height: 300px;
	display: none;
}

.careersVacancies #homeContent h3
{
	background: url('/images/careers/h3-grad.gif') repeat top left;
	color: #fff;
	font-size: 13px;
	text-align: center;
	width: 320px;
	height: 25px;
	padding-top: 10px;
}

.careersVacancies #homeContent p.expand
{
	color: #375291;
	font-size: 11px;
	width: 72px;
	height: 20px;
	padding: 3px 0 0 0;
	margin-left: 243px;
	background: url('/images/careers/info-icon.gif') no-repeat top right;
}

.careersVacancies #homeContent p.close
{
	color: #375291;
	font-size: 11px;
	width: 48px;
	height: 20px;
	margin-left: 267px;
	margin-top: 0px;
	padding: 3px 0 0 0;
	background: url('/images/careers/close.gif') no-repeat top right;
}

.careersVacancies #homeContent #jobContent ul
{
	float: left;
	width: 105px;
	height: 50px;
	text-align: center;
	padding: 0px;
	list-style-type: none;
	margin-top: 6px;
}

.careersVacancies #homeContent #jobContent ul.category	{border-right:solid 1px #a3a3a3;}
.careersVacancies #homeContent #jobContent ul.contract	{border-left:solid 1px #e8e8e8; border-right:solid 1px #a3a3a3; width: 106px;}
.careersVacancies #homeContent #jobContent ul.date
{
	border-left:solid 1px #e8e8e8;
}
.careersVacancies #homeContent #jobContent li
{
	background: url('/images/careers/detail-grad.gif') repeat top left;
	padding-top: 2px;
	height: 17px;
}
.careersVacancies #homeContent #jobContent li.blue
{
	color: #375291;
	padding-top: 5px;
	background: none;
}
.careersVacancies #homeContent #jobContent li.blueLineHeight
{
	color: #375291;
	padding-top: 5px;
	background: none;
	line-height: 9px;
}
.careersVacancies #otherInfo
{
	position: absolute;
	bottom: 190px;
	right: 0px;
}

.careersVacancies #otherInfo .arrow
{
	margin: 25px 25px 30px 15px;
	float: right;
	clear: left;
}

/* ------------------------ */
/* SUMMER PLACEMENTS POP-UP */

.careersVacancies #summerPlacementPrompt
{
	position: absolute;
	top: 80px;
	right: 5px;
	width: 253px;
	height: 243px;
}

	.careersVacancies #summerPlacementExpanded
	{
		width: 708px;
		height: 188px;
		position: absolute;
		top: 78px;
		left: 25px;
		background: url('/images/careers/summer-placement-hover-bg.png') no-repeat top left;
		display: none;
	}

	.careersVacancies #summerPlacementExpanded p.normalTextWhite,
	.careersVacancies #summerPlacementExpanded p.boldTextWhite
	{
		color: #fff;
		width: 450px;
		padding: 20px 0 8px 15px;
	}

	.careersVacancies #summerPlacementExpanded p.normalTextWhite
	{
		font-size: 12px;
	}

	.careersVacancies #summerPlacementExpanded p.boldTextWhite
	{
		font-weight: bold;
		font-size: 14px;
	}

	.careersVacancies #summerPlacementExpanded p.boldTextRed
	{
		font-weight: bold;
		color: #ff0000;
		font-size: 14px;
	}


/* ================ */
/* GRAD SCHEME HOME */
/* ================ */

.careersGradscheme #homeContent h2
{
	color: #353535;
	font-size: 16px;
	padding: 10px 15px 0 15px;
}

.careersGradscheme #homeContent h3
{
	color: #970000;
	font-size: 14px;
	padding: 10px 15px 0 15px;
}

.careersGradscheme #homeContent p
{
	color: #353535;
	font-size: 11px;
	padding: 10px 15px 0 15px;
}

.careersGradscheme #homeContent p span
{
	font-weight: bold;
	color: #970000;
}

.careersGradscheme #homeContent p.last
{
	padding-bottom: 30px;
	float: left;
}

.careersGradscheme .arrow
{
	margin: 0 30px 30px 10px;
	float: right;
}

/* ================ */
/* APPRENTICE SCHEME HOME */
/* ================ */

	.careersApprentice #homeContent h2
	{
		font-size: 16px;
		color:#353535;
		padding:15px 15px 0 15px;
	}

	.careersApprentice #homeContent h3
	{
		color: #970000;
		font-size: 14px;
		padding: 10px 15px 0 15px;
	}
	.careersApprentice #homeContent ul
	{
		color: #000;
		font-size: 11px;
		padding: 10px 5px 0 15px;
		line-height:130%;
	}
	.careersApprentice #homeContent li
	{
		color: #000;
		font-size: 11px;
		margin-left:15px;
		padding: 1px 0px 0 0;
	}
	.careersApprentice #homeContent ul .number
	{
		color: #000;
		font-size: 11px;
		margin-left:25px;
		padding: 1px 0px 0 0;
		list-style:none;
	}
	.careersApprentice #homeContent p
	{
		color: #353535;
		font-size: 11px;
		padding: 10px 15px 0 15px;
	}

	.careersApprentice #homeContent p span
	{
		font-weight: bold;
		width:400px;
		color: #970000;
	}

	.careersApprentice #homeContent p.last
	{
		padding-bottom: 30px;
		float: left;
	}

	.careersApprentice #homeContent #split
	{
		width:710px;
		height:200px;

	}
	.careersApprentice #homeContent #split .left
	{
		width:300px;
		float:left;
	}
	.careersApprentice #homeContent #split .right
	{
		width:380px;
		float:right;
	}
	.careersApprentice .clickLink 
	{
		color:#990000;
		font-weight:bold;
		font-size: 11px;
		text-decoration:none;
	}
	.careersApprentice .clickLink:hover
	{
		color:#990000;
		font-weight:bold;
		font-size: 11px;
		text-decoration:underline;
	}
	
	.careersApprentice .arrow
	{
		margin: 0 30px 30px 10px;
		float: right;
	}

	.careersApprentice #homeContent .image 
	{
		font-size:10px;
		margin:20px 60px 10px 10px;
		float:right;
		background-color: #F9F9F9;
		border: 1px solid #fff; 
	}
	.careersApprentice #homeContent .image2 
	{
		font-size:10px;
		margin:23px 40px 10px 10px;
		float:right;
		background-color: #F9F9F9;
		border: 1px solid #ccc; 
	}

/* ============== */
/* APPLICANT INFO */
/* ============== */

.careersInfo #homeContent h2
{
	color: #970000;
	font-size: 14px;
	padding: 10px 15px 0 15px;
}

.careersInfo #homeContent p
{
	color: #353535;
	font-size: 11px;
	padding: 10px 15px 0 15px;
}

.careersInfo #homeContent p.last
{
	padding-bottom: 30px;
	float: left;
}
