/*.imgnav {position:absolute; height:35px; width:20%; z-index:100; height:35px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}*/

#gallery {position:relative;width:538px; margin:0px auto; padding:0px; border:0px solid #fff;text-align:center;}
#images {height:225px;margin-bottom:0px;text-align:center;}
#image {width:538px; height:318px; padding:0px; border:0px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat;text-align:center;}
#image img {position:absolute;top:0px; left:0px}
#thumbwrapper {width:538px; height:36px; }
#thumbarea {position:relative; overflow:hidden;background:url(../images/back.jpg) no-repeat;}
/*......modified by  sandip for thumbnails*/
#thumbs {position:relative; width:200px;list-style:none;margin:0px auto; height:35px;text-align:center;color:#FDD340;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;padding-top:8px;padding-left:35px;}
#thumbs li {float:left;padding:0px 5px; cursor:pointer;
color:#FDD340;border-right:#FFCC33 1px solid;}
.top_curve{
background:url(../images/gallery_trans.png) no-repeat;position:absolute;width:538px; margin:0px auto;height:318px;z-index:2;}


#video-div{
	position:fixed !important;
	top:0 !important;
	width:100%;
	height:100%;
	left:0 !important;
	background:url(../img/black.png) !important;
	z-index:9999;
}
#close-video{
	position:absolute;
	left:39%;
	top:30%;
	width:640px;
	z-index:1000;
}
#close-video a{
	font-size:20px;
	font-weight:bold;
	font-family:"Century Gothic";
	text-decoration:none;
	display:block;
	padding:8px;
	color:#fff;
	text-align:center;	
	background:url(../new_site/img/button-news.jpg) repeat-x center top;
}
#close-video a:hover{
	color:#CF0;		
}
.fleft{
	float:left;	
}
.fright{
	float:right;	
}
.counter{
	/*position:absolute;*/
	top:112px;
	right:160px;	
}
.logo-top{
	position:relative;	
}