
#overlay {
	background-color: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	display: none;
	z-index:20;
}

#galleryEasing {
	z-index: 200;
}

#galleryEasing * {
	color: #fff;
}

#galleryEasing {
	position: absolute;
	left: 50%;
	margin-left: -490px;
	top: 114px;
	width: 982px;
	height: 559px;
}

#galleryEasing .lof-slidecontent, #galleryEasing .lof-slidecontent a {
	color:#FFF;	
}
#galleryEasing .lof-slidecontent a.readmore{
	color:#58B1EA;
	font-size:95%;
	
}
#galleryEasing .lof-slidecontent{
	position:relative;
	border:#F4F4F4 solid 1px;
	width: 980px; 
	height: 501px;
}
#galleryEasing .lof-slidecontent .preload{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
#galleryEasing .lof-slidecontent .preload div{
	width:100%;
	background:transparent url(../gfx/gallery/load-indicator.gif) no-repeat scroll 50% 50%;
}
#galleryEasing .lof-main-outer{
	position:relative;
	width:980px; 
	height:501px;
	z-index:3px;
	overflow: hidden;
}


/*******************************************************/
#galleryEasing .lof-main-item-desc{
	z-index:100;
	position:absolute;
	bottom:0px;
	left:0px;
	width:980px;
	background:url(../gfx/gallery/bg_trans.png);
	height:0px;
	overflow: hidden;
	/* filter:0.7(opacity:60) */
}
#galleryEasing .lof-main-item-desc-inner {
	padding: 10px;
}
#galleryEasing .lof-main-item-desc p{
	margin:0 8px;
	padding:8px 0
}
#galleryEasing .lof-main-item-desc h3,
#galleryEasing .lof-main-item-desc h3 a,
#galleryEasing .lof-main-item-desc h3 i,
#galleryEasing .lof-main-item-desc-inner p {
	padding:0;
	margin:0
	color: #fff;
}
#galleryEasing .lof-main-item-desc h2{
	padding:0;
	margin:15px 0 0 0px;
}
#galleryEasing .lof-main-item-desc h3 a{	
	margin:0;
	background:#C01F25;
	font-size:75%;
	padding:2px 3px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
	text-transform:uppercase;
	text-decoration:none
}
#galleryEasing .lof-main-item-desc h3 a:hover{

	text-decoration:underline;
}
#galleryEasing .lof-main-item-desc h3 i {
	font-size:70%;
}

/* main flash */
#galleryEasing ul.lof-main-wapper{
	/* margin-right:auto; */
	background:transparent url(../gfx/gallery/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
}

#galleryEasing ul.lof-main-wapper li{
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
	list-style-type: none;
}
#galleryEasing .lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
	list-style-type: none;
}
#galleryEasing ul.lof-main-wapper li img{
	padding:0px;	
}

/* item navigator */
#galleryEasing .lof-navigator-wapper {
	position:absolute;
	top: 505px;
	left: 342px;
	background:url(../gfx/gallery/transparent_bg.png) repeat;
	padding:5px 0px;
	width: 740px;
}
#galleryEasing .lof-navigator-outer{
	position:relative;
	z-index:100;
	height: 32px;
	width:870px;
	color:#FFF;
	float:left;
	overflow: hidden;
}
#galleryEasing ul.lof-navigator{
	top:0px;
	left: 0px;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
#galleryEasing ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	float:left;
	display:block;
	text-align:center;
	height: 32px; 
	width: 58px;
}
#galleryEasing ul.lof-navigator li img{
	border:#666 solid 3px;	
}
#galleryEasing ul.lof-navigator li.active img, #galleryEasing ul.lof-navigator li:hover img {
	border:#A8A8A8 solid 3px;
}
#galleryEasing .lof-navigator-wapper .lof-next,  #galleryEasing .lof-navigator-wapper .lof-previous{
	display:block;
	width:22px;
	height:30px;
	color:#FFF;
	cursor:pointer;

}
#galleryEasing .lof-navigator-wapper .lof-next {
	float:left;	
	text-indent:-999px;
	margin-right:5px;
	background:url(../gfx/gallery/arrow-l.png) no-repeat right center;
}
#galleryEasing .lof-navigator-wapper .lof-previous {
	float:left;	
	text-indent:-999px;
	margin-left:5px;
	background:url(../gfx/gallery/arrow-r.png) no-repeat left center;
}

#galleryEasing h3 {
	margin: 0px;
	padding: 0px;
}


#galleryEasing h2 {
	color: #fff; 
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
}

#galleryEasing .lof-main-item-descp {
	color: #fff; 
}