﻿*{ font-family:Arial, Helvetica, sans-serif;
	margin:0px;padding:0px;
}
body{
	background:black;
}
img{border:0;}
.uwan_top a,.window a{text-decoration:none;}
.uwan_top a:hover,.window a:hover{text-decoration:underline;}
#contai{
	margin:0px auto; width:1259px; overflow:hidden;
}
.bg_1 {
	height:146px;
	background:url(../images/bg_01.jpg) no-repeat left;
}

.bg_2 {
	height:112px;
	background:url(../images/bg_02.jpg) no-repeat left;
}

.bg_3 {
	height:120px;
	background:url(../images/bg_03.jpg) no-repeat left;
}

.bg_4 {
	height:102px;
	background:url(../images/bg_04.jpg) no-repeat left;
}

.bg_5 {
	height:92px;
	background:url(../images/bg_05.jpg) no-repeat left;
}

.bg_6 {
	height:146px;
	background:url(../images/bg_06.jpg) no-repeat left;
}
.bg_6 a{
	float:left;
}
.bg_7 {
	height:117px;
	background:url(../images/bg_07.jpg) no-repeat left;
}
.bg_7 a{
	color:#1B530B; font-weight:bold;
}
.bg_7 a:hover{
	color:#3AB317;
}
.bg_7 span{
	padding-left:20px;
}
.bg_8 {
	height:143px;
	background:url(../images/bg_08.jpg) no-repeat left;
}
.bg_8 p{
	width:995px;float:left;color:#B6B6B6;font-size:12px; text-align:center; padding-top:15px; display:inline;
}
.bg_8 p a{
	color:#B6B6B6; text-decoration:none;
}
.bg_8 p a:hover{
	color:white; text-decoration:underline;
}
.fc_1 {
	height:146px;
	background:url(../images/fc_01.jpg) no-repeat left;
}

.fc_2 {
	height:112px;
	background:url(../images/fc_02.jpg) no-repeat left;
}

.fc_3 {
	height:120px;
	background:url(../images/fc_03.jpg) no-repeat left;
}

.fc_4 {
	height:102px;
	background:url(../images/fc_04.jpg) no-repeat left;
}

.fc_5 {
	height:92px;
	background:url(../images/fc_05.jpg) no-repeat left;
}

.fc_6 {
	height:146px;
	background:url(../images/fc_06.jpg) no-repeat left;
}
.fc_6 a{
	float:left;
}
.fc_7 {
	height:117px;
	background:url(../images/fc_07.jpg) no-repeat left;
}
.fc_7 a{
	color:#1B530B; font-weight:bold;
}
.fc_7 a:hover{
	color:#3AB317;
}
.fc_7 span{
	padding-left:20px;
}
.fc_8 {
	height:143px;
	background:url(../images/fc_08.jpg) no-repeat left;
}
.fc_8 p{
	width:1000px;float:left;color:#B6B6B6;font-size:12px; text-align:center; padding-top:15px;
}
.fc_8 p a{
	color:#B6B6B6; text-decoration:none;
}
.fc_8 p a:hover{
	color:white; text-decoration:underline;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #353535;
	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: #353535;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


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

.clearfix {display: inline-block;}

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