.ei-slider{
	position: relative;  
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 293px;
	width: 100%;
	position:relative;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
	background:url('../images/bkg-slide.png') top left no-repeat;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background:0;
	padding:0;
	margin:0;
	
} 
.ei-slider-large li img{ margin: 70px 0 0 65px}
.ei-title{
	position: absolute;
	left: 25%; 
	top: 27%;
	width: 50%;
}
.ei-title h3, .ei-title p{
	text-align: center;
	margin:0;
	width:100%;
}
.ei-title h3{
	font-size: 500%;
	line-height: 100%; 
	color: #3b3b3b;
	margin:0 0 20px 0;
	font-weight:normal
}
.ei-title h3 a{
	text-decoration: none;
	color: #3b3b3b;
}
.ei-title p{
	font-size: 300%;
	line-height: 100%; 
	color: #3b3b3b;
	font-weight:normal;
}
.ei-slider-thumbs{
	height: 80px;
	margin: 0 !important;
	position: relative;
	padding: 0 !important;
	background:url('../images/ei-slider-thumbs.png') top left no-repeat;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
	list-style: none;
	margin: 0;
	cursor:pointer;
	padding: 0;
	color:#3B3B3B;
	text-align: left;
	background:url('../images/zt_elastic/bkg-hr-right.png') top right no-repeat;
}
.ei-slider-thumbs li.last{ background: 0; }
.ei-slider-thumbs li.ei-slider-element{
	background: url('../images/zt_elastic/bkg-current.png') bottom left repeat-x;
    height: 80px !important;
    left: 0;
    position: absolute;
    text-indent: -9000px;
    bottom: 1px;
    z-index: 0;
} 
.ei-slider-thumbs li.ei-slider-element span{
	display: none;
}

.ei-slider-thumbs li img{
	float: left;
    opacity: 1;
    position: relative;
    z-index: 9;
	margin: 0 10px 0 0;
}
.ei-slider-thumbs li .navtitle{
	display: block;
	width: 100%;
	font-family:tahoma;
	font-size: 160%;
	margin-top: 7px; 
}
.ei-slider-thumbs li.current:hover .navtitle,
.ei-slider-thumbs li.current .navtitle{ color:#ed4e00; }

.ei-slider-thumbs li .navdes{
	display: block;
	width: 100%;
	font-size: 100%;
	color:#3b3b3b;
	font-family:Arial;
	margin-top: 3px; 
}
div.ei-slider div.pagenave { display: block;width:100%;position: absolute; margin: 0px; top: 140px; z-index:0;}
div.ei-slider div.pagenave > button{
    height:41px;width:20px;display:block;border:none;cursor:pointer;padding:0;
    background:url(../images/zt_elastic/arrow.png) no-repeat;
}
div.ei-slider div.pagenave > .next { background-position: right -123px; float:right; margin-right: -45px;}
div.ei-slider div.pagenave > .next:hover{background-position: right -41px;}
div.ei-slider div.pagenave > .next:active{background-position: right -41px;}

div.ei-slider div.pagenave >.prev { background-position:  0 -82px; float:left; margin-left: -45px;}
div.ei-slider div.pagenave > .prev:hover{background-position: 0 0;}
div.ei-slider div.pagenave > .prev:active{background-position: 0 0;}

#imgthumb_0 img,
#imgthumb_1 img,
#imgthumb_2 img,
#imgthumb_3 img{ display: none;} 
#imgthumb_0 .ei-slider-inner{ background:url('../images/zt_elastic/graphic.png') no-repeat left 0; margin: 20px 15px 15px; padding:0 0 0 60px; }
#imgthumb_0.current:hover .ei-slider-inner,
#imgthumb_0.current .ei-slider-inner,
#imgthumb_0 .ei-slider-inner:hover{ background:url('../images/zt_elastic/graphic.png') no-repeat left -108px;color:#ed4e00;  }

#imgthumb_1 .ei-slider-inner{ background:url('../images/zt_elastic/comment.png') no-repeat left 0; margin: 20px 15px 15px; padding:0 0 0 60px; }
#imgthumb_1.current:hover .ei-slider-inner,
#imgthumb_1.current .ei-slider-inner,
#imgthumb_1 .ei-slider-inner:hover{ background:url('../images/zt_elastic/comment.png') no-repeat left -108px; color:#ed4e00; }

#imgthumb_2 .ei-slider-inner{ background:url('../images/zt_elastic/record.png') no-repeat left 0; margin: 20px 15px 15px; padding:0 0 0 60px; }
#imgthumb_2.current:hover .ei-slider-inner,
#imgthumb_2.current .ei-slider-inner,
#imgthumb_2 .ei-slider-inner:hover{ background:url('../images/zt_elastic/record.png') no-repeat left -108px; color:#ed4e00; }

#imgthumb_3 .ei-slider-inner{ background:url('../images/zt_elastic/task.png') no-repeat left 0; margin: 20px 15px 15px; padding:0 0 0 60px; }
#imgthumb_3.current:hover .ei-slider-inner,
#imgthumb_3.current .ei-slider-inner,
#imgthumb_3 .ei-slider-inner:hover{ background:url('../images/zt_elastic/task.png') no-repeat left -108px;  color:#ed4e00; }
