.SliderGenel {
	width:1092px;
	height:355px;
	position:relative;
	z-index:0;
	float:right;
}
.SliderKapsayici {
	width:730px;
	height:450px;
	margin:0;
	padding:0;
	top:0;
	position:absolute;
	background:url('../../Images/Slider_Maske.png') no-repeat bottom center;
}
.SliderResimler {
	position:relative; 
    width:730px;
	height:450px;
	overflow:hidden;
    padding:0;
    margin:0;
	background:url('../../Images/AjaxLoader.gif') no-repeat center;
	z-index:-2;
}
.SliderResimler img {top:0; left:0;}




/* İLERİ GERİ BUTONLAR */
.Slider_Nav {
	width:250px;
	height:52px;
	background:url('../../Images/Slider_Nav.png') no-repeat center;
	position:absolute;
	overflow:hidden;
	margin:-50px 0 0 240px;
	opacity:0;
}
#SliderIleri {
	z-index:50;
	background:url('../../Images/Slider_Ok.png') no-repeat -40px 0;
	width:40px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	right:5px;
	top:6px;
	position:absolute;
}
#SliderIleri:hover {background-position: -40px;}
#SliderGeri {
	z-index:50;
	background:url('../../Images/Slider_Ok.png') no-repeat;
	width:40px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:5px;
	top:6px;
	position:absolute;
}
#SliderGeri:hover {background-position:0 -40px;}




/* SLİDER SAYFALAMA */
#SliderPager {margin-left:50px;}
#SliderPager a {
	display:inline-block;
	width:26px;
	height:33px;
	background:url('../../Images/Slider_Pager.png');
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	margin-top:8px;
}
#SliderPager a:hover {background-position:0 33px;}
#SliderPager a.activeSlide {background-position:0 66px;}


















/* HABERLER ÜRÜNLER */
.SliderGenel_02 {
	width:340px;
	height:285px;
	position:absolute;
	bottom:0;
	right:0;
}

/* İLERİ GERİ BUTONLAR */
#SliderIleri_02 {
	z-index:50;
	background:url('../../Images/Haber_Ok.png') no-repeat -23px 0;
	width:23px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:absolute;
	margin:220px 0 0 34px;
}
#SliderIleri_02:hover {background-position: -23px;}
#SliderGeri_02 {
	z-index:50;
	background:url('../../Images/Haber_Ok.png') no-repeat 0 0;
	width:23px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:absolute;
	margin:220px 0 0 10px;
}
#SliderGeri_02:hover {background-position:0 -23px;}


/* SLİDER SAYFALAMA */
#SliderPager_02 {position:absolute; z-index:6; margin:228px 0 0 70px;}
#SliderPager_02 a {
	display:inline-block;
	width:9px;
	height:9px;
	background:url('../../Images/Haber_Pager.png');
	overflow:hidden;
	text-indent:-9999px;
	margin-right:3px;
}
#SliderPager_02 a.activeSlide {background-position:0 -9px;}