﻿/*	- TYPE -	*/

body {
	font: 60% helvetica, verdana, arial, sans-serif;
	background-color: #fff;
	text-align: center;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
}
#content{font-size:1.4em;}
h1 {
	font-size: 18pt;
}
h2 {
	
	font: 14pt futura, helvetica, verdana, arial, sans-serif;
	color: #000000;
	line-height: 1.2;
	margin-bottom:15px;
}
h3 {
	font-size: 10pt;
    margin: 0 0 4px 0;
	color: #000000;	
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	color:#000000;
	font-weight:bold;
}
p {
   margin-bottom:1.0em;
   margin-top: 0px;
}

p,label,abbr,address,pre,blockquote,q {
	/* font-size: 1.4em; */
}

a{
	text-decoration: underline;
	font-weight: normal;
	color:#000000;
}
a:link{
	color: #000000;
}

a:visited{
	color: #000000;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a:active{
	color: #000000;
}

a img{
	border: 0;
}
#content ul {
	margin: 0px 0px 1.0em;
	padding: 0px;
	padding-left: 15px;
	list-style-position: outside;
	/* font-size:1.4em; */
}
#content li {
	margin: 0px;
	padding: 0px;
	margin-bottom:.5em;
}
#content li p {
	margin: 0px;
	padding: 0px;
}
#content .links ul {
	margin: 0px 0px 1.0em;
	padding: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#content .links li{
    margin-bottom:1em;
}


/*	- LAYOUT -	*/
#container{
	width: auto;
	margin: 0px auto;
	text-align: left;
}
#head{
	margin: 0;
	height:105px;
	overflow:hidden;
	border-bottom:1px solid #000000;
}
#head h1{
	margin-left: 171px;
	margin-bottom: 10px;
}
#head div{
    margin-left:171px;
}
#head a.homeLogo{
	margin: 0 0 0 10px;
	float:left;
}
	
#breadcrumbs{		
	display:none;
	margin-left: 171px;
	clear:left;
}
#breadcrumbs p{
	color: #000000;
	margin: 0px;
	font-size:1.4em;
}   
		
#breadcrumbs a{
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:link{
    color: #999;
}

#breadcrumbs a:visited{
    color: #666666;
}

#breadcrumbs a:hover{
    color: #666;
    text-decoration: underline;
}
#breadcrumbs a:active{
    color: #666;
}
#content{
    float:none;
    width:auto;
    margin:0px;
}
#feature{width:auto;overflow:hidden;}
#feature img{width:100%;height:auto;}
.col30{
	width: 30%;
	margin: 10px 3% 0 0;
	min-height: 158px;
	float: left;
}
.col70{
	width: 67%;
	margin: 10px 3% 0 0;
	min-height: 158px;
	float: left;
}
.noright{margin-right:0px !important}
.col100{
    width:100%;
    margin:10px 0px 0px;
    min-height:158px;
}

.staffMember{
    margin-top:2em;
    clear:left;
}
.staffMember img{
    float:left;
}
.staffQuote {
    color: #000000;
    font-style:oblique;
}
.backtotop{
    display:none;
    clear:left;
    font-size:.9em;
}

/*  Media Centre  */
.mcnews div{
    margin-bottom:1em;
}
.mcpubs .pubItem{
    width:100%;
    margin:0px 0px 1em;
    float:none;
    padding:0px;
    position:relative;
}
.mcpubs .pubItem h4{
    font-weight:normal;
}
.mcpubs .pubItem div.withimg{
    top:5px;
}

.mrListing{
    width:100%;
}
.mrListing td{
    padding:5px 5px 6px 0px;
}
td.mrDate{
    width:11%;
}
td.mrLink{
    width:22%;
    text-align:right;
    padding-right:0px;
}

.pubItem{
    width:46%;
    margin-right:5%;
    float:left;
    padding:5px 0px;
    margin-bottom:1em;
    position:relative;
}
.pubItem div.withimg{
    position:absolute;
    bottom:12px;
    left:82px;
}
.pubListing .right{margin-right:0px !important;}
.pubListing .left{clear:both;}

.projListing{
    width:100%;
    margin-bottom:1em;
}
.projListing td{
    padding:5px 5px 6px 0px;
    vertical-align:top;
}
.projListing td.link{
    text-align:right;
    padding-right:0px;
    width:15%;
}
.projListing td.state{
    width:22%;
}
.projListing span.nolink{
    font-weight:bold;
    color:#999999;
}

div.pageNumbers{
    padding:5px 0px 6px;
    text-align:right;
    color:#F58425;
    font-weight:bold;
    clear:both;
}
div.pageNumbers span{text-decoration:underline;}

.contentTable{
    border-collapse:collapse;
    border-color:#999999;
    border-style:solid;
    border-width:0px;
}
.contentTable td{
    border-collapse:collapse;
    border-color:#999999;
    border-style:solid;
    border-width:0px;
}
.contentTable td.left{
    padding-left:0px;
}
.contentTable td.right{
    padding-right:0px;
}
table.withborder,
table.withborder td{
    border-width:1px !important;
}

/*  Left Nav  */
#left{
    display:none;
    float:none;
    width:170px;
    overflow:hidden;
}
ul#leftNav {
	padding: 0;
	margin: 10px 0 0 0px;
	list-style-type: none;
	width: 170px;
}
#leftNav li a, #leftNav li ul li a {
	display: block;
	text-decoration: none;
	color: #363636
}

#leftNav li a.toplevel,
#leftNav li a.noimg {
	height: 24px;
	width: 168px;
	color:#999999;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
	outline:none;
	text-indent:-9999px;
	background-position:left 3px;
	background-repeat:no-repeat;
}
#leftNav li a.noimg{text-indent:8px;}
#leftNav li a.toplevel:hover,
#leftNav li a.noimg:hover{
    background-position:left bottom;
}

#leftNav li a span {
	visibility: hidden;
}
		
/* level 2 menus */
ul#leftNav li ul {
	/*font-weight: normal;*/
	color: #666666;
}
ul#leftNav li ul a {
	color: #363636;
}
ul#leftNav li ul a:hover {
	color: #ef8213;
}
ul#leftNav li ul li ul a {
	font-weight: normal;
	color: #999;
}
ul#leftNav li ul li ul a:hover {
	color: #333;
}
ul.subnav {
	padding: 0px;
	padding-left: 2em;
	margin: 0px;
	list-style-type: none;
}
ul#leftNav li ul a.active:link,
ul#leftNav li ul a.active:visited,
ul#leftNav li ul li ul a.active:link,
ul#leftNav li ul li ul a.active:visited {
    color:#F08920;
}

#leftNav a.navHome{background-image:url(/css/images/navHome.gif);}
#leftNav a.navAboutLeighton{background-image:url(/css/images/navAboutLeighton.gif);}
#leftNav a.navOurPeople{background-image:url(/css/images/navOurPeople.gif);}
#leftNav a.navOurCapabilities{background-image:url(/css/images/navOurCapabilities.gif);}
#leftNav a.navMediaCentre{background-image:url(/css/images/navMediaCentre.gif);}
#leftNav a.navSustainability{background-image:url(/css/images/navSustainability.gif);}
#leftNav a.navContactUs{background-image:url(/css/images/navContactUs.gif);}
#leftNav a.navCareers{background-image:url(/css/images/navCareers.gif);}

#leftNav a.navTestFolder{background-image:url(/css/images/navTestFolder.gif);}    



/*  Footer  */
#footer {
	clear: both;
	width: auto;
	margin-top: 8em;
    border-top: 1px solid #CCCCCC;
    margin-left:0px;
}
#footer p {
	float: none;
	padding: 0 0 0 8px;
	margin-top: 0;
	color: #999999;
	font-size: .9em;
}
#footer ul {
	display:none;
	list-style-type: none;
	float: right;
	margin-top: 0;
	padding: 0 8px 0 0;
}
#footer ul li{
	float: left;
	padding: 0 0;
	font-size: .9em;
}			
#footer a{
    text-decoration: none;
    font-weight: bold;
}
#footer a:link{
    color: #666666;
}
#footer a:visited{
    color: #666666;
}
#footer a:hover{
    color: #999999;
    text-decoration: underline;
}
#footer a:active{
    color: #999999;
}
