@charset "UTF-8";
@import url("reset.css"); /* Reset CSS Styles */
@import url("structure.css"); /* Basic structure for all pages */
	
#head {background-image:url(../images/images-graphics/head_bg_about.gif);}
#HeadLinksLeft 	 {background-image:url(../images/images-graphics/head_bg_about.gif);}
#content.About {background-image:url(../images/images-main/bg_centre_about.gif);}
#footer {background-color:#99122c;}

#Thanks {
	position:absolute;
	top:170px;
	background-image:url(../images/images-main/ThanksBg.gif);
	repeat:repeat-y;
	width:496px;
	height:autopx;
	min-height:167px;
	border:14px solid #eff0f1;
	font-family:Arial,Helvetica,sans-serif;	
	font-size:12px;
}
h1.Thanks {color:#ffba56;margin:10px;}
.ThanksText {
	color:#ffffff;
	margin:10px;
}
.ThanksLink {
	color:#ff9700;
	margin:10px;
}
.ThanksLink a, .RecruitmentListing a {
	color:#ff9700;
	text-decoration:none;
}

#content_holder.Home {
	background-image:url(../images/images-graphics/bg_edge.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#content.Home {
	background-image:url(../images/images-graphics/bg_centre.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.RecruitmentListing {
	position:relative;
	width:auto;
	background-image:url(../images/images-main/RecruitmentListingTop.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#5d061b;
	color:#ffffff;
	padding:14px
}

.RecruitmentDetail {
	position:relative;
	width:auto;
	background-image:url(../images/images-main/RecruitmentDetailTop.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#eff0f1;
	padding:14px;
	font-family:Arial,Helvetica,sans-serif;	
	font-size:12px;
}

.JobTitle, .RecruitmentLabel, .RecruitmentItem {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.JobTitle {
	font-size:12px;
	color:#5d061b;
}
.RecruitmentLabel, .RecruitmentItem {
	font-size:10.83px;
}
.RecruitmentLabel {
	font-weight:bold;
}
.DownloadPanel {
	width:auto;
	border:1px solid #aea690;
	background-image:url(../images/images-main/DownloadPanelBg.gif);
	background-repeat:repeat-y;
	padding:10px;
	color:#666761;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10.42px;
}
.DownloadPanel a {
	text-decoration:underline;
	color:#666761;
}
.DownloadLabel. {
	font-weight:bold;
}

#DownloadFile {
	margin:0 0 10px 0;
	height:18px;
	padding:2px 0 0 0;
}
#DownloadFile img {
	float:left;
	margin:0 10px 0 0;
}
#DownloadFile a {
	float:left;
	font-size:10.83px;
}

.Testimonial {
	font-size:11.25px;
	font-style:italic;
	color:#093947;
}
.TestimonialName, .TestimonialCompany {
	font-size:11.25px;
	color:#2d3633;
}
.TestimonialName {
	font-weight:bold;
}

.SupportTitle, .SupportName {
	font-size:12px;
}
.SupportTitle {
	font-weight:bold;
	color:#5d061b;
	margin-top:15px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#b30134;
	margin:0 0 20px 0;
	padding-top:0;
	}
