@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backgroundBody.jpg);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 17px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #CB0308;
	margin-bottom: 10px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: normal;
	margin-bottom: 15px;
}
#middleContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 31px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/backgroundH3.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 31px;
	width: 525px;
	margin-bottom: 10px;
}

td {
	padding: 4px;
}
th {
	color: #FFF;
	background-color: #950609;
	text-align: left;
	padding: 3px;
}

p {
	margin-bottom: 10px;
}
b, a {
	color: #9D0509;
}
ul , ol{
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A80509;
	padding: 2px;
}
#content {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#header {
	background-image: url(images/backgroundHeader.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 950px;
	position: relative;
}
#mcLogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mcTel {
	position: absolute;
	top: 38px;
	right: 10px;
}
#imageSlideshow {
	height: 253px;
	width: 525px;
	margin-top: 10px;
}

#mainMenu {
	line-height: 21px;
	height: 21px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 660px;
}
#mainMenu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/linkLeft.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 13px;
	color: #FFF;
	text-decoration: none;
	margin-right: 1px;
}
#mainMenu span {
	background-image: url(images/linkRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 13px;
}
#mainMenu a:hover {
	background-position: left -21px;
}
#mainMenu a:hover span {
	background-position: right -21px;
}
#leftContent {
	float: left;
	width: 198px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#downloadsBox {
	background-image: url(images/downloadsBox.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 525px;
	position: relative;
}
#downloadsMore {
	position: absolute;
	top: 3px;
	right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#timesheet {
	position: absolute;
	width: 150px;
	left: 16px;
	top: 40px;
	height: 130px;
}
#tips {
	position: absolute;
	width: 130px;
	left: 370px;
	top: 40px;
	height: 130px;
}
#holiday {
	position: absolute;
	width: 130px;
	left: 190px;
	top: 40px;
	height: 130px;
}
.blankLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}


#searchBox {
	background-image: url(images/backgroundSearch.gif);
	background-repeat: no-repeat;
	height: 275px;
	width: 198px;
	margin-bottom: 5px;
}
#searchBox td {
	padding: 2px;
}
#searchBox .formInput {
	font-size: 11px;
}

#innerWrapper {
	float: right;
	width: 740px;
}
#middleContent {
	float: left;
	width: 525px;
}
#middleContent p {
	margin-left: 10px;
}

#middleContent h1 {
	padding-top: 30px;
}


#rightContent {
	float: right;
	width: 198px;
	margin-top: 10px;
	margin-right: 5px;
}
#featuredJobs, #recruitFeed {
	background-image: url(images/backgroundSideBox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
#featuredJobs h2, #recruitFeed h2 {
	background-image: url(images/backgroundH2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 198px;
	margin-bottom: 0px;
}
#featuredJobs p, #recruitFeed p {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#featuredJobs a, #recruitFeed a {
	font-weight: bold;
	color: #B40409;
	text-decoration: none;
}
#featuredJobs a:hover, #recruitFeed a:hover {
	text-decoration: underline;
}
#mainImage {
	background-image: url(images/mainImage.jpg);
	background-repeat: no-repeat;
	height: 283px;
	width: 525px;
	margin-top: 2px;
}
#mainImage p {
	padding-top: 40px;
	padding-left: 20px;
	width: 270px;
}
#footer {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B20D11;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #B20D11;
	text-align: left;
	line-height: 15px;
}
#footerContent {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#greyBox {
	background-image: url(images/greyBox.gif);
	background-repeat: no-repeat;
	height: 275px;
	width: 525px;
}
#greyBoxLarge {
	background-image: url(images/greyBoxLarge.gif);
	background-repeat: no-repeat;
	height: 760px;
	width: 525px;
	margin-bottom: 20px;
}
#greyBoxMedium {
	background-image: url(images/greyBoxMedium.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 525px;
	margin-bottom: 20px;
}
.greyRow {
	background-color: #d7d7d7;
}
#adminContent {
	width: 860px;
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.vacancyBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB0308;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 485px;
	margin-left: 15px;
}
.featuredBox {
	background-image: url(images/backgroundFeatured.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 525px;
	display: block;
}
.vacancyTitle {
	font-size: 14px;
	font-weight: bold;
	color: #cb0308;
	margin-bottom: 5px;
	display: block;
}
.pageBox {
	line-height: 16px;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #9D0509;
	color: #9D0509;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
}
.pageBox:hover {
	color: #9D0509;
}
.pageBoxOn {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #9D0509;
	background-color: #9D0509;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pageNumbers {
	height: 20px;
	float: right;
	margin-bottom: 10px;
	margin-right: 20px;
}
.smallRed {
	font-size: 10px;
	color: #9D0509;
}
body.mceContentBody {
   text-align: left;
   background-image: none;
}