html , body {
	margin: 0px; 
	padding: 0px;
	color: #666;
	font-size: 12px; 
	font-family: Tahoma, Geneva, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
}
.clr {
	font-size: 0px !important;
	line-height: 0px !important;
	height: 0px !important;
	clear: both;
}
a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
a:hover { text-decoration: none; }
a img { border: none; }
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
h1 , h2 , h3 , h4 , h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/* ========================================== */
html {
	background: #000 url(../images/gui/bg.jpg) top center;
}
body {
	background: transparent url(../images/gui/bg2.jpg) repeat-y top center;
}
.mainout {
	width: 899px;
	
}
.adv { margin-bottom: 15px; }
.headerout {
	height: 250px;
	text-transform: uppercase;
	background: transparent url(../images/gui/bg_header.jpg) no-repeat top left;
}
.headerout_hp {
	height: 185px;
	text-transform: uppercase;
	background: transparent url(../images/gui/bg_header.jpg) no-repeat top left;
}
.headertop {
	height: 43px;
	line-height: 43px;
	padding-left: 106px;
	color: #1E2203;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.headertop a {
	color: #1E2203;
	text-decoration: underline;
}
.headertop a:hover { text-decoration: none; }
.header {
	height: 88px;
	padding: 10px 0px 0px 106px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.header h2 {
	line-height: 40px;
	font-size: 36px;
}
.header h1 {
	line-height: 36px;
	color: #DDE9D1;
	font-size: 26px;
}
.header_hp {
	height: 88px;
	padding: 53px 0px 0px 106px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: 2px;
}
	.header_hp h1 {
		line-height: 40px;
		font-size: 36px;
	}
	.header_hp h2 {
		line-height: 36px;
		color: #DDE9D1;
		font-size: 26px;
	}
.header_menu {
	height: 96px;
	padding: 13px 0px 0px 75px;
}
.header_menu a {
	display: block;
	float: left;
	width: 116px;
	height: 41px;
	margin: 0px 17px;
	padding: 55px 0px 0px 0px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	background: transparent url(../images/gui/bg_menu.jpg) no-repeat bottom center;
}
.header_menu a:hover { text-decoration: underline; }
.header_menu a:hover.hm1 { background: transparent url(../images/gui/bg_menu1.png) no-repeat bottom center; }
.header_menu a:hover.hm2 { background: transparent url(../images/gui/bg_menu2.png) no-repeat bottom center; }
.header_menu a:hover.hm3 { background: transparent url(../images/gui/bg_menu3.png) no-repeat bottom center; }
.header_menu a:hover.hm4 { background: transparent url(../images/gui/bg_menu4.png) no-repeat bottom center; }
.header_menu a:hover.hm5 { background: transparent url(../images/gui/bg_menu5.png) no-repeat bottom center; }

.header_menu a.hm1current { background: transparent url(../images/gui/bg_menu1.png) no-repeat bottom center; }
.header_menu a.hm2current { background: transparent url(../images/gui/bg_menu2.png) no-repeat bottom center; }
.header_menu a.hm3current { background: transparent url(../images/gui/bg_menu3.png) no-repeat bottom center; }
.header_menu a.hm4current { background: transparent url(../images/gui/bg_menu4.png) no-repeat bottom center; }
.header_menu a.hm5current { background: transparent url(../images/gui/bg_menu5.png) no-repeat bottom center; }


.contentout {
	padding: 35px 0px 20px 0px;
	color: #060000;
	background: #C9C39F;
}
	.contentout h3 {
		width: 225px;
		color: #282720;
		font-weight: bold;
		text-align: left !important;
		text-transform: uppercase;
		border-bottom: 2px solid #282720;
	}
.content_bio {
	padding: 0px 92px 0px 92px;
	text-align: left;
}
	.bio_left {
		float: left;
		width: 392px;
	}
	.bio_left img {
		margin-bottom: 20px;
		border: 1px solid #000;
	}
	.bio_right {
		float: left;
		width: 300px;
		padding-left: 21px;
		border-left: 1px solid #8C886F;
	}
.content_ach {}
.content_pic {
	width: 730px;
	text-align: left;
}
	.content_pic h3 { width: 90%; margin-left: 5px; }
	.gallery {}
	.gallery a {
		diplay: block;
		float: left;
		width: 230px;
		height: 190px;
		text-align: center;
		margin: 5px;
	}
	.gallery a img {
		
		border: 1px solid #000;
	}
.content_video {
	padding: 0px 92px 0px 92px;
}
	.content_video .videoin {
		float: left;
		width: 350px;
		height: 280px;
	}
.content_link {
	padding: 0px 92px 0px 92px;
	text-align: left;
}
	.content_link ul {
		margin: 0px;
		padding: 20px 0px 0px 0px;
	}
	.content_link ul li {
		margin: 0px 0px 5px 0px;
	}
.bioinfo {
	padding: 10px 20px 10px 0px;
}
.footerout {
	padding: 20px 92px;
}
.footerin {
	padding: 0px 5px 15px 5px;
}
.footerin a { color: #CCC; text-decoration: underline; }
.footerin a:hover {  color: #FFF; text-decoration: none; }

/* ==================== Gallery  ==================== */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #E9E9E9;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(http://www.ekoenergyproject.com/images/gui/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink {
	background: url(http://www.ekoenergyproject.com/images/gui/prev.gif) left 15% no-repeat;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(http://www.ekoenergyproject.com/images/gui/prev.gif) left 15% no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#nextLink {
	background: url(http://www.ekoenergyproject.com/images/gui/next.gif) right 15% no-repeat;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(http://www.ekoenergyproject.com/images/gui/next.gif) right 15% no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #637A20;
	background-color:#E9E9E9;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: none;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	


















#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}