/* @group Reset */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Images */

img#arrow {
	position: relative;
	top: -70px;
	left: 225px;
}

img.open {
	position: relative;
	left: -40px;	
	top: -15px;
}

img.close {
	position:  relative;
	left: 170px;
	top: -10px;
}

#lorry {
	position: absolute;
	top: -125px;
	left: -60px;
	z-index: 0;
}

#map {
    height: 111px;
    width: 190px;
    display: block;
    background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/footer-map-gray.jpg');
    background-repeat: no-repeat;
    position: absolute;
    border-width: 1px;
    border-color: #ead7d7;
    border-style: solid;
    top: 85px;
    padding-left: 6px;
}

#corporate {
    height: 111px;
    width: 190px;
    display: block;
    background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/gray-logo.jpg');
    background-color: white;
    background-repeat: no-repeat;
    position: absolute;
    border-width: 1px;
    border-color: #ead7d7;
    border-style: solid;
    top: 85px;
    padding-left: 6px;
}

#map:hover {
      background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/footer-map.jpg');
}

#corporate:hover {
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/color-logo.jpg');
}

#two-arrows {
	position: relative;
	top: -40px;
	left: 940px;
}

#truck {
	position: absolute;
	top: 200px;
	z-index: 3;
}

#arrow-group {
	position: absolute;
	top: 215px;
	padding-left: 10px;
	z-index: 2;
}

/* @end */

/* @group Type */


body {
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	font-size: 62.5%;
	color: #828382;
	background-color: #f9f9f9;
	background-image: url("http://domain2426539.sites.streamlinedns.co.uk/images/eruk/background-trans.png");
	background-repeat:  no-repeat;
	background-position: center top;
}

h1 {
	font: 2.7em "Helvetica Neue", Helvetica, Arial, Sans Serif;
	color: rgb(91,86,86);
	padding-top: 5px;
	margin-bottom: 12px;
}

h2 {
	font: 2.3em "Helvetica Neue", Helvetica, Arial, Sans Serif;
	color: rgb(91,86,86);
	padding-top: 5px;
	margin-bottom: 12px;
}

h3 {
	font: 1.8em "Helvetica Neue", Helvetica, Arial, Sans Serif;
	color: rgb(91,86,86);
	padding-top: 5px;
	margin-bottom: 12px;
}

p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 10px;
}

#logo {
	background-image: url("http://domain2426539.sites.streamlinedns.co.uk/images/eruk/logo-1-trans.png");
	background-repeat: no-repeat;
	width: 210px;
	height: 68px;
	font-family: Impact;
	font-size: 6.7em;
	text-indent: -999999px;
	margin-top: 40px;
	color: #bf0606;
	margin-left: 20px;
}

#hspacer h1 {
	color: rgba(255,255,255,0.95);
	color: rgb(255,255,255);
	font-family: "Helvetica";
	font-weight: bold;
	padding-top: 15px;
	padding-left: 65px;
}

#hspacer p {
	font-family: Helvetica, Arial, Sans Serif;
	color: rgba(255,255,255,0.95);
	color: rgb(255,255,255);
	font-size: 1.3em;
	width: 420px;
	text-align: center;
}

#hnavigation ul {
	position: absolute;
}

#hnavigation li {
	display: inline;
	margin: 0px 20px;
	position: relative;
	top: -98px;
	left: 280px;
	font-size: 1.6em;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans Serif;
	font-weight: bold;
}

#hnavigation li a {
	color: rgb(120,120,120);
	text-decoration: none;
	position: relative;
	height: 50px;
	width: 100px;
}

#hnavigation li a:hover {
	color: rgb(177, 18, 22);
	text-decoration: none;
}

#hnavigation #active {
	color: rgb(170,170,170);
	border-left: rgba(255,171,171,0.7) solid 1px;
	border-right: rgba(255,171,171,0.7) solid 1px;
	padding-left: 11px;
	padding-right: 5px;
}

#quotes p {
	font-size: 1.35em;
	font-family: "Helvetica";
	font-weight: bold;
	color: rgb(210,210,210);
	text-align: right;
	padding-right: 55px;
	margin-bottom: 25px;
	margin-top: -30px;
}

#quotes blockquote
{
	padding-top: 10px;
	font-size: 1.3em;
	font-family: Helvetica;
	line-height: 1.6em;
	margin-top: -35px;
	width: 180px;
}

#remember {
	font-size: 90%;
	margin-left: 5px;
	display: inline;
}

.post-date, .supplementary {
	font-size: 0.5em;
	font-style: italic;
	margin-left: 25px;
}

#latest-vacancies p {
  text-align: center;
}

#latest-vacancies a.footer-vacancy {
    text-decoration: none;
    font-size: 1.1em;
    color: rgb(117,117,117);
    font-weight: bolder;
}


#latest-vacancies a.footer-vacancy:hover {
	color: rgb(177, 18, 22);
	text-decoration: none;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: rgb(115,115,115);
}

a:hover {
	text-decoration: underline;
	color: rgb(177, 18, 22);
}

label {
	font-size: 1.3em;
	font-family: "helvetica neue", "Helvetica", "Arial", Sans Serif;
	line-height: 35px;
}

#timesheet-box > a.timesheet {
	font-size: 11px;
	color: #828382;
}

#enquire-box > a {
	color: #828382;
	background: none;
}

/* @end */

/* @group Layout */

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#content {
	float:  left;
}

#secondary-content {
	width: 475px;
	float: right;
}

#secondary-sidebar {
	width: 225px;
	float: right;
}

#hwrapper {
	margin: 0px auto;
	width: 960px;
	z-index: 1;
	position: relative;
	top: 67px;
	left: -7px;
}

#fwrapper {
	margin: 0px auto;
	width: 960px;
	background-repeat: no-repeat;
	background-position: 110% 75%;
	height: 230px;
}

#header {
	width: 100%;
	height: 195px;
	background-image: url("http://domain2426539.sites.streamlinedns.co.uk/images/eruk/header-bg.png");
	/*background-color: rgb(238,238,238);*/
	margin: -30px 0px 10px 0px;
	/*-moz-box-shadow: -10px 0px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: -10px 0px 10px rgba(0,0,0,0.4);*/
	clear: both;
	z-index: 1;
	position: relative;
	background-repeat: repeat-x;
}

#hspacer {
	height: 242px;
	width: 960px;
	/*background-color: rgba(177, 18, 22, 1);*/
	background-image: url("http://domain2426539.sites.streamlinedns.co.uk/images/eruk/spacer-bg-1-trans.png");
	background-repeat: no-repeat;
	padding-left: 490px;
	padding-top: 10px;
	margin-bottom: 26px;
	clear: both;
	position: relative;
	overflow: hidden;
	display: block;
}

#spacer-button {
	width: 182px;
	height: 52px;
	display: block;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/button-trans.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 205px;
	left: 615px;
	color: white;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	padding-top: 13px;
	text-align: center;
}

#spacer-button:hover {
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/button-hover-trans.png');
	color: white;
}

#spacer-button:active {
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/button-active-trans.png');
}

.footer-button {
	height: 36px;
	width: 131px;
	display: block;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/f-button-trans.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 220px;
	margin-left: 30px;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	padding-top: 9px;
	text-align: center;
}

.side-button {
	width: 96px;
	height: 30px;
	display: block;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/side-button-trans.png');
	color: white;
	font-size:1.2em;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	padding-top: 6px;
	margin-top: 18px;
	text-align: center;
	background-repeat: no-repeat;
}

input[type="submit"] {
	width: 96px;
	height: 30px;
	display: block;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/side-button-trans.png');
	color: white;
	font-size:1.2em;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	margin-top: 18px;
	text-align: center;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
}

.side-button:hover {
	color: white;
	text-decoration: none;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/side-button-hover-trans.png');
}

.side-button:active {
	color: white;
	text-decoration: none;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/side-button-active-trans.png');
}

.footer-button:hover {
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/f-button-hover-trans.png');
	color: white;
	text-decoration: none;
}

.footer-button:active {
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/f-button-active-trans.png');
	color: white;
	text-decoration: none;
}

#copy {
	width: 430px;
}

#copy p, #why li, #features-benefits li {
	font-size: 1.3em;
	font-weight: 400;
}

#primary-content {
	width: 660px;
	float: left;
}

#primary-content, #secondary-content, #secondary-sidebar {
	margin-bottom: 20px;
}

#login-box, #timesheet-box, #enquire-box, #subscribe-box {
	margin-bottom: 25px;
}

#login-box p {
	margin-top: 5px;
}

#login-box input[type="password"], #login-box input[type="text"], input[type="text"], textarea, #upload-form input[type="password"] {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-width: 1px;
    border-color: rgb(210,210,210);
    border-style: solid;
    background-color: #eeeeee;
}

#contact-form, #application-form-left {
	width: 320px;
	float: left;
}

#contact-map, #application-form-right {
	width: 320px;
	float: right;
}

#application-form-right {
	padding-top: 45px;
}

#application-form-right input[type="submit"] {
	margin-top: 20px;
	width: 100px;
}

#contact-map iframe {
	margin-top: 35px;
	-webkit-border-radius: 5px;
	border-width: 1px;
    border-color: rgb(210,210,210);
    border-style: solid;
}

#contact-form textarea, #contact-form input {
	width: 310px;
}

textarea {
	overflow: auto;
	height: 240px;
}

#contact-form input[type="submit"] {
	width: 100px;
	margin-top: 25px;
}

#login-box input[type="checkbox"] {
	margin-top: 10px;
}

#login-box > form > input[type="button"], #login-box > input[type="button"][name="logout"] {
		position: relative;
		left: 0px;
		margin-top: 10px;
		padding-bottom: 0px;
}

#why {
	width:  230px;
	float: left;
}

#primary-content ul {
	padding-bottom: 6px;
	list-style-type: circle;
}

#primary-content li {
	font-size: 12px;
	margin: 7px 0px;
	padding-left: 20px;
}

#why li, #features-benefits li {
	height: 17px;
	margin: 15px 0px;
	list-style-type: circle;
	list-style-image: url("http://domain2426539.sites.streamlinedns.co.uk/images/eruk/bullet.png");
}

#quotes {
	width:  210px;
	float: right;
	padding-right: 8px;
}

#footer {
	height: 240px;
	/*background-color: rgba(238,238,238, 1);*/
	clear: both;
	position: relative;
	top: 0px;
	margin-bottom: 50px;
	background-image: url("http://domain2426539.sites.streamlinedns.co.uk/images/eruk/footer-bg.png");
	background-repeat: repeat-x;
	/*-moz-box-shadow: -10px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: -10px 0px 10px rgba(0,0,0,0.3);*/
	min-width: 100em;
	width: 100%;
}

#fwrapper > div {
	display: inline-block;
	width: 200px;
	margin-right: 37px; 
	padding-top: 70px;
	margin-top: 10px;
}

#fwrapper > div > .hreplace {
	position: absolute;
	top: 60px;
}

#fwrapper > div > h2 {
	position: absolute;
	top: 20px;
}

/* ==== Not in use ====
div#background {
	background-color: rgba(240,240,240,0.5);
	width: 100%;
}
*/

#hnavigation ul {
	position:  relative;
}

#search-box {
	background-color: transparent;
	border-width: 1px;
	border-color: rgb(238,181,183);
	color: #888;
	border-top:  none;
	border-left: none;
	border-right: none;
	text-align: left;
	width: 115px;
	font-family: "Helvetica";
	font-size: 14px;
	padding-left: 10px;
	position: relative;
	top: -144px;
	left: 840px;
}

#search-button {
	position: relative;
	top: -130px;
	left: 825px;
}

#search-box:hover, #search-box:focus {
	color: rgb(177, 18, 22);
}

#application-box a, #login-box input[type="button"], a[title="apply"], #newsletter-box input[type="button"] {
	display: block;
	width: 96px;
	height: 30px;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/side-button-trans.png');
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	font-family: Helvetica;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 20px;
	background-color: transparent;
	border: hidden;
}

#application-box a, #login-box input[type="button"], a[title="apply"], #timesheet-box a, #newsletter-box input[type="button"]  {
	color: white;
}

#study-grid {
  width: 640px;
}

#primary-content > a[title="apply"] {
	margin-left: auto;
}

a[title="apply"]:hover {
	color: white;
	text-decoration: none;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/side-button-hover-trans.png');
}

a[title="apply"]:active {
	color: white;
	text-decoration: none;
	background-image: url('http://domain2426539.sites.streamlinedns.co.uk/images/eruk/side-button-active-trans.png');
}

.case-study {
	width: 300px;
	margin-top: 20px;
	height: 150px;
	padding-right: 15px;
}

.course-box {
	width: 300px;
	margin-top: 20px;
}

.case-study a {
	display: block;
	margin-top: 10px;
}

.case-study > img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;	
}

#study-grid>.case-study:nth-of-type(even) {
  float:right;
}

#study-grid>.case-study:nth-of-type(odd) {
  float:left;
}

.case-study[title="one"], .course-box[title="one"] {
	float: left;
}

.case-study[title="two"], .course-box[title="two"] {
	float: right;
}

#timesheet-box > input[type="text"] {
	margin-bottom: 10px;
}

#secondary-sidebar > #timesheet-box > #submit-button, #secondary-sidebar > #timesheet-box > #choose-button {
	margin-left: 0px;
	margin-top: -2px;
}

th {
	font-size: 16px;
	padding-bottom: 10px;
}

#upload-form {
	margin-top: 20px;
	margin-left: 20px;
}

#upload-form input[type="submit"] {
	margin-top: 20px;
}

#table-headings {
	border-bottom-color: rgb(238,181,183);
	border-bottom-style: solid;
	border-width: 1px;
	text-align: left;
}

#results {
	margin-top: 30px;
}

#results a, p {
	font-size: 12px;
	padding-right: 10px;
}

#results tr {
	margin-top: 10px;
}

#results .row {
	padding-top: 12px;
	margin-top: 12px;
}

/* @end */

/* @group Misc */

hr {
	display:  none;
}

.hreplace {
	width:  38.5em;
	height: 0.1em;
	background-color: rgb(200,11,17);
	background-color: rgba(200,11,17,0.7);
	margin-bottom: 10px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	color: #d01c1f;
}

#hspacer .hreplace {
	width:  420px;
	height: 0.1em;
}

#fwrapper .hreplace {
	width:  20em;
	height: 0.1em;
}

#preload {
	display: none;
}

html, body, #wrapper, #hspacer {
	overflow-x: hidden;
}

/* @end */