html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,del,em,img,small,strong,sub,sup,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; vertical-align:baseline; background:transparent;
	}
h1,h2,h3,h4,h5,h6,pre,code,input,textarea {font-size:1em;font-weight: normal;}
a img,:link img,:visited img {border:none;}
:link,:visited {text-decoration:none;}
ul,ol {list-style:none;}
address {font-style: normal;}

.screenreader {
	position: absolute;
	left: -9000px;
	top: -9000px;
	}

.imageReplace {text-indent: -9000px;}

.clearfix:after { /* makes float container block clear floated blocks inside it */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

a:active {outline: none;}
:focus {-moz-outline-style: none;}

.clear {clear:both;}

body {
	font: 75% helvetica, arial, sans-serif;
	background: #E6E9EC;
	text-align: center;
	}

#global {
	width: 950px;
	margin: 15px auto 0 auto;
	text-align: left;
	position: relative;
	}
	
img#splashImage {
	float: left;
	}

.errors div#content ul {
	list-style-type: disc;
	margin-left: 20px;
	}
	
.errors p, 
.errors div#content ul {
	font-size: .9em;
	}


/*-------------------- header section ---------------------*/
	
#header {
	float: left;
	width: 950px;
	}
	
#logo {
	float: left;
	width: 136px;
	height: 136px;
	background: #84858B;
	padding: 8px 0 6px 10px;
	margin-right: 8px;
	display:inline;
	}


/*-------------------- mainNav ---------------------*/
	
#header ul {
	width: 796px;
	float: left;
	}
	
#header ul li {
	float: left;
	position: relative;
	width: 112px;
	border-right: 2px solid #E6E9EC;
	}
#header ul li.last-child {border:0;}    /* when this class is merged with line below it doesn't get recognised in IE8 */
#header ul li:last-child {border:0;}

#header ul li a {
	display: block;
	background: #C6CDD4;
	color:#6C6E75;
	width: 108px;
	height: 50px;
	padding: 94px 2px 6px;
	}
#header ul li a:hover {
	background-color: #FFF;
	}

#header ul li ul {
	position: absolute;
	width: 112px;
	left: -999em;
	border-top: 2px solid #E6E9EC;
	z-index: 500;
	}
#header ul li:hover ul,
#header ul li.sfhover ul { /* sons of suckerfish forever OR making dropdowns work for IE */
	left: auto;
	clear: left;  /* makes dropdowns disappear on mouseoff */
	}

#header ul li ul li {
	width: 112px;
	float: left;
	border-bottom: 2px solid #E6E9EC;
	border-right: 0;
	}
#header ul li ul li a {
	height: auto;
	background: #FFF;
	padding: 10px 2px 6px 2px; 
	}
#header ul li ul li a:hover {
	background: #C6CDD4;
	}

#header ul li a.cur {
	background-color: #ABB6C0;
	color: #FFFFFF;
	}


/*-------------------- subNav ---------------------*/
	
#leftCol ul {
	width: 156px;
	float:left;
	margin-top: 8px;
	_width: 154px;
	}
#leftCol ul li a {
	display: block;
	background: #CFD7DF;
	color:#6C6E75;
	width: 140px;
	padding: 10px 3px 10px 3px;
	margin-bottom: 2px;
	}
#leftCol ul li a:hover {
	background-color: #FFF;
	}
#leftCol ul li a.cur {
	background-color: #ABB6C0;
	color: #FFF;
	}
#leftCol ul li a.last-child {margin-bottom: 1px;}

#brochureLink {
	float:left;
	margin-top: 8px;
	}
#brochureLink a {
	display:block;
	width: 146px;
	height: 86px;
	text-indent: -9000px;
	background: transparent url(/graphics/brochure_button_small.gif) no-repeat 0 0;
	}
#brochureLink a:hover {background-position: 0 -86px;}


/*-------------------- main section ---------------------*/

#breadcrumb {
	float: left;
	width: 793px;
	text-transform: lowercase;
	color: #84858B;
	margin: 8px 0 0 0px;
	padding: 8px 0 8px 2px;
	background: #F5 F8FB;
	border-bottom: 2px solid #F5F8FB;
	border-top: 2px solid #E6E9EC;
	}	
#breadcrumb a {color: #84858B;}
#breadcrumb a:hover {color: #333;}    

#leftCol {
	float: left;
	width: 154px;
	margin-bottom: 4em;
	}
	
#content {
	float: left;
	width: 796px;
	}

.block1 {
	float: left;
	width: 444px;
	margin-right: 12px;
	display: inline;
	} 

#gallery.listing .block1 {width: 560px;} 

#clients-and-news.listing .block1,
#clients-and-news.detail .block1 { width: 454px;}
	
.block2 {
	float: left;
	width: 340px;
	margin: 20px 0 0 0;
	} 

#relatedBox {
	float:left;
	width: 444px;
	border-top: 2px solid #F5F8FB;
	margin: 10px 0 10px;
	}
.related {
	float:left;
	width: 222px;
	}

	
/*-------------------- text styles -------------------*/

h1, h2, h3 {
	font-family: palatino, georgia, times, serif;
	}

h1 {
	margin: 20px 0 1em 0;
	color: #505867;
	font-size: 1.8333em; /* 22px */  
	}

h2 {
	margin: 15px 0 1em 0;
	color: #8E99B2;
	font-size: 1.5em;
	}

h3 {
	margin: 10px 0 1em 0;
	color: #8E99B2;
	font-size: 1.12em;
	}

address {
	font-style: normal;
	color: #505867;
	}
	
form { 
	margin: 16px 0 0 0;
	color: #505867;
	}
	
.block1 ul,
.block1 ol,
p { color: #505867;
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */
	margin: 0 0 1.5em 0;
	} 
	
#content a {color:#638098;}
#content a:hover {color:#384762;}

.block1 ul li b {
	font-weight: normal;
	color: #505867;
	}

.block1 ul,
#sitemap .block1 ul ul {
	list-style: disc;
	margin-left: 22px;  
	}
	#content .related ul,
	#clients-and-news #content ul {   
		list-style: none;
		margin-left: 0;
		}

.block1 ul li {padding: 0px 0 2px 0;}

.block1 ol {
	list-style: decimal;
	margin-left: 20px;
	}

#nav_categories a {color:#638098;}
#nav_categories a:hover,
#nav_categories a.cur {color:#384762;}
	
#content p.more a {
	display: block;
	width: 210px;
	background-color: #F5F8FB;
	padding: 3px;
	}
#content p.more a:hover {
	color: #FFF;
	background-color: #C6CDD4;
	}
 
#sitemap .block1 ul {
	list-style: none;
	margin-left: 0px;
} 


/*-------------------- thumbnails page ---------------------*/

#content ul.thumbnails {
	width: 560px;
	margin: 0;
	}
	
	#content ul.thumbnails li {
		width: 110px;
		height: 110px;
		overflow:hidden;
		float: left;
		padding: 0 2px 2px 0;
		}  
		#content ul.tall li {height: 165px;}
		#content ul.thumbnails li a small {
			position: absolute;
			left: -9000px;
			top: -9000px;
			}

#paginationWrapper {position: relative;}

p.pagination {
	position: absolute;
	top: 0;
	left: 570px;
	width: 226px;
	}
	
p.pagination a,
p.pagination strong {
	display: block;
	float: left;
	padding: 10px 8px 10px 8px;
	border-right: 2px solid #E6E9EC;
	}
p.pagination a {
	background: #F5F8FB;
	color:#84858B;
	}
p.pagination a:hover {
	background-color: #FFF;
	color: #84858B;
	}
p.pagination strong {
	background-color: #ABB6C0;
	color: #FFF;
	}
	
	

#singleImageBox {
	float: left;
	width: 796px;
	}
.singleImage {
	float:left;
	width: 340px;
	margin: 0 10px 10px 0;
	text-align: right;
	}
	
#imageInfo {
	width: 213px;
	margin: 0 10px 0 0;
	float: left;
	}
	
#next_previous {
	width: 223px;
	float: left;
	}
#next_previous p {
	float: left;
	width: 111px;
	color: #999;
	font-size: 0.9167em; /* 11px */ 
	}
#next_previous p.next {text-align: right;}
	
#next_previous p a {
	display:block;
	width: 93px;
	height: 25px;
	line-height: 25px;
	color: #A9ABB0;
	}

#next_previous p.previous a {
	padding-left: 17px;
	background: transparent url(/graphics/arrow_previous.gif) -290px top no-repeat;
	}
#next_previous p.previous a:hover {background-position: 0 top;}

#next_previous p.next a {
	text-align: right;
	padding-right: 17px;
	background: transparent url(/graphics/arrow_next.gif) right top no-repeat;
	}
#next_previous p.next a:hover {background-position: 100px top;}

#next_previous p.next span,
#next_previous p.previous span {
	line-height: 1.1em;
	display: block;
	}

	
	
/*-------------------- clients/news page ---------------------*/

#categories h2 {display: none;
	}
	
#leftCol #categories ul {margin-top: 0;
	}

#leftCol #categories ul li a {
	padding: 5px 3px 5px 18px;
	margin-bottom: 1px;
	width:125px;
	background: #ABB6C0;
	color: #FFF;
	}
#leftCol #categories ul li a:hover {
	color: #666;
	background: #FFF;
	}
#leftCol #categories ul li a.cur {background: #84858B;}
#leftCol #categories ul li a.cur:hover {color: #FFF;}

#featuredNews {width: 444px;}
	
#clients-and-news.landing h2 {margin-top: 0;}

#featuredClientsPress {
	float: left;
	width: 444px;
	}
#featuredPress,
#featuredClients {
	float: left;
	width: 211px;
	}
#featuredClients {
	padding: 0 10px 0 0;
	}
#featuredPress {
	padding: 0 0 0 10px;
	border-left:2px solid #F5F8FB;
	}
	
#clients-and-news .block2 {
	/* margin-top: 0;  Removed by Emily */
	line-height: 0;
	}
#clients-and-news .block2 img {margin-bottom: 2px;}



/*-------------------- home page ---------------------*/

#home #leftCol {height:1em;}
#home .block1 {
	width: 506px;
	margin: 8px 64px 0 0;
	}
#home .block2 {
	width: 226px;
	margin: 0 0 0 0;
	}
	
	
#home #images img {margin-bottom: 8px;}
#home #images p {
	font-size: 0.9167em;/*11px*/
	line-height: 1.3em;
	}
#home #images p a {color:#638098;}
#home #images p a:hover {color:#384762;}


#home h1 {
	text-indent: -9000px;
	width: 427px;
	height: 54px;
	background-image: url(/graphics/homepage_h1.gif);
	margin-top: 20px;
	}	
#home h2 {color: #3F4B55;margin-top: 32px;}
#home h3 {margin:0;}
#home h3 a {color: #78839D;}
#home h3 a:hover {color: #3F4B55;}

#home #brochureLink a {
	width: 226px;
	height: 128px;
	background: transparent url(/graphics/brochure_button_big.gif) no-repeat 0 0;
	}
#home #brochureLink a:hover {background-position: 0 -128px;}


/*------------------ clients and news styles -------------------*/

#clients-and-news p.date {
	margin-bottom: 0px;
	}  

.press #content li {
	margin-bottom: 10px;
	}

#clients-and-news.listing #content ul li {
	float: left; /* so news items clear ones above with images longer than the text */} 
#clients-and-news.listing #content ul li ul li {float: none;} 

.image {  
	width: 425px; 
	padding-bottom: 10px;
	}  

.medium {
	float: left;
	width: 230px;
	margin-right: 10px;
	}

.small {
	float: left;
	width: 180px;
	margin-right: 10px;
	}

.thumb {
	width: 150px; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	float: left;
	}   


/*------------------ contact styles -------------------*/

form fieldset { border: none;}

form legend {
	font-size: 1.1em;
	color: #8E99B2;
	display: block;
	padding: 6px 0 8px 0;
	_margin-left: -7px;
	}

form label {
	display: block;
	float: left;
	clear: left;
	width: 166px;
	padding: 0 4px 0 0;
	}
	
	form label.error {
		display: block;
		float: left;
		margin-left: 166px;
		width: 200px;
		padding: 4px;
		color: red;
		}

form input,
form textarea {
	float: left;
	color: #8E99B2;
	margin: 0 0 6px 0;
	padding: 4px;
	border:1px solid #999999;
	}
	
#name, #company, #address, #phone, #from, #message {
	width: 200px;
	}
	
#submitbutton input {
	background-color: #E4EBF3;
	color: #505867;
	border: 1px solid #8E99B2;
	margin: 0 6px 0 0;
	padding: 7px 14px;
	cursor: pointer;
	font-family: helvetica, arial, "sans-serif";
	}
	
#submitbutton input.buttonInput {
	background-color: #FFFFFF;
	}
	
	
/*-------------------- footer styles -------------------*/
	
#footer {
	margin: 20px 0 30px 0;
	float: left;
	width: 950px;
	}
	
#footer div {
	float: left;
	}
	
#footer div.footerLeft {
	width: 146px;
	background-color: #84858B;
	margin-right: 8px;
	}
	
#footer div.footerRight {
	width: 796px;
	text-align: right;
	background-color: #F5F8FB;
	}
	
#footer p,
#footer ul {
	margin: 10px 2px 20px 2px;
	font-size: .9em;
	}
	
#footer .footerLeft p {
	color: #F7F8FA;
	}
#footer .footerRight p {
	margin-right: 12px;
	float: right;
	}
#footer .footerRight ul li a {
	font-family: palatino, georgia, times, serif;
	text-transform: uppercase;
	}

#footer ul	 {
	float: left;
	margin-left: 10px;
	}
#footer ul li {
	float: left;
	margin-right: 32px;
	}

#footer a {color:#638098;}	
#footer a:hover {color:#384762;}

#footer p#siteCredit {
	float: left;
	width: 950px;
	text-align: right;
	margin: 0;
	color: #AEBBC7;
	}
#footer p#siteCredit a {
	color: #8198AB;
	}
