/* SLİDER */
.Slider_Kapsayici {width:100%; height:444px; position:absolute; margin:auto; z-index:1; overflow:hidden; margin-top:176px;}
.SliderResimler {position:absolute; width:100%; height:444px;    z-index:2; background:url('../../../Images/Loading.gif') no-repeat center;} 
 
.SliderResimler img 
{ width: 100%; 
  height:444px;
  }

/* SLİDER PAGER */
#SliderPager {
	position:absolute;
	width:177px;
	height:40px;
	z-index:5;
	margin:515px 0 0 140px;
	text-align:center;
}
#SliderPager a {
	display:inline-block;
	width:15px;
	height:16px;
	background:url('../../../Images/Slider_Pager.png') no-repeat left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 2px;
	margin-top:12px;
}
#SliderPager a:hover {background-position:right;}
#SliderPager a.activeSlide {background-position:right;}


/* İLERİ GERİ BUTONLAR */
#SliderGeri {
	background:url('../../../Images/Slider_Nav.png') no-repeat top left;
	position:absolute;
	z-index:9;
	width:60px;
	height:60px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:350px;
	top:250px;
	opacity:0;
}
#SliderGeri:hover {background-position:bottom left;}
#SliderIleri {
	background:url('../../../Images/Slider_Nav.png') no-repeat top right;
	position:absolute;
	z-index:9;
	width:60px;
	height:60px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	top:250px;
	right:350px;
	opacity:0;
}
#SliderIleri:hover {background-position:bottom right;}








/* DUYURULAR SLİDER */
.Duyuru_Slider {width:620px; height:250px; position:absolute; z-index:1; overflow:hidden; margin-top:130px; /*background:rgba(255,0,0,.2);*/}
.Duyurular {width:100%; height:250px; position:absolute;}
.Duyuru {width:100%; height:100%; position:relative;}
.Duyuru_Slider h3 {position:absolute; margin:100px 0 0 325px;}
.Duyuru_Slider h3 a {
	color:#3b211c;
	display:block;
	font-weight:normal;
	font-size:1.20em;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-family:"klavika_chmedium_cond", Arial, Helvetica, sans-serif;
}
.Duyuru_Slider h3 a:hover {color:#FFF;}
.Duyuru_Slider p {color:#FFF; margin:125px 0 0 325px; width:280px; font-size:.85em; line-height:150%; position:absolute;}
.Duyuru_Resim {
	position:absolute;
	margin:39px 0 0 21px;
	overflow:hidden;
	width:260px;
	height:120px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.Devamini_Oku {
	width:94px;
	height:27px;
	background:url('../../../Images/Detayli_Incele.png') no-repeat top;
	display:block;
	position:absolute;
	margin:184px 0 0 180px;
}
.Devamini_Oku:hover {background-position:bottom center;}


/* SLİDER PAGER */
.Duyuru_Pager_Pozisyon {position:absolute; margin:193px 0 0 40px; z-index:3;}
#Duyuru_SliderPager a {
	display:inline-block;
	width:10px;
	height:11px;
	background:url('../../../Images/Duyuru_Pager.png') no-repeat top center;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 2px;
}
#Duyuru_SliderPager a:hover {background-position:bottom;}
#Duyuru_SliderPager a.activeSlide {background-position:bottom;}


/* İLERİ GERİ BUTONLAR */
#Duyuru_SliderGeri {
	background:url('../../../Images/Duyuru_Nav.png') no-repeat top left;
	position:absolute;
	z-index:9;
	width:13px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:190px 0 0 140px;
}
#Duyuru_SliderGeri:hover {background-position:bottom left;}
#Duyuru_SliderIleri {
	background:url('../../../Images/Duyuru_Nav.png') no-repeat top right;
	position:absolute;
	z-index:9;
	width:13px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:190px 0 0 155px;
}
#Duyuru_SliderIleri:hover {background-position:bottom right;}