.SliderGenel {
	width:799px;
	height:333px;
	z-index:0;
}
.SliderKapsayici {
	width:1024px;
	height:438px;
	margin:0;
	padding:0;
	top:0;
	margin:0px 0 0 0px;
	position:absolute;
	background:url('../../Images/Maske.png') no-repeat center center;
}
.SliderResimler {
	position:relative;
	width:940px;
	height:410px;
	overflow:hidden;
	padding:0;
	margin:50px;
	margin-top:2px;
	margin-left:40px;
	background: url('../../Images/AjaxLoader.gif') no-repeat center;
	z-index:-1;
	top:-2px;
	background-color: ;
}
.SliderResimler img {top:0; left:0;}




/* İLERİ GERİ BUTONLAR */
#SliderIleri {
	position:absolute;
	z-index:51;
	margin-right:400px;
	right:-100px;
	top:333px;
	background:url('../../Images/Slider_Butonlar.png') no-repeat;
	background-position:-36px 0;
	width:36px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	opacity:0;
	
	transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	-webkit-transition: background-position .3s ease;
	-o-transition: background-position .3s ease;
}
#SliderIleri:hover {background-position:-36px -36px;}

#SliderGeri {
	position:absolute;
	z-index:51;
	margin-left:620px;
	left:-100px;
	top:333px;
	background:url('../../Images/Slider_Butonlar.png') no-repeat;
	width:36px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	opacity:0;
	
	transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	-webkit-transition: background-position .3s ease;
	-o-transition: background-position .3s ease;
}
#SliderGeri:hover {background-position:0 -36px;}




















/* HABERLER ÜRÜNLER */
.SliderGenel_02 {
	width:340px;
	height:250px;
	position:absolute;
	margin:-224px 0 0 635px;
}
.SliderKapsayici_02 {
	width:340px;
	height:250px;
	overflow:hidden;
	margin:0;
	padding:0;
	top:0;
}



/* HABERLER */
.Haber_Baslik {
	font-family:"FuturaLight", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.30em;
	color:#87622c;
	text-shadow:0 1px 0 ;
	margin-top:-128px;
	margin-left:200px;
	position:absolute;
}
.Haber_Icerik {width:200px; height:250px; padding-left:130px;}
.Haber_Icerik img.Haber_Content {position:absolute; margin:12px 0 0 -12px;}
.Haber_Icerik h1 {font-family:"FuturaLight", Arial, Helvetica, sans-serif; color:#bf1e2e; font-size:1.25em; font-weight:normal; margin-left:20px;}
.Haber_Icerik h1 a {font-family:"FuturaLight", Arial, Helvetica, sans-serif; color:#bf1e2e; font-weight:normal;}
.Haber_Icerik h1 a:hover, .Home_Ayar p a:hover {border-bottom:dotted 1px #a3f084;}
.Haber_Icerik p {color:#c1995e; line-height:175%; font-size:.75em; text-align:justify; margin-left:20px; margin-top:10px;}
.Buton_Devami {
	width:79px;
	height:10px;
	padding:5px 0 12px 0;
	font-size:.85em;
	background:url('../../Images/Buton_Devami.png') no-repeat;
	display:block;
	text-align:center; 
	position:absolute;
	margin:20px 0 0 125px;
	
}
.Buton_Devami:hover {background-position:0 -27px;}


/* RESİM MASKE */
.Haber_Resim_Cerceve {width:115px; height:115px; overflow:hidden; position:absolute; left:12px; top:13px;}
.Haber_Maske {width:115px; height:115px; background:url('../../Images/Haber_Maske.png') no-repeat center center; position:absolute; z-index:5;}


/* SLİDER SAYFALAMA */
#Pager_Bg02 {margin:-82px 0 0 135px; z-index:99999; position:absolute; width:100px;}
#SliderPager_02 {text-align:center; position:relative; z-index:6;}
#SliderPager_02 a {
	display:inline-block;
	width:12px;
	height:13px;
	background:url('../../Images/Haber_Pager.png');
	overflow:hidden;
	text-indent:-9999px;
	margin-top:0;
	margin-right:2px;
}
#SliderPager_02 a:hover {background-position:0 39px;}
#SliderPager_02 a.activeSlide {background-position:0 -13px;}
