﻿/* endsdirectory.com entry pages 
Author:Jeremy Halliwell
Version:
*/
th {
	text-align:left;
}
/* hack to keep a floated element inside its containing block */
.clear {
	clear:both;
}
a.entryBanner {
	display:block;
	margin:0.5em auto;
	text-align:center;
}
.footnote {
	color:#699;
	text-align:right;
}
.inactive {
	color:#ccc;
}
.min {
	float:left;
	text-align:left;
	width:30%;
}
.max {
	float:right;
	text-align:right;
	width:30%;
}
.row-a {
	background:#e5e5e5;
}
.row-b {
	background:#ccc;
}
.col-a {
	color:#699;
}
.col-b{
	color:#000;
}
#nav {
	font-size:0.9em;
	margin:0.5em;
}
#nav p {
	margin:1em 0;
}
#nav table.offices {
	line-height:1.1em;
	margin:1em 0;	
	width:100%;
}
#nav table.offices caption {
	border-bottom:1px solid #000;
	font-weight:bold;
	line-height:1.5em;
	text-transform:uppercase;
}
#nav table.offices th {
	text-align:left;
	width:50%;	
}
#nav table.offices a {
	text-decoration:none;
}
#main {
	font-size:0.9em;
	width:470px;
}
#main h1 {
	background:#093;
	color:#ffc;
	font-size:1.3em;
	line-height:1.6em;
	text-align:center;
}
#main ul#sections-menu {
	background:#ffc;
	border:1px solid #DEDEDE;
	margin:1em 0;
	text-align:center;
}
#main ul#sections-menu li {
	color:#afafaf;
	display:inline;
	font-weight:bold;	
	line-height:2em;
	padding:5px;
}
#main ul#sections-menu li a {
	color:#000;
	text-decoration:none;
}
#main #key-facts {
	width:auto;
}
#main #key-facts td {
	color:#093;
	font-weight:bold;
	padding:0 10px 0 5px;
}
#main #statement {
	background:#e5e5e5;
	color:#063;
	line-height:1.3em;
	margin-bottom:1em;
	padding:0.5em;
}
#main #work-areas,
#main #client-sectors,
#main #experience-matrix,
#main #work-area-descriptions,
#main #clients {
	background:#e5e5e5;
	border-collapse:collapse;	
	margin-bottom:2em;
	width:auto;
}
#main #work-areas caption,
#main #experience-matrix caption,
#main #work-area-descriptions caption,
#main #clients caption,
#main #office-details caption {
	background:#699;
	color:#fff;
	font-weight:bold;
	line-height:2em;
	text-align:center;
}
#main #work-areas th,
#main #client-sectors th {
	padding:0.2em 0.5em;
}
#main #work-areas .col-3 {
	background:#ccc;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	width:55%;
}
#main #work-areas thead th,
#main #client-sectors thead th {
	background:#e5e5e5;
}
#main #client-sectors caption {
	background:#063;
	color:#fff;
	font-weight:bold;
	line-height:2em;
	text-align:center;
}
#main #client-sectors .col-2 {
	background:#D6EBD6;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	width:55%;
}
#main #experience-matrix td {
	text-align:center;
}
#main #experience-matrix th {
	padding-left:5px;
}
#main #experience-matrix .inactive {
	color:#fff;
}
#main #experience-matrix col {
	width:3.7%;
}
#main #experience-matrix .col-1 {
	width:40%;
}
#main #work-area-descriptions th {
	background:#ccc;	
}
#main #work-area-descriptions th img {
	height:20px;
	float:left;
	margin-right:5px;
	width:20px;
}
#main #work-area-descriptions td {
	padding:5px;
}
#main h2#services {
	background:#276CA8;
	color:#fff;
	font-size:1em;
	text-align:center;
}
#main ul#services-list {
	background:#D3DFEA;
	color:#276CA8;
	list-style:none;
	margin-bottom:1em;
	padding:5px;
}
#main #details {
	background:#F2F2F2;
	border:1px solid #699;
	margin-bottom:1em;
	padding:1em;
}
#main #details table {
	margin:0 1em 1em 0;
}
#main #details caption {
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
#main #details th {
	color:#699;
	font-weight:normal;
	vertical-align:top;
}
#main #details #turnover,
#main #details #other-details,
#main #details #associated-services {
	float:left;
	width:50%;
}
#main #details #turnover td,
#main #details #staff td,
#main #details #other-details td,
#main #details #contracts td {
	text-align:right;
}
#main #details #facilities {
	clear:left;
}
#main #clients th {
	color:#699;
}
#main #clients th {
	padding:2px 5px 0 5px;
}
#main #clients td {
	padding:0 5px 2px 5px;
}
#main #office-details {
	width:100%;
}
#main #office-details th {
	vertical-align:top;
	width:25%;
}
#main #logo-enhanced {
	margin:0.5em;
	text-align:center;
}
#main #work-enhanced li {
	background:#e5e5e5;
}
#main #work-enhanced li img {
	padding-right:0.5em;
	vertical-align:middle;
}
#main #work-enhanced li h2 {
	background:#ccc;
	font-size:1.2em;
	padding:0;
}
#main #work-enhanced li p {
	padding:0.5em;
}
