@charset "utf-8";

@import url("reset.css");
@import url("nav.css");


html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;  
	line-height: 1.5em;
	background: url(/images/bodybg.jpg) repeat-x #f6f6f6;
}

@-moz-document url-prefix() {
	body#site {
		overflow-y: scroll;
	}
}

h1 {
	font-size: 2em;
	color: #00a2b2;
	padding: 0;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

h1.newsArchiveTitle	{
	margin: 20px 0	
}

#homeLeft h1 {
	margin: 20px 0 0 0 ;
}

#newsH1 {
	margin: 0 0 20px 0;
	line-height: normal;
	color: #666;
}

	
h2 {
	font-size: 1.17em;
	color: #666;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

#furtherContent h2.ctaNewsHeader {
	margin: 0 0 15px 0;
	font-size: 1.17em;
}

h2.newsDate {
	color: #00A2B2;
	width: 100%;
	clear: both;
}

h2.whiteSifrH2 {
	color: #fff;
}

h3 {
	color: #666;
}

h3.blueSifrH3 {
	color: #00A2B2
}

h1 + p {
	color: #00a2b2	
}

a {
	text-decoration: none;
	color: #00a2b2
}

a:hover {
	text-decoration: underline;
}

.clear {
	line-height: 0.01em;
	height: 1px;
	clear: both;
}

form {
	display:inline;
	margin: 0;
	padding: 0;
}

.styledLink {
	display: inline-block;
	height: 25px;
	background: url(/images/styledLinkBG.jpg) no-repeat top left;
}

	.styledLink b {
		display: inline-block;
		height: 22px;
		margin: 0 0 0 20px;
		padding: 3px 28px 0 0;
		background: url(/images/styledLinkBG.jpg) no-repeat top right;
		font-weight: normal;
		cursor: pointer;
		color: #333;
	}
	
.styledLink:hover {
	text-decoration: none;
}

.yellow, a.yellow {
	color: #FEBD11;
}

a img {
	border: none;
}

strong {
	color: #00a2b2
}

#container, #footer {
	width: 969px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: url(/Images/containerBG.png) repeat-y;
}

	#header {
		height: 150px;
		padding: 0 27px;
		background: url(/images/headerBG.jpg);
	}
	
		#OCS {
			float: left;
			width: 170px;
			height: 125px;
			text-indent: -10001px;
			background: url(/Images/logo.png);
			margin: 0;
			padding: 0;
			overflow: hidden;
		}
		
		#topControls {
			float: right;
			height: 67px;
			width: 580px;
			padding: 10px 0 0 0;
			position: relative;
			color: #fff;
			font-weight: bold;
			font-size: 1.13em;
		}
		
			#topControls img {
				vertical-align: middle;
				margin: 0 5px 0 0;
				cursor: pointer;
			}
			
			#topControls #ifs {
				cursor: default;
				float: right;
				position: absolute;
				top: 47px;
				right: 0;
			}
			
			* html #topControls #replacedImg {
				position: absolute;
				top: 60px;
				right: 0;
			}
			
			#topControls a {
				color: #fff;
			}
			
			#topControls a.yellow {
				color: #FEBD11;
			}

			
			.headerSearchField {
				width: 155px;
				height: 15px;
				background: url(/Images/headerSearchField.jpg) top right no-repeat;
				border: none;
				font-family: Arial, Helvetica, Sans-Serif;
				font-size: 11px;
				color: #666;
				padding: 5px;
				margin: 3px 0 0 20px;
				vertical-align: middle;
				position: absolute;
				top: 5px;
				right:30px;
			}
			
			.headerSearchInp {
				width: 30px;
				height: 25px;
				border: none;
				margin: 0;
				padding: 0;
				position: absolute;
				top: 8px;
				right: 0px;
			}
	
	#topNav {
		height: 25px;
		width: 726px;
		float: right;
		margin: 0;
		padding: 0 0 0 0;
		list-style: none;
		clear: both;
	}
		
		.further #topNav {	
			border-bottom: 1px solid #e5e5e5;
			margin: 0 0 20px 0;
		}
	
	#sideNav {
		width: 175px;
		float: left;
		margin: 0 19px 0px 0px;
		background: url(/images/ctaDisplayBG.jpg) no-repeat;
		min-height: 400px;
	}
	
	#flash {
		margin: 0;
		padding: 0 27px 20px 27px;
		height: 300px;
		background:url(/images/flashBG.jpg);
		clear: both
	}
	
	#homeContent {
		background: url(/images/contentRep.jpg) repeat-y;
		overflow: hidden;
		padding: 0 27px 20px 27px;
	}
		#furtherContent {
			background: url(/images/defaultContentBG.jpg) repeat-x -1px 0px;
			overflow: hidden;
			padding: 0 27px 20px 27px;
		}
	
	#defaultContentBG {
		background:url(/images/contentRep.jpg) repeat-y -1px 0px;
		overflow: hidden;
	}
	
	#furtherContent {
		padding-top: 20px;
	}
	
		#furtherContent h2 {
			font-size: 18px;
		}	
	
		#caseStudiesWrap {
			clear: both;
		}
		
		#rightTextWrap {
			width: 526px;
			float: left;
		}
		
			#rightTextWrap ul {	
				margin: 10px 0 10px 5px;
				padding: 0;
				list-style: none
			}
			
				#rightTextWrap ul li {	
					padding: 0 0 0 15px;
					background: url(/images/yellowArrow.gif) no-repeat 5px 5px;
				}
		
		#right {
			float: left;
			width: 721px;
		}
	
		#homeLeft {
			width: 604px;
			float: left;
			margin: 0 17px 0 0;
		}
		
			#homeLeft p {
				line-height: 1.7em;
			}
		
			

		
		#homeRight {
			width: 292px;
			float: right;
		}
		
			#homeNewsArea {
				background: url(/images/curvedGradBG.jpg) no-repeat;
				min-height: 134px;
				padding: 15px 0 0 20px;
				margin: 24px 0 20px 0;
				position: relative;
			}
			
				#homeNewsArea h2, #sectorsServices h2 {
					margin: 0 0 10px 0;
					padding: 0;
					color: #666;
					background: url(/images/yellowArrow.gif) no-repeat 90px 6px;
				}
				
				#homeNewsArea strong {
					display: block;
				}
				
					.homeAreaOtherLink {
						position: absolute;
						top: 4px;
						right: 35px;
						margin: 0;
					}
					
						.homeAreaOtherLink a {
							font-size:1.17em;
							color:#00A2B2;
							font-weight: bold;
						}
				
				#homeNewsArea p {
					margin: 0 0 15px 0;
					padding: 0 15px 0 0;
		
				}
				
				#homeNewsArea .styledLink {
					margin-top: 10px;
					
				}
				
		#homeBar {
			clear: both;
		}
				
			#getInTouch {
				background: url(/images/curvedGradBG.jpg) no-repeat;
				padding: 20px 20px 0 20px;
				margin: 20px 0 0 0;
				width: 252px;
				float: left;
			}
				#getInTouch h2 {
					margin: 0 0 10px 0;
					padding: 0;
					color: #666;
				}
				
				#getInTouch input.callbackInp {
					font-size: 10px;
					color: #333;
					font-family: Arial, Sans-Serif;
					border: 1px solid #ccc;
					width: 73px;
					padding: 3px;
					margin: 0 5px 0 0;
					float: left;
				}
				
				
				#getInTouch input.homeCallbackSubmit {
					width: auto;
					height: auto;
					padding: 0;
					border: none;
					margin: 0;
					position: relative;
					top: 3px;
				}
				
				#homeCallback {
					background: url(/images/letUsCallYou.jpg) no-repeat;
					width: 230px;
					position: relative;
					margin: 0 0 15px 0;
					padding: 55px 0 0 20px;
				}
				
					#homeCallback select {
						width: 210px;
						font-family: Arial, Sans-Serif;
						color: #333;
						border: 1px solid #aaa;
						padding: 1px;
					}
						
					#homeCallback option[disabled] {
						color: #999;
						font-style:italic;
					}
					
					.callbackForm, .visitJobsite {
						position: absolute;
						top: 85px;
						left: 20px;
						display: none;
					}
					
						.visitJobsite img {
							vertical-align: middle;
							cursor: pointer;
							margin: 0 0 0 10px;
						}
				
				#sendYourEnquiry {	
					background: url(/images/sendYourEnquiry.jpg) no-repeat;
					position: relative;
					margin: 0 0 15px 0;
					height: 85px;
				}
				
					#sendYourEnquiry a {
						display: block;
						width: 46px;
						height: 23px;
						position: absolute;
						right: 25px;
						bottom: 15px;
						color: #333;
						text-align: center;
						background: url(/images/homeGo.jpg) no-repeat;
						text-indent: -10001px;
					}
					
					#sendYourEnquiry a:hover {
						text-decoration: none;
					}
					
			#caseStudy {
				background:url(/images/caseStudyBG.jpg) no-repeat;
				padding:  15px 140px 15px 20px;
				width: 443px;
				float:left;
				margin: 20px 20px 0 0;
			}
			
				#caseStudy h2, #caseStudy h3 {
					font-size: 24px;
					line-height: normal;
					margin: 0 0 10px 0;
					padding: 0;
					height: 24px;
				}
				
				#caseStudy p {
					margin: 0 0 20px 0;
				}
			
			#breadcrumb {
				margin: 0 0 10px 0;
				color: #666;
			}
			
				#breadcrumb a {
					color: #666;
				}
			
		#latestNews {
			width: 162px;
			float: left;
		}
		
		#CTAdisplay {
			float: right;
			width: 155px;
			min-height: 370px;
			padding:10px;
			background: url(/images/ctaDisplayBG.jpg) no-repeat;
		}
		
			#CTAdisplay img {
				max-width: 155px;
			}
			
			* html #CTAdisplay { height: 370px }
		
	#footerWrap {
		text-align: center;
	}

	#footer {
		min-height: 470px;
		clear: both;
		background: url(/Images/footerBG.jpg) no-repeat -1px top;
		position: relative;
	}
	
		.footerImg {
			float: left;
		}
		
		.footerFirstImg {
			clear: left;
			margin: 0 0 0 100px
		}
		
		.footerLastImg {
			margin: 0 0 0 25px;
			position:relative;
			top: -20px;
		}
	
		#footer ul {	
			width: 291px;
			float: left;
			margin: 15px 0 50px 20px;
			padding: 0;
			list-style: none;
		}
		
		#footer ul#firstUL {
			margin: 15px 0 0 27px;
		}
		
		#footer li {	
			display: block;
			padding: 0 0 0 72px;
			background: url(/Images/yellowArrow.gif) no-repeat 60px 5px;
			margin: 0 0 2px 0;
		}
		
			#footer a {
				color: #333;
			}
		
		#footer .firstLiChild, #footer .secondLiChild {
			padding: 0 0 15px 60px;
			margin: 0 0 15px 0;
			color: #00A2B2;
			font-size: 1.17em;
			font-weight: bold;
			border-bottom: 1px solid #fff;
			background: none;
		}
		
		#footer .secondLiChild {
			margin: 15px 0 15px 0;
		}
		
		#copyright {
			text-align: center;
			clear: both;
			width: 100%;
			position: absolute;
			bottom: 10px;
			left: 0;
		}

	/* NEWS ARCHIVE PAGE */

#archiveYearButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #d0d0d0;
}

	#archiveYearButtons a {
		height: 26px;
		width: 8.3%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
		font-weight: bold;
	}

	#archiveYearButtons a:hover {
		text-decoration: none;
		background: #eee;
	}
	
	#archiveYearButtons a.directorySubmitSelected {
		background: #eee;
	}

#archiveMonthButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #eee;
	margin-bottom: 20px;
}

	#archiveMonthButtons a {
		height: 26px;
		width: 8.3%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
		color: #666;
		font-size: 11px;
		font-weight: bold;
	}
	
	.ie #archiveMonthButtons a {
		width: 8.27%;
	}
	
	#archiveMonthButtons a.directorySubmitSelected {
		color: #FCBD0D;
		font-size: 12px;
		text-transform: uppercase;
		
	}

	#archiveMonthButtons a:hover {
		text-decoration: none;
		background: #e0e0e0;
	}

.newsListing {
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 0 0 20px 0;
	padding: 20px;
	position: relative;
	background: url(/images/newsListingGrad.jpg) bottom left repeat-x;
}

	.newsListing h3 {
		color: #01A3B3;
		font-size: 1.2em;
	}

.listingTop {
	position: absolute;
	top: -1px;
	left: -1px;
}

.listPagination {
	text-align: center;
}

/* NEWS ARTICLE PAGE */

.newsBackLinkTop {
	float: right;
}

/* ENQUIRY PAGE */
#contactForm {
	width: 490px;
	border-bottom: 7px solid #f6f6f6;
}

	#contactForm label {
		display: inline-block;
		width: 125px;
		vertical-align: top
	}
	
	#contactForm .buttoninput {
		color: #fff;
		background: #676767;
		border: none;
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
		vertical-align: middle;
		margin: 0 10px 5px 0;
		font-family: Tahoma, Helvetica, sans-serif
	}


	.contactSpacer1, .contactSpacer2 {
		padding: 10px;
	}
	
	.contactSpacer1 {
		background: #f6f6f6;
	}
	
	.contactTextInput {
		width: 141px;
		height: 15px;
		/*background: url(../images/inputBG.jpg) top right;*/
		border: 1px solid #ccc;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
	}
	
	.contactTextInputError {
		width: 141px;
		height: 15px;
		/*background-image: url(../images/inputBG-active.jpg) top right;*/
		border: 1px solid #d43434;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
	}
	
	.contactTextarea {
		width: 218px;
		height: 71px;
		/*background: url(../images/textarea-BG.jpg) bottom left;*/
		border: 1px solid #ccc;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.contactTextareaError {
		width: 218px;
		height: 71px;
		/*background: url(../images/textarea-BG-active.jpg) bottom left;*/
		border: 1px solid #d43434;
		color: #666;
		font-size: 11px;
		padding: 4px 5px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
.ctaCaseStudy, .ctaNews {
					padding: 10px;
					margin: 0 0 10px 0;
					background: url(/images/ctaCaseStudyBG.jpg) no-repeat;
					width: 135px;
				}		

				.ctaCaseStudy h3, .ctaNews h3 {
					color: #00A2B2;
					margin: 0 0 5px 0;
					font-size: 12px;
					background: none;
					vertical-align: top;
				}
				
				.ctaCaseStudy p, .ctaNews p {
					margin: 5px 0;
				}
				
				.ctaNews h2 {
					color: #00A2B2;
				}
				
/* search results */

.searchResult {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
}

	.searchResult h3 {
		margin-bottom: 10px;
	}
	
/* affiliations */

#affiliations {
	padding-left:37px;
}

#affiliations img {
	border:1px solid #CCCCCC;
	float:left;
	margin:3px;
	width:140px;
}
