/*///////////////////////////////////////////////////
/////////////////////////////////////////////////////

ENDEAVOUR INTERNATIONAL CORP
STYLES
DEVELOPED BY ORIGIN: 713.520.9544
	
/////////////////////////////////////////////////////
///////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////
/////////////////////////////////////////////////////
                  >GLOBAL LAYOUT                   
/////////////////////////////////////////////////////
//////////////////////////////////////////////////*/	

body {
	padding: 0;
	margin: 0;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #f36f25;
}

#outerWrapper {
	position:relative;
	width:auto;
	height: auto;
	margin:0;
	padding:0;
	background:#cfcfcf url(/_img/site-bkg2.gif) top center no-repeat;
}

#innerWrapper {
	position: relative;
	margin: auto;
	width: 970px;
	overflow: hidden;
	padding: 0 0 0 0;
	
}

/*//////////////////////////////////////////////////
/////////////////////////////////////////////////////
                  >HEADER                   
/////////////////////////////////////////////////////
//////////////////////////////////////////////////*/	

#header {
	position:relative;
	width: 970px;
	height: 60px;
	margin: 0;
	padding: 0;
	color:#fff;
	background: url(/_img/header-bkg.gif) top left no-repeat;
}

#logo {
	position:absolute;
	top:9px;
	left:50px;
}

#headerNav {
	position:absolute;
	top:31px;
	left:225px;
	margin:0;
	padding: 0;
	z-index:1000
}

#headerNav ul {
	margin:0;
	padding:0;
}

#headerNav li {
	display: inline;
	list-style-type: none;
	margin:0;
	padding: 0;
	color:#fff;
	font-weight:bold;
}
#headerNav li.seperator {
	background: url(/_img/nav-divider.gif) top center no-repeat;
}

#headerNav a {
	color:#fff;
	text-decoration:none;
	/*display: block;*/
	padding: 4px 12px 0 12px;
}

#headerNav a:hover {
	color:#fce22f;
	background: url(/_img/nav-active.gif) 3px 8px no-repeat;
}

#headerNav a.current {
	background: url(/_img/nav-active.gif) 3px 8px no-repeat;
}

#search	{
	position: absolute;
	width: 174px;
	height: 20px;
	top: 10px;
	left: 780px;
	padding: 3px;
	background: url(/_img/search-bkg.gif) top left no-repeat;
	display:none;
}

#go	{
	position: absolute;
	width: 14px;
	height: 14px;
	top: 3px;
	right: 10px;
}

#search input {
	padding: 1px 10px 1px 5px;
	_padding: 0 10px 0 5px;
	margin: 0;
	_margin: -2px 0 0 -2px;
	font-size: 9px;
	font-weight: bold;
	border: none;
	_border: 1px white solid;
}

/*//////////////////////////////////////////////////
/////////////////////////////////////////////////////
                  >MAIN CONTENT                   
/////////////////////////////////////////////////////
//////////////////////////////////////////////////*/	


body.operationsSection #main {
	position:relative;
	float:left;
	display: inline;
	width:970px;
	margin:0 0px;
	padding:0;
	background: #fafafa url(/_img/main-bkg-wide.gif) top left no-repeat;
}

body.secureSite #main {
	position:relative;
	float:left;
	display: inline;
	width:970px;
	margin:0 0px;
	padding:0;
	background: #fafafa url(/_img/main-ir-bkg.gif) top left no-repeat;
}

#main {
	position:relative;
	float:left;
	display: inline;
	width:970px;
	margin:0 0px;
	padding:0;
	background: #fafafa url(/_img/main-bkg.gif) top left no-repeat;
}

body.noNav #main {
	background: #fafafa url(/_img/main-bkg-noNav.gif) top left no-repeat;
}

/*//////////////////////////////////////////////////
/////////////////////////////////////////////////////
                  >MAIN CONTENT HOME                   
/////////////////////////////////////////////////////
//////////////////////////////////////////////////*/	

#mainHome {
	position:relative;
	float:left;
	display: inline;
	width:970px;
	margin:0 0px;
	padding:0;
	background: #ffffff url(/_img/home-main-bkg.gif) 0px 300px no-repeat;
}

#homeTop {
	position:relative;
	float:left;
	display: inline;
	width: 970px;
	margin: 0 0 24px 0;
	padding:0;
}
#annualReport {
	position: absolute;
	top: 242px;
	right: 0px;
	z-index:10000;
}

#homePresentation {
	position:relative;
	float:left;
	display: inline;
	width: 254px;
	margin: 0 0 0 35px;
	padding: 0;
	background: url(/_img/home-news-bkg.gif) 0px 134px no-repeat;
}

#homeNews {
	position:relative;
	float:left;
	display: inline;
	width: 254px;
	margin: 0 0 0 5px;
	padding: 0;
	background: url(/_img/home-news-bkg.gif) 0px 134px no-repeat;
}

#homePresentation p, #homeNews p {
	margin: 6px 20px 6px 20px;
	padding: 0 0 6px 0;
	color: #999;
}
#homeNews p.first {
	border-bottom: #333 dotted 1px;
}

#homePresentation a:link, #homePresentation a:visited, 
#homeNews a:link, #homeNews a:visited {
	font: bold italic 12px/15px Arial, Helvetica, sans-serif;
	color: #f36f25;
	text-decoration: none;
}

#homePresentation a:hover, #homePresentation a:focus, #homePresentation a:active, 
#homeNews a:hover, #homeNews a:focus, #homeNews a:active {
	color: #999;
}

#homePresentation h2, #homeNews h2 {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0 0 5px 1px;
	margin: 15px 20px 0 20px;
}

#stockPrice {
	position:relative;
	float:right;
	display: inline;
	width: 316px;
	height: 251px;
	margin: 27px 60px 0 0;
	padding: 0;
	background: #F6F7F7 no-repeat left top;
}

#stockPrice h2 {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0 0 5px 0;
	margin: 12px 16px 0 16px;
	border-bottom: #333 dotted 1px;
}

#stockPrice h3 {
	padding: 0;
	margin: 0;
}

#stockPrice a:link, #stockPrice a:visited {
	font-weight: bold;
	font-style: italic;
	color: #f36f25;
	text-decoration: none;
}

#stockPrice a:hover, #stockPrice a:focus, #stockPrice a:active {
	color: #999;
}

#stockPrice table {
	margin: 6px 20px 6px 12px;
	padding: 0 0 6px 0;
	color: #999;
}

.highlight {
	margin: 0;
	padding: 0;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
}

.legal {
	font-size: 10px;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #999;
	border-top: #333 dotted 1px;
}

/*//////////////////////////////////////////////////
                  >LEFT HAND NAV                    
//////////////////////////////////////////////////*/

#leftNav {
	position:relative;
	float:left;
	display: inline;
	width:200px;
	margin: 210px 0 0 86px;
	padding:0;
}

#navContainer {
	position:relative;
	float:left;
	display:inline;
	margin: 0 0 0 0;
	width: 200px;
}

#navContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navContainer li {
	margin: 0 0 10px 0;
	padding: 5px 0 12px 20px;
	border-bottom: #333 dotted 1px;
	font-size: 14px;
	font-weight: bold;
}

#navContainer li.noseperator {
	border-bottom: none;
	margin: 0 0 20px 0;
}

#navContainer li.header {
	border-bottom: none;
	margin: 0 0 20px 0;
	color: #fff;
	font-size: 15px;
}

#navContainer a {
	padding: 0 15px 0 0;
	color: #333;
	text-decoration:none;
}

#navContainer a:hover, #navContainer a.current {
	color: #f36f25;
	background:url(/_img/nav_arrow.gif) no-repeat right .35em;
}

/*//////////////////////////////////////////////////
            >CENTER                   
//////////////////////////////////////////////////*/


body.operationsSection #centerColumnTitle {
	position:relative;
	float:left;
	clear: right;
	display: inline;
	width: 810px;
	height: 460px;
	margin: 85px 0 0 105px;
	padding: 0 0 0px 0;
	overflow:hidden;
	left: 60;
	border: 1x solid red;
}
body.operationsSection #centerColumn {
	position:relative;
	float:left;
	clear: none;
	display: inline;
	width: 810px;
	margin: 0px 0 120px 30px;
	padding: 0 0 0px 0;
 	overflow:hidden;
	border: 1x solid green;
}


#centerColumnTitle {
	position:relative;
	float:left;
	clear: right;
	display: inline;
	width: 410px;
	margin: 85px 0 0 30px;
	padding: 0 0 0px 0;
	overflow:hidden;
	left: 60;
}
#centerColumn {
	position:relative;
	float:left;
	clear: none;
	display: inline;
	width: 350px;
	margin: 0px 0 120px 30px;
	padding: 0 0 0px 0;
 	overflow:hidden;
}

#centerColumn.narrow {
	width: 280px;
}

#centerColumnWide {
	position:relative;
	float:left;
	clear: none;
	display: inline;
	width: 600px;
	margin: 0px 0 120px 30px;
	padding: 0 0 0px 0;
 	overflow:hidden;
}

table.calendarList td {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color:#333;
	white-space: nowrap;
	padding: 5px 0 5px 1px;
}

table.calendarList td.dividerRow {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color:#333;
	white-space: nowrap;
	padding: 0px 0 0px 0px;
	border-bottom: #999 dotted 1px;
}

table.calendarList th {
	font: italic bold 13px/15px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 20px 0 5px 1px;
	border-bottom: #999 dotted 1px;
}



#centerColumnWide h4 {
	margin: 0px 0 0px 0;
}

#centerColumnWide p {
	margin: 0px 0 15px 0;
}

#centerColumn p {
	margin: 11px 0 11px 0;
}

#centerColumn a:link, #centerColumn a:visited,
#centerColumnWide a:link, #centerColumnWide a:visited,
#rightColumn a:link, #rightColumn a:visited {
	color: #f36f25;
	text-decoration: none;
}

#centerColumn a:hover, #centerColumn a:focus, #centerColumn a:active,
#centerColumnWide a:hover, #centerColumnWide a:focus, #centerColumnWide a:active,
#rightColumn a:hover, #rightColumn a:focus, #rightColumn a:active {
	color: #999;
}


#centerColumn h2,
#centerColumnWide h2,
#rightColumn h2 {
	font: bold normal 18px/20px Arial, Helvetica, sans-serif;
	color:#666666;
	padding: 0 0 0px 1px;
	margin: 10px 0 5px 0;
}

#centerColumn h3,
#centerColumnWide h3,
#rightColumn h3{
	font: bold italic 13px/15px Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0 0 5px 1px;
	margin: 10px 0 5px 0;
	border-bottom: #999 dotted 1px;
}

#centerColumnWide p.photoGallery img {
	float:left;
	margin: 10px 20px 20px 10px;
}

#centerColumnWide p.photoGallery br {
	clear: both;
}

body.peoplePages #centerColumn h3 {
	font: bold italic 13px/15px Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0 0 5px 1px;
	margin: 20px 0 0px 0;
	border-bottom: #999 dotted 1px;
}

body.peoplePages #centerColumn h4 {
	font: italic normal 11px/15px Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 1px;
	margin: 0 0 0px 0;
	border-bottom: #999 dotted 1px;
}

body.peoplePages #centerColumn h3 a:link, body.peoplePages #centerColumn h4 a:link, 
body.peoplePages #centerColumn h3 a:visited, body.peoplePages #centerColumn h4 a:visited {
	color:#333;
	text-decoration: none;
}

body.peoplePages #centerColumn h3 a:hover, body.peoplePages #centerColumn h3 a:focus, body.peoplePages #centerColumn h3 a:active, 
body.peoplePages #centerColumn h4 a:hover, body.peoplePages #centerColumn h4 a:focus, body.peoplePages #centerColumn h4 a:active {
	color: #999;
}

div.secureSiteToggleList {
	margin: 30px 0 0 0;
}

/* Secure Site Contact List Show/Hide Lists */ 
#boardContacts { display: block; }
#executiveContacts { display: none; }
#helpfulContacts { display: none; }
#dialInContacts { display: none; }


/* Secure Site Minutes and Presenation Show/Hide Lists */ 
#boardList { display: block; }
#auditList { display: none; }
#compensationList { display: none; }
#govAndNomList { display: none; }
#techAndResList { display: none; }



/* Secure Site Minutes and Presenation Show/Hide Lists */ 
#boardPresentationsQ1 { display: none; }
#boardPresentationsQ2 { display: none; }
#boardPresentationsQ3 { display: none; }
#boardPresentationsQ4 { display: none; }

/* Secure Site Archives Toggles */
#archivedPresentations { display: none; }


/*//////////////////////////////////////////////////
            >RIGHT                   
//////////////////////////////////////////////////*/

#rightColumn {
	position: relative;
	clear: right;
	float: right;
	display: inline;
	width: 260px;
	margin: 0px 0 0 0;
	padding:0;
}

#rightColumn1 {
	position: relative;
	clear: right;
	float: right;
	display: inline;
	width: 360px;
	margin: 0px 0 0 0;
	padding:0;
}

#rightColumn2 {
	position: relative;
	clear: right;
	float: right;
	display: none;
	width: 360px;
	margin: 0px 0 0 0;
	padding:0;
}

#rightColumn3 {
	position: relative;
	clear: right;
	float: right;
	display: none;
	width: 360px;
	margin: 0px 0 0 0;
	padding:0;
}

#rightColumn img {
	float: right;
}

div.captionPopUp {
	border-top: 1px solid #91C0BB;
	border-right: 1px solid #91C0BB;
	border-bottom: 1px solid #42807A;
	border-left: 1px solid #AEC3C3;
	background: #f3f3f3 url(/_img/operations-mapDetails-BG.gif) repeat-x;
	padding: 4px 4px 8px 4px;
	color:#6B6940;
	position: absolute;
	display: none;
}

.captionPopUp strong {
	color: #0D724A;
	font-weight: bold;
}

.captionPopUp td {
	text-align: left;
	padding: 4px 8px 2px 8px;
}

.captionPopUp th {
	border-bottom: #999 dotted 1px;
	text-align: left;
	background: white url(/_img/operations-mapDetails-BG.gif) repeat-x;
	padding: 4px 8px 2px 8px;
	text-transform: uppercase;
}

/* UK Major Development Captions */

#caption1 { top: 165px; _top: 160px; left: -25px; }
#caption2 { top: 210px; _top: 205px; left: 85px; }
#caption3 { top: 225px; _top: 225px; left: 15px; }


/* UK Assets Captions */

#caption4 { top: 60px; _top: 55px; left: 130px; }
#caption5 { top: 95px; _top: 90px; left: 30px; }
#caption6 { top: 145px; _top: 140px; left: 15px; }
#caption7 { top: 225px; _top: 225px; left: 15px; }
#caption8 { top: 230px; _top: 225px; left: 90px; }
#caption9 { top: 180px; _top: 175px; left: 55px; }
#caption10 { top: 155px; _top: 150px; left: 25px; }
#caption11 { top: 180px; _top: 175px; left: 75px; }
#caption12 { top: 180px; _top: 175px; left: 55px; }
#caption13 { top: 185px; _top: 180px; left: 40px; }


/* UK Exploration Captions */

#caption14 { top: 35px; _top: 30px; left: 70px; }
#caption15 { top: 45px; _top: 40px; left: 60px; }
#caption16 { top: 120px; _top: 115px; left: 75px; }
#caption17 { top: 130px; _top: 125px; left: -15px; }
#caption18 { top: 155px; _top: 150px; left: 75px; }
#caption19 { top: 175px; _top: 170px; left: 70px; }
#caption20 { top: 145px; _top: 140px; left: 70px; }
#caption21 { top: 305px; _top: 300px; left: 195px; }


/* US Assets Captions */
#caption22 { top: 225px; _top: 220px; left: 45px; }
#caption23 { top: 32px; _top: 32px; left: 100px; }

/* US Exploration Captions */
/* New Mexico */
#caption24 { top: 60px; _top: 60px; left: 140px; }
#caption25 { top: 130px; _top: 130px; left: 150px; }
/* Texas */
#caption26 { top: 225px; _top: 220px; left: 45px; }
#caption27 { top: 225px; _top: 220px; left: 15px; }
#caption28 { top: 295px; _top: 290px; left: 45px; }
#caption29 { top: 235px; _top: 230px; left: 20px; }



/*//////////////////////////////////////////////////
                  >META NAV                    
//////////////////////////////////////////////////*/

#metaNav {
	position:relative;
	clear: both;
	display: block;
	width:800px;
	margin: 0px 0 0 40px;
	padding: 1px 0 0 0;
	_padding: 9px 0 0 0;
	height: 31px;
	_height: 32px;
	z-index:1000;
	background: url(/_img/metanav-bkg.gif) top left no-repeat;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}

#metaNav ul {
	margin: 9px 0 0 15px;
	_margin: 0 0 0 15px;
	padding: 0;
}

#metaNav li {
	display: inline;
	list-style-type: none;
	margin:0;
	padding: 0;
	color:#fff;
	font-weight:bold;
}

#metaNav a:link, #metaNav a:visited {
	color:#666;
	text-decoration:none;
	padding: 10px 11px 10px 12px;
	background: url(/_img/metanav-bkg1.gif) top left no-repeat;
}
#metaNav a.news:link, #metaNav a.news:visited {
	background: url(/_img/metanav-bkg1.gif) -2px 0px no-repeat;
}

#metaNav a:hover, #metaNav a:active {
	color: #f36f25;
}

/*//////////////////////////////////////////////////
                  >META NAV HOME                    
//////////////////////////////////////////////////*/

#homeFlashBanner {
	position: relative;
	width: 970px;
	height: 300px;
	z-index: 1;
}

#metaNavHome {
	position:absolute;
	width:472px;
	top: 268px;
	left: 45px;
	margin: 0;
	padding:0;
	_padding: 9px 0 0 0;
	height: 32px;
	z-index:10000;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}

#metaNavHome ul {
	margin: 9px 0 0 8px;
	_margin: 0 0 0 8px;
	padding: 0;
	z-index:1001;
}

#metaNavHome li {
	display: inline;
	list-style-type: none;
	margin:0;
	padding: 0;
	color:#fff;
	font-weight:bold;
}

#metaNavHome a:link, #metaNavHome a:visited {
	color:#666;
	text-decoration:none;
	padding: 10px 11px 10px 12px;
	background: url(/_img/metanav-bkg1.gif) top left no-repeat;
}
#metaNavHome a.news:link, #metaNavHome a.news:visited {
	background: url(/_img/metanav-bkg1.gif) -2px 0px no-repeat;
}

#metaNavHome a:hover, #metaNavHome a:active {
	color: #f36f25;
}

/*//////////////////////////////////////////////////
/////////////////////////////////////////////////////
                  >FOOTER                   
/////////////////////////////////////////////////////
//////////////////////////////////////////////////*/	

#footer {
	position:relative;
	width:auto;
	height: 40px;
	margin:0;
	padding:0;
	_padding: 10px 0 0 0;
	background: #f36f25 url(/_img/footer-bkg.gif) repeat-x;
	font-size:10px;
	color: #ffffff;
}

#footerContent {
	position:relative;
	width:970px;
	margin:0 auto;
	height:50px;
	padding:0;
}

#footerAddress {
	position:relative;
	display:inline;
	float:left;
	margin: 0 0 5px 10px;
	padding:0;
}

#footerNumber {
	position:relative;
	display:inline;
	float:left;
	margin: 0 0 5px 30px;
	padding:0;
}

#footerCopyright {
	position:relative;
	display:inline;
	float:right;
	margin: 0px 5px 0 0;
	padding:0;
}

#footerCopyright a:link, #footerCopyright a:visited {
	color: #fce22f;
	text-decoration: none;
}
#footerCopyright a:hover, #footerCopyright a:visited:hover {
	color: #fce22f;
	text-decoration: underline;
}

.hide {
	position:relative;
	display: inline;
}

