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

html {
	font-size: 100%;
	height: 100%;}

body {
	margin:0px;
	background-color: #000;
	height: 100%;}

/*Images and Links globally*/	
img {
	border:0px;}

a{
	font-family: Helvetica, Arial, sans-serif;
	/* font-size: 20px; */
	color: #1a0dbd;
	text-decoration: none;}
	
	a:hover{
		text-decoration: underline;}

/*Fonts*/
h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #1a0dbd;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
	cursor: default;}
	
h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #1a0dbd;
	margin: 0px;
	padding: 5px 0px;
	cursor: default;}
	
h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #1a0dbd;
	margin: 0px;
	padding: 5px 0px;
	cursor: default;}
	
p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; /* was 20px */
	color: #000;
	margin: 0px;
	padding: 5px 0px;
	cursor: default;}

/*global class sets and centers the page content*/
.global{
	width: 961px;
	margin: 0px auto;
	padding: 0px;}

/*outer needed to fix widths set at 100% stopping when the user has a horizontal scroll*/
#outer{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;}
	
/*Begin header section and navigation*/
#header {
	width: 100%;
	height: 82px;
	background-color: #000;
	clear: both;}

	#headerlogo {
		float: left;}

	#menu {
		width: 850px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-align: center;}

		#menu ul {
			display: block;
			list-style: none;
			padding: 0px;
			margin: 0px;
			height: 89px;}

			#menu li {
				font-family: Helvetica, Arial, sans-serif;
				font-size: 18px;
				display: inline;
				margin: 0px;
				padding: 0px;}

			#menu li a {
				margin: 0px;
				display: inline-block;
				color: #fff;
				text-decoration: none;
				font-weight: normal;
				font-size: 18px;
				width: 135px;
				height: 89px;
				line-height: 89px;}
				
				#menu li a.selected{
					background-image: url(/site_images/menuid.jpg);
					background-repeat: no-repeat;
					background-position: 50% 0%;}

/*General page content*/
#whitestrap{
	margin: 0px auto;
	width: 100%;
	display: table;
	background-color: #fff;
	background-image: url(/site_images/triffidbg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	float: left;}
	
	#content{
		width: 931px; /* was 861px */
		margin: 0px 0px; /* was 0px 50px */
		padding: 0px 15px;
		float: left;}
		
		#minheight{			/*floated div to ensure the page is no less than 570px high */
			width: 1px;
			height: 570px;
			float: left;}

/*Footer content*/
#footer {
	width:960px;
	float:left;
	margin: 5px 0px;
	padding: 0px;}
	
	#logistiklogo{
		float: left;
		padding-left:15px;
	}
		
	#brandnew{
		float: right;}
	
	#footer p{
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		margin: 42px 0px 0px 10px;}
		
/*Home page*/
#strapline{
	width: 860px;
	height: 275px;
	margin: 0px;
	padding: 0px;
	background-image: url(/site_images/commercial.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;}
	
#lowercontent{
	width: 930px; /* was 860px */
	margin: 0px;
	padding: 0px;
	float: left;}
	
	#about{
		width: 460px;
		margin: 0px 30px 0px 0px;
		padding: 0px;
		float: left;}
		
		#about p{
			font-size: 22px;}
		
		.emphesis{
			font-size: 32px;
			color: #1a0dbd;
			line-height: 0.9em;}
		
	#quotes{
		width: 430px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
		float: left;}
		
		.testimony{
			width: 430px;
			margin: 0px 0px 5px 0px;
			padding: 0px;}
			
			.testimony h3{
				font-weight: lighter;}
			
		.author{
			width: 400px;
			margin: 0px;
			padding: 0px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #000;
			cursor: default;}
			
		.company{
			width: 400px;
			margin: 0px;
			padding: 0px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #000;
			cursor: default;}
			
		#morequotes{
			float: right;
			margin: 2px 0px 0px 0px;}
			
		#morequotes p{
				display: inline;
				font-size: 14px;
				margin: 0px 5px 0px 0px;}
			
		#navigationbuttons{
			padding: 0px 10px 0px 0px;
			float: right;}
			
			#navigationbuttons a{
				cursor: pointer;}	
		
/*Who we are*/
#whoweare{
	width: 890px;
	margin: 0px;
	padding: 0px;
	float: left;}
		
/*What we do*/
#title{
	width: 890px;
	margin: 0px;
	padding: 0px;
	float: left;}
	
#description{
	width: 890px;
	margin: 10px 0px;
	padding: 0px;
	float: left;}
	
	.outerbox{		/*floated boxes containing Campaigns, Channel Improvement and Live events */
		margin: 0px;
		padding: 0px 15px 0px 0px;
		width: 285px;
		height: 300px;
		float: left;}
		
		.innerbox{
			margin: 0px;
			padding: 0px;
			width: 280px;
			height: 260px;
			float: left;}
		
			.innerbox p{
				font-family: Helvetica, Arial, sans-serif;
				font-size: 16px;} /* was 17px */
				
			.title{
					width: 280px;
					height: 70px;
					float: left;}
					
			.last {
				margin:0px;
				padding:0px;
			}
			
	.descriptionlinks{		/*Links below the three floated boxes aligned to the bottom so they are always in a line*/
		width: 860px;
		margin: 0px;
		padding: 5px 0px;
		float: left;}
		
		.descriptionlinks p{
			/* display: inline; */}
		
		.right{
			width: 55%;
			float: right;
			text-align: right;}
			
		.left{
			width: 40%;
			float: left;}
		
/*Clients*/
#clientlist{
	width: 890px;
	margin: 20px 0px;
	padding: 0px;
	float: left;}
	
	.even{
		width: 45%;
		float: left;
		display: block;
		font-size: 24px;}
	
	.odd{
		width: 45%;
		float: right;
		display: block;
		font-size: 24px;}
	
	#clientlist a {
		width:100%;
		display:block;
		font-size: 24px;}
		
	.nonelink{
		display: block;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 24px;
		color: #000;
		cursor: default;}
		
		.nonelink:hover{
			text-decoration: none;}
	
	#clientnav{
		width: 550px;
		height: 30px;}
		
	#clientnext{
		cursor: pointer;
		position: absolute;
		top: 10px;
		right: 2px;
		display: block;}
		
	#clientprev{
		cursor: pointer;
		position: absolute;
		top: 10px;
		right: 70px;
		display: block;}

		
/*News and Views*/
#outernews{
	margin: 0px auto;
	padding: 0px;
	width: 890px;
	float: left;}
	
	#newsmenu{
		margin: 0px;
		padding: 0px;
		width: 220px;
		float: left;}
		
		#newsitem{
			margin: 0px;
			padding: 0px;
			width: 220px;}
			
			.newsdate{
				margin: 0px;
				padding: 0px;
				width: 210px;
				text-align: left;
				font-size: 14px;
				font-family: Arial, Helvetica, sans-serif;}
				
			.newstitle{
				margin: 0px;
				padding: 0px;
				width: 210px;
				text-align: left;
				font-size: 24px;}
			
			
					.newstitle h2.newshead {
						font-size:24px;
					}
				
				#newstitle ul, #newstitle li{
					margin: 0px;
					padding: 0px;
					list-style-type: none;}
					
							
			
		#newsnav{
			margin: 0px;
			padding: 0px;
			width: 200px;
			background-color: #dcdcdc;}
			
		#newsnav a{
			margin: 0px;
			padding: 0px 3px;}
					
	#newsdisplay{
		margin: 0px;
		padding: 0px 0px 20px 0px;
		width: 630px;
		float: right;}
		
		#newsdisplay h2{
			font-family: Helvetica, Arial, sans-serif;
			font-size: 24px;
			margin: 0px;
			padding: 0px 0px 5px 0px;}
		
		#newsdisplay p{
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: lighter;
			margin: 10px 0px 0px 0px;
			padding: 0px;
			line-height: 1.15em;}
			
		#newsdisplay ol, #newsdisply ul, #newsdisply li{
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: lighter;}
			
		#newsdisplay strong{
			font-weight: bold;}

/*Contact Us*/
#contact{
	position:relative;
	float:left;
	width: 600px;
	margin: 0px; /* was margin: 0px auto; */
	padding: 0px 0px 10px 0px;}
	
	#email{
		width: 600px;
		margin: 10px 0px;
		float: left;}
	
	#addressleeds{
		width: 300px;
		float: left;}
		
	#addresslondon{
		width: 300px;
		float: left;}
		
		a.contact{
			cursor: pointer;}
		
	#contactmapleeds{
		width: 600px;
		height: 250px;
		margin: 10px 0px;
		float: left;
		border: 1px solid #000;}