/* @override 
	http://pre.stradenergy.com/App_Themes/Strad/css/strad-global.css
	http://stradenergy.com/App_Themes/Strad/css/strad-global.css
	http://stradenergy.com/WebResource.axd?d=ve3zXAAb-gpnOpRPNr1AD550QLZKi2GNOe6-_2FAk-Eittefw558wexYHX7uaj3tPn9WSRqSVRLFYr_6uVJAP_eX0EIh31dD-eWUy--rQSsjHjXFWFpMTiQMZ0kp7TMJ0&t=634039095040000000
*/

/* @group Reset and basic styles */

html {
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,Geneva,sans-serif;
}

body {
	background: #f7f7f7 url('../images/main-bg.jpg') no-repeat 50% 0 ;
	font-size: 12px;
	color: #444444;
}

body.home {
	background: #600008 url('../images/home-bg.jpg') no-repeat 50% 0 ;
	font-size: 12px;
	color: #444444;
}


#global * {
	
}

#global-main {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#global-footer {
	min-width: 0;
	clear: both;
	width: auto;
	background: #490016 url('../images/global-footer-bg.png') repeat-y bottom ;
}

#global-footer #footer{
	color: #fff;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}
#global-footer #footer h3 {
	margin-bottom: 4px;
	color: #fff;
	font-size: 18px;
}
#global-footer #footer h3 a {
	font-weight: bold;
}
#global-footer #footer a {
	text-decoration: none;
	color: #fff;
	padding-bottom: 6px;
	font-weight: normal;
}
#global-footer #footer p {
	line-height: 130%;
}

#global-footer #footer .contact p {
	font-size: 11px;
}


a img {
	border: 0;
}

.red {
	color: #98002e;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 600;
	color: #444;
}

h1 {
	margin-bottom: 6px;
	font-size: 24px;
}

h2 {
	margin-bottom: 6px;
	font-size: 18px;
}
h2 .smaller {
	font-size: 14px;
}

strong {
	font-weight: bold;
}

dl,
ol,
ul {
	margin: 0em 0;
}

dl {
	margin-top: -0.5em;
}

dt {
	font-weight: bold;
	margin: 0.5em 0 0;
}

dd {
	margin: 0 0 0 2em;
}

dd p {
	margin: 0 0 0.5em;
}

code,
kbd,
pre {
	font-family: Monaco,Courier,"Courier New",Tahoma;
}

ul {
	list-style-type: square;
}

optgroup {
	font-style: normal;
	color: #777;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px !important;
}

option {
	font-style: normal;
	color: #000;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 14px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Easy Clearing */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* IE Hack - use anything that will set hasLayout to true
 * Instead of using this old method that works for IE6, but not IE7:
 *   * html .clearfix { height: 1%; }
 * This patch uses a proprietary IE-only property that doesn't require a filter
 * and works in both IE6 and 7.
 */

.clearfix {
	zoom: 1;
}



.left_float, .float_left, .fl {
	float: left;
}

.right_float, .float_right, .fr {
	float: right;
}

.fn {
	float: none !important;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}



.mb10 {margin-bottom: 10px;}

.mr5 {margin-right: 50px;}

.bb {border-bottom: 1px solid #ddc9a2;}
.bl {border-left: 1px solid #ddc9a2;}

/* Dotted border on the right */


.bn {border: none !important;}
.pn {padding: 0 !important ;}


/* @end */

/* @group Global */

.cufon-loading h1, .cufon-loading h2, .cufon-loading h3, .cufon-loading h4, .cufon-loading #ctl00_TopMenuContent_MainNav_RadMenu1 ul li a, .cufon-loading #ctl00_SubMenuContent_SubNav_RadMenu1 ul li a, .cufon-loading #topright-menu .links a {
	visibility: hidden !important;
}

h1, h2, h3, h4, #ctl00_TopMenuContent_MainNav_RadMenu1 ul li a, #ctl00_SubMenuContent_SubNav_RadMenu1 ul li a, #topright-menu .links a {
	font-family: "Arial Narrow", Impact, arial, sans-serif !important;
}


fieldset.sf_searchBox {
	position: absolute;
	right: 0;
	top: 40px;
	border: 1px solid #670022;
	height: 22px;
	overflow: hidden;
}

fieldset.sf_searchBox label {
	display: none;
}

fieldset.sf_searchBox input {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

fieldset.sf_searchBox .sf_searchText {
	background:url("../images/input-bg.gif") no-repeat scroll left center transparent;
	border:none;
	font-size:12px;
	height: 15px;
	line-height:12px;
	margin-top:0;
	padding: 2px;
	width:171px;
}

fieldset.sf_searchBox .sf_searchSubmit {
	background: url('../images/button-search.gif') no-repeat left;
	border: none;
	text-indent: -9999px;
	width: 23px;
	height: 22px;
	color: transparent;
	text-transform: capitalize;
	
}

#main fieldset.sf_searchBox {
	position: relative;
	left: 0;
	top: 0;
	width: 198px;
	margin-bottom: 15px;
}
dl.searchResults dt {
	font-size: 13px;
	margin-bottom: 4px;
}
dl.searchResults dd {
	margin: 0;
	padding: 0;
	line-height: 130%;
}

dl.searchResults dd em {
	font-size: 10px;
	margin-top: 3px;
	display: block;
}

a {
	color: #98002e;
	text-decoration: none;
	font-weight: bold;
	
}

a.icon {
	background: url('../images/arrow-right.png') no-repeat left;
	padding: 4px 0 4px 17px;
	display: block;
	font-size: 13px;
}
a.icon-back {
	background: url('../images/arrow-left.png') no-repeat left;
	padding: 4px 0 4px 17px;
	display: block;
	font-size: 13px;
}

a.icon-pdf {
	background: url('../images/icon-pdf.gif') no-repeat left;
	padding: 4px 0 4px 22px;
	display: block;
	font-size: 13px;
}

/* Font replaces with cufon js script */


hr {
	border: 0px solid #fff;
	height: 10px;
	background: url('../images/horizontal-divider.png') no-repeat center;
	margin: 15px 0;
}

div.hr {
	background: url('../images/horizontal-divider.png') no-repeat center;
}
div.hr hr {
	visibility: hidden;
}

.last, .rmLast {
	background: none !important;
}

.arrow {
	background: url('../images/link-arrow.png') no-repeat right;
	padding-right: 15px;
}

label {
	margin-top: 10px;
	display: block;
}
input {
	background: url('../images/input-bg.png');
	border: 1px solid #cbcbcb;
	font-size: 13px;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

textarea {
	background: url('../images/input-bg.png');
	border: 1px solid #cbcbcb;
	font-size: 13px;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input.medium {
	width: 210px;
}
input.img-input {
	padding: 0;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
textarea.medium {
	width: 440px;
	height: 120px;
}
.rounded {
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}

#header #logo {
	float: left;
	margin-top: 20px;
}
.nonav #header #logo {
	margin-bottom: 15px;
	float: none;
}
#ctl00_TopMenuContent_MainNav_RadMenu1 ul {
	float: left;
	list-style: none;
	margin: 32px 0 0 60px;
}

#ctl00_TopMenuContent_MainNav_RadMenu1 ul li {
	float: left;
	padding: 0 8px 0 6px;
	background: url("../images/menu-divider.gif") right no-repeat;
	display: block;
}

#ctl00_TopMenuContent_MainNav_RadMenu1 ul li.selected a {
	background: url("../images/main-nav-selected.gif") bottom no-repeat;
	color: #717074;
}

#ctl00_TopMenuContent_MainNav_RadMenu1 ul li a{
	font-size: 16px;
	display: block;
	padding: 15px 0;
	cursor: pointer;
}
#ctl00_TopMenuContent_MainNav_RadMenu1 ul li a span.rmText {
	padding:0;
	float:none;
}

#ctl00_SubMenuContent_SubNav_RadMenu1 ul {
	width: 950px;
	height: 15px;
	background-color: #717074;
	margin-bottom: 5px;
	color: #c1c1c1;
	padding: 7px 0 7px 10px;
	list-style: none;
}
#ctl00_SubMenuContent_SubNav_RadMenu1 ul li {
	float: left;
	margin-left: 3px;
}
#ctl00_SubMenuContent_SubNav_RadMenu1 ul li a {
	color: #c1c1c1;
	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
}
#ctl00_SubMenuContent_SubNav_RadMenu1 ul li a:hover, #ctl00_SubMenuContent_SubNav_RadMenu1 ul li a.rmFocused {
	color: #ffffff;
}

#head-image {
	margin-bottom: 5px;
	min-height: 32px;
}

#topright-menu {
	position: absolute;
	top: 15px;
	right: 0;
	width: 230px;
	text-align: right;
	color: #98002e;
}
#topright-menu .links a {
	font-size: 14px;
	font-weight: normal;
	color: #98002e;
}

#flash-header {
	position: relative;
	left: -95px;
	width: 1150px;
}

#content {
	width: 960px;
	background: #fff;
}
#content p {
	line-height: 150%;
	margin-bottom: 10px;
	position: relative;
	z-index: 100;
}
#content ul, #content ol {
	line-height: 150%;
	padding-left: 16px;
	margin-bottom: 30px;
}
#content ul li ul {
	margin-bottom: 3px;
}
#content ul.sf_newsList {
	padding: 0;
	list-style: none;
}

#content ul.sf_newsList li {
	padding: 15px 0 5px 0;
	margin: 0;
	background: url('../images/horizontal-divider.png') no-repeat;
}

#content ul.sf_newsList li h2{
	padding: 0;
	font-size: 13px;
	position: relative;
}

#content .gulf-news ul.sf_newsList li h2{
	padding: 0;
	font-size: 15px;
	position: relative;
	left: -4px;
}

#content ol li {
	margin-bottom: 5px;
}
#content ol li ul {
	margin-bottom: 0 !important;
}
#main {
	padding: 18px;
	width: 603px;
	float: left;
	
}

#sidebar {
	width: 294px;
	float: left;
	padding: 18px 0 18px 10px;
	
}
#home-col1 {
	width: 285px;
	float: left;
	padding: 20px 15px 30px 20px;
}

#home-col2 {
	width: 300px;
	float: left;
	padding: 20px 10px 30px 10px;
}

#home-col3 {
	width: 300px;
	float: left;
	padding: 20px 0 30px 10px;
}

#home-col3 ul.sf_newsList li {
background: none !important;
padding-top: 0;
margin-top: 0;
}

#home-col3 ul.sf_newsList li h2 {
left: 0;
}
.icontext {
	margin-top: 5px;
}
.icontext .home-icon {
	width: 55px;
	float: left;
}
.icontext .home-text {
	float: left;
	width: 225px;
}
.icontext .home-text h3{
	color: #98002e;
}
.divider {
	margin-top: 30px;
	width: 1px;
	float: left;
}
#home-news .news-item .news-title {
	font-size: 13px;
	color: #98002e;
}

#home-news .news-item .news-date {
	font-size: 10px;
	font-style: italic;
}
#home-news .news-item {
	margin-bottom: 13px;
}
#home-news .news-item p {
	margin: 5px 0 0 0;
	line-height: 120%;
}

#footer .sitemap {
	float: left;
}
#footer .sitemap a {
	display: block;
}
#footer .col1 {
	width: 200px;
}

#footer .col2 {
	width: 267px;
}

#footer .col3 {
	width: 210px;
}

#footer .col4 {
	width: 200px;
}

#footer .col5 {
	width: 82px;
}
#footer .contact {
	position: relative;
	margin-top: 10px;
}

#footer .contact .email {
	position: absolute;
	bottom: 0;
	left: 467px;
}

#footer .contact .link-garden {
	position: absolute;
	bottom: 0;
	right: 0;
}

.nonav #footer {
	text-align: right;
	padding: 30px 18px;
}


#slider {
	position: relative;
	margin-bottom: 15px;
}
#slider #prev, #slider #next, #slider #prev2, #slider #next2 {
	position: absolute;
	top: 100px;
	z-index: 100;
	left: 5px;
	cursor: pointer;
}
#slider #next, #slider #next2 {
	left: 550px;
}
#slider #slide-nav, #slider #slide-nav2 {
	background: #717074;
	padding-bottom: 10px;
	margin-top: 3px;
	margin-bottom: 20px;
	width: 575px;
	list-style: none;
}

#slider #slide-nav a, #slider #slide-nav2 a {
	color: #c1c1c1;
	display: block;
	padding: 10px 20px 0 10px;
	outline: none;
}
#slider #slide-nav a:hover, #slider #slide-nav2 a:hover {
	color: #fff;
}
#slides {
	position: relative;
}
#slides .slide {
	position: relative;
}
#slides .slide img, #slides2 .slide img {
	width: 591px;
	height: 334px;
}
.slide .description {
	background:url("../images/white-fading-bg.png") repeat-y scroll 0 0 transparent;
	bottom:30px;
	padding:10px 170px 6px 20px;
	position:absolute;
	width:100%;
}
.slide .description h3 {
	color: #98002e;
	font-size: 20px;
}

.slide .description p {
	color: #98002e;
	font-size: 12px;
}

#ctl00_SideBarContent_DynamicHyperLink1 {
	margin-top: 20px;	
	display: block;
}


/* @end */

/* @Group overrides */
#content .sf_newsList h2.sf_newsTitle {
	margin:0;
	font-size:13px;
}
/* @end */

/* @group Inner Pages */

#ctl00_Content_ListDisplay1 ul.sf_simpleList {
	list-style: none;
	padding-left: 0;
}

#ctl00_Content_ListDisplay1 ul.sf_simpleList li {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

#selects select {
	width: 230px;
}
#selects label {
	margin: 15px 0 3px;
}

#main .icontext {
	margin-bottom: 20px;
}

.icontext .inner-icon {
	width: 75px;
	float: left;
}
.icontext .inner-text {
	width: 500px;
	float: left;
}
.icontext .inner-text p {
	margin-bottom: 0 !important;
}
.icontext .portrait {
	float: left;
	width: 150px;
}

.icontext .logo {
	float: left;
	width: 150px;
}

.icontext .bio {
	float: left;
	width: 440px;
}

.icontext .member-copy {
	float: left;
	width: 440px;
}
.how-to-apply {
	background: #e6e6e6;
	margin: 0 4px 0 3px;
	padding: 15px 15px 5px;
}


/* @end */

/* @group Map */

#map {
	width: 960px;
	height:600px;
}
ul#filters {
	position: absolute;
	top: 405px;
	list-style: none;
	background: #717074;
	left: 20px;
	width: 213px;
	padding: 0;
}
#filters li {
}
#filters li a {
	color: #dfdfdf;
	padding: 7px 0 0 30px;
	display: block;
	height: 24px;
	outline: none;
}

#filters li a:hover {
	color: #fff;
}
#filters li a.corporate {
	background:url("../images/legend-corporate.gif") no-repeat 0 50%;
	border: 1px solid #454546;
}

#filters li a.drilling_services {
	background:url("../images/legend-drilling.gif") no-repeat 0 50%;
	border: 1px solid #454546;
}

#filters li a.production_services {
	background:url("../images/legend-production.gif") no-repeat 0 50%;
	border: 1px solid #454546;
}

#filters li.title a {
	background:url("../images/legend-title.gif") no-repeat 0 50%;
	border: 1px solid #454546;
}

#filters li ul li a {
	font-weight: normal;
	padding: 0 0 0 30px;
	height: 22px;
	overflow: hidden;
}

#filters li ul  {
	list-style: none;
	padding: 0;
	margin: 10px 0 5px;
}
.map-location {
	background: url("../images/bubble-bg.png") no-repeat 50% bottom;
	border-top: 1px solid #545255;
	position:absolute; 
	padding:10px 10px 20px; 
	color:#fff; 
	width:150px;
}
.map-location a {
	color: #dab0bf;
}

.certification {
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	
}
.certification .icon {
	margin-left: 20%;
	
}
.certification a {
	margin-top: -16px;
}

#ctl00_Content_NewsView1_ctl00_backToList1 {
	display: none;
}

/* @end */

.mediacentre ol.sf_photoListLightbox, .landing ol.sf_photoListBigImg {
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}

.landing ol.sf_photoListBigImg {
	position: relative;
	left: -5px;
}

.landing ol.sf_photoListLightbox li, .landing ol.sf_photoListBigImg li {
	float: left;
	height: inherit;
	width: 90px;
	height: 73px !important;
	text-align: center;
}

.mediacentre ol.sf_photoListLightbox li {
	float: left;
	height: 82px;
	width: 114px;
	margin-right: 6px;
}
.mediacentre ol.sf_photoListLightbox li dl dd a img, .landing ol.sf_photoListBigImg li dl dd a img{
	position: relative;
	height: 73px;
	
}
.landing ol.sf_photoListLightbox li dl dd, .landing ol.sf_photoListBigImg li dl dd {
	width: 90px;
	height: auto !important;
}

.mediacentre ol.sf_photoListLightbox li dl dd {
	width: 114px;
	height: 82px !important;
	text-align: center;
	vertical-align: middle;
	
}

.mediacentre ol.sf_photoListLightbox li dl dd img {
	vertical-align: middle;
	height: 82px;
}
.mediacentre ol.sf_photoListLightbox li dl dt {
	display: none;
}
.landing ol.sf_pager {
	display: none;
}



.landing p.sf_BigImage img {
	width: 288px;
	
}

.nonav a {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
.nonav .sf_photoListLightbox {
	display: none;
}

.nonav ul {
	list-style: none;
}

.nonav ul li{
	padding-bottom: 2px;
	background: url("../images/ul-icon.gif") no-repeat 0 1px;
	margin-left: -15px;
	padding-left: 17px;
}
.nonav .side a {
	display: block;
}
.nonav .side a.enlarge {
	background: url("../images/icon-enlarge.gif") no-repeat;
	margin-left: 12px;
	margin-top: 7px;
	padding: 2px 5px 5px 17px;
}
.nonav .side img {
	background: #fff;
	padding: 5px;
	border: #bababa 1px solid;
	
}

.nonav .divider {
	display: none;
}
.double185 {
	position: relative;
	margin-left: 185px;
}
.double185 .side {
	position: relative;
	float: left;
	left: -185px;
	width: 175px;
	margin-right: -175px;
}

