@charset "utf-8";
/* CSS Document */

/*STYD Colours

Purple					#5a0b77
Lime					#a6d30c
50% Purple				#a885b6
50% Lime				#dae89d
Pale Lime				#e3f6a0
yellow					#f8f400
Red						#e2001a
Light Grey				#F4F4F4
Med Grey				#DFDFDF
Dark Grey				#A7A7A7
Ghost yellow			#faf8ef
background				#000000
*/


h1 {font-size: 2.5em;}
h2 {font-size: 2em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

h1, h2, h3, h4, h5 {font-weight: normal;}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}
h1 {font-family: Impact, Charcoal, sans-serif; color:#ffffff;}
h2 {font-family: Impact, Charcoal, sans-serif; margin:10px 0 10px 0; color:#a6d30c;}
h3 {margin:20px 0 0 0; color:#000000; font-weight:bold;}

h5 {margin:20px 0 0 0; color:#000000; line-height:1.3;}

h2 span { color:#e2001a;}
h3 span { color:#e2001a;}

a {text-decoration: underline; color: #5a0b77; }
a:link {text-decoration: underline; color: #5a0b77; }
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline; color:#a6d30c;}
a:focus {text-decoration: none;}
a:focus,:focus {outline: 1px dotted #000;}
a:active {outline: none;}


body {
	background: url(/images/header_bg.png) repeat-x 0 0 #000000;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:14px;
	line-height:1.5;
	margin:10px 0 0 0;
}
ol {
	list-style:decimal;
	margin:10px 0 0 40px;
}
ul {
	list-style:disc outside none;
	margin:10px 0 0 40px;
}
li {
	font-size:14px;
	line-height:1.5;
	margin:5px;
}
hr {
	margin:10px 0  ;	
	width:100%;
	float:left;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:36px;
	letter-spacing:-7px;
	line-height:1;
	margin:10px 0 0 0;
}
/*banner--------------------------------*/
.wrapper .banner {
	background:url(/images/banner.png) no-repeat top left;
	position:relative;
	height:250px;
	margin:0;
	width:960px;
}
.wrapper .banner h1 {
	position:relative;
	left:160px;
	top:28px;
}
.bannerMediaLogos {
	position:absolute;
	right:25px;
	top:40px;
	width:137px;
}
.bannerMediaLogos img {
	padding:0;
}
.bannerMediaLogos span {
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
}
/*menu--------------------------------*/
.menu {
	width:900px;
	height:40px;
	background: #ccc url(/images/quoteBox_bg.png) repeat-x left bottom;
	display:inline;
	float: left;
	position: relative;
	left: 30px;
	margin: 0;
}
.menu ul {
	padding:5px 0 0 0;
	margin:0;
}
.menu ul li {
	display:inline;
	padding:0;
	margin:0;
	
}
.menu ul li a {
	border-right:1px solid #D6D6D6;
	color:#FFFFFF;
	font-family:Impact,Charcoal,sans-serif;
	font-size:18px;
	height:40px;
	text-decoration:none;
	text-align:center;
	padding:0 17px;
	
}
.menu ul li a:hover {
	color:#a885b6;
}
.menu ul.home li .home, 
.menu ul.employment li .employment {
	color:#5a0b77;
}
.menu ul.home li .home:hover, 
.menu ul.employment li .employment:hover {
	color:#a885b6;
}
.menu ul li a.noBorder {
	border-right:0px solid #666666;
}
/*content--------------------------------*/
.contentWrapper {
	background: url(/images/contentHeader.png) top no-repeat #ffffff ;
	margin:0 0 0 0;
	width: 960px;
	padding:40px 0;
	border-bottom:1px solid #999;
}
.quoteBox {
	background: url(/images/quoteBox_bg.png) repeat-x top;
	color:#000000;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:5px 0 0;
	padding:15px 10px 10px;
	position:relative;
	right:0;
	text-align:center;
	top:20px;
	width:170px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.quoteBox span{
	position:absolute;
	left:-10px;
	top:-10px;
	font-size:11px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background:#e2001a;
	padding:1px 6px;
	text-align:center;
	color:#ffffff;
	letter-spacing:2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.shoutBox {
	background: url(/images/quoteBox_bg.png) repeat-x top;
	float:right;
	font-family: Impact, Charcoal, sans-serif; 
	color:#666;
	font-size: 1.5em;
	line-height: 1;
	margin:15px 0 10px;
	padding:15px 0;
	position:relative;
	right:0;
	text-align:center;
	width:540px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.shoutBox span{
	text-transform:uppercase;
	color:#e2001a;
}
.titleLogo {
	float:left;
	margin:-2px 27px 0 -23px;
}
/*form--------------------------------*/
.infoForm {
	background:#dae89d;
	padding:0 0 15px 0;
	border: 1px solid #a6d30c;
	margin:0 0 0 0;
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.infoForm .formLogo {
	right:10px;
	margin:5px;
	position:absolute;
	z-index:1;
}
.infoForm h2 {
	background: #a6d30c;
	color:#ffffff;
	padding:10px;
	margin:0 0 0 0;
	position:relative;
	-moz-border-radius-top: 5px;
	-webkit-border-radius-top: 5px;
}
.infoForm p {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	width:260px;
	position:relative;
	left:15px;
}
.infoForm #form2 {
	border-top:1px solid #A6D30C;
	left:15px;
	margin:10px 0 0;
	position:relative;
	width:260px;
}
.infoForm label {
	background:  ;
	font-size:12px;
	display:inline-block;
	margin:10px 0 0 0;
	padding:0 0 3px 0;
}
.infoForm textarea {
	width:260px;
	font-family:  Arial, Helvetica, sans-serif;
	height:100px;
	padding:3px;
	font-size:12px;
}
.input {
	width:260px;
	padding:3px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formBtn {
	background: #a6d30c;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	margin:0;
	border:1px solid #dae89d;
	-moz-border-radius: 14px;  
	-webkit-border-radius: 14px;
}
.formBtn:hover {
	background: #dae89d;
	border:1px solid #a6d30c;
	color:#a6d30c;
}
.secImage {
	margin:10px 18px 15px 20px;
	padding:0;
}
.secInput {
	margin:0;
	padding:3px;
	width:100px;
}
.secLabel {
	margin:10px 0 0 10px !important;
	padding:0;
}
/*footer--------------------------------*/
.footer {
	background: url(/images/footerBottom.png) bottom no-repeat #a6d30c;
	border-top:1px solid #fff;
	height:100px;
	margin:0 0 20px 0;
	padding: 20px;
	position:relative;
}
.footer img {
	float:left;
	margin:0 0 0 15px;
}
.footer h2 {
	color:#000;
	font-size:1.8em;
	left:102px;
	position:absolute;
	text-align:center;
	width:780px;
}
.footer h2 span {
	font-size:1.8em;
	color:#ffffff;
	}
.footer img {
	float:left;
}
.footerMediaLogos {
	position:absolute;
	right:50px;
	top:14px;
	width:85px;
}
.footerMediaLogos img {
	padding:5px 0 0 0;
}
.footerMediaLogos span {
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	display:block;
	width:118px;
}
/*adverts-------------------------------*/
.advert, .advert_link {
	background:#cccccc;
	display: block;
	font-size:10px;
	padding:3px;
	margin:3px 0 0 0;
}
/*about-------------------------------*/
.grid_1 .about {
	color:#FFF;
	left:0;
	width:260px;
	background: url(/images/ticketPile.png) bottom no-repeat #5a0b77;
	margin:20px 0 0 0;
	padding:20px 20px 100px 20px;
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.grid_1 .about h2 {
	color:#fff;
}
.grid_1 .about span {
	position:absolute;
	right:0;
	bottom:10px;
	font-size:11px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background:#000;
	padding:6px 10px;
	text-align:center;
	color:#fff;
	letter-spacing:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*employment-------------------------------*/
.applyRight {
	background: #a6d30c;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	margin:20px 0 0 0 ;
	border:1px solid #dae89d;
	text-align:right;
	position: relative;
	-moz-border-radius: 14px;  
	-webkit-border-radius: 14px;
}