/* CSS Document */

html {
	font-size:50%;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 125%;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#3a3384;
	margin:0;
}

body.drilling {
	background: #000000 url(../images/drilling-background.jpg) top center repeat-y;
}

.drilling #flashheader {
	position: relative;
}

.drilling #flashheader a {
	position: absolute;
	left: 28px;
	top: 112px;
}

p {
	font-size:1.2em;
	line-height:1.5em;
	color:#545454;
	margin-top:12px;
	margin-bottom:20px;
}

ul, ol {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.drilling .content h1 {
	margin-bottom: 25px;
}

.drilling .content  ul li {
	color: #E1B82D;
}

.drilling .content ul {
	padding-left: 13px;
	margin-bottom: 20px;
}

.drilling .content ul span {
	color: #545454;
}

.drilling #slideshow {
	float: left; 
	padding-right: 10px;
}

img {
	border:0;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div.sitecontainer {
	width:723px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.drilling div.sitecontainer {
	border: none;
	width:724px;
}

#maincontainer {
	background-image:url(../images/contentbg.gif);
	background-repeat:repeat-y;
}

#bottomborder {
	height:15px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}

.drilling #bottomborder {
	height: 136px;
	background: url(../images/drilling-footer.jpg) no-repeat;
	margin-top: -6px;
	margin-bottom: 100px;
}

#headermenu {
	width:687px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
}

.drilling #headermenu {
	width: 674px;
}

#leftmenu {
	float:left;
	width:168px;
	margin-left:19px;
	margin-top:10px;
}

.drilling #leftmenu {
	margin-left: 26px;
}

#rightmenu {
	float:right;
	width:151px;
	margin-right:18px;
}

* html #rightmenu {
	margin-right:9px;
}

* html #leftmenu {
	margin-left:9px;
}

div.menubox {
	width:168px;
	padding-bottom:3px;
	padding-top:50px;
}

div.menubox ul {
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	margin:0;
	padding-left:10px;
	padding-right:6px;
	margin-bottom:-8px;
}

div.menubox li {
	margin:0;
	padding:0;
	margin-bottom:3px;
	list-style:none;
}

* html div.menubox li {
	height:1%;
}

div.menubox ul a {
	margin:0;
	padding:0;
	color:#fff;
	text-decoration:none;
	display:block;
	background-position:16px 5px;
	background-repeat:no-repeat;
	padding-left:27px;
}

div.menubox ul a:hover {
	color:#fff;
	text-decoration:none;
	background-position:0 2px;
	background-repeat:no-repeat;
}

#servicesbox ul a {
	background-image:url(../images/menuyellowbullet.gif);
}

#servicesbox ul a:hover {
	background-image:url(../images/menuyellowhand.gif);
}

#sectionsbox ul a {
	background-image:url(../images/menugreenbullet.gif);
}

#sectionsbox ul a:hover {
	background-image:url(../images/menugreenhand.gif);
}

#servicesbox {
	background-color:#e1b82d;
	background-image:url(../images/services_top.gif);
	background-repeat:no-repeat;
}

#sectionsbox {
	background-color:#72bc15;
	background-image:url(../images/sections_top.gif);
	background-repeat:no-repeat;
}

#sectionsbox li {
	padding-left:0px;
}

#servicesboxbottom {
	background-image:url(../images/services_bottom.gif);
	width:168px;
	height:21px;
	margin-bottom:10px;
}

#sectionsboxbottom {
	background-image:url(../images/sections_bottom.gif);
	width:168px;
	height:21px;
	margin-bottom:10px;
}

#contentcontainer {
	margin-left:205px;
	width:504px;
	background-color:#fff;
}

* html #contentcontainer {
	margin-left:202px;
}

#contentcontainer h1, .drilling h2 {
	font-weight:bold;
	font-size:1.4em;
	background-repeat:no-repeat;
	padding-left:37px;
}

div.content h1 {
	color:#72bc15;
	background-image:url(../images/h1hand.gif);
}

div.yellow h1, .drilling h2 {
	color:#e1b82d;
	background-image:url(../images/h1handyellow.gif);
}

div.green h1 {
	color:#72bc15;
	background-image:url(../images/h1hand.gif);
}

#contentcontainer h2 {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:25px;
}

div.content h2, div.content h2 a {
	color:#72bc15;
}

div.yellow h2, div.yellow h2 a {
	color:#e1b82d;
}

div.green h2, div.green h2 a {
	color:#72bc15;
}

div.content {
	background-image:url(../images/titlebg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:12px;
	float:left;
}

div.content ul, div.content ol {
	color:#545454;
	font-size:1.2em;
	line-height:1em;
	padding-left:2em;
}

div.content ul li, div.content ol li {
	margin-bottom:1em;
}

address.contactaddress {
	margin-top:6px;
	margin-bottom:-6px;
	font-size:1.2em;
	line-height:1.5em;
	font-style:normal;
	color:#545454;
}

#footer {
	width:686px;
	background-image:url(../images/footerbgtop.gif);
	background-repeat:no-repeat;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#contactinfo {
	font-size:1.2em;
	margin-bottom:32px;
	padding-top:17px;
}

#quicklinksflash {
	float:right;
}

div.greybox {
	background-color:#e8e8e8;
}

div.greybox p a {
	color:#72bc15;
	text-decoration:underline;
}

div.greybox label {
	vertical-align:top;
	color:#777;
	font-size:1.1em;
}

div.greybox p {
	color:#777;
}

#mailinglistbox {
	background-image:url(../images/mailinglistbg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:480px;
	height:105px;
}

#mailinglistbox p {
	margin:0;
}

#mailinglistleft {
	width:90px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	text-align:right;
	line-height:1.8em;
}

#mailinglistleft h2 {
	margin-bottom:8px;
}

#mailinglistright {
	float:left;
	width:330px;
	padding-top:20px;
	padding-left:16px;
}

#loginbox {
	background-image:url(../images/userloginbg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:138px;
	padding-left:18px;
	padding-right:12px;
	padding-top:36px;
}

div.greyboxbottom {
	background-image:url(../images/greyboxbottom.gif);
	width:168px;
	height:20px;
	margin-bottom:10px;
}

a.greybutton {
	display:block;
	background-image:url(../images/signup_button.gif);
	width:57px;
	height:16px;
	color:#fff;
	font-size:1.2em;
	text-decoration:none;
	padding:3px;
	padding-left:9px;
	margin-top:6px;
}

span.contactlabel {
	font-weight:bold;
	color:#72bc15;
}

#contactlist {
	padding:0;
	margin:0 0 6px 0;
}

.drilling .contactlist {
	font-size: 12px;
	padding-left: 275px;
}

#contactlist li {
	display:inline;
}

.contactlist {
	padding:0;
	margin:0 0 6px 0;
	text-align:left;
}

.contactlist li.first {
	border-left:0;
}

.contactlist li {
	display:inline;
	border-left:1px solid #000000;
	display:inline;
	padding-left:4px;
	margin-right:2px;
}

ul.textmenu {
	font-size:1.1em;
	margin:0;
	padding:0;
	margin-bottom:6px;
}

.drilling ul.textmenu {
	font-size: 11px;
	margin-top: -24px;
	margin-bottom: 50px;
	line-height: 18px;
	padding-left: 275px;
}

ul.textmenu li {
	display:inline;
	border-left:1px solid #000;
	padding-left:4px;
	color:#000;
}

ul.textmenu a {
	color:#000;
}

ul.textmenu a:hover {
	color:#72bc15;
	text-decoration:none;
}

ul li.first {
	border-left:0;
}


#validationbuttons {
	margin:0;
	padding:0;
}

#validationbuttons li {
	margin-right:5px;
	display:inline;
}

input.textbox {
	width:222px;
	padding:4px;
	border:1px solid #a5acb2;
	margin-bottom:6px;
	margin-right:3px;
	color:#A5ACB2;
	font-size:1.1em;
}

input.radio {
	margin:0;
	margin-left:6px;
	margin-top:3px;
	margin-bottom:-3px;
}

#loginbox p {
	margin-bottom:0;
}

#sitelogos {
	margin-top:14px;
	background-image:url(../images/footerbgbottom.gif);
	background-repeat:no-repeat;
	height:52px;
	width:666px;
	margin-left:auto;
	margin-right:auto;
	padding-top:28px;
	padding-left:10px;
	padding-right:10px;
}

.drilling #sitelogos {
	background: none;
	position: absolute;
	margin-left: 20px;
	margin-top: 50px;
}

#azure {
	width:200px;
	float:right;
	text-align:right;
}

.drilling #azure {
	margin-top: -12px;
}

.drilling #azure a {
	color: #FFFFFF;
}

p.readmore {
	margin:0;
	margin-top:-1em;
	text-align:right;
}

div.contactbox {
	width:462px;
	height:141px;
	padding-left:20px;
	margin-bottom:20px;
	background-color:#f6f6f6;
	background-image:url(../images/contactboxbg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div.contactbox h2 {
	padding-top: 16px;
}

div.contactbox ul {
	color:#545454;
	font-size:1.2em;
	line-height:1.5em;
	margin:0;
	padding:0;
	margin-top:20px;
}

div.contactbox ul li {
	margin-bottom:0;
	padding-left:22px;
}

li.telephone {
	background-image:url(../images/telephonebullet.gif);
	background-position:3px 0;
	background-repeat:no-repeat;
	list-style:none;
}

li.email {
	background-image:url(../images/emailbullet.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	list-style:none;
}

div.divider {
	height:16px;
	background-image:url(../images/divider.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:16px;
	clear:left;
}

#clientslist h2 {
	margin-top:0;
	margin-bottom:0;
}

#clientslist img {
	float:left;
	margin-right:10px;
}

#clientslist p {
	margin-top:0;
}

div.worddocument img {
	padding-right:10px;
	padding-left:20px;
	float:left;
}

div.pdfdocument img {
	padding-right:10px;
	padding-left:20px;
	float:left;
}

div.exceldocument img {
	padding-right:10px;
	padding-left:20px;
	float:left;
}

div.documentdetails {
	float:left;
}

div.documentinfo h3 {
	margin:0;
	padding:0;
	color:#72BC15;
	font-weight:bold;
	font-size:1.3em;
}

div.documentinfo h3 a {
	color:#72bc15;
}

div.documentinfo span {
	color:#545454;
}

#images {
	margin:0px 0px 15px 0px;
}

#images img {
	margin:0px 0px 15px 15px;
}

#quicklinksflash ul {
	margin:0;
	padding:0;
}

#quicklinksflash ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	padding-left:4px;
}

.drilling #quicklinksflash ul li {
	vertical-align: top;
}

#mailinglistright label {
	margin:0;
	color:#777777;
	color:#545454;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:20px;
	margin-top:12px;
}

.news_back {
	padding-top: 15px;
}

.news_back a, .news_back a:link, .news_back a:visited {
	color: #72bc15;
	font-size: 1.4em;
	font-weight: bold;
}

.green-bold {
	font-weight:bold;
	color:#72bc15;
}

div.companyinfo {
	width:462px;
	height:auto;
	padding-left:20px;
	margin-bottom:20px;
}

div.companyinforight {
	width:231px;
	height:auto;
	float:right;
}

div.companyinfo p, div.companyinforight p{
	margin:0;
	padding:0;
}

div.isobox {
	width:462px;
	height:99px;
	padding-left:20px;
	margin-bottom:20px;
	background-color:#f6f6f6;
	background-image:url(../images/isobg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div.isobox p{
	margin:0;
	padding:15px 0 0 0;
}



.logo {
	border:0;
	float:left;
	padding:12px 15px 0 0;
	width:108px;
	text-align:center;
}

#newsitems {
	padding-top:14px;
	float:left;
}

#newsitems h2, #newsitems h2 a {
	color:#444A55;
	margin-top:0;
	margin-bottom:0;
}

#newsitems .unread h2, #newsitems .unread h2 a {
	color:#74BB17;
	background-image:url(../images/unread_article.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:17px;
}

#newsitems .unread h2 a {
	text-decoration:underline;
}

#newsitems img {
	float:left;
	margin-right:10px;
	border:1px solid #f0f0f0;
}

#newsitems p {
	margin-top:0;
}

#newscentre {
	position:relative;
	width:480px;
	height:134px;
	margin-bottom:18px;
	background-image:url(../images/newscentre.jpg);
	background-repeat:no-repeat;
}

#mainstory {
	position:absolute;
	left:11px;
	top:16px;
	width:224px;
}

#mainstory img {
	float:left;
	width:101px;
	height:101px;
	margin-right:8px;
}

#mainstory p {
	color:#fff;
	margin:6px 0 0 8px;
	line-height:14px;
}

#newscentre p.title {
	font-weight:bold;
	color:#A8CF65;
}

#newscentre a {
	color:#A8CF65;
}

#substories {
	position:absolute;
	left:274px;
	top:42px;
}

.substory {
	height:42px;
}

.substory p {
	line-height:14px;
	margin:0;
}

#index.content {
	background-image:none;
	padding-top:0;
}

.policycontainer {
	cursor:pointer;
}

.leftside-box {
	margin:0 0 10px 0;
}

/**********************************************************************************************/
/**************************************** New Styles ******************************************/
/**********************************************************************************************/

#loginbox-new {
	background-image:url(../images/userloginbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:138px;
	padding-left:18px;
	padding-right:12px;
	padding-top:36px;
}

div.greyboxbottom-new {
	background-image:url(../images/greyboxbottom.jpg);
	width:168px;
	height:20px;
	margin-bottom:10px;
}

div.greybox p
{
	margin-bottom: 0px;
}

#newscentre-new {
	width:486px;
	height:274px;
	margin-bottom:18px;
	background-image:url(../images/newscentre-new.jpg);
	background-repeat:no-repeat;
}

#newscentre-new #morenews
{
	width: 100%;
	height: 36px;
	margin: 0px 0px 15px 0px;
}

#newscentre-new #morenews a
{
	float: right;
	margin: 6px 15px 0px 0px;
}

#newscentre-new #mainstories
{
	float: left;
	width: 245px;
}

#newscentre-new .mainstory
{
	float: left;
	width: 230px;
	height: 101px;
	margin: 0px 2px 9px 13px;
}

#newscentre-new .mainstory img
{
	float:left;
	width:101px;
	height:101px;
	margin-right:8px;
}

#newscentre-new .mainstory .date
{
	float: left;
	background-image: url(/images/newscentre-date-bg.jpg);
	width: 24px;
	height: 24px;
	margin: 9px 10px 0px
}

#newscentre-new .mainstory p.month
{
	float: left;
	width: 24px;
	font-size: 8px;
	line-height: 10px;
	margin: 0px 0px 1px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#newscentre-new .mainstory p.day
{
	float: left;
	width: 24px;
	font-size: 9px;
	line-height: 10px;
	margin: 0px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#newscentre-new .mainstory .date-image
{
	position: absolute;
	background-image: url(/images/newscentre-date-bg.jpg);
	width: 24px;
	height: 24px;
	margin: 72px 72px 0px
}

#newscentre-new .mainstory p
{
	color:#000;
	margin:6px 7px 0px 10px;
	line-height:14px;
}

#newscentre-new .mainstory p.title a
{
	font-weight:bold;
	color:#72bc15;
}

#newscentre-new #substories
{
	float: left;
	width: 241px;
}

#newscentre-new .substory
{
	float: left;
	width: 215px;
	height: 54px;
	margin: 0px 26px 0px 0px;
}

#newscentre-new .substory p
{
	line-height: 14px;
	margin: 5px 0px 0px;
	color: #000;
}

#newscentre-new .substory .date
{
	float: left;
	background-image: url(/images/newscentre-date-bg.jpg);
	width: 24px;
	height: 24px;
	margin: 7px 10px 0px
}

#newscentre-new .substory p.month
{
	float: left;
	width: 24px;
	font-size: 8px;
	line-height: 10px;
	margin: 0px 0px 1px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#newscentre-new .substory p.day
{
	float: left;
	width: 24px;
	font-size: 9px;
	line-height: 10px;
	margin: 0px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#contentcontainer-vid
{
	margin-left: 0px;
	width: 723;
	background-color: #fff;
}

#contentcontainer-vid h1 {
	font-weight:bold;
	font-size:1.4em;
	background-repeat:no-repeat;
	padding-left:37px;
	margin: 20px 0px 0px 18px;
}

div.content-vid h1 {
	color:#72bc15;
	background-image:url(../images/h1hand.gif);
}

div.content-vid {
	background-image:url(../images/titlebg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding: 12px 2px;
	float:left;
}

.clear {
	clear: both;
}

.drilling h3 {
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #616161;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
	background: #ECECEC url(../images/expand.jpg) no-repeat 395px center;
}

.drilling h3.active {
	background: #ECECEC url(../images/collapse.jpg) no-repeat 395px center;
}