/* CSS Document */
body { margin:0px;}
#wrap { width:95%;}
#top { width:95%; padding:0px;}
#top1 { display:none;}
#top1A { display:none;}
#top2 { display:none;}
#top2A { display:none;}
#top3 { display:none;}
#top3A { display:none;}
#top4 { display:none;}
#top4A { display:none;}
#top5 { display:none;}
#top5A { display:none;}
#top6 { display:none;}
#top6A { display:none;}
#top7 { display:none;}
#top7A { display:none;}
#top10 { width:95%; float:none;}

#top8 { display:none;}
#top9 { display:none;}

#main { width:95%;}
#main_left1 { width:95%; float:none;padding:0px;}
#main_left1A { width:95%; float:none; border:none;}
#main_left2 { width:95%; float:none;padding:0px;}
#main_left2A { width:95%; float:none; border:none;}
#main_left3 { width:95%; float:none; padding:0px;}
#main_left3A { width:95%; float:none; border:none;}
#main_clear { display:none;}

#main1 { width:95%;}
#main1_left1 { width:95%; float:none;padding:0px;}
#main1_left1A { width:95%;}
#main1_left1B {width:95%;}

#main1_left2 { width:95%; float:none;padding:0px;}
#main1_left2A { width:95%;}
#main1_left2B { width:95%;}
#main1_clear { display:none;}
#top_clear { display:none;}
#footer { display:none;}

/* =-=-=-=-=-=-=-[innerpages]-=-=-=-=-=-=-=- */ 
#main_inner { width:95%;}
#main_inner_left { width:95%; float:none;padding:0px;}
#main_inner_left_A { width:95%;}
#main_inner_left_B { width:95%;}

#main_inner_right { width:95%; float:none;padding:0px;}
#main_inner_right_A { width:95%;}
#main_inner_right_B { width:95%;}

#main_inner_clear { display:none;}

#main_inner1 { width:95%;}
#main_inner1A { width:95%;}
#main_inner1A1  { width:95%;}
#main_inner_left1 { display:none;}
#main_inner_left1A { display:none;}
#main_inner_left1A_1 { display:none;}
#main_inner_left1B { display:none;}
#main_inner_left1B_1 { wdisplay:none;}
#main_inner_right1 { width:95%; float:none;}
#main_inner_clear1 { display:none;}

.box { width:95%; float:none;}
.box1 { width:95%;}
/* =-=-=-=-=-=-=-[css]-=-=-=-=-=-=-=- */ 

.text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #016e4c;
	text-decoration: none;
}
.text1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text1A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2f886c;
	text-decoration: none;
}
.text1B{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #016e4c;
	text-decoration: none;
}
.text6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #016e4c;
	text-decoration: none;
}
/* =-=-=-=-=-=-=-[light Box]-=-=-=-=-=-=-=- */ 
#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: #fff;
	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(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#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: #86bb3a;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}	
	