/* Only CSS relating to the default template (template.php)
Should appear in this css file. ie: all templates. (IE != Internet explorer */

/* Global shiz */
* {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html { 
	overflow-y: scroll; 
}
body {
	background: #850103 url('/images/background-1.png') repeat-x scroll 0 0;
	font-family: arial, sans-serif;
	color: white;
	font-size: 0.9em;
}
h1 {
	display: none;
}
h2 {
	display: none;
}
h3 {
	font-size: 1.6em;
	margin: 0 0 0.6em 0;
	line-height: 1.1em;
}
h4 {
	font-size: 1.4em;
	margin: 0 0 0.3em 0;
	line-height: 1.1em;
}
p {
	margin: 0 0 0.9em 0;
}
a {
	color: #FF9C01;
}
a:active, button:active {
	outline: none;
}
a:focus, button:focus {
	-moz-outline-style: none;
}
img {
	border-color: #303030;
}
hr {
	border-color: #330001 #330001 #481516 #481516;
	border-style: solid;
	border-width: 1px;
	margin: 1.2em 0;
}
table {
	border-color: #330001 #481516 #481516 #330001;
	border-style: solid;
	margin: 0 0 20px 0;
}
table p {
	margin: 0
}
td {
	border-color: #330001 #481516 #481516 #330001;
	padding: 0 20px 0 0;
	vertical-align: top;
}
a:hover {
	color: #FFC041;
}
ul, ol {
	list-style-image: url('/images/bullet.gif');
	list-style-type: square;
	margin: 0 0 0 20px;
}
ol {
	list-style-image: none;
	list-style-type: decimal;
}
ul li, ol li {
	margin: 0.6em 0;
}
form.contact fieldset 	{
	border: medium none;
	text-align: right;
	margin: 0 0 20px 0;
}
legend {
	display: none;
}

/* Header shiz */
.big-background-wrapper {
	background: transparent url('/images/big-background.jpg') no-repeat scroll center top;
	width: 100%
}
.wrapper, .footer-content-container {
	width: 940px;
	margin: 0 auto 0 auto;
}
.page-banner {
	height: 226px;	
}
.logo a, .logo {
	width: 285px;
	height: 145px;
	display: block;
	float: left;
}

/* Navigation top box */
.nav-box {
	float: right;
	width: 650px;
}
.nav-box  ul{
	float: right;
}

.nav-box li {
	list-style: none;
	float: left;
	margin: 0;
}
.nav-box ul a {
	color: #5F6163;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 7px 0 7px;
	border-right: 1px solid #BD7575;
}
.nav-box li a.last {
	border-right: none;
}
.nav-box a:hover {
	color: #5F6163;/* for IE 6*/
	text-decoration: underline;
}

/* Search box */
.search-form-box {
	float: right;
}
.search-form-box button.button {
	float: left;
	background: #CBCBCB url('/images/but-search.png') no-repeat scroll 0 0;
	width: 78px;
	height: 22px;
	margin: 22px 0 0 9px;
	border: none;
}
.search-form-box button.button:hover {
	background-image: url('/images/but-search-hover.png');
	cursor: pointer;
}
.search-form-box button.button:active {
	background-position: 0 1px;
}
.search-form-box input.field {
	float: left;
	margin: 23px 0 0 52px;
	border: 1px solid #919191;
	padding: 1px;
}

/* footer shiz */
.footer-container {
	background: #550002 url('/images/footer-background.png') repeat-x scroll 0 0;
	height: 130px;
}
.footer-nav-box {
	padding: 30px 0 0 0;
	color: white;
	font-size: 0.7em;
	float: left;
}
.footer-nav-box ul {
	margin: 0;
	padding: 0;
	display: block;
}
.footer-nav-box li {
	display: block;
	margin: 2px 0 0 0;
	padding: 0 8px 0 8px;
	border-right: 1px solid #BD7575;
	float: left;
}
.footer-nav-box li.last {
	border-right: none;
}
.footer-nav-box li a {
	text-decoration: none;
	color: white;
}
.footer-nav-box li a:hover {
	text-decoration: underline;
	color: white; /*for IE 6*/
}
.copyright {
	margin: 0;
	padding: 0;
}

/* Newsletter box */
.newsletter-form-box {
	float: right;
	font-size: 0.8em;
	text-align: right;
	padding: 27px 0 0 0;
	width: 380px;
}
.newsletter-form-box button.button {
	float: left;
	background: #550002 url('/images/but-subscribe.png') no-repeat scroll 0 0;
	width: 79px;
	height: 23px;
	margin: 10px 0 0 9px;
	border: none;
}
.newsletter-form-box button.button:hover {
	background-image: url('/images/but-subscribe-hover.png');
	cursor: pointer;
}
.newsletter-form-box button.button:active {
	background-position: 0 1px;
}
.newsletter-form-box  input.field {
	margin: 11px 0 0 0;
	float: left;
}
.newsletter-form-box label.labeller {
	float: left;
	margin: 15px 7px 0 0;
}

/* Page banners and slogan strips */
.words-strip {
	background-position: right 0;
	background-repeat: no-repeat;
	height: 40px;
	position : relative;
}
.strip-trainee {
	background-image: url("/images/strip-trainee.png");
}
.strip-apprentice {
	background-image: url("/images/strip-apprentice.png");
}
.strip-temp {
	background-image: url("/images/strip-temp.png");
}
.strip-training {
	background-image: url("/images/strip-training.png");
}
.strip-permanent {
	background-image: url("/images/strip-permanent.png");
}
.strip-elearning {
	background-image: url("/images/strip-elearning.png");
}
.strip-search {
	background-image: url("/images/strip-search.png");
	top: -56px;
	right: -30px;
}
.list_vacancies {
	padding: 10px 0 10px 150px;
}
.red_bold {
	display: none;
}