 body { margin:0px; padding:0px;}
 h3{ margin:0px; padding:0px;}
@charset "utf-8";
/* CSS Document */
.lof-slidecontent{position:relative;overflow:hidden;}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:none;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center}
	
.lof-slidecontent .preload div{height:100%;width:100%;	background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;}
.lof-slidecontent ul{margin:0;}
.lof-slidecontent ul li{cursor:hand; cursor:pointer; list-style-type:armenian; padding:0;}



/* main flash */
.lof-main-wapper{
	margin-left:auto;
	overflow:hidden;
	background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;}

.lof-main-wapper .lof-main-item{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	position:absolute;}
	
.lof-main-wapper .lof-main-item img{padding:0px;}
/* item navigator */
ul.lof-navigator{}
.lof-navigator-outer{
	position:absolute;
	right:432px;
	bottom:20px;
	z-index:100000;}
	
.lof-main-item-desc{
	z-index:100px; padding:16px 40px;
	position:absolute;
	top:206px;
	left:480px;
	width:320px;
	background:#468db5;/*url(images/transparent_bg.png) filter:0.7(opacity:60) */}
	
.lof-main-item-desc p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#acc5d3; font-weight:normal; line-height:20px; margin:0px 0px; padding:0px 0px;}
.lof-main-item-desc h3 a{font-family:"Centaur",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal; color:#fff; font-size:22px; text-transform:uppercase; font-weight:normal; margin:0px 0px; padding:0px 0px 10px 0px;}
.lof-main-item-desc h3 a:hover{	color:#FF6;	text-decoration:none; text-decoration:none;}

.lof-navigator-item{
	height:21px;text-indent:-99999px;
	width:21px;
	padding:0px 5px;
	display:block;
	float:left;
	font-size:8px;
	text-align:center;
	background:url(images/is_bullet.png) no-repeat 0 top; 
	margin-left:6px;}
	
.lof-navigator-item div{
	 margin-right:12px;	}
	 
.lof-navigator .active{
	background:url(images/is_bullet.png) no-repeat 0 bottom;}
.lof-navigator-item img{
	border:#FFC solid 1px;
	margin:2px;
	padding:2px;
	width:40px;
	float:left;}
	
li.lof-navigator-item:hover{
	background:url(images/is_bullet.png) no-repeat 0 bottom;}

/* Tool tip style */
.tip-tip { width:100px; height:77px; z-index:13000; background:url(images/popup_bg.png) no-repeat;}
.tip{width: 100px; height:77px; z-index: 13000; background:url(images/popup_bg.png) no-repeat;}
.tip-title{margin-left:0px; width: 100px; color:#FFF; padding: 0px 0px 0px 0px;  font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.tip-text{font-size: 12px; padding: 0px 0px 0px 0px; background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;}
.tip-text img{border:#fff solid 1px; margin:5px; padding:1px; width:86px; height:56px;}
