/* Oriental Energy Resources layout styling */

/* Force scrollbars */  
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {	
	background: #fff url(../images/bg.gif) center top repeat-y; 
	text-align: center;
	}
#container {
	width: 750px; 
	text-align: left;
	margin: 0 auto;
	padding-bottom: 10px; 
	}
#header {
	border-top: 10px solid #fff;
	background: url(../images/header_bl.gif) top left repeat-x;
	position: relative;
	width: 100%;	
	height: 80px;
} 
#disheader {
	border-top: 1px solid #fff;
	background: url(../images/header_bl.gif) top left repeat-x;
	position: relative;
	width: 100%;	
	height: 80px;
} 
#content {
	padding: 20px 15px 20px 10px;

	}
#main { 
	float: left;
	width: 500px; 
	position: relative;	
	display: inline-block;
}
#side {
	float: right;
	width: 190px;
	}
#footer { 
	clear: both; 
	margin: 20px 240px 10px 10px;  
	font-size: 9px;
	text-align: center;
	color: #777;}

#disfooter { 
	clear: both; 
	margin: 20px 20px 10px 10px;  
	font-size: 9px;
	text-align: center;
	color: #777;}



#logo {
	display: block;
	width: 343px;
	height: 70px;
	overflow: hidden;
	background: transparent url(../images/logo_screen.jpg) no-repeat 0 0;
	text-indent: -700em;
	text-decoration: none;
}

#logo img {
	display: none;
	}
#header ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #316B31 url(../images/nav_bg.gif) repeat-x bottom left;
	border-top: 1px solid #ddd;	
	border-bottom: 1px solid #fff;			
	float: right;
}
#header li {
	float: left;
	padding: 0;
	margin: 0;
}
#header ul a {
	float: left;
	display: block;
	padding: 5px 0 10px 0;
	background: #316B31 url(../images/nav_bg.gif) repeat-x bottom left;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#header li a:hover { 
	background: #b9d6c7 url(../images/nav_bg.gif) repeat-x bottom center;	
	}
#header li.active a {
	background: #528069 url(../images/nav_active.gif) repeat-x bottom center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
#header li#nav-home.active a {
	border-left: 0 none; 		/* home button is exempt from a left border, since it's on the left */
	} 
#header li#nav-about.active a {
	border-right: 0 none; 		/* home button is exempt from a left border, since it's on the left */
	} 	

#nav-admin-home a	{width: 120px;}	
#nav-home a	{width: 80px;}	
#nav-projects a	{width: 240px}	
#nav-news a	{width: 130px}	
#nav-about a	{width: 130px;}	
	

h1.Blue {
	float: left;
	display: block;
	padding: 5px 0 10px 0;
	background: #316B31 url(../images/nav_bg.gif) repeat-x bottom left;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

h1.Blue2 {
	float: left;
	display: block;
	padding: 5px 0 10px 0;
	background: #316B31 url(../images/nav_bg.gif) repeat-x bottom left;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

	
/* side */		


#side p {
	font-size: .95em; 
	margin-top: 0;
	}
#side h3 {
	margin-top: 1em;
	padding: .5em;
	background: #f8f8f8;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
	text-transform: uppercase;
	}
	
#side p.Caption {
	margin-top: 1em;
	padding: .5em;
	background: #f8f8f8;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 8pt;
	font-weight: bold;
}
#side ul, #side ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#side ul li {
	display: inline;
	font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Arial CE", arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 100%;
}
#side ul li a {
	display: block;
	color: #444;
	text-decoration: none;
	padding: 5px 10px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#side ul li a:hover {
	background-color: #ddd;
	color: black;
}
#side ul li a:hover strong {
	color: #800;
}
#side li.active a {
	background-color: #ddd;
	color: #000;
	}
	
#side ol li { /* for pages that don't have links */
	display: block;
	color: #444;
	text-decoration: none;
	padding: 5px 0;
	width: auto;
	background: transparent url(../images/hr.gif) repeat-x left bottom;
	font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Arial CE", arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;	
}


/* definition list hiding 
	display: inline-block is for IE HasLayout
*/

dl {
	margin: 1em 0 2em 0;
	}
dl dt {
	font-weight: bold;
	padding: 0;
	cursor: pointer;
	}
dl dd {
	padding: 0 0 0 1em;
	margin: .5em 0;
	}
.DTnormal{
	padding-left:20px;
	display: inline-block;
	background: url(../images/hover.png) left center no-repeat;
}
.DThover {
	padding-left:20px;
		display: inline-block;
	background: #ffc url(../images/hover.png) left center no-repeat;
}
.DThighlight {
	padding-left:20px;
	display: inline-block;
	background: url(../images/active.png) left center no-repeat;
}
.DThidden{
	display:none;
}
DT sup, DT span {
	font-weight: normal;
	font-size: 10px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
}


/* page specific styles */
.frontrow {
	padding-bottom: 35px;
	margin-bottom: 0;
	background: url(../images/h1_bg.gif) no-repeat center bottom;
	clear: both;
}
.frontrow p, .frontrow ul { margin-bottom: 0;}
.leftcolumn {
	width: 47%;
	float: left;
	padding-right: 6%;
}
.rightcolumn	{
	width: 47%;
	float: left;
	clear: right;
	padding: 1em 0;	
}
#frontseastargraphic { 
	padding: 0 0 1em 160px; 
	background: url(/seastar/images/frontpageimage.jpg) no-repeat 0 25px;
	}
ul#pr-archives a { text-decoration: none;}
ul#pr-archives a:hover { text-decoration: underline; }

ul#pr-archives li.selected a { font-weight: bold; color: #000;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

p.DisCaption {
	font: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	padding: 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11pt;
	font-weight: bold;
}

p.Caption {
	font: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	padding: 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11pt;
	font-weight: bold;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

