@charset "UTF-8";

.smallTxt {
	font-size: .9em;
	text-align: left;
}

.smallWhtTxt {
	font-size: .9em;
	color: white;
	text-align: left;
}

.smallGryTxt {
	font-size: .9em;
	color: gray;
	text-align: center;
}

.smallGryTxt a:link, .smallGryTxt a:visited, .smallGryTxt a:hover, .smallGryTxt a:active {
	color: #003399;
}

.redText {
	color: red;
}

.titleSubscript {
		font-size: .6em;
		letter-spacing: 1px;
}

.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*	font-size: 1em;*/
	font-size: 10px;
	}
	
.formFieldGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	}

.wrapper {
	position: relative;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	text-align: left;
	border-top: 0;
	border-right: 1px solid black;
	border-bottom: 0;
	border-left: 1px solid black;
	background: url(../images/BG_wrapper.gif) top left repeat-y;
}

.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

.blackBar {
	position: relative;
	top: 0px;
	width: 990px;
	/*height: 2em;*/
	height: 18px;
	background-color: black;
	}
	
#headerHomeLink {
	position: absolute;
	z-index: 75;
	top: 20px;
	left: 0px;
}

.header {
	position: relative;
	height: 92px;
	background: url(../images/BG_Banner.gif) repeat-x;
}

.headerLogo {
	position: relative;
	top: 0px;
	height: 92px;
	background: url(../images/logo.gif) top left no-repeat;
}

.headerMap {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 355px;
	width: 340px;
	height: 92px;
	/*background: url(../images/mapHolder.jpg) no-repeat;*/
}

#searchForm {
	position: absolute;
	top: 45px;
	right: 30px;
	padding: 2px;
	margin: 0px;
	z-index: 200;
	}

#banner {
	width: 717px;
	height: 195px;
	border-bottom: 1px solid black;
}

#content {
	width: 660px;
	border: 0px solid red;
	padding: 10px;
	margin-left: 16px;
}

.worldMap {
	background: url(../images/world-map.jpg) top center no-repeat; 
}

#content ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 10px;
	list-style-position: outside;
	line-height: 1.5em;
}

#content ol {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	list-style: decimal;
	padding-left: 20px;
	margin-bottom: 10px;
	list-style-position: outside;
	line-height: 1.5em;
}

#content li {
	margin-bottom: 10px;
}

#content ul ul{
	font-size: 100%;
	line-height: 150%;
	padding-top: 5px;
}

#content ol ul{
	font-size: 100%;
	line-height: 150%;
	padding-top: 5px;
}

#content h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	padding:10px 0px 20px 0px;
	text-transform: uppercase;
	clear: both;
}

#content h2.leader {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	padding:10px 0px 20px 0px;
	text-transform: none;
	clear: both;
}

#content h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding:10px 0px 5px 10px;
	text-transform: uppercase;
	clear: both;
}

#content h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: red;
	padding:10px 0px 20px 0px;
	text-transform: uppercase;
	clear: both;
}

#emailIcon {
	border: 0px solid red;
	width: 240px; 
	padding: 0 0 11px 0; 
	margin: 12px 0 0 10px;  
	background: url(../images/e-mail.jpg) top left no-repeat;
}

#emailIcon p {
	padding: 18px 5px 0 55px; 
	color: white;
}

#emailIcon p a {
	color: white;
}

#officeIcon {
	border: 0px solid red; 
	width: 240px; 
	padding: 0 0 11px 0; 
	margin: 0 0 0 10px; 
	background: url(../images/office-locator.jpg) top left no-repeat;
}

#officeIcon p {
	padding: 18px 5px 0 55px; 
	color: white;
}

#officeIcon p a {
	color: white;
}

#eNewsIcon {
	border: 0px solid red; 
	width: 240px; 
	padding: 0 0 11px 0; 
	margin: 0 0 0 10px;  
	background: url(../images/subscribe-emailer.jpg) top left no-repeat;
}

#eNewsIcon p {
	padding: 18px 5px 0 55px; 
	color: white;
}

#eNewsIcon p a {
	color: white;
}

/* SRI CSS */

.SRI {
	line-height: 1.3em;
}

.align-left {
	float: left; margin: 0 2px 5px 0;
}

.align-right {
	float: right; margin: 0 0 5px 2px;
}

.SRIWht {
	color: white;
	line-height: 1.3em;
}

.SRIHead {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #039;
	font-weight: bold;
	margin-bottom: 15px;
}

.SRIHead a:link {
	color: #039;
	text-decoration: none;
}

.SRIHead a:visited {
	color: #039;
	text-decoration: none;
}

.SRIHead a:hover {
	color: #039;
	text-decoration: none;
}

.SRIHead a:active {
	color: #039;
	text-decoration: none;
}

.SRIHeadWht {
	font-size: 1.8em;
	line-height: 1.2em;
	color: white;
	font-weight: bold;
	margin-bottom: 4px;
}

.SRIHeadWht a:link {
	color: white;
	text-decoration: none;
}

.SRIHeadWht a:visited {
	color: white;
	text-decoration: none;
}

.SRIHeadWht a:hover {
	color: white;
	text-decoration: none;
}

.SRIHeadWht a:active {
	color: white;
	text-decoration: none;
}

#SRIwrapper {
	overflow: auto;
	margin-right: 10px;
}

#SRI {
	width: 192px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
/*	background: url(../images/BG_BoxHome2.jpg);*/
	border-right: 1px solid #ccc;
	-moz-border-radius: 7px;
}

#SRILast {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRI_Nuke {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxGreen.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRI_Govt {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxRed.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRI_Oil {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxViolet.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRI_Maritime {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxBlue.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRI_Wind {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxBlue2.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRI_Chem {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxViolet2.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRI_Min {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxBlue3.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#SRIother {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/BG_BoxOther.jpg);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.SRIsub {
	width: 190px;
}

#SRI.first, #SRI_Nuke.first, #SRI_Oil.first, #SRI_Govt.first, #SRIother.first, #SRI_Maritime.first, #SRI_Wind.first, #SRI_Chem.first, #SRI_Min.first {
	margin-left: 0px;
}

#boxTextHome {
	height: 245px;
}

#boxText {
	height: 180px;
}

#lifecycle {
	padding: 10px 10px 10px 105px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow: auto;
}

.stage01 {
	background: url(../images/design-and-approval.jpg) top left no-repeat;
}

.stage02 {
	background: url(../images/construction-and-procurement.jpg) top left no-repeat;
}

.stage03 {
	background: url(../images/plant-operation.jpg) top left no-repeat;
}

.stage04 {
	background: url(../images/plant-lifetime.jpg) top left no-repeat;
}

.stage05 {
	background: url(../images/shutdown-and-decommission.jpg) top left no-repeat;
}

.DOE {
	background: url(../images/DOE.jpg) top left no-repeat;
}

.DHS {
	background: url(../images/DHS.jpg) top left no-repeat;
}

.DOD {
	background: url(../images/DOD.jpg) top left no-repeat;
}

.upstream {
	background: url(../images/upstream.jpg) top left no-repeat;
}

.midstream {
	background: url(../images/midstream.jpg) top left no-repeat;
}

.downstream {
	background: url(../images/downstream.jpg) top left no-repeat;
}

.portsTerminals {
	background: url(../images/ports-and-terminals.jpg) top left no-repeat;
}

.maritimeConstruction {
	background: url(../images/maritime-construction.jpg) top left no-repeat;
}

.vesselOperation {
	background: url(../images/vessel-operation.jpg) top left no-repeat;
}

.conversion {
	background: url(../images/conversion.jpg) top left no-repeat;
}

.projectDevelopment {
	background: url(../images/project-development.jpg) top left no-repeat;
}

.design {
	background: url(../images/design.jpg) top left no-repeat;
}

.construction {
	background: url(../images/construction.jpg) top left no-repeat;
}

.operationMaintenance {
	background: url(../images/operationMaintenance.jpg) top left no-repeat;
}

.processSystemDesign {
	background: url(../images/process-and-system-design.jpg) top left no-repeat;
}

.implementationSupport {
	background: url(../images/implementation-support.jpg) top left no-repeat;
}

.auditsAssessments {
	background: url(../images/audits-and-assessments.jpg) top left no-repeat;
}

.thirdPartyInspections {
	background: url(../images/third-party-inspections.jpg) top left no-repeat;
}

.hazardAnalysis {
	background: url(../images/hazard-analysis.jpg) top left no-repeat;
}

.evaluatingRisk {
	background: url(../images/evaluating-risk.jpg) top left no-repeat;
}

.analysisAndAssessments {
	background: url(../images/analysis-and-assessments.jpg) top left no-repeat;
}

#contactPlate {
	padding: 20px;
	border: 1px solid white;
	background: url(../images/BG_Contact.jpg) bottom center no-repeat;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	clear: both;
}

#testimonials {
	padding: 20px;
	border: 1px solid white;
	background: #eee;
	font-style: italic;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	clear: both;
}

#testimonials p {
	border-bottom: 1px solid white;
	padding-bottom: 10px;
}

#testimonials p.last {
	border-bottom: 0px;
}

#navBeta {
	position: absolute;
	text-align: left;
	width: 273px;
	height: 195px;
	background: #036;
	border-bottom: 1px solid black;
	top: 139px;
	right: 0;
/* HACK 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 273px;*/
}

/* Opera 5 
body>#navBeta {width: 273px;}*/

#navBeta2 {
	position: absolute;
	text-align: left;
	width: 273px;
	height: auto;
	top: 337px;
	right: 0px;
	z-index: 1;
}

.PQMcontainer {
	clear: both;
	overflow: auto;
	width: 98%;
	height: 261px;
	text-align: left;
	background: url(../images/PQM_01.jpg) top left no-repeat;
	border: 0px solid red;
}

#PQM {
	width: 220px;
	float: left;
	border: 0px solid green;
	font-size: .9em;
	margin: 70px 0 0 0;
	padding: 4px 4px 4px 35px;
	left: 0px;
}

.PQMcontainer2 {
	clear: both;
	overflow: auto;
	width: 98%;
	height: 320px;
	text-align: left;
	background: url(../images/PQM_02.jpg) top left no-repeat;
	border: 0px solid red;
}

#PQM2 {
	width: 400px;
	float: left;
	border: 0px solid green;
	font-size: 0.9em;
	margin: 70px 0 0 0;
	padding: 4px 4px 4px 35px;
	left: 0px;
}

.PQMcontainer3 {
	clear: both;
	overflow: auto;
	width: 98%;
	height: 359px;
	text-align: left;
	background: url(../images/PQM_03.jpg) top left no-repeat;
	border: 0px solid red;
}

#PQM3 {
	width: 200px;
	float: left;
	border: 0px solid green;
	font-size: .9em;
	margin: 120px 0 0 0;
	padding: 4px 4px 4px 35px;
	left: 0px;
}

#RSS {
	width: 275px;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	margin: 0 3px 10px 0;
	background: #eeeeee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}

.navBetaHead {
	font-size: 1.8em;
	line-height: 1.2em;
	color: white;
	font-weight: bold;
	padding: 15px 10px 10px 20px;
	margin-bottom: 4px;
}

.navP {
	padding: 0px 20px 0 0;
	}
	
.navP img {
	float: left;
	padding-right: 4px;
	}
	
.navRSS {
	color: white;
	padding: 0px 20px 4px 20px;
	}

.navRSS img {
	float: left;
	padding-right: 4px;
	}

.navBetaP {
	color: white;
	padding: 0px 20px 0 20px;
	}
	
.navBetaP a:link {
	color: white;
	}
	
.navBetaP a:visited {
	color: white;
	}
	
.navBetaP a:hover {
	color: white;
	}
	
.navBetaP a:active {
	color: white;
	}
	
.navBetaP img {
	float: left;
	padding-right: 4px;
	}
	
.navBetaRSS {
	color: white;
	padding: 0px 20px 4px 20px;
	}

.navBetaRSS img {
	float: left;
	padding-right: 4px;
	}
	
#brochures {
	float: left; 
	overflow: auto; 
	padding: 4px; 
	width: 320px;
}

#brochures img {
	float: left;
	border: 1px solid black;
}

#brochures p {
	padding-left: 60px;
}

.footer {
	position: relative;
	width: 990px;
	margin: 0 auto;
	background: black;
}

.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 990px;
	padding: 0 0 0 25px;
	color: #fff;
	font: 1.0em VERDANA;
	text-align: left;
}

.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.wrapperlan {
	position: relative;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	text-align: left;
	border-top: 0;
	border-right: 1px solid black;
	border-bottom: 0;
	border-left: 1px solid black;
	background: url(../images/BG_wrapper.gif) top left repeat-y;
	overflow: auto;
	padding-bottom:100px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
#tabberUL ul {
	padding: 0;
	margin: 0;
}

.tabberlive .tabbertabhide {
 display: none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabberlive {
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin: 0;
 padding: 0;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin: 0 0 0 3px;
 border: 1px solid #ccc;
 border-bottom: none;
 background: #eee;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #369; text-decoration: none;}
ul.tabbernav li a:visited { color: #369; text-decoration: none;}

ul.tabbernav li a:hover
{
 color: #fff;
 background: #369;
 border-color: #369;
 text-decoration: none;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #369;
 background: white;
 border-left: 1px solid #ccc;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 margin: 1px 0 0 0;
 padding:20px;
 border: 1px solid #ccc;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
 }


