/*  
Name: Main style sheet 
Description: Sets main styles for entire site
Version: 1.0
Author: Adam Chamberlin
*/

/*
#mainImage {
	background-image: url(../images/headers/logistics_default.jpg);
}*/

#mainImage.home {
	background-image: url(../images/headers/sites.jpg);	
}

img#linkedInImg {
	border: none;
}

#mainImage.point-sale-distribution {
	background-image: url(../images/headers/logistics_point_sale_distribution.jpg);
}

#mainImage.retail-logistics {
	background-image: url(../images/headers/logistics_retail_logistics.jpg);
}

#mainImage.field-support-logistics {
	background-image: url(../images/headers/logistics_field_support_logistics.jpg);
}

#mainImage.reverse-logistics {
	background-image: url(../images/headers/logistics_reverse_logistics.jpg);
}

#mainImage.literature-fulfilment {
	background-image: url(../images/headers/logistics_literature_fulfilment.jpg);
}

#mainImage.storage-distribution {
	background-image: url(../images/headers/logistics_storage_distribution.jpg);
}

#mainImage.account-management {
	background-image: url(../images/headers/account_management/account_management_default.jpg);
}

#mainImage.quality-management {
	background-image: url(../images/headers/quality_management/quality_management_default.jpg);
}

#features h4, #benefits h4, #sidebar h4#mainHeading {
	/*color: #667b99;*/
	margin-top: 0px;
}

#sidebar a:hover {
	color: #667b99;
}

@import url("reset.css");

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

body {
	font: 62.5% "Arial", Verdana, sans-serif;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: rgb(65,64,66);
	background: #e2e2e2 url(../images/BackgroundGrad.jpg) repeat-x 0 top;
}

/* @group Typography */

a {
	/*color: #3c8ed9;*/
	color: rgb(65,64,66);
	text-decoration: none;
}

.highlight {
	font-weight: bold !important;
	color: #82A1BC !important;
}

.highlight a {
	font-weight: bold !important;
	color: ##82A1BC !important;
}

.elementsHeading {
	font-size: 33px;
	margin-top: 5px;
	/*margin-left: 15px;*/
	margin-bottom: 40px;
	text-align: center;
}

#total {
	font-family: arial black;
}

#outsourced {
	font-style: arial !important;
}

blockquote {
	/*background: url(../images/blockquote.gif) no-repeat;
	padding-left: 60px;*/
}

address {
	font-style: normal;
	margin-left: 10px;
}

/* @end */

/* @group Structure */

#container {
	position: relative;
	width: 940px;
	margin: 10px auto;
	text-align: left;
}

#content {
	position: relative;
	line-height: 16px;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 30px;
}

#mainContent {
	position: relative;
	width: 600px;
	float: left;
	line-height: 26px;
	font-size: 14px;
}

#sidebar {
	width: 280px;
	float: right;
	border-left: 1px solid #bdcdda;
	padding-left: 20px;
	color: rgb(65,64,66);
}

/* @end */

/* @group Header */

#header {
	height: 70px;
	margin-bottom: 30px;
}

#header h1 {
	float: left;
	display: block;
	background-image: url(../images/logo.gif);
	width: 219px;
	height: 56px;
	text-indent: -9999px;
}

#skipContent {
	float: right;
	color: #999999;
	font-size: 10px;
}

#loggedIn, #footerLink, .logout {
	color: #999999;
}

#skipContent:hover {
	color: #c6cedb;
}

/* @group Navbar */

#navBar {
	position: relative;
	top: 40px;
	left: 50px;
	z-index: 99;
}

#navBar ul li {
	display: inline;
	position: relative;
	padding-right: 58px;
}

#navBar .flyout {
	display: none;
}

#navBar h2, #navBar h3 {
	font-size: 100%;
	font-weight: normal;
	display: inline;
	line-height: 20px;
}

#navBar .mega h2 {
	/*background: url(../images/arrow.gif) no-repeat right center;*/
	padding-right: 10px;
}

#navBar li.mega .flyout {
	background: white url(../images/flyout_bg.jpg) repeat-x 0 bottom;
	width: 600px;
	position: absolute;
	top: 30px;
	left: -320px;
	padding: 10px;
	z-index: 100;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #c7c7c7;
	-webkit-box-shadow: 2px 2px 10px #676767;
}

#navBar li.hovering .flyout {
	display: block;
	z-index: 100;
}

#navBar .submenuCol {
	width: 158px;
	float: left;
	margin: 20px;
	border-right: 1px solid #ebebeb;
}

#navBar .submenuCol ul {
    padding-left: 0px;
}

#navBar .last {
	border-right: none;
}

#navBar li a {
	color: rgb(65,64,66);
	text-decoration: none;
	font-size: 16px;
}

#navBar li h2 a {
	-webkit-transition: border-bottom .2s
}

#navBar li h2 a:hover {
	border-bottom: 5px solid #3c8ed9;
}

#navBar li h3 a:hover {
	border-bottom: 2px solid #3c8ed9;
}

#navBar .submenuCol li a {
	display: block;
	font-size: 12px;
	margin-top: 15px;
}

#navBar .submenuCol li a:hover {
	color: #3c8ed9;
}

#navBar .submenu_direct, #elementBrowser li.direct a {
	display: block;
	height: 50px;
	background: url(../images/direct_li.jpg) no-repeat;
	padding-bottom: 0;
	padding-left: 60px;
	margin-bottom: 20px;
}

#navBar .submenu_connect, #elementBrowser li.connect a {
	display: block;
	height: 50px;
	background: url(../images/connect_li.jpg) no-repeat;
	padding-bottom: 0;
	padding-left: 60px;
	margin-bottom: 20px;
}

#navBar .submenu_logistics, #elementBrowser li.logistics a {
	display: block;
	height: 50px;
	background: url(../images/logistics_li.jpg) no-repeat;
	padding-bottom: 0;
	padding-left: 60px;
	margin-bottom: 20px;
}

#navBar .submenu_print, #elementBrowser li.print a {
	display: block;
	height: 50px;
	background: url(../images/print_li.jpg) no-repeat;
	padding-bottom: 0;
	padding-left: 60px;
	margin-bottom: 20px;
}

/* @end */

/* @end */

/* @group mainImage */

#mainImage {
	position: relative;
	width: 940px;
	height: 240px;
	color: white;
	background: url(../images/headers/default.jpg) no-repeat center center;
	z-index: 1;
}

.copy {
	position: absolute;
	left: 660px;
	top: 20px;
}

#mainImage .copy h2 {
	font-size: 24px;
	margin: 0 15px 0 80px;
	font-weight: 500;
	letter-spacing: 2px;
}

#mainImage h2 a {
	color: white;
}

#mainImage .copy h3 {
	font-size: 20px;
	margin: 40px 15px 0 80px;
	font-weight: 500;
}

#mainImage p {
	width: 180px;
	color: white;
	font-size: 16px;
	margin-left: 80px;
}

#mainImage.home_page .copy p {
	width: 260px;
	margin: 0;
}

.gallery {
	margin-top: 30px;
}

.gallery a {
	color: white;
	font-size: 14px;
}

.accreditationsLogos {
}

.accreditationsLogos img {
	border: none;
}

.accreditationsBody {
	clear: both;
}

.accreditationsBodyHeading {
	color: #82A1BC;
	padding-left:30px;
	padding-top:10px;
}

.ccaLogo {
	float:left;
	padding-left: 40px;	
}

.bsiCertLogo {
	float: left;
	padding-left: 30px;
}

.ppfLogo {
	float:left;
	padding-left: 30px;
}

/* @end */

/* @group Content */

#mainContent p {
	margin-bottom: 20px;
}

#intro {
	position: relative;
	border-left: 15px solid #ebebeb;
	padding: 0 25px;
	font-size: 16px;
	margin-bottom: 20px;
}

#intro h4 {
	margin-top: 0px;
}

#mainContent h3 {
	font-size: 18px;
	font-weight: normal;
}

#mainContent h4 {
	font-size: 16px;
	font-weight: normal;
	color:#82A1BC;
}

/* @end */

/* @group Sidebar */

#sidebar img {
	border: none;
}

#memberships img {
	border: none;
	margin-right: 50px;
	margin-botto: 40px;
}

#sidebar li {
	margin:5px 0 5px -20px;
	font-size: 14px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style: none;
}

#sidebar ul {
	/*padding-bottom: 30px;*/
	margin-bottom: 0px;
}

#sidebar h4, #features h4, #benefits h4, #service_direct h4, #service_connect h4, #service_logistics h4, #service_print h4, #siteFocus h4, #map_menu h5 {
	color: #82A1BC;
	font-size: 16px;
	text-shadow: #fafafa 1px 1px 1px;
}

#sidebar a, #map_menu li a {
	color: #82A1BC;
}

#sidebar a:hover {
	color: #3c8ed9;
}

#sidebar li.selected {
	background-image: url(../images/menuSelect.png);
}

/* @end */

/* @group Element Browser */

#elementBrowser {
	clear: both;
	border-top: 1px solid #bdcdda;
	overflow: hidden;
	width: 940px;
}

#elementBrowser h3 {
	text-indent: -9999px;
}

#elementBrowser a {
	color: #888787;
	font-size: 14px;
	display: block;
}

#elementBrowser ul {
	padding-top: 20px;
	padding-left: 50px;
}

#elementBrowser li {
	float: left;
	width: 220px;
	list-style: none;
	height: 60px;
}

#elementBrowser .subHeading {
	font-size: 9px;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	margin-top: 40px;
}

/* @end */

/* @group Home Page */

#strapLine {
	text-align: center;
	font-size: 24px;
	margin: 40px 40px 30px;
}

/* @group lowerContent */

#lowercontent {
	position: relative;
	width: 940px;
	margin: 50px auto;
	overflow: hidden;
	font-size: 12px;
}

#lowercontent .col, .newsCol {
	width: 240px;
	float: left;
	/*padding: 30px;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	border-left: 1px solid #bdcdda;
	height: 210px;
	overflow: hidden;
	margin-left: 10px;
}

.newsCol {	
	height: 250px !important;
}

#lowercontent .last {
	border-right: 1px solid #bdcdda;
}

#lowercontent h3 {
	color: #82A1BC;
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
	text-shadow: #fafafa 1px 1px 1px;
}

/* @end */

.col li, .newsCol li {
	margin-bottom: 15px;
	list-style: none;
}

/* @group Elements */

#elements {
	/*
	clear: both;
	display: table;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	*/
	clear:both;
	display:table;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-align:center;
	width:840px;	
}

#elements img {
	border: none;
}

#elements a {
	color: rgb(65,64,66);
	font-size: 14px;
}
#elements li{
	margin: 0 40px;
	display: block;
	width: 165px;
	float: left;
}


/* @end */

/* @end */

/* @group About Page */

/* @group People Page */

.person {
	position: relative;
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
	margin-left: 40px;
}

.person img {
	float: left;
	border: 1px solid #cbcbcb;
}

.person h4 {
	float: left;
	margin-bottom:0;
	margin-left:40px;
	margin-top:-7px;
}

.person blockquote {
	width: 400px;
	float: left;
}

/* @end */

/* @group Sites Page */

#map {
	margin-left: 40px;
	/*width: 530px;*/
	height: 350px;
	/*background: url(../images/sites/uk_map.gif) no-repeat center center;*/
}

#flashMap {
	width: 250px;
}

#map_menu {
	position: relative;
	/*left: 300px;*/
	top: 50px;
}

#map_menu h5 {
	font-size: 12px;
}

#map_menu ul {
    padding-left: 0px;
}

#map_menu li {
	list-style: none;
	padding-left: 20px;
}

.siteFocus {
	padding-top: 20px;
	padding-left: 40px;
	width: 480px;
	margin-top: 20px;
	clear: both;
}

.siteFocus .siteImage {
	float: left;
	padding-right: 20px;
	padding-top: 7px;
}

.siteFocus .siteInfo {
	float:right;
	width: 300px;
}

.siteFocus ul {
	list-style-position:inside;
	margin-left:-36px;
	margin-top:0;
	text-indent:-12px;
}

.siteFocus h4 {
	font-weight: bold;
	font-size: 14px;
	clear: both;
}

.siteFocus li {
	/*margin: 10px 20px;*/
	font-size: 12px;
	padding-left: 11px;
	/*float: left;*/
	/*width: 320px;*/
}

.siteFocus li span {
	font-size: 14px;
	color: #333;
	width: 150px;
	float: right;
}

.sitePallets {
	background: url(../images/sites/forklift.gif) no-repeat left center;
}

.siteProduction {
	background: url(../images/sites/production.gif) no-repeat left center;
}

.siteAgents {
	background: url(../images/sites/agents.gif) no-repeat left center;
}

.siteMailer {
	background: url(../images/sites/mailing.gif) no-repeat left center;
}

.siteMap {
	padding-left: 25px;
	background: url(../images/acrobat.png) no-repeat 10px center;		
}

.siteGoogle {
	padding-left: 25px;
	background: url(../images/sites/map.png) no-repeat 10px center;
}

/* @end */

/* @group PR Page */

dd {
	margin-bottom: 15px;
}

dd a {
	background: url(../images/acrobat.png) no-repeat left 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-left: 15px;
	display: block;
	line-height: 16px;
}

dd a:hover {
	color: #999;
}

/* @end */

/* @end */

/* @group Services Page */

#service_direct a, #service_connect a, #service_logistics a, #service_print a {
	color: rgb(65,64,66);
}

#service_direct h3, #service_connect h3, #service_logistics h3, #service_print h3 {
	font-size: 18px;
}

#service_direct p, #service_connect p, #service_logistics p, #service_print p {
	margin-top: 5px;
}

#service_direct h4, #service_connect h4, #service_logistics h4, #service_print h4 {
	margin-top: 20px;
	font-size: 16px;
}

#service_direct li, #service_connect li, #service_logistics li, #service_print li {
	margin: 10px 0 10px 20px;
}

#service_direct, #service_connect, #service_logistics, #service_print {
	padding-left: 80px;
	width: 350px;
	color: rgb(65,64,66);
	font-size: 14px;
	line-height: 20px;
	float: left;
	margin: 10px 0 20px 20px;
}

#service_direct {
	background: url(../images/direct_li.jpg) no-repeat left top;
}

#service_connect {
	background: url(../images/connect_li.jpg) no-repeat left top;
}

#service_logistics {
	background: url(../images/logistics_li.jpg) no-repeat left top;
}

#service_print {
	background: url(../images/print_li.jpg) no-repeat left top;
}

/* @group Benefits */

#benefits {
	width: 285px;
	float: right;
	font-size: 14px;
}

#benefits ul {
	padding-left: 0px;
}

#benefits li {
	line-height: 20px;
	margin-bottom: 10px;
	list-style: none;
}

/* @end */

/* @group Features */

#features {
	width: 240px;
	float: left;
	font-size: 14px;
	/*margin-left: 40px;*/
}

#features ul {
	padding-left: 0px;
}

#features li {
	line-height: 20px;
	list-style: none;
	margin-bottom: 10px;
}

/* @end */

/* @group Case Studies */

.case_study {
	padding-left: 40px;
}

.case_study li {
	list-style: none;
	width: 250px;
	float: left;
}

.case_study a {
	font-size: 14px;
	color: #818181;
}

/* @end */

/* @end */

/* @group News Page */

#mainContent.news h3 {
	color: #5b5b5b;
	font-size: 18px;
}

#mainContent.news .newsMeta p {
	color: #b8b8b8;
	font-size: 10px;
}

#mainContent.news p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

/* @end */

/* @group Vacancies Page */

#mainContent.vacancies{
	font-size: 12px;
	line-height: 18px;
}

#mainContent.vacancies p.heading {
	color: #9a9a9a;
	font-size: 11px;
	margin: 20px 0 0;
}

#mainContent.vacancies ul {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 10px;
}

#mainContent.vacancies li {
	padding-bottom: 10px;
}

.noJobs {
	color: #c5c5c5;
}

/* @end */

/* @group Contact Page */

form {
}

fieldset {
	border: 1px solid #ababab;
	padding: 20px;
	font-size: 14px;
	margin-left: 30px;
}

fieldset.submit {
	border: none;
}

button#submit, button#reset {
	border: 1px solid #3c8ed9;
	background-color: #f8f8f8;
}

legend {
	margin-left: 10px;
	font-size: 12px;
	color: #ababab;
}

label {
	width: 120px;
	float: left;
	clear: left;
	line-height: 14px;
	margin: 10px;
}

input, select {
	margin: 5px 10px 10px;
}

fieldset li {
	list-style: none;
}

fieldset li {
	padding-right: 10px;
}

/* @end */

/* @group Case Study Page */

.caseStudy_connect {
	margin-top: 10px;
	height: 50px;
	padding-left: 60px;
	background: url(../images/connect_li.jpg) no-repeat;
}

/* @end */

/* @group Header Images */

/* @group About Pages */

#mainImage.about {
	background: url(../images/headers/about.jpg) no-repeat;
}

/* @group Sites Pages */

#mainImage.sites {
	background: url(../images/headers/sites.jpg) no-repeat;
}

#mainImage.sites_sudbury {
	background: url(../images/headers/sites_sudbury.jpg) no-repeat;
}

#mainImage.sites_sherwood {
	background: url(../images/headers/sites_sherwood.jpg) no-repeat;
}

/* @end */

#mainImage.about_people {
	background: url(../images/headers/about_people.jpg) no-repeat;
}

#mainImage.about_history {
	background: url(../images/headers/about_history.jpg) no-repeat;
}

#mainImage.about_pr {
	background: url(../images/headers/about_pr.jpg) no-repeat;
}

/* @end */

/* @group Contact Pages */

#mainImage.contact {
	background: url(../images/headers/contact.jpg) no-repeat;
}

#mainImage.contact_brouchure {
	background: url(../images/headers/contact_brochure.jpg) no-repeat;
}

#mainImage.contact_callback {
	background: url(../images/headers/contact_callback.jpg) no-repeat;
}

#mainImage.contact_feedback {
	background: url(../images/headers/contact_feedback.jpg) no-repeat;
}

/* @end */

#mainImage.caseStudy {
	background: url(../images/headers/caseStudy.jpg) no-repeat;
}

#mainImage.caseStudy_hse {
	background: url(../images/headers/caseStudy_hse.jpg) no-repeat;
}

#mainImage.news {
	background: url(../images/headers/news/default_news.jpg) no-repeat;
}

#mainImage.vacancies {
	background-image: url(../images/headers/vacancies/vacancies_default.jpg);
}

#mainImage.services {
	background: url(../images/headers/services.jpg) no-repeat;
}

#mainImage.login {
	background: url(../images/headers/login/login_default.jpg) no-repeat;
}

.tightSpacing p {
	line-height: 20px !important;
	margin-bottom: 10px !important;
}

#newsFields {
	margin-left: 20px;
	width: 500px;
}

/* @end */
