/*-----------------------------------------------------
              >> Blueprint Default CSS <<
              
This is the default Blueprint stylesheet. You're free
to modify it however you wish, or replace it entirely.              
              
-----------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;   
	background: #0f0f0f;  
	color: #0f0f0f;
}

a img {
  border: none;
}

a, a:link {
  text-decoration:underline;
  color: #0f0f0f;
}
a:hover {
  color: #616362;
}

.shareholders a {
  color: #fff;
}
.shareholders a:hover {
  color: #0f0f0f;
}

p.more {
  text-align:right;  
}

p.more a {
  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/
.container, .footer {
  width:812px;
	width: 888px;
  background: #fff;
  position: relative;
  margin:0 auto;
  overflow: hidden;
}

.content {
  width: 416px; /* for a total width of 484 */
	width: 492px;
  position: relative;
  float: left;
/*  background: #eb7d21 url(/static/images/bg_orange.gif) top left no-repeat;*/
  padding: 34px;
  height: auto !important; /* for modern browsers */
  height: 480px; /* for IE5.x and IE6 */
  min-height: 480px; /* for modern browsers */  
  padding-bottom: 60px;
}
.bg_light_orange {
  background: #fde4c9 url(/static/images/bground-lt-orange-large.png) top left no-repeat;
}
.bg_dark_orange {
  background: #f3901d url(/static/images/bground-dk-orange-large.png) top left no-repeat;
}
.bg_light_grey {
  background: #e2e3e4 url(/static/images/bground-light-grey-large.png) top left no-repeat;		
}
.bg_black {
	background: #231f20 url(/static/images/bground-black-large.png) top left no-repeat;		
}
.bg_med_grey {
	background: #808285 url(/static/images/bground-med-grey-large.png) top left no-repeat;			
}
.wide {
  width:100%;
  float:none;
}
.left {
  position: relative;
  float: left;
  width: 164px;
  background: #eee;
}
.right {
  position: relative;
  float: right;
  top: 164px;
  width: 164px;
  background: #3b3d3c;
	background: #818285 url(/static/images/bg_sidebar.gif) top left no-repeat;
  height: 270px;
}
.right .inner {
	margin: 15px;
}
.right .inner p {
	color: #fff;
	font-size: 14px;
	line-height: 130%;
}
.right .inner strong {
	color: #000;
	font-size: 16px;
}
.footer {
  background: transparent;
}

/*.specialContent {
  position: relative;
  width: 484px;
  margin: 0 -34px;
}*/

.shareholders {
	width: 290px;
	margin-left: -34px;
}
.announcements,
.reports {
  position: relative;
  width: 220px;
  float: left;	
	margin-right: 25px;
}

.reports {
  float: right;
	margin-right: 0;
/*  margin-left: 0px;*/
}


/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/

ul.globalNav {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #0f0f0f;
  background: #808285;
  height: auto !important; /* for modern browsers */
  height: 270px; /* for IE5.x and IE6 */
  min-height: 270px; /* for modern browsers */  
}

ul.globalNav li {
  border-bottom: 1px solid #a3a5a8;
  margin-bottom: 0px;
  line-height: 150%;  
}
ul.globalNav li a {
  color: #fff;
  display: block;
  padding: 14px 0 14px 45px;
	text-decoration: none;
  background: url(/static/images/nav2.gif) 8px 8px no-repeat;   
}

ul.globalNav li a:hover {
  color: #616362;
	color: #eee;
  background: url(/static/images/nav2.gif) -191px 8px no-repeat; 
}

ul.globalNav li.active a {
  background: url(/static/images/nav2.gif) -193px 8px no-repeat; 
  color: #0f0f0f; 
}

ul.globalNav ul {
  margin: 0 0 12px 0;
  list-style-type: none;
  padding: 0 0 0 45px;
  background: #808285;  
}
ul.globalNav ul ul {
  padding: 0 0 0 10px;
  margin: 4px 0 0 0;
}
.globalNav ul li {
  padding: 0;
  font-size: 11px;
  margin: 0 0 3px 0;
  border-bottom: 0;  
}
ul.globalNav li ul li a, 
.globalNav li.active ul li a, 
.globalNav li.active ul li ul li a {
  padding: 0;
  color: #616362;
	color: #fff;
  background: transparent;
}

ul.globalNav ul li a:hover,
ul.globalNav ul li.active a,
ul.globalNav ul li ul li.active a {
  color: #0f0f0f;
}

/* Map Nav + Image Banner (Investors) */

.map, .imageBanner {
  background: url(/static/images/home_map.gif) top left no-repeat; 
  position: relative;
  width: 560px;
  height: 270px;
  margin: 0 -34px;
}
.map a {
  position: absolute;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: url(/static/images/map_nav.gif) 0 bottom no-repeat;
  padding-left: 24px;;*/
  height: 22px;
  padding-top: 12px;
  padding-bottom: 10px;
}
.map a:hover {
  background: url(/static/images/map_nav.gif) 0 top no-repeat;  
}

.intro { /* Intro image sequence */
	background: #eee;
	height: 434px;
	margin: -34px;
	margin-bottom: 0;
}

.imageBanner p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  left: 23px;
  top: 110px;
  width: 420px;
}
.cameroon {
  top: 90px;
  left: 90px;
}
.southAfrica {
  top: 188px;
  left: 132px;
}
.map a.australia {
  top: 230px;
  right: 70px;
  padding-left: 0;
  padding-right: 24px;
  background: url(/static/images/map_nav.gif) 58px bottom no-repeat;  
}
.map a.australia:hover {
  background: url(/static/images/map_nav.gif) 58px top no-repeat;  
}
#placeholder {
  margin: 10px;
  color: #fff;
  position: relative;
}



.plan {
  background: #000 url(/static/images/bg_coal.jpg) center center no-repeat;
  height: 270px;
  margin: 0 -34px;
  color: #fff;
  position: relative;
}
.plan ul {
  width: 28%;
	display: block;
  float: left;
  margin: 50px 0 0 5%;
  padding: 0;
}
.plan li {
  color: #db761e;
  font-size: 13px;
  min-height: 22px;
  list-style: none;
  padding-left: 25px;
  padding-top: 3px;
  margin-bottom: 7px;
  background: url(/static/images/bullet.png) left 4px no-repeat;
}
.plan li.checked {
  background: url(/static/images/bullet_checked.png) top left no-repeat;      
}
.plan a.link1 {
  position: absolute;
  width: 100px;
  left: 100px;
  height: 30px;
}
.plan a.link2 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 36px;
}


/*-----------------------------------------------------
                  >> Basic Typography <<
-----------------------------------------------------*/

.siteTitle {
  font-size:36px;
  margin-bottom:30px;
  color:#003153;
  overflow:hidden;
  width:100%;
}

.siteTitle span {
  float:left;
}

em, i {
  font-style:italic;
}

h1 {
  font-size:15px;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0.4em 0;
  letter-spacing:0.05em;
}
h2 {
  font-size:15px;
  font-weight: bold;
  margin-top:1.8em;
  margin-bottom:0.7em;
}
.shareholders h2 {
  background: #0f0f0f;
  margin: 0 0 1.0em 0;
  color: #fff;
  padding: 9px 0;
  font-size: 14px;
  text-indent: 34px;
}
.announcements h2,
.reports h2 {
	margin: -22px 0 20px 0;
	color: #fff;
	font-size: 13px;
}
h3 {
  margin-top: 2.0em;
  font-size: 1.0em;
  line-height: 1.25;
  color: #fff;
  margin-bottom: 0.3em;
  font-weight: bold;  
}

h4 {
  margin-top:2.0em;    
  font-size:1em;
  letter-spacing: 0.075em;  
  font-weight:bold;
  margin-bottom:0.5em;
}
h6 {
  font-size:1em;
  font-weight:bold;
}

p {
  line-height:130%;
  font-size: 12px;
  margin-bottom:17px;
}
.footer {
  text-align: right;  
  color: #fff;
  font-size: 10px;
  margin-top: 4px;
}

ul {
  padding-left: 40px;
  font-size:90%;  
  margin:18px 0 21px 0;
}
.shareholders ul {
  margin-left: -5px;
}
.shareholders li {
  margin-bottom: 6px;
}
.shareholders li a {
	text-decoration: underline;
}
.announcements ul, .reports ul {
  margin: 0 0 0 0;
  padding: 0;
  list-style-type: none;
}
.announcements li, .reports li {
  margin-bottom:11px;
}
.announcements li strong, .reports li strong {
  color: #f18f2e;
}
.announcements a, .reports a {
	text-decoration: underline;
}
li {
  line-height:110%;
  margin-bottom:4px;
}

blockquote {
}
blockquote p {
  padding:0;
  margin:0;
}

blockquote cite {
  font-style:italic;
  font-size:0.9em;
}

.sidebar p {
  line-height:120%;
}

.footer p {
  font-size:12px;  
}

hr {
  height: 0;
  border: none;
  border-top: 1px solid #fff;
  margin-top: 30px;
/*  clear: both;*/
}

/*-----------------------------------------------------
                  >> Top Section <<
-----------------------------------------------------*/

.top {
  height: 130px;
  background-color: #393b3a;
  position: relative;
  margin: -34px;
  padding: 34px;
  padding-bottom: 0;
  margin-bottom: 0px;
}

.top p {
  color: #db761e;
  font-size: 15px;  
}
.top a {
  color: #db761e;
  font-weight: bold;
}
.home div.top {
  background: transparent;
}
.home div.top p {
  color: #0f0f0f;
}
.home div.top strong {
  color: #fff;
}


/*-----------------------------------------------------
                  >> Operations <<
-----------------------------------------------------*/

.operations {
  margin: 0 -21px 0 -14px;
  margin-top: 20px;
	margin-bottom: 20px;
  overflow: hidden;
  color: #fff;      
}
.operations .desc {
  padding: 8px 15px 0 15px;
  background: url(/static/images/ops_meta_box_top.png) center top no-repeat;
}
.operations .opsMeta {
  padding: 0 15px 15px 15px;
  width: 498px;
  overflow: hidden;
  background: url(/static/images/ops_meta_box_bg.png) center top repeat-y;
}
.operations .desc h2 {
  color: #f18f2e;
  font-size: 18px;
  margin: 8px 0;
}
.operations .maps {
  clear: both;
}
.operations .images {
  clear: both;
}
.operations .maps a {
  color: #fff;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 120%;
  width: 102px;
  margin-right: 3%;
  margin-bottom: 10px;
  height: 35px;
  padding-right: 48px;
  background: url(/static/images/ops_map_icon.gif) right center no-repeat;
  text-decoration: underline;
}
.operations .maps a.google {
  background: url(/static/images/google_earth_icon.png) right center no-repeat;
}

.operations h3 {
  color: #f18f2e;
  margin: 5px 0;
}
.rule {
  background: url(/static/images/ops_meta_box_rule.png) center center no-repeat;
  width: 100%;
  height: 10px;
  clear: both;
}



.achievements {
  background: url(/static/images/bg_key_achievements.png) left top no-repeat;
  margin: 0 -21px 0 -14px;
  margin-top: 20px;
	margin-bottom: 20px;
  overflow: hidden;
  height: 173px;
}
.achievements ul {
  width: 31%;
  float: left;
  margin: 0 2% 0 0;
  padding: 8px 0 0 0;
}
.achievements li {
  color: #fff;
  font-size: 12px;
  min-height: 22px;
  list-style: none;
  padding-left: 25px;
  padding-top: 3px;
  margin-bottom: 5px;
  background: url(/static/images/bullet_grey.png) left 4px no-repeat;
}
.achievements .inner {
  margin: 8px 15px 15px 15px;
}
.achievements .inner h2 {
  margin: 0;
}

/*-----------------------------------------------------
                     >> Images <<
                     
Sizes
large: 416px
medium: 200px
small: 100px

Adjust accordingly!

-----------------------------------------------------*/

.captioned {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.captioned blockquote {
  background:#0f0f0f;
  margin: 0;
  padding: 4px;
  border:0;
}
.captioned blockquote p {
  font-size:12px;
  color:#fff;
  font-style:normal;
  line-height: 130%;
}
img.small, .smallCaptioned {
  float:left;
  width:100px;
  margin:0 18px 10px 0;
}
img.med, .medCaptioned {
  float:left;
  width:200px;
  margin:0 18px 10px 0;
}
img.med_right, .med_rightCaptioned {
  float:right;
  width:200px;
  position: relative;
  margin-right: -210px;  
}
img.large, .largeCaptioned {
  width:416px;
  margin:0;
  padding: 0;
  background:#fff;  
}
.largeCaptioned {
  margin: 1.7em 0;
  border: none;
  padding: 0;
}

.medCaptioned img, 
.med_rightCaptioned img,
.smallCaptioned img,
.small_rightCaptioned img,
.largeCaptioned img {
  float:none;
  margin:0;
}



/*-----------------------------------------------------
                     >> People <<
-----------------------------------------------------*/

.person, .asx {
/*  padding-bottom: 17px;*/
  border-bottom: 1px solid #fff;
}

.person h2, .asx  h2 {
  margin-bottom: 0em;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
}
.person h3, .asx h3 {
  margin: 0 0 0.7em 0;
  color: #0f0f0f;
  font-size: 12px;
  font-weight: normal;
}



/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {
  width:90%;
  padding:0;
}

fieldset {
  padding:0;
}

label {
  display:block;
  color:#fff;
}

fieldset input {
  width:85%;
  font-size:15px;
  margin-bottom:10px;
}

fieldset textarea {
  width:100%;
  font-size:15px;
  line-height:130%;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:16px;
}


/*-----------------------------------------------------
                     >> Search <<
-----------------------------------------------------*/

div.siteTitle form {
  position:relative;
  float:right;
  width:280px;
  margin-top:-4px;
}

/*-----------------------------------------------------
                     >> Mimetypes <<
-----------------------------------------------------*/

a.download {
  display:block;
  overflow:hidden;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  background:#eee;
  position:relative;
  text-decoration:none;
}
a.download:hover {
  background:#E6F1FF;
}
a.download label {
  margin:20px 0 0 0;
  padding:0;
  display:block;
  line-height:140%;
  float:left;
}
a.download label span {
  font-weight:bold;
  font-size:12px;
}
a.download img {
  float:left;
  margin:0;
  padding:3px 0;
  width:64px;
  height:64px
}
