/* 
Theme Design by : PouriaHeravi
Website : WWW.zarindesigner.IR
E-MAIL : Pouria1247@yahoo.Com
Mobile : 09367529911
WebLog : WWW.ITZarin.IR
 */
.banner-slides-con {
	width:980px;
	float:right;
	position:relative;
}
.banner-slides {
	float:left;
	width:980px !important;
	margin:0;
}
.banner-slides .slide {
	width:980px !important;
	float:left;
}
.slider-nav-Con {
	width:980px;
	position:absolute;
	z-index:999;
	clear:both;
	height:18px;
}
.navi {
	width:70px;
	margin:52px auto 0;
	height:15px;
}
.navi a {
	width:15px;
	height:15px;
	float: left;
	margin:0 5px 0 0;
	background:url(../images/pagination.png) no-repeat left top;
	display: block;
	text-indent:-999999px;
}
.navi a:hover {
	background-position:0 -15px;
}
.navi a.activeSlide {
	background-position: 0 -15px;
}
