@charset "utf-8";
/* CSS Document */

/* General styles */
body {
	font-size: x-small;
	font-family: Verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #F1F1F1;
}

/* MENU UDM */
#udm ul {
	margin-left:0 !important;
	margin-top:1px !important;
	width:168px !important;
	w\idth:160px !important;
	}
#udm ul ul {
	width:160px !important;
	w\idth:152px !important;
	border-style:dashed;
	background-color:#f1f1f1;
	}
#udm ul ul ul {
	width:152px !important;
	w\idth:144px !important;
	border-style:dotted;
	background-color:#e6e6e6;
	}

#udm a {
	cursor:pointer !important;
	cursor:hand !important;
}

/* MISC. */
a img {
	border: none;
}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0; 
	padding: 0;
	border: none;
	visibility: hidden;
	background-color: #FFFFFF;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* General Text Styles */
h1 {
	font-size: 1.4em;
	color: #003366;
}
h2 {
	font-size: 1.2em;
	color: #003366;
	border-bottom: #000000 1px solid;
}
h3 {
	font-size: 1.2em;
	color: #003366;
}
h4 {
	font-size: 1.2em;
	color: #333333;
}
a {
	color: #000066;
	font-family: Verdana, arial, helvetica, sans-serif;
}
a:hover {
	color: #000066; 
	font-family: Verdana, arial, helvetica, sans-serif; 
	text-decoration: underline;
}
a:active {
	color: #000066;
	font-family: Verdana, arial, helvetica, sans-serif;
}
a:visited {
	color: #000066;
	font-family: Verdana, arial, helvetica, sans-serif;
}

/* Layout styles */
#wrap {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 99%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #716F64;
	border-bottom-color: #716F64;
	border-left-color: #716F64;
	border-top-width: 1px;
	min-width: 800px;
	_width: expression(((document.body.clientWidth)) < 800? "795px": "auto" );
}

/* Header Styles */
#container-header {
	font-size: 1em;
	width: 100%;
	color: #000066;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://portal.woodgroup.com/pls/portal30/docs/page/CORP_LH/STYLES/ese.gif);
}
#container-header ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#container-header ul li {
	display: inline;
}
#container-header a {
	color: #003366;
	text-decoration: none;
}
#container-header a:link {
	color: #003366;
	text-decoration: none;
}
#container-header a:visited {
	color: #003366;
	text-decoration: none;
}
#container-header a:hover {
	color: #003366;
	text-decoration: underline;
}
#container-header a:active {
	color: #003366;
	text-decoration: underline;
}
#brand {
	float: left;
	width: 160px;
	padding: 10px 0px 0px 10px;
}

/* Content styles */
#container-wrap {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 99%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #716F64;
	border-bottom-color: #716F64;
	border-left-color: #716F64;
	border-top-width: 1px;
	min-width: 780px;
	_width: expression(((document.body.clientWidth)) < 800? "795px": "auto" );
}
#container-content {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
#copyright {
	padding: 5px 10px 10px;
	font-size: 1.2em;
	float: left;
	width: 140px;
}
#backtotop {
	padding-left: 10px;
	font-size: 1.2em;
	float: left;
}

/* Breadcrumb styles */
#breadcrumb {
	font-size: 1.2em;
	float: left;
	padding: 25px 10px 10px;
}
#breadcrumb p {
	padding: 0px;
	margin: 0px;
}

/* Navigation styles */
#helplinks {
	font-size: 1.1em;
	float: right;
	padding: 15px 15px 10px 10px;
}
#helplinks img {
	padding-left: 3px;
}
#navSection {
	padding: 0 0 15px 0;
	width: 100%;
	background: #FFFFFF;
	margin: 0px;
}
#navSection a {
	font-size: 1.2em;
	color: #003366;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
	background: #FFFFFF;
	border: 1px solid #716F64;
	letter-spacing: 1px;
}
#navSection a:hover {
	color: #FFFFFF;
	background: #003366;
	text-decoration: none;
}
#navSection a:active {
	text-decoration: none;
}
#navSection a:visited {
	text-decoration: none;
}
#navSection .current {
	color: #FFFFFF;
	background: #003366;
	text-decoration: none;
}
#navSection ul {
	list-style-type: none;
	padding: 4px 0px 4px 13px;
	margin: 0px;
}
#navSection li {
	display: inline;
	margin-right: 5px;
}
unknown {
	font-weight: bold;
	margin: 1px 0px;
	padding: 0px 0px 1px 5px;
}
unknown {
	color: #000000;
}
unknown {
	margin: 1px 0px;
	color: #FFFFFF;
	border-bottom: #000000 1px solid;
	background-color: #ff6600;
	text-decoration: none;
	padding: 0px 1px 1px 3px;
}
unknown {
	background-color: #FFFFFF;
}
unknown {
	font-weight: normal;
	font-size: 1.1em;
	margin: 1px 0px;
	padding: 0px 0px 1px 3px;
}
unknown {
	color: #000000;
}
unknown {
	margin: 1px 0px;
	color: #FFFFFF;
	border-bottom: #000000 1px solid;
	background-color: #ff6600;
	text-decoration: none;
	padding: 0px 1px 1px 3px;
}
#navSection h3.navSectionactive a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navSection h3.navSectionactive a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#navSection h3.navSectionactive a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#navSection h3.navSectionServices {
	font-size: 1.1em;
	margin: 0px;
	width: auto;
	color: #FFFFFF !important;
	background-color: #999999;
	border-bottom-style: none !important;
	padding: 6px 0px 6px 12px;
}
#navSection h3.navSectionServices a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navSection h3.navSectionServices a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#navSection h3.navSectionServices a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* TWO COLUMN LAYOUT - LEFT */
#container-content .content-wrapper {
	float: left;
	width: 100%;
}
#container-content .content-column {
	margin: 0 0px 0 180px; /* Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth */
}
#container-content .left-column {
	float: left;
	width: 180px; /* Width of left column */
	margin-left: -100%;
}
.left-column div {
	position: absolute;
}
#container-content .right-column {
	float: left;
	width: 0px; /* Width of right column */
	margin-left: -0px; /* Set left margin to -(RightColumnWidth) */
}
#container-content .innertube {
	margin: 1.0em; /* Margins for inner DIV inside each column (to provide padding) */
	margin-top: 0;
}
#menu-container {
	width: 174px;
	line-height: 17px;
	float: left;
	top: 0px;
	left: 5px;
	margin: 0px;
	padding: 0px;
}
#main-container {
	min-height: 600px;
	height: auto;
	_height: 600px;
	font-size: 1.1em;
	line-height: 1.6em;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#main-container table {
	position: relative;
}
#main-container a {
	font-weight: bold;
	font-size: 1.1em;
	color: #003366;
	text-decoration: underline;
}
#main-container a:link {
	font-weight: bold;
	font-size: 1.0em;
	color: #003366;
	text-decoration: underline;
}
#main-container a:visited {
	font-weight: bold;
	font-size: 1.0em;
	color: #003366;
	text-decoration: underline;
}
#main-container a:hover {
	font-weight: bold;
	font-size: 1.0em;
	color: #EE0000;
	text-decoration: underline;
}
#main-container a:active {
	font-weight: bold;
	font-size: 1.0em;
	color: #003366;
	text-decoration: underline;
}
#home-container {
	font-size: 1.2em;
	float: left;
	margin: 0px;
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#home-container a {
	font-weight: bold;
	font-size: 1.2em;
	color: #003366;
	text-decoration: underline;
}
#home-container a:link {
	font-weight: bold;
	font-size: 1.2em;
	color: #990000;
	text-decoration: underline;
}
#home-container a:visited {
	font-weight: bold;
	font-size: 1.2em;
	color: #003366;
	text-decoration: underline;
}
#home-container a:hover {
	color: #003366;
	text-decoration: underline;
}
#home-container a:active {
	color: #003366;
	text-decoration: underline;
}

/* Banner styles */

#banner-container {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 111px;
}

.sidebar-banner {
	padding: 0px;
	display: inline;
	font-size: 1.2em;
	float: right;
	margin: 0px;
	border-left: #FFFFFF 1px solid;
	width: 35%;
}
.main-banner {
	padding: 0px;
	margin: 0px 35% 0px 0px;
}
#lower-container {
	padding: 0px;
	margin: 0px;
}
.historyText {
	font-weight: bold;
	font-size: small;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #999999;
	padding: 20px 10px 10px;
}
.historyNotes {
	padding: 10px;
	border-top: #FFFFFF 1px solid;
	font-weight: normal;
	font-size: x-small;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: Verdana, arial, helvetica, sans-serif;
	height: 69px;
	background-color: #5C5C5C;
}
.historyimage {
	vertical-align: top;
	border-left: #FFFFFF 1px solid;
	width: 300px;
	background-color: #5C5C5C;
}
.historyBanner {
	vertical-align: top;
	width: 300px;
	background-color: #5C5C5C;
}
.careersText {
	font-weight: normal;
	font-size: small;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #A5A5BA;
	padding: 20px 10px 10px;
}
.careersNotes {
	padding: 10px;
	border-top: #FFFFFF 1px solid;
	font-weight: normal;
	font-size: x-small;
	vertical-align: bottom; color: #FFFFFF;
	font-family: Verdana, arial, helvetica, sans-serif;
	height: 69px;
	background-color: #74748D;
}
.careersimage {
	vertical-align: top;
	border-left: #FFFFFF 1px solid;
	width: 300px;
	background-color: #FFFFFF;
}
.locationsBanner {
	width: 100%;
	background-color: #336598;
}
.locationsImage {
	vertical-align: top;
	/*width: 440px;*/
	/*width: 50% !important;*/
	width: 50%;
	/*overflow: hidden;*/
	float: left;
	margin: 0px;
	padding: 0px;
	/*height: 200px;*/
}
#banner-image {
	
	width: 100%;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
/*.locationsImage img {
	width: auto;
	overflow: hidden;
}*/
/*.locationsImage {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 200px;
	overflow: hidden; 
	width: 50%;
}*/
.locationsText {
	width: 50% !important;
	/*PADDING-RIGHT: 50px;*/
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.3em;
	PADDING-BOTTOM: 10px;
	VERTICAL-ALIGN: top;
	COLOR: #FFFFFF;
	PADDING-TOP: 15px;
	TEXT-ALIGN: left;
	background-image: url(http://portal.woodgroup.com/pls/portal30/docs/page/wg03_images/WG2007Files/wg07_banner_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: 2px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #FFFFFF;*/
}
#langlinks {
	TEXT-ALIGN: right;
	background-image: url(http://portal.woodgroup.com/pls/portal30/docs/page/CORP_LH/STYLES/corner-langs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

.locationsHome {
	width: 50% !important;
	/*PADDING-RIGHT: 50px;*/
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.3em;
	PADDING-BOTTOM: 10px;
	VERTICAL-ALIGN: top;
	COLOR: #FFFFFF;
	PADDING-TOP: 15px;
	TEXT-ALIGN: left;
	background-image: url(http://portal.woodgroup.com/pls/portal30/docs/PAGE/CORP_LH/STYLES/WG07_BANNER_BACKHOME.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom-width: 2px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #FFFFFF;*/
	/*min-height:200px;*/
	/*height:auto !important; */
	/*height:200px;*/
}
.csimage {
	vertical-align: top;
	width: 345px;
}
.csText {
	border-right: #CCCCBB 1px solid;
	font-weight: normal;
	font-size: 1.4em;
	vertical-align: top;
	color: #787878;
	background-color: #F5F4EF;
	text-align: left;
	padding: 20px 50px 10px 20px;
}
.careersBanner {
	vertical-align: top;
	width: 300px;
	background-color: #74748D;
}
.intros {
	font-weight: bold;
	font-size: 1.4em;
	color: #FFFFFF;
	line-height: 115%;
	font-family: Verdana, arial, helvetica, sans-serif;
}	
.intros p {
	color: #FFFFFF;
	font-family: Verdana, arial, helvetica, sans-serif;
}
.intros b {
	font-weight: bold;
	color: #003366;
	font-family: Verdana, arial, helvetica, sans-serif;
}
.features {
	padding: 15px;
	border-top: #CCCCCC 1px solid;
	vertical-align: top;
	width: 100%;
	border-bottom: #E1E1E1 1px solid;
	text-align: left;
}
.focushome {
	border-right: #CCCCBB 1px solid;
	font-weight: normal;
	font-size: 1.4em;
	vertical-align: top;
	color: #787878;
	background-color: #F5F4EF;
	text-align: right;
}
.divisions {
	border-right: #FFFFFF 15px solid;
	padding: 10px;}
#caption {
	width: 320px;
	float: right;
	clear: both;
	padding: 10px 20px;
}
#caption p {
	padding: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

/* Footer styles */
#container-footer {
	clear: both;
	font-size: 0.9em;
	padding-bottom: 3px;
	padding-top: 3px;
	width: auto;
	line-height: 1.7em;
	margin: 0px 30px;
}
#container-footer ul li {
	display: inline;
}
#container-footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#container-footer ul li {
	display: inline;
}
#container-footer ul li {
	display: inline;
}
#footer-inner {
	padding-left: 200px;
}
#container-footer a {
	color: #003366;
	text-decoration: none;
}
#container-footer a:link {
	color: #003366;
	text-decoration: none;
}
#container-footer a:visited {
	color: #003366;
	text-decoration: none;
}
#container-footer a:hover {
	color: #003366;
	text-decoration: underline;
}
#container-footer a:active {
	color: #003366;
	text-decoration: underline;
}
#container-footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menutab {
	padding-left: 10px;
}
.menutab a {
	color: #CCCCCC;
	text-decoration: none;
}
.menutab a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.menutab a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.menutab a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.menutab a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

/* TreeMenu Styles */
.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: auto;
}
.treeview {
	margin:1;
	list-style-type:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}
.treeview {
	margin-left:0px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #003366;
}
.treeview{
	left:0;
	top:0;
	z-index:20000;
	width:160px;
	cursor:default !important;
	border:none;
	text-align:left;
}
.treeview h1,.treeview h2,.treeview h3,.treeview h4,.treeview h5,.treeview h6{width:100%;}
.treeview li{
	display:block;
	list-style-type:none;
	position:static;
	margin:0;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.treeview ul {
	margin:0;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.treeview li ul {
	display:block;
	position:static;
	font-size:100%;;
	background-color: #F7F7F7;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.treeview li ul il{
	display:block;
	list-style-type:none;
	position:static;
	margin:0;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.treeview li ul il ul {

	display:block;
	position:static;
	background-color: #F7F7F7;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.treeview li ul il ul il {
	display:block;
	list-style-type:none;
	position:static;
	margin:0;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.treeview li ul il ul il ul {
	display:block;
	position:static;
	background-color: #EFEFEF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.treeview h3 {
	display:block;
	width:100%;
	margin:0;
	border:none;
	font-size:120%;
	text-decoration:none;
	font-weight: normal;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
}
.treeview h4 {
	display:block;
	width:100%;
	background:none;
	margin:0;
	padding:1;
	border:none;
	font-size:100%;
	text-decoration:none;
	font-weight: normal;
}
.treeview h5 {
	display:block;
	width:100%;
	background:none;
	margin:0;
	padding:1;
	border:none;
	font-size:120%;
	text-decoration:none;
	font-weight: normal;
}
.treeview h6 {
	display:block;
	width:100%;
	background:none;
	margin:0;
	padding:1px;
	border:none;
	font-size:120%;
	text-decoration:none;
	font-weight: normal;
}

/* Search Styles */

#search {
	text-align: right;
}
#search INPUT {
	font:90% verdana, arial, helvetica, sans-serif;
	color:#000000;
	border: 1px solid #999999;
	width:154px;
}
#search .btnG {
	color:#000000;
	border: 1px solid #999999;
	width:60px;
}
.hidden {
	visibility: hidden;
}
#imagewide {
	width: auto;
	overflow: hidden;
}

/* Added Styles */

#wrapa {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 99%;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #716F64;
	border-bottom-color: #716F64;
	border-left-color: #716F64;
	border-top-width: 1px;
	min-width: 800px;
	_width: expression(((document.body.clientWidth)) < 800? "795px": "auto" );
}

@media print    
{
body {
	padding: 0px;
	font-size: 8pt;
	background: none transparent scroll repeat 0% 0%;
	margin: 0px;
	line-height: 120%;
	font-family: arial, helvetica, sans-serif;
}
#container-header {
	background: none transparent scroll repeat 0% 0%;
}
#main-container {
	margin-left: 0px;
}
#home-container {
	margin-left: 0px;
}
#helplinks,
#breadcrumb,
#container-toplinks,
#menu-container,
#backtotop {
	display: none;
}
a:link {
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%;
	color: blue;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%;
	color: blue;
	text-decoration: underline;
}
h1, h2, h3 {
	background: white;
	color: black;
}
}