/* ------------------------------------------------------------------------- */
/* CSS DOCUMENT */
/* ------------------------------------------------------------------------- */
/*
Title:      hanover
Author:     alex@type3digital.com
Updated:    Nov 2009
*/
/* ------------------------------------------------------------------------- */

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */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;}/* 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;}

body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color:#626262;
	font-size: 14px;
	background: #c8bfa7;
	padding:0 0 100px 0;
}

a{
	text-decoration: none;
	color:#D95C08;
}

a:hover{
	color:#4a207e;
}

h2 a{
	color: #4a207e;
}

.off {
	display:none;
}

.text table td{
	border:1px solid #626262;
	padding:5px;
	color:#626262;
} 

#container{
	width:960px;
	margin:0 auto 0 auto;
	border-top: 5px solid #4c1e81;
	padding:0px 0 0 0;
}

#wrapper{
	background: white;
	}

.clear{
	clear: both;
}

h2{
	font-size: 20px;
	color: #4a207e;
	font-weight: normal;
}

h3{
	font-size: 22px;
	color:#4f8e97;
	font-weight: normal;
}

.hanover{
	color:#52288a;
	font-weight:bold;
}

/* header */

#header {
	height:80px;
	overflow:hidden;
	clear:both;
}

#header p{
	padding:24px 0 0 0;
	float:right;
}

#header span{
	color:#4a207e;
	font-size:16px;
}

#logo {
	float: left;
	margin:0 10px 20px 0;
}


#banner {
	height:195px;
	width: 960px;
	clear:both;
	overflow:hidden;
}

/* panel */

.panel {
	width:225px;
	float:left;
	margin:30px 20px 0 0;
	line-height: 1.6em;
	height: 215px;
}

.panel1{
	border-bottom: 4px solid #4f8d97;
}

.panel2{
	border-bottom: 4px solid #d95c05;
}

.panel3{
	border-bottom: 4px solid #c8bfa7;
}

.panel4{
	border-bottom: 4px solid #96b1d0;
}

.panel-last{
	width:225px;
	float:left;
	margin:30px 0 0 0;
	line-height: 1.6em;
	height: 215px;
}

.panel img, .panel-last img{
	margin:0 0 10px 0;
	
}

.panel p, .panel-last p{
	margin:10px 0 0 0;
	font-size: 14px;
}

.read{
	text-decoration: none;
}

.read:hover{
	color:#4a207e;
}

.read span{
	color:#626262;
}

.read{
	color:#d95c05;
}
/* footer */

#footer {
	font-size: 12px;
	margin:40px 0 0 0;
}

#footer p{
	float: right;
}

#footer p span{
	color: #4a207e;
}

#footer ul{
	height:50px;
	float:left;	
}

#footer ul li{
	display: inline;
	margin:0 20px 0 0;
}

#footer a{
	color:#4f8d97;
	font-style: italic;
	text-decoration: none;
}

#footer a:hover{
	color:#d95c05;
}

/* right content */

#right-content {
	width:225px;
	float: right;
	line-height: 1.6em;
	border-top: 4px solid #c6c1a4;
	padding:20px 0 0 0;
}

#right-content h2{
	margin:0px 0;
}

#right-content p{
	margin:0 0 0 0;
	line-height:1.5em;
}

.right-hand-mini-panel a {
	color:#D95C08;
	font-style: italic;
}

.right-hand-mini-panel a:hover {
	color:#4a207e;
	font-style: italic;
}
.right-hand-mini-panel {
	padding:10px 0 10px 0;
}

.right-hand-mini-panel img{
border:1px solid #e4e4e4;
}

.right-hand-mini-panel h2 {
	margin:0 0 6px 0;
	}

#enquiry{
	padding:0 0 10px 0;
}

#enquiry a{
	background:#518b99;
	color:#fff;
	width:225px;
	display:block;
	padding:0px;
	text-align:center;
}

#download {
	padding:10px 0 10px 0;
}

#download ul li{
	vertical-align: middle;
	font-style: italic;
}

#download a{
	text-decoration: none;
	color:#626262;
}

#download a:hover{
	color:#db5b04;
}

#download img {

}

#images {
	padding:20px 0 10px 0;
}

#images a, .right-hand-mini-panel a{
	color: #db5b04;
	text-decoration: none;
	font-style: italic;
}



#images a span{
	color:#626262;
	font-style: normal;
}

#images a:hover{
	color:#502581;
}
	
/* main content */

#main-content{
	width: 715px;
	line-height: 1.6em;
	border-bottom: 4px solid #d95c08;
	padding:0 0 20px 0;
}

#main-content h1, #middle-content h1{
	font-size:26px;
	color:#512884;
	font-weight: normal;
	margin:15px 20px 0 0;
}

#middle-content.findus h2 {
	color:#4f8e97;
	margin:40px 0 0 ;
	font-size:22px;
}

#container .second-level-page h1 {
	color:#4F8E97;
	font-size:22px;
	font-weight:normal;
}

h1 {font-size:1.2em;}

#main-content h3, #middle-content h3{
	margin:20px 0;
}

#main-content p, #middle-content p{
	margin:20px 20px 0 0;
}

#middle-content{
	width:470px;
	float: left;
	line-height: 1.6em;
	border-bottom: 4px solid #d95c08;
	border-top: 4px solid #c7bfa8;
	padding:23px 0 20px 0;
	margin:0 0 40px 0;
}

#main-content #breadcrumbs {
	margin:15px 0 0 0;
}

#breadcrumbs a{
	font-size: 12px;
	color:#d95d05;
	text-decoration: none;
	font-style: italic;
}

#breadcrumbs span{
	font-style: normal;
	color:#626262;
}

#breadcrumbs a:hover{
	color: #502581;
}

#breadcrumbs li{
	display: inline;
}

.align-right {
	float:right;
	padding:10px 0 10px 15px;
}

.align-left {
	float:left;
	padding:10px 15px 10px 0;
}

/* left content */

#left-content{
	width:225px;
	float: left;
	border-top: 4px solid #c7bfa8;
	margin:0 20px 0 0;
	line-height: 1.6em;
	padding:20px 0 0 0;
}

#left-content ul{
	font-size: 12px;
	margin:15px 0 0 0;
}

#left-content a{
	text-decoration: none;
	color:#626262;
}

#left-content a:hover{
	color:#d95d03;
}

#left-content ul li{
	background: url(../images/furniture/li-divider.gif) left bottom no-repeat;
	padding:5px 0 10px 0;
}

#left-content ul li ul li{
	background: none;
	margin:0 0 0 10px;
	padding:5px 0 5px 0;
}

#left-content ul li ul{
	background: url(../images/furniture/li-divider.gif) left top no-repeat;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}

#left-content a.on{
	color:#d95c08;
}
/* Enquiry Form */
form input.invalid { background-color: #ffeeee; }
form textarea.invalid { background-color: #ffeeee; }

label.invalid {
	font-style: italic;
	margin:10px 0 0 0;
}

form li.empty  {
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
    background-image: none;
}

form input{
	color:#9a9a9c;
	border: 1px solid #c1baa0;
	background: #faf9fe;
	padding:3px;
	margin:0px 0 10px 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

.submit {
	width:55px;
	height:25px;
	border: none;
	color: #ffffff;
}

.submit:hover{
	cursor: pointer;
}

form textarea{
	color: #9a9a9c;
	width: 225px;
	border: 1px solid #c1baa0;
	background: #faf9fe;
	padding:3px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 0 10px 0;
}

/* sectors */

#sectors-more {
	padding:20px 0 0 0;
}

/*sitemap*/

.sitemap ul{
	margin:20px 0 20px 20px;
	list-style:disc;
}

.sitemap ul li ul{
	margin:0 0 0 30px;
}

/* location */

#location {
	display:block;	
	margin-top:5px;
	height:20px;
	clear:both;
	overflow:hidden;
}

#location li {
	float:right;
	padding:0 7px 0 7px;
	border-right: 1px solid #626262;
	font-size:12px;
}

#location li.last {
	border-right:0;
}

/* navigation dropdown */
#navigation {
	float:left;
	padding:26px 0 0 0;
	font-style: italic;
	}

#navigation li{
	float:left;
	padding:0 8px 0 8px;
	border-right: 1px solid #626262;
}

#navigation #nContact{
	border: none;
}

#navigation a{
	color: #626262;
	text-decoration: none;
	display:block;
}

#navigation a:hover{
	color:#d95c05;
}

#navigation li ul { /* second-level lists */
	position: absolute;
	z-index:100;
	left: -999em;
	background: #f9f9fd;
	display:block;
	width:200px;
	font-size: 12px;
	margin:0;
	border:1px solid #ccc;
	padding:0px 0 0 0;
	/* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navigation li ul li{
	border: none;
	background:url(../images/navLine.gif) bottom left no-repeat;
	padding:3px 0 0 0;
	margin:0;
	list-style:none;
	width:200px;
	height:27px;	
	}

#navigation li ul li a{
	width:200px;
	height:19px;
	padding:5px 0px 3px 10px;
	text-align:left;
	margin:0;
	border-right:none;
	display:block;
}

#navigation li ul li a:hover{
	width:200px;
}

#navigation li ul ul { /* third-and-above-level lists */
	margin: -31px 0 0 200px;
}

#navigation li:hover ul ul, #innav li.sfhover ul ul {
	left: -999em;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#navigation li:hover, #navigation li.hover {
    position: static;
}

#navigation .on {
	color:#d95c05;
}

/* what we do nav */

#navigation #n_what_we_do_3 ul { /* second-level lists */
	position: absolute;
	z-index:100;
	left: -999em;
	background: #f9f9fd;
	display:block;
	width:200px;
	font-size: 12px;
	margin:0;
	padding:0px 0 0 0;
	border:1px solid #ccc;
	/* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navigation #n_what_we_do_3 ul li{
	background:url(../images/navLine.gif) bottom left no-repeat;
	padding:3px 0 0 0;
	margin:0;
	list-style:none;
	width:200px;
	height:27px;	
	}

#navigation #n_what_we_do_3 ul li a{
	width:200px;
	height:19px;
	padding:5px 0px 3px 10px;
	text-align:left;
	margin:0;
	border-right:none;
	display:block;
}

#navigation #n_what_we_do_3 ul li a:hover{
	width:200px;
}

#navigation #n_what_we_do_3 ul ul { /* third-and-above-level lists */
	margin: -31px 0 0 200px;
}

#navigation #n_what_we_do_3:hover ul ul, #innav li.sfhover ul ul {
	left: -999em;
}

#navigation #n_what_we_do_3:hover ul, #navigation #n_what_we_do_3 li:hover ul, #navigation #n_what_we_do_3.sfhover ul, #navigation #n_what_we_do_3 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#navigation #n_what_we_do_3:hover, #navigation li.hover {
    position: static;
}

/* our clients */

.logo-block-header {
	border-top:1px solid #cecece;
	padding:15px 0px 8px 0px;
	text-align:center;
	clear:both;
	}

.client-block {
	padding-top:20px;
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
	}

.client-block ul {
	display:block;
	float:left;
	width:190px;
	padding-right:20px;
	}

.client-block .endUL {
	padding-right:0px;
	}

.client-block h4 {
	color:#D95D05;
	font-size:16px;
	font-style:italic;
	font-weight:lighter;
	margin-bottom:10px;
	}

.client-block ul {
	padding-left:30px;
	}

.client-block li {
	color:#4F8D97;
	font-size:16px;
	font-style:italic;
	font-weight:lighter;
	list-style:square;
	}

	
.logo-block-single {
	border-right:1px solid #e5e5e5;
	float:left;
	padding:6px 15px;
	}

.logo-block-single-end {
	border-right:none;
	}
	
/* contact */

#contact-button {
	background: #518b99;
	color:white;
	display: block;
	text-align: center;
}

.mapContainer {
	border:5px solid #c7bfa8;	
	clear:both;
	margin:0 0 10px 0;
}

.mapContainer iframe{
	display:block;	
}

ul.address {
	margin:20px 0;
	float:left;
	width:100%;
}

ul.address li span {
	float:right;
}

ul.address li span a {
	color:#d95c08;
}

p.viewLarger{
	float:right;
	width:230px;
}

/* Datagrids */
table.dataGrid{
	color: #000000;
	width: 930px;
	background-color: #ffffff;
	margin: 10px 5px 15px 15px;	
}

table.dataGrid tr.header {
	background-color: #7593AD;
	font-weight: bold;
	color:#FFFFFF;
}

table.dataGrid tr.header td a{
	color:#FFFFFF;
}

table.dataGrid a {
	color: #000000 ;
	text-decoration: none;
	font-weight: bold;
}

table.dataGrid span.red { color: #ff3333; }
table.dataGrid a:hover {
	color:#cc0000;
	text-decoration: none;
}

table.dataGrid td {
	padding: 4px 6px 4px 6px;
	border:1px solid  #CCCCCC;		
}

table.dataGrid tr.row{
	background-color: #EFF5F9;
	border:1px solid #CCCCCC;	
}

table.dataGrid tr.rowAlt {
	background-color: #DDEAF2;
	border:1px solid #CCCCCC;	
}

table.dataGrid tr.rowFooter {
	background-color: #666666;
	color: #ffffff;
	border:1px solid #CCCCCC;	
}

/* Paging Control */
.paging 
{
	clear:both;
	overflow:hidden;
	height:1%;
	padding:5px 15px 5px 15px;
	margin:0;
	font-size:11px;	
	color:#000000;
	background:#ffffff;
}

.paging p {
	display:block;
}

.paging .left {
	float:left;
}

.paging .right {
	float:right;
}

.paging p a,
.paging p span {
	display:block;
	float:left;
	text-decoration:none;
}

.paging .left a,
.paging .left span {
	margin:0 10px 0 0;
}

.paging .right a,
.paging .right span {
	margin:0 0 0 8px;
}

#treeNodes .disabled { color: #ff0000; }

/* border colours */
/*.border-purple { border-color:#4a207e; }
.border-green { border-color:#4d8e92; } 
.border-blue { border-color:#97b2cf; }
.border-orange { border-color:#db5b04; }
.border-beige { border-color:#ccbda8; }*/

/* admin */

#treeNodes ul{
	margin:20px 0 0 0px;
}

#treeNodes ul li{
	margin:10px;
}

#treeNodes ul li ul{
	margin:10px;
}