.todo {
    border: 1px dotted #FF0000 !important;
    color: #f00 !important;
}

/*
client:         Tullow Oil plc
project:        AR online
date:           26 Mar 2008
developer:      blacksunplc.com

Dark Blue:      002942
Light Blue:     7bafe4
Red:            9b243e
Dark Brown:     8b8078
Light Brown:    e2dfdd
Dark grey:      666666
*/

/* DEFAULT */
body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.7em;
}

h1 {
    margin: 0;
    padding: 0;
    font-size: 2.6em;
    color: #002942;
    font-weight: normal;
}

h2 {
    margin: 5px 0;
    padding: 0 0 5px 0;
    font-size: 1.3em;
    color: #002942;
    font-weight: normal;
}

h2.figures {
    margin: 5px 0;
    padding: 0 0 5px 0;
    font-size: 2.5em;
    color: #9b243e;
    font-weight: normal;
}

h3 {
    margin: 5px 0;
    padding: 0 0 5px 0;
    font-size: 1.2em;
    color: #002942;
    font-weight: normal;
}

h4 {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    color: #002942;
    font-weight: normal;
}

.three h4 {
    margin-bottom: 0;
    padding-bottom: 6px;
    font-size: 1.1em;
    line-height: 1em;
    border-bottom: 1px solid #e2dfdd;
    font-weight: normal;
}

.homemap h4 {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    color: #002942;
    font-weight: bold;
}

.titleredlrg {
    margin: 8px 0;
    padding: 0 0 8px 0;
    color: #9b243e;
}

h5 {
    margin: 0;
    padding: 0;
}

a {
    color: #9b243e;
}

.fl_l {
    float: left !important;
}

.fl_r {
    float: right !important;
}

address {
    font-style: normal;
}

/* GENERIC */
.clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0pt;
    visibility: hidden;
}

.red {
    color: #9b243e !important;
}

.blue {
	color: #002942 !important;
	}

.clear-block {
}

.inpage_linkred {
    font-weight: bold;
    color: #9b243e;
    background-image: url(../images/bullet_red.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.inpage_linkred a {
    padding-left: 10px;
    text-decoration: none;
}

img.imageleft {
    margin: 0 15px 15px 0;
    float: left;
}

img.imageright {
    margin: 0 0 15px 15px;
    float: right;
}

.title_margin_bottom {
    margin-bottom: 10px;
}

/* CORE STRUCTURE */
div.frame {
    margin: 0 0 20px 0;
    padding: 0;
    width: 990px;
}

div#head {
    margin: 0;
    padding: 0;
    height: 80px;
    border-bottom: 1px solid #8c8d8e;
    width: 990px;
}

div.wrap {

}

.block {
    margin: 0;
    padding: 0;
    float: left;
}

div.foot {
    clear: both;
    margin: 0;
    padding-top: 20px;
    height: 30px;
    background-image: url(../images/divide_kick.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 990px;
}

/* HEAD */
div#head img {
    margin: 10px 0 0 22px;
    border: none;
}

div#search_print {
    margin-right: 10px;
    margin-top: 15px;
    float: right;
}

div#search_print p {
    margin: 10px 0px 0 0;
    padding: 0;
    text-align: right;
    font-size: 0.9em;
}

div#search_print p a {
    color: #002942;
    text-decoration: none;
}

div#search_print p a:hover {
    color: #002942;
    text-decoration: underline;
}

/* PRIME */
ul.prime {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-image: url(../images/prime_block_bg.gif);
    background-repeat: repeat-x;
    background-position: right;
    width: 47em;
    font-size: 10px;
}

ul.prime li {
    margin: 0;
    padding: 0;
    line-height: 28px;
    height: 30px;
    float: left;
    background-image: url(../images/prime_divide_bg.gif);
    background-repeat: no-repeat;
    background-position: right;
}

ul.prime li.last {
    background: none;
}

ul.prime li a {
    margin: 0 2px;
    padding: 0 24px 0 17px;
    text-decoration: none;
    display: block;
    color: #002942;
    font-weight: bold;
}

ul.prime li a:hover {
    text-decoration: underline;
}

ul.prime li a#selected {
    text-decoration: underline;
}

/* BREADCRUMB */
ul.breadcrumb {
    margin: 5px 18px;
    padding: 0;
    list-style-type: none;
    color: #666;
}

ul.breadcrumb li {
    margin: 0 1px;
    padding: 0;
    float: left;
}

ul.breadcrumb li a {
    color: #002942;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    text-decoration: underline;
}

ul.breadcrumb li.current {
    color: #002942;
}

/* BLOCKS ONE, TWO, THREE */
/* one */
.one {
    margin-top: 20px;
    margin-left: 15px;
    width: 167px;
}

.one ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
}

.one ul li.title {
    color: #9b243e;
    font-weight: bold;
}

.one ul li.titlelink {
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 1.4em;
    background: url(../images/bullet_red.gif) no-repeat left 2px;
}

.one ul li.titlelink a {
    color: #9b243e;
    font-weight: bold;
}

.one ul li.titlelink a:hover {
    color: #9b243e;
}

.one ul li a {
    color: #002942;
    text-decoration: none;
}

.one ul li a:hover {
    color: #002942;
    text-decoration: underline;
}

.one ul ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style-image: none;
    list-style: none;
    font-size: 1em;
}

.one ul ul li {
    padding-left: 12px;
    line-height: 1.2em;
    background-image: url(../images/bullet_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.one ul ul li.nobullet {
    background-image: none;
}

.one ul ul li a {
    margin-top: 3px;
    margin-bottom: 3px;
    width: 122px;
    display: block;
    font-size: 0.95em;
    background: transparent url(../images/prime_subnav_bg.gif) no-repeat scroll left top;
}

.one a.selected {
    text-decoration: underline;
}

/* two */
.two {
    margin-left: 10px;
    width: 636px;
}

.two p {
    margin: 0 0 10px 0;
    padding: 0;
    color: #666;
    line-height: 1.2em;
}

p.bluecopysml {
    color: #002942;
}

p.bluecopylrg {
    font-size: 1.1em;
    color: #002942;
}

.spotlight {
    margin: 0;
    padding: 0;
}

.home {
    height: 215px;
    background-color: #eeeceb;
    background-image: url(../images/bg_home_spotlilght.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.home img {
    margin: 0;
    padding: 0;
    float: left;
}

.statement ul {
    margin: 10px 0 0 16px;
    padding: 0;
    list-style-type: none;
    width: 300px;
	height: 150px;
    display: block;
    float: left;
}

ul.finance_review{
	height: 250px;
}

.home ul
{
	margin: 10px 0 0 16px;
    padding: 0;
    list-style-type: none;
    width: 300px;
    display: block;
    float: left;
}

.home li,
.statement li {
    padding-left: 10px;
    line-height: 1.4em;
    background-image: url(../images/bullet_red.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.home ul li a,
.statement ul li a {
    color: #9b243e;
    display: block;
    text-decoration: none;
    height: 16px;
}

.home ul li a:hover,
.statement ul li a:hover {
    color: #9b243e;
    text-decoration: underline;
}

.statement img {
    margin: 0;
    padding: 0;
    float: left;
}

.mtc-case-study {
	margin-top: 16px;
    height: 260px;
}

.mtc-case-study h4 {
    font-size: 1.2em;
    color: #9b243e;
}

.mtc-case-study div {
    margin-bottom: 5px;
    float: left;
    width: 185px;
}

.left
{
	margin-right: 35px;
}

.left h4 {
	margin-bottom:3px;
}

.right
{
	margin-right: 0;
}

.right h4 {
	margin-bottom:3px;
}

.mtc-case-study .study-box
{
	width: 408px;
	float: right;
}

.ops_list_nav {
    margin-left: 15px;
    margin-bottom: 1em;
    border-left: 1px solid #e2dfdd;
    float: left;
}

.ops_list_nav ul {
    margin: 0 0 0 10px;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 135px;
}

.ops_list_nav li {
    padding-left: 10px;
    line-height: 1.4em;
    background: url(../images/bullet_red.gif) no-repeat left 3px;
}

.ops_list_nav ul li a {
    color: #9b243e;
    text-decoration: none;
}

.ops_list_nav ul li a:hover {
    color: #9b243e;
    text-decoration: underline;
}

ul.highlight_list {
    margin: 0 0 0 15px;
    padding: 0;
    font-size: 1em;
    color: #002942;
}

ul.highlight_list li {
    margin-bottom: 10px;
}

div.operation_details {
    margin-top: 10px;
    margin-right: 1%;
    float: left;
    width: 31%;
}

div.operation_details h2 {
    padding-bottom: 3px;
    border-bottom: 1px solid #e2dfdd;
    font-size: 1.2em;
}

.no_r_margin {
    margin: 0;
}

div.board-image {
    width: 151px;
    float: left;
    margin: 0 10px 20px 0;
	height: 170px;
	position: relative;
}

div.board-image p {
    font-weight: bold;
    color: #002942;
}

div.board-image p span.title {
    font-weight: normal;
}

div.board-image a {
	margin-top: 10px;
	display: block;
	background: url(../images/bullet_red.gif) no-repeat;
	text-indent: 10px;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	left: 0px;
}

.prod_chart_details {
    margin-right: 1%;
    float: left;
    width: 48%;
}

/* three */
.three {
    margin-top: 17px;
    margin-left: 10px;
    width: 150px;
}

.three p {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 4px;
    padding-bottom: 0;
    font-size: 0.9em;
}

.three ul {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    list-style-type: none;
    border-bottom: 1px solid #e2dfdd;
}

.three li {
	padding-left: 10px;
	line-height: 1.4em;
	background: url(../images/bullet_red.gif) no-repeat left 3px;
}

.three ul li a {
    color: #9b243e;
    display: block;
    text-decoration: none;
}

.three ul li a:hover {
    color: #9b243e;
    text-decoration: underline;
}

.three #agm_cta {
    margin: 0;
    padding: 0 0 10px 0;
    color: #002942;
    background-color: #e2dfdd;
}

.three #agm_cta p {
    margin: 5px;
}

.three #agm_cta p span {
    font-weight: normal;
}

.three #agm_cta p.blue {
    font-weight: bold;
}

.three #agm_cta address {
    margin: 5px;
}

/* FOOT */
div.foot ul {
    margin: 0;
    padding: 0 0 0 15px;
    list-style-image: none;
    list-style: none;
    color: #8b8078;
    font-size: 0.8em;
}

div.foot ul li {
    margin-right: 10px;
    float: left;
}

div.foot ul li a {
    color: #8b8078;
    text-decoration: underline;
}

div.foot ul li a:hover {
    color: #9b243e;
    text-decoration: none;
}

/* FORM ELEMENTS */
div#search_print fieldset {
    border: none;
}

div#search_print label {
    font-size: 0.9em;
    color: #666;
}

div#search_print input.text {
    border: 1px solid #002942;
}

div#search_print input.go {
    position: absolute;
    border: none;
    background-color: #9b243e;
    color: #fff;
}

.biography {
    display: none;
}

.biography img,
.biography_content img {
    float: left;
    margin: 0 20px 20px 0;
}

.biography h2,
.biography_content h2 {
    font-size: 1.4em;
    margin-bottom: 0;
}

.biography h2 span,
.biography_content h2 span {
    font-size: 0.7em;
}

.biography_content p {
    color: #666666;
    padding-top: 0;
    margin-top: 0;
}

.biography_content a {
    color: #9b243e;
}

.no_r_margin {
    margin-right: 0 !important;
}

.fin_highlights {
    width: 310px;
    float: left;
    margin-right: 8px;
    border: 1px solid #e2dfdd;
    /*height: 100px;*/
    margin-bottom: 8px;
    padding-bottom: 5px;
}

.fin_highlights h3 {
    margin: 0px;
    padding: 0.3em 0px 0px 0.6em;
    font-weight: bold;
}

.fin_highlights a {
    padding-left: 5px;
}

div.big_figures {
    color: #9b243e;
    font-size: 2.5em;
    width: 32%;
    margin: 0 10px 0 10px;
    padding: 10px 0 10px 10px;
    float: right;
}

div.big_figures p {
    margin: 0;
    padding: 0;
    color: #9b243e;
}

div.big_figures span {
    font-size: 0.8em;
}

div.big_figures p.sml {
    font-size: 0.4em;
}

a.desc {
    display: block;
    font-size: 0.9em;
}

a.top {
    display: block;
    font-size: 0.9em;
    text-align: right;
    margin: 10px 0;
}

.clear {
    clear: both !important;
    float: none !important;
    line-height: 0px !important;
    height: 1px !important;
}

.normal_ul {
    color: #666;
    margin: 0 0 15px 15px;
    padding: 0;
}

.normal_ul li {
    margin: 0 0 5px;
}

.highlight_box {
    padding: 10px;
    margin-bottom: 20px;
	padding-right: 80px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.vision {
	background-image: url(../images/bg_dark_134.gif);
	}
	
.strategy {
	background-image: url(../images/bg_dark_450.gif);
	}	
	
.risks {
	background-image: url(../images/bg_dark_450.gif);
	}	

.kpis {
	background-image: url(../images/bg_light_392.gif);
	}
.kpi_box {
    background-color: #e8e4de;
}

div.operation_figures {
	width: 28%;
	float: left;
	margin-right: 10px;
	padding: 10px;
	height: 80px;
	border: 1px solid #8b8078;
	margin-bottom: 10px;
}

/*.no_border_left {
    border-left: none !important;
    }*/
div.operation_figures p {
    margin: 0;
    padding: 0;
    color: #9B243E;
}

div.operation_figures span {
    font-size: 2.5em;
    color: #9b243e;
}

dl.footnotes {
    color: #666;
    font-size: 0.8em;
}

dl.footnotes dt {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
}

dl.footnotes dd {
    margin-left: 5px;
    margin-bottom: 10px;
}

/* STYLES ADDED 08-04-08 */
ul.governance_ul {
    margin-bottom: 15px;
    margin-top: 0px;
    margin-left: 0px;
    display: block;
}

.governance_ul li {
    list-style: disc;
    background-image: none;
    padding-left: 5px;
    line-height: 15px;
    margin: 0 0 0 15px;
}

.red_border {
    border: 1px solid #9b243e;
    padding: 10px;
    margin-bottom: 10px;
}

ul.blue {
    color: #002942 !important;
}

ul.blue span {
    color: #666;
    display: block;
    clear: both;
}

div.right_col {
    float: left;
}

div.right_col .block {
    clear: both;
}

h2.red {
    font-weight: normal;
    font-size: 1.6em;
}

li.title a {
    margin-bottom: 10px;
    display: block;
    height: 16px;
    line-height: 16px;
}

div.contents {
    clear: both;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2dfdd;
}

div.contents div.boxes {
	float: left;
	width: 48%;
	position: relative;
	margin-right: 25px;
}

div.contents div.boxes h3 {
    margin: 0 0 3px 0;
    padding: 0;
}

div.glossary {
    color: #666;
}

div.glossary strong {
    display: block;
    float: left;
    width: 60px;
    margin-bottom: 2px;
}

div.glossary span {
    display: block;
    float: left;
    width: 205px;
    margin-bottom: 2px;
}

form.results {
    margin: 0 0 20px 0;
    padding: 0;
}

form.results input.text {
    width: 250px;
    border: 1px solid #002942;
}

form.results fieldset {
    border: none;
}

form.results label {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
}

form.results input.go {
    margin-bottom: -4px;
}

div.result_paging {
    margin: 10px 0 20px 0;
    color: #666;
    text-align: center;
}

div.result_paging a,div.result_paging span {
    padding: 0 10px 0 0;
}

div.results {
    background: url(../images/divide_kick_body.gif) no-repeat bottom;
    padding-bottom: 10px;
    margin: 10px 0;
    position: relative;
}

div.results h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

div.results a {
    text-decoration: none;
}

div.results a:hover {
    text-decoration: underline;
}

div.results div.relevance {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 0.9em;
    color: #7bafe4;
}

.downloads
{
	margin: 0 25px 15px 0;
	width: 48%;
	float:left;
	border-top: 1px solid #e2dfdd;
}

.no_right_margin
{
	margin-right: 0;
}

.full
{
	border-top: none;
	width: 636px;
	margin-right: 0;
}

.downloads ul, ul.downloads {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
}

.downloads ul li, ul.downloads li {
    margin: 0 0 5px 0;
}

.downloads ul li.first_link, ul.downloads li.first_link{
    margin: 0 0 15px 0;
    font-size: 1.2em;
    font-weight: bold;
}

.downloads ul li a {
    text-decoration: none;
}

.downloads ul li a:hover {
    text-decoration: underline;
}

p.adobe {
    margin-top: 90px;
    color: #bbb;
}

img {
    border: none;
}

p.adobe img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.sitemap {
    float: left;
    width: 49%;
}

div.sitemap ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

div.sitemap ul li.titlelink {
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 1.4em;
    background: url(../images/bullet_red.gif) no-repeat left 2px;
}
div.sitemap ul ul li {
    padding-left: 12px;
    line-height: 1.2em;
    background-image: url(../images/bullet_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

div.sitemap li a {
    color: #9b243e;
    text-decoration: none;
}

div.sitemap li a:hover {
    text-decoration: underline;
}

div.sitemap li.titlelink a {
    color: #9b243e;
    font-weight: bold;
}

div.sitemap ul ul ul {
    margin-top: 5px;
}

ul.skip {
    display: none;
}

.superscript {
	vertical-align: baseline;
	font-size: 0.9em;
	position: relative;
	top: -0.3em;
}


#study_wrap
{
	padding-right: 60px;
	min-height: 810px;
	background-image: url(../images/img_brownbg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cs_graph
{
	margin-top: 20px;
	padding: 0 0 0 10px;
}

.study_wrap
{
	width: 636px;
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;	
	min-height: 810px;

}

.ltg_study
{
	background-image: url(../images/img_ltg_study_bg.jpg);
}

.mtn_suc
{
	background-image: url(../images/img_spart_study_bg.jpg);
}

.mtn_basin {
	background-image: url(../images/img_mbasin_study_bg.jpg);
}

.mtn_edu {
	background-image: url(../images/img_seduc_study_bg.jpg);
}

.study_wrap p
{
	margin-right: 60px;
}


div.info {
	position: absolute;
	width: 520px;
	bottom: 0;
	padding: 5px;
	}
	
div.info p {
	background-color: none;
	font-size: 18px;
	color: #002942;
	}
	
div.info h3 {
	font-size: 18px;
	}

div.info a.desc {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 11px;
	}
	
.details_block .desc {
	padding-left: 10px;
}

.results_caption {
	float:left; 
	width:123px; 
	margin-top:5px;
	margin-right:1px;
	margin-left:1px;
	height:130px;
}

.results_height {
	height:150px !important;
}
