@charset "utf-8";
/* CSS Document */
.lof-slidecontent{
	position:relative;
	overflow:hidden;
	border:#666666 solid 1px;
	width:1100px;
	height:500px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.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-main-outer{
	position:relative;
	height:100%;
	width:1182px;
	z-index:3px;
	overflow:hidden;
}


/*******************************************************/
.lof-main-item-desc{
	z-index:100;
	position:absolute;
	top:1px;
	left:1px;
	width:300px;
	background:url(../images/transparent_bg.png);
	padding-bottom: 20px;
	height: 478px;	/* filter:0.7(opacity:60) */
}

.breaks {
background-image:none!important;
}




.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0;
}


.lof-main-item-desc span{
	color:#FFF;
	font-size: 80%;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}


.lof-main-item-desc table {
	color:#FFF;
	
	font-size: 85%!important;
}


.lof-main-item-desc table a {
	color:#FFF;
	margin:0 8px;
	padding:8px 0;
	
}

.lof-main-item-desc table td {
	text-align: left;
	vertical-align: middle;
}




.lof-main-item-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:140%;
	padding:20px 8px 2px;
	
}
.lof-main-item-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}

.b-btn {
	text-align: right;
	
}

.b-btn img {
	margin-right: 10px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
}


.b-btn a:link, .b-btn a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

.b-imgs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}


/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	height:500px;
	width:1182px;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:1182px;
	float:left;
}
.lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
ul.lof-main-wapper li img{
	padding:0px;	
	/*width:794px;*/
}

li-desc{
	z-index:100px;
	position:absolute;
	top:150px;
	left:50px;
	width:400px;
	background:url(../images/transparent_bg.png);

	/* filter:0.7(opacity:60) */
}
li-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
li-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:140%;
	padding:20px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
li-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}

/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:0px;
	z-index:100;
	height:300px;
	width:310px;
	overflow:hidden;
	color:#FFF
}
.lof-navigator li.active{
	background:url(../images/arrow-bg.png) no-repeat scroll left center; 
	color:#FFF
}
.lof-navigator li:hover{
	
}


.lof-navigator li h3{
	color:#FFF;
	font-size:100%;
	padding:15px 0 0 !important;
	margin:0;

}
.lof-navigator li div{
	background:url(../images/transparent_bg.png);
	color:#FFF;
	height:100%;
	position:relative;
	margin-left:15px;
	padding-left:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.lof-navigator li.active div{
	background:url(../images/grad-bg.gif);
	color:#FFF;
}
.lof-navigator li img{
	height:60px;
	width:60px;
	margin:15px 15px 10px 0px;
	float:left;
	padding:3px;
	border:1px solid #666666;
}
.lof-navigator li.active img{
	border:##6C8E5C  solid 1px;
}
.lof-navigator li.active h3{
	color:#FFF;
}.bodyc {
	color: #FFF;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}

input {
	
	background-color: #eee;
}

.t-340 {
	width: 400px;
	margin-bottom: 30px;
	background-color: #eee;
}

.i-box340 {
	width: 400px;
}