@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'BellGothicBTBold';
 src: url('belgothb-webfont.eot');
 src: local('.'), url('belgothb-webfont.woff') format('woff'), url('belgothb-webfont.ttf') format('truetype'), url('belgothb-webfont.svg#webfontjO0dpDvE') format('svg');
 font-weight: normal;
 font-style: normal;
}
.lof-slidecontent {
	position:relative;
	overflow:hidden;
	width:980px;
	height:304px;
}
.lof-slidecontent .preload {
	height:100%;
	width:100%;
	background:#FFF;
	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:424px;
	bottom:20px;
	z-index:100
}
.lof-main-item-desc {
	z-index:100px;
	position:absolute;
	top:40px;
	left:34px;
	width:400px;/* filter:0.7(opacity:60) */
	text-align:left;
}
.lof-main-item-desc p {
	color:#000;
	font-size:18px;
	margin:10px 0px;
	padding:0px;
	font-family:'BellGothicBTBold', Trebuchet, Arial, Verdana, sans-serif;
	text-shadow:1px 1px #000;
}
.lof-main-item-desc h3 {
	color:#000;
	margin:0px;
	padding:0px;
	line-height:36px;
	font:34px 'BellGothicBTBold', Trebuchet, Arial, Verdana, sans-serif;
	text-shadow:1px 1px #000;
}
a.rdbtn {
	background:url(../images/readmore.png) top left no-repeat;
	font:16px'BellGothicBTBold', Trebuchet, Arial, Verdana, sans-serif;
	text-decoration:none;
	line-height:30px;
	color:#000;
	padding:5px 34px 5px 14px;
	text-shadow:1px 1px #fff;
}
a.rdbtn:hover {
	text-decoration:underline;
	color:#333;
}
.lof-navigator-item {
	height:15px;
	width:15px;
	padding:0px 5px;
	display:block;
	float:left;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/is_bullet.png) no-repeat 0 top;
	margin-left:7px;
}
.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: 175px;
	height:135px;
	z-index: 13000;
	background:url(../images/popup_bg.png) no-repeat;
}
.tip {
	width: 175px;
	height:135px;
	z-index: 13000;
	background:url(../images/popup_bg.png) no-repeat;
}
.tip-title {
	font-size: 10px;
	margin-left:8px;
	width: 175px;
	color:#FFF;
	padding: 8px 8px 4px;
}
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background:transparent url(../images/loader.gif) no-repeat scroll 50% 50%;
}
.tip-text img {
	border:#999 solid 1px;
	margin-left:7px;
	padding:1px;
}
