/* DUVAR YAZILARI */
.duvar_yazilari_slider {width:90%; height:290px; right:0; position:absolute; margin:75px 0 0 0px; z-index:1;}
.duvar_yazilari_baslik {
	position:absolute;
	color:#FFF;
	text-shadow:0 7px 15px #d44803;
	font-weight:300;
	font-size:1.70em;
	margin:-48px 0 0 50px;
	display:block;
	letter-spacing:-0.03em;
}
.duvar_yazilari_baslik span {font-weight:600;}

.duvar_yazilari_listele {width:100%; height:240px; margin-top:35px; position:absolute;}
.duvar_yazilari_listele > div, .duvar_yazilari_listele > div > div {width:100%; height:120px; position:relative;}

.duvar_resim {
	width:100px;
	height:100px;
	position:absolute;
	left:8px;
	top:8px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resim_cerceve:after {
	content:'';
	position:absolute;
	width:100px;
	height:100px;
	display:block;
	border:dashed .1em rgba(255,255,255,.5);
	left:0px;
	top:0px;
	z-index:-1;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.duvar_baslik {text-align:left; left:120px; color:#fbbf3a; position:absolute; font-weight:700; font-size:2em; font-style:italic;}
.duvar_ozet {position:absolute; left:120px; text-align:left; line-height:1.30em; width:200px; font-weight:500; font-size:.75em; top:40px; color:#FFF;}
.duvar_tarih {position:absolute; left:120px; text-align:left; line-height:1.30em; width:150px; font-weight:500; font-size:.75em; top:90px; color:#FFF; opacity:0.7;}


/*  LER  GER  BUTONLAR */
#Duvar_SliderGeri {
	background:url('../../../images/nav_yatay_geri.png') no-repeat center bottom;
	position:absolute;
	z-index:90;
	width:18px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	right:80px;
	top:-48px;
}
#Duvar_SliderGeri:hover {background-position:top center;}
#Duvar_SliderIleri {
	background:url('../../../images/nav_yatay_ileri.png') no-repeat bottom center;
	position:absolute;
	z-index:90;
	width:12px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	right:60px;
	top:-43px;
}
#Duvar_SliderIleri:hover {background-position:top center;}








/* DUVAR HAREKETLER  */
.hareketler_slider {width:100%; height:260px; margin-top:440px; position:absolute; right:0px; z-index:1;}
.hareketler_slider_baslik {
	position:absolute;
	color:#FFF;
	text-shadow:0 7px 15px #d44803;
	font-weight:300;
	font-size:1.70em;
	margin:-58px 0 0 95px;
	display:block;
	letter-spacing:-0.03em;
}
.hareketler_slider_baslik span {font-weight:600;}

.hareketler_listele {width:100%; height:250px; position:absolute; overflow:hidden;}
.hareketler_listele > div {width:100%; height:100%; position:relative;}
.hareket_pozisyon {position:relative; margin:10px 0 0 10px;}

.hareket_bay {width:375px; height:75px; position:relative; overflow:hidden; float:left; background:url('../../../images/hareket_cinsiyet.png') no-repeat center top; margin-top:4px;}
.hareket_bayan {width:375px; height:75px; position:relative; overflow:hidden; float:left; background:url('../../../images/hareket_cinsiyet.png') no-repeat center bottom; margin-top:4px;}
.hareket_bay p:first-child, .hareket_bayan p:first-child {color:#FFF; font-weight:600; margin:18px 0 0 85px;}
.hareket_bay p:last-child, .hareket_bayan p:last-child {color:#FFF; font-weight:500; font-size:.75em; margin:-5px 0 0 85px;}
.hareket_bay:hover p, .hareket_bayan:hover p {color:#FC0;}



/*  LER  GER  BUTONLAR */
#Hareket_SliderGeri {
	background:url('../../../images/nav_yatay_geri.png') no-repeat center bottom;
	position:absolute;
	z-index:90;
	width:18px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	right:80px;
	top:-55px;
}
#Hareket_SliderGeri:hover {background-position:top center;}
#Hareket_SliderIleri {
	background:url('../../../images/nav_yatay_ileri.png') no-repeat bottom center;
	position:absolute;
	z-index:90;
	width:12px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	right:60px;
	top:-50px;
}
#Hareket_SliderIleri:hover {background-position:top center;}











/* CHAT  YELER SL DER */
.chat_uyeler_slider {width:292px; height:155px; z-index:1; overflow:hidden;}
.chat_uyeler_listele {width:292px; height:155px; position:absolute; overflow:hidden;}
.chat_uyeler_listele > div {width:100%; height:100%; position:relative;}


/*  LER  GER  BUTONLAR */
#chat_uyeler_SliderGeri {
	background:url('../../../images/chat/uyeler_nav.png') no-repeat top left;
	position:absolute;
	z-index:90;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:160px;
	top:122px;
}
#chat_uyeler_SliderGeri:hover {background-position:bottom left;}
#chat_uyeler_SliderIleri {
	background:url('../../../images/chat/uyeler_nav.png') no-repeat top right;
	position:absolute;
	z-index:90;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:183px;
	top:122px;
}
#chat_uyeler_SliderIleri:hover {background-position:bottom right;}






/* SCP CHAT MESAJLAR SLİDER */
.mesajlar_slider {
	width:270px;
	height:138px;
	padding:3px;
	z-index:1;
	margin-left:7px;
	margin-top:33px;
	position:absolute;
	background:#FFF;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.mesaj_listele {width:270px; height:138px; position:absolute; overflow:hidden;}
.mesaj_listele > div {width:270px; height:138px; position:relative;}

.mesaj_icerik {width:100%;height: 73px;border-bottom:solid 1px #e9e0d6;margin-bottom: 5px;font-size:.85em;font-family:Arial, Helvetica, sans-serif;}
.mesaj_icerik:last-child {border:none;}
.mesaj_baslik {color:#7e6c6a;font-size: 0.75em;width: 226px;position:absolute;margin: 0px 0 0 47px;font-weight:500;}
.mesaj_baslik span {color:#f57514;}
.mesaj_tarih {color:#666;font-size:.75em;line-height:1em;width:180px;position:absolute;margin: 47px 0 0 47px;}
.mesaj_resim {
	width:40px;
	height:40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:absolute;
	overflow:hidden;
}




/*  LER  GER  BUTONLAR */
#mesajlar_SliderGeri {
	background:url('../../../images/chat/uyeler_nav.png') no-repeat top left;
	position:absolute;
	z-index:90;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:140px;
	top:-26px;
}
#mesajlar_SliderGeri:hover {background-position:bottom left;}
#mesajlar_SliderIleri {
	background:url('../../../images/chat/uyeler_nav.png') no-repeat top right;
	position:absolute;
	z-index:90;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:165px;
	top:-26px;
}
#mesajlar_SliderIleri:hover {background-position:bottom right;}









/* CHAT YETK L LER SL DER */
.yetkililer_slider {
	width:180px;
	height:60px;
	z-index:1;
	margin: 0 0 0 174px;
	position:absolute;
}
.yetkili_listele {width:180px; height:60px; position:absolute; overflow:hidden;}
.yetkili_listele > div {width:190px; height:64px; position:relative;}
.yetkili_resim {
	width:52px;
	height:52px;
	position:absolute;
	overflow:hidden;
	margin:3px 0 0 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.yetkililer_slider:hover .yetkili_resim{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.yetkili_bilgi {position:absolute;color:#fff;font-size:1em;line-height:1em;font-weight:500;width: 87px;margin:7px 0 0 65px;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis;}
.yetkili_bilgi span {color:#fff;font-weight:500;font-size:.80em;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 18px;}
.star {
	background:url('../../../images/chat/star.png');
	position:absolute;
	overflow:hidden;
	display:block;
	margin:40px 0 0 65px;
}
.star1 {width:11px; height:11px;}
.star2 {width:22px; height:11px;}
.star3 {width:33px; height:11px;}
.star4 {width:44px; height:11px;}
.star5 {width:55px; height:11px;}
.star6 {width:66px; height:11px;}
.star7 {width:77px; height:11px;}
.star8 {width:88px; height:11px;}
.star9 {width:99px; height:11px;}
.star10 {width:110px; height:11px;}





/*  LER  GER  BUTONLAR */
#yetkili_SliderGeri {
	background:url('../../../images/chat/yetkililier_nav.png') no-repeat top left;
	position:absolute;
	z-index:90;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:150px;
	top:8px;
}
#yetkili_SliderGeri:hover {background-position:top right;}
#yetkili_SliderIleri {
	background:url('../../../images/chat/yetkililier_nav.png') no-repeat bottom left;
	position:absolute;
	z-index:90;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	left:150px;
	top:30px;
}
#yetkili_SliderIleri:hover {background-position:bottom right;}