@charset "utf-8";
/* CSS Document */

/* --- TAGs --- */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #676869;
	font-size: 70%;
}

h1 {
	color: #005C84;
	font-size: 175%;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	color: #005C84;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	color: #005C84;
	font-size: 125%;
	font-weight: normal;
	margin-bottom: 0px;
	text-transform: uppercase;
}

p {
	margin: 0 0 15px 0;
}

hr {
	border-top: 1px solid #A7A9AC;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

th {
	text-align: left;
}

/* --- Tables --- */

table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

th, td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

td.upstream a {
	color: #00A8C9;
}

td.downstream a {
	color: #7581BD;
}

td.power a {
	color: #D9562A;
}

td.hydro a {
	color: #007CB9;
}

table.plain {
	border-top: none;
	border-left: none;
}

th.plain, td.plain {
	border-right: none;
	border-bottom: none;
}



/* --- LINKs --- */

a {
	color: #005C84;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* #nav a {
	margin: 0 10px;
	color: #616366;
} */

/* #nav a:hover {
	color: #005C84;
} */

#footLinks a, #copyright a {
	margin: 0px 3px;
}

#solutionLinks a {
	margin: 0px 1px;
}	

#copyright a, #solutionLinks a {
	color: #676869;
}

a.foot {
	color: #676869;
}

/* --- end --- */

#homeContent h1 {
	font-size: 170%;
	color: #005C84;
}

#homeContent h1 span {
	color: #000000;
}

#content1 h1 {
	text-transform: uppercase;
}

#fullWidthContent h1 {
	text-transform: uppercase;
}

/* right hand column -- */

#column h2 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	color: #005C84;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A7A9AC;
}

#column h3 {
	color: #005C84;
	padding: 2px 0;
	margin: 0px;
	font-size: 90%;
}

#column h3 a {
	color: #005C84;
}





/* preview box --- */

.previewBox {
	margin:0 0 20px 0;
}

.previewBoxHeader {
	/* border-bottom: 1px solid #A7A9AC; */
}

.previewBoxHeader h2 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	color: #676869;
	margin: 0px;
	padding: 0 0 5px 0;
}

.previewBoxMain {
	padding: 5px 0;
	/* font-size: 90%;*/
	color: #676869;
}

.previewBoxMain ul {
	margin: 0px;
	padding: 0px;
}

.previewBoxMain li {
	list-style-type: none;
	margin: 0 0 5px 0;
}

.previewBoxMain li a {
	color: #676869;
}

.previewBoxMain li span {
	color: #005C84;
	font-weight: bold;
}

#banner {
	width: 178px;
	height: 85px;
	padding: 5px;
	border: 1px solid #A7A9AC;
	color: #676869;
}

/* -- modules -- */

#module ul {
	margin: 0px;
	padding: 0px;
}

#module li {
	margin: 0px;
	padding: 5px 0px;
	list-style-type: none;
}

div .moduleItem {
	float: left;
	width: 85%;
}

div .moduleDate {
	float: left;
	width: 15%;
}

div .vacancyItem {
	float: left;
	width: 70%;
}

/* search form --- */

form.search {
	margin: 0px;
	padding: 0px;
}

form.search label {
	font-size: 80%;
	vertical-align: middle;
}

form.search input.search {
	font-size: 10px;
	width: 100px;
	vertical-align: middle;
	margin: 0 5px 0 3px;
}

form.search input.searchButton {
	vertical-align: middle;
	font-size: 80%;
	padding: 0 1px;
	background-color: #e7e8e9;
	border: 1px solid #7f9db9;
}

.error {
	color: #ff3300;
}

/* -- CLASSes -- */

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sectionThumb img {
	padding:0 0 5px 0;
}

.Upstream {
	color: #00A8C9;
}

.Downstream/Process {
	color: #7581BD;
}

.Power {
	color: #D9562A;
}

.Hydro {
	color: #007CB9;
}

#solutionLinks a {
	color: #676869;
}

#solutionLinks a.Upstream {
	color: #00A8C9;
}

#solutionLinks a.Downstream {
	color: #7581BD;
}

#solutionLinks a.Power {
	color: #D9562A;
}

#solutionLinks a.Hydro {
	color: #007CB9;
}

.Title13 /* Upstream */ {
	color: #00A8C9;
	font-weight: bold;
	text-transform: uppercase;
}

.Title14 /* Downstream */ {
	color: #7581BD;
	font-weight: bold;
	text-transform: uppercase;
}

.Title15 /* Power */ {
	color: #D9562A;
	font-weight: bold;
	text-transform: uppercase;
}

.Title16 /* Hydro */ {
	color: #007CB9;
	font-weight: bold;
	text-transform: uppercase;
}

.Title17 /* Tech */ {
	font-weight: bold;
	text-transform: uppercase;
}

.arrow {
	font-weight: bold;
	font-size: 130%;
	line-height: 80%;
}

div.moreInfo {
	padding: 0 20px 0 5px;
}

div.homeCol {
	float:left;
	width:320px;
	padding-bottom:20px;
}

div.homeCol ul {
	margin: 0px;
	padding: 0px;
}

div.homeCol li {
	list-style:disc;
	margin: 0 15px;
	padding: 0px;
}

/* -- Upstream OIL & GAS template styles --*/

#midOilGas h1 {
	color: #00A8C9;
}

#midOilGas h2 {
	color: #00A8C9;
}

#midOilGas h3 {
	color: #00A8C9;
}

#midOilGas a {
	color: #00A8C9;
	text-decoration: none;
}

#midOilGas a:hover {
	text-decoration: underline;
}

#OilGasColumn h2 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	color: #00A8C9;
	margin: 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A7A9AC;
}

#OilGasColumn h3 {
	color: #00A8C9;
	padding: 2px 0;
	margin: 0px;
	font-size: 90%;
}

#OilGasColumn h3 a {
	color: #00A8C9;
}

#OilGasColumn a {
	color: #676869;
}

#OilGasColumn span {
	color: #00A8C9;
	font-weight: bold;
}

#navRowOilGas {
	background-image: url(../images/nav_bg_oilgas.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* -- DOWNSTREAM template styles --*/

#midDownstream h1 {
	color: #7581BD;
}

#midDownstream h2 {
	color: #7581BD;
}

#midDownstream h3 {
	color: #7581BD;
}

#midDownstream a {
	color: #7581BD;
	text-decoration: none;
}

#midDownstream a:hover {
	text-decoration: underline;
}

#columnDownstream a {
	color: #676869;
}

#columnDownstream span {
	color: #7581BD;
}

#columnDownstream h2 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	color: #7581BD;
	margin: 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A7A9AC;
}

#columnDownstream h3 {
	color: #7581BD;
	padding: 2px 0;
	margin: 0px;
	font-size: 90%;
}

#columnDownstream h3 a {
	color: #7581BD;
}

#navRowDownstream {
	background-image: url(../images/nav_bg_downstream.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* -- POWER template styles --*/

#midPower h1 {
	color: #D9562A;
}

#midPower h2 {
	color: #D9562A;
}

#midPower h3 {
	color: #D9562A;
}

#midPower a {
	color: #D9562A;
	text-decoration: none;
}

#midPower a:hover {
	text-decoration: underline;
}

#columnPower a {
	color: #676869;
}

#columnPower span {
	color: #D9562A;
	font-weight: bold;
}

#columnPower h2 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	color: #D9562A;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A7A9AC;
}

#columnPower h3 {
	color: #D9562A;
	padding: 2px 0;
	margin: 0px;
	font-size: 90%;
}

#columnPower h3 a {
	color: #D9562A;
}

#navRowPower {
	background-image: url(../images/nav_bg_power.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* -- HYDRO template styles --*/

#navRowHydro {
	background-image: url(../images/nav_bg_hydro.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#midHydro h1 {
	color: #007CB9;
}

#midHydro h2 {
	color: #007CB9;
}

#midHydro h3 {
	color: #007CB9;
}

#midHydro a {
	color: #007CB9;
	text-decoration: none;
}

#midHydro a:hover {
	text-decoration: underline;
}

#columnHydro a {
	color: #676869;
}

#columnHydro span {
	color: #007CB9;
	font-weight: bold;
}

#columnHydro h2 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	color: #007CB9;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A7A9AC;
}

#columnHydro h3 {
	color: #007CB9;
	padding: 2px 0;
	margin: 0px;
	font-size: 90%;
}

#columnHydro h3 a {
	color: #007CB9;
}




