html , body {
	margin: 0px; 
	padding: 0px;
	color: #666;
	font-size: 12px; 
	font-family: Tahoma, Geneva, Lucida Sans Unicode, Lucida Grande, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
}
html { background-image: url(../images/gui/bg.jpg); background-position: top center; }
body { background: transparent url(../images/gui/bg_header.jpg) repeat-x center top; }
.clr {
	font-size: 0px !important;
	line-height: 0px !important;
	height: 0px !important;
	clear: both;
}
a {
	color: #637A20;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
a img { border: none; }
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
h1 , h2 , h3 , h4 , h5 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;
}
.red { color: red !important; }
/* ========================================== */
.header {
	width: 990px;
	height: 198px;
}
.menuout, .footermenuout {
	height: 29px;
	line-height: 29px;
	background: #FFF url(../images/gui/bg_menuout.gif) repeat-x center top;
}
.menu , .footermenu{
	width: 990px;
	height: 25px;
	line-height: 25px;
	padding-top: 4px;
	background: transparent url(../images/gui/bg_menu.gif) repeat-x center top;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.menu a {
	margin: 0px;
	color: #333;
	font-size: 14px;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
.menu a:hover {
	color: #A6CE39;
}
.mainout {
	width: 990px;
	background-color: #FFF;
	text-align: left;
}
.cleft {
	float: left;
	width: 166px;
	padding: 22px 0px 22px 17px;
}

.mainout b { color: #333; }
.mainout strong { color: #333; }

.main {
	float: left;
	width: 440px;
	overflow: hidden;
	padding: 22px 0px;
}

.main_proj {
	float: left;
	width: 806px;
	overflow: hidden;
	padding: 22px 0px;
}
.projectout {
	float: left;
	width: 630px;
	overflow: hidden;
}
.project {
	margin-bottom: 24px;
	padding: 0px 0px 0px 8px;
	color: #666;
}
.project ul {
	margin: 0px;
	padding: 10px 0px 10px 20px;
	background: transparent url(../images/gui/dot.gif) repeat-x bottom left;
}
.project ul li {
	line-height: 16px;
	margin: 0px;
	padding: 1px 0px;
}
.projgallery {
	float: left;
	width: 176px;
	overflow: hidden;
	text-align: center;
}
a.gallery img {
	padding: 4px;
	border: 1px solid #999;
}
a:hover.gallery img { border: 1px solid #A6CE39; }

.projgallery a.gallery img { margin-bottom: 6px; }
.projgallery div { padding-bottom: 60px; }

.team { padding-bottom: 15px; }
.tinfo { padding: 6px 0px 23px 13px; }
.tinfo a.gallery {
	float: left;
	margin: 0px 13px 0px -13px;
}
.galleryout {
	padding-bottom: 20px;
}
.gallerydiv {
	margin-bottom: 4px;
	padding: 10px 0px;
	background: transparent url(../images/gui/dot.gif) repeat-x bottom left;
}
.gallerydiv a img {
	margin: 0px 2px 4px 2px;

}
.refout { padding-bottom: 20px; }
.ref {
	margin-bottom: 4px;
	padding: 10px 0px;
	background: transparent url(../images/gui/dot.gif) repeat-x bottom left;
}
h2.title {
	display: block;
	height: 32px;
	line-height: 32px;
	margin-bottom: 22px;
	padding-top: 7px;
	color: #666;
	font-size: 20px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	text-transform: uppercase;
	border-bottom: 1px solid #A6CE39;
}
h3.title, h3.title2, h3.title3 {
	display: block;
	line-height: 16px;
	padding: 0px 14px 4px 14px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../images/gui/green_arrow.gif) no-repeat left 5px;
}
h3.title { color: #A6CE39; }
h3.title a { color: #A6CE39; text-decoration: none; }
h3.title a:hover { text-decoration: underline; }
h3.title2 , h3.title3 { color: #333; text-transform: none;}
h3.title3 { background: transparent url(../images/gui/green_arrow2.gif) no-repeat left 5px; }
h3.title2 a , h3.title3 a  {  text-decoration: none; color: #333; }
a.more {
	line-height: 20px;
	padding: 0px 12px 0px 7px;
	font-size: 11px;
	background-repeat: no-repeat; background-position: right 5px;
}
a.moreup {
	line-height: 20px;
	padding: 0px 12px 0px 7px;
	font-size: 11px;
	background-image: url(../images/gui/up_arrow.gif);
	background-repeat: no-repeat; background-position: right 5px;
}
a.moredown {
	line-height: 20px;
	padding: 0px 12px 0px 7px;
	font-size: 11px;
	background-image: url(../images/gui/down_arrow.gif);
	background-repeat: no-repeat; background-position: right 5px;
}
#up { background-image: url(../images/gui/up_arrow.gif); }
#down { background-image: url(../images/gui/down_arrow.gif); }
.serv { margin-bottom: 16px; }
.servinfo {
	margin-left: 14px;
	padding: 2px 0px 12px 19px;
	border-bottom: 1px solid #CCC;
}
.sopen { display: none; }
.serv .more { margin-left: 26px; }

.cright {
	float: left;
	width: 345px;
	overflow: hidden;
	padding: 22px 0px 22px 22px;
	font-size: 11px;
}
.cright h3 {
	display: block;
	line-height: 16px;
	padding: 0px 0px 6px 0px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../images/gui/dot.gif) repeat-x bottom left;
}

.view_all {
	padding: 6px 0px 12px 0px;
	background: transparent url(../images/gui/dot.gif) repeat-x top left;
}
.fastcall {
	line-height: 16px;
	font-size: 11px;
}

.footermenu a {
	margin: 0px 12px;
	color: #666;
	text-decoration: none;
}
.footermenu a:hover {
	color: #333;
	text-decoration: underline;
}
.footerout {
	width: 990px;
	padding: 16px 0px 24px 0px;
	color: #666;
	font-size: 11px;
	background-color: #FFF;
}
.footerout a {
	color: #666;
	
}
.smallcontact {
	width: 340px;
	border: none;
}
.smallcontact td { padding-top: 3px; }
.smallcontact input , .smallcontact textarea {
	border: 1px solid #999;
}
.smallcontact textarea { width: 335px; height: 150px; overflow: auto; }
.smallcontact span {
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
}
.schalf1 { width: 165px;  }
.schalf2 {
	width: 165px;
	padding: 0px 0px 0px 10px;
}
.smallcontact a {
	display: block;
	width: 99%;
	height: 18px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #A5D038;
	border: 1px solid #A5D038;
	
}
.bsf1 {
	width: 160px !important;
}
.bsf2 {
	width: 335px !important;
}
.button { width: 160px; }
.required { width: 160px; }
/* ==================== 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;	
}