/* NOTE:
This stylesheet does not contain any colour settings. 
All colours stated here will remain so throughout the site, 
for references to all colours and coloured images see:
/css/[colour name]/colour.css

Formatting elements like H1, H2 etc are also held separately in:
/css/formatting.css
E6E7E8
*/

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:100%;
	margin:0;
	background:#BDC0C2 url(../images/bg.gif) repeat;	
	color:#4C4C4C;
	line-height:0.9em;
	}
form { 
	display:inline;/* avoids white space around form tag */
	}
#ddl_subcategory, #ddl_category {
	font-size:0.9em;
	}
td, th {
	font-size:0.9em;
	}
input, select {
	font-size:1em;
	}
h1 {
	font-size:1.8em;
	font-weight:bold;
	color:#000;
	margin:0.6em 0;
	padding:0;
	line-height:1em
	}
h2 {
	font-size:1.5em;
	font-weight:bold;
	margin:0.5em 0;
	padding:0;
	line-height:1em
	}
h3 {
	font-size:1.2em;
	margin:0;
	padding:0;
	font-weight:bold;
	line-height:1em
	}
.links-block h3, .links-block h3 a, .links-block h3 a:visited  {
	color:#000;
	margin-bottom:0.5em;
	}
h4 {
	font-weight:bold;
	font-size:1em;
	margin:0;
	padding:0;
	color:#000;
	}
blockquote h4 {
	padding:0.8em 0 0 0;
	}	

p {
	margin: 0 0 1em 0;
	padding:0
	}


/* holding columns - specific styling */	
div.col-left h3 {
	color:#000;
	}
div.col-right h3 {
	margin:0 0 0.4em 0;
	padding-top:1em;
	}
div.col-right-home p {
	margin: 0 0 0.7em 0;
	}
div.col-right p {
	margin: 0 0 0.3em 0;
	}	

.print_only {
	display:none
	}
#main .button {
	border:none;
	background-color:#fff;
	color:#4c4c4c;
	font-weight:bold;
	margin: 0;
	padding:0 7px 0 0;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	}	
.hidden, caption {
	display:none;
	}
.mini-pic {	
	position:relative;
	clear:both;
	width:90%;
	margin-bottom:0.5em;
	}	

.col-right-wide .mini-pic img {
	float:left;
	}

.col-right-wide .content-block {
	padding:0 0.8em 0.8em 0.8em;
	clear:both;
	}	
.col-right-wide h3 {
	clear:both;
	margin:0 0 0.4em 0;
	padding-top:1em;
	}

.mini-pic-text {
	float:left;
	margin-left:1em;
	padding-top: 35px;
	}.content-block ul {
	margin-left:1em;
	padding:0;
	/* see colour stylesheet for bullet image settings */
	}
.content-block li {
	margin:0.5em 0;
	}
.mailto {
	font-size:0.8em;
	}
.for-review {
color:#FF0000;
}
	
/* LINKS */
a:active, a:link, a:visited {
	text-decoration:none;	
	color:#4C4C4C;
	/* see other stylesheets for colour settings */
	}	
a:hover {
	text-decoration:underline;	
	}

/* links with arrows */
a.action-link:active, a.action-link:link, a.action-link:visited,
ul#section li a:active,  ul#section li a:link, ul#section li a:visited,
ul#services-home li a:active, ul#services-home li a:link, ul#services-home li a:visited {
	text-decoration:none;	
	padding-right:8px;
	font-weight:bold;	
	display: inline-block;
	background-position: 5px right !important;	
	}
a.action-link:hover, ul#section li a:hover, ul#services-home li a:hover {
	text-decoration:underline;	
	}

/* links with arrows and bold (ie 'read more')*/
a.more-info-link:active, a.more-info-link:link, a.more-info-link:visited {
	font-weight:bold;
	text-decoration:none;	
	background: url(../images/arrow_link.gif) no-repeat right;
	padding-right:10px;
	/* see other stylesheets for colour settings */
	}	

/* in-page anchor links */
a.jump-link, a.jump-link:active, a.jump-link:link, a.jump-link:visited {
	color:#4C4C4C;
	text-decoration:none;	
	padding-right:10px;
	}
a.jump-link:hover {
	text-decoration:underline;	
	}
/* back to top */
.top-link {
	text-align:right;
	padding:1em;
	background:#fff;
	}
.top-link a:active, .top-link a:link, .top-link a:visited {
	padding-right:10px;
	color:#4C4C4C;
	text-decoration:none;
	font-weight:bold
	}
.top-link a:hover {
	text-decoration:underline;	
	}	

.col-right a.action-link, .col-right a.action-link:visited,
.col-right-wide a.action-link, .col-right-wide a.action-link:visited {
	color:#4C4C4C;
	font-weight:normal
	}


/* CORE PAGE STRUCTURE */
#wrapper {
	font-size:0.76em; /* sets overall size for font and widths - everything else is relative to this! */
	}

#container { 
	position:relative;
	text-align:left;
	width:64.5em; 
	background: #F3F3F4 url(../images/bg_shadow_r.gif) repeat-y top right;
	border-left:1px solid #BDC0C2;
	} 

#container-end {
	width:64.4em; 
	height:4px;
	background:url(../images/bg_shadow_bot.gif) repeat-x;
	}

/* COLUMN WIDTHS */
.col-left-home {
	margin-right:24.7em;
	padding-right:1.3em; /* padding to allow for vertical divider to be used */
	}
.col-right-home {
	position:absolute;
	top:1px;
	right:0;
	width:23.5em;/* matches right margin of previous column */
	}
.col-content-left {
	margin-right:24.7em;
	padding-right:1.3em; /* padding to allow for vertical divider to be used */
	}
.col-right-wide {
	position:absolute;
	top:1px;
	right:0;
	width:23.5em;/* matches right margin of previous column */
	}
.col-left {
	position:absolute;	
	top:0;
	left:0;
	width:13em;
	}
.col-left-wide {
	position:absolute;	
	top:0;
	left:0;
	width:20em;
	padding-right:1.3em;
	}
.col-right {
	position:absolute;
	top:0;
	right:0;/* adjusted for ie in head of core template */
	width:13.3em;/* matches right margin of previous column */
	}
.col-content-centre {
	margin:0 14.6em 0 14.5em;
	padding-right:1.3em;
	}
.col-content-right {
	margin:0 0 0 13em;
	padding-left:1.5em;
	}
.col-content-list {
	margin:0 0 0 20em;
	padding-left:2.5em;
	}

/* LOGO BAR */
#logobar {
	position:relative;
	background:#000;
	margin-right:3px;
	height:9em;
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
	}
#logobar label {
	display:block;
	margin:0 0 3px 0;	
	}
#logobar .button {
	border:none;
	background:#000 url(../images/arrow_link.gif) no-repeat right;
	color:#adb0b3;
	font-weight:bold;
	margin: 0 0 0 4px;
	padding:0 7px 0 0;
	font-size:0.9em;
	}
	
.logo, .search, .country {
	position:absolute;
	}
.logo {
	top:10px;
	left:20px;
	}
.search {
	top:20px;
	left:46em;
	}
.country {
	top:20px;
	right:25px;
	}

/* TOP NAV BAR */
#topnavbar {
	position:relative;
	margin:1px 0;
	margin-right:3px;
	padding-bottom:3px;
	background: url(../images/dots_h.gif) repeat-x bottom;
	z-index:1000;
	}
#topnavbar ul#nav {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	background-color:#9FA1A3;
	border-bottom:1px solid #fff;
	}	
#nav a {
	background-color:#9FA1A3;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0.2em 1em;
	display:block;
	}
#nav a:hover {
	background-color:#fff;
	color:#8B8B8B
	}

#nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	border-right: 1px solid #838588;
	}

#nav li>ul {
	top: auto;
	left: auto;
	}
#nav li ul {
	list-style:none;
	margin:0;
	padding:0;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width:14em;
	font-weight: normal;
	background-color:#F3F3F4;
	border-right: solid 1px #ADB0B3;
	border-left: solid 1px #ADB0B3
	}
#nav li li {
	display: block;
	text-align:left;
	float: none;
	margin:0;
	padding:0 0 1px 0;
	background: url(../images/dots_h.gif) repeat-x bottom;
	border-right:none;
	}
#nav li li a {
	font-size:0.9em;
	background-color:#F3F3F4;
	display: block;
	font-weight: normal;
	color: #8B8B8B;
	padding: 0.2em 10px;
	}
	
#nav li li a:hover {
	background-color:#fff;
	color:#000;
	}
#topnavbar ul#nav li.on a {
	background-color:#fff;
	color:#8B8B8B;
	}
	
#nav li#first {
	border-left: solid 1px #838588;
	margin-left:1em;
	}
#nav li#language {
	border-left: solid 1px #838588;
	border-right: solid 1px #838588;
	float:right;
	margin-right:2em;
	}
#nav li:hover ul, #nav li.over ul {
	display: block;
	}
	
/* BREADCRUMB TRAIL, DATE AND PRINT BAR */	
#trailbar {
	width:100%;
	position:relative;
	font-weight:bold;
	height:2.7em;
	}
#trailbar .date, #trailbar .print, #trailbar .breadcrumb {
	position:absolute;
	top:8px;
	}	
#trailbar .date, #trailbar .breadcrumb {
	left:25px;
	}
#trailbar .print {
	right:25px;
	}	
#trailbar .print a {
	display:block;
	background:	url(../images/icon_print.gif) no-repeat left;
	padding:1px 0 1px 20px;
	color:#4C4C4C;
	text-decoration:none;
	}	
#trailbar .print a:hover, #trailbar .breadcrumb a:hover {
	text-decoration:underline;
	}
#trailbar .breadcrumb a {
	color:#4C4C4C;
	text-decoration:none;}

/* MAIN CONTENT HOLDERS */	
#main {
	z-index:15;
	position:relative;
	margin:0 20px 40px 20px;
	padding:1px 0;/* fix for weird IE bug */
	min-height:35em;
	}
.header-block {
	background:#fff;
	border-top:2px solid #ADB0B3;
	border-bottom:2px solid #ADB0B3;
	padding:0 1.7em;
	}
.content-block {
	position:relative;
	background:#fff;
	padding:1em 3em 1px 1.7em;
	margin:0;
	border-bottom:1px solid #ADB0B3;
	}
.content-block.plain, .content-block.offices {
	border:none;
	}
.content-block.offices {
	overflow : hidden; 
	_height : 1%;
}	
.content-block.services, .content-block.media, content-block.help {
	padding-right:0.2em;
	padding-bottom:2em;
	border-bottom:2px solid #ADB0B3;
	}	
.col-content-list .content-block.media, .content-block.partners {
	padding:1em 1em 3em 1em;
	}
.content-block.industries{
	padding:1em 1em 3em 1.7em;
	/*border:1px solid #FFCCFF;*/
	}
	
.content-block.generic-text {
	/*padding-right:10em;*/
	padding-right: 0;
	}
.col-right .content-block {
	padding:0 0.8em 0.8em 0.8em;
	}	

.content-block blockquote {
	margin:0 0 0 0;
	padding:0 0 1em 15px;/* see colour stylesheets for images */
	}
.content-block blockquote div {
	padding-right:10px;/* see colour stylesheets for images */
	}
.pic-block {
	position:relative;
	background:#fff;
	padding:1px 0;
	margin:0;
	border-top:2px solid #ADB0B3;
	border-bottom:2px solid #ADB0B3;
	overflow : hidden; 
	_height : 1%;
	}
.pic-block.plain {
	border:none;
	}	
.pic-text {
	background:#fff;
	padding:1em 2em 1px 1.7em;
	margin:0;
	border-bottom:2px solid #ADB0B3;
	}

.vertical-divider {
	background:url(../images/dots_v.gif) repeat-y right;
	}
	
/* border options for non-standard layouts */	
.extra-divider-bot, .thick {
	border-bottom:2px solid #ADB0B3;
	}
.extra-divider-top {
	border-top:2px solid #ADB0B3;
	}
.no-divider-top {
	border-top:none;
	padding-top:1px;
	}
.no-divider-bot {
	border-bottom:none;
	}

/* FOOTER */
#footer {
	z-index:5;
	position:relative;
	padding-top:2px;
	background:url(../images/dots_h.gif) repeat-x top;
	margin-right:3px; /* to avoid overlapping dropshadow on outer container */
	margin-bottom:10px;
	}
#footer .container {
	padding-bottom:2px;
	background:url(../images/dots_h.gif) repeat-x bottom;
	}
.footer-links {
	background:#000;
	color:#ADB0B3;
	/*font-weight:bold;*/
	padding:0.2em 3em;
	}
.footer-links a:link, .footer-links a:active, .footer-links a:visited {
	color:#fff;
	text-decoration:none;
	}
.footer-links a:hover {
	color:#fff;
	text-decoration:underline;
	}
.discreet {
	color:#ADB0B3;
	}
	

/* SHADOW BOX */
.shadowbox-container {
	margin-bottom:1em;
	}
.shadowbox-top {
	padding-left:5px;
	background:#fff url(../images/box/top_left.gif) no-repeat top left
	}
.shadowbox-top h3 {
	padding:10px;
	background:#fff url(../images/box/top_right.gif) no-repeat top right
	}
.shadowbox-bot {
	padding-left:5px;
	background:#fff url(../images/box/bot_left.gif) no-repeat bottom left
	}
.shadowbox-bot div {
	height:20px;
	background:#fff url(../images/box/bot_right.gif) no-repeat bottom right
	}
.shadowbox-content {
	padding:0 10px 5px 15px;
	background:#fff url(../images/box/content.gif) repeat-y right
	}
.quotes {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	}

/* SUBNAV BOX EXTRAS */
.navbox-top {
	padding-left:5px;
	background:#fff url(../images/box/top_left.gif) no-repeat top left
	}
.navbox-top div {
	height:5px;
	background:#fff url(../images/box/top_right.gif) no-repeat top right
	}
.navbox-header {
	padding:10px;
	background:#fff url(../images/box/nav_content.gif) repeat-y right bottom
	}
ul.navbox {
	padding:0;
	margin:0;
	list-style:none;
	}	
.navbox li {
	background:#f5f5f5 url(../images/box/nav_content.gif) repeat-y right bottom;
	padding-bottom:1px;
	}
.navbox li a, .navbox li a:link, .navbox li a:active, .navbox li a:visited {
	display:block;
	padding:2px 10px;
	margin-right:4px;
	color:#4C4C4C;
	text-decoration:none;
	}
.navbox li a:hover, ul#subnav li a.on, ul#subnav2 li a.on {
	background:#fff;
	color:#000;
	}
	
.grad-sub-nav a {
	background: #ccc;
}


/* PAGE SPECIFIC STYLES */

.links-block {
	position:relative;
	overflow : hidden; 
	_height : 1%;
	/*border:1px solid yellow;*/
	}
.links-block .left-col {	
	float:left;
	width:13.5em;
	/*border:1px solid red;*/
	}
.links-block .right-col {
	float:right;
	width:13.5em;
	/*border:1px solid blue;*/
	}
.links-block p {
	margin:0 0 0.4em 0;
	}
.services .links-block .left-col, .services .links-block .right-col {
	width:14.5em;
	padding-right:1em;
	}

/* offices */


.offices .left-col {
	float:left;
	width:20em;	
	}
.offices .right-col {
	float:right;
	width:19em;
	}
.office-block	{
	border-bottom:1px solid #ADB0B3;
	margin-bottom:1.5em;
	}
.offices h3 {
	margin-bottom:0.4em;
	}
	
/* home */
.col-left-home p, .col-left-home blockquote {
	margin-right: 2.4em;
	}
.col-left-home .header-block {
	padding:1em 0 0.5em 1.7em;
	}	
.col-left-home h1 {
	font-size:1.8em;
	margin:0 0 0.7em 0;
	padding:0;
	font-weight:normal
	}
.col-left-home h1.title1 {
	font-weight:bold
	/*see colour stylesheet*/
	}
.statements {
	font-size:1.6em;
	color:#000;
	white-space:nowrap;
	margin-bottom:0.7em;
	}
.statements span {
	/*see colour stylesheet*/
	font-size:0.6em;
	font-weight:bold;
	}
.col-right-home .pic-block {
	padding: 1px 0;
	}
.col-right-home .content-block {
	background:#fff url(../images/bg_fade_top.gif) repeat-x top
	}
.home-quote {
	float:right; 
	width:11em; 
	background:#fff; 
	font-weight:bold;
	}
.home-quote p {
	margin:0 0.5em 0.5em 0.2em; 
	}
.home-pic {
	float:left;
	}

/* contact us  */
#col-label {
	width:10em;
	float:left;
	font-weight:bold;
	}	
#col-input {
	width:20em;
	float:left;
	}
#row-container {
	position:relative;
	display:block;
	margin-bottom:0.2em;
	width:100%
	}
#row-container input {
	padding-bottom:0.2em;
	}

/* media  */
.media table {
/*	width:100%;*/
	border:none;
	padding:0;
	margin:0 0 0.8em 0;
	}
.media table th {
	font-weight:bold;
	text-align:left;
	padding:0.5em 0.3em 0.5em 0.3em;
	white-space:nowrap
	/*see colour stylesheet for font colour*/
	}
.media table td {
	padding:0.2em 0.5em;
	background:#f5f5f5;
	}
.media .case-review td {
	padding:0.2em 0.5em;
	background:#f5f5f5;
	vertical-align:top;
	}
.media table td {
	border-bottom:2em solid #fff;
	}
.media table td .title {
	font-weight:bold;
	}
.media table td.thumb {
	padding:0;
	margin:0;
	border-right:none;
	vertical-align:top;
	}
.media table a:active, .media table a:link, .media table a:visited {
	font-weight:bold;
	color:#4C4C4C;
	text-decoration:none;	
	padding-right:8px;
	font-size:0.9em;
	display:block;
	}
.media table a:hover {
	text-decoration:underline;	
	}
.header-block.alt h2 {
	margin:0.5em 0 0.3em 0;
	font-size:1.3em;
	}
.header-block.alt .items-found {
	font-size:1.1em;
	margin:0 0 0.5em 0;
	}
	
.blocked-out-header{
	background-color:#CCC;
	color:#4c4c4c;
	padding:8px;
	margin-top:10px;
	}

/* partners directory  */
.atoz-links {
	background:url(../images/dots_h.gif) repeat-x top;
	margin:1em 0 2em 0;
	}
.atoz-links div {
	text-align:center;
	padding:4px 0;
	color:#999;
	background:url(../images/dots_h.gif) repeat-x bottom;
	/*white-space:nowrap;*/
	}
.atoz-links a {
	color:#4C4C4C;
	padding:0 5px;
	font-weight:bold;
	text-decoration:underline;
	}
.partners table {
	border:none;
	border-collapse:collapse;
	width:100%;
	padding:0;
	margin:0;
	}
.partners th {
	display:none
	}
.partners td {
	padding:5px 10px;
	text-align:left;
	vertical-align:bottom;
	}
.partners td strong {
	font-size:1.1em;
	/* see colour stylesheet */
	}
.partners table thead td {
	background:#dbdbdb;
	border-top:1px solid #adb0b3;
	margin:0;
	padding:0;
	}
.partners table thead td h2 {
	font-size:1em;
	margin:0;
	padding:1px 5px 1px 10px;
	border-top:1px solid #fff;
	}
.partners table tr.row-even {
	background:#f6f6f6
	}
.partners table tr.row-odd {
	}
.partners div.top-link {
	margin-top:1.8em;
	margin-bottom:2em;
	padding-top:0.5em;
	border-top:1px solid #adb0b3;
	}

/* management team */
.team-block {
	position:relative;
	padding-bottom:2em;
	padding-top:1px;/* weird ie bug again, needs 1px space */
	}
.team-block div.pic {
	position:absolute;	
	top:0;
	left:0;
	width:95px;
	border-top:2px solid #ADB0B3;
	border-bottom:2px solid #ADB0B3;
	padding:1px 0;
	}
.team-block div.info {
	margin-left:115px;
	padding:0.1em 0;
	border-top:1px solid #ADB0B3;
	border-bottom:1px solid #ADB0B3;
	}
.team-block div.info p {
	margin:0.5em 0;
	}
.name strong {
	font-size:1.2em;
	}
	
/* services */	


ul#section, ul#services-home {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	}	
ul#section li {
	display:block;
	float:left;
	width:48%;
	margin:0 0 0.4em 0;
	white-space:nowrap;
	}	
ul#services-home li {
	margin:0 0 0.4em 0;
	white-space:nowrap;/**/
	}	
ul#services-home {
	margin-top:0.8em;
	}	
	
/* search */	
.search_highlight {
	background: #FFFF40;
	}
.result_title{
	font-weight:bold;
	font-size:1.1em;
	}
.infoline{
	font-size:0.8em; 
	color:#999999;
	margin-bottom:1.5em;
	}
.summary{
	font-weight:bold;
	color:#000;
	border-bottom: 1px solid #ccc;
	padding-bottom:25px;
	font-size:1.1em;
	margin-bottom:20px;
	}
.result_pagescount{
	margin-bottom:20px;
	}
.result_pages{
	margin: 20px 0 20px 0;
	}
	
.search-summary {
	margin:1em 0;
	}
.search-form {
	margin:0 0 1.5em 0;
	}
.search-result-title { 
	font-weight:bold;
	font-size:1.1em;
	}
.search-result-desc {}
.search-result-context {}
.search-result-info, .small-info { 
	font-size:0.8em; 
	color:#999999;
	margin-bottom:1.5em;
	}
.search-sortby {
	margin:1em 0
	}
.search-term {
	color:#4c4c4c;
	}
/* site help */
table#site-help { 
	border:1px solid #A3A3A3; 
	border-collapse:collapse; 
	margin:0 0 1em 0; }
#site-help th, #site-help td { 
	border:1px solid #A3A3A3; 
	background:#fff; 
	padding:0.2em 0.4em 
	}
#site-help th {
	color:#000
	}
#site-help td { 
	background:#F8F8F8; 
	vertical-align:top; 
	color:#000 
	}
#skipnav {display:none}

 /* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 .clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    padding:0px;
    margin:0px;
	}
	
/*----------------------- Insiders view people formatting ----------------------*/

.row{
	width:520px;
	padding-top:20px;
}

.entry_block_left{
	width:250px;
	margin:0;
	padding:0;
	float:left;
}

.entry_block_right{
	width:250px;
	margin:0;
	padding:0;
	float:right;
}

.row h3{
	line-height: 1.5em;
	padding-bottom: 0.5em;
}

.clear {
clear:both;
}
