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;
	background: #ABABAB url(../images/gui/bg.jpg) repeat-y top 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:focus { outline:none }
a img { border: none; }
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
h1 , h2 , h3 , h4 , h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	font-weight: normal;
}
pre {
	display: block;
	position: absolute;
		top: 5px;
		left: 5px;
		z-index: 10;
	width: 200px;
	overflow: auto;
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid red;
}
/* ========================================== */
.header {
	width: 990px;
	height: 133px;
	overflow: hidden;
}
.logo img {
	float: left;
}
.header h1 {
	float: right;
	width: 830px;
	line-height: 20px;
	padding: 70px 2px 5px 0px;
	color: #EE202C;
	/*font-weight: bold;*/
	font-size: 20px;
	text-align: right;
	text-transform: uppercase;
	border-bottom: 1px solid #EE202C;
}
.header h2 {
	float: right;
	width: 800px;
	line-height: 20px;
	padding: 0px 2px 0px 0px;
	color: #444;
	font-size: 18px;
	font-style: italic;
	
	text-align: right;
}

.contentout {

	background: #ABABAB url(../images/gui/bg_content.jpg) top left;
}
.pathtop {
	height: 2px;
	line-height: 2px;
	font-size: 0px;
	background: transparent url(../images/gui/bg_path_top.jpg) no-repeat top left;
	border-bottom: 1px solid #B8A98C;
}
.path {
	width: 961px;
	height: 29px;
	line-height: 29px;
	margin-bottom: 2px;
	padding: 0px 0px 0px 29px;
	color: #BAA98D;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../images/gui/bg_path.gif) no-repeat top left;
}
.path div.langs {
	float: right;
	padding: 0px 19px 0px 0px;
}
.path a { color: #666; }
.path a:hover { color: #333; }
.path b { color: #EE202C; }
.content {
	width: 990px;
}

.leftout {
	float: left;
	width: 187px;
	
	/*border: 1px solid red;*/
}

.menu_cat , .menu_catcurrent {
	margin-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu_cat a {
	display: block;
	color: #FFF;
	background: transparent url(../images/gui/bg_menu.jpg) no-repeat top left;
}
.menu_cat a:hover { color: #333; }
.menu_cat a span {
	display: block;
	line-height: 15px;
	padding: 9px 10px 9px 29px;

	background: transparent url(../images/gui/bg_menu_bot.jpg) no-repeat bottom left;
}
.menu_catcurrent a {
	display: block;
	color: #333;
	background: transparent url(../images/gui/bg_menu_cur.jpg) no-repeat top left;
}
.menu_catcurrent a span {
	display: block;
	line-height: 15px;
	padding: 9px 10px 9px 29px;

	background: transparent url(../images/gui/bg_menu_bot_cur.jpg) no-repeat bottom left;
}

.leftout ul {
	margin: 0px 0px 0px 14px;
	padding: 5px 0px 0px 6px;
	list-style-type: none;
	background: #AAA url(../images/gui/bg_menu_sub.jpg) no-repeat top left;
}
.leftout ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFF;
}
.leftout ul li a {
	display: block;
	line-height: 15px;
	padding: 3px 5px 3px 10px;
	color: #333;
	font-size: 11px;
	background: #AAA;
}
.leftout ul li a:hover { color: #FFF; background: #7B7B7B; }
.leftout ul li a.current { color: #FFF; background: #333333; }
.sub_bot {
	height: 5px;
	line-height: 5px;
	font-size: 0px;
	margin: 0px 0px 4px 14px;
	background: #AAA url(../images/gui/bg_menu_sub_bot.jpg) no-repeat top left;
}




.contentin {
	float: left;
	width: 513px;
	line-height: 130%;
	padding: 20px 30px;
	color: #BCBCBC;
	/*background: #454545;*/
}
.contentin a { color: #B9A88A; text-decoration: underline; }
.contentin a:hover { text-decoration: none; }
.title {
	display: block;
	margin-bottom: 15px;
	padding: 0px 0px 7px 0px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
}


.rightout {
	float: left;
	width: 230px;
	overflow: hidden;
	padding: 20px 0px;
}
.rightout a { color: #B9A88A; }
.galleryout {
	float: left;
	/*width: 743px;*/
	width: 773px;
	padding: 20px 0px 20px 30px;
}
.rightout .gallery { text-align: center; }
.gallery a img {
	margin-bottom: 13px;
	border: 1px solid #000;
}
.gallery a:hover img { border: 1px solid #B9A88A; }
.galleryout .gallery a img {
	float: left;
	margin: 0px 25px 35px 35px;
}
.galleryout .galleryin a img { margin: 0px 25px 10px 35px; }
.galleryin {
	float: left;
	width: 247px;
}
.new_gal_info { padding: 0px 25px 5px 35px; }
a.more {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.more { text-decoration: none; }
.contentbot {
	height: 2px;
	line-height: 2px;
	font-size: 0px;
	border-top: 1px solid #B8A98C;
	clear: both;
}
.forma {}
.forma td {
	line-height: 18px;
	padding: 0px 25px 13px 0px;
	color: #FFF;
}
.forma input , .forma textarea , .forma select { border: none; }
.forma input , .forma select { width: 180px; }
.forma textarea {
	width: 385px;
	height: 120px;
	overflow: auto;
}
a.button {
	display: block;
	width: 241px;
	height: 49px;
	line-height: 49px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/gui/button.gif) no-repeat top left;
}
a:hover.button { color: #ED1F2B; }
.footer {
	width: 990px;
	padding: 10px 0px 100px 0px;
	color: #333;
	font-size: 11px;
	text-align: center;

}
/* ==================== 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;	
}
