@charset "UTF-8";


/* Copyright© 2009 | Another Eclectic Designs™ Production | http://www.eclecticdesigns.co.uk */




/* Hot Links for Recruitment Area */

.RecruitmentHotLinkWrapper {
	float: left;
	width: 975px;
	margin: 0px;
	padding: 0px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


.CurrentVacanciesWrapper , .ApplyWrapper , .ApprenticeshipsWrapper {
	float: left;
	width: 299px;
	margin: 0px;
	padding: 10px;
	background-color: #C0BC89;
}

.CurrentVacanciesWrapper {
	background-image: url(../Images/RecruitmentArea/WatermarkChisels.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ApplyWrapper {
	width: 297px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../Images/RecruitmentArea/WatermarkSpiritLevel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ApprenticeshipsWrapper {
	background-image: url(../Images/RecruitmentArea/WatermarkLetterA.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.RecruitmentHotLinkWrapper h2 {
	font-size: 120%;
}


.RecruitmentHotLinkWrapper p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	float: left;
	width: 160px;
	font-weight: normal;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




/* Not Used (Yet)

div.RecruitmentHotLinkWrapper a , div.RecruitmentHotLinkWrapper a:link  {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

div.RecruitmentHotLinkWrapper a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

*/

