#container {
	width:680px;
	margin:5px 0 0 0;
	background:#FFFFFF;
	padding:0px;
	font-size:12px;
	float:left;
	display:block;
	margin-top:16px;
	margin-left:10px;
	_margin-left:0px;
	_margin-top:26px;
	border: 1px solid #eaeaea;
	}
a{
	/*text-transform:none;*/
	color:#333
}

#fondomen
{
	width:250px;
	height:35px;
	background:#0F0;
}
.bull
{
	background-image:url(../images/buloff.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:8px;
	width:140px;
}
.bull:hover
{
	background-image:url(../images/bul.jpg);
}
#tool_link{
	font-size:20px;
	margin:9px 10px 10px 20px;
	color:#333;
	font-weight:bold;
	}
#tool_link a{
	text-decoration:none;
	color:#333;
	}
#tool_link a:hover{
	text-decoration:none;
	color: #F00;
	}
/***Slider Jquery*/

.lof-slidecontent{
	position:relative;
	overflow:hidden;
	border:#F4F4F4 solid 1px;
	width:678px;
	height:240px;
	float:left;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	color:#333;
	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:515px;
	z-index:3;
	overflow:hidden;
}


/*******************************************************/
.lof-main-item-desc{
	background: url(../images/transparent_bg.png) repeat scroll 0 0 transparent;
    left: 0;
    position: absolute;
    top: 230px;
    width: 515px;
    z-index: 100;
	/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
.lof-main-item-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:140%;
	padding:0px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}


/* 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:240px;
	width:515px;
	position:absolute;
	overflow:hidden;
}

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

li-desc{
	z-index:100px;
	position:absolute;
	top:150px;
	left:50px;
	width:515px;
	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;
	background-repeat:no-repeat;
	
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:00px;
	z-index:100;
	height:240px;
	width:250px;
	overflow:hidden;
	color:#FFF
}
.lof-navigator li.active{
	
	background:url(../images/arrow-bg.png) no-repeat scroll left center; 
	
}
.lof-navigator li:hover{
	
	
}


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

}
.lof-navigator li div{
	background-color: #EFEFEF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #444444;
    height: 77px;;
    position: relative;
}
.lof-navigator li.active img{
	opacity:10;
	filter:alpha(opacity=100);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
}
.lof-navigator li.active div{
	background:url(../images/grad-bg.gif);
	color:#FFF;
}
.lof-navigator li img{
	opacity: .30;
	filter:alpha(opacity=30);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	/*height:50px;
	width:50px;
	margin:15px 15px 10px 0px;
	float:left;
	padding:3px;
	border:#C5C5C5 solid 1px;*/
}
.lof-navigator li.active img{
	/*border:#6C8E5C  solid 1px;*/
}
.lof-navigator li.active h3{
	color:#000;
}