﻿/* CSS Document */
@charset "utf-8";

body {background:#fff; font-family:ptsansnarrow;}
a {color:#14233a;}
input, textarea, select {font-family:ptsansnarrow; color:#14233a; font-size:15px; outline:none;}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}

.blur {filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  filter: url('../i/blur.svg#blur'); /* for Firefox */}
  
.blur2 {filter: blur(0);
  -webkit-filter: blur(0);
  -moz-filter: blur(0);}
.hidel{display:none}
.showl{display:block}
.hideli{display:none!important;}
.showli{display:block!important}

body.hBanControl {/*padding-top: 94px;*/}
	
header .topFrame,
header .bottomFrame .menu,
header .searchFrame .wrapper {width: 960px !important;}
html,
.navobile-bound {overflow-x: visible!important;}

section, aside, footer {transition:all 0.5 ease;}

.x960x30 {margin-bottom:10px; position: relative; z-index: 2;}

.katBar {margin-bottom:10px; height:30px; line-height:30px; width:100%; background:#14233a;}
	.katBar h1,
	.katBar strong.tit {float:left; font-family:ptsansnarrowbold; font-size:23px; font-weight:normal; color:#fff; text-indent:10px; text-shadow:1px 1px 1px rgba(0,0,0,0.75);}
	.katBar h1 a {color: #fff;}
	.katBar ul.social {float:right;}
	.katBar ul.social li {float:left;}
	.katBar ul.social li a {display:block; background:rgba(255,255,255,0.3) url(../i/socKat.png) no-repeat 17px 4px; padding:0 18px 0 36px; height:30px; font-size:12px; color:#fff;}
	.katBar ul.social li:first-child + li a {background-color:rgba(255,255,255,0.6); background-position:14px -51px; padding-left:38px;}
	.katBar ul.social li a:hover {background-color:rgba(255,255,255,0.2);}
	.katBar ul.social li:first-child + li a:hover {background-color:rgba(255,255,255,0.5);}
	
.katBar .subMenu {float:right; width:300px; text-align:center; font-family:ptsansnarrowbold; position:relative; font-size:18px; z-index:20;}
	.katBar .subMenu div.main {color:#fff; background:url(../i/okDown.png) no-repeat 10px 50% rgba(255,255,255,0.4);}
	.katBar .subMenu:hover .list {display:block;}
	.katBar .subMenu .list {position:relative; top:-2px; left:0; width:100%; overflow:hidden; background-color:#14233a; display:none;}
	.katBar .subMenu .list > ul > li {border-top:1px solid rgba(255,255,255,0.5);}
	.katBar .subMenu .list > ul > li:first-child {border:0;}
	.katBar .subMenu .list > ul > li > a {height:46px; line-height:46px; text-align:center; color:#fff; display:block;}
	.katBar .subMenu .list > ul > li.sub > a {background:url(../i/arrRight.png) no-repeat 265px 50%;}
	.katBar .subMenu .list > ul > li.over .subSub {left:0; opacity:1;}
	.katBar .subMenu .list .subSub {position:absolute; opacity:0; z-index:5; top:0; left:-300px; height:100%; width:300px; transition:all 0.4s ease; overflow:auto;}
	.katBar .subMenu .list .subSub li.main a {height:46px; line-height:46px; text-align:center; color:#fff; display:block; background:url(../i/arrLeft.png) no-repeat 25px 50%;}
	.katBar .subMenu .list .subSub li:first-child a {box-shadow:inset 0px 15px 30px -18px #000;}
	.katBar .subMenu .list .subSub li {border-top:1px solid; height:46px; background-color:#14233a;}
	.katBar .subMenu .list .subSub li:first-child {height:47px;}
	.katBar .subMenu .list .subSub li:first-child a {height:47px; line-height:47px;}
	.katBar .subMenu .list .subSub li a {display:block; background:rgba(255,255,255,0.4); height:46px; line-height:46px; color:#fff; }
	.katBar .subMenu .list .subSub li a:hover {background-color:rgba(255,255,255,0.0);}
	.katBar.yellowpage {background-color:#e6bb2f;}
	.katBar.yellowpage h1 {    text-shadow: 1px 1px 1px rgb(124, 101, 26);}
	.katBar.yellowpage h1 a {color:inherit;}

.kategoriTop {display:inline-block; width:100%; margin-bottom:10px;}
	.kategoriTop .links {float:right; width:280px; padding:10px; margin-bottom:0;}
	.kategoriTop .links li {float:left; width:100%; height:80px; margin-top:10px; overflow:hidden;}
	.kategoriTop .links li:first-child {margin-top:1px;}
	.kategoriTop .links li img {float:left; margin-right:10px;}
	.kategoriTop .links li strong {display:table; height:80px; font-weight:normal;}
	.kategoriTop .links li strong span {display:table-cell; line-height:26px; vertical-align:middle; font-family:ptsansnarrowbold; font-size:20px;}
	.kategoriTop .left {float:left;}
	
body.yazarlar .mansetCat .thumbsWrap,
	body.yazarlar .mansetCat .thumbs li span,
	body.yazarlar .katBar .subMenu .list .subSub li {border-color:#14233a;}
	body.yazarlar .mansetCat .thumbs li span {color:#14233a;}
	body.yazarlar .katBar,
	body.yazarlar .mansetCat .thumbs li.selected span,
	body.yazarlar .katBar .subMenu .list,
	body.yazarlar .katBar .subMenu .list .subSub li {background-color:#14233a;}
	body.yazarlar .subTit {background-color:#a4bc9c; color:#1b5605;}
	body.yazarlar .katBar ul.social li a {width:30px; height:30px; padding:0; background-position:9px 4px;}
	body.yazarlar .katBar ul.social li:first-child + li a {background-position:6px -51px;}
	body.yazarlar .kategoriTop .links li {margin-top:23px;}
	body.yazarlar .kategoriTop .links li:first-child {margin-top:2px;}
	body.yazarlar .katBar .subMenu div.main,
	body.yazarlar .katBar .subMenu .subSub li a {background-color:#356083;}	

body.kadin .mansetCat .thumbsWrap,
	body.kadin .mansetCat .thumbs li span {border-color:#d4145a;}
	body.yazarlar .mansetCat .thumbs li span {color:#14233a;}
	body.kadin .katBar,
	body.kadin .mansetCat .thumbs li.selected span {background-color:#d4145a;}
	
	body.hava-durumu .mansetCat .thumbsWrap,
	body.hava-durumu .mansetCat .thumbs li span {border-color:#00a99d;}
	body.hava-durumu .mansetCat .thumbs li span {color:#00a99d;}
	body.hava-durumu .katBar,
	body.hava-durumu .mansetCat .thumbs li.selected span {background-color:#00a99d;}

body.magazin .mansetCat .thumbsWrap,
	body.magazin .mansetCat .thumbs li span {border-color:#93278f;}
	body.magazin .mansetCat .thumbs li span {color:#93278f;}
	body.magazin .katBar,
	body.magazin .mansetCat .thumbs li.selected span {background-color:#93278f;}
	
body.ramazan .mansetCat .thumbsWrap,
	body.ramazan .mansetCat .thumbs li span,
	body.ramazan .katBar .subMenu .list .subSub li {border-color:#674559;}
	body.ramazan .mansetCat .thumbs li span {color:#674559;}
	body.ramazan .katBar,
	body.ramazan .mansetCat .thumbs li.selected span,
	body.ramazan .katBar .subMenu .list,
	body.ramazan .katBar .subMenu .list .subSub li {background-color:#674559;}
	body.ramazan .katBar .subMenu .list > ul > li:hover {background-color:#856a7a;}
	body.ramazan .subTit {background-color:#a4bc9c; color:#1b5605;}
	body.ramazan .katBar ul.social li a {width:30px; height:30px; padding:0; background-position:9px 4px;}
	body.ramazan .katBar ul.social li:first-child + li a {background-position:6px -51px;}
	body.ramazan .kategoriTop .links li {margin-top:23px;}
	body.ramazan .kategoriTop .links li:first-child {margin-top:2px;}
	body.ramazan .shadowBox h2 {background:#674559; border-color:#15243b;}
	body.ramazan .katBar .subMenu div.main {background:url(../i/okDown.png) no-repeat 10px 50% rgba(255,255,255,0.2);}
	body.ramazan .subTit {background-color:#4c3041; color:#c4b8bf;}
	
body.spor-haberleri .mansetCat .thumbsWrap,
	body.spor-haberleri .mansetCat .thumbs li span,
	body.spor-haberleri .katBar .subMenu .list .subSub li {border-color:#206602;}
	body.spor-haberleri .mansetCat .thumbs li span {color:#206602;}
	body.spor-haberleri .katBar,
	body.spor-haberleri .mansetCat .thumbs li.selected span,
	body.spor-haberleri .katBar .subMenu .list,
	body.spor-haberleri .katBar .subMenu .list .subSub li {background-color:#206602;}
	body.spor-haberleri .subTit {background-color:#a4bc9c; color:#1b5605;}
	body.spor-haberleri .katBar ul.social li a {width:30px; height:30px; padding:0; background-position:9px 4px;}
	body.spor-haberleri .katBar ul.social li:first-child + li a {background-position:6px -51px;}
	body.spor-haberleri .kategoriTop .links li {margin-top:23px;}
	body.spor-haberleri .kategoriTop .links li:first-child {margin-top:2px;}
	
body.gundem .mansetCat .thumbsWrap,
	body.gundem .mansetCat .thumbs li span {border-color:#0b467b;}
	body.gundem .mansetCat .thumbs li span {color:#0b467b;}
	body.gundem .katBar,
	body.gundem .mansetCat .thumbs li.selected span {background-color:#0b467b;}
	
body.ekler .katBar,
	body.ekler .katBar .subMenu .list,
	body.ekler .katBar .subMenu .list .subSub li {background-color:#35acff;}

body.bolgeler .katBar,
	body.bolgeler .katBar .subMenu .list,
	body.bolgeler .katBar .subMenu .list .subSub li {background-color:#67aa83;}


body.cizerler .katBar,
	body.cizerler .katBar .subMenu .list,
	body.cizerler .katBar .subMenu .list .subSub li {background-color:#65318f;}
	body.cizerler .subTit {background-color:#cd95f9; color:#65318f;}

body.saglik .mansetCat .thumbsWrap,
	body.saglik .mansetCat .thumbs li span {border-color:#5db5ca;}
	body.saglik .mansetCat .thumbs li span {color:#5db5ca;}
	body.saglik .katBar,
	body.saglik .mansetCat .thumbs li.selected span {background-color:#5db5ca;}
	
body.dunya .mansetCat .thumbsWrap,
	body.dunya .mansetCat .thumbs li span {border-color:#534b4b;}
	body.dunya .mansetCat .thumbs li span {color:#534b4b;}
	body.dunya .katBar,
	body.dunya .mansetCat .thumbs li.selected span {background-color:#534b4b;}
	
body.ekonomi .mansetCat .thumbsWrap,
	body.ekonomi .mansetCat .thumbs li span {border-color:#77ab1a;}
	body.ekonomi .mansetCat .thumbs li span {color:#77ab1a;}
	body.ekonomi .katBar,
	body.ekonomi .mansetCat .thumbs li.selected span,
	body.ekonomi .katBar .subMenu .list,
	body.ekonomi .katBar .subMenu .list .subSub li {background-color:#77ab1a;}
	body.ekonomi .katBar ul.social li a {width:30px; height:30px; padding:0; background-position:9px 4px;}
	body.ekonomi .katBar ul.social li:first-child + li a {background-position:6px -51px;}
	body.ekonomi .kategoriTop .links li {margin-top:23px;}
	body.ekonomi .kategoriTop .links li:first-child {margin-top:2px;}
	
body.yasam .mansetCat .thumbsWrap,
	body.yasam .mansetCat .thumbs li span {border-color:#ec6417;}
	body.yasam .mansetCat .thumbs li span {color:#ec6417;}
	body.yasam .katBar,
	body.yasam .mansetCat .thumbs li.selected span {background-color:#ec6417;}
	
body.kultur_sanat .mansetCat .thumbsWrap,
	body.kultur_sanat .mansetCat .thumbs li span {border-color:#00a99d;}
	body.kultur_sanat .mansetCat .thumbs li span {color:#00a99d;}
	body.kultur_sanat .katBar,
	body.kultur_sanat .mansetCat .thumbs li.selected span {background-color:#00a99d;}
	
body.teknoloji .mansetCat .thumbsWrap,
	body.teknoloji .mansetCat .thumbs li span {border-color:#ffad00;}
	body.teknoloji .mansetCat .thumbs li span {color:#ffad00;}
	body.teknoloji .katBar,
	body.teknoloji .mansetCat .thumbs li.selected span {background-color:#ffad00;}
	
body.plus .mansetCat .thumbsWrap,
	body.plus .mansetCat .thumbs li span {border-color:#3883b5;}
	body.plus .mansetCat .thumbs li span {color:#3883b5;}
	body.plus .katBar,
	body.plus .mansetCat .thumbs li.selected span {background-color:#3883b5;}

body.astroloji .mansetCat .thumbsWrap,
	body.astroloji .mansetCat .thumbs li span,
	body.astroloji .katBar .subMenu .list .subSub li {border-color:#206602;}
	body.astroloji .mansetCat .thumbs li span {color:#206602;}
	body.astroloji .katBar,
	body.astroloji .mansetCat .thumbs li.selected span,
	body.astroloji .katBar .subMenu .list,
	body.astroloji .katBar .subMenu .list .subSub li {background-color:#42285a;}
	body.astroloji .subTit {background-color:#a4bc9c; color:#1b5605;}
	body.astroloji .katBar ul.social li a {width:30px; height:30px; padding:0; background-position:9px 4px;}
	body.astroloji .katBar ul.social li:first-child + li a {background-position:6px -51px;}
	body.astroloji .kategoriTop .links li {margin-top:23px;}
	body.astroloji .kategoriTop .links li:first-child {margin-top:2px;}
	
body.astroloji .katBar {background:#42285a;}
	
.subTit {height:30px; line-height:30px; text-indent:8px; font-family:ptsansnarrowbold; font-size:23px; margin-bottom:10px;}
	.subTit strong,
	.subTit h1 {font-weight:normal; font-size:23px;}

.mansetCat {position:relative; width:650px; height:371px;}
	section .mansetCat {margin-bottom:10px;}
	.mansetCat .items {position:relative; overflow:hidden; width:650px; height:343px;}
	.mansetCat .items li {width:650px; height:343px; display:none; position:absolute; top:0; left:0; transition:none;}
	.mansetCat .items li a {display:block; height:343px; position:relative;}
	.mansetCat .items li a img {width:650px; height:auto; position:relative; z-index:1;}
	.mansetCat .items li a span.gradient {z-index:10; font-size:36px; font-family:ptsansnarrowbold; font-weight:normal; opacity:1; transition:none;}
	.mansetCat .items li a:hover span.gradient {padding:30px 10px 8px;}
	
	.mansetCat .thumbsWrap {background:#fff; margin-top:2px; height:24px; border-top:2px solid; text-align:center; -webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.mansetCat .thumbs {height:19px; display:inline-block;}
	.mansetCat .thumbs li {display:inline-block; *display: inline; *zoom:1;}
	.mansetCat .thumbs li span {display:block; width:32px; height:21px; line-height:21px; padding-top:3px; text-align:center; font-size:18px; font-family:"pt_sansbold"; cursor:pointer;}
	.mansetCat .thumbs li.selected span {background:#14233a; color:#fff !important;}

main {width:960px; margin:0 auto; padding:0 0 10px; background:#fff;}
main:after {display:block; clear:both; content:"";}

/* flas haber alani */
.flash {width:960px !important;}
	.gallDetail .flash {position: relative; z-index: 3;}
	
/* kucuk manset alani -- sayilar yanda */
main .mansetSmall {display:block; height:245px; margin:0 0 10px 0; width:100%; position:relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	main .mansetSmall ul.items {float:left; width:925px; height:245px; position:relative; overflow:hidden;}
	main .mansetSmall ul.items li {width:925px; height:245px; display:none; position:absolute; top:0; left:0;}
	main .mansetSmall ul.items li:first-child {display:block;}
	main .mansetSmall ul.items li a {display:block; height:245px; position:relative;}
	main .mansetSmall ul.items li a img {width:925px; height:auto; position:relative; z-index:1;}
	main .mansetSmall ul.thumbs li {float:right; width:33px; height:49px; text-align:center; line-height:49px; font-size:18px; font-family: 'Roboto Slab', serif; font-weight: 700; border-left:2px solid #d11919;}
	main .mansetSmall ul.thumbs li a,
	main .mansetSmall ul.thumbs li span {display:block; color: #d11919; cursor: pointer;}
	main .mansetSmall ul.thumbs li.selected span,
	main .mansetSmall ul.thumbs li.selected a {background:#d11919; color:#fff;}

/*4 lu haber - 960px de calisir */
main .haber4lu {display:block; padding:122px 1px 10px; height:59px; font-family:ptsansnarrowbold;}
	main .haber4lu li {float:left; width:232px; height:59px; background:#fff; position: relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	main .haber4lu li + li {margin-left:10px;}
	main .haber4lu li img {position:absolute; top:-122px; left:0;}
	main .haber4lu li > a {display:block; padding:5px 10px; max-height:70px; color:#2f475f; font-size:17px; overflow:hidden;}
	main .haber4lu li a strong {display:block; color:#d11919; font-size:20px; line-height:24px; height:48px; overflow:hidden; padding:0 0 3px; font-weight:normal;}
	main .haber4lu li p {position:absolute; top:-122px; right:5px; padding:0 10px 10px; overflow:hidden;}
	main .haber4lu li p span {background:#fff; font-size:15px; padding:0 10px 3px; display:block;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
		-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.6);
		box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.6);}
	main .haber4lu li span strong {color:#d11919; font-weight:normal; font-family:ptsansnarrowbold;}
	main .haber4lu li span img {position:static;}

	main .haber4lu li.ramadan {height: 181px; margin-top: -122px; background: url('../i/mansetNewsRamadanBg.jpg') no-repeat;}
	main .haber4lu li.ramadan .timer {width: 100%; padding: 6px 10px; position: absolute; bottom: 65px; right: 0; background: url('../i/mansetNewsRamadanTxtBg.png') right top repeat-y; font-size: 44px; color: #fff; text-align: right; line-height: 34px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		-webkit-text-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
		-moz-text-shadow:    1px 0px 3px rgba(0, 0, 0, 0.3);
		text-shadow:         1px 0px 3px rgba(0, 0, 0, 0.3);
	}
	main .haber4lu li.ramadan .timer:first-child {bottom: 113px; font-size: 20px; line-height: 20px;}
	main .haber4lu li.ramadan .link {width: 100%; height: 40px; max-height: none; padding: 0; position: absolute; bottom: 0; left: 0; background: #132239; font-size: 16px; color: #008bac; line-height: 40px; text-align: center;
		-webkit-text-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
		-moz-text-shadow:    1px 0px 3px rgba(0, 0, 0, 0.3);
		text-shadow:         1px 0px 3px rgba(0, 0, 0, 0.3);
	}
	main .haber4lu li.ramadan .link:hover {color: #fff;}
	
	.underTopFrame {width:100%;margin-bottom:10px;}
	.underTopFrame:after {content:""; display:block; clear:both;}
	.underTopFrame .headLineNews4 ul li {width:188px}
	.underTopFrame .headLineNews4 ul li a {font-size:14px;}
	.underTopFrame .headLineNews4 ul li a .img, .underTopFrame .headLineNews4 ul li a .txt {width:188px; height:188px;}
	.underTopFrame .headLineNews4 ul li a .img img {width:188px;}
	.underTopFrame .headLineNews4 ul li a .txt em {padding:15px 10px;}
	.underTopFrame .headLineNews4 ul li a:hover .txt {width: 168px; height: 168px; margin: 10px; border: 1px solid rgba(255,255,255,0.5);}
	
	.headLineNews4 {}
	.headLineNews4 ul {
		display: -webkit-flex; display: flex;
	    -webkit-flex-direction: row; flex-direction: row;
	    -webkit-flex-wrap: wrap; flex-wrap: wrap;
	    -webkit-justify-content: space-between; justify-content: space-between;
	    -webkit-align-content: space-between; align-content: space-between;
	    -webkit-align-items: stretch; align-items: stretch;
	}
	.headLineNews4 ul li {width: 210px;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	}
	.headLineNews4 ul li a {display: block; position: relative; font-family: 'Roboto Slab', serif; font-size: 16px; color: #fff; font-weight: 700; text-shadow: 0px 0px 1px rgba(0,0,0,0.45);}
	.headLineNews4 ul li.magazin:last-child a {text-shadow: none;}
	.headLineNews4 ul li a:after {content: ''; width: 100%; height: 60%; position: absolute; bottom: 0; left: 0; z-index: 2;
		background: rgba(0,0,0,0);
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	}
	.headLineNews4 ul li.haberadvertorial a:after {display: none;}
	.headLineNews4 ul li a .img,
	.headLineNews4 ul li a .txt {width: 210px; height: 210px; display: block; position: relative; z-index: 1; overflow: hidden;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.headLineNews4 ul li a .txt {position: absolute; bottom: 0; left: 0; z-index: 3;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.headLineNews4 ul li a .img img {max-width: 210px; position: absolute; top: 0; left: 0;}
	.headLineNews4 ul li a .txt i,
	.headLineNews4 ul li a .txt em {padding: 16px 20px; position: absolute; top: 10px; right: 0; font-style: normal;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.headLineNews4 ul li a .txt i {display: none; padding:0 8px; right:10px; color:#fff; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.2); font-size:11px; line-height:17px; background:#555;}
	.headLineNews4 ul li.magazin a .txt i {background:#d21c27;}
	.headLineNews4 ul li.spor-haberleri a .txt i {background:#206602;}
	.headLineNews4 ul li.gundem a .txt i {background:#0b467b;}
	.headLineNews4 ul li.saglik a .txt i {background:#5db5ca;}
	.headLineNews4 ul li.dunya a .txt i {background:#534b4b;}
	.headLineNews4 ul li.ekonomi a .txt i {background:#77ab1a;}
	.headLineNews4 ul li.yasam a .txt i {background:#ec6417;}
	.headLineNews4 ul li.kadin a .txt i {background:#d4145a;}
	.headLineNews4 ul li.kultur_sanat a .txt i {background:#00a99d;}
	.headLineNews4 ul li.teknoloji a .txt i {background:#ffad00;}

	.headLineNews4 ul li.magazin:last-child a .txt i {display: block; padding: 5px; top: 0;}

	.headLineNews4 ul li a .txt em {width: 100%; top: auto; bottom: 0;    text-shadow: 1px 1px #000000;}
	.headLineNews4 ul li a .img img {
		-webkit-transition: all .25s ease-in-out;
		   -moz-transition: all .25s ease-in-out;
		    -ms-transition: all .25s ease-in-out;
		     -o-transition: all .25s ease-in-out;
		        transition: all .25s ease-in-out;
	}
	.headLineNews4 ul li.magazin:last-child a .txt {border: 2px solid #d21c27;
		-webkit-transition: none;
		   -moz-transition: none;
		    -ms-transition: none;
		     -o-transition: none;
		        transition: none;
	}
	.headLineNews4 ul li.magazin:last-child a:hover .txt em {padding: 14px 18px;}

	.headLineNews4 ul li a:hover .txt em {padding: 5px 9px;}
	.headLineNews4 ul li.magazin:last-child a:hover:after {background: none;}
	/*.headLineNews4 ul li:not(:last-child) a:hover .txt {width: 210px; height: 160px; margin: 10px; border: 1px solid rgba(255,255,255,0.5);}*/
	.headLineNews4 ul li a:hover .txt {width: 190px; height: 190px; margin: 10px; border: 1px solid rgba(255,255,255,0.5);}
	.headLineNews4 ul li.magazin:last-child a:hover .txt {width: 100%; height: 100%; margin: 0;}
	.headLineNews4 ul li.magazin:last-child a:hover .txt em {padding: 6px 20px 16px; background: #d21c27;}
	.headLineNews4 ul li a:hover .img img {
		-webkit-transform: scale(1.05);
		   -moz-transform: scale(1.05);
		    -ms-transform: scale(1.05);
		     -o-transform: scale(1.05);
		        transform: scale(1.05);
	}
	.headLineNews4 ul li a:hover .txt i {display: block;}
	

/* buyuk manset alani -- 25 itemdan olusur */
main .mansetMain {font:18px/37px ptsansnarrowbold; display:inline-block;position:relative;}
	main .mansetMain .thumbs {z-index:2;}
	main .mansetSub  {z-index:1; padding:0 15px;margin-bottom:10px;}
	.mansetSub + .banner {margin-bottom:5px;}
	main .mansetMain .thumbs,
	main .mansetSub {display:block; height:37px; position:relative; background:#fff; font: 16px/37px 'Roboto Slab', serif; font-weight: 700;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	}
	main .mansetMain .prev {opacity:0;width: 50px;height: 44px;margin-top: -22px;position: absolute;top: 50%;left: 0;background: url(../i/sprev.png) center center no-repeat;text-indent: -9999px;z-index: 3;cursor: pointer;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-o-user-select: none; user-select: none;}
	main .mansetMain .next {opacity:0;width: 50px;height: 44px;margin-top: -22px;position: absolute;top: 50%;right: 0;background: url(../i/snext.png) center center no-repeat; text-indent: -9999px;z-index: 3;cursor: pointer;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-o-user-select: none; user-select: none;}
	main .mansetMain:hover .prev {opacity:1}
	main .mansetMain:hover .next {opacity:1;}
	
	main .mansetMain ul.items {width:960px; height:505px; position:relative; overflow:hidden;}
	main .mansetMain ul.items li {width:960px; height:505px; display:none; position:absolute; top:0; left:0;}
	main .mansetMain ul.items li:first-child {display:block;}
	main .mansetMain ul.items li a {display:block; height:505px; position:relative;}
	main .mansetMain ul.items li a img {width:960px; height:auto; position:relative; z-index:1;}
	main .mansetMain ul.items li span.txt,
	.tekManset span.txt,
	.manset2li span.txt {position:absolute; left:25px; bottom:25px; z-index:3; height:140px; font-family: 'Roboto Slab', serif; font-weight: 700;}
	main .mansetMain ul.items li span.txt strong,
	.tekManset span.txt strong,
	.manset2li span.txt strong {background:rgba(22, 37, 59, 0.8); height:57px; padding:0 15px; float:left; line-height:57px; max-width:880px; font-size: 24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#fff; margin-bottom:10px; text-shadow:0 2px 5px #000;}
	main .mansetMain ul.items li span.txt span,
	.tekManset span.txt span,
	.manset2li span.txt span {background:rgba(209, 25, 25, 0.8); height:73px; padding:0 15px; float:left; line-height:73px; max-width:880px; font-size: 34px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#fff; text-shadow:0 2px 5px #000;}
	main .mansetMain ul.thumbs {position:relative; width:960px; height:38px; border-top:2px solid #14233a; display:flex; display: -webkit-flex;overflow:hidden; }
	main .detay .mansetMain ul.thumbs {width: 650px;overflow:hidden;}
	main .mansetMain ul.thumbs li {float:left; width:38px; height:38px; text-align:center; line-height:39px; flex:1; -webkit-flex:1;-ms-flex: 1;-webkit-box-flex: 1;}
	main .mansetMain ul.thumbs li:first-child,
	main .mansetMain ul.thumbs li:last-child,
	main .mansetMain ul.thumbs li:first-child + li,
	main .mansetMain ul.thumbs li:first-child + li + li,
	main .mansetMain ul.thumbs li:first-child + li + li + li,
	main .mansetMain ul.thumbs li:first-child + li + li + li + li,
	main .mansetMain ul.thumbs li:first-child + li + li + li + li + li,
	main .mansetMain ul.thumbs li:first-child + li + li + li + li + li + li,
	main .mansetMain ul.thumbs li:first-child + li + li + li + li + li + li + li,
	main .mansetMain ul.thumbs li:first-child + li + li + li + li + li + li + li + li {width:39px;}
	main .mansetMain ul.thumbs li.selected span {display:block; height:39px; background:#14233a; color:#fff; cursor:pointer;}
	main .mansetSub li {float:left;}
	main .mansetSub li:first-child strong {float:left; margin-right:4px;}
	main .mansetSub li:first-child a.link {width:669px; overflow:hidden; float:left; height:35px; text-overflow:ellipsis; white-space:nowrap;}
	main .mansetSub li:first-child a.link span {text-overflow: ellipsis;white-space: nowrap;max-width: 615px; padding-right:5px; display: inline-block;overflow: hidden;float: left;}
	main .mansetSub li:first-child a.link .clock{font-style: normal;display: inline-block;float: left; position:relative; padding-left:10px;}
	main .mansetSub li:first-child a.link .clock:before {content: "";position: absolute;left: 3px;top: 4px;width: 2px;background-color: #A7A7A7;height: 28px;}
	main .mansetSub li.mnst {float:right; border-left:1px solid #eee; padding-left:15px;}
	main .mansetSub li.pn {width:27px; float:right; margin:12px 15px 0 0;}
	main .mansetSub li.pn a {float:left; background:url(../i/arrTumMnst.png); width:10px; height:17px;}
	main .mansetSub li.pn a.next {background-position:left bottom; float:right;}
	main .mansetSub li strong {font-size:20px; color:#d11919; font-weight:normal;}
	main .mansetSub li.mnst a {color:#d11919; font-size:17px; line-height:35px;}
	main .mansetSub li a:hover {text-decoration:underline;}

	.lastNews {height: 60px; margin-bottom: 10px; position: relative; background: #14233a; font-family: 'Roboto Slab', serif; overflow: hidden;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	}
	.lastNews .link {width: 40px; height: 60px; padding-top: 36px; position: absolute; top: 0; left: 0; background: #356083 url('../i/lastNewsIcon.png') center 10px no-repeat; font-size: 16px; color: #f7f7f7; font-weight: 700; text-align: center;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.lastNews .link:hover {background-position: center 7px;}
	.lastNews ul {margin-left: 40px; position: absolute; top: 0; left: 0;
		-webkit-transition: top .25s ease-in-out;
		   -moz-transition: top .25s ease-in-out;
		    -ms-transition: top .25s ease-in-out;
		     -o-transition: top .25s ease-in-out;
		        transition: top .25s ease-in-out;
	}
	.lastNews ul.notrans {
		-webkit-transition: none;
		   -moz-transition: none;
		    -ms-transition: none;
		     -o-transition: none;
		        transition: none;
	}
	.lastNews ul li {width: 100%; display: inline-block; vertical-align: top;}
	.lastNews ul li a {width: 50%; float: left; font-size: 14px; color: #ffffff;}
	.lastNews ul li a i,
	.lastNews ul li a em {display: block; font-style: normal;}
	.lastNews ul li a i {width: 110px; float: left; font-family: 'Roboto Slab', serif; font-size: 30px; color: #5dbbe0; text-align: center; line-height: 60px;}
	.lastNews ul li a em {height: 40px; margin-top: 10px; overflow: hidden;position:relative; }
	.lastNews ul li a:hover em{color: #5dbbe0;}
	.frontTopFrame .lastNews {margin-bottom:0px; height:55px;}
	.frontTopFrame .lastNews ul li a em:after {content:""; position:absolute; background-color:#28354a; top:0px; right:0px; height:40px; width:1px;}
	.frontTopFrame .lastNews ul li a em:before {content:""; position:absolute; background-color:#0a111d; top:0px; right:1px;height:40px; width:1px; }
	.frontTopFrame .lastNews .link {height:55px;padding-top:33px;}
	.frontTopFrame .lastNews ul li a i {line-height:55px;}

main section .mansetMain {width:650px;}
	main section .mansetMain ul.items {width:650px; height:344px;}
	main section .mansetMain ul.items li {width:650px; height:344px;}
	main section .mansetMain ul.items li a {height:344px;}
	main section .mansetMain ul.items li a img {width:650px;}
	main section .mansetMain ul.thumbs {width: 650px; border-color:#356083; box-shadow:none;}
	main section .mansetMain ul.thumbs li {width:44px !important;}
	main section .mansetMain ul.thumbs li:nth-child(-n+10) {width:43px !important;}
	main section .mansetMain ul.thumbs li.selected span {background-color:#356083;}
	
.mansetMain.m25 {margin-bottom:10px;}
	.mansetMain.m25 ul.items {height:342px;}
	.mansetMain.m25 ul.thumbs {box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75); height:25px; border-width:1px; border-color:#14233a; margin:0;}
	.mansetMain.m25 ul.thumbs li:nth-child(-n+10),
	.mansetMain.m25 ul.thumbs li {width:26px !important; height:auto !important; line-height:25px !important;}
	.mansetMain.m25 ul.thumbs li span {height:25px !important; line-height:25px !important; font-size:12px; display:block;}
	.mansetMain.m25 ul.thumbs li.selected span {height:25px; background-color:#14233a;}
	
.tekManset {position:relative; margin-bottom:10px;}
	.tekManset img {display:block;}
	
.manset2li {margin-bottom:10px; display:inline-block; width:100%;}
	.manset2li a {float:left; position:relative; width:475px;}
	.manset2li a:first-child + a {float:right;}
	.manset2li img {display:block;}
	.manset2li span.txt {left:15px; bottom:15px; height:auto;}
	.manset2li span.txt strong {height:39px; line-height:39px; padding:0 10px; max-width:425px; font-size:20px;}
	.manset2li span.txt span {height:49px; line-height:49px; padding:0 10px; max-width:425px; font-size:27px;}
	
/* yazar alani -- 960px alanda kullanilir */
main .yazarCover {display:block; margin-bottom: 6px; padding:0 20px; height:157px; position:relative; left:-10px; font:14px 'Roboto Slab', serif; font-weight: 700; width:940px; overflow:hidden;}
	main .yazarCover:before {content:""; position:absolute; width:960px; height:110px; left:10px; top:19px; z-index:0; border-bottom:4px solid #d11919;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	main .yazarCover .iWrap {margin:0 auto; position:relative; width:920px; height:160px; position:relative; overflow:hidden;}
	main .yazarCover ul {height:130px; position:absolute; left:0; top:0; width:999999px;}
	main .yazarCover ul li {float:left; height:130px; width:230px; position:relative;}
	main .yazarCover ul li div {float:left; text-align:center; padding:5px 0 0;}
	main .yazarCover ul li div img {display:block; margin-right:10px;}
	main .yazarCover ul li a.yazi {display:block; padding:24px 0 0 0; height:105px; position:relative; z-index:2;}
	main .yazarCover ul li a.yazi span {display:block; padding:10px 10px 0 0; height:54px; position:absolute; margin-left:130px; overflow:hidden; line-height:18px;}
	main .yazarCover ul li a.yazar {display: block; line-height: 32px; color: #d11919; position: absolute; width: 220px; text-align: left;}
	main .yazarCover ul li a:hover {text-decoration:underline;}
main .yazarCover .prev1,
main .yazarCover .next1 {text-indent:-9999px; display:block; position:absolute; background:url(../i/okYazar.png); width:20px; height: 27px; top:60px; z-index:2; cursor:pointer;}
	main .yazarCover .prev1 {left:10px; background-position:left top;}
	main .yazarCover .prev1:hover {background-position:left bottom;}
	main .yazarCover .next1 {right:10px; background-position:right top;}
	main .yazarCover .next1:hover {background-position:right bottom;}
	
.detay .yazarCover {width:610px; padding:0 30px;}
	.detay .yazarCover:before {width:650px;}
	.detay .yazarCover ul li {width:300px;}
	
.teamSlide {display:block; padding:0 20px 10px; height:85px; position:relative; font:12px ptsansnarrowbold; margin-bottom:10px; overflow:hidden; width:630px; left:-10px;}
	.teamSlide:before {content:""; position:absolute; background:#fff; width:100%; height:57px; left:10px; top:14px; z-index:0; width:650px; border-bottom:4px solid #d11919;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.teamSlide ul {height:85px; position:absolute; left:0; top:0;}
	.teamSlide ul li {float:left; height:85px; width:125px; position:relative;}
	.teamSlide ul li div {text-align:center; padding:0; height:71px; overflow:hidden;}
	.teamSlide ul li:hover div {height:83px;}
	.teamSlide ul li div img {margin:0 0 4px; display:inline;}
	.teamSlide ul li a.yazi {display:block; padding:20px 0 0 0;}
	.teamSlide ul li a.yazi span {display:block; padding:20px 10px 0 0; max-height:76px; overflow:hidden;}
	.teamSlide ul li a.yazar {display:block; line-height:25px; color:#d11919; position:absolute; text-align:center; width:100%; bottom:-14px;}
	.teamSlide ul li a:hover {text-decoration:underline;}
.teamSlide .prev1,
.teamSlide .next1 {text-indent:-9999px; display:block; position:absolute; background:url(../i/arrTeamSlide.png); width:8px; height:12px; top:38px; left:14px; cursor:pointer;}
	.teamSlide .prev1 {background-position:left top;}
	.teamSlide .prev1:hover {background-position:left bottom;}
	.teamSlide .next1 {right:0; background-position:right top; left:auto; right:14px;}
	.teamSlide .next1:hover {background-position:right bottom;}
	
main aside .iWrap {width:260px;}
main aside .yazarCover {padding-bottom:0; width:280px;}
main aside .yazarCover ul li {width:260px;}
main aside .yazarCover:before {width:300px; box-shadow:none; z-index:0;}

section {float:left; width:650px;}
body[class*="advertorial"] section {float:none; margin:0 auto;}
body[class*="bilgi-"] section {float:none; margin:0 auto;}

/* 650px icinde borsa */
.borsaCover {height:63px; margin:0 0 10px; padding:0 0 0 120px; position:relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.borsaCover h2 {position:absolute; height:36px; width:113px; padding:0 0 0 7px; top:0; left:0; font:25px/36px ptsansnarrowbold; color:#fff; background:#14233a;}
	.borsaCover h2 a {font:18px/36px 'Roboto Slab', serif; font-weight: 700; color:#fff;}
	.borsaCover form {position:absolute; height:27px; width:120px; bottom:0; left:0; background:#2f475f;}
	.borsaCover form input[type="text"] {width:78px; background:#2f475f; height:26px; line-height:26px; border:none; padding:0 0 0 7px; font-family: 'Roboto Slab', serif; color:#fff;}
	.borsaCover form input[type="button"] {position:absolute; right:0; top:0; width:27px; height:27px; background:#2f475f url(../i/borsaBG.png)no-repeat 0 0; border:none; text-indent:-9999px; cursor:pointer;}
	.borsaCover form input[type="button"]:active {background-color:#14233a;}
	.borsaCover > a {display: block;}
	.borsaCover ul {width: 100%; display: inline-block;}
	.borsaCover ul li {float:left; padding:0 0 0 43px; width:77px; margin:0 0 0 12px; height:63px; position:relative; font-family: 'Roboto Slab', serif; font-weight: 700;}
	.borsaCover ul li:before {width:37px; height:37px; position:absolute; top:13px; left:0; background:url(../i/borsaBG.png) no-repeat; content:"";}
	.borsaCover ul li.dolar:before	{background-position:0 -30px;}
	.borsaCover ul li.euro:before	{background-position:0 -70px;}
	.borsaCover ul li.altin:before	{background-position:0 -110px;}
	.borsaCover ul li.bist:before	{background-position:0 -150px;}
	.borsaCover ul li em {display:block; font-size: 9px; font-weight: 700; font-style: normal; padding:8px 0 0;}
	.borsaCover ul li strong {display:block; font-size: 18px; font-weight: 700;}
	.borsaCover ul li span {display:inline-block; padding:0 20px 0 0; position:relative; font-size:12px; line-height:12px; height:12px; margin:0; top:-3px;}
	.borsaCover ul li span:after {content:""; position:absolute; background:#356083; border:5px solid transparent; height:0; width:0; right:0; bottom:1px;}
	.borsaCover ul li span.down:after {border:6px solid transparent; border-top:9px solid #d11919; top:1px; background:none;}
	.borsaCover ul li span.up:after {border:6px solid transparent; border-bottom:9px solid #009245; bottom:1px; background:none;}

/* 2'li haber -- 650px lik alanda 320x2 seklinde konumlanir. */
.haber2li {display:block; padding:169px 0 10px; height:81px; font-family: 'Roboto Slab', serif; font-size: 20px; font-weight: 700;}
	.haber2li li {float:left; width:320px; height:81px; background:#fff; position:relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.haber2li li + li {margin-left:10px;}
	.haber2li li a {display:block; padding:8px 10px; height:60px; color:#2f475f; line-height:30px; overflow: hidden;}
	.haber2li li span.img {width:320px; height:169px; position:absolute; top:-169px; left:0; display:block; overflow:hidden;}
	.haber2li li span.img img {transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none;}
	.haber2li li a:hover img {
	    transform:scale(1.05);
	    -ms-transform:scale(1.05); /* IE 9 */
	    -moz-transform:scale(1.05); /* Firefox */
	    -webkit-transform:scale(1.05); /* Safari and Chrome */
	    -o-transform:scale(1.05); /* Opera */}
	.haber2li li span.kategoriBaslik {top:-159px;}
	.haber2li li.add span.img {height:250px;}
	.haber2li li.add a:hover img {
	}

/* 6 yada 5 li haber yapilabilir. 650px alanda ullanilabilir. 1 dikey 4 kare haber. dikey basta ise class a gerek yok, ortada ise middle, sonra ise end class i kullanilacak. li.dikey siralamalari html icinde belirtildi. */
	
.haber6li {display:block; overflow:hidden; margin-left:-10px; position:relative;}
	.haber6li li {float:left; width:210px; height:210px; position:relative; margin:0 0 10px 10px; font-size:16px; line-height:19px; font-family: 'Roboto Slab', serif; font-weight: 700; overflow:hidden;}
	.haber6li li img {display:block; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none;}
	.haber6li li a:hover img {
	    transform:scale(1.05);
	    -ms-transform:scale(1.05); /* IE 9 */
	    -moz-transform:scale(1.05); /* Firefox */
	    -webkit-transform:scale(1.05); /* Safari and Chrome */
	    -o-transform:scale(1.05); /* Opera */}
	.haber6li li.dikey {height:430px; font-size:25px; line-height:28px;}
	.haber6li.middle li:nth-child(2) {position:absolute; left:0; top:220px;}
	.haber6li.end li.dikey {float:right;}
	.haber6li li span.gradient {display:block; transition:opacity 0.3s ease;}

	
span.kategoriBaslik 	{position:absolute; padding:0 8px; top:10px; right:10px; color:#fff; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.2); font-size: 11px; line-height:17px; font-family: 'Roboto Slab', serif; font-weight: 700; background:#555; display:block !important;}
	span.kategoriBaslik.magazin 	 {background:#93278f;}
	span.kategoriBaslik.spor-haberleri  		 {background:#206602;}
	span.kategoriBaslik.gundem 		 {background:#0b467b;}
	span.kategoriBaslik.saglik 		 {background:#5db5ca;}
	span.kategoriBaslik.dunya		 {background:#534b4b;}
	span.kategoriBaslik.ekonomi 	 {background:#77ab1a;}
	span.kategoriBaslik.yasam		 {background:#ec6417;}
	span.kategoriBaslik.kadin 		 {background:#d4145a;}
	span.kategoriBaslik.kultur_sanat {background:#00a99d;}
	span.kategoriBaslik.teknoloji	 {background:#ffad00;}

/* img photoGallery */
.imgphotoGallery {display:block; padding:0 0 15px; width:650px; height:428px; overflow:hidden;}
	.imgphotoGallery .items {width:650px; height:343px; overflow:hidden; position:relative;}
	.imgphotoGallery .items li {display:none; position:absolute; top:0; left:0; width:650px; height:343px;}
	.imgphotoGallery .items li:first-child {display:block;}
	.imgphotoGallery .items li a {display:block; height:343px; position:relative;}
	.imgphotoGallery .items li span.gradient {font-family: 'Roboto Slab', serif; font-weight: 700; font-size:26px; padding:100px 150px 70px; text-align:center;}
	.imgphotoGallery .items li.photo a:after {content:""; position:absolute; width:61px; height:47px; background:url(../i/photoIcons.png) no-repeat 0 -50px; top:50%; left:50%; margin:-24px 0 0 -30px;}
	.imgphotoGallery .items li.video a:before {content:""; position:absolute; width:0; height:0; border:24px solid transparent; height:0; width:0; border-left:40px solid rgba(0,0,0,0.7); top:50%; left:50%; margin:-23px 0 0 -29px;}
	.imgphotoGallery .items li.video a:after {content:""; position:absolute; width:0; height:0; border:24px solid transparent; height:0; width:0; border-left:40px solid #d11919; top:50%; left:50%; margin:-24px 0 0 -30px;}
.imgphotoGallery .thumbs {display:block; height:81px; position:relative;}
	.imgphotoGallery .thumbs li {float:left; margin-top:2px; position:relative;}
	.imgphotoGallery .thumbs li + li {margin-left:2.5px;}
	.imgphotoGallery .thumbs li img {display:block;}
	.imgphotoGallery .thumbs li:last-child {float:right;}
	.imgphotoGallery .thumbs li a {display:block;}
	.imgphotoGallery .thumbs li.selected a {padding-bottom:2px; border-bottom:2px solid #d11919;}
	.imgphotoGallery .thumbs li.selected a:before {content:""; position:absolute; width:79px; height:79px; background:rgba(20,35,58,0.3); top:0; left:0;}
	.imgphotoGallery .thumbs li.photo.selected a:after {content:""; position:absolute; width:38px; height:27px; background:url(../i/photoIcons.png) no-repeat 0 0; top:26px; left:21px;}
	.imgphotoGallery .thumbs li.video.selected a:after {content:""; position:absolute; width:0; height:0; border:12px solid transparent; height:0; width:0; border-left:20px solid #fff; top:26px; left:31px;}

/* kategori halerleri kategoriCover div i icinde yine div olarak verilir. kategoriHaberler genel tanimlari icerir. farklilasmalari icin (renkler) alt class lar icinde tanimlidir. tek basina kullanilamaz.*/
.kategoriCover {display:block; margin:0 0 0 -10px;}
	.kategoriCover:after {display:block; clear:both; content:"";}
	.kategoriHaberler {width:320px; height: 473px; float:left; background:#fff; margin:0 0 10px 10px; position:relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.kategoriHaberler h2 {display:block; height:30px; font:normal 23px/30px ptsansnarrowbold; color:#fff; padding:0 10px; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.2); margin-bottom:2px; margin:0 0 2px;}
		.kategoriHaberler.magazin 	h2 {background:#93278f;}
		.kategoriHaberler.spor-haberleri  	h2 {background:#206602;}
		.kategoriHaberler.gundem 	h2 {background:#0b467b;}
		.kategoriHaberler.saglik 	h2 {background:#5db5ca;}
		.kategoriHaberler.dunya 	h2 {background:#534b4b;}
		.kategoriHaberler.ekonomi 	h2 {background:#77ab1a;}
		.kategoriHaberler.yasam 	h2 {background:#ec6417;}
		.kategoriHaberler.kadin 	h2 {background:#d4145a;}
		.kategoriHaberler.kultur_sanat 	h2 {background:#00a99d;}
		.kategoriHaberler.teknoloji	h2 {background:#ffad00;}
	.kategoriHaberler a.tumu {position:absolute; right:5px; bottom:5px; padding:0 5px; transition:all 0.2s ease;}
	.kategoriHaberler a.tumu:hover {color:#fff !important;}
		.kategoriHaberler.magazin 	a.tumu {color:#93278f;}
		.kategoriHaberler.magazin 	a.tumu:hover {background:#93278f;}
		.kategoriHaberler.spor-haberleri  	a.tumu {color:#206602;}
		.kategoriHaberler.spor-haberleri  	a.tumu:hover {background:#206602;}
		.kategoriHaberler.gundem 	a.tumu {color:#0b467b;}
		.kategoriHaberler.gundem 	a.tumu:hover {background:#0b467b;}
		.kategoriHaberler.saglik 	a.tumu {color:#5db5ca;}
		.kategoriHaberler.saglik 	a.tumu:hover {background:#5db5ca;}
		.kategoriHaberler.dunya 	a.tumu {color:#534b4b;}
		.kategoriHaberler.dunya 	a.tumu:hover {background:#534b4b;}
		.kategoriHaberler.ekonomi 	a.tumu {color:#77ab1a;}
		.kategoriHaberler.ekonomi 	a.tumu:hover {background:#77ab1a;}
		.kategoriHaberler.yasam 	a.tumu {color:#ec6417;}
		.kategoriHaberler.yasam 	a.tumu:hover {background:#ec6417;}
		.kategoriHaberler.kadin 	a.tumu {color:#d4145a;}
		.kategoriHaberler.kadin 	a.tumu:hover {background:#d4145a;}
		.kategoriHaberler.kultur_sanat 	a.tumu {color:#00a99d;}
		.kategoriHaberler.kultur_sanat 	a.tumu:hover {background:#00a99d;}
		.kategoriHaberler.teknoloji	a.tumu {color:#ffad00;}
		.kategoriHaberler.teknoloji	a.tumu:hover {background:#ffad00;}
	.kategoriHaberler .slideBox {width:320px; height:332px; overflow:hidden; margin:0 0 2px; position:relative; font-family: 'Roboto Slab', serif; font-weight: 700; font-size:20px;}
	.kategoriHaberler .slideBox ul.items {position:relative; overflow:hidden;height:320px; width:320px;}
	.kategoriHaberler .slideBox ul.items li {display:none; position:absolute; top:0; left:0; height:320px; width:320px;}
	.kategoriHaberler .slideBox ul.items li:first-child {display:block;}
	.kategoriHaberler .slideBox ul.items li a {display:block; height:320px; position:relative;}
	.kategoriHaberler .thumbs {display:block; height:10px; border-top-width:2px; border-top-style:solid; z-index:5; margin-top:2px;}
	.kategoriHaberler .thumbs li {float:left; height:10px; text-indent:-9999px; overflow:hidden; cursor:pointer;
									width:20%; /* bu oran 5 item olacagi dusunulerek yapildi. daha fazla olacak degistirilmeli, yada kontrole alinmali... */
									}
	.kategoriHaberler .thumbs li.selected {height:7px; border-top-width:3px; border-top-style:solid; }
		.kategoriHaberler.magazin 	.thumbs,
		.kategoriHaberler.magazin 	.thumbs li 	{border-color:#93278f;}
		.kategoriHaberler.spor-haberleri  	.thumbs,
		.kategoriHaberler.spor-haberleri  	.thumbs li 	{border-color:#206602;}
		.kategoriHaberler.gundem 	.thumbs,
		.kategoriHaberler.gundem 	.thumbs li 	{border-color:#0b467b;}
		.kategoriHaberler.saglik 	.thumbs,
		.kategoriHaberler.saglik 	.thumbs li 	{border-color:#5db5ca;}
		.kategoriHaberler.dunya 	.thumbs,
		.kategoriHaberler.dunya 	.thumbs li 	{border-color:#534b4b;}
		.kategoriHaberler.ekonomi 	.thumbs,
		.kategoriHaberler.ekonomi 	.thumbs li 	{border-color:#77ab1a;}
		.kategoriHaberler.yasam 	.thumbs,
		.kategoriHaberler.yasam 	.thumbs li 	{border-color:#ec6417;}
		.kategoriHaberler.kadin 	.thumbs,
		.kategoriHaberler.kadin 	.thumbs li 	{border-color:#d4145a;}
		.kategoriHaberler.kultur_sanat 	.thumbs,
		.kategoriHaberler.kultur_sanat 	.thumbs li 	{border-color:#00a99d;}
		.kategoriHaberler.teknoloji	.thumbs,
		.kategoriHaberler.teknoloji	.thumbs li 	{border-color:#ffad00;}
	.kategoriHaberler .haberList {padding:8px 10px 0 15px;}
	.kategoriHaberler .haberList li {display:block; position:relative; padding:0 0 0 10px;}
	.kategoriHaberler .haberList li:before {position:absolute; left:0; top:5px; width:6px; height:10px; z-index:2; content:"";}
	.kategoriHaberler .haberList li:after {position:absolute; left:0; top:5px; width:6px; height:10px; background:url(../i/okKategori.png?v2) no-repeat 0 -300px; z-index:3; content:"";}
	.kategoriHaberler .haberList li + li {margin:5px 0 0;}
	.kategoriHaberler .haberList li a {display:block; line-height:21px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.kategoriHaberler .haberList li a:hover {text-decoration:underline;}
		.kategoriHaberler.magazin 	.haberList li:before {background:#93278f;}
		.kategoriHaberler.spor-haberleri  	.haberList li:before {background:#206602;}
		.kategoriHaberler.gundem 	.haberList li:before {background:#0b467b;}
		.kategoriHaberler.saglik 	.haberList li:before {background:#5db5ca;}
		.kategoriHaberler.dunya 	.haberList li:before {background:#534b4b;}
		.kategoriHaberler.ekonomi 	.haberList li:before {background:#77ab1a;}
		.kategoriHaberler.yasam 	.haberList li:before {background:#ec6417;}
		.kategoriHaberler.kadin 	.haberList li:before {background:#d4145a;}
		.kategoriHaberler.kultur_sanat 	.haberList li:before {background:#00a99d;}
		.kategoriHaberler.teknoloji	.haberList li:before {background:#ffad00;}
	.kategoriHaberler .prev,
	.kategoriHaberler .next {position:absolute; top:140px; width:30px; height:30px; background:url(../i/okKategori.png?v2) no-repeat; z-index:4; text-indent:-9999px; cursor:pointer;}
	.kategoriHaberler .prev:hover,
	.kategoriHaberler .next:hover {background-color:rgba(255,255,255,0.2);
			-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow:    1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			box-shadow:         1px 1px 1px 0px rgba(0, 0, 0, 0.2);}
	.kategoriHaberler .prev {left:5px;}
	.kategoriHaberler .next {right:5px;}
		.kategoriHaberler.magazin 	.prev {background-position:left  0;}
		.kategoriHaberler.magazin 	.next {background-position:right 0;}
		.kategoriHaberler.spor-haberleri  	.prev {background-position:left  -30px;}
		.kategoriHaberler.spor-haberleri  	.next {background-position:right -30px;}
		.kategoriHaberler.gundem 	.prev {background-position:left  -60px;}
		.kategoriHaberler.gundem 	.next {background-position:right -60px;}
		.kategoriHaberler.saglik 	.prev {background-position:left  -90px;}
		.kategoriHaberler.saglik 	.next {background-position:right -90px;}
		.kategoriHaberler.dunya 	.prev {background-position:left  -120px;}
		.kategoriHaberler.dunya 	.next {background-position:right -120px;}
		.kategoriHaberler.ekonomi 	.prev {background-position:left  -150px;}
		.kategoriHaberler.ekonomi 	.next {background-position:right -150px;}
		.kategoriHaberler.yasam 	.prev {background-position:left  -180px;}
		.kategoriHaberler.yasam 	.next {background-position:right -180px;}
		.kategoriHaberler.kadin 	.prev {background-position:left  -210px;}
		.kategoriHaberler.kadin 	.next {background-position:right -210px;}
		.kategoriHaberler.kultur_sanat 	.prev {background-position:left  -240px;}
		.kategoriHaberler.kultur_sanat 	.next {background-position:right -240px;}
		.kategoriHaberler.teknoloji	.prev {background-position:left  -270px;}
		.kategoriHaberler.teknoloji	.next {background-position:right -270px;}
		
.kategoriHaberler.gundemDisi {width:300px; height:auto; float:none;}
	.kategoriHaberler.gundemDisi h2 {margin-bottom:0; text-align:center;}
	.kategoriHaberler.gundemDisi h2 em {display:inline-block; background:url(../i/logoBs.png); width:46px; height:21px; margin:3px 4px 0;}
	.kategoriHaberler.gundemDisi h2 span {display: inline-block; position: relative; top: -4px;}
	.kategoriHaberler.gundemDisi .slideBox {margin-bottom:0; width:300px; height:350px;}
	.kategoriHaberler.gundemDisi .slideBox ul.items {width:300px; height:300px;}
	.kategoriHaberler.gundemDisi .slideBox ul.items li {width:300px; height:300px;}
	.kategoriHaberler.gundemDisi .slideBox ul.items li a {height:300px;}
	.kategoriHaberler.gundemDisi .slideBox ul.thumbs {display:none;}
	.kategoriHaberler.gundemDisi .slideBox .prev {background-image:url(../i/arrGndmDisi.png); background-position:7px 5px;}
	.kategoriHaberler.gundemDisi .slideBox .next {background-image:url(../i/arrGndmDisi.png); background-position:-53px 5px;}
	.kategoriHaberler.gundemDisi .bottom {height:48px; border-top:2px solid #d11919; line-height:48px;}
	.kategoriHaberler.gundemDisi .bottom .prev,
	.kategoriHaberler.gundemDisi .bottom .next {float:left; width:76px; height:48px; background:#e7e9eb; font-size:15px; color:#14233a; text-align:center; cursor:pointer; position:static; text-indent:0;}
	.kategoriHaberler.gundemDisi .bottom .prev:hover {box-shadow:none;}
	.kategoriHaberler.gundemDisi .bottom .next {float:right;}
	.kategoriHaberler.gundemDisi .bottom .number {text-align:center; font-size:20px;}
	.kategoriHaberler.gundemDisi .bottom .number span {display:block; text-align:center;}
	.kategoriHaberler.gundemDisi .bottom .number .prev,
	.kategoriHaberler.gundemDisi .bottom .number .next {float:left; background:url(../i/arrGndmDisi.png) 13px -166px no-repeat; width:43px; height:48px;}
	.kategoriHaberler.gundemDisi .bottom .number .next {float:right; background-position:-48px -166px;}
	

.kategoriCover .asideCover {width: 320px; margin:0 0 10px 10px; float: left;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);
}
.kategoriSecim {width:320px; height:46px; float:left; margin:0 0 10px 10px; position:relative; color:#fff; line-height:46px;}
	.kategoriCover .asideCover .kategoriSecim {margin-left: 0;}
	.kategoriSecim.sehir {background:#d11919;}
	.kategoriSecim.bolge {background:#14233a;}
	.kategoriSecim h2 {float:left; width:170px; text-align:center; font-size: 16px; font-family: 'Roboto Slab', serif; font-weight: 700;}
	.kategoriSecim .select {float:right; width:120px; padding:0 0 0 15px; font-size: 14px; font-family: 'Roboto Slab', serif; font-weight: 700; position:relative; background:rgba(255,255,255,0.2);}
	.kategoriSecim .select:after {content:""; position:absolute; top:20px; right:15px; width:17px; height:10px; background:url(../i/okDown.png) no-repeat;}

	.kategoriSecimSlide {width:320px; height: 200px; float:left; background:#fff; position:relative;}
	.kategoriSecimSlide .title {display:block; padding:0 10px 10px; position:absolute; right:5px; top:0; z-index:3; overflow:hidden;}
	.kategoriSecimSlide .title span {background:#fff; font-size:15px; padding:11px 10px 9px; display:block;}
	.kategoriSecimSlide .title img {display:block;}
	
	.kategoriSecimSlide .slideBox {width:320px; height:200px; position:relative; font-size:25px; overflow:hidden;}
	.kategoriSecimSlide .slideBox ul.items {display:block; width:320px; height:200px; position:relative;}
	.kategoriSecimSlide .slideBox ul.items li {display:none; position:absolute; top:0; left:0; width:320px; height:200px;}
	.kategoriSecimSlide .slideBox ul.items li:first-child {display:block;}
	.kategoriSecimSlide .slideBox ul.items li a {display:block; height:200px; position:relative;}
	.kategoriSecimSlide .slideBox ul.items li img {display: block; position: relative; z-index: 1;}
	.kategoriSecimSlide .slideBox ul.items li strong {max-width: 130px; position: absolute; top: 10px; right: 0; z-index: 2; line-height: 14px; padding: 5px 10px; background: rgba(209, 25, 25, 0.6); box-sizing:border-box; font-size:12px; font-family: 'Roboto Slab', serif; font-weight: 700; color:#fff;}
	.kategoriSecimSlide.bolge .slideBox ul.items li strong {background: rgba(20, 35, 57, 0.6);}
	.kategoriSecimSlide .slideBox ul.items li span {height: 30px; display:block; line-height: 30px; padding: 0 10px; box-sizing:border-box; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-family: 'Roboto Slab', serif; font-weight: 700; color: #d11919;}
	.kategoriSecimSlide.bolge .slideBox ul.items li span {color: #14233a;}

	.kategoriSecimSlide .thumbs {position: absolute; top: 146px; left: 50%; z-index: 5; text-align: center;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		     -o-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.kategoriSecimSlide .thumbs li {display: inline-block; vertical-align: top; margin: 0 3px; float: left;}
    .kategoriSecimSlide .thumbs li a {width: 13px; height: 13px; display: block; background: #fff; border-radius: 13px;}
	.kategoriSecimSlide.yerel .thumbs li.selected a {background: #d11919;}
	.kategoriSecimSlide.bolge .thumbs li.selected a {background: #5e6d84;}
	.kategoriSecimSlide .prev1,
	.kategoriSecimSlide .next1 {position:absolute; top:70px; width:30px; height:30px; background:url(../i/okKategori.png?v2) no-repeat; z-index:4; text-indent:-9999px;}
	.kategoriSecimSlide .prev1:hover,
	.kategoriSecimSlide .next1:hover {background-color:rgba(255,255,255,0.2);
			-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow:    1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			box-shadow:         1px 1px 1px 0px rgba(0, 0, 0, 0.2);}
	.kategoriSecimSlide .prev1 {left:5px;}
	.kategoriSecimSlide .next1 {right:5px;}
		.kategoriSecimSlide.yerel .prev1 {background-position: left -370px;}
		.kategoriSecimSlide.yerel .next1 {background-position: right -370px;}
		.kategoriSecimSlide.bolge .prev1 {background-position: left -400px;}
		.kategoriSecimSlide.bolge .next1 {background-position: right -400px;}

.kategoriCoverSmall {display:block; margin:0 0 0 -10px;}
	.kategoriCoverSmall:after {display:block; clear:both; content:"";}
	.kategoriHaberlerSmall {width:320px; height: 200px; float:left; background:#fff; margin:0 0 10px 10px; position:relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.kategoriHaberlerSmall .title {display:block; padding:0 10px 10px; position:absolute; right:5px; top:0; z-index:3; overflow:hidden;}
	.kategoriHaberlerSmall .title span {background:#fff; font-size:15px; padding:11px 10px 9px; display:block;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
		-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.6);
		box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.6);}
	.kategoriHaberlerSmall .title img {display:block;}
	.kategoriHaberlerSmall .slideBox {width:320px; height:200px; position:relative; font-size:25px; overflow:hidden;}
	.kategoriHaberlerSmall .slideBox ul.items {display:block; width:320px; height:169px; position:relative;}
	.kategoriHaberlerSmall .slideBox ul.items li {display:none; position:absolute; top:0; left:0; width:320px; height:169px;}
	.kategoriHaberlerSmall .slideBox ul.items li:first-child {display:block;}
	.kategoriHaberlerSmall .slideBox ul.items li a {display:block; height:169px; position:relative;}
	.kategoriHaberlerSmall .thumbs {display:block; height:7px; position:relative; z-index:5; border-top:2px solid; border-top-style:solid;}
	.kategoriHaberlerSmall .thumbs li {float:left; height:7px;
									width:20%; /* bu oran 5 item olacagi dusunulerek yapildi. daha fazla olacak degistirilmeli, yada kontrole alinmali... */
									}
    .kategoriHaberlerSmall .thumbs li a {display:block; height:3px;}
	.kategoriHaberlerSmall.cumartesi 	.thumbs {border-color:#9e3762;}
	.kategoriHaberlerSmall.pazar 		.thumbs {border-color:#0171b9;}
	.kategoriHaberlerSmall.cumartesi 	.thumbs li.selected a  	{background:#9e3762;}
	.kategoriHaberlerSmall.pazar 	 	.thumbs li.selected a 	{background:#0171b9;}
	.kategoriHaberlerSmall .thumbs li span {display:none;}
	.kategoriHaberlerSmall .thumbs li.selected span {display:block; position:absolute; line-height:17px; left:0; padding:0 5px; box-sizing:border-box; bottom:-19px; font-size:14px; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-family: 'Roboto Slab', serif; font-weight: 700;}
	.kategoriHaberlerSmall.cumartesi .thumbs li.selected span {color:#9e3762;}
	.kategoriHaberlerSmall.pazar	 .thumbs li.selected span {color:#0171b9;}
	.kategoriHaberlerSmall .prev1,
	.kategoriHaberlerSmall .next1 {position:absolute; top:70px; width:30px; height:30px; background:url(../i/okKategori.png?v2) no-repeat; z-index:4; text-indent:-9999px;}
	.kategoriHaberlerSmall .prev1:hover,
	.kategoriHaberlerSmall .next1:hover {background-color:rgba(255,255,255,0.2);
			-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow:    1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			box-shadow:         1px 1px 1px 0px rgba(0, 0, 0, 0.2);}
	.kategoriHaberlerSmall .prev1 {left:5px;}
	.kategoriHaberlerSmall .next1 {right:5px;}
		.kategoriHaberlerSmall.cumartesi 	.prev1 {background-position:left -310px;}
		.kategoriHaberlerSmall.cumartesi 	.next1 {background-position:right -310px;}
		.kategoriHaberlerSmall.pazar 	 	.prev1 {background-position:left -340px;}
		.kategoriHaberlerSmall.pazar 	 	.next1 {background-position:right -340px;}


/* gradint giydirilmis span. en altta, sag ve soldan sifir icindeki alani doldurur. her yerde kullanilabilir. */
span.gradient {position:absolute; left:0; bottom:0; right:0; padding:30px 10px 8px; color:#fff; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );}
/* a:hover span.gradient {text-shadow:1px 1px 1px rgba(0,0,0,1); padding:31px 10px 7px;}*/

/* li lere verilen class lar ile haberlerin ustune kategori isimleri basilacak. golge sadece metin kisminda olan listlerde ul'ye golge class'i verilecek */
/*li.magazin:after,
li.spor:after,
li.gundem:after,
li.saglik:after,
li.dunya:after,
li.ekonomi:after,
li.yasam:after,
li.kadin:after,
li.sanat:after,
li.teknoloji:after 	{position:absolute; padding:0 8px; top:10px; right:10px; color:#fff; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.2); font-size:12px; line-height:17px; font-family:ptsansnarrowbold;}

li.magazin:after 	{background:#93278f; content:"MAGAZIN";}
li.spor:after  		{background:#206602; content:"SPOR";}
li.gundem:after 	{background:#0b467b; content:"GUNDEM";}
li.saglik:after 	{background:#5db5ca; content:"SAGLIK";}
li.dunya:after		{background:#534b4b; content:"DUNYA";}
li.ekonomi:after 	{background:#77ab1a; content:"EKONOMI";}
li.yasam:after		{background:#ec6417; content:"YASAM";}
li.kadin:after 		{background:#d4145a; content:"KADIN";}
li.sanat:after 		{background:#00a99d; content:"KULTUR SANAT";}
li.teknoloji:after	{background:#ffad00; content:"TEKNOLOJI";}

ul.golge li:after {top:-159px;}*/

aside {float:right; width:300px;}


.banner {display:inline-block; width:100%; margin:0 0 10px;}
	article .banner {width: 300px; float: left; margin:0 14px 12px 0;}
	article ul {list-style-type:disc; list-style-position: inside;}
	.detailNew aside .banner {min-height: 250px;}

.shadowBox .in {width:100%; padding:15px 10px; box-sizing:border-box;}
.shadowBox .in .heading {display: block;color: #75b6e3;font-size: 18px;font-family: pt_sansbold;font-weight: normal;padding-bottom: 5px;border-bottom: 1px solid #132239;margin-bottom: 10px; }
.shadowBox {display:block; background:#fff; margin:0 0 10px;
			-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.shadowBox.secim2015 {border-top:2px solid #d11919;}
	.shadowBox h2 {display:block; position:relative; color:#fff; font: 15px/26px 'Roboto Slab', serif; font-weight: 700; height:26px; padding:0 10px; background:#14233a; border-bottom:2px solid #d11919;}
	.shadowBox.sabahNews h2 {text-align: center; line-height:25px;}
	.shadowBox.sabahNews h2 span {display:inline-block; position:relative; top:-4px;}
	.shadowBox.sabahNews h2 em {display:inline-block; background:url(../i/logoBs.png); width:46px; height:21px; margin:3px 4px 0;}
	.shadowBox > a img {display:block;}

.sabahTV {display:block;}
	.sabahTV li {display:block; margin:10px 0 0; padding-bottom:10px; position:relative;}
	.sabahTV li:first-child {margin:2px 0 0;}
	.sabahTV li img {display:block;}
	.sabahTV li > a {display:block; position:relative;}
	.sabahTV li > a:before {content:""; width:50px; height:50px; position:absolute; top:60px; left:125px; transition: all 0.3s ease;
  background: rgba(255,255,255,0.5);}
	.sabahTV li > a:after {content:""; width:0; height:0; position:absolute; top:73px; left:143px; border:12px solid transparent; height:0; width:0; border-left:16px solid #d11919; z-index:3;}
	.sabahTV li span{display:block; margin:7px 10px 0; font-size: 20px; line-height:30px; max-height:60px; overflow:hidden; font-family: 'Roboto Slab', serif; font-weight: 700;}
	.sabahTV li > a:hover:before {background:rgba(255,255,255,0.4); width:300px; height:170px; top:0; left:0;}
	/*.sabahTV li a:hover {color:#d11919;}*/
	.sabahTV li .social {position:absolute; right:10px; top:10px; z-index:1;}
	.sabahTV li .social a {float:left; margin-left:4px; background:url(../i/icoDetay.png?v=1) 0 -353px; width:17px; height:17px;}
	.sabahTV li .social a:before, .galeri li .social a:after {display:none !important;}
	.sabahTV li .social a:first-child + a {background-position:0 -390px;}

.shadowBox.namazVakti {margin-top:14px;}
	.namazVakti .ilSecimBox {height:30px; padding:6px 0 0 6px; background:url(../i/h2BG.png?v=2) no-repeat 0 -351px; position:relative;}
	.namazVakti .ilSecimBox:after {content:""; position:absolute; width:127px; height:72px; right:0; bottom:0; background:url(../i/h2BG.png?v=2) no-repeat 0 -400px;}
	.namazVakti .ilSecimBox select {width:150px; margin:0; font-size:16px;}
	.namazVakti .vakit {height:24px; background:#356083; color:#fff; font:12px/24px 'Roboto Slab', serif; font-weight: 700;}
	.namazVakti .vakit li {float:left; width:50px; text-align:center;}
	.namazVakti .saat {height:20px; line-height:20px; background:#d7dfe6; font-size:13px;}
	.namazVakti .saat li {float:left; width:50px; text-align:center; font-family:'Roboto Slab', serif;}
	.namazVakti .saat li + li {border-left:1px solid #ecf0f3; width:49px;}
	.namazVakti .saat li.current {background:#356083; color:#fff; font-weight: 700;}

.shadowBox.anket {}
	.shadowBox.anket .aBox {position:relative; font-family: 'Roboto Slab', serif; font-weight: 700;}
	.shadowBox.anket .aBox img {display:block;}
	.shadowBox.anket .aBox span.gradient {font-size:20px; line-height:28px;}
	.shadowBox.anket .aBox span.gradient span {display:block; height:28px; padding:5px 0 7px;}
	.shadowBox.anket .aBox span.gradient span a {display:inline-block; padding:0 10px; color:#fff; font-size:15px;}
	.shadowBox.anket .aBox span.gradient span a.oyver 			{background:#d11919; margin-right:10px;}
	.shadowBox.anket .aBox span.gradient span a.sonucar 		{background:#4198d2;}

.shadowBox.ziraatKupa {margin-top:21px;}
	.shadowBox.ziraatKupa h2:after {content:""; position:absolute; width:45px; height:43px; right:5px; bottom:0; background:url(../i/h2BG.png?v=2) no-repeat -150px -250px;}
	.ziraatKupa .macList {display:block; padding:10px 10px 0;}
	.ziraatKupa .macList li {height:56px; padding:0 0 10px; vertical-align:text-bottom; font-size:15px; line-height:20px; font-family: 'Roboto Slab', serif;}
	.ziraatKupa .macList li img {float:left; margin-right:10px;}
	.ziraatKupa .macList li span {display:block; padding-top:8px; max-height:40px; overflow:hidden;}

.shadowBox.burclar {}
	.shadowBox.burclar .burcList {display:block; overflow:hidden;}
	.shadowBox.burclar .burcList ul {display:block; margin:-1px 0 0 -1px;}
	.shadowBox.burclar .burcList ul li {float:left; position: relative; perspective: 800px; width:74px; height:74px; border-top:1px dashed #d11919; border-left:1px dashed #d11919;}
	.shadowBox.burclar .burcList ul li a {width: 100%; height: 100%; position: absolute; transform-style: preserve-3d; transition: transform 500ms;}
	.shadowBox.burclar .burcList ul li a > strong {display:block; background:url(../i/burclar.png) no-repeat #fff; position: absolute; width: 100%; height: 100%; backface-visibility: hidden; left:0; top:0;}
	.shadowBox.burclar .burcList ul li:hover a {transform: rotateY( 180deg );}
	.shadowBox.burclar .burcList ul li div {display: block; position: absolute; width: 100%; height: 100%; backface-visibility: hidden; background:#d11919; color:#fff; font-size:12px; text-align:center; transform: rotateY( 180deg ); font-family: 'Roboto Slab', serif;}
	.shadowBox.burclar .burcList ul li div span {display:block; padding-top:6px;}
	.shadowBox.burclar .burcList ul li div strong {display:inline-block; padding: 3px 0; border-bottom:1px solid #fff; font-size:15px; font-weight: 700;}
	.shadowBox.burclar .burcList ul li:hover div {opacity:1;}
	.shadowBox.burclar .burcList ul li.koc a > strong 		{background-position:0 		0;}
	.shadowBox.burclar .burcList ul li.boga a > strong		{background-position:-75px 	0;}
	.shadowBox.burclar .burcList ul li.ikizler a > strong		{background-position:-150px 0;}
	.shadowBox.burclar .burcList ul li.yengec a > strong		{background-position:-225px 0;}
	.shadowBox.burclar .burcList ul li.aslan a > strong		{background-position:0		-75px;}
	.shadowBox.burclar .burcList ul li.basak a > strong		{background-position:-75px 	-75px;}
	.shadowBox.burclar .burcList ul li.terazi a > strong		{background-position:-150px -75px;}
	.shadowBox.burclar .burcList ul li.akrep a > strong		{background-position:-225px -75px;}
	.shadowBox.burclar .burcList ul li.yay a > strong			{background-position:0 		-150px;}
	.shadowBox.burclar .burcList ul li.oglak a > strong		{background-position:-75px 	-150px;}
	.shadowBox.burclar .burcList ul li.kova a > strong		{background-position:-150px -150px;}
	.shadowBox.burclar .burcList ul li.balik a > strong		{background-position:-225px -150px;}

.shadowBox.oyun {padding: 6px 6px 0; background: #eee;}
	.shadowBox.oyun .oyunList ul,
	.shadowBox.oyun .oyunList ol {width: 100%; display: inline-block;}
	.shadowBox.oyun .oyunList ul li {margin: 0 0 4px 4px; float: left; position: relative; overflow: hidden;}
	.shadowBox.oyun .oyunList ul li:first-child,
	.shadowBox.oyun .oyunList ul li:nth-child(3) {margin-left: 0;}
	.shadowBox.oyun .oyunList ul li a,
	.shadowBox.oyun .oyunList ul li img {display: block; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;}
	.shadowBox.oyun .oyunList ul li span {display: none; padding: 1px 3px; position: absolute; bottom: 0; left: 0; font-family: ptsansnarrowbold; font-size: 17px; color: #fff; line-height: 20px; background: rgba(156, 1, 1, 0.65);}
	.shadowBox.oyun .oyunList ul li a:hover img {
	    transform:scale(1.05);
	    -ms-transform:scale(1.05); /* IE 9 */
	    -moz-transform:scale(1.05); /* Firefox */
	    -webkit-transform:scale(1.05); /* Safari and Chrome */
	    -o-transform:scale(1.05); /* Opera */}
	.shadowBox.oyun .oyunList ul li a:hover span {display: block;}

	.shadowBox.oyun .oyunList .link {display: inline-block; padding: 1px 4px; background: #14233a; font-family: 'Roboto Slab', serif; font-weight: 700; font-size: 14px; color: #fff;}
	.shadowBox.oyun .oyunList ol li {width: 50%; margin-bottom: 3px; position: relative; float: left; box-sizing: border-box;}
	.shadowBox.oyun .oyunList ol li a {display: block; margin: 0 5px 0 0; padding-left: 12px; font-family: 'Roboto Slab', serif; font-size: 14px; color: #555; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.shadowBox.oyun .oyunList ol li a:before {content: ''; width: 7px; height: 7px; position: absolute; top: 8px; left: 0; background: #14233a; }
	.shadowBox.oyun .oyunList ol li a:hover {text-decoration: underline;}

.shadowBox.okurTemsilcisi {margin-top:25px;}
	.okurTemsilcisi p {display:block; padding:5px 7px; position:relative; font-family: 'Roboto Slab', serif; font-size:11px;}
	.okurTemsilcisi p a:first-child:after {content:""; position:absolute; width:100px; height:90px; right:0px; bottom:-1px; background:url(../i/h2BG.png?v=2) no-repeat 0 -250px;}
	.okurTemsilcisi p strong {display:block; color:#d11919; font-size:16px; font-weight: 700;}
	.okurTemsilcisi p a.mail {font-weight: 700;}
	.okurTemsilcisi p a:hover {color:#d11919;}

.shadowBox.tvBugun {position:relative;}
	.tvBugun .tvList {display:block; padding:10px 10px 0;}
	.tvBugun .tvList li {display:table; height:83px; padding:0 0 10px; vertical-align:text-bottom; }
	.tvBugun .tvList li a {display:table-cell; position:relative; padding:0 0 0 93px; vertical-align:middle; font-family: 'Roboto Slab', serif; font-size:13px;}
	.tvBugun .tvList li img {position:absolute; top:0; left:0;}
	.tvBugun .tvList li strong {display:block; font-size:16px; font-weight: 700;}
	.tvBugun .tvList li span {display:block; color:#d11919; font-size:12px; padding:0 0 5px;}

.shadowBox.sinema {margin-top:40px;}
	.shadowBox.sinema h2:before {content:""; position:absolute; width:97px; height:59px; right:10px; bottom:0; background:url(../i/h2BG.png?v=2) no-repeat 0 -150px;}
	.sinema .tabs {display:block; padding:5px 10px; height:25px;}
	.sinema .tabs li {width:100px; padding:0 0 0 17px; position:relative; height:25px; line-height:25px; float:left; font-family: 'Roboto Slab', serif; font-weight: 700; cursor:pointer; font-size: 14px;}
	.sinema .tabs li + li {margin-left:20px;}
	.sinema .tabs li:before {position:absolute; top:7px; left:0; width:8px; height:8px; border:1px solid #14233a; content:"";}
	.sinema .tabs li.current:before {border-color:#356083;}
	.sinema .tabs li.current:after {position:absolute; top:10px; left:3px; width:4px; height:4px; background:#356083; content:"";}
	.sinema .tabs li.current {color:#356083;}
	.sinema form {display:block; padding:0 0 8px; margin:0 8px; overflow:hidden; position:relative;}
	.sinema form input[type="text"] {width:217px; height:21px; line-height:21px; padding:0 5px; background:#f2f2f2; border:1px solid #e6e6e6; margin:0;}
		.sinema form input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */
		    color:    #356083;
		}
		.sinema form input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		   color:    #356083;
		   opacity:  1;
		}
		.sinema form input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
		   color:    #356083;
		   opacity:  1;
		}
		.sinema form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */
		   color:    #356083;
		}
	.sinema form input[type="text"] + input[type="text"] {margin-top:5px;}
	.sinema form input[type="button"] {position:absolute; right:0; top:0; width:50px; height:50px; border:0; outline:none; text-indent:-9999px; background:url(../i/h2BG.png?v=2) no-repeat -100px -150px; cursor:pointer;}
	.sinema form input[type="button"]:active {background-position:-150px -150px;}
	.sinema .main {overflow:hidden;}
	.sinema .cells {width:600px;}
	.sinema .cells .cell {float:left; width:300px; display:none;}
	.sinema .cells .cell:first-child {display:block;}

.shadowBox.bizimCity h2 {background:#d11919; border-color:#fff;}
	.shadowBox.bizimCity h2 small {font-size:16px; float:right;}

.shadowBox.perspektif {margin-top:50px;}
	.shadowBox.perspektif h2:before {content:""; position:absolute; width:120px; height:70px; right:10px; bottom:0; background:url(../i/h2BG.png?v=2) no-repeat 0 -50px;}
	.perspektif a {display:block; padding:10px; font-size:13px; font-family: 'Roboto Slab', serif;}
	.perspektif a span.txt strong {display:block; font-size:16px; font-weight: 700;}
	.perspektif a span.txt {line-height:18px; max-height:90px; display:block;}
	.perspektif a span.author {display:block; text-align:right; color:#d11919; font-size:12px; font-weight: 700;}

.shadowBox.sariSayfalar {margin-top:20px;}
	.shadowBox.sariSayfalar .main {display:inline-block; width:100%; overflow:hidden;}
	.shadowBox.sariSayfalar h2 {background:#ffca05; text-indent:-9999px;}
	.shadowBox.sariSayfalar h2:before {content:""; width:202px; height:38px; position:absolute;; left:5px; bottom:2px; background:url(../i/h2BG.png?v=2) no-repeat 0 0;}
	.sariSayfalar .tabs {display:block; padding:5px 10px; height:25px; font-family: 'Roboto Slab', serif; font-size: 14px;}
	.sariSayfalar .tabs li {width:100px; padding:0 0 0 17px; position:relative; height:25px; line-height:25px; float:left; font-weight: 700; cursor:pointer;}
	.sariSayfalar .tabs li + li {margin-left:20px;}
	.sariSayfalar .tabs li:before {position:absolute; top:7px; left:0; width:8px; height:8px; border:1px solid #14233a; content:"";}
	.sariSayfalar .tabs li.current:before {border-color:#d11919;}
	.sariSayfalar .tabs li.current:after {position:absolute; top:10px; left:3px; width:4px; height:4px; background:#d11919; content:"";}
	.sariSayfalar .tabs li.current {color:#d11919;}
	.sariSayfalar .sariList {display:block; padding:0 10px;}
	.sariSayfalar .sariList li {display:table; height:75px; margin-top:10px; vertical-align:text-bottom; font-size:12px; overflow:hidden; line-height:15px;}
	.sariSayfalar .sariList li:first-child {margin:0;}
	.sariSayfalar .sariList li a {display:table-cell; position:relative; padding:0 0 0 110px; vertical-align:middle; font-family: 'Roboto Slab', serif;}
	.sariSayfalar .sariList li img {position:absolute; top:0; left:0;}
	.sariSayfalar .sariList li strong {display:block; color:#d11919; font-weight: 700;}
	.sariSayfalar .sariList li span {display:block; font-weight: 700;}
	.sariSayfalar .sariList li em {display:block; font-style:normal; max-height:30px; overflow:hidden;}
	.sariSayfalar .cells {width:600px;}
	.sariSayfalar .cells .cell {float:left; width:300px; display:none;}
	.sariSayfalar .cells .cell:first-child {display:block;}

.shadowBox .tarihteBugun {display:block;}
	.shadowBox .tarihteBugun li {height:150px; overflow:hidden;}
	.shadowBox .tarihteBugun li a {position:relative; overflow:hidden; display:table; height:150px; vertical-align:text-bottom; background-repeat:no-repeat; background-position:left center; transition:all 0.2s ease; font-family: 'Roboto Slab', serif; font-size: 12px;}
	.shadowBox.ramadanModule .tarihteBugun li a {font-family: 'Roboto Slab', serif; font-weight: 700; font-size: 18px; color: #674559;}
	.shadowBox .tarihteBugun li a span {display:table-cell; height:150px; vertical-align:middle; background:url(../i/tarihteBugun.png) no-repeat 0 0; padding:0 10px 0 180px; transition:all 0.1s ease; position:relative; z-index:5;}
	.shadowBox .tarihteBugun li img {position:absolute; left:0; top:0; min-width:210px;}
	.shadowBox .tarihteBugun li a span:hover {background-position:-5px 0;}
	.shadowBox .tarihteBugun li:nth-child(2) a span {background-position:0 -150px; padding:0 180px 0 10px; text-align:right;}
	.shadowBox .tarihteBugun li:nth-child(2) a span:hover {background-position:5px -150px;}
	.shadowBox .tarihteBugun li:nth-child(2) a {background-position:right center;}
	.shadowBox .tarihteBugun li:nth-child(2) img {left:auto; right:0;}
	.shadowBox .tarihteBugun li strong {display:block; color:#d11919; font-size:24px; font-weight: 700;}
	.shadowBox .tarihteBugun li + li {border-top:2px solid #d11919;}
	.shadowBox.ramadanModule .tarihteBugun li + li {border-top-color: #674559;}
	.shadowBox .tarihteBugun li.link {border:none; display:block; height:33px; line-height:33px; text-align:center;
									-webkit-box-shadow: inset 0px 3px 2px 0px rgba(0,0,0,0.2);
									-moz-box-shadow: 	inset 0px 3px 2px 0px rgba(0,0,0,0.2);
									box-shadow: 		inset 0px 3px 2px 0px rgba(0,0,0,0.2);
								}
	.shadowBox.ramadanModule .tarihteBugun li.link {text-align: right;}	
	.shadowBox .tarihteBugun li.link a {display:inline-block; padding:0 20px 0 0; position:relative; height:auto; color:#4198d2; background:none; font-family: 'Roboto Slab', serif; font-weight: 700; font-size: 13px;}
	.shadowBox.ramadanModule .tarihteBugun li.link a {font-family: 'Roboto Slab', serif; font-weight: 700; font-size: 15px; color: #674559;}
	.shadowBox .tarihteBugun li.link a:before {content:""; position:absolute; top:10px; right:0; border:6px solid transparent; height:0; width:0; border-left:6px solid #88b7d5;}
	.shadowBox.ramadanModule .tarihteBugun li.link a:before {border-left-color: #674559;}
	.shadowBox .tarihteBugun li.link a:after {content:""; position:absolute; top:10px; right:3px; border:6px solid transparent; height:0; width:0; border-left:6px solid #fff;}

.shadowBox .sansOyunlari {display:block; overflow:hidden; padding:5px 9px;}
	.shadowBox .sansOyunlari li {float:left; width:140px; height:60px;}
	.shadowBox .sansOyunlari li:nth-child(2) {border-left:1px solid #e6e6e6;}
	.shadowBox .sansOyunlari li:nth-child(3) {border-top:1px solid #e6e6e6;}
	.shadowBox .sansOyunlari li:nth-child(4) {border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6;}
	.shadowBox .sansOyunlari li a {display:block; height:60px; background:url(../i/sansOyunlari.png) no-repeat; text-indent:-9999px;}
	.shadowBox .sansOyunlari li a.onNumara 			{background-position:0 0;}
	.shadowBox .sansOyunlari li a.onNumara:hover 	{background-position:0 1px;}
	.shadowBox .sansOyunlari li a.superLoto 		{background-position:0 -60px;}
	.shadowBox .sansOyunlari li a.superLoto:hover 	{background-position:0 -59px;}
	.shadowBox .sansOyunlari li a.sansTopu			{background-position:0 -120px;}
	.shadowBox .sansOyunlari li a.sansTopu:hover	{background-position:0 -119px;}
	.shadowBox .sansOyunlari li a.sayisal			{background-position:0 -180px;}
	.shadowBox .sansOyunlari li a.sayisal:hover		{background-position:0 -179px;}

footer {display:block; clear:both;}
footer .linksBox {background:#14233a;
		-webkit-box-shadow: inset 0px 10px 10px 0px rgba(0,0,0,0.6);
		-moz-box-shadow: 	inset 0px 10px 10px 0px rgba(0,0,0,0.6);
		box-shadow: 		inset 0px 10px 10px 0px rgba(0,0,0,0.6);}
	footer .linksCover {width:960px; display:table; margin:0 auto; padding:10px 0 5px; overflow:hidden; color:#356083; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.2);}
	footer .linksCover ul {display:table-cell; vertical-align:top; padding:0 20px 0 0; font-size:12px; line-height:21px;}
	footer .linksCover ul + ul {padding-left:20px; border-left:1px dashed #356083;}
	footer .linksCover a {font-family: 'Roboto Slab', serif; color:#356083;}
	footer img.newsPaper {float:right;}
footer nav {height:41px; line-height:41px; display:block; font-size:11px;
		background:#1b2e4d; /* Old browsers */
		background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0MjMzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzE0MjMzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTEwMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background:-moz-linear-gradient(top,  #1b2e4d 0%, #1b2e4d 60%, #09101b 100%); /* FF3.6+ */
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b2e4d), color-stop(60%,#1b2e4d), color-stop(100%,#09101b)); /* Chrome,Safari4+ */
		background:-webkit-linear-gradient(top,  #1b2e4d 0%,#1b2e4d 60%,#09101b 100%); /* Chrome10+,Safari5.1+ */
		background:-o-linear-gradient(top,  #1b2e4d 0%,#1b2e4d 60%,#09101b 100%); /* Opera 11.10+ */
		background:-ms-linear-gradient(top,  #1b2e4d 0%,#1b2e4d 60%,#09101b 100%); /* IE10+ */
		background:linear-gradient(to bottom,  #1b2e4d 0%,#1b2e4d 60%,#09101b 100%); /* W3C */
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b2e4d', endColorstr='#09101b',GradientType=0 ); /* IE6-8 */}
		footer nav ul {width:960px; margin:0 auto;}
		footer nav ul li {float:left; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.2);}
		footer nav ul li + li {padding-left:25px; position:relative;}
		footer nav ul li + li:before {position:absolute; width:3px; height:3px; top:20px; left:12px; content:""; background:#4198d2;
			-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow:    1px 1px 1px 0px rgba(0, 0, 0, 0.2);
			box-shadow:         1px 1px 1px 0px rgba(0, 0, 0, 0.2);}
		footer nav li a {font-family: 'Roboto Slab', serif; font-weight: 700; color:#4198d2;}
footer .footerNav {}
	footer .footLogos {width:980px; margin:10px auto;}
	footer .footLogos .logoBox {border-bottom:1px solid #ddd;}
	footer .footLogos p {display:block; text-align:center; font:12px/25px arial;}
	
.selectBox {width:136px; height:23px; margin:0; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; cursor:pointer;}
	.selectBox > select {height:23px; font-size:17px; color:#333;}
	.selectBox .customSelect > span {height:23px; display:block; padding:0 24px 0 0; border:1px solid #e7ecf0; background:#fff; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none;}
	.selectBox .customSelect > span:after {background:url(../i/arrSelect.png) no-repeat 50% 50%; content:""; width:24px; height:23px; position:absolute; right:0; top:1px;}
	.selectBox .customSelect > span span {font-family: 'Roboto Slab', serif; font-weight: 700; height:23px; display:block; padding:0 0 0 12px; font-size: 14px; color:#14233a; line-height:20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
	.selectBox .customSelect > span span:hover {color:#ad090f;}
	
	.shadowBox.tvBugun .selectBox {width:130px; height:26px; position:absolute !important; right:0; top:0;}
	.shadowBox.tvBugun .selectBox > select {height:26px;}
	.shadowBox.tvBugun .selectBox .customSelect > span {background:#434f61; height:26px; border:0;}
	.shadowBox.tvBugun .selectBox .customSelect > span span {font-size:14px; color:#fff; height:26px; line-height:26px;}
	.shadowBox.tvBugun .selectBox .customSelect > span:after {background-image:url(../i/arrSelect2.png); height:26px;}
	
	.shadowBox.sinema .selectBox {width:229px; height:21px; border:1px solid #e6e6e6; position:relative;}
	.shadowBox.sinema .selectBox:first-child {margin-bottom:4px;}
	.shadowBox.sinema .sel2 .selectBox {margin-bottom:0;}
	.shadowBox.sinema .selectBox > select {height:21px;}
	.shadowBox.sinema .selectBox .customSelect > span {background:#f2f2f2; height:21px; border:0;}
	.shadowBox.sinema .selectBox .customSelect > span span {font-size:13px; color:#356083; height:21px; line-height:21px;}
	.shadowBox.sinema .selectBox .customSelect > span:after {background-image:url(../i/arrSelect3.png); height:21px;}
	
	.kategoriSecim .selectBox {width:150px; height:46px; float:right;}
	.kategoriSecim .selectBox > select {height:46px;}
	.kategoriSecim .customSelect > span {background:#da4747; height:46px; border:0; padding-right:46px;}
	.kategoriSecim .selectBox .customSelect > span span {color:#fff; height:46px; line-height:46px; padding-left:9px;}
	.kategoriSecim .selectBox .customSelect > span:after {background-image:url(../i/arrSelect2.png); width:46px; height:46px;}
	
	.kategoriSecim.bolge .customSelect > span {background:#434f61;}

	.userPrivate .selectBox {width: 160px; height: 44px;}
	.userPrivate .selectBox > select {height: 44px;}
	.userPrivate .customSelect > span {background: #d11919; height: 44px; border: 0; padding-right: 26px;}
	.userPrivate .selectBox .customSelect > span span {font-family: 'Roboto Slab', serif; font-size: 13px; font-weight: 700; color: #fff; height: 40px; line-height: 44px; padding-left: 7px;}
	.userPrivate .selectBox .customSelect > span:after {background-image: url(../i/arrSelect2.png); background-position: 62% 50% width: 40px; height: 44px;}
		
body .selectDrop ul {background:#d7dfe6;}
	body .selectDrop ul li {height:23px; padding:0 13px; font-size:14px; color:#14233a; line-height:23px; transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; text-overflow:ellipsis; white-space:nowrap; cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; font-family: 'Roboto Slab', serif; width:100%; overflow:hidden;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	body .selectDrop ul li:hover {background:#14233a; color:#fff;}
	
	body .selectDrop.style1 ul {background:#434f61;}
	body .selectDrop.style1 ul li {color:#d7dfe6;}
	body .selectDrop.style1 ul li:hover {background:#d7dfe6; color:#14233a;}
	
	body .selectDrop.style2 ul {background:#da4747;}
	body .selectDrop.style2 ul li {color:#fff; height: auto;text-overflow: inherit; font-size: 13px; white-space: normal; line-height: 18px; padding: 5px 13px 5px 8px; border-top: 1px solid #c13a3a;}
	body .selectDrop.style2 ul li:hover {background:#fff; color:#da4747;}
	
	body .selectDrop.style3 ul {background:#434f61;}
	body .selectDrop.style3 ul li {color:#fff; height: auto;text-overflow: inherit; font-size: 13px; white-space: normal; line-height: 18px; padding: 5px 13px 5px 8px; border-top: 1px solid #383e46;}
	body .selectDrop.style3 ul li:hover {background:#fff; color:#356083;}
	
	body .selectDrop.style4 ul {background:#f2f2f2;}
	body .selectDrop.style4 ul li {color:#434f61; width:100%;}
	body .selectDrop.style4 ul li:hover {background:#434f61; color:#fff;}
	
	body .selectDrop.hDurum ul {background:#f2f2f2;}
	body .selectDrop.hDurum ul li {color:#00a99d; width:100%;}
	body .selectDrop.hDurum ul li:hover {background:#00a99d; color:#fff;}
	
	body .selectDrop.rmzn ul {background:#c0b6bc;}
	body .selectDrop.rmzn ul li {color:#674559; width:100%;}
	body .selectDrop.rmzn ul li:hover {background:#674559; color:#fff;}

	body .selectDrop.userPrivateStyle ul {background:#da4747;}
	body .selectDrop.userPrivateStyle ul li {color:#fff; font-size: 13px;}
	body .selectDrop.userPrivateStyle ul li:hover {background:#fff; color:#da4747;}
	
	.reelsector.diger ul li {padding:14px 0px;}
	.reelsector.diger ul li:before {display:none;}
	.reelsector.diger li a {line-height:normal; max-height:200px;}
	.reelsector.diger li img {max-width:100%; height:auto;}
	
	.diger ul {padding:10px 17px; display:block; font-size:23px; color:#4198d2;}
	.diger li {padding: 14px 0 14px 14px; border-bottom: 1px solid #e3e3e3; position:relative;}
	.diger li:last-child{border-bottom:none;}
	.diger li:before {content:""; position:absolute; width:8px; height:8px; background:#14233a; border-radius:50%; left:-5px; top:18px;}
	.diger li a {display: block;line-height: 22px;max-height: 68px;color: #14233a;letter-spacing: 1px;overflow: hidden;font-size: 18px;font-weight: bold;font-family: ptsans;}
	.diger li em {font-style: normal;float: left;width: calc(100% - 68px);}
	.diger li span {float: right;width: 68px;height: 68px;}
	section .diger.sss li {line-height:1.3em;}
	section .diger.sss li a {display:inline; color:#4198d2;} 
	section .diger.sss li strong {font-family:ptsansnarrowbold;}
	
.detailNew .detailList {padding-bottom: 300px;}
	.detailNew .detay {padding-bottom: 80px; margin-top: 60px; border-bottom: 5px solid #E1E8EC;}
	.detailNew .detay.yazarDetay:not(:first-child) {padding-bottom: 30px; margin-top: 30px;}
	.detailNew .detay:first-child {margin-top: 0;}
	.detailNew main {position: relative;}
	.detailNew main:before {content: ''; width: 300px; height: 100%; position: absolute; top: 0; right: 0; z-index: 1; background: #ebf1f6;}
	.detailNew main > aside {position: relative; z-index: 2;}
	.detailNew main > aside.sticky {margin-left: 660px; position: fixed; top: 64px;}
	.detailNew main > aside.sticky.more {top: auto; bottom: 570px;}

	.detailNew .detay .advert {height: 250px; margin: 60px 0 -80px; padding: 20px 0 0; border-top: 5px solid #E1E8EC; overflow: hidden; text-align: center;}
	.detailNew .detay.yazarDetay .advert {margin-top: 40px;}

.detay h1 {font-weight:normal; font-family:ptsansnarrowbold; font-size:45px; color:#14233a; text-align:center; padding-top:7px;}
	.detailList .detay h1 {padding-top: 0;}
	.detay h1 a {text-decoration:underline;}
	.detay h1 a:hover {text-decoration:none;}

.detay ul.info {text-align:center; margin-bottom:15px;}
	.detay ul.info li {display:inline; font-size:16px; margin:0 5px; color:#356083; white-space:nowrap;}
	.detay ul.info li.ajans,
	.detay ul.info li.ajans a {color:#d11919;}
	.detay ul.info li.ajans {margin:0 2px;}
	.detay ul.info li.ajans:first-child:before {content:"";}
	.detay ul.info li.ajans:before {content:"-"; margin-right:7px;}
	.detay ul.info li strong {font-weight:normal; color:#4198d2;}
	.detay ul.info li span.time {position:relative; margin-left:15px; margin-right:5px;}
	.detay ul.info li span.time:before {content:""; background:url(../i/icoDetay.png?v=1) no-repeat left -427px; width:9px; height:9px; position:absolute; left:-12px; top:3px;}
	
	.newsInfo {width:100%;margin-bottom:15px; min-height:62px; text-align:center;}
	.newsInfo .in {display:inline-block;}
	.newsInfo:after {content:""; display:block; clear:both;}
	.newsInfo .reporter {float:left; height:62px;}
	.newsInfo .reporter a {float:left; line-height:62px; color:#d11919;font-family:ptsansnarrow; font-size:16px;}
	.newsInfo .reporter a span {float:left; height:62px; width:62px; border-radius:31px; overflow:hidden; margin-right:10px;border:1px solid #efefef;-webkit-box-shadow: 5px 3px 10px 0px rgba(226,226,226,1);-moz-box-shadow: 5px 3px 10px 0px rgba(226,226,226,1);box-shadow: 5px 3px 10px 0px rgba(226,226,226,1);}
	.newsInfo .reporter a i {font-style:normal;}
	.newsInfo .reporter a:hover i {text-decoration:underline;}
	.newsInfo ul {float:left;margin-left:10px;}
	.newsInfo ul li {line-height:62px; font-size:15px;}
	.newsInfo ul li strong {font-weight:normal; color:#4198d2;}
	.newsInfo ul li span.time {position:relative; margin-left:15px; margin-right:5px;}
	.newsInfo ul li span.time:before {content:""; background:url(../i/icoDetay.png?v=1) no-repeat left -427px; width:9px; height:9px; position:absolute; left:-12px; top:3px;}
	.newsInfo .reporter a:after {content:"-";display:inline-block; margin:0 6px;}
	.newsInfo .reporter a:last-child:after {display:none;}
	
.detay .social {margin-bottom:2px; display:inline-block; width:100%;}
	.detay .social.alt {margin-bottom:5px;}
	.detay .social.alt li.ekle > a,
	.detay .social.alt li.yorum > a {width:225px; box-sizing:border-box;}
	.detay .social li {float:left; margin-left:1px; position:relative; z-index:2;}
	.cropy-crop-share-button-wrapper .cropy-crop-share-button {width:160px;border-radius: 0px;margin: 0px;height: 32px;padding: 8px 20px 6px 42px;}
	.detay .social li:first-child {margin:0;}
	.detay .social li .sub {position:absolute; top:32px; height:0; left:0; overflow:hidden; padding-top:1px; transition:all 0.3s ease;}
	.detay .social li:hover .sub {height:32px !important;}
	.detay .social li.face .sub {width:163px;}
	.detay .social li .sub a {float:left; padding:0 25px; color:#fff; font-size:15px; font-family:ptsans;}
	.detay .social li .sub span {display:inline-block; padding:4px 4px 0; height:27px; width:100%; background:#617bab; box-sizing:border-box; font-weight:normal;}
	.detay .social li.tweet .sub span {background:#54b7e4;}
	.detay .social li.google .sub span {background:#e47061;}
	.detay .social li.face .sub span iframe {display:block; margin:0 !important; height:27px; padding:0 !important;}
	.detay .social li > a {display:block; background:#617bab url(../i/icoDetay.png?v=1) no-repeat; padding-left:32px; text-align:center; height:32px; line-height:32px; font-size:15px; color:#fff;}
	.detay .social li.tweet > a {background-color:#54b7e4; background-position:left -52px;}
	.detay .social li.google > a {background-color:#e47061; background-position:left -104px;}
	.detay .social li.bk > a {float:left; background:#2f475f; width:32px; padding:0; font-size:26px;}
	.detay .social li.bk > a:first-child + a {font-size:13px;}
	.detay .social li.ekle > a {background:none; width:193px; background:#ca3636; box-sizing:border-box; font-size:17px; position:relative;}
	.detay .social li.ekle > a:before {content:""; background:url(../i/icoPlus.png) no-repeat left 50%; width:14px; height:32px; position:absolute; left:27px; top:0;}
	.detay .social li.yorum > a {background:none; width:193px; background:#336085; box-sizing:border-box; font-size:17px; position:relative;}
	.detay .social li.yorum > a:before {content:""; background:url(../i/icoYorum.png) no-repeat left 50%; width:21px; height:32px; position:absolute; left:32px; top:0;}
	.detay .social li.print > a {width:32px; padding:0; background-position:6px -192px; background-color:#ff9933;}
	.detay .social li.print .sub {left:auto; right:0; padding-top:1px;}
	.detay .social li.print .sub span {display:block; width:64px; height:29px; color:#fff; text-align:center; background:#ffad5c;}
	.detay .social li.print .sub span a,
	.detay .social li.mail .sub span a {padding:0; float:none; background:none; font-size:14px;}
	
	.detay .social li.sms a {width:32px; padding:0; background:#00a99d url(../i/icoBalon.png) no-repeat 50% 50%;}
	.detay .social li.sms .sub {left:auto; right:0; padding-top:1px;}
	.detay .social li.sms:hover .sub {height:178px !important;}
	.detay .social li.sms .sub span.cover {display:block; width:104px; padding-bottom:5px; color:#fff; font-family:ptsans; background:#00a99d; font-size:12px; max-height:none; height:auto;}
	.detay .social li.sms .sub span.cover span {display:block; padding:3px 5px; height:auto; background:none;}
	.detay .social li.sms .sub span.cover span.top {text-align:center; font-size:15px; height:25px; line-height:25px; padding:0; background:#66cbc4;}
	.detay .social li.sms .sub span.cover span.bottom {background:#007f76; font-size:11px; height:auto;}
	.detay .social li.mail > a {width:32px; padding:0; background-position:6px -231px; background-color:#7f3f98;}
	.detay .social li.mail .sub {left:auto; right:0; padding-top:1px;}
	.detay .social li.mail .sub span {display:block; width:125px; height:29px; color:#fff; text-align:center; background:#9866ad;}
	.detay .social li.ses a {width:32px; padding:0; background-position:6px -267px; background-color:#669933;}
	.detay .social li.ses .sub {right:0; left:auto;}
	.detay .social li.ses:hover .sub {height:31px !important;}
	.detay .social li.ses .sub audio {background:#56ff0c; width:220px; position:relative; border-radius:5px;}
	.detay .social li.ses .sub .audio-player:empty {height:31px; width:110px;}
	.detay .social li.ses .sub span {background:#669933; color:#fff; width:360px; padding-left:10px;}
	.detay .social li.ses .sub .audio-player:empty:before {content:"hazırlanmaktadır"; position:absolute; right:0; top:1px; height:31px; line-height:31px; background:#669933; z-index:9999; color:#fff; padding:0 10px;}
	
.detay .image {position:relative; overflow:hidden;font-size:0px;}
	.detailNew .detay .image {margin-bottom: 16px;}
	.detay .image .info {position:absolute; left:0; top:0; line-height:33px; overflow:hidden; font-family:ptsans; width:100%; height:0; transition:height 0.25s ease;}
	.detay .image:hover .info {height:33px;}
	.detay .image .info span {font-family:pt_sansbold_italic; display:block; color:#14233a; font-size:12px; text-indent:10px; background:rgba(255,255,255,0.7);}
	.detay .image .info a {float:right; background:url(../i/icoDetay.png?v=1) no-repeat left -156px; width:23px; height:23px; margin:5px 8px 0 0;}
	
.detay .txt {width:599px; margin:0 auto;}

.detay .txtIn {background:url(../i/golgeDetay.png) no-repeat left -5px; width:493px; position:relative; padding:35px 56px 0;}
	.detailNew .detay .txtIn {width: 100%; margin-top:0; padding:0; background: none;}

.detay article {font-family:ptsans; font-size:17px; color:#14233a; line-height:27px;}
	.detay article h2 {font-size:25px; color:#14233a; font-family:ptsansnarrowbold; font-weight:normal; line-height:30px; margin-bottom:10px;}
	.detailNew .detay article h2 {/*text-align: center;*/}
	.detay article p {margin-bottom:15px;}
	.detay article p strong,
	.detay article p b {font-weight:normal; font-family:pt_sansbold;}
	.detay article > img,
	.detay article > a img,
	.detay article p > img,
	.detay article p > a img,
	.detay article p strong > a img {max-width:100%; height: auto!important;}
	.detay article a {text-decoration:underline;}
	.detay article a:hover {text-decoration:none;}
	.detay article h3 {font-size:23px; font-family:pt_sansbold; color:#14233a; margin-bottom:15px; font-weight:normal;}
	.detay article h4 {font-size:20px; color:#d11919; font-family:pt_sansbold; margin-bottom:15px; font-weight:normal;}
	.detay article h5 {font-size:20px; color:#4198d2; font-family:pt_sansbold; margin-bottom:15px; font-weight:normal;}
	.detay article h4 a {color:#d11919;}
	.detay article h5 a {color:#4198d2;}
	.detay article a.video {display:block; margin-bottom:15px; position:relative;}
	.detailNew .detay article a.video {width: 600px; display: inline-block; margin: 0 auto 15px;}
	.detay article a.video:before {content:""; width:67px; height:67px; position:absolute; top:106px; left:213px; transition: all 0.3s ease; background: rgba(255,255,255,0.5);}
	.detay article a.video:after {content:""; width:0; height:0; position:absolute; top:121px; left:237px; border:19px solid transparent; height:0; width:0; border-left:25px solid #d11919; z-index:3;}
	.detay article a.video:hover:before {background:rgba(255,255,255,0.4); width:100%; height:100%; top:0; left:0;}
	.detay article a.video img {display:block;}
	.detay article blockquote {font-family:pt_sansbold_italic; padding-left:57px; color:#356083; font-size:19px; line-height:23px; margin-bottom:15px; position:relative;}
	.detay article blockquote:before {content:""; position:absolute; height:100%; left:0; top:0; background:url(../i/bQuote.png) no-repeat; width:51px; border-right:1px solid #356083;}

	.detay article a.videoGallery {min-height: 28px; display: inline-block; margin: 0 0 5px -56px; padding: 8px 10px 8px 50px; position: relative; background: #2f475f; font-family:ptsansnarrowbold; font-size: 20px; color: #fff; text-decoration:inherit;}
	.detailNew .detay article a.videoGallery {margin-left: 0;}
	.detay article a.videoGallery:after {content:"";  width:44px; height:44px; position:absolute; top:0; left:0; z-index: 1; background: #2f475f; -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4);}
	.detay article a.videoGallery:before {content:""; width:30px; height:30px; position:absolute; top:7px; left:7px; z-index: 2; background:url(../i/icoLinks.png) left -82px;}
	.detay article a.videoGallery:hover,
	.detay article a.videoGallery:hover:after {background: #62b1bd;}
	
	.detay article .videoIfV4 {position:relative; width: 600px; margin-left:-56px; overflow:hidden; height: 320px; margin-bottom:13px;}
	.detailNew .detay article .videoIfV4,
	.detay.yazarDetay article .videoIfV4 {margin-left: 0;}
	.detay article .videoIfV3 {position:relative; width: 624px; margin-left:-68px; overflow:hidden; height: 380px; margin-bottom:13px;}
	.detailNew .detay article .videoIfV3,
	.detay.yazarDetay article .videoIfV3 {margin-left: 0;}
	.detay article .videoIfV2 {position:relative; width:652px; margin-left:-68px; overflow:hidden; height:419px; margin-bottom:13px;}
	.detailNew .detay article .videoIfV2 {margin-left: 0;}
	.detay article .videoIf {position:relative; width:652px; margin-left:-83px; overflow:hidden; height:419px; margin-bottom:13px;}
	.detay article .videoIf iframe {border:0px none !important; height:750px !important; margin-top:-320px !important; width:680px !important; margin-left:-7px;}

.detay article .videoModule {width: 600px; height: 320px; margin: 0 0 13px -56px; position: relative; background: gray;}
	.detailNew .detay article .videoModule,
	.detay.yazarDetay article .videoModule {margin-left: 0;}
	.detay article .videoModule .videoContainer {width: 600px; background: url(../i/vidModuleBg.jpg) center center no-repeat; background-size: contain;  position: absolute; top: 0; left: 0; overflow: hidden;}
	.detay article .videoModule .videoContainer:before {content: ''; display: block; padding-bottom: 320px;}
	.detay article .videoModule .videoContainer .videoSkin {width: 600px; height: 320px; position: absolute; top: 0; left: 0;}
	
	.detay article .videoModule .videoWrapper,
	.detay article .videoModule .videoWrapper .videoAbsolute,
	.detay article .videoModule .videoWrapper .videoAbsolute .videoFixed {min-height: 1px;}
	.detay article .videoModule .videoWrapper {position: relative; left: 0; top: 0; z-index: 10003;}
	.detay article .videoModule .videoWrapper .videoAbsolute .videoFixed {width: 600px; height: 320px; position: relative; left: 0; background: transparent; overflow: hidden; transition: 0.5s linear; -moz-transition: 0.5s linear; -webkit-transition: 0.5s linear; -o-transition: 0.5s linear;}
	.detay article .videoModule .videoWrapper .videoAbsolute .videoFixed:before {content: ''; display: block; padding-bottom: 320px;}
	.detay article .videoModule .videoWrapper .videoAbsolute .videoFixed .videoIframe {width: 600px; height: 320px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 0;}
	
	.detay article .videoModule.expand .videoWrapper {width: 100%; position: fixed; top: 0;}
	.detay article .videoModule.expand.footer .videoWrapper {z-index: 10001;}
	.detay article .videoModule.expand .videoWrapper .videoAbsolute {width: 940px; margin: 0 auto; position: relative;}
	.detay article .videoModule.expand .videoWrapper .videoAbsolute .videoFixed {width: 280px; height: 174px; position: absolute; left: 660px; top: 0; background: #152339; border-top: 3px solid #c91c22; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);}
	.detay article .videoModule.bottom .videoWrapper .videoAbsolute .videoFixed {transition-property: background, border; -moz-transition-property: background, border; -webkit-transition-property: background, border; -o-transition-property: background, border;}
	.detay article .videoModule.expand .videoWrapper .videoAbsolute .videoFixed:before {padding-bottom: 174px;}
	.detay article .videoModule.expand .videoWrapper .videoAbsolute .videoFixed .videoIframe {width: 270px; height: 144px; top: 25px; left: 5px;}
	.detay article .videoModule.opac0 .videoWrapper .videoAbsolute .videoFixed .videoIframe {opacity: 0;}
	.detay article .videoModule.opac1 .videoWrapper .videoAbsolute .videoFixed .videoIframe {opacity: 1; transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; -webkit-transition: opacity 0.5s linear; -o-transition: opacity 0.5s linear;}
	
	.detay article .videoModule.expand .videoWrapper .videoAbsolute .videoFixed > .close {width: 60px; display: none; padding: 4px 3px; position: absolute; top: 0; right: 0; font-size: 13px; color: #fff; line-height: normal; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; cursor:pointer;}
	.detay article .videoModule.expand .videoWrapper .videoAbsolute .videoFixed > .close:after {content: 'X'; width: 15px; height: 15px; display: inline-block; margin-left: 5px; background: #243858; font-size: 10px; color: #aaafb8; text-align: center; line-height: 15px;}
	.detay article .videoModule.expand .videoWrapper .videoAbsolute .videoFixed > .close:hover {background: #c31b21;}
	.detay article .videoModule.opac1 .videoWrapper .videoAbsolute .videoFixed > .close {display: block;}
	.detay article .videoModule .videoIframe {width: 600px; height: 320px;}
		
/* canli yayin */
.liveVideo {width: 600px; height: 385px; display: inline-block; margin: 28px 0 15px -105px; padding: 0 25px 25px; background: url(../i/liveVideoBg.jpg) center top no-repeat;}
	.detailNew .liveVideo {margin-left: -25px;}
	.liveVideo .title {height: 65px; display: block; padding: 0 0 0 77px; position: relative; background: none; font-family: ptsansnarrowbold; font-size:25px; color:#d1d0d0; line-height: 75px;}
	.liveVideo.atv .title {padding: 0 0 0 67px;}
	.liveVideo .title span {width: 67px; position: absolute; left: 0; background: no-repeat; text-indent: -999px; overflow: hidden;}
	.liveVideo.ahaber .title span {height: 75px; top: -28px; background-image: url(../i/liveVideoAhaberLogo.png);}
	.liveVideo.aspor .title span {height: 75px; top: -23px; background-image: url(../i/liveVideoAsporLogo.png);}
	.liveVideo.atv .title span {height: 66px; top: -15px; background-image: url(../i/liveVideoAtvLogo.png);}
	.liveVideo .player {width: 600px; height: 320px;}
	.liveVideo iframe {width: 600px; height: 320px;}
	
.paging {text-align:center; height:24px; margin-bottom:10px; overflow:hidden; -webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75); width:100%; margin:0 auto;}
	.paging ul {display:block; height:24px; overflow:hidden; margin-top:0; position:relative; list-style-type:none;}
	.paging li {display:inline;}
	.paging li a {display:inline-block; padding:0 6px; height:28px; line-height:28px; font-family:pt_sansbold; font-size:18px; color:#4198d2;}
	.paging li a:hover,
	.paging li.current a {background-color:#4198d2; color:#fff;}
	.paging li.pn a {background-image:url(../i/arrsDetay02.png); background-position:7px -75px; width:20px; background-repeat:no-repeat; text-indent:-9999px; padding:0;}
	.paging li.pn.next a {background-position:7px -45px;}
	.paging li.pn a:hover {background-color:#4198d2; background-position:7px -24px;}
	.paging li.pn.next a:hover {background-position:7px 6px;}
	.paging li.prev {font-size:14px; color:#356083;}
	.detay .txtIn .paging {margin-bottom:10px;}
	
.detay .iliski strong.head {display:block; position:relative; color:#fff; font:normal 18px/26px ptsansnarrowbold; height:26px; padding:0 10px; background:#356083;}
	.detay .iliski strong.head .all {height: 26px; padding: 0 15px; background: #24415e; position: absolute; top: 0; right: 0; font-size: 14px; color: #fff; line-height: 26px;}
	.detay .iliski ul {padding:15px 18px;}
	.detay .iliski li {background:url(../i/arrsDetay.png) left -123px no-repeat; padding-left:16px; line-height:38px;}
	.detay .iliski li a {display:block; font-size:16px; color:#356083; font-family:ptsans; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.detay .iliski li a:hover {color:#d11919;}
	.detay .iliski li a span {font-size:13px; color:#d11919;}
	
.bCrumb {font-family:pt_sansitalic; font-size:12px; color:#356083; display:inline-block; width:100%; margin-bottom:5px;}
	.bCrumb li {float:left;}
	.bCrumb li a {display:block; background:url(../i/arrsDetay.png) no-repeat right -75px; padding-right:18px; color:#356083; line-height:15px;}
	
.detay .uyari {font-family:pt_sansitalic; font-size:12px; color:#356083; display:inline-block; width:100%; margin-bottom:10px;}
	.detay .uyari strong {font-family:pt_sansbold_italic; font-weight:normal;}
	.detay .uyari a {color:#356083;}
	.detay .uyari a:hover {text-decoration:underline;}
	
.detay .shadowBox.benzer { -webkit-box-shadow:none;
			-moz-box-shadow:none;
			box-shadow:none; height:252px;}
	.detay .shadowBox.benzer .bSlide {position:relative;}
	.detay .shadowBox.benzer .iWrap {-webkit-box-shadow: 0px -5px 7px 0px rgba(0, 0, 0, 0.4);
			-moz-box-shadow:    0px -5px 7px 0px rgba(0, 0, 0, 0.4);
			box-shadow:         0px -5px 7px 0px rgba(0, 0, 0, 0.4);}
	.detay .shadowBox.benzer ul {height:221px; position:absolute; left:0; top:0;}		
	.detay .benzer li {float:left; width:155px; margin-left:10px; -webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
			box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.detay .benzer li:first-child {margin-left:0;}
	.detay .benzer li img {display:block;}
	.detay .benzer li strong {display:block; font-size:14px; color:#2f475f; font-weight:normal; font-family:pt_sansbold; padding:8px; line-height:18px; height:50px; overflow:hidden;}
	.detay .benzer span.prev,
	.detay .benzer span.next {position:absolute; left:0; top:0; height:221px; width:33px; background:rgba(255,255,255,0.7) url(../i/arrSlider.png) no-repeat 9px 50%; text-indent:-9999px; cursor:pointer; opacity:0; transition:all 0.4s ease;}
	.detay .benzer span.next {left:auto; right:0; background-position:-52px 50%;}
	.detay .benzer:hover span.next,
	.detay .benzer:hover span.prev {opacity:1;}
	
.detay .txtlink {display:inline-table; width:100%; margin-bottom:10px; font-size:24px; font-family:ptsansnarrowbold; color:#356083; text-align:center;}
	.detay .txtlink a {color:#356083; text-decoration:underline; display:inline-block; padding:0 10px;}
	.detay .txtlink a:hover {text-decoration:none; background:#356083; color:#fff !important;}

.detay .txtlink.kirmizi a {color:#dd4c39;}
	.detay .txtlink.kirmizi a:hover {background:#dd4c39;}
	
.detay .txtlink.mor a {color:#7f3f98;}
	.detay .txtlink.mor a:hover {background:#7f3f98;}
	
.detay .txtlink.mavi a {color:#4198d2;}
	.detay .txtlink.mavi a:hover {background:#4198d2;}
	
.detay .txtlink.sari a {color:#ff9933;}
	.detay .txtlink.sari a:hover {background:#ff9933;}
	
.detay .txtlink.yesil a {color:#669933;}
	.detay .txtlink.yesil a:hover {background:#669933;}

.yazarlarM h2 {background:#aebfcd; height:30px; line-height:30px; font-size:23px; font-family:ptsansnarrowbold; font-weight:normal; text-indent:10px; margin-bottom:15px;}
	.yazarlarM .yazarList li strong {position:absolute; bottom:-20px; left:18px; font-size:15px;}
	.yazarlarM .yazarList li .in strong {position:static;display:block; font-size:18px;}
	.yazarlarM .yazarList li .in span {display:block;max-height: 41px;overflow: hidden;}

.yazarList {display:inline-table; width:100%;}
	.yazarList > ul > li:before {content:""; width:100%; position:absolute; display:block; height:110px; left:0; bottom:0; z-index:0; border-bottom:4px solid #d11919;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.yazarList > ul > li {position:relative; height:124px; display:table; width:100%; font-family:ptsansnarrowbold; margin-bottom:10px;}
	.yazarList .in {display:table-cell; vertical-align:bottom; padding:0 0 10px 171px; position:relative; z-index:1;}
	.yazarList > ul > li img {position:absolute; left:0; bottom:0; margin:0 20px 4px 4px;}
	.yazarList > ul > li span.date {display:block; text-align:right; font-weight:normal; font-size:13px; color:#aeb2b3; font-family:ptsans; position:absolute; top:20px; right:15px;}
	.yazarList > ul > li em {display:block; font-size:15px; color:#4198d2; font-style:normal;}
	.yazarList > ul > li strong {display:block; font-size:20px; color:#d11919; font-weight:normal;}
	.yazarList > ul > li h1,
	.yazarList > ul > li h3 {font-weight:normal; font-size:20px; padding:0; text-align:left;}	
	.yazarList > ul > li > span {font-family:ptsansnarrow; font-size:17px; line-height:21px; max-height:63px; overflow:hidden; display:block; color:#2f475f;}
	.yazarList ul.social {position:absolute; top:43px; right:34px; width:auto;}
	.yazarList ul.social li a,
	.yazarList ul.social li.face a {width:auto; text-indent:-9999px;}
	.yazarList ul.social li.face .sub {width:120px;}
	
.yazarList2 {display:inline-table; width:100%;}
	.yazarList2 li {float:left; width:33.3%; border-bottom:4px solid #d11919; position:relative; margin-bottom:40px; height:123px;}
	.yazarList2 li img {display:block; margin:0 auto;}
	.yazarList2 li strong {font-family:ptsansnarrowbold; font-size:15px; color:#d11919; position:absolute; left:0; bottom:-26px; width:100%; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; height:18px;}

.yazarDetay .yazarList li {margin-bottom:1px;}
	.yazarDetay .txt {width:auto; margin-top:5px;}
	.yazarDetay .txtIn {width:auto; background:none; padding:0; margin:0;}
	.yazarDetay .txtIn h3 {font-size:20px; margin-bottom:0;}
	.yazarDetay .txtIn h4 {font-size:20px; color:#d11919; font-weight:normal; border-bottom:4px solid #d11919; margin:5px 0 25px; font-family:ptsansnarrowbold;}
	.yazarDetay .social li a {width:118px;}
	.yazarDetay .social li.face a {width:119px;}
	.yazarDetay .social li.face .sub span {width:151px;}
	.yazarDetay .social.alt li.face .sub {width:auto;}
	.yazarDetay .social.alt li.face .sub span {width:172px !important;}
	.yazarDetay .social li.face .sub span iframe {margin:0 0 0 23px !important;}
	.yazarDetay .social.alt li.face .sub span iframe {margin:0 0 0 32px !important;}
	.yazarDetay .social.alt li.face a,
	.yazarDetay .social.alt li.tweet a,
	.yazarDetay .social.alt li.google a {width:140px;}

	.detailNew.yazarlar .yazarDetay .social li.face > a,
	.detailNew.yazarlar .yazarDetay .social li.tweet > a,
	.detailNew.yazarlar .yazarDetay .social li.google > a {width: 0;}
	.detailNew.yazarlar .yazarDetay.detay .social li .sub a {width: auto;}
	.detailNew.yazarlar .yazarDetay.detay .social li.face .sub span {width: 163px;}
	.detailNew.yazarlar .detay .social li.ekle > a,
	.detailNew.yazarlar .detay .social li.yorum > a {width: 225px;}

	.yazarDetay article img {margin-right:10px; margin-bottom:10px;}
	
.yazarArsiv .yazarList li {margin-bottom:0;}
	.yazarArsiv .yazarList li strong {font-size:30px; line-height:30px;}
	.yazarArsiv ul.links {margin-bottom:30px; display:table; width:100%;}
	.yazarArsiv ul.links li {display:table-cell; border-left:1px solid #fff;}
	.yazarArsiv ul.links li:first-child {border-left:0;}
	.yazarArsiv ul.links li a {display:block; background:#1b2e4d; height:26px; line-height:26px; font-family:ptsansnarrowbold; font-size:17px; color:#fff; text-align:center; box-shadow:0px 2px 2px -2px rgba(0,0,0,0.8);}
	.yazarArsiv ul.links li a:hover,
	.yazarArsiv ul.links li.current a {background:#d11919;}
	.yazarArsiv .paging {margin-top:5px;}
	
.arsivList {display:inline-table; width:100%;}
.arsivList li {margin-bottom:15px; padding-bottom:10px; border-bottom:1px solid #d0d3d8;}
	.arsivList li em {font-size:16px; font-style:normal; color:#d11919; display:block; margin-bottom:10px;}
	.arsivList li strong {font-family:pt_sansbold; font-size:17px; font-weight:normal; display:block;}
	
.galeri h2 {background-color:#0098d4; border-color:#001e38;}
	.galeri li a:before {display:none;}
	.galeri li a:hover:before {background:url(../i/icoDetay.png?v=1) 0 -311px; width:27px; height:22px; left:10px; top:139px; display:block; z-index:3;}
	.galeri li a:after {display:none;}
	.galeri li a span.gradient {top:72px; margin:0; z-index:2;}
	
.okunan h2 {border-color:#4198d2;}
	.okunan li {border-left:2px solid #d4145a; height:58px; position:relative; overflow:hidden;}
	.okunan li strong {display:table; width:241px; height:57px; border-top:1px solid #e6e6e6; position:relative; z-index:2;}
	.okunan li:first-child strong {border:0;}
	.okunan li strong span {display:table-cell; height:57px; vertical-align:middle; color:#14233a; font-family:ptsansnarrowbold; font-size:18px; font-weight: normal; padding:0 10px; transition:color 0.4s ease;}
	.okunan li:hover strong span {color:#fff;}
	.okunan li em {position:absolute; top:0; right:0; width:34px; height:100%; background:#d4145a; padding-right:23px; text-align:right; line-height:57px; font-family:ptsansnarrowbold; font-size:19px; color:#fff; font-style:normal; transition:width 0.4s ease; z-index:1;}
	.okunan li:hover em {width:100%;}
	
.okunan li:first-child + li {border-color:#7b68a7;}
.okunan li:first-child + li + li {border-color:#fcb200;}
.okunan li:first-child + li + li + li {border-color:#3abb9b;}
.okunan li:first-child + li + li + li + li {border-color:#356083;}

.okunan li:first-child + li em {background:#7b68a7;}
.okunan li:first-child + li + li em {background:#fcb200;}
.okunan li:first-child + li + li + li em {background:#3abb9b;}
.okunan li:first-child + li + li + li + li em {background:#356083;}

.aKutuCover {font-family:ptsansnarrowbold; height:371px; overflow:hidden; position:relative;}
	.aKutuCover .tab {border-bottom:1px solid #d11919; background:#14233a; height:30px; line-height:30px;}
	.aKutuCover .tab li {float:left; color:#fff; font-size:19px;}
	.aKutuCover .tab li a {color:#fff; font-weight:normal; display:block; height:30px; padding:0 9px; transition:all 0.3s ease;}
	.aKutuCover .tab li:first-child a {padding:0 10px;}
	.aKutuCover .tab li.current a,
	.aKutuCover .tab li a:hover {background:#d11919;}
	
.aKutuCover .cells {width:600px;}
	.aKutuCover .cells .cell {float:left; width:300px; display:none;}
	.aKutuCover .cells .cell:first-child {display:block;}

.aKutu {border:none; overflow:hidden; height:100%;}
	.aKutu a.tumu {height:20px; line-height:20px; display:block; text-align:center; color:#fff; font-size:15px; background:#356083; position:absolute; left:0; bottom:0; width:100%;}
	.aKutu a.tumu span {background:url(../i/arrsDetay.png) no-repeat right -252px; display:inline-block; padding-right:19px;}
	.aKutu a.tumu:hover {}

	ul.aKutuAltTab {height:29px; background:#356083; width:290px; padding:0 5px;}
	ul.aKutuAltTab li {float:left;}
	ul.aKutuAltTab li a {height:29px; line-height:29px; float:left;padding:0 7px; color:#fff; font-size:17px; transition:all 0.3s ease;}
	ul.aKutuAltTab li a:hover,
	ul.aKutuAltTab li.current a {color:#14233a;}

.aKutuIndex {overflow:auto; height:291px;}
	.aKutuIndex .alert {margin:10px 5px; padding:10px; text-align:center;}

ol.pDurum {width:100%;}
	ol.pDurum li {font-size:16px; height:30px; line-height:30px; border-bottom:1px solid #ebeff2;}
	ol.pDurum li a {display:block; overflow:hidden;}
	ol.pDurum li.baslik {color:#4198d2;}
	ol.pDurum li.tumu {margin:4px -9px -10px; #margin:0 -9px;}
	ol.pDurum li.tumu a {display:block; text-align:center; color:#c9c8c8; font-size:11px; background:#4d4d4d;}
	ol.pDurum li.tumu a:hover {color:#000;}
	ol.pDurum li span {display:block; float:left; width:66%; padding:0 2%; white-space:nowrap;}
	ol.pDurum li span span {display:inline; float:none; width:auto; padding:0; color:#4198d2; margin-right:5px;}
	ol.pDurum li em {display:block; float:left; width:10%; text-align:center; font-style:normal;}
	ol.pDurum li a:hover {background:#ebeff2;}
	
/* ****************  */	
.aKutuIndex dl dt {line-height:26px; height:26px; font-size:15px; color:#fff; background:#86a0b5; text-indent:7px;}
	.aKutuIndex dl dd {display:block; height:40px; padding:5px; font-size:15px; border-bottom:1px solid #f2f5f7; line-height:40px;}
	.aKutuIndex dl dd:hover {background:#ebeff2;}
	.aKutuIndex dl.canliSkor dd span {height:28px; display:inline-block; float:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
	.aKutuIndex dl.canliSkor dd span.time {width:12%; padding:0 1%; overflow:hidden; color:#4198d2;}
	.aKutuIndex dl.canliSkor dd span.team1,
	.aKutuIndex dl.canliSkor dd span.team2 {width:29%; padding:0 1%;}
	.aKutuIndex dl.canliSkor dd span.score {width:16%; height:40px; display:table; position:relative; background:#86a0b5; font-size:17px; text-align:center; color:#fff; line-height:normal;}
	.aKutuIndex dl.canliSkor dd span.score span {display:table-cell; height:40px; padding:0; margin:0; vertical-align:middle; text-align:center; float:none;}
	.aKutuIndex dl.canliSkor dd span.score sup {display:block; text-align:center; font-size:13px; position:static; margin-top:2px;}
	
	.aKutuIndex dl.canliSkor dd span.comment {float:right; width:12px; padding:0 0 0 15px; color:#0a2743; font-size:10px;}
	.aKutuIndex dl.canliSkor dd a.canliAnlatim {width:8%; height:22px; display:block; background:#d11919 url(../i/icoCA.png) no-repeat 50% 50%; float:left; text-indent:-9999px; margin-top:9px;}

.aKutuIndex .puanDurumu {width:267px; *width:262px; display:block; font-size:12px;}
	.aKutuIndex .puanDurumu li {display:block; overflow:hidden; position:relative; height:24px; line-height:24px; margin:0 0 1px; border-bottom:1px solid #d6d6d6;}
	.aKutuIndex .puanDurumu li.bg {background:#f2f4f8;}
	.aKutuIndex .puanDurumu li:first-child {/*font-weight:bold;*/}
	.aKutuIndex .puanDurumu li.baslik {height:28px; background:#e9edf3; font-size:17px; color:#18537d; line-height:28px; border:none;}
	.aKutuIndex .puanDurumu li span {float:left; width:30px; text-align:center;}
	.aKutuIndex .puanDurumu li span.no {position:absolute; left:-4px; top:0; width:25px; color:#ad090f; text-align:center; font-weight:bold;}
	.aKutuIndex .puanDurumu li span.team {width:144px; padding:0 0 0 26px; text-align:left; font-weight:normal;}
	.aKutuIndex .puanDurumu li span.team a {font-weight:bold;}
	.aKutuIndex .puanDurumu li span.team a:hover {text-decoration:underline;}

	.aKutuIndex dl.canliSkor.fkstr dd {padding:2px 0 2px 10px;}
	.aKutuIndex dl.canliSkor.fkstr dd span.time {color:#ed1c24;}
	.aKutuIndex dl.canliSkor.fkstr dd span.tv {min-width:94px; margin:0 15px 0 0; padding:0 15px 0 0;}
	
	.aKutuIndex dl.tvProgram {width:100%;}
	.aKutuIndex dl.tvProgram dd {padding:9px 5px 7px; border-bottom:1px solid #f5f7f8; font-size:16px; line-height:normal; height:auto;}
	.aKutuIndex dl.tvProgram dd em.channel {display:block; font-family:ptsans; font-size:12px; color:#d11919; font-style:normal;}
	.aKutuIndex dl.tvProgram dd strong.time {font-weight:normal; color:#4198d2;}
	
	
.headEcoBist {margin-bottom:10px; font-family:ptsansnarrowbold;}
	.headEcoBist h2 {background:#14233a url(../i/borsaIst.png) no-repeat 14px 9px; height:66px; text-indent:-9999px;}
	.headEcoBist .list {width:100%; display:inline-table;}
	.headEcoBist .list:first-child {border-top:none;}
	.headEcoBist .list > li {width:71px; height:92px; padding:16px 18px 10px 10px; float:left; border-right:1px solid #aebfcd;}
	.headEcoBist .list > li:first-child {width:100%; height:33px; line-height:33px; text-indent:8px; background:#aebfcd; font-size:20px; float:none; display:block; border:none; padding:0;}
	.headEcoBist .list > li:nth-child(2) {border-left:none;}
	.headEcoBist .list > li:nth-child(5) {border-right:none;}
	/* for ie8 */
	.headEcoBist .list > li:first-child +li {border-left:none;}
	.headEcoBist .list > li:first-child +li+li+li+li {border-right:none;}
	.headEcoBist .list li.up {background:url(../i/arrBorsa.png) no-repeat 10px 96px;}
	.headEcoBist .list li.down {background:url(../i/arrBorsa.png) no-repeat -171px 96px;}
	.headEcoBist .list > li a {padding:8px; float:left;}
	
	.headEcoBist .list ol {display:block; text-align:right;}
	.headEcoBist .list ol li {display:block; text-align:right; font-size:20px;}
	.headEcoBist .list ol li img {vertical-align:middle;}
	.headEcoBist .list ol li:first-child {padding:0; color:#4198d2;}
	
	.headEcoBist .subGroup {width:100%; display:inline-block; padding:12px 0; border-top:1px solid #585858;}
	.headEcoBist .subGroup .link {margin-left:5px; float:left;}
	.headEcoBist .subGroup .bistSearch {float:right; font-size:18px; color:#fff; font-weight:bold; line-height:26px;}
	.headEcoBist .subGroup .bistSearch li {float:left; margin-right:5px;}
	.headEcoBist .subGroup .bistSearch li > span {width:82px; height:18px; display:block; padding:2px; position:relative; background:#fff; border:2px solid #7f7f7f; border-radius:5px; /*behavior:url(pie/PIE.htc);*/}
	.headEcoBist .subGroup .bistSearch li input {width:82px; margin:0; padding:0; border:none; font-size:13px;}
	.headEcoBist .subGroup .bistSearch li .bt {display:block; padding:0 3px; font-size:18px; color:#fff;}
	.headEcoBist .subGroup .bistSearch li .bt:hover {background:#2d2d2d; color:#ffc000; text-decoration:none;}
	
.bistWidget {width:100%; display:inline-block;}
	.bistWidget .eTitle {height:26px; background:#4c80cc; font-size:15px; color:#fff; line-height:26px; text-align:center;}
	.bistWidget .eData {display:block; padding:5px 10px;}
	.bistWidget .eData table td {height:35px; border-top:1px solid #aebfcd; vertical-align:middle; font-family:ptsansnarrowbold; font-size:17px;}
	.bistWidget .eData table tr:first-child td {border:0;}
	.bistWidget.gcnHfta .eData tr td:first-child {font-size:20px; color:#4198d2;}
	.bistWidget.gcnHfta .eData tr td:first-child + td {font-family:ptsans;}
	.bistWidget.gcnHfta .eData tr td:first-child + td + td {font-size:20px;}
	.bistWidget .eData tr td:first-child .flag {float:left; margin:2px 0 0 0; padding:3px 0 3px 37px; background:url(../i/flags.png) no-repeat;}
	.bistWidget .eData tr td:first-child .flag.euro {background-position:left -70px;}
	.bistWidget .eData tr td:first-child .flag.sterlin {background-position:left -281px;}
	.bistWidget .eData tr td:first-child .flag.frang {background-position:left -197px;}
	.bistWidget .eData tr td:first-child .flag.yen {background-position:left -338px;}
	.bistWidget .eData tr td:first-child .flag.bist {background-position:left -140px;}
	.bistWidget.doviz .eData tr td {width:56px;}
	.bistWidget.doviz .eData tr td:first-child {font-size:20px; width:115px;}
	.bistWidget.doviz .eData tr td:first-child + td {text-align:center;}
	.bistWidget.borsa .eData tr td {width:72px;}
	.bistWidget.borsa .eData tr td:first-child {width:64px;}
	.bistWidget.borsa .eData tr td:first-child + td {text-align:center;}
	.bistWidget .eData table th {padding:3px; background:#fff; border-top:9px solid #fff;}
	.bistWidget .eData table th span {padding:2px 4px; display:inline-block; line-height:17px; text-align:center; background:#d0d3d8; font-family:ptsans; font-size:9px; letter-spacing:normal;}
	
.aGonderPop {position:fixed; left:0; top:0; width:100%; height:100%; z-index:99999999; background:rgba(18,30,42,0.6); display:none; opacity:0;}
	.aGonderPop.vis {display:table;}
	.aGonderPop div.close {position:absolute; left:0; top:0; width:100%; height:100%; z-index:9999;}
	.aGonderPop .in {display:table-cell; vertical-align:middle;}
	.aGonderPop .in2 {width:607px; margin:0 auto; background:#14233a; box-shadow:#0d0e11 0 0 20px 0; position:relative; z-index:10000;}
	.aGonderPop .in2 a.close {background:url(../i/close.png); display:block; width:56px; height:54px; position:absolute; right:-23px; top:-23px;}
	.aGonderPop .in2 .top {background:url(../i/header.jpg) 50% -30px no-repeat; height:80px;}
	.aGonderPop .in2 .top a.logo {display:block; width:154px; margin:0 auto; padding-top:10px;}
	.aGonderPop .in2 .main {background:#f2f2f2; margin:0 3px; padding:35px 35px 10px;}
	.aGonderPop .in2 .main strong.head {display:block; font-size:18px; color:#ec1c24; font-family:pt_sansbold; border-bottom:2px solid #ec1c24; font-weight:normal; margin-bottom:20px;}
	.aGonderPop .in2 .main strong.tit {display:block; padding:0 0 20px; font-family:ptsansnarrowbold; font-size:30px; font-weight:normal;}
	.aGonderPop .in2 .main table {width:100%;}
	.aGonderPop .in2 .main td {padding-bottom:10px; height:26px;}
	.aGonderPop .in2 .main td input {width:517px; height:20px; line-height:24px; padding:2px 8px; border:1px solid #e6e6e6; font-family:ptsans; font-size:15px; color:#abb2b9;}
	.aGonderPop .in2 .main td textarea {width:517px; height:94px; padding:2px 8px; border:1px solid #e6e6e6; font-family:ptsans; font-size:15px; color:#abb2b9;}
	.aGonderPop .in2 .main span.not {float:left; font-family:ptsans; font-size:14px; color:#abb2b9;}
	.aGonderPop .in2 .main .btn {float:right; width:42px; height:39px; background:#ec1c24 url(../i/icoSend.png) 6px 50% no-repeat !important; border:0;	cursor:pointer;}
	.aGonderPop .in2 .bottom {height:35px; background:url(../i/header.jpg) 50% 50% no-repeat; text-align:center;}
	.aGonderPop .in2 .bottom a {color:#fff; font-family:ptsans; font-size:18px; line-height:35px;}
	.aGonderPop .alert {background:#006837 url(../i/alert.png) left -65px no-repeat; height:45px; line-height:45px; color:#fff; padding-left:45px; text-align:center; font-size:20px; margin-bottom:10px;}
	.aGonderPop .alert.false {background-color:#c1272d; background-position:left top;}
	.aGonderPop .alert.warning {background-color:#e2b630; background-position:left bottom;}
	
.billBoardFrame {max-width: 980px; margin: 0 auto; position: relative; z-index: 11;}
	.billBoardFrame > div {margin-top: 0!important; margin-bottom: 0!important;}
	.billBoardFrame #bilboard_genel {margin: 5px 0;}

	/*.billBoard {width:960px; margin:0 auto; position:relative; z-index:11;display:none;}
	.billBoard .expand {height:30px; margin-bottom:10px; display:none; position:relative; overflow:hidden; z-index:50;}
	.billBoard.close .expand {display:block;}
	.billBoard .wrap {width:960px; display:block; position:relative; overflow:hidden; z-index:50;}
	.billBoard .wrap > div {display:inline-block; margin:auto 0px; margin-bottom:10px;}
	.billBoard.close .wrap {display:none;}
	.billBoard span {width:100px; height:17px; display:block; position:absolute; top:0px; right:0; background:url(../i/reklamKapat.png) 0 0 no-repeat; text-indent:-9999px; cursor:pointer; z-index:150;}
	.billBoard.close span {width:100%; height:30px; background-position:right -24px;}
	*/
	.billBoard.sticky {margin-left: -480px; padding-top: 13px; position: fixed; top: 34px; left: 50%; background: #fff;}
	.pageSkinFull .billBoardFrame.sticky {top: 64px; padding-top: 56px;}
	.billBoard.sticky.extra {top: 84px;}
	.billBoard.sticky span {top: 13px;}

	.billBoardFrame.sticky {margin-left: -480px; padding-top: 13px; position: fixed; top: 54px; left: 50%; background: #fff;}
	.billBoardFrame.sticky.extra {top: 84px;}
	.pageskinfull .billBoardFrame.sticky {top: 110px;}
	
	
.ilgi {position:fixed; right:0; bottom:-256px; background:#152339; width:315px; height:246px; z-index:9999999;
		-webkit-box-shadow: -7px -5px 15px 0px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:    -7px -5px 15px 0px rgba(0, 0, 0, 0.3);
		box-shadow:         -7px -5px 15px 0px rgba(0, 0, 0, 0.3);
		transition:all 0.6s ease;}
	.ilgi .tit {height:25px; overflow:hidden; background:#4699d0; padding:0 25px 0 8px; line-height:28px; color:#fff; font-family:pt_sansbold; border-bottom:2px solid #cf1d23;}
	.ilgi .tit a {float:right; font-size:16px; color:#fff; line-height:28px;}
	.ilgi .list {padding:0 7px 7px;}
	.ilgi .list li {margin-top:7px; float:left; width:100%; height:99px; overflow:hidden;}
	.ilgi .list li img {float:left; margin-right:7px;}
	.ilgi .list li span {display:table; height:99px;}
	.ilgi .list li span em {display:table-cell; height:99px; vertical-align:middle; color:#fff; font-size:20px; font-style:normal; line-height:24px;}
	
.aday {display:inline-block; width:300px; margin-bottom:6px;}
	.aday li {float:left; width:50%;}
	.aday li a {display:block; height:176px; font-size:20px;}
	.aday li a:hover {background:#e7ebef;}
	.aday li:nth-child(-n+2) a {padding-top:10px;}
	.aday li:nth-child(n+3) a {padding-bottom:9px;}
	.aday li:nth-child(odd) a {padding-left:10px;}
	.aday li:nth-child(even) a {padding-right:10px;}
	.aday li strong {display:block; height:41px; background:url(../i/logoParti.png) no-repeat; padding-top:135px; text-indent:18px;}
	.aday li:nth-child(odd) strong {border-right:2px solid #e7ebef;}
	.aday li:nth-child(even) strong {text-indent:28px;}
	.aday li:nth-child(-n+2) strong {border-bottom:2px solid #e7ebef;}
	.aday li:nth-child(n+3) strong {padding-top:145px; height:31px;}
	.aday li:nth-child(1) strong {background-position:-372px 12px;}
	.aday li:nth-child(2) strong {background-position:-106px 12px;}
	.aday li:nth-child(3) strong {background-position:-244px 22px;}
	.aday li:nth-child(4) strong {background-position:22px 22px;}
	
.sss h2 {background-color:#4198d2; border-color:#14233a;}
	.sss li {margin-bottom:10px;}
	.sss li {font-size:18px; font-family:ptsansnarrowbold; color:#14233a;}
	.sss li:before {width:7px; height:7px;}
	.sss a.tumu {text-align:right; display:block; font-size:14px; font-family:ptsansnarrowbold; color:#4198d2; padding:0 10px 7px 0;}
	section .sss {box-shadow:none;}
	section .sss ul {padding:20px 0;}
	section .sss li {font-size:20px; margin-bottom:20px;}
	section .sss li span {display:block; font-size:18px; font-family:ptsansnarrow; margin-top:10px;}
	
.secimInfo p {padding:10px; font-size:18px; line-height:30px;}

.namazV .selectDiv {border:solid #a1a7b0; border-width:1px 0; padding:10px 0 15px; margin-bottom:15px; display:inline-block; width:100%;}
	.namazV .selectDiv > div {float:right; width:320px;}
	.namazV .selectDiv > div:first-child {float:left;}
	.namazV .selectDiv > div > strong {display:block; font-size:20px; text-indent:10px; margin-bottom:5px; font-family:pt_sansbold; font-weight:normal;}
	.namazV .selectDiv > div div.selectBox {width:320px; height:36px;}
	.namazV .selectDiv > div div.selectBox .customSelect > span,
	.namazV .selectDiv > div div.selectBox .customSelect > span span {height:36px; line-height:36px; font-family:ptsansnarrow; border-color:#b8bcc3;}
	.namazV .selectDiv > div div.selectBox .customSelect > span:after {background-image:url(../i/arrSelect4.png); height:36px; width:36px;}
	.namazV .list .date {height:40px; line-height:40px; color:#fff; background:url(../i/dsnNamaz.png); box-shadow:0 0 4px 0 rgba(151,147,147,0.75); font-size:25px; padding:0 10px; margin-bottom:10px;}
	.namazV .list .date > strong {float:left; font-family:ptsansnarrowbold; font-weight:normal;}
	.namazV .list .date > strong  span {font-family:ptsansnarrow;}
	.namazV .list .date > span {float:right; font-family:ptsansnarrowbold; font-weight:normal;}
	.namazV .list > ul > li {float:left; width:210px; margin:0 10px 10px 0; box-shadow:0 0 5px 0 rgba(172,166,166,0.7); overflow:hidden;}
	.namazV .list > ul > li:nth-child(3n) {margin-right:0;}
	.namazV .list > ul > li div.vakit {box-shadow:0 1px 3px 0 rgba(119,118,118,0.75); display:block; position:relative; z-index:1; background:url(../i/dsnNamaz2.png); font-family:pt_sansbold;}
	.namazV .list > ul > li a.lokasyon {display:block; height:34px; line-height:38px; background:#132239; font-size:18px; font-weight:normal; text-indent:10px; color:#fff;}
	.namazV .list > ul > li div.vakit li {height:53px; line-height:58px; font-size:19px; padding:0 15px; overflow:hidden;}
	.namazV .list > ul > li div.vakit li:hover,
	.namazV .list > ul > li div.vakit li.cur {background:#356a8e;}
	.namazV .list > ul > li div.vakit li:hover span.txt,
	.namazV .list > ul > li div.vakit li:hover span.txt span,
	.namazV .list > ul > li div.vakit li.cur span.txt,
	.namazV .list > ul > li div.vakit li.cur span.txt span {color:#fff; border-color:#356a8e;}
	.namazV .list > ul > li div.vakit li span.txt {display:block; border-top:1px solid #bdd0de; padding:0 13px;}
	.namazV .list > ul > li div.vakit li:first-child span.txt {border:0;}
	.namazV .list > ul > li div.vakit li span.txt strong {float:left; font-weight:normal;}
	.namazV .list > ul > li div.vakit li span.txt span {float:right; color:#4198d2;}
	.namazV .list > ul > li a.tumu {background:#d6dfe6 url(../i/arrNamaz.png) no-repeat 187px 8px; display:block; height:26px; line-height:26px; text-align:center; font-size:14px; color:#4198d2; position:relative; z-index:0; font-family:ptsans;}
	.namazV .list > ul > li a.tumu:hover {color:#132239;}
	
.sehirList {padding:15px; display:inline-block; width:100%; box-sizing:border-box;}
	.sehirList strong {display:block; color:#75b6e3; font-size:18px; font-family:pt_sansbold; font-weight:normal; padding-bottom:5px; border-bottom:1px solid #132239; margin-bottom:10px;}
	.sehirList li {float:left; line-height:24px; font-size:13px; font-family:ptsans; width:135px; list-style-type:square; color:#74b6e3; list-style-position:inside;}
	.sehirList li a {color:#455a7b;}
	
.nDetay .content {background:url(../i/dsnNamaz3.png); padding:20px; display:inline-block; width:100%; box-sizing:border-box;}
	.nDetay .content h1.tit {display:block; font-size:35px; font-weight:normal; font-family:ptsansnarrowbold; color:#132239;}
	.nDetay .content span.date {display:block; font-size:20px; color:#132239; margin-bottom:30px;}
	.nDetay .content .vakitler,
	.nDetay .content .kalan {background-color:rgba(255,255,255,0.7); height:84px; padding:8px;}
	.nDetay .content .vakitler {float:left; width:396px; padding:8px 0; font-size:20px;}
	.nDetay .content .vakitler li {float:left; width:64px; height:84px; text-align:center; border-left:1px solid #c8d3e5; color:#132239;}
	.nDetay .content .vakitler li:first-child {border:0; width:66px;}
	.nDetay .content .vakitler li strong {font-family:ptsansnarrowbold; font-weight:normal; margin-bottom:22px; display:block; position:relative; z-index:1;}
	.nDetay .content .vakitler li span {display:block; position:relative; z-index:1;}
	.nDetay .content .vakitler li.pasif {color:#a3afc2;}
	.nDetay .content .vakitler li.current {color:#fff; position:relative; z-index:1;}
	.nDetay .content .vakitler li.current:before {content:""; position:absolute; background:url(../i/bgVDetay.png); width:75px; height:114px; top:-15px; left:-1px; z-index:0;}
	.nDetay .content .kalan {float:right; width:178px; text-align:center;  color:#2874a6; font-family:ptsansnarrowbold;}
	.nDetay .content .kalan strong {display:block; font-size:18px; font-weight:normal; margin-top:9px;}
	.nDetay .content .kalan span {display:block; font-size:36px; color:#4198d2;}
	.nDetay .tablo .head {height:38px; background:#4198d2; line-height:38px; padding:0 0 0 10px;}
	.nDetay .tablo .head strong {float:left; font-family:ptsansnarrowbold; color:#fff; font-size:20px; font-weight:normal;}
	.nDetay .tablo .head div.selectBox {float:right; width:160px;}
	.nDetay .tablo .head div.selectBox .customSelect > span {background:#67addb; width:160px; height:38px; border:0; padding:0; line-height:38px;}
	.nDetay .tablo .head div.selectBox .customSelect > span span {color:#fff; height:38px; line-height:38px; text-indent:10px; padding:0; font-family:ptsansnarrow; font-size:18px; font-weight:normal;}
	.nDetay .tablo .head div.selectBox .customSelect > span:after {height:38px; margin-right:10px; background:url(../i/arrSelect2.png) no-repeat 50% 50%;}
	.nDetay .tablo table {width:100%; font-size:20px; font-family:ptsansnarrowbold;}
	.nDetay .tablo th {height:38px; color:#fff; background:#2874a6; font-weight:normal; line-height:38px;}
	.nDetay .tablo td {width:89px; text-align:center; height:42px; border-left:1px solid #aab5c6; line-height:42px; color:#2874a6;}
	.nDetay .tablo td:first-child {width:109px; border:0;}
	.nDetay .tablo tr:nth-child(even) td {background:#ebf0f4;}
	.nDetay .tablo tr:hover td {background:#4198d2; color:#fff;}
	
body.ramazan .nDetay .titIms {display:block; background:#4c3041; height:30px; line-height:30px; font-size:23px; color:#c4b8bf; text-indent:10px; margin-bottom:10px;}
	body.ramazan .nDetay .content {background:url(../i/dsnRmzn3.png) #f5eff3;}
	body.ramazan .nDetay .content .vakitler li.pasif {color:#bbabb4;}
	body.ramazan .nDetay .content .vakitler li.current:before {background-image:url(../i/bgVDetayR.png);}
	body.ramazan .nDetay .content .kalan strong {color:#674559;}
	body.ramazan .nDetay .content .kalan span {color:#132239;}
	body.ramazan .nDetay .tablo table {font-family:inherit;}
	body.ramazan .nDetay .tablo .head {background:#674559;}
	body.ramazan .nDetay .tablo .head div.selectBox .customSelect > span {background:#856a7a;}
	body.ramazan .nDetay .tablo th {background:#4c3041;}
	body.ramazan .nDetay .tablo tr:nth-child(even) td {background:#f5eff3;}
	body.ramazan .nDetay .tablo td {width:70px; font-size:18px; color:#674559; border-color:#ddd2d8;}
	body.ramazan .nDetay .tablo td:first-child {width:35px;}
	body.ramazan .nDetay .tablo td:nth-child(2) {width:167px; font-family:ptsansnarrowbold;}
	body.ramazan .nDetay .tablo tr.current td {background-color:#674559; color:#fff;}
	body.ramazan .nDetay .tablo tr:hover td {background-color: #856a7a;color:#fff;}
	
	body.ramazan .nDetay .tablo tr.pasif td {position: relative; color:#c6bac0;}
	body.ramazan .nDetay .tablo tr.pasif td:after {content: ''; width: 100%; position: absolute; top: 50%; left: 0; border-bottom: 1px solid #c6bac0;}
	body.ramazan .nDetay .tablo tr.pasif td:first-child:after {display: none;}
	
.pdfDoc .pagingP {height:48px; line-height:48px; font-family:ptsansnarrowbold; width:188px; margin:0 auto 15px; padding:0 20px;}
	.pdfDoc .pagingP .number {text-align:center; font-size:22px;}
	.pdfDoc .pagingP .number span {display:block; text-align:center;}
	.pdfDoc .pagingP .number .prev,
	.pdfDoc .pagingP .number .next {float:left; background:url(../i/arrGndmDisi.png) 13px -166px no-repeat; width:43px; height:48px; cursor:pointer;}
	.pdfDoc .pagingP .number .next {float:right; background-position:-48px -166px;}
	.pdfDoc .image {margin-bottom:15px;}
	.pdfDoc .btns {margin:25px 0; display:inline-block; width:100%;}
	.pdfDoc .btns a {width:442px; height:70px; float:right; background:#c3c6c6; line-height:70px; font-family:ptsansnarrowbold; color:#fff; padding-left:28px; font-size:24px; position:relative; cursor:default;}
	.pdfDoc .btns a:before {content:""; position:absolute; background:url(../i/pdf-doc.png) left -348px; height:104px; width:80px; right:10px; top:-42px;}
	.pdfDoc .btns a:first-child {float:left; text-align:right; padding:0 28px 0 0;}
	.pdfDoc .btns a:first-child:before {right:0; left:10px; background-position:left -232px;}
	.pdfDoc .btns a.aktif {background:#045fe8; cursor:pointer;}
	.pdfDoc .btns a.aktif:before {background-position:left -116px;}
	.pdfDoc .btns a.aktif:first-child {background:#d11919;}
	.pdfDoc .btns a.aktif:first-child:before {background-position:left top;}
	.pdfDoc .btns a.aktif:hover {opacity:0.8;}

main.siteneEkle section {display:table-cell; width:772px; float:none; vertical-align:top; border-left:2px solid #d11919;}
	main.siteneEkle section a.kod {float:right; width:26px; height:26px; background:#dfe7ee url(../i/arrSelect4.png) no-repeat 50% 50%;}
	main.siteneEkle section .frame {margin:0 auto; min-height:321px; display:table;}
	main.siteneEkle section .frame .in {display:table-cell; vertical-align:middle;}
	main.siteneEkle section iframe {margin:0 auto;}
	main.siteneEkle section div.kod {background:#dfe7ee; padding:30px 40px; border-top:35px solid #fff; display:block; width:100%; box-sizing:border-box;}
	main.siteneEkle section .form {float:left; width:430px;}
	main.siteneEkle section .form td:first-child {width:230px; font-size:20px; color:#355f82; font-family:ptsansnarrowbold;}
	main.siteneEkle section .form td {padding:10px 0; vertical-align:middle;}
	main.siteneEkle section .form td select {width:203px; height:20px;}
	main.siteneEkle section .form td .selectBox {width:203px; height:24px;}
	main.siteneEkle section .form td .selectBox span {color:#567693 !important;}
	main.siteneEkle section .form td .selectBox .customSelect > span:after {background-image:url(../i/arrSelectForm.png); width:33px;}
	main.siteneEkle section .form td input {width:197px; height:18px; border:0; padding:3px;}
	main.siteneEkle section .form td input.check {display:none; width:auto; height:auto;}
	main.siteneEkle section .form td label {width:20px; height:20px; background:#fff; display:block; padding:4px;}
	main.siteneEkle section .form td label:before {content:""; width:20px; height:20px; display:block;}
	main.siteneEkle section .form td label:hover:before {background:#d5dde4;}
	main.siteneEkle section .form td input:checked + label:before {background:#567693;}
	main.siteneEkle section .kopyala {float:right; width:230px; padding:10px 0;}
	main.siteneEkle section .kopyala textarea {width:216px; height:186px; border:0; font-size:12px; color:#747a7f; display:block; padding:7px; margin-bottom:20px;}
	main.siteneEkle section .kopyala input {display:block; height:30px; line-height:30px; background:#355f82; color:#fff; font-size:20px; font-family:ptsansnarrowbold; border:0; width:100%; text-align:center; cursor:pointer;}
	main.siteneEkle section .kopyala input.olustur {background:#d11919; margin-bottom:10px;}

main.siteneEkle aside {display:table-cell; vertical-align:top; float:none; width:186px; border-right:5px solid #fff; position:relative; background:#355f82;}
	main.siteneEkle aside:before {content:""; position:absolute; width:0; height:0; border-style: solid; border-width: 10px 0 10px 11px; border-color:transparent transparent transparent #d11919; top:20px; right:-18px;}
	main.siteneEkle aside .menu {width:181px; font-size:20px; font-family:ptsansnarrowbold; line-height:48px; height:100%;}
	main.siteneEkle aside .menu li a {color:#fff; padding:0 5px 0 17px; position:relative; width:168px;}
	main.siteneEkle aside .menu li.current a,
	main.siteneEkle aside .menu li a:hover {background:#d11919; display: block;}
	
.sorgu {display:block; background:#ce1d23; height:36px; font-family:ptsansnarrowbold; font-size:18px; line-height:36px; color:#fff; text-align:center; border-bottom:2px solid #152339; margin-bottom:10px;}
	.sorgu:after {content:""; background:url(../i/arrRight.png); width:9px; height:14px; display:inline-block; margin:0 0 0 13px; top:1px; position:relative;}
	.sorgu:hover {background:#152339; border-color:#ce1d23;}

/* popup iframe secim flas haber */
.popupNewsIframe {position: fixed; bottom: 0; right: 0; z-index: 100000;}
	.popupNewsIframe .close {width: 34px; height: 34px; position: absolute; top: 0; right: 0; cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none;
		/* for ie7 */
		 *zoom: expression( 
			  this.runtimeStyle.zoom="1",
			  this.appendChild( document.createElement("small") ).className="after"
		 );
	}
	.popupNewsIframe .close:after,
	.popupNewsIframe .close .after {content: ' '; width: 34px; height: 34px; display: block; background: transparent;}

aside .row {display:inline-block; width:100%; margin-bottom:10px;}

.electionIframe {width: 960px; margin: 0 auto 10px;}

.oldSecim {margin-bottom:7px; display:inline-block;}
	.oldSecim li {float:left; width:100%;}
	.oldSecim li a {display:block; height:74px; line-height:74px; text-indent:27px; font-family:ptsansnarrowbold; font-size:18px; color:#d0d3d8; transition:all 0.4s ease;}
	.oldSecim li:nth-child(1) a {background:#2b394c;}
	.oldSecim li:nth-child(1) a:hover {background:#d0d3d8; color:#434f60;}
	.oldSecim li:nth-child(2) a {background:#394556;}
	.oldSecim li:nth-child(2) a:hover {background:#d0d3d8; color:#434f60;}
	.oldSecim li:nth-child(3) a {background:#434f60;}
	.oldSecim li:nth-child(3) a:hover {background:#d0d3d8; color:#727b88;}
	.oldSecim li:nth-child(4) a {background:#727b88;}
	.oldSecim li:nth-child(4) a:hover {background:#434f60; color:#fff;}
	.oldSecim li:nth-child(5) a {background:#a1a7af; color:#434f60;}
	.oldSecim li:nth-child(5) a:hover {background:#434f60; color:#d0d3d8;}
	.oldSecim li:nth-child(6) a {background:#d0d3d8; color:#434f60;}
	.oldSecim li:nth-child(6) a:hover {background:#2b394c; color:#d0d3d8;}
	


.havaDurumu .selectDiv {border:solid #99ddd8; border-width:1px 0; padding:10px 0 15px; margin-bottom:15px; display:inline-block; width:100%; color:#00a99d;}
	.havaDurumu .selectDiv > div {float:right; width:320px;}
	.havaDurumu .selectDiv > div:first-child {float:left;}
	.havaDurumu .selectDiv > div > strong {display:block; font-size:20px; text-indent:10px; margin-bottom:5px; font-family:pt_sansbold; font-weight:normal;}
	.havaDurumu .selectDiv > div div.selectBox {width:320px; height:36px;}
	.havaDurumu .selectDiv > div div.selectBox .customSelect > span,
	.havaDurumu .selectDiv > div div.selectBox .customSelect > span span {height:36px; line-height:36px; font-family:ptsansnarrow; border-color:#99ddd8; color:#99ddd8;}
	.havaDurumu .selectDiv > div div.selectBox .customSelect > span:after {background-image:url(../i/arrSelect5.png); height:36px; width:36px;}
	.havaDurumu .sList li {float:left; margin:0 10px 10px 0;}
	.havaDurumu .sList li a {width:174px; height:254px; display:block; background:url(../i/havaSehir.jpg); padding:18px; color:#fff; font-family:"ptsans"; text-shadow:0 1px 1px rgba(0,0,0,0.5);}
	.havaDurumu .sList li.ankara a {background-position:-220px top;}
	.havaDurumu .sList li.izmir a {background-position:-440px top;}
	.havaDurumu .sList li.antalya a {background-position:left bottom;}
	.havaDurumu .sList li.bursa a {background-position:-220px bottom;}
	.havaDurumu .sList li.trabzon a {background-position:-440px bottom;}
	.havaDurumu .sList li:nth-child(3n) {margin:0;}
	.havaDurumu .sList li a strong {font-family:"pt_sansbold"; font-weight:normal; font-size:25px; display:block; margin-bottom:10px;}
	.havaDurumu .sList li a span.derece {display:block; font-size:28px; margin-bottom:10px;}
	.havaDurumu .sList li a span.derece span {font-size:10px; position:relative; top:-15px; left:3px; margin-bottom:10px;}
	.havaDurumu .sList li a span.icon {display:block; margin-bottom:10px; position:relative; left:-5px;}
	.havaDurumu .sList li a span.icon:before {font-size:50px; font-weight:normal;}
	.havaDurumu .sList li a span.icon:after {display:none;}
	.havaDurumu .sList li a em {display:block; font-size:16px; font-style:normal;}
	.havaDurumu .sList li a span.flaticon-Y + em:before,
	.havaDurumu .flaticon-Y:after {content:"Yağışlı";}
	.havaDurumu .sList li a span.flaticon-HY + em:before,
	.havaDurumu .flaticon-HY:after {content:"Hafif Yağışlı";}
	.havaDurumu .sList li a span.flaticon-YYSY + em:before,
	.havaDurumu .flaticon-YYSY:after {content:"Yer Yer Sağanak Yağışlı";}
	.havaDurumu .sList li a span.flaticon-KKY + em:before,
	.havaDurumu .flaticon-KKY:after {content:"Karla Karışık Yağmurlu";}
	.havaDurumu .sList li a span.flaticon-PB + em:before,
	.havaDurumu .flaticon-PB:after {content:"Parçalı Bulutlu";}
	.havaDurumu .sList li a span.flaticon-SY + em:before,
	.havaDurumu .flaticon-SY:after {content:"Sağanak Yağışlı";}
	.havaDurumu .sList li a span.flaticon-KY + em:before,
	.havaDurumu .flaticon-KY:after {content:"Kuvvetli Yağmurlu";}
	.havaDurumu .sList li a span.flaticon-KSY + em:before,
	.havaDurumu .flaticon-KSY:after {content:"Kuvvetli Sağanak Yağışlı";}
	.havaDurumu .sList li a span.flaticon-HSY + em:before,
	.havaDurumu .flaticon-HSY:after {content:"Hafif Sağanak Yağışlı";}
	.havaDurumu .sList li a span.flaticon-MSY + em:before,
	.havaDurumu .flaticon-MSY:after {content:"Yer Yer Sağanak Yağışlı";}
	.havaDurumu .sList li a span.flaticon-D + em:before,
	.havaDurumu .flaticon-D:after {content:"Dolu";}
	.havaDurumu .sList li a span.flaticon-YKY + em:before,
	.havaDurumu .flaticon-YKY:after {content:"Yoğun Kar Yağışlı";}
	.havaDurumu .sList li a span.flaticon-K + em:before,
	.havaDurumu .flaticon-K:after {content:"Karlı";}
	.havaDurumu .sList li a span.flaticon-HKY + em:before,
	.havaDurumu .flaticon-HKY:after {content:"Hafif Kar Yağışlı";}
	.havaDurumu .sList li a span.flaticon-P + em:before,
	.havaDurumu .flaticon-P:after {content:"Pus";}
	.havaDurumu .sList li a span.flaticon-SIS + em:before,
	.havaDurumu .flaticon-SIS:after {content:"Sisli";}
	.havaDurumu .sList li a span.flaticon-PUS + em:before,
	.havaDurumu .flaticon-PUS:after {content:"Puslu";}
	.havaDurumu .sList li a span.flaticon-DMN + em:before,
	.havaDurumu .flaticon-DMN:after {content:"Duman";}
	.havaDurumu .sList li a span.flaticon-AB + em:before,
	.havaDurumu .flaticon-AB:after {content:"Az Bulutlu";}
	.havaDurumu .sList li a span.flaticon-PB + em:before,
	.havaDurumu .flaticon-PB:after {content:"Parçalı Bulutlu";}
	.havaDurumu .sList li a span.flaticon-CB + em:before,
	.havaDurumu .flaticon-CB:after {content:"Çok Bulutlu";}
	.havaDurumu .sList li a span.flaticon-GSY + em:before,
	.havaDurumu .flaticon-GSY:after {content:"Gökgürültülü Sağanak Yağışlı";}
	.havaDurumu .sList li a span.flaticon-R + em:before,
	.havaDurumu .flaticon-R:after {content:"Rüzgarlı";}
	.havaDurumu .sList li a span.flaticon-A + em:before,
	.havaDurumu .flaticon-A:after {content:"Açık";}
	.havaDurumu .sList li a span.flaticon-KF + em:before,
	.havaDurumu .flaticon-KF:after {content:"Toz ve Kum Fırtınası";}
	.havaDurumu .sList li a span.flaticon-SCK + em:before,
	.havaDurumu .flaticon-SCK:after {content:"Sıcak";}
	.havaDurumu .hDetay .title {font-size:20px; color:#00a99d; margin-bottom:13px;}
	.havaDurumu .hDetay h1 {font-size:20px; display:inline; font-weight:normal;}
	.havaDurumu .hDetay .content .durum {height:193px; color:#fff; padding:35px; background:url(../i/havaImg.jpg); position:relative; text-shadow:0 1px 1px rgba(0,0,0,0.5);}
	.havaDurumu .hDetay .content .durum.flaticon-P,
	.havaDurumu .hDetay .content .durum.flaticon-SIS,
	.havaDurumu .hDetay .content .durum.flaticon-PUS,
	.havaDurumu .hDetay .content .durum.flaticon-DMN {background-position:left -1080px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-D,
	.havaDurumu .hDetay .content .durum.flaticon-YKY,
	.havaDurumu .hDetay .content .durum.flaticon-K,
	.havaDurumu .hDetay .content .durum.flaticon-HKY {background-position:left -270px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-AB,
	.havaDurumu .hDetay .content .durum.flaticon-PB,
	.havaDurumu .hDetay .content .durum.flaticon-CB {background-position:left -1350px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-GSY {background-position:left -1620px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-R {background-position:left -540px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-A {background-position:left -810px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-KF {background-position:left -1890px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-SCK {background-position:left -2160px;}
	
	.havaDurumu .hDetay .content .durum.flaticon-SGK {background-position:left -2430px;}
	
	.havaDurumu .hDetay .content .durum:before {position:absolute; font-size:100px; left:155px; top:85px;}
	.havaDurumu .hDetay .content .durum:after {position:absolute; left:170px; top:202px; font-family:"ptsans"; font-size:18px;}
	.havaDurumu .hDetay .content .durum strong {display:block; font-size:35px; color:#feba57; font-family:"ptsans"; font-weight:normal;}
	.havaDurumu .hDetay .content .durum span.derece {font-family:ptsansnarrowbold; font-size:85px; line-height:100px; display:block;}
	.havaDurumu .hDetay .content .durum span.derece span {font-size:48px; position:relative; top:-35px;}
	.havaDurumu .hDetay .content .durum span.gDurum {display:block; font-size:28px; font-weight:normal;}
	.havaDurumu .hDetay .content .durum span.gDurum span {font-size:18px; position:relative; top:-15px; left:3px;}
	
	.havaDurumu .hDetay .content .gun4 {overflow:hidden;}
	.havaDurumu .hDetay .content .gun4 li {float:left; width:163px; background:url(../i/sepHava.png) left 12px no-repeat; height:214px; color:#00a99d; position:relative;}
	.havaDurumu .hDetay .content .gun4 li:first-child {background:none; width:161px;}
	.havaDurumu .hDetay .content .gun4 li strong {display:block; height:41px; line-height:41px; font-family:"pt_sansbold"; font-size:20px; text-align:center;}
	.havaDurumu .hDetay .content .gun4 li span.derece {display:block; box-shadow:inset 0px 5px 6px -5px rgba(0,0,0,0.40); padding-top:120px; text-align:center; font-family:ptsansnarrowbold; font-size:29px;}
	.havaDurumu .hDetay .content .gun4 li span.derece span {font-size:16px; position:relative; top:-15px; left:2px;}
	.havaDurumu .hDetay .content .gun4 li:before {position:absolute; width:100%; text-align:center; top:50px; font-size:80px;}
	.havaDurumu .hDetay .content .gun4 li:after {position:relative; font-family:"ptsans"; font-size:15px; width:161px; text-align:center; left:0; top:-76px; height:40px; display:table-cell; vertical-align:middle; text-align:center;}
	.havaDurumu span.mOroloji {display:block; background:url(../i/meteoroloji_logo.gif) no-repeat; height:29px; line-height:29px; padding-left:29px; font-size:15px; margin-bottom:15px; color:#356083;}

.nh {float:right; width:300px;}
	.nh span {display:block; background:url(../i/nh.png); width:308px; height:287px; position:relative; left:-4px;}
	.nh a.yazi {display:block; font-family:ptsansnarrowbold; font-size:16px; padding-left:47px; height:42px; line-height:42px; text-align:center; color:#fff;	background:#856a7a url(../i/icoRmzn.png) no-repeat 26px 12px;}
	.nh a.video {display:block; font-family:ptsansnarrowbold; font-size:16px; padding-left:47px; height:42px; line-height:42px; text-align:center; color:#fff; background:#674559 url(../i/icoRmzn.png) no-repeat 26px -29px;}
	.nh a:hover {opacity:0.95;}
	aside .nh {margin-bottom:10px;}

.mansetler .main ul {padding:5px 0;}
	.mansetler .main li {padding:5px 7px;}
	.mansetler .main li a {display:block; height:75px; overflow:hidden;}
	.mansetler .main li img {float:left; margin-right:10px;}
	.mansetler .main li strong {display:block; font-family:ptsansnarrowbold; font-weight:normal; font-size:15px;}
	.mansetler .main li span {display:block; font-size:14px;}
	
.imsakiye .main {padding:10px; background:url(../i/dsnRmzn2.png) #f5eff3;}
	.imsakiye .main .selectBox {width:278px; height:34px; border:1px solid #836778; background:rgba(255,255,255,0.8); margin-bottom:15px;}
	.imsakiye .main .selectBox .customSelect > span {height:32px; background:none;}
	.imsakiye .main .selectBox .customSelect > span span {height:34px; line-height:34px; font-family:"ptsans"; font-weight:normal; color:#674559; font-size:15px;}
	.imsakiye .main .selectBox .customSelect > span:after {height:34px; width:34px; background-image:url(../i/arrRmzn.png);}
	.imsakiye .main strong.tit {display:block; font-family:"pt_sansbold"; font-size:18px; height:44px; line-height:50px; border:solid #132239; border-width:1px 0; font-weight:normal; text-align:center; overflow:hidden;}
	.imsakiye .main li {font-family:"pt_sansbold"; font-size:19px; height:46px; border-top:1px solid #ddd2d8; line-height:50px; overflow:hidden;}
	.imsakiye .main li.current {background:#856a7a;}
	.imsakiye .main li.current strong,
	.imsakiye .main li.current span {color:#fff;}
	.imsakiye .main li:first-child {border:0;}
	.imsakiye .main li strong {float:left; width:110px; text-indent:55px; font-weight:normal; color:#674559;}
	.imsakiye .main li span {float:right; width:110px;}
	.imsakiye .main .sayac {background:rgba(255,255,255,0.8); box-shadow:0 0 3px 0 rgba(110,110,110,0.5); padding:18px; margin-top:15px; display:inline-block; width:100%; box-sizing:border-box;}
	.imsakiye .main .sayac strong.txt {float:left; color:#664558; font-family:ptsansnarrowbold; font-weight:normal; font-size:18px; text-align:center;}
	.imsakiye .main .sayac strong.txt span {font-size:15px; display:block;}
	.imsakiye .main .sayac strong.zaman {float:right; font-size:42px; font-weight:normal; font-family:ptsansnarrowbold; color:#132239; line-height:38px;}
	.imsakiye .main .sayac em {display:block; text-align:center; font-weight:normal; font-family:ptsansnarrowbold; font-style:normal; font-size:40px; color:#67465b; line-height:34px;}
	
.hadis .main {padding:15px 15px 15px 35px; background:url(../i/dsnRmzn.png);}
	.hadis .main li {list-style-type:disc; color:#674559; font-size:19px; line-height:24px; float:left; width:100%; margin-top:25px;}
	.hadis .main li:first-child {margin:0;}
	.hadis .main li span {display:block; margin-bottom:8px; color:#14233a;}
	.hadis .main li strong {float:right; font-weight:normal; font-family:ptsansnarrowbold; color:#674559;}

.mainPImg {margin-bottom:10px;}
	.mainPImg img {width:100%; display:block;}
	
.sansOyunlari {padding:0 0 33px;}
	.sansOyunlari > ul {display:table; width:100%;}
	.sansOyunlari > ul > li {display:table-cell; width:25%; position:relative; color:#5f7494; padding:10px 0;}
	.sansOyunlari > ul > li .in {width:100%; height:146px; padding:0 10px; box-sizing:border-box; border-left:1px solid #e6e6e6;}
	.sansOyunlari > ul > li:first-child .in {border:0;}
	.sansOyunlari > ul > li a.go {position:absolute; left:0; bottom:-33px; background:#8e9eb6 url(../i/arrSans.png) no-repeat 132px 11px; box-shadow:inset 0 2px 6px -4px rgba(0,0,0,0.75); width:100%; height:33px; line-height:32px; color:#fff; box-sizing:border-box; text-indent:22px; font-size:14px; border-left:1px solid #fff;}
	.sansOyunlari > ul > li:first-child a.go {border:0;}
	.sansOyunlari > ul > li a.logo {display:block; background:url(../i/logosSans.png) no-repeat -10px; height:73px; position:relative; margin-bottom:18px;}
	.sansOyunlari > ul > li a.logo:hover {top:-2px; position:relative;}
	.sansOyunlari > ul > li a.logo:before {content:""; position:absolute; background:#e6e6e6; width:75px; height:1px; left:33px; bottom:1px;}
	.sansOyunlari > ul > li.mp {background:#4198d2; color:#fff;}
	.sansOyunlari > ul > li.mp a.logo {background:url(../i/logoMPB.png) no-repeat 50% 16px;}
	.sansOyunlari > ul > li.mp a.logo:before {background-color:#fff;}
	.sansOyunlari > ul > li.mp a.go {background-color:#ecf5fb; background-image:url(../i/arrMp.png); color:#4198d2;}
	.sansOyunlari > ul > li.sansT a.logo {background-position:-173px top;}
	.sansOyunlari > ul > li.sayisal a.logo {background-position:-336px top;}
	.sansOyunlari > ul > li.superL a.logo {background-position:-499px top;}
	.sansOyunlari > ul > li strong {font-family:ptsansnarrowbold; font-weight:normal; font-size:18px; display:block; text-align:center;}
	.sansOyunlari > ul > li span {display:block; font-size:16px; text-align:center; margin-bottom:15px;}
	.sansOyunlari > ul > li ul {display:inline-block;}
	.sansOyunlari > ul > li li {float:left; width:20px; height:20px; color:#fff; background:#6e809c; text-align:center; line-height:20px; font-size:14px; margin:0 0 3px 3px;}
	.sansOyunlari > ul > li li:first-child {margin-right:0;}
	.sansOyunlari > ul > li li.arti {background:#d11919; font-size:16px; line-height:18px;}
	.sansOyunlari.snc > ul > li .in {margin-bottom:0; height:auto; padding-bottom:18px;}

.addsMain {background: #f3f2f2;}
	.addsMain ul {display: inline-block; padding: 10px 0; vertical-align: top; text-align: center;}
	.addsMain ul li {display: inline-block; vertical-align: top; margin: 15px;}
	.addsMain ul li:hover {
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	}
	.addsMain ul li img {display: block;}

.cartoonList {margin-bottom: 20px; text-align: center;}
	.cartoonList ul {display: inline-block; vertical-align: top; text-align: center;}
	.cartoonList ul li {display: inline-block; position: relative; vertical-align: top; margin-bottom: 20px;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	}
	.cartoonList.category ul li {margin: 0 5px 10px;}
	.cartoonList ul li a {display: block; position: relative; z-index: 1; font-family:ptsansnarrowbold; font-size: 23px; color: #30475e;}
	.cartoonList.category ul li a {font-size: 17px;}
	.cartoonList ul li a:hover {color: #65318f;}
	.cartoonList ul li img,
	.cartoonList ul li span {display: block;}
	.cartoonList ul li span {padding: 8px;}

	.cizerler .paging {margin-bottom: 20px;}

	.cartoonList ul li .prev,
	.cartoonList ul li .next {position:absolute; left:0; top:50%; z-index: 2; width:34px; height:70px; background:rgba(255,255,255,0.4) url(../i/arrSlider2.png) no-repeat 9px 50%; text-indent:-9999px; transition:all 0.4s ease; opacity:0; cursor:pointer;
		-webkit-transform: translate(0, -50%);
		   -moz-transform: translate(0, -50%);
		    -ms-transform: translate(0, -50%);
		     -o-transform: translate(0, -50%);
		        transform: translate(0, -50%);

		-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
			-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
				 box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	}
	.cartoonList ul li .next {left:auto; right:0; background-position:-51px;}
	.cartoonList ul li:hover .prev,
	.cartoonList ul li:hover .next {opacity:1;}
	
aside .sansOyunlari {padding:0;}
aside .sansOyunlari ul {padding:0 15px 10px; box-sizing:border-box;}
	aside .sansOyunlari li {float:left; display:block; width:50%; padding:0; box-sizing:border-box;}
	aside .sansOyunlari li a:before {display:none;}
	aside .sansOyunlari li a.logo {margin:0; background-position:-15px top;}
	aside .sansOyunlari li.sansT a.logo {background-position:-178px top;}
	aside .sansOyunlari li:nth-child(-n+3) {border-bottom:1px solid #e6e6e6;}
	aside .sansOyunlari li:nth-child(2),
	aside .sansOyunlari li:nth-child(4) {border-right:1px solid #e6e6e6;}
	aside .sansOyunlari li.MPW {width:100%; margin-bottom:8px;}
	aside .sansOyunlari li.MPW a.logo {background:url(../i/logoMP3.png) 50% 50% no-repeat; width:100%;}


.MP {background:#4198d2; height:76px; margin-bottom:10px;}
	.MP a.logo {float:left; width:186px; height:76px; background:#f2f8fc url(../i/logoMP.png) 50% 50% no-repeat; box-shadow:0 0 5px 1px rgba(168,168,168,0.75);}
	.MP .date {float:left; width:198px; height:50px; background:#7ab7e0; box-shadow:0 0 5px 1px rgba(140,138,138,0.30); color:#fff; padding:13px 0;}
	.MP .date strong,
	.MP .date span {display:block; text-align:center; font-size:20px; font-weight:normal; margin-bottom:3px;}
	.MP a.go {float:left; text-indent:46px; margin-top:28px; font-size:18px; color:#fff; background:url(../i/arrSans.png) 212px -27px no-repeat; padding-right:50px;}
	
 body.sans-oyunlari .subTit {background-color:#5f7494; color:#fff;}
 
.sonucM .top {height:60px;}
	.sonucM .top .logo {float:left; background:url(../i/logosSans.png) no-repeat; height:59px; width:120px;}
	.sonucM.sayisal .top .logo {background-position:-345px top;}
	.sonucM.super .top .logo {background-position:-504px top;}
	.sonucM.sansT .top .logo {background-position:-176px -7px; width:130px;}
	.sonucM.onN .top .logo {background-position:-10px -7px; width:160px;}
	.sonucM .top .info {float:right; padding:19px 25px 0 0;}
	.sonucM .top .info strong {float:left; font-size:18px; color:#d11919; margin-right:10px; font-weight:normal; line-height:25px;}
	.sonucM .top .info em {float:left; font-style:normal; font-size:18px; color:#5f7494; font-family:"pt_sansbold"; line-height:30px;}
	.sonucM .top .info div.selectBox {float:left; height:23px; width:135px; border:1px solid #5f7494; box-shadow:none; margin-right:10px;}
	.sonucM .top .info div.selectBox .customSelect > span {border:0;}
	.sonucM .top .info div.selectBox .customSelect > span span {font-size:18px; color:#5f7494; font-family:"pt_sansbold"; line-height:28px;}
	.sonucM .top .info div.selectBox .customSelect > span:after {width:34px; height:23px; top:0;}
	.sonucM .sonuc {height:113px; background:#eff1f4; display:table; width:540px; padding:0 55px;}
	.sonucM .sonuc ul {display:table-cell; vertical-align:middle; text-align:center;}
	.sonucM .sonuc li {display:inline-block; width:40px; height:40px; line-height:46px; text-align:center; background:#d11919; color:#fff; border-radius:50%; font-family:"pt_sansbold"; font-size:18px; margin:4px;}
	.sonucM .sonuc li.arti {background:none; color:#14233a; width:30px; font-size:30px; position:relative; top:3px;}
	.sonucM .kazanan {padding:20px;}
	.sonucM .kazanan table {width:100%;}
	.sonucM .kazanan td {height:32px; font-size:18px; color:#5f7494;}
	.sonucM .kazanan td:first-child {width:275px;}
	.sonucM .kazanan td:first-child strong {width:135px;}
	.sonucM .kazanan td strong {float:left; font-weight:normal; width:225px;}
	.sonucM .kazanan td span {float:left; color:#d11919;}

.mPiyango {background:#b3d6ed; height:172px;}
	.mPiyango .logo {background:url(../i/logoMP.png) no-repeat 50% 50% #fff; height:172px; float:left; box-shadow:0 0 5px 1px rgba(168,168,168,0.75); width:186px;}
	.mPiyango ul {float:right; margin:29px 59px 0 0; width:345px;}
	.mPiyango li {float:left; width:100%; margin-bottom:18px;}
	.mPiyango li span {float:left; width:110px; font-size:18px; color:#4198d2; line-height:25px;}
	.mPiyango li .selectBox {float:left; width:229px; height:23px; border:1px solid #3399cc; background:#fff;}
	.mPiyango li .selectBox .customSelect > span {background:none; border:0; width:100%; box-sizing:border-box;}
	.mPiyango li .selectBox .customSelect > span span {width:100%; box-sizing:border-box; font-size:18px; color:#5f7494; font-family:"pt_sansbold"; line-height:28px;}
	.mPiyango li .selectBox .customSelect > span:after {top:0; background-image:url(../i/arr254.png);}
	.mPiyango li input {float:left; width:229px; height:23px; border:1px solid #3399cc; background:#fff;}
	.mPiyango li a {float:left; width:105px; height:25px; background:#4198d2; color:#fff; text-align:center; line-height:25px; font-size:16px; margin-left:15px;}
	.mPiyango li a:first-child {margin:0;}
	
.noMP {font-size:18px; color:#5f7494;}
	.noMP .top {height:44px; line-height:44px; background:#d11919; text-indent:26px; font-size:18px; color:#fff; margin-bottom:2px;}
	.noMP .top.pztf {padding:27px; background:#1e874a; height:auto; line-height:normal;}
	.noMP .top.pztf p {text-indent:0; font-size:16px; margin-top:20px;}
	.noMP .top.pztf p:first-child {margin:0;}
	.noMP .top.pztf p strong {font-weight:normal; font-family:ptsansnarrowbold;}
	.noMP strong.tit {display:block; text-indent:26px; height:30px; line-height:30px; background:#ddeef9; font-family:ptsansnarrowbold; font-weight:normal;}
	.noMP ul {display:inline-block; width:575px;}
	.noMP li {height:30px; line-height:30px; margin-left:26px; float:left;}
	
	
main .mansetD {display:block; height:207px; margin:0 0 10px 0; width:100%; position:relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75); margin-top:10px;}
	main .mansetD ul.items {width:960px; height:166px; position:relative; overflow:hidden;}
	main .mansetD ul.items li {width:960px; height:166px; display:none; position:absolute; top:0; left:0;}
	main .mansetD ul.items li:first-child {display:block;}
	main .mansetD ul.items li a {float:left; margin-left:3px; height:166px; position:relative;}
	main .mansetD ul.items li a:first-child {margin-left:0;}
	main .mansetD ul.items li a img {width:318px;}
	main .mansetD ul.thumbs {height:37px; line-height:37px; border-top:2px solid #0075aa; margin-top:2px; display:table; width:960px; text-align:center;}
	main .mansetD ul.thumbs li {float:left;}
	main .mansetD ul.thumbs li:first-child {margin-left:390px;}
	main .mansetD ul.thumbs li a {font-family: 'Roboto Slab', serif; font-weight: 700; display:block; text-align:center; width:35px; height:37px; color:#0077ab; font-size:16px;}
	main .mansetD ul.thumbs li.selected a {background:#0077ab; color:#fff;}
	main .mansetD .prev,
	main .mansetD .next {position:absolute; left:0; top:0; z-index: 2; width:32px; height:166px; background:rgba(255,255,255,0.4) url(../i/arrSlider2.png) no-repeat 9px 50%; text-indent:-9999px; transition:all 0.4s ease; opacity:0; cursor:pointer;}
	main .mansetD .next {left:auto; right:0; background-position:-51px;}
	main .mansetD:hover .prev,
	main .mansetD:hover .next {opacity:1;}
		
.detay article a.sty1,
.galleryDetail ul > li figcaption a.sty1 {background:#16243e; font-size: 26px; color:#fff; line-height: normal; font-family:ptsansnarrowbold; text-align:center; text-decoration: inherit; display:inline-block; box-sizing:border-box; width:100%; text-shadow:-2px -5px 5px rgba(0,0,0,0.75); margin-bottom:10px;}
	.detay article a.sty1 > span,
	.galleryDetail ul > li figcaption a.sty1 > span {display: block; padding: 5px;}
	.detay article a.sty1 img,
	.galleryDetail ul > li figcaption a.sty1 img {max-width:inherit; height:110px !important; float:left; margin: 0 10px;}
	.detay article a.sty1 strong,
	.galleryDetail ul > li figcaption a.sty1 strong {/*display:table-cell; vertical-align:middle; padding:15px 10px; line-height:40px; max-height:80px; overflow:hidden; font-weight:normal;*/display: block; height: 100px; position: relative; overflow:hidden; font-weight: normal; 
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.detay article a.sty1 strong em,
	.galleryDetail ul > li figcaption a.sty1 strong em {/*line-height:48px; max-height:95px; overflow:hidden; font-style:normal; display:block;*/ width: 95%; display: block; overflow:hidden;  position: absolute; top: 50%; left: 10px; transform: translate(0, -50%); font-style:normal;}
	.detay article a.sty1 em + strong,
	.galleryDetail ul > li figcaption a.sty1 em + strong {/*font-size:32px; padding:0 10px; font-weight:normal;*/display: block;}

	.detay article a.sty1 div,
	.galleryDetail ul > li figcaption a.sty1 div {padding:15px 10px; height:80px; position: relative; overflow:hidden;}
	.detay article a.sty1 div span,
	.galleryDetail ul > li figcaption a.sty1 div span {display: block; overflow:hidden;  position: absolute; top: 50%; left: 10px; transform: translate(0, -50%);}
	.detay article a.sty1 em + div,
	.galleryDetail ul > li figcaption a.sty1 em + div {height: 100px; padding:0 10px;}
	
.detay article a.sty2,
.galleryDetail ul > li figcaption a.sty2 {background:url(../i/bgLinksG.png); font-size:26px; color:#202e44; font-family:ptsansnarrowbold; text-align:center; text-decoration: inherit; line-height: normal; display: table; box-sizing:border-box; width:100%; margin-bottom:10px; position:relative; min-height:80px; overflow:hidden; border-left:5px solid #c20430;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);
}
	.detay article a.sty2 > span,
	.galleryDetail ul > li figcaption a.sty2 > span {display: block; padding:5px;}
	.detay article a.sty2 img,
	.galleryDetail ul > li figcaption a.sty2 img {max-width: inherit; height:110px!important; float:left; margin: 0 2px;}
	.detay article a.sty2 strong,
	.galleryDetail ul > li figcaption a.sty2 strong {/*display:table-cell; vertical-align:middle; height:80px; padding:0 35px 0 10px; line-height: normal; font-weight:normal;*/display: block; height: 100px; position: relative; overflow: hidden; font-weight: normal;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.detay article a.sty2 em + strong,
	.galleryDetail ul > li figcaption a.sty2 em + strong {/*padding:7px 35px 0 10px; vertical-align:middle; font-weight:normal;*/height: 110px; padding:7px 35px 0 10px;}
	.detay article a.sty2:before,
	.galleryDetail ul > li figcaption a.sty2:before {content:""; position:absolute; top: auto!important; left: auto!important; right:-45px; bottom:-45px; width:0!important; height:0!important; background: none; border:45px solid #c20430; border-bottom-color:transparent; border-right-color:transparent; border-top-color:transparent; transform:rotate(45deg); -webkit-transform:rotate(45deg); transition:none;}
	.detay article a.sty2:after,
	.galleryDetail ul > li figcaption a.sty2:after {content:""; position:absolute; bottom:5px; right:5px; background:url('../i/icoLinks.png'); width:28px; height:22px;}
	.detay article a.sty2:hover:after,
	.galleryDetail ul > li figcaption a.sty2:hover:after {right:6px; bottom:6px;}
	.detay article a.sty2.video,
	.detay article a.sty2.video:before,
	.galleryDetail ul > li figcaption a.sty2.video,
	.galleryDetail ul > li figcaption a.sty2.video:before {border-left-color:#009bdf;}
	.detay article a.sty2.video:after,
	.galleryDetail ul > li figcaption a.sty2.video:after {background-position:left -82px; width:30px; height:30px; top: auto!important; left: auto!important; right:4px; bottom:4px; border: 0;}
	.detay article a.sty2.video:hover:after,
	.galleryDetail ul > li figcaption a.sty2.video:hover:after {right:5px; bottom:5px;}
	.detay article a.sty2.plus,
	.detay article a.sty2.plus:before,
	.galleryDetail ul > li figcaption a.sty2.plus,
	.galleryDetail ul > li figcaption a.sty2.plus:before {border-left-color:#62b1bd;}
	.detay article a.sty2.plus:after,
	.galleryDetail ul > li figcaption a.sty2.plus:after {background-position:left -42px; width:20px; height:20px; right:9px; bottom:6px;}
	.detay article a.sty2.plus:hover:after,
	.galleryDetail ul > li figcaption a.sty2.plus:hover:after {right:10px !important; bottom:7px !important;}
	.detay article a.sty2 strong em,
	.galleryDetail ul > li figcaption a.sty2 strong em {/*line-height:40px; max-height:80px; overflow:hidden; font-style:normal; display:block; width:440px;*/width: 95%; display: block; overflow:hidden; display:block; position: absolute; top: 50%; left: 10px; transform: translate(0, -50%); font-style:normal;}
	.detay article a.sty2 em + strong em,
	.galleryDetail ul > li figcaption a.sty2 em + strong em {}

	.detay article a.sty2 div,
	.galleryDetail ul > li figcaption a.sty2 div {height: 80px; padding:0 35px 0 10px; position: relative; overflow: hidden;}
	.detay article a.sty2 em + div,
	.galleryDetail ul > li figcaption a.sty2 em + div {height: 100px; padding:7px 35px 0 10px;}
	.detay article a.sty2 div span,
	.galleryDetail ul > li figcaption a.sty2 div span {overflow:hidden; display:block; width:430px; position: absolute; top: 50%; left: 10px; transform: translate(0, -50%);}
	.detay article a.sty2 em + div span,
	.galleryDetail ul > li figcaption a.sty2 em + div span {width:246px;}
	
body.astroloji section .row {display:inline-block; width:100%; margin-bottom:10px;}

.burclarB {height:486px;}
	.burclarB ul {display:inline-block; width:100%;}
	.burclarB li {float:left; margin:0 3px 3px 0; position:relative; width:160px; height:160px; overflow:hidden;}
	.burclarB li:nth-child(4n) {margin:0 0 3px 0;}
	.burclarB li:nth-child(n+8) {margin-bottom:0;}
	.burclarB li a {position:relative; width:160px; height:160px; display:block;}
	.burclarB li a:hover em {-webkit-transform: rotateY(-180deg); transform: rotateY(-180deg);}
	.burclarB li a:hover strong {-webkit-transform: rotateY(0); transform: rotateY(0);}
	.burclarB li a strong {position:absolute; width:100%; height:100%; color:#fff; font-family:ptsansnarrowbold; font-weight:normal; font-size:30px; padding-top:23px; box-sizing:border-box; text-align:center; -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg);}
	.burclarB li a strong span {display:block; font-size:20px; font-family:ptsansnarrow; padding-top:15px; border-top:1px solid #fff; width:110px; margin:12px auto 0;}
	.burclarB li a em {position:absolute; width:100%; height:100%;}
	.burclarB li em:before {content:""; position:absolute; left:-113px; bottom:-113px; width:0; height:0; background: none; border:113px solid transparent; border-bottom-color:transparent; border-right-color:transparent; border-top-color:transparent; transform:rotate(135deg); -webkit-transform:rotate(135deg); transition:none;}
	.burclarB li a strong,
	.burclarB li a em {-webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s;}
	
.burclarB li.koc em {background:#e4708a;}
	.burclarB li.koc em:before {border-left-color:#e36b86;}
	.burclarB li.koc strong {background:#e4708a;}
	.burclarB li.koc strong:before {border-left-color:#e36b86;}
	
.burclarB li.boga em {background:#db627f;}
	.burclarB li.boga em:before {border-left-color:#da5d7b;}
	.burclarB li.boga strong {background:#db627f;}
	.burclarB li.boga strong:before {border-left-color:#da5d7b;}
	
.burclarB li.ikizler em {background:#c74768;}
	.burclarB li.ikizler em:before {border-left-color:#c54163;}
	.burclarB li.ikizler strong {background:#c74768;}
	.burclarB li.ikizler strong:before {border-left-color:#c54163;}
	
.burclarB li.yengec em {background:#c33f61;}
	.burclarB li.yengec em:before {border-left-color:#c1395c;}
	.burclarB li.yengec strong {background:#c33f61;}
	.burclarB li.yengec strong:before {border-left-color:#c1395c;}
	
.burclarB li.aslan em {background:#b94e91;}
	.burclarB li.aslan em:before {border-left-color:#b7488d;}
	.burclarB li.aslan strong {background:#b94e91;}
	.burclarB li.aslan strong:before {border-left-color:#b7488d;}

.burclarB li.basak em {background:#a44781;}
	.burclarB li.basak em:before {border-left-color:#a1417d;}
	.burclarB li.basak strong {background:#a44781;}
	.burclarB li.basak strong:before {border-left-color:#a1417d;}
	
.burclarB li.terazi em {background:#9b3f78;}
	.burclarB li.terazi em:before {border-left-color:#983974;}
	.burclarB li.terazi strong {background:#9b3f78;}
	.burclarB li.terazi strong:before {border-left-color:#983974;}
	
.burclarB li.akrep em {background:#963271;}
	.burclarB li.akrep em:before {border-left-color:#932b6c;}
	.burclarB li.akrep strong {background:#963271;}
	.burclarB li.akrep strong:before {border-left-color:#932b6c;}
	
.burclarB li.yay em {background:#7f5392;}
	.burclarB li.yay em:before {border-left-color:#7b4d8e;}
	.burclarB li.yay strong {background:#7f5392;}
	.burclarB li.yay strong:before {border-left-color:#7b4d8e;}
	
.burclarB li.oglak em {background:#734b8b;}
	.burclarB li.oglak em:before {border-left-color:#6e4587;}
	.burclarB li.oglak strong {background:#734b8b;}
	.burclarB li.oglak strong:before {border-left-color:#6e4587;}
	
.burclarB li.kova em {background:#61437a;}
	.burclarB li.kova em:before {border-left-color:#5c3d76;}
	.burclarB li.kova strong {background:#61437a;}
	.burclarB li.kova strong:before {border-left-color:#5c3d76;}
	
.burclarB li.balik em {background:#51366a;}
	.burclarB li.balik em:before {border-left-color:#4b3065;}
	.burclarB li.balik strong {background:#51366a;}
	.burclarB li.balik strong:before {border-left-color:#4b3065;}

	.burclarB li strong:before {content:""; position:absolute; left:-113px; bottom:-113px; width:0; height:0; background: none; border:113px solid transparent; border-bottom-color:transparent; border-right-color:transparent; border-top-color:transparent; transform:rotate(135deg); -webkit-transform:rotate(135deg); transition:none; z-index:-1;}
	.burclarB li a em:after {content:""; position:absolute; width:100%; height:100%; background:url(../i/astro/icoAstro.png) -326px -326px no-repeat;}
	.burclarB li.boga a em:after {background-position:-489px -326px;}
	.burclarB li.ikizler a em:after {background-position:-163px -326px;}
	.burclarB li.yengec a em:after {background-position:left -163px;}
	.burclarB li.aslan a em:after {background-position:left -326px;}
	.burclarB li.basak a em:after {background-position:-163px -163px;}
	.burclarB li.terazi a em:after {background-position:-489px -163px;}
	.burclarB li.akrep a em:after {background-position:-489px top}
	.burclarB li.yay a em:after {background-position:-326px -163px;}
	.burclarB li.oglak a em:after {background-position:-163px top}
	.burclarB li.kova a em:after {background-position:-326px top;}
	.burclarB li.balik a em:after {background-position:left top;}
	
.bUyum {margin-top:15px;}
	.bUyum .burclarB {height:auto; padding-bottom:15px; border-bottom:1px solid #932b6c;}
	.bUyum .burclarB li {width:115px; height:115px; margin:0; overflow:visible;position:relative;}
	.bUyum .burclarB li a {width:115px; height:115px;}
	.bUyum .burclarB li:hover a strong,
	.bUyum .burclarB li:hover a em {transform:none;}
	.bUyum .burclarB li a em:before {left:-80px; bottom:-80px; border-width:80px;}
	.bUyum .burclarB li a em:after {background-image:url(../i/astro/icoAstro3.png); background-position:-230px -230px;}
	.bUyum .burclarB li.boga a em:after {background-position:right -230px;}
	.bUyum .burclarB li.ikizler a em:after {background-position:-115px -230px;}
	.bUyum .burclarB li.yengec a em:after {background-position:left -115px;}
	.bUyum .burclarB li.aslan a em:after {background-position:left -230px;}
	.bUyum .burclarB li.basak a em:after {background-position:-115px -115px;}
	.bUyum .burclarB li.terazi a em:after {background-position:right -115px;}
	.bUyum .burclarB li.akrep a em:after {background-position:right top;}
	.bUyum .burclarB li.yay a em:after {background-position:-230px -115px;}
	.bUyum .burclarB li.oglak a em:after {background-position:-115px top;}
	.bUyum .burclarB li.kova a em:after {background-position:-230px top;}
	.bUyum .burclarB li.balik a em:after {background-position:left top;}
	.bUyum .burclarB li a strong {position:absolute; left:130px; bottom:0; text-align:left; width:210px; font-family:ptsansnarrow; font-size:30px; height:auto; padding:0; transform:none; background:none;}
	.bUyum .burclarB li a strong span {border:0; width:auto; padding:0; margin:0; font-size:14px;}
	.bUyum .burclarB li a strong:before {display:none;}
	.bUyum .burclarB li:nth-child(2) {float:right;}
	.bUyum .burclarB li:nth-child(2) a strong {left:auto; right:130px; text-align:right;}
	.bUyum .burclarB li.koc a strong {color:#e36b86;}
	.bUyum .burclarB li.boga a strong {color:#da5d7b;}
	.bUyum .burclarB li.ikizler a strong {color:#c54163;}
	.bUyum .burclarB li.yengec a strong {color:#c1395c;}
	.bUyum .burclarB li.aslan a strong {color:#b7488d;}
	.bUyum .burclarB li.basak a strong {color:#a1417d;}
	.bUyum .burclarB li.terazi a strong {color:#983974;}
	.bUyum .burclarB li.akrep a strong {color:#932b6c;}
	.bUyum .burclarB li.yay a strong {color:#7b4d8e;}
	.bUyum .burclarB li.oglak a strong {color:#6e4587;}
	.bUyum .burclarB li.kova a strong {color:#5c3d76;}
	.bUyum .burclarB li.balik a strong {color:#4b3065;}
	.bUyum .bYorum {display:block; font-size:18px; color:#42285a; padding:15px 0; border-bottom:1px solid #932b6c; line-height:24px; margin-bottom:15px;}
	.burcHesap.bUyumC .main {padding:0;}
	.bUyum .burclarB li .selectBox {position: absolute !important;top: 0px;left: 127px;}
	.bUyum .burclarB li:last-child .selectBox {left:inherit; right:118px;}
	
aside .burclarB {height:225px;}
	aside .burclarB li {width:74px; height:74px; margin:0 1px 1px 0;}
	aside .burclarB li:nth-child(4n) {margin:0 0 1px 0;}
	aside .burclarB li a {width:74px; height:74px;}
	aside .burclarB li em:before,
	aside .burclarB li strong:before {left:-53px; bottom:-53px; border:53px solid transparent;}
	aside .burclarB li a em:after {background-image:url(../i/astro/icoAstro2.png); background-position:-148px -148px;}
	aside .burclarB li.boga a em:after {background-position:right -148px;}
	aside .burclarB li.ikizler a em:after {background-position:-74px -148px;}
	aside .burclarB li.yengec a em:after {background-position:left -74px;}
	aside .burclarB li.aslan a em:after {background-position:left -148px;}
	aside .burclarB li.basak a em:after {background-position:-74px -74px;}
	aside .burclarB li.terazi a em:after {background-position:right -74px;}
	aside .burclarB li.akrep a em:after {background-position:right top;}
	aside .burclarB li.yay a em:after {background-position:-148px -74px;}
	aside .burclarB li.oglak a em:after {background-position:-74px top;}
	aside .burclarB li.kova a em:after {background-position:-148px top;}
	aside .burclarB li.balik a em:after {background-position:left top;}
	aside .burclarB li a strong {font-size:20px; padding:5px 0 0; text-align:center;}
	aside .burclarB li a strong span {font-size:12px; width:100%; padding:0; margin-top:5px; border:0;}
	aside .burclarB li a strong span.brc {display:inline-block; border-bottom:1px solid #fff; font-style:normal; font-size:20px; width:auto; padding:0; margin:0; padding-bottom:3px; font-family:ptsansnarrowbold; font-weight:normal;}
	
	aside .burclarB > h2 {margin:0px;display: block;position: relative; color: #fff ;font: 15px/26px 'Roboto Slab', serif;font-weight: 700;height: 26px;padding: 0 10px;background-color: #42285a;}
	aside .burclarB > h2 a {display:block; color:#ffffff;}
.burcSec {padding:40px 65px; position:relative;}
	.burcSec:before {content:""; position:absolute; background:url(../i/astro/arrAstroH.png); width:10px; height:17px; left:319px; top:52px;}
	.burcSec.aktif:before {background-position:left -375px;}
	.burcSec .left {float:left; width:220px;}
	.burcSec .right {float:right; width:220px;}
	.burcSec strong {display:block; height:35px; line-height:35px; background:#d1d1d1; font-weight:normal; font-size:20px; color:#fff !important; text-align:center; margin-bottom:35px;}
	.burcSec .left strong {background:#4b3065;}
	.burcSec li {margin-top:10px; height:60px;}
	.burcSec li a {display:block; border:1px solid #d2d2d2; height:58px; line-height:58px; padding-left:60px; text-align:center; color:#d2d2d2; font-size:20px; position:relative;}
	.burcSec li a:before {content:""; position:absolute; width:60px; height:58px; background:#d2d2d2; left:0; top:0;}
	.burcSec .left li a:after {content:""; position:absolute; background:url(../i/astro/arrAstroH.png); width:10px; height:17px; left:255px; top:22px; display:none;}
	.burcSec .left li.aktif a:after {display:block;}
	.burcSec .left li.koc a:after {background-position:left -47px;}
	.burcSec .left li.boga a:after {background-position:left -93px;}
	.burcSec .left li.ikizler a:after {background-position:left -140px;}
	.burcSec .left li.yengec a:after {background-position:left -187px;}
	.burcSec .left li.aslan a:after {background-position:left -234px;}
	.burcSec .left li.basak a:after {background-position:left -281px;}
	.burcSec .left li.terazi a:after {background-position:left -328px;}
	.burcSec .left li.akrep a:after {background-position:left -375px;}
	.burcSec .left li.yay a:after {background-position:left -422px;}
	.burcSec .left li.oglak a:after {background-position:left -469px;}
	.burcSec .left li.kova a:after {background-position:left -516px;}
	.burcSec .left li.balik a:after {background-position:left -563px;}
	.burcSec .left li a:before {background-image:url(../i/astro/icoAstro.png); background-size:405%; background-position:-122px -120px;}
	.burcSec .left li.boga a:before {background-position:right -120px;}
	.burcSec .left li.ikizler a:before {background-position:-62px -120px;}
	.burcSec .left li.yengec a:before {background-position:left -60px;}
	.burcSec .left li.aslan a:before {background-position:left -120px;}
	.burcSec .left li.basak a:before {background-position:-65px -60px;}
	.burcSec .left li.terazi a:before {background-position:-184px -60px;}
	.burcSec .left li.akrep a:before {background-position:right top;}
	.burcSec .left li.yay a:before {background-position:-122px -60px;}
	.burcSec .left li.oglak a:before {background-position:-65px top;}
	.burcSec .left li.kova a:before {background-position:-122px top;}
	.burcSec .left li.balik a:before {background-position:left top;}
	
	.burcSec .left li.koc a {border-color:#e4708a; color:#e4708a;}
	.burcSec .left li.koc a:before {background-color:#e4708a;}
	.burcSec .left li.boga a {border-color:#da5d7b; color:#da5d7b;}
	.burcSec .left li.boga a:before {background-color:#da5d7b;}
	.burcSec .left li.ikizler a {border-color:#c74768; color:#c74768;}
	.burcSec .left li.ikizler a:before {background-color:#c74768;}
	.burcSec .left li.yengec a {border-color:#c1395c; color:#c1395c;}
	.burcSec .left li.yengec a:before {background-color:#c1395c;}
	.burcSec .left li.aslan a {border-color:#b7488d; color:#b7488d;}
	.burcSec .left li.aslan a:before {background-color:#b7488d;}
	.burcSec .left li.basak a {border-color:#a1417d; color:#a1417d;}
	.burcSec .left li.basak a:before {background-color:#a1417d;}
	.burcSec .left li.terazi a {border-color:#983974; color:#983974;}
	.burcSec .left li.terazi a:before {background-color:#983974;}
	.burcSec .left li.akrep a {border-color:#932b6c; color:#932b6c;}
	.burcSec .left li.akrep a:before {background-color:#932b6c;}
	.burcSec .left li.yay a {border-color:#7b4d8e; color:#7b4d8e;}
	.burcSec .left li.yay a:before {background-color:#7b4d8e;}
	.burcSec .left li.oglak a {border-color:#6e4587; color:#6e4587;}
	.burcSec .left li.oglak a:before {background-color:#6e4587;}
	.burcSec .left li.kova a {border-color:#5c3d76; color:#5c3d76;}
	.burcSec .left li.kova a:before {background-color:#5c3d76;}
	.burcSec .left li.balik a {border-color:#4b3065; color:#4b3065;}
	.burcSec .left li.balik a:before {background-color:#4b3065;}
	
	.burcSec .right li a {background:none !important;}
	.burcSec .right li a:before {background-image:url(../i/astro/icoYorum.png);}
	.burcSec .right li.erkek a:before {background-position:left -60px;}
	.burcSec .right li.ask a:before {background-position:left -120px;}
	.burcSec .right li.is a:before {background-position:left -180px;}
	.burcSec .right li.eglence a:before {background-position:left -240px;}
	.burcSec .right li.saglik a:before {background-position:left -300px;}
	.burcSec .right li.unlu a:before {background-position:left -360px;}
	.burcSec .right li.yukselen a:before {background-position:left -420px;}
	.burcSec .right li.cocuk a:before {background-position:left -480px;}
	.burcSec .right li.ozellik a:before {background-position:left -540px;}
	.burcSec .right li.sevgi a:before {background-position:left -600px;}
	.burcSec .right li.diyet a:before {background-position:left -660px;}
	
.burcSec .right.koc strong,
	.burcSec .right.koc li a,
	.burcSec .right.koc li a:before {background-color:#e4708a; color:#e4708a; border-color:#e4708a;}

.burcSec .right.boga strong,
	.burcSec .right.boga li a,
	.burcSec .right.boga li a:before {background-color:#da5d7b; color:#da5d7b; border-color:#da5d7b;}
	
.burcSec .right.ikizler strong,
	.burcSec .right.ikizler li a,
	.burcSec .right.ikizler li a:before {background-color:#c74768; color:#c74768; border-color:#c74768;}
	
.burcSec .right.yengec strong,
	.burcSec .right.yengec li a,
	.burcSec .right.yengec li a:before {background-color:#c1395c; color:#c1395c; border-color:#c1395c;}

.burcSec .right.aslan strong,
	.burcSec .right.aslan li a,
	.burcSec .right.aslan li a:before {background-color:#b7488d; color:#b7488d; border-color:#b7488d;}
	
.burcSec .right.basak strong,
	.burcSec .right.basak li a,
	.burcSec .right.basak li a:before {background-color:#a1417d; color:#a1417d; border-color:#a1417d;}
	
.burcSec .right.terazi strong,
	.burcSec .right.terazi li a,
	.burcSec .right.terazi li a:before {background-color:#983974; color:#983974; border-color:#983974;}

.burcSec .right.akrep strong,
	.burcSec .right.akrep li a,
	.burcSec .right.akrep li a:before {background-color:#932b6c; color:#932b6c; border-color:#932b6c;}
	
.burcSec .right.yay strong,
	.burcSec .right.yay li a,
	.burcSec .right.yay li a:before {background-color:#7b4d8e; color:#7b4d8e; border-color:#7b4d8e;}
	
.burcSec .right.oglak strong,
	.burcSec .right.oglak li a,
	.burcSec .right.oglak li a:before {background-color:#6e4587; color:#6e4587; border-color:#6e4587;}

.burcSec .right.kova strong,
	.burcSec .right.kova li a,
	.burcSec .right.kova li a:before {background-color:#5c3d76; color:#5c3d76; border-color:#5c3d76;}
	
.burcSec .right.balik strong,
	.burcSec .right.balik li a,
	.burcSec .right.balik li a:before {background-color:#4b3065; color:#4b3065; border-color:#4b3065;}
	
.burcSec.yorumM {padding:17px;}
	.burcSec.yorumM:before {display:none;}
	.burcSec.yorumM .right {float:none; width:auto;}
	.burcSec.yorumM .right li {float:left; width:300px;}
	.burcSec.yorumM .right li:nth-child(even) {float:right;}
	.burcSec.yorumM .right li a {font-family:ptsansnarrowbold; font-size:18px; letter-spacing:0.6px; font-weight:normal;}
	
body.astroloji .shadowBox h2 {background-color:#42285a; border-color:#da5d7b;}
	body.astroloji .mansetCat {width:300px; height:336px;}
	body.astroloji .mansetCat ul.items,
	body.astroloji .mansetCat ul.items li,
	body.astroloji .mansetCat ul.items li a,
	body.astroloji .mansetCat ul.items li img {width:300px; height:300px;}
	body.astroloji .mansetCat .items li a span.gradient {font-size:25px;}
	body.astroloji .mansetCat .thumbsWrap {height:32px; border-top:2px solid #da5d7b; margin-top:2px; box-shadow:none;}
	body.astroloji .mansetCat .thumbsWrap li span {width:14px; height:14px; border:1px solid #da5d7b; border-radius:50%; background:none; box-sizing:border-box; padding:0; margin:7px 10px 0;}
	body.astroloji .mansetCat .thumbsWrap li.selected span {background:#da5d7b;}
	body.astroloji .mansetCat span.prev,
	body.astroloji .mansetCat span.next {position:absolute; height:300px; width:20px; left:0; top:0; background:url(../i/astro/arrSlide.png) 2px 50% no-repeat; z-index:2; text-indent:-9999px; cursor:pointer;}
	body.astroloji .mansetCat span.next {left:auto; right:0; background-position:-56px 50%;}
	
body.astroloji .yorumlar {height:49px; padding:0 15px; background:#f3d7de; position:relative;}
	body.astroloji .yorumlar strong,
	body.astroloji .yorumlar h1 {display:block; height:48px; border-bottom:1px solid #c1395c; line-height:48px; color:#c1395c; font-family:ptsansnarrowbold; font-size:24px; font-weight:normal;}
	body.astroloji .yorumlar .selectBox {position:absolute !important; right:15px; bottom:0; width:152px; height:34px; line-height:34px; background:#fbf3f5; border:1px solid #c1395c;}
	body.astroloji .yorumlar .selectBox .customSelect {height:100%;}
	body.astroloji .yorumlar .selectBox .customSelect > span {background:none; padding:0; border:0; height:100%;}
	body.astroloji .yorumlar .selectBox .customSelect > span span {height:100%; line-height:inherit; font-family:ptsansnarrow; color:#c44465; font-weight:normal; font-size:16px;}
	body.astroloji .yorumlar .selectBox .customSelect > span:after {background:url(../i/astro/arrAstro.png) 50% -106px no-repeat; width:34px; height:34px;}
	
body.astroloji .yorumlar.gun {background:#f3d7de !important;}
	body.astroloji .yorumlar.gun .selectBox {background:#fbf3f5 !important;}
	body.astroloji .yorumlar.gun strong,
	body.astroloji .yorumlar.gun h1,
	body.astroloji .yorumlar.gun .selectBox,
	body.astroloji .yorumlar.gun .selectBox .customSelect > span span {border-color:#c44465 !important; color:#c44465 !important;}
	body.astroloji .yorumlar.gun .selectBox .customSelect > span:after {background-position:50% 12px !important;}

body.astroloji .yorumlar.ay {background-color:#e9d5e2 !important;}
	body.astroloji .yorumlar.ay .selectBox {background:#f8f2f6 !important;}
	body.astroloji .yorumlar.ay strong,
	body.astroloji .yorumlar.ay h1,
	body.astroloji .yorumlar.ay .selectBox,
	body.astroloji .yorumlar.ay .selectBox .customSelect > span span {border-color:#932b6c !important; color:#932b6c !important;}
	body.astroloji .yorumlar.ay .selectBox .customSelect > span:after {background-position:50% -47px !important;}

body.astroloji .yorumlar.yil {background-color:#dbd6e0 !important;}
	body.astroloji .yorumlar.yil .selectBox {background:#f4f3f6 !important;}
	body.astroloji .yorumlar.yil strong,
	body.astroloji .yorumlar.yil h1,
	body.astroloji .yorumlar.yil .selectBox,
	body.astroloji .yorumlar.yil .selectBox .customSelect > span span {border-color:#4b3065 !important; color:#4b3065 !important;}
	body.astroloji .yorumlar.yil .selectBox .customSelect > span:after {background-position:50% -106px !important;}
	
	body.astroloji .yorumlar a {color:inherit;}
	body.astroloji aside .yorumlar {height:auto;    padding-bottom: 8px;}
	body.astroloji aside .yorumlar strong, body.astroloji .yorumlar h1 {width:100%; display:block;height:35px; line-height:35px;font-size: 21px;}
	body.astroloji aside .yorumlar .selectBox {position:relative !important; right:0px; display:block; width:100%;}
	body.astroloji aside .yorumlar .selectBox {height: 30px;line-height: 30px;}
	
.selectDrop.gunO ul {background:#c1395c !important;}
	.selectDrop.gunO ul li {color:#fff !important;}
	.selectDrop.gunO ul li:hover {background:#fbf3f5 !important; color:#c1395c !important;}
	
.selectDrop.ayO ul {background:#932b6c !important;}
	.selectDrop.ayO ul li {color:#fff !important;}
	.selectDrop.ayO ul li:hover {background:#f8f2f6 !important; color:#932b6c !important;}
	
.selectDrop.yilO ul {background:#4b3065 !important;}
	.selectDrop.yilO ul li {color:#fff !important;}
	.selectDrop.yilO ul li:hover {background:#f4f3f6 !important; color:#4b3065 !important;}
	
body.astroloji section.koc .yorumlar .selectBox .customSelect > span:after,
body.astroloji section.boga .yorumlar .selectBox .customSelect > span:after,
body.astroloji section.ikizler .yorumlar .selectBox .customSelect > span:after,
body.astroloji section.yengec .yorumlar .selectBox .customSelect > span:after {background-position:50% 12px;}

body.astroloji section.aslan .yorumlar .selectBox .customSelect > span:after,
body.astroloji section.basak .yorumlar .selectBox .customSelect > span:after,
body.astroloji section.terazi .yorumlar .selectBox .customSelect > span:after,
body.astroloji section.akrep .yorumlar .selectBox .customSelect > span:after {background-position:50% -47px;}
	
body.astroloji section.koc .yorumlar {background-color:#f9e1e7;}
	body.astroloji section.koc .yorumlar .selectBox {background:#fef7f9;}
	body.astroloji section.koc .yorumlar strong,
	body.astroloji section.koc .yorumlar h1,
	body.astroloji section.koc .yorumlar .selectBox,
	body.astroloji section.koc .yorumlar .selectBox .customSelect > span span {border-color:#e36b86; color:#e36b86;}
	.selectDrop.koc ul {background:#f9e1e7;}
	.selectDrop.koc ul li {color:#e36b86;}
	.selectDrop.koc ul li:hover {background:#e36b86; color:#f9e1e7;}
	body.astroloji section.koc .yorumMain p.tit,
	body.astroloji section.koc .yorumMain p strong.tit {color:#e36b86;}
	body.astroloji section.koc .yorumMain p {border-color:#e36b86;}
	
body.astroloji section.boga .yorumlar {background-color:#f8dfe5;}
	body.astroloji section.boga .yorumlar .selectBox {background:#fdf7f8;}
	body.astroloji section.boga .yorumlar strong,
	body.astroloji section.boga .yorumlar h1,
	body.astroloji section.boga .yorumlar .selectBox,
	body.astroloji section.boga .yorumlar .selectBox .customSelect > span span {border-color:#da5d7b; color:#da5d7b;}
	.selectDrop.boga ul {background:#f8dfe5;}
	.selectDrop.boga ul li {color:#da5d7b;}
	.selectDrop.boga ul li:hover {background:#da5d7b; color:#f8dfe5;}
	body.astroloji section.boga .yorumMain p.tit,
	body.astroloji section.boga .yorumMain p strong.tit {color:#da5d7b;}
	body.astroloji section.boga .yorumMain p {border-color:#da5d7b;}
	
body.astroloji section.ikizler .yorumlar {background-color:#f3d9e0;}
	body.astroloji section.ikizler .yorumlar .selectBox {background:#fcf5f7;}
	body.astroloji section.ikizler .yorumlar strong,
	body.astroloji section.ikizler .yorumlar h1,
	body.astroloji section.ikizler .yorumlar .selectBox,
	body.astroloji section.ikizler .yorumlar .selectBox .customSelect > span span {border-color:#c54163; color:#c54163;}
	.selectDrop.ikizler ul {background:#f3d9e0;}
	.selectDrop.ikizler ul li {color:#c54163;}
	.selectDrop.ikizler ul li:hover {background:#c54163; color:#f3d9e0;}
	body.astroloji section.ikizler .yorumMain p.tit,
	body.astroloji section.ikizler .yorumMain p strong.tit {color:#c54163;}
	body.astroloji section.ikizler .yorumMain p {border-color:#c54163;}
	
body.astroloji section.yengec .yorumlar {background-color:#f3d7de;}
	body.astroloji section.yengec .yorumlar .selectBox {background:#fcf5f7;}
	body.astroloji section.yengec .yorumlar strong,
	body.astroloji section.yengec .yorumlar h1,
	body.astroloji section.yengec .yorumlar .selectBox,
	body.astroloji section.yengec .yorumlar .selectBox .customSelect > span span {border-color:#c1395c; color:#c1395c;}
	.selectDrop.yengec ul {background:#f3d7de;}
	.selectDrop.yengec ul li {color:#c1395c;}
	.selectDrop.yengec ul li:hover {background:#c1395c; color:#f3d7de;}
	body.astroloji section.yengec .yorumMain p.tit,
	body.astroloji section.yengec .yorumMain p strong.tit {color:#c1395c;}
	body.astroloji section.yengec .yorumMain p {border-color:#c1395c;}
	
body.astroloji section.aslan .yorumlar {background-color:#f0dbe8;}
	body.astroloji section.aslan .yorumlar .selectBox {background:#fbf6f9;}
	body.astroloji section.aslan .yorumlar strong,
	body.astroloji section.aslan .yorumlar h1,
	body.astroloji section.aslan .yorumlar .selectBox,
	body.astroloji section.aslan .yorumlar .selectBox .customSelect > span span {border-color:#b54a8c; color:#b54a8c;}
	.selectDrop.aslan ul {background:#f0dbe8;}
	.selectDrop.aslan ul li {color:#b54a8c;}
	.selectDrop.aslan ul li:hover {background:#b54a8c; color:#f0dbe8;}
	body.astroloji section.aslan .yorumMain p.tit,
	body.astroloji section.aslan .yorumMain p strong.tit {color:#b54a8c;}
	body.astroloji section.aslan .yorumMain p {border-color:#b54a8c;}
	
body.astroloji section.basak .yorumlar {background-color:#ecd9e5;}
	body.astroloji section.basak .yorumlar .selectBox {background:#faf5f8;}
	body.astroloji section.basak .yorumlar strong,
	body.astroloji section.basak .yorumlar h1,
	body.astroloji section.basak .yorumlar .selectBox,
	body.astroloji section.basak .yorumlar .selectBox .customSelect > span span {border-color:#9f437c; color:#9f437c;}
	.selectDrop.basak ul {background:#ecd9e5;}
	.selectDrop.basak ul li {color:#9f437c;}
	.selectDrop.basak ul li:hover {background:#9f437c; color:#ecd9e5;}
	body.astroloji section.basak .yorumMain p.tit,
	body.astroloji section.basak .yorumMain p strong.tit {color:#9f437c;}
	body.astroloji section.basak .yorumMain p {border-color:#9f437c;}
	
body.astroloji section.terazi .yorumlar {background-color:#ead8e3;}
	body.astroloji section.terazi .yorumlar .selectBox {background:#faf5f8;}
	body.astroloji section.terazi .yorumlar strong,
	body.astroloji section.terazi .yorumlar h1,
	body.astroloji section.terazi .yorumlar .selectBox,
	body.astroloji section.terazi .yorumlar .selectBox .customSelect > span span {border-color:#963b73; color:#963b73;}
	.selectDrop.terazi ul {background:#ead8e3;}
	.selectDrop.terazi ul li {color:#963b73;}
	.selectDrop.terazi ul li:hover {background:#963b73; color:#ead8e3;}
	body.astroloji section.terazi .yorumMain p.tit,
	body.astroloji section.terazi .yorumMain p strong.tit {color:#963b73;}
	body.astroloji section.terazi .yorumMain p {border-color:#963b73;}
	
body.astroloji section.akrep .yorumlar {background-color:#e9d5e1;}
	body.astroloji section.akrep .yorumlar .selectBox {background:#f9f4f7;}
	body.astroloji section.akrep .yorumlar strong,
	body.astroloji section.akrep .yorumlar h1,
	body.astroloji section.akrep .yorumlar .selectBox,
	body.astroloji section.akrep .yorumlar .selectBox .customSelect > span span {border-color:#912e6b; color:#912e6b;}
	.selectDrop.akrep ul {background:#e9d5e1;}
	.selectDrop.akrep ul li {color:#912e6b;}
	.selectDrop.akrep ul li:hover {background:#912e6b; color:#e9d5e1;}
	body.astroloji section.akrep .yorumMain p.tit,
	body.astroloji section.akrep .yorumMain p strong.tit {color:#912e6b;}
	body.astroloji section.akrep .yorumMain p {border-color:#912e6b;}
	
body.astroloji section.yay .yorumlar {background-color:#e5dbe8;}
	body.astroloji section.yay .yorumlar .selectBox {background:#f8f6f9;}
	body.astroloji section.yay .yorumlar strong,
	body.astroloji section.yay .yorumlar h1,
	body.astroloji section.yay .yorumlar .selectBox,
	body.astroloji section.yay .yorumlar .selectBox .customSelect > span span {border-color:#7b4d8e; color:#7b4d8e;}
	.selectDrop.yay ul {background:#e5dbe8;}
	.selectDrop.yay ul li {color:#7b4d8e;}
	.selectDrop.yay ul li:hover {background:#7b4d8e; color:#e5dbe8;}
	body.astroloji section.yay .yorumMain p.tit,
	body.astroloji section.yay .yorumMain p strong.tit {color:#7b4d8e;}
	body.astroloji section.yay .yorumMain p {border-color:#7b4d8e;}
	
body.astroloji section.oglak .yorumlar {background-color:#e2dae7;}
	body.astroloji section.oglak .yorumlar .selectBox {background:#f8f6f9;}
	body.astroloji section.oglak .yorumlar strong,
	body.astroloji section.oglak .yorumlar h1,
	body.astroloji section.oglak .yorumlar .selectBox,
	body.astroloji section.oglak .yorumlar .selectBox .customSelect > span span {border-color:#6d4785; color:#6d4785;}
	.selectDrop.oglak ul {background:#e2dae7;}
	.selectDrop.oglak ul li {color:#6d4785;}
	.selectDrop.oglak ul li:hover {background:#6d4785; color:#e2dae7;}
	body.astroloji section.oglak .yorumMain p.tit,
	body.astroloji section.oglak .yorumMain p strong.tit {color:#6d4785;}
	body.astroloji section.oglak .yorumMain p {border-color:#6d4785;}
	
body.astroloji section.kova .yorumlar {background-color:#ded8e3;}
	body.astroloji section.kova .yorumlar .selectBox {background:#f7f5f8;}
	body.astroloji section.kova .yorumlar strong,
	body.astroloji section.kova .yorumlar h1,
	body.astroloji section.kova .yorumlar .selectBox,
	body.astroloji section.kova .yorumlar .selectBox .customSelect > span span {border-color:#5b3e74; color:#5b3e74;}
	.selectDrop.kova ul {background:#ded8e3;}
	.selectDrop.kova ul li {color:#5b3e74;}
	.selectDrop.kova ul li:hover {background:#5b3e74; color:#ded8e3;}
	body.astroloji section.kova .yorumMain p.tit,
	body.astroloji section.kova .yorumMain p strong.tit {color:#5b3e74;}
	body.astroloji section.kova .yorumMain p {border-color:#5b3e74;}
	
body.astroloji section.balik .yorumlar {background-color:#dbd6e0;}
	body.astroloji section.balik .yorumlar .selectBox {background:#f6f4f7;}
	body.astroloji section.balik .yorumlar strong,
	body.astroloji section.balik .yorumlar h1,
	body.astroloji section.balik .yorumlar .selectBox,
	body.astroloji section.balik .yorumlar .selectBox .customSelect > span span {border-color:#4a3164; color:#4a3164;}
	.selectDrop.balik ul {background:#dbd6e0;}
	.selectDrop.balik ul li {color:#4a3164;}
	.selectDrop.balik ul li:hover {background:#4a3164; color:#dbd6e0;}
	body.astroloji section.balik .yorumMain p.tit,
	body.astroloji section.balik .yorumMain p strong.tit {color:#4a3164;}
	body.astroloji section.balik .yorumMain p {border-color:#4a3164;}
	
.astroReklam {width:320px; height:320px; float:left; background:url(../i/astro/bgReklam.png); text-align:center;}
	.astroReklam a {display:block; height:274px; padding:23px;}
	.astroReklam strong {display:block; padding-bottom:23px; border-bottom:1px solid #fff; font-family:ptsansnarrowbold; font-weight:normal; font-size:26px; color:#fff; letter-spacing:0.6px; margin-bottom:23px;}
	.astroReklam strong span {display:block; font-size:43px; line-height:42px;}
	.astroReklam em {display:block; color:#e4708a; font-style:normal; font-size:20px; letter-spacing:0.6px;}
	.astroReklam em span {display:block; font-size:70px; font-family:ptsansnarrowbold; line-height:70px;}
	
.ayinBurcu {width:320px; height:320px; float:right; background:#e4708a; position:relative; overflow:hidden;}
	.ayinBurcu:before {content:""; position:absolute; left:-226px; bottom:-226px; width:0; height:0; background: none; border:226px solid #e36b86; border-bottom-color:transparent; border-right-color:transparent; border-top-color:transparent; transform:rotate(135deg); -webkit-transform:rotate(135deg); transition:none; z-index:0;}
	.ayinBurcu a {display:block; padding:18px 20px; height:284px; color:#fff; position:relative; z-index:1;}
	.ayinBurcu strong.tit {display:block; font-family:ptsansnarrowbold; font-size:24px; color:#4b3065; padding-bottom:14px; border-bottom:1px solid #42285a; margin-bottom:14px; text-align:center; font-weight:normal;}
	.ayinBurcu strong.burc {display:block; font-size:22px; color:#fff; font-weight:normal; text-align:center;}
	.ayinBurcu span {display:block; font-size:14px; color:#42285a; text-align:center; letter-spacing:0.4px; margin-bottom:135px;}
	.ayinBurcu em {display:block; width:204px; height:36px; background:#4b3065; font-style:normal; font-size:20px; line-height:36px; text-align:center; margin:0 auto;}
	.ayinBurcu:after {content:""; position:absolute; width:161px; height:161px; left:80px; z-index:0; top:107px; background:url(../i/astro/icoAstro.png) -326px -326px no-repeat;}
	.ayinBurcu.boga:after {background-position:-489px -326px;}
	.ayinBurcu.ikizler:after {background-position:-163px -326px;}
	.ayinBurcu.yengec:after {background-position:left -163px;}
	.ayinBurcu.aslan:after {background-position:left -326px;}
	.ayinBurcu.basak:after {background-position:-163px -163px;}
	.ayinBurcu.terazi:after {background-position:-489px -163px;}
	.ayinBurcu.akrep:after {background-position:-489px top}
	.ayinBurcu.yay:after {background-position:-326px -163px;}
	.ayinBurcu.oglak:after {background-position:-163px top}
	.ayinBurcu.kova:after {background-position:-326px top;}
	.ayinBurcu.balik:after {background-position:left top;}
	
.ayinBurcu.boga,
	.ayinBurcu.boga:before {background:#db627f; border-left-color:#da5d7b;}
	
.ayinBurcu.ikizler,
	.ayinBurcu.ikizler:before {background:#c54163; border-left-color:#c74768;}
	
.ayinBurcu.yengec,
	.ayinBurcu.yengec:before {background:#c33f61; border-left-color:#c1395c;}
	
.ayinBurcu.aslan,
	.ayinBurcu.aslan:before {background:#b94e91; border-left-color:#b7488d;}
	
.ayinBurcu.basak,
	.ayinBurcu.basak:before {background:#a44781; border-left-color:#a1417d;}
	
.ayinBurcu.terazi,
	.ayinBurcu.terazi:before {background:#9b3f78; border-left-color:#983974;}
	
.ayinBurcu.akrep,
	.ayinBurcu.akrep:before {background:#963271; border-left-color:#932b6c;}
	
.ayinBurcu.yay,
	.ayinBurcu.yay:before {background:#7f5392; border-left-color:#7b4d8e;}
	
.ayinBurcu.oglak,
	.ayinBurcu.oglak:before {background:#734b8b; border-left-color:#6e4587;}
	
.ayinBurcu.kova,
	.ayinBurcu.kova:before {background:#61437a; border-left-color:#5c3d76;}
	
.ayinBurcu.balik,
	.ayinBurcu.balik:before {background:#51366a; border-left-color:#4b3065;}
	
.ayinBurcu.yay strong.tit,
	.ayinBurcu.yay span,
	.ayinBurcu.oglak strong.tit,
	.ayinBurcu.oglak span,
	.ayinBurcu.kova strong.tit,
	.ayinBurcu.kova span,
	.ayinBurcu.balik strong.tit,
	.ayinBurcu.balik span {color:#e4708a; border-color:#e4708a;}
	.ayinBurcu.yay em,
	.ayinBurcu.oglak em,
	.ayinBurcu.kova em,
	.ayinBurcu.balik em {background:#e4708a;}
	
.ozkol {background:url(../i/astro/filizOnkol.png) no-repeat; padding-top:287px;}
	.ozkol.nofoto {background:none; padding:0;}
	.ozkol a {display:block; height:42px; line-height:42px; font-family:ptsansnarrowbold; font-size:16px; color:#fff; text-align:center; padding-left:62px; background:#5c3d76; background-repeat:no-repeat;}
	.ozkol a:first-child {background-image:url(../i/astro/icoVY.png); background-position:43px 12px;}
	.ozkol a:nth-child(2) {background-color:#4b3065; background-image:url(../i/astro/icoVY.png); background-position:41px -29px;}
	.ozkol a:first-child:hover {background-color:#4b3065;}
	.ozkol a:nth-child(2):hover {background-color:#5c3d76;}
	
.doganlar .date {padding:15px;}
	.doganlar .date a {display:block; height:48px; border:4px solid #fff; border-radius:8px; box-shadow:0 0 5px 0 rgba(102,101,101,0.75), inset 0 0 5px 0 rgba(102,101,101,0.75);}
	.doganlar .date a span {float:left; width:75px; height:48px; line-height:48px; text-align:center; background:#714a89; border-radius:4px 0 0 4px; font-size:30px; color:#fff;}
	.doganlar .date a span:nth-child(2) {width:80px; border-radius:0; background:#b7488d;}
	.doganlar .date a span:nth-child(3) {width:107px; border-radius:0 4px 4px 0; background:#e36b86;}

body.astroloji aside .row .main {padding:15px; display:inline-block; width:100%; box-sizing:border-box;}
	body.astroloji aside .row .main > span {display:block; margin-bottom:15px; font-size:18px; color:#da5d7b;}
	body.astroloji aside .row .main > strong {font-size:18px; font-weight:normal; color:#42285a; float:left; width:50%; font-family:ptsansnarrowbold; margin-bottom:13px;}
	body.astroloji aside .row .main .selectBox {float:left; width:129px; height:28px;}
	body.astroloji aside .row .main strong + .selectBox:nth-child(2),
	body.astroloji aside .row .main strong + strong + .selectBox  + .selectBox {float:right !important;}
	body.astroloji aside .row .main .selectBox .customSelect > span {width:auto; height:auto; border-color:#e09cad;}
	body.astroloji aside .row .main .selectBox .customSelect > span span {height:26px; line-height:26px; color:#c1395c; font-weight:normal; font-family:ptsansnarrow; padding-left:8px;}
	body.astroloji aside .row .main .selectBox .customSelect > span:after {background:url(../i/astro/arrAstro.png) no-repeat 50% 9px; width:28px; height:28px;}
	body.astroloji aside .rightItemWrap {width:100%; margin-bottom:10px;}
	body.astroloji aside .rightItemWrap .row:last-child {margin-bottom:0px !important;}
	
body.astroloji .bHesap h2 {background:#932b6c; border-color:#42285a;}
body.astroloji .yukselen h2 {background:#c1395c; border-color:#932b6c;}

body.astroloji aside .row .bHesap .main > strong {display:block; width:auto; float:none;}
	
body.astroloji .bHesap .selectBox .customSelect > span,
	body.astroloji .bHesap .selectBox .customSelect > span span,
	body.astroloji .bHesap .selectBox .customSelect > span:after {border-color:#c995b5 !important; color:#932b6c !important; background-position:50% 50% !important;}	
	
.burcHesap {}
	.burcHesap.yukselenH h1 {color:#c1395c; border-color:#c1395c;}
	.burcHesap h1 {height:49px; line-height:49px; border:solid #932b6c; border-width:1px 0; color:#932b6c; font-family:ptsansnarrowbold; font-size:18px; font-weight:normal; background:none; padding:0 15px;}
	.burcHesap .main {padding-left:15px;}
	.burcHesap strong.tit {float:left; width:145px; font-size:18px; font-weight:normal; color:#42285a; font-family:ptsansnarrowbold; line-height:50px;}
	.burcHesap .selectBox {float:left; width:131px; height:28px; margin-right:11px;}
	.burcHesap .main .selectBox .customSelect > span {width:auto; height:auto; border-color:#e09cad;}
	.burcHesap .main .selectBox .customSelect > span span {height:26px; line-height:26px; color:#c1395c; font-weight:normal; font-family:ptsansnarrow; padding-left:8px;}
	.burcHesap .main .selectBox .customSelect > span:after {background:url(../i/astro/arrAstro.png) no-repeat 50% 9px; width:28px; height:28px;}
	.burcHesap .sonuc {height:60px; background:#a1417d; display:inline-block; margin-top:15px; line-height:60px; font-size:24px; color:#fff;}
	.burcHesap .sonuc span {float:left; padding:0 40px 0 33px;}
	.burcHesap .sonuc span:first-child {background:#932b6c; height:60px; position:relative; padding:0 20px;}
	.burcHesap .sonuc span:first-child:before {content:""; position:absolute; height:0; width:0; border:30px solid transparent; border-left:13px solid #932b6c; right:-43px; top:0;}
	.burcHesap.yukselenH .sonuc {background-color:#db627f;}
	.burcHesap.yukselenH .sonuc span:first-child {background-color:#c33f61;}
	.burcHesap.yukselenH .sonuc span:first-child:before {border-left-color:#c33f61;}
	
.yorumAst h2,
.yorumAst h1 {height:30px; padding:0 8px; font-size:22px; color:#fff;}
	section.koc .yorumAst h2,
	section.koc .yorumAst h1 {background:#e36b86;}
	section.boga .yorumAst h2,
	section.boga .yorumAst h1 {background:#da5d7b;}
	section.ikizler .yorumAst h2,
	section.ikizler .yorumAst h1 {background:#c54163;}
	section.yengec .yorumAst h2,
	section.yengec .yorumAst h1 {background:#c1395c;}
	section.aslan .yorumAst h2,
	section.aslan .yorumAst h1 {background:#b7488d;}
	section.basak .yorumAst h2,
	section.basak .yorumAst h1 {background:#a1417d;}
	section.terazi .yorumAst h2,
	section.terazi .yorumAst h1 {background:#983974;}
	section.akrep .yorumAst h2,
	section.akrep .yorumAst h1 {background:#932b6c;}
	section.yay .yorumAst h2,
	section.yay .yorumAst h1 {background:#7b4d8e;}
	section.oglak .yorumAst h2,
	section.oglak .yorumAst h1 {background:#6e4587;}
	section.kova .yorumAst h2,
	section.kova .yorumAst h1 {background:#5c3d76;}
	section.balik .yorumAst h2,
	section.balik .yorumAst h1 {background:#4b3065;}
	
.yorumAst .bUyum .burclarB li a strong {font-family:ptsansnarrowbold; font-size:30px; bottom:10px;}
	.yorumAst .bUyum .burclarB li a strong span {font-size:18px; font-family:ptsansnarrowbold;}
	.yorumAst .bUyum .burclarB li a strong span.date {font-family:ptsansnarrow; border-top:1px solid; padding-top:6px; margin-top:6px;}
	.yorumAst .bUyum .burclarB li.koc a strong span.date {border-color:#e36b86;}
	.yorumAst .bUyum .burclarB li.boga a strong span.date {border-color:#da5d7b;}
	.yorumAst .bUyum .burclarB li.ikizler a strong span.date {border-color:#c54163;}
	.yorumAst .bUyum .burclarB li.yengec a strong span.date {border-color:#c1395c;}
	.yorumAst .bUyum .burclarB li.aslan a strong span.date {border-color:#b7488d;}
	.yorumAst .bUyum .burclarB li.basak a strong span.date {border-color:#a1417d;}
	.yorumAst .bUyum .burclarB li.terazi a strong span.date {border-color:#983974;}
	.yorumAst .bUyum .burclarB li.akrep a strong span.date {border-color:#932b6c;}
	.yorumAst .bUyum .burclarB li.yay a strong span.date {border-color:#7b4d8e;}
	.yorumAst .bUyum .burclarB li.oglak a strong span.date {border-color:#6e4587;}
	.yorumAst .bUyum .burclarB li.kova a strong span.date {border-color:#5c3d76;}
	.yorumAst .bUyum .burclarB li.balik a strong span.date {border-color:#4b3065;}

body.astroloji .yorumMain {padding:15px;}
	body.astroloji .yorumMain p {display:block; font-size:18px; color:#42285a; padding-bottom:15px; border-bottom:1px solid #c1395c; margin-bottom:15px; letter-spacing:0.3px;}
	body.astroloji .yorumMain p.tit {font-size:16px; color:#c1395c;}
	body.astroloji .yorumMain p.today {font-family:ptsansnarrowbold;}
	body.astroloji .yorumMain a.tumu {float:right; font-size:16px; color:#c1395c;}
	body.astroloji .yorumMain.genel p {font-size:16px; line-height:normal;}
	body.astroloji .yorumMain.genel p strong.tit {font-weight:normal;}
	body.astroloji .yorumMain.genel p.tit {font-family:ptsansnarrowbold;}
	
	/* astroloji zayıflama, ayın burcu, bugün doğanlar */
	
	.yorumMain.style2 {color:#42285a; font-size:18px;}
	.horoscope {width:100%; position:relative;}
	.horoscope:after {content:""; clear:both; display:block;}
	.horoscope .icon {float:left; width:120px; height:120px; background:#9b3f78 url(../i/astro/icoAstro.png) no-repeat; margin-right:14px;}
	.horoscope.koc .icon {background-position:-346px -346px;}
	.horoscope.boga .icon {background-position:-509px -346px;}
	.horoscope.ikizler .icon {background-position:-183px -346px;}
	.horoscope.yengec .icon {background-position:-20px -183px;}
	.horoscope.aslan .icon {background-position:-20px -346px;}
	.horoscope.basak .icon {background-position:-183px -183px;}
	.horoscope.terazi .icon {background-position:-509px -183px;}
	.horoscope.akrep .icon {background-position:-509px -20px;}
	.horoscope.yay .icon {background-position:-346px -183px;}
	.horoscope.oglak .icon {background-position:-183px -20px;}
	.horoscope.kova .icon {background-position:-346px -20px;}
	.horoscope.balik .icon {background-position:-20px -20px;}
	.horoscope .info {display:inline-block;}
	.horoscope .info h3{color:#983974; font-size:30px; font-weight:normal;font-family:ptsansnarrowbold; }
	.horoscope .info span {display:inline-block; color:#983974; font-size:18px;font-family:ptsansnarrowbold; border-bottom:1px solid #983974; padding-bottom:5px; margin-top:10px; }
	.horoscope .info em {display:block; color:#983974; font-size:18px; font-style:normal;padding-bottom:5px; margin-top:10px; }
	.yorumMain .spot {width:100%; margin:15px 0px;}	
	.yorumMain .day {width:100%; position:relative;}	
	.yorumMain .day:after {content:""; display:block; clear:both;}	
	.yorumMain .day .heading {width:100%; box-sizing:border-box; height: 49px;padding: 0 15px;background: #f3d7de;position: relative;}
	.yorumMain .day .heading strong {display: block;height: 48px;border-bottom: 1px solid #932b6c;border-top: 1px solid #932b6c; line-height: 48px;color: #932b6c;font-family: ptsansnarrowbold;font-size: 24px;font-weight: normal;}
	.yorumMain .day .row {width:100%; display:table; box-sizing:border-box; padding:10px 0px;border-bottom: 1px solid #932b6c; margin:0px;}
	.yorumMain .day .row strong {display:inline-block;font-weight:normal;font-family:ptsansnarrowbold; }
	.yorumMain .day .row span { margin-left:5px;}
	.yorumMain .day >.row:last-child {border-bottom:none;}
	.yorumMain .day .row i {display:inline-block; color:#AD3283; font-style:normal;}
	.yorumMain .part {width:100%; overflow:hidden;}
	.yorumMain .part h5 {width:100%;color: #932b6c;font-family: ptsansnarrowbold;font-size: 18px;font-weight: normal;border-bottom: 1px solid #932b6c;border-top: 1px solid #932b6c; line-height: 40px;height: 40px; margin:10px 0px;}
	body.astroloji section .row .subHeading {background-color:#9b3f78; color:#ffffff; height:33px; line-height:33px; width:100%; margin-bottom:12px; box-sizing:border-box; padding-left:10px; font-size:22px; }
	.yorumMain .day .row + .part h5{border-top:none;}
	
	.videoGalMenu {width:100%;height:35px;background-color:#073a68; margin-bottom:10px; font-size:16px;}
	.videoGalMenu ul {width:100%; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
	.videoGalMenu ul li {position:relative; height:35px; border-right:1px solid #06345c; box-sizing:border-box; -webkit-box-flex:1;-moz-box-flex:1; -webkit-flex:1; -ms-flex:1;  flex:1;}
	.videoGalMenu ul li:first-child {border-right:none;font-family:ptsansnarrowbold;  line-height:35px; background-color:#257eb9; color:#ffffff; text-align:center;}
	.videoGalMenu ul li:nth-child(9){flex-grow:2;-webkit-flex-grow:2;}
	.videoGalMenu ul li:last-child{border-right:none;}
	.videoGalMenu ul li a {display:block;height:35px; line-height:35px;color:#ffffff; text-align:center; transition:0.5s;}
	.videoGalMenu ul li a:hover,.videoGalMenu ul li.current a {background-color:#12517B}
	.videoGalMenu ul li.search:hover div {height:29px;}
	.videoGalMenu ul li a.drop {width:250px; height:45px; margin-left: 124px; position:absolute; bottom:-45px; left:50%; background:#213045 url(../i/icoAff.png) no-repeat 10px; padding-left:45px; color:#fff; font-weight:normal; font-family:ptsansnarrow; text-align:left; line-height:45px; display:none;}
	.videoGalMenu ul li:hover a.drop {display:block;}
	.videoGalMenu ul li.search {width:31px; flex-basis: 31px; flex-grow: 0;}
	.videoGalMenu ul li.search span.ico {display:block; height:32px; background:url(../i/icoSearch.png) no-repeat 0 0;}
	.videoGalMenu ul li.search:hover span.ico {display:block; height:32px; background:#14233a url(../i/icoSearch.png) no-repeat 0 0; width:31px; margin:0;}
	.videoGalMenu ul li .searchBox {display:none; position:absolute; top:32px; right:0px; background:#14233a; width:150px; z-index:10;}
	.videoGalMenu ul li .searchBox input[type="text"] {width:100px; height:29px; line-height:29px; padding:0 0 0 10px; border:none; background:#14233a; color:#fff; float:left;}
	.videoGalMenu .searchBox input[type="button"] {width:32px; height:29px; border:none; background:#14233a url(../i/icoSearch.png) no-repeat 0 -64px; text-indent:-9999px; float:right; cursor:pointer;}
	.videoGalMenu ul li.search:hover .searchBox {display:block;}
	
	.videoList {width:960px;  position:relative;}
	.videoList:after {content:""; clear:both; display:block;}
	.videoList ul{width:104%; overflow:hidden;    margin: -6px 0 0 -6px;}
	.videoList li {float:left; position:relative; width:310px; margin:7px; -webkit-box-shadow: 0px 0px 8px 0px rgba(213,213,213,1);-moz-box-shadow: 0px 0px 8px 0px rgba(213,213,213,1);box-shadow: 0px 0px 8px 0px rgba(213,213,213,1);}
	.videoList li a {display:block;position:relative;}
	.videoList li span {display:inline-block; overflow:hidden;}
	.videoList li span img {display:block; position: relative; z-index: 1; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
	.videoList li:hover span img {-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05); }
	.videoList li label {display:inline-block; box-sizing:border-box; padding:0 10px; color:#0b467b;height:85px; line-height:85px; font-size:22px;font-family:ptsansnarrowbold;  }
	.videoList li label i {font-style:normal; display:inline-block; line-height:25px; vertical-align:middle; max-height:75px; overflow:hidden;}
	.videoList li.advert {padding:5px;box-sizing:border-box; height:263px;}
	.videoList li.advert.bg {width:96%; height:auto; min-height:90px;position:relative; text-align:center; padding:10px 0px; margin-right:0px; background-color: #ffffff; background-image: repeating-linear-gradient(-45deg, transparent, transparent, #e3e8ed 6px, #e3e8ed 9px );}
	.videoList li.advert.bg a {display:block;}
	.videoGalleryLeft {margin-top: 10px !important;}
	.videoGalleryLeft .galleryLeft {padding-top:0px;}

	
	.videoList li a:before {content:""; width:50px; height:50px; position:absolute; top:60px; left:125px; transition: all 0.3s ease; background: rgba(255,255,255,0.5); z-index:2;}
	.videoList li a:after {content:""; width:0; height:0; position:absolute; top:73px; left:143px; border:12px solid transparent; height:0; width:0; border-left:16px solid #d11919; z-index:3;}
	.videoList li a:hover:before {background:rgba(255,255,255,0.4); width:310px; height:174px; top:0; left:0;}
	.videoList li.advert a:before,.videoList li.advert a:after {display:none;}
	
	.nextCounter { width:100%; position:relative;margin-top:30px; padding-top:20px; border-top: 1px solid #bccddd;}
	.nextCounter:after {content:""; display:block; clear:both;}
	.nextCounter .img {float:left; position:relative; width:300px; height:170px; }
	.nextCounter .img a {display:block;}
	.nextCounter .img a:before {content:""; width:50px; height:50px; position:absolute; top:50%; margin-top:-25px; margin-left:-25px; left:50%; transition: all 0.3s ease; background: rgba(255,255,255,0.5); z-index:2;}
	.nextCounter .img a:after {content:""; width:0; height:0; position:absolute; top:50%; left:50%; margin-left:-8px; margin-top:-12px; border:12px solid transparent; height:0; width:0; border-left:16px solid #d11919; z-index:3;}
	.nextCounter .img a:hover:before {background:rgba(255,255,255,0.4); width:310px; height:174px; top:0; left:0; margin:0px;}
	.nextCounter .nextNews {float:left; width:calc(100% - 300px); height:170px;-webkit-box-shadow: 0px 0px 5px 0px rgba(220,220,220,1);-moz-box-shadow: 0px 0px 5px 0px rgba(220,220,220,1);box-shadow: 0px 0px 5px 0px rgba(220,220,220,1);}
	.nextCounter .nextNews > a {display:block; color:inherit; box-sizing:border-box; padding:0px 20px;}
	.nextCounter .nextNews > a > span {display:block; line-height:94px; height:94px; overflow:hidden;}
	.nextCounter .nextNews em {font-style:normal; display:inline-block; line-height:30px; color:#d11919; font-size:24px; font-family: ptsansnarrowbold; vertical-align:middle;}
	.nextCounter .nextNews .counterRow {display:block; font-size:18px; color:#0d4779; border-top:1px solid #bccddd; box-sizing:border-box; padding:7px 20px 0 20px;}
	.nextCounter .nextNews .counterRow:after {content:""; display:block; clear:both;}
	.nextCounter .nextNews .counterRow span {float:left; margin-top:25px;}
	/* circle counter */
	.countItem{position:relative;float:left; margin:0 6px; line-height:17px;}
	.countItem:after {content: "";border-radius: 44px;border: 2px solid #2178c5;width: 54px;height: 54px;position: absolute;top: 3px;left: 1px;z-index: 1;}
	.countItem .counter{text-align:center;position:absolute;width:100%;}
	.countItem .counter strong{display:block;margin-top:15px; font-size:25px;}
	.countItem svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position:relative; z-index:3;}
	.circle_animation{stroke-dasharray:200;stroke-dashoffset:200;transition:all 1s linear;}
	
	
	
.photoGallery .photoGalMenu {width: 958px; display:block; margin-bottom: 10px; border:1px solid #89919c; height:32px; line-height:32px; font-size:16px; font-family:ptsansnarrowbold; position:relative; z-index: 3; background:#ebf1f6;}

	.photoGallery .photoGalMenu ul {width:960px; height:32px; margin:0 auto; position: relative;}
	.photoGallery .photoGalMenu ul li {float:left; text-align:center; border-left:1px solid #89919c;}
	.photoGallery .photoGalMenu ul li a.navLink {padding: 0 11px; font-family:ptsansnarrow; color: #26445d; display:block;}
	.photoGallery .photoGalMenu ul li:first-child {padding: 0 14px; border-left: none; background: #e7e9eb; font-family: ptsansnarrowbold; color: #d11919;}
	.photoGallery .photoGalMenu ul li.current a.navLink,
	.photoGallery .photoGalMenu ul li.current a.navLink:hover {background-color:#89919c; color:#fff;}
	.photoGallery .photoGalMenu ul li.anaSayfa a.navLink		{width:85px; color:#d11919;}
	.photoGallery .photoGalMenu ul li.anaSayfa a.navLink:hover {background-color:#d11919;}
	.photoGallery .photoGalMenu ul li.anaSayfa.current a.navLink {color:#fff;}
	.photoGallery .photoGalMenu ul li.search					{width:31px; position:absolute; top: 0; right: 0;}
	.photoGallery .photoGalMenu ul li.search span.ico {display:block; height:32px; background:url(../i/icoSearch.png) no-repeat 0 -32px;}
	.photoGallery .photoGalMenu ul li.search:hover span.ico {display:block; height:32px; background:#14233a url(../i/icoSearch.png) no-repeat 0 0; width:32px; margin:0 -1px 0 0;}
	.photoGallery .photoGalMenu ul li a.navLink:hover,
	.photoGallery .photoGalMenu ul li:hover a.navLink 		{background-color:#14233a; color:#fff;}
	.photoGallery .photoGalMenu ul li:after {display:none;}
	.photoGallery .photoGalMenu ul li div {height:0; overflow:hidden; -webkit-transition:0s all; transition:0s all; -webkit-transition-delay:0s; transition-delay:0s;}
	.photoGallery .photoGalMenu ul li:hover div {height:245px; -webkit-transition-delay:0.3s; transition-delay:0.3s; display:block; z-index:2;}
	.photoGallery .photoGalMenu ul li.others:hover div {height:476px;}
	.photoGallery .photoGalMenu ul li.search:hover div {height:29px;}
	.photoGallery .photoGalMenu ul li a.drop {width:250px; height:45px; margin-left: 124px; position:absolute; bottom:-45px; left:50%; background:#213045 url(../i/icoAff.png) no-repeat 10px; padding-left:45px; color:#fff; font-weight:normal; font-family:ptsansnarrow; text-align:left; line-height:45px; display:none;}
	.photoGallery .photoGalMenu ul li:hover a.drop {display:block;}

	.photoGallery .photoGalMenu .searchBox {position:absolute; top:32px; right:-1px; background:#14233a; width:150px;}
	.photoGallery .photoGalMenu .searchBox input[type="text"] {width:100px; height:29px; line-height:29px; padding:0 0 0 10px; border:none; background:#14233a; color:#fff; float:left;}
	.photoGallery .photoGalMenu .searchBox input[type="button"] {width:32px; height:29px; border:none; background:#14233a url(../i/icoSearch.png) no-repeat 0 -64px; text-indent:-9999px; float:right; cursor:pointer;}

	.photoGallery main > section {width: 960px; float: none;}
	.photoGallery.gallDetail main {position: relative;}
	.photoGallery.gallDetail main:after {content: ''; width: 319px; height: 100%; position: absolute; top: 35px; right: 0; z-index: 1; background: #ebf1f6; border-left: 1px solid #bccddd;}
	.photoGallery.gallDetail main > section {width: 620px; float: left;}
	.photoGallery.gallDetail main > aside {width: 320px; margin-top: 34px; position: relative; z-index: 20;}
	.photoGallery .galleryList {width: 960px; margin-bottom:8px; overflow:hidden;}
	.photoGallery .galleryList ul {width:104%; display:inline-block; margin:-15px 0 0 -15px;}
	.photoGallery .galleryList li {width:300px; height:250px; margin:15px; float:left; position:relative;}
	.photoGallery .galleryList li.advert {width: 960px; height: auto; padding: 10px 0; background: url(../i/bannerBG.png);}
	.photoGallery .galleryList li.advert > div {overflow: hidden;}
	.photoGallery .galleryList li > a {display:block;}
	.photoGallery .galleryList li > a > span img {display:block; position: relative; z-index: 1; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
	.photoGallery .galleryList li > a > span {width:100%; height:100%; display:block; position:relative; z-index:1; overflow:hidden;}
	.photoGallery .galleryList li > a > span:after {content: " "; height:125px; width:100%; position:absolute; bottom:0; left:0; z-index: 2;}
	.photoGallery .galleryList li > a > span:after {
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.7) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,0.7)));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.7) 100%);
		background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.7) 100%);
		background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.7) 100%);
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.7) 100%);	
	}
	.photoGallery .galleryList li > a > strong {width:92%; height:auto; display:block; padding:12px; position:absolute; left:0; bottom:0; z-index:3; font-size:26px; color:#fff; font-weight:normal; line-height:28px; overflow:hidden; text-shadow:0px 1px 2px rgba(0,0,0,0.35); transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
	.photoGallery .galleryList ul li > a:hover > span > img {
		-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);  
		/*-webkit-filter: grayscale(100%); filter: grayscale(100%);*/
	}
	.photoGallery .galleryList li > a:hover > strong {bottom:-8px;}

	.galleryDetail {color: #1a2c3e;}
/*	.galleryDetail:after {content: ''; height: 800px; width: 100%; display: inline-block; background: transparent;}*/
	.galleryDetail h1,
	.galleryDetail h2 {margin-bottom: 10px; font-weight: normal;}
	.galleryDetail h1 {font-family: ptsansnarrowbold; font-size: 26px;}
	.galleryDetail h2 {font-size: 18px;}
	.galleryDetail .info-date {margin:0 0 12px; border-bottom: 1px solid #bccddd; font-size:16px; color:#356083; white-space:nowrap; line-height: 34px;}
	.galleryDetail .info-date strong {font-weight:normal; color:#4198d2;}
	.galleryDetail .info-date span {padding-right: 14px;}
	.galleryDetail > ul > li {width: 100%; display: inline-block; margin-top: 30px; padding-top: 30px; border-top: 1px solid #bccddd;}
	.galleryDetail > ul > li:first-child {margin-top: 0; padding-top: 0; border-top: none;}
	.galleryDetail li .advert {height: 250px; margin: 20px 0 -10px; padding: 20px 0 0; border-top: 1px solid #bccddd; overflow: hidden; text-align: center;}
	
	.galleryDetail ul > li .title {width: 620px; display: table; margin-bottom: 12px;}
	.galleryDetail ul > li .title > li {display: table-cell; font-family: ptsansnarrowbold;}
	.galleryDetail ul > li .title > li:first-child {vertical-align: top;}
	.galleryDetail ul > li .title > li:nth-child(2) {vertical-align: middle;}
	.galleryDetail ul > li .title .info {width: 76px; display: inline-block; padding: 6px 0; background: #ebf1f6; border-right: 1px solid #bccddd; font-size: 25px; text-align: center;}
	.galleryDetail ul > li .title .info li {width: 50%; height: 24px; position: relative; float: left; line-height: 24px;}
	.galleryDetail ul > li .title .info li:first-child:after {content: ''; width: 1px; height: 100%; position: absolute; top: 0; right: 0; border-right: 1px solid #1a2c3e;}
	.galleryDetail ul > li .title .info li:last-child {color: #acb4bb;}
	.galleryDetail ul > li .title span {width: 370px; display: inline-block; padding: 0 10px 0 20px; font-size: 22px; line-height: 24px;}
	.galleryDetail ul > li .title .shareList {width: 144px; display: inline-block;}
	.galleryDetail ul > li .title .shareList li {margin-left: 1px; float: left;}
	.galleryDetail ul > li .title .shareList li:first-child {margin: 0;}
	.galleryDetail ul > li .title .shareList li a {width: 35px; height: 35px; display: block; background: url(../i/photoGallerySprite.png?v=3) no-repeat; text-indent: -999px; overflow: hidden;}
	.galleryDetail ul > li .title .shareList li.face a {background-position: 0 0;}
	.galleryDetail ul > li .title .shareList li.twt a {background-position: -46px 0;}
	.galleryDetail ul > li .title .shareList li.gplus a {background-position: -92px 0;}
	.galleryDetail ul > li .title .shareList li.pin a {background-position: -138px 0;}
	.galleryDetail ul > li .title .shareList li.face a:hover {background-position: 0 -60px;}
	.galleryDetail ul > li .title .shareList li.twt a:hover {background-position: -46px -60px;}
	.galleryDetail ul > li .title .shareList li.gplus a:hover {background-position: -92px -60px;}
	.galleryDetail ul > li .title .shareList li.pin a:hover {background-position: -138px -60px;}

	.galleryDetail ul > li figure {position: relative; text-align: center;}
	
	.galleryDetail ul > li figure > a {display:block;}
	.galleryDetail ul > li figure > a:after {display: none; content:"";position: absolute; top: 10px; right: 10px; z-index: 2;}
	.galleryDetail ul > li figure:hover > a:after {display: block;}
	.galleryDetail ul > li figure > a.fancybox-effects:after {width: 48px; height: 48px;  float: left; background: url(../i/photoGallerySprite.png?v=3) -495px -47px no-repeat;}
	.galleryDetail ul > li figure > a.link:after {width: 48px; height: 48px;  float: left; background: url(../i/photoGallerySprite.png?v=3) -290px -47px no-repeat;}
	
 	.galleryDetail ul > li figure > a.link {display: block; position: relative; z-index: 1; text-align: center;}
 	.galleryDetail ul > li figure > img,
 	.galleryDetail ul > li figure > a > img {max-width: 100%; height: auto; margin-bottom: 14px;}
	.galleryDetail ul > li figure figcaption {font-size: 18px; text-align: left;}
	.galleryDetail ul > li figure figcaption p {margin-bottom: 15px;}
	.galleryDetail ul > li figure .videoHolder{position:relative;}
	.galleryDetail ul > li figure .videoHolder img {width: 620px; height: 338px;}
	.galleryDetail ul > li figure .videoHolder:before {content:""; width:50px; height:50px; position:absolute; top:50%; margin-top:-25px; margin-left:-25px; left:50%; transition: all 0.3s ease; background: rgba(255,255,255,0.5); z-index:2;}
	.galleryDetail ul > li figure .videoHolder:after {content:""; width:0; height:0; position:absolute; top:50%; left:50%; margin-left:-8px; margin-top:-12px; border:12px solid transparent; height:0; width:0; border-left:16px solid #d11919; z-index:3;}
	.galleryDetail ul > li figure .videoHolder:hover:before {background:rgba(255,255,255,0.4); width:100%; height:100%; top:0; left:0;margin:0; cursor:pointer;}
	.galleryDetail ul > li figure .videoHolder #live_wrapper {z-index:20;}
	
	.galleryDetail .nextGallery {position: relative; margin-top: 30px; padding-top: 30px; border-top: 1px solid #bccddd; text-align: center;}
	.galleryDetail .nextGallery figure {display: inline-block; vertical-align: top; margin-bottom: 14px; position: relative;}
	.galleryDetail .nextGallery strong {padding: 10px 15px; position: absolute; top: 10px; right: 0; z-index: 2; background: #fdfdfd; border-bottom: 2px solid #222d3f; font-family: ptsansnarrowbold; font-size: 22px; color: #132438; font-weight: normal; text-align: center;
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
				box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
	}
	.galleryDetail .nextGallery strong i {padding: 2px 6px; background: #30465e; color: #fff; font-style: normal;}
	.galleryDetail .nextGallery > a {display: block; position: relative; z-index: 1; text-align: center;}
 	.galleryDetail .nextGallery img {max-width: 100%; height: auto; display: block;}
	.galleryDetail .nextGallery figcaption {width: 100%; padding: 30px; position: absolute; bottom: 0; left: 0; font-family: ptsansnarrowbold; font-size: 28px; color: #fff; line-height: 30px; text-align: left;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
			background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C */

	}
	
	.galleryLeft {width: 300px; /*margin-top: -23px;*/ padding: 20px 10px 20px 9px; background: #ebf1f6; border-left: 1px solid #bccddd;}
	.galleryLeft .shareList {margin-bottom: 7px;}
	.galleryLeft .shareList > span,
	.galleryLeft .otherGallery > span {width: 100%; display: inline-block; margin-bottom: 3px; position: relative; font-size: 16px;}
	.galleryLeft .shareList > span:before,
	.galleryLeft .otherGallery > span:before {content: ''; width: 100%; height: 1px; position: absolute; top: 50%; left: 0; z-index: 1; background: #586775;}
	.galleryLeft .shareList > span em,
	.galleryLeft .otherGallery > span em {padding-right: 10px; position: relative; z-index: 2; float: left; background: #ebf1f6; font-style: normal;}
	
	.galleryLeft .shareList ul {width: 100%; display: inline-block;}
	.galleryLeft .shareList ul > li {margin-left: 4px; float: left;}
	.galleryLeft .shareList ul > li:first-child {margin: 0;}
	.galleryLeft .shareList ul > li a {width: 72px; height: 30px; display: block; background: url(../i/photoGallerySprite.png?v=3) no-repeat; text-indent: -999px; overflow: hidden;}
	.galleryLeft .shareList ul > li.face a {background-position: -213px 0;}
	.galleryLeft .shareList ul > li.twt a {background-position: -299px 0;}
	.galleryLeft .shareList ul > li.gplus a {background-position: -385px 0;}
	.galleryLeft .shareList ul > li.pin a {background-position: -471px 0;}

	.galleryLeft .advert {min-height: 260px; margin-bottom: 7px;}

	.galleryLeft .allGallery {margin-bottom: 7px; background: #9badbd; position: relative;}
	.galleryLeft .allGallery a {height: 30px; display: block; font-family: ptsansnarrowbold; font-size: 16px; color: #fff; line-height: 30px; text-align: center;}
	.galleryLeft .allGallery a:before {content: ''; width: 16px; height: 16px; margin-top: -8px; position: absolute; top: 50%; left: 12%; background: url(../i/photoGallerySprite.png?v=3) -355px -61px no-repeat;}

	.galleryLeft .otherGallery {}
	.galleryLeft .otherGallery ul {width: 104%; display: inline-block; margin: -5px 0 0 -5px;}
	.galleryLeft .otherGallery ul > li {width: 145px; height: 120px; margin: 5px; float: left;}
	
	.galleryLeft .otherGallery ul.otherList {width:100%;}	
	.galleryLeft .otherGallery ul.otherList:after,.galleryLeft .otherGallery ul.otherList li:after {content:""; clear:both; display:block;}
	.galleryLeft .otherGallery ul.otherList li {width:100%; height:170px; position:relative; margin:12px 5px 0px 5px; }
	.galleryLeft .otherGallery ul.otherList li img {position:relative; z-index:1;max-width:100%; -webkit-transition: all 0.7s ease;transition: all 0.7s ease;}
	.galleryLeft .otherGallery ul.otherList li span {position:absolute;width:100%; max-height:80px; overflow:hidden; box-sizing:border-box; text-shadow:1px 1px #1a1a1a; padding:20px 10px 10px 10px; left:0px; bottom:0px; color:#ffffff; font-size:22px;font-family:ptsansnarrowbold; z-index:2;background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
			background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 5%, rgba(0,0,0,0.90) 99%, rgba(0,0,0,0.80) 99%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(5%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.90)), color-stop(99%,rgba(0,0,0,0.80))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.90) 99%,rgba(0,0,0,0.80) 99%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.90) 99%,rgba(0,0,0,0.80) 99%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.90) 99%,rgba(0,0,0,0.80) 99%); /* IE10+ */
			background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.90) 99%,rgba(0,0,0,0.80) 99%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8f000000',GradientType=0 );}
	.galleryLeft .otherGallery ul.otherList li:hover img { opacity:0.8;}			
	.galleryLeft .otherGallery ul.otherList + .advert {margin-top:10px; margin-bottom:0px;}
	
	.otherGallContent {display: none; padding: 34px;}
	.otherGallContent ul {max-width: 840px; display: inline-block;}
	.otherGallContent ul li {width: 152px; height: 127px; margin: 8px; float: left;}

	.photoGallery.gallDetail .wrapper-sticky {z-index: 2;}

	body > .arrow {width: 72px; height: 60px; display: none; position: fixed; bottom: 10px; left: 0; z-index: 10000; background: url('../i/photoGallerySprite.png?v=3') -213px -35px no-repeat; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; cursor:pointer;}

	.fancybox-overlay {background:rgba(255, 255, 255, 0.5)!important; /*z-index: 10003!important;*/}
	.fancybox-skin {
    	-webkit-border-radius: 0!important;
    	-moz-border-radius: 0!important;
    	border-radius: 0!important;
	}
	/*.fancybox-opened .fancybox-skin {
		-webkit-box-shadow: 0 0px 5px rgba(115, 114, 114, 0.75)!important;
	   	-moz-box-shadow: 0 0px 5px rgba(115, 114, 114, 0.75)!important;
	    box-shadow: 0 0px 5px rgba(115, 114, 114, 0.75)!important;
	}*/

	.fancybox-close {top: -22px!important; right: -22px!important; width: 44px!important; height: 44px!important; background: url(../i/photoGallerySprite.png?v=3) -427px -51px no-repeat!important;}
	
.mansetSmall {display:block; height:245px; margin:0 0 10px 0; width:100%; position:relative;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		-moz-box-shadow:    0px 0px 3px 0px rgba(154, 154, 154, 0.75);
		box-shadow:         0px 0px 3px 0px rgba(154, 154, 154, 0.75);}
	.mansetSmall ul.items {float:left; width:925px; height:245px; position:relative; overflow:hidden;}
	.mansetSmall ul.items li {width:925px; height:245px; display:none; position:absolute; top:0; left:0;}
	.mansetSmall ul.items li a {display:block; height:245px; position:relative;}
	.mansetSmall ul.items li a img {width:925px; height:auto; position:relative; z-index:1;}
	.mansetSmall ul.thumbs li {float:right; width:33px; height:49px; text-align:center; line-height:49px; font-size:18px; font-family:ptsansnarrowbold; border-left:2px solid #d11919;}
	.mansetSmall ul.thumbs li a,
	.mansetSmall ul.thumbs li span {display:block; color: #d11919; cursor: pointer;}
	.mansetSmall ul.thumbs li.selected span,
	.mansetSmall ul.thumbs li.selected a {background:#d11919; color:#fff;}

	.detailNew .yorumCover {display: none;}

.readNewsList {width: 300px; background: #ebf1f6;}
	.readNewsList .caption {height: 50px; padding: 0 14px; border-bottom: 1px solid #d5dce3; font-family: ptsansnarrowbold; font-size: 20px; color: #d11919; line-height: 50px;}
	.readNewsList ul {width: 300px; display: table;}
	.readNewsList ul li {width: 300px; height: 52px; display: table-cell; position: relative; float: left; background: #ebf1f6; border-bottom: 1px solid #d5dce3; font-family:ptsansnarrowbold; font-size: 17px; color: #14233a; line-height: 20px; vertical-align: middle; /*transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;*/ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; cursor:pointer;}
	.readNewsList ul li > img {width: 80px; height: 52px; float: left;}
	.detailNew.yazarlar .readNewsList ul li > img {width: 75px; height: 63px; margin: 13px 0 0 5px;}
	.detailNew.yazarlar .readNewsList ul li > strong {height: 30px; display: block; padding: 0 14px; color: #356083; font-weight: normal; line-height: 30px; overflow: hidden;}
	.readNewsList ul li .title {display: table; padding: 0 14px;}
	.readNewsList ul li .title span {height: 52px; display: table-cell; vertical-align: middle; line-height: 26px;}
	.detailNew.yazarlar .readNewsList ul li {height: 76px;}
	.detailNew.yazarlar .readNewsList ul li .title span {height: 36px; line-height: 23px;}
	.readNewsList ul li.readed,
	.detailNew.yazarlar .readNewsList ul li.readed {height: 0; border: none; overflow: hidden;}
	.readNewsList ul li.selected {background: #E1E8EC;}
	.readNewsList ul li:hover {color: #d11919;}
	.readNewsList ul li .progressbar {width: 0; display: block; height: 3px; position: absolute; bottom: -1px; left: 0; background: #d11919; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;}

#surmanset3_2 {position:relative;}
	#surmanset3_2:before {content:""; position:absolute; background:url(../i/bantDe.png); width:66px; height:67px; top:-6px; left:-6px; z-index:9;}
	
	
	
	.miniPlayerFrame {width:100%; position:relative; margin-bottom:10px; background-color:#14233a; color:#ffffff;font-size:16px; font-family: ptsansnarrowbold; box-sizing:border-box; padding:5px;}
	.miniPlayerFrame .miniPlayer {width:100%; }
	.miniPlayerFrame .heading {width:100%; border-bottom:2px solid #d11919; color:#ffffff; font-size:20px; margin-bottom:5px; box-sizing:border-box; padding-left:5px;}
	.miniPlayerFrame .heading a {color:inherit;}
	.miniPlayerFrame:after,.miniPlayer:after {content:""; clear:both; display:block;}
	.miniPlayerFrame span {display:block;max-height:42px; overflow:hidden;}
	
/* künye */
.kunyeCover {margin: 0 0 20px; font-size:14px; color: #14233a;}
	.kunyeCover strong,
	.kunyeCover b {font-family: 'ptsansnarrowbold'; font-weight: normal;}
	.kunyeCover .f16 {font-size:16px;}
	.kunyeCover .f18 {font-size:18px;}
	.kunyeCover .f20 {font-size:20px;}
	.kunyeCover .f24 {font-size:24px;}
	.kunyeCover .f20 a {color:#000; text-decoration:underline; font-size:20px;}
	.kunyeCover .f20 a:hover {color:#000; text-decoration:none;}
	.kunyeCover .bg {background: #eff2f6; color: #2d3d54;}
	.kunyeCover .border {display:block; border-top:1px solid #2f475f;}
	
	.kunyeCover dl {display:block; font-size:14px; margin:0; padding:10px 0; text-align:center;}
	.kunyeCover dl.left {float:left; width:50%;}
	.kunyeCover dl.right {float:right; width:50%;}
	.kunyeCover dl dt {display:block; margin:0; padding:0; font-size:15px;}
	.kunyeCover dl dt:before {content: ''; width: 20%; height: 0; display: block; margin: 0 40% 20px; border-bottom: 1px solid #c0c7cf;}
	.kunyeCover .bg dl dt:before,
	.kunyeCover dl.border dt:before,
	.kunyeCover dl.logos dt:before,
	.kunyeCover dl:first-child dt:before {display: none;}
	.kunyeCover dl dd {display:block; margin:0; padding:2px 0; font-size:18px; font-family: 'ptsansnarrowbold'; font-weight: normal;}
	.kunyeCover dl dd.small {font-family: 'ptsansnarrow'; font-size:15px;}
	.kunyeCover dl.ters dt {font-weight:bold; color:#333;}
	.kunyeCover dl.ters dd {font-weight:normal; font-size:14px;}
	.kunyeCover ul {display:block; padding: 20px 10px; font-size:15px; text-align:center; border-top:1px solid #2f475f;}
	.kunyeCover ul li,
	.kunyeCover ul li strong {display: block;}
	.kunyeCover dl.logos img {padding:10px; text-align:center;}

.kunyeCover .cLeft {float:left; width:50%; border: solid #2f475f; border-width: 1px 1px 0 0; padding:10px 0; box-sizing: border-box;}
	.kunyeCover .cLeft div.border dl.left {width:140px;}
	.kunyeCover .cLeft div.border dl.right {width:140px;}
.kunyeCover .cRight {float:left; width:50%; border:1px solid #2f475f; border-width: 1px 0 0 1px; margin-left:-1px; padding:10px 0; box-sizing: border-box;}

.kunyeCover .bottom {display:block; clear:both; padding:20px; text-align:center;}
	.kunyeCover .bottom p {display:block; padding:0; margin:0; font-size:15px;}

/* basin ilan kurumu haberleri */
.basinIlan strong.title {height:40px; line-height:40px; background:#7d7d7d; border:solid #d4d4d4; border-width:1px 0; display:inline-block; width:100%; font-size:18px; color:#fff; padding-left:13px; width:656px;}
	.basinIlan .ilanBig {width:100%; display:inline-block; margin-bottom:45px; padding-bottom:15px; box-sizing: border-box;}
    .basinIlan .ilanBig strong.subTit { display: block;font-size: 18px; color: #d11919; margin-bottom: 20px; font-weight: normal; line-height: normal; height: auto; min-height: 30px;text-indent: 0;}
	.basinIlan strong span.date {float:right; font-size:14px; color:#1a2c3e; margin-right:20px; font-weight:normal;}
    .basinIlan .ilanBig .ilanImg {text-align:center;}
	.basinIlan .ilanBig .ilanImg img {max-width:100%;}
    .basinIlan strong.diger {font-family:ptsansnarrowbold; color:#3883b5; font-size:20px; font-weight: normal; display:block; margin:0 0 5px 0px;}
	.basinIlan ul {padding-bottom:10px;}
	.basinIlan li {padding:10px 0px; border-bottom:1px solid #c0c7cf;}
	.basinIlan li:after {content:""; display:block; clear:both;}
	.basinIlan li a {display:block; }
	.basinIlan li span.date {float:right; color:#1a2c3e;}
	.basinIlan li strong {float:left; width:560px; font-size:18px; color:#1a2c3e}	
	
	
	

/* ztk logo effect */	
.sMedia .zk.effect-6  span {display:block; position:absolute; top: 0; left: 0; width: 25px; height: 25px;}
.sMedia .zk.effect-6  span em {width: 25px; height: 25px; display: block; position: absolute; left: 0; background-repeat: no-repeat;}
.sMedia .effect-6 span em {  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration:4s;
  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 4s;
  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 4s;
  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 4s
  }
  
.sMedia .effect-6 span em:nth-of-type(1) {
	background-image: url(../i/ztk-1.png);
  -webkit-animation-delay:2s;
  -moz-animation-delay:2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
.sMedia .effect-6 span em:nth-of-type(2) {
	background-image: url(../i/ztk-2.png);
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

  /* notification Bar */
  
  .notificationBar {position:fixed; width:100%; height:50px; background-color:#dddddd; bottom:0px; left:0px; z-index:300;}
  .notificationBar .incontent {width:960px; margin:0 auto; height:50px; position:relative;}  
  .notificationBar .img {position:relative; float:left;width:210px; height:50px;}
  .notificationBar .img img {position:absolute; left:0px; bottom:0px;}
  .notificationBar span {float:left; width:610px; margin-left:10px;line-height:50px; height:50px; color:#14233a; font-size:22px; font-family: 'ptsansnarrowbold'; } 
  .notificationBar span i {font-style: normal;display: inline-block;line-height:24px;overflow: hidden;vertical-align:middle;}
  .squaredOne{float:right;width:120px;height:30px; margin-top:10px;line-height:30px; color:#009640;font-size:20px;font-family: 'ptsansnarrowbold';  border:1px solid #009640; position:relative;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
  .squaredOne label{cursor:pointer;position:absolute;width:100%;height:30px;left:0px;top:0px; box-sizing:border-box; transition:0.5s; padding-left:23px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
  .squaredOne label:after{content:'';position:absolute;width:36px;height:30px;background:#009640;top:0px;right:0px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;z-index:4;}
  .squaredOne label:before {content:"";background:url(../i/n-arrow.png) no-repeat center center; width:36px; height:30px; position:absolute; right:0px; top:0px; z-index:5;}
  .squaredOne input[type=checkbox]:checked + label {color:#ffffff; background-color:#009640;}
  .squaredOne input[type=checkbox] {position:absolute; right:0px; top:0px;}  
  .closeBar {background:url(../i/n-close.png) no-repeat center center transparent; width:25px; height:25px; position:absolute; top:0px; right:-30px; cursor:pointer;border:none;}
  
  	/* notBar */
	
	.notBar {position:fixed;top:0px; left:50%; margin-left:-215px; width:430px; height:170px;  z-index:10003; background-color:#ffffff;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);    -webkit-transform: translateY(-155px);-webkit-animation: slideDown 2.5s 1.5s 1 ease forwards; -moz-transform: translateY(-155px);    -moz-animation: slideDown 2.5s 1.5s 1 ease forwards;}
	.n-logo {width:100%; background:url(../i/n-logo.png?v=2) no-repeat center center; height:55px;}
	.notBar .txt {width:100%; box-sizing:border-box; padding:0px 20px 10px 20px; font-family: 'Roboto Slab', serif; font-weight: 700; color:#333332; font-size:15px; text-align:center;}
	.notBar .btns {width:100%; text-align:center; height:35px;}
	.notBar .btns .btn {display:inline-block; width:125px;height:35px; line-height:35px; color:#ffffff; background-color:#01b445; text-align:center; font-family: 'Roboto Slab', serif; font-weight: 700; font-size:16px; border:none; cursor:pointer; -webkit-transition: all .5s ease;transition: all .5s ease;}
	.notBar .btns .btn:hover {background-color:#058c38;}
	.notBar .btns .btn.grey {background-color:#b7b7b7; margin-right:5px;} 
	.notBar .btns .btn.grey:hover {background-color:#a1a0a0;}
	@-webkit-keyframes slideDown {
        0%{ -webkit-transform: translateY(-155px); }
        10%, 100% { -webkit-transform: translateY(0px); }
    }
    @-moz-keyframes slideDown {
        0%{ -moz-transform: translateY(-155px); }
        10%, 100% { -moz-transform: translateY(0px); }
    }
  
  
  /* 404 */
  
  .errorFrame {width:100%; text-align:center; background:#f3f1f2 url(../i/404.jpg) no-repeat center 50px; padding-bottom:50px; color:#15243b; font-size:22px; padding-top:320px ; font-family: 'ptsansnarrowbold';}
  
  /* RSS - Gizlilik bildirimi */
  
  .rssFrame,.privacyFrame {width:100%; position:relative;    font-family: ptsans; font-size: 16px; color: #14233a; line-height: 27px;}
  .rssFrame:after,.privacyFrame:after{content:""; display:block; clear:both;}
  dt.color {color:#d01919;font-family: 'ptsansnarrowbold';}
  .rssFrame .sss {margin-top:15px;}
  .rssFrame .sss dd {margin-bottom:15px;}
  .rssFrame .sss ul {padding:0px;margin-top:10px; list-style-type:square;padding-left:18px;}
  .rssFrame .sss ul li {margin-bottom:5px; font-size:16px;font-family: ptsansnarrow; }
  .rssFrame .sss ul li a{color:#0076a3}
  .rssFrame .sss ul li a:hover {text-decoration:underline;}
  .ss_content {display:none; width:100%; padding:0px 15px; box-sizing:border-box;}
  .rssFrame .rssler:first-of-type {display:block;} 
  .ss_button {background:#356083 url(../i/rss-close.png) no-repeat 95% center; transition:0.5s; color:#ffffff; height:40px; line-height:40px;padding-left:10px; font-size:20px; font-weight:normal;font-family: 'ptsansnarrowbold'; margin-bottom:2px; cursor:pointer; }
  .ss_button.open {background:#5d809c url(../i/rss-open.png) no-repeat 95% center; }  
  .ss_button:hover {background-color:#5d809c;}
  .ss_content li {width:100%; height:34px; line-height:34px; border-bottom:1px solid #c0c7cf; padding:0 10px; box-sizing:border-box; color:#14233a;}
  .ss_content li strong {display:inline-block;font-weight:normal;font-family: 'ptsansnarrowbold'; width:160px;}
  .ss_content li a {display:inline-block; font-size:16px;}
  .ss_content li a.xml {float:right; text-indent:-9999px; background:url(../i/rss.png) no-repeat center center; width:73px; height:34px;}
  .ss_content li a:hover {color:#0076a3;}
  
  .privacyFrame h2 {width:100%; font-size:20px; color:#d01919;font-weight:normal;font-family: 'ptsansnarrowbold'; padding-bottom:20px; border-bottom:1px solid #14233a; text-align:center;}
  .privacyFrame h3 {font-size:16px;font-weight:normal;font-family: 'ptsansnarrowbold'; margin:20px 0px;}  
  
  /* sarı sayfalar */
  
	.yellowLeft .pano {width:100%; background-color:#f7f7f7; position:relative;padding: 10px 10px 0px 0px; margin-bottom:12px; box-sizing:border-box;}
	.yellowLeft .pano:after, .yList:after{content:""; clear:both; display:block;}
	.yellowLeft .pano .img {float:left; background:url('../i/yellowsticker2.png') no-repeat center center; width: 290px; height: 197px; margin-left:-35px;}
	.yellowLeft .pano .text {float:right; width: 370px; line-height: 20px; color:#000000; font-size: 15px;font-family: 'ptsansnarrowbold';}
	.yellowLeft .pano .text p {margin-bottom: 5px;}
	.yList {width:100%; position:relative;margin-bottom:12px;-webkit-box-shadow: 0px 0px 13px 0px rgba(212,212,212,1);-moz-box-shadow: 0px 0px 13px 0px rgba(212,212,212,1);box-shadow: 0px 0px 13px 0px rgba(212,212,212,1);}
	.yList .head {width:100%; background-color:#c4bca1; color:#ffffff; font-size:17px;font-family: 'ptsansnarrowbold'; height:30px; line-height:30px; box-sizing:border-box; padding-left:10px;margin-bottom:10px; }
	.yList > ul {width:100%;}
	.yList > ul > li {float:left; width:33.3%; box-sizing:border-box;}
	.yList > ul > li > ol, .yList > ul > li > ol > li {width:100%;}
	.yList > ul > li > ol > li a {display:block; width:100%; box-sizing:border-box; font-size:15px; color:#14233a; padding-left:14px; height:35px; line-height:35px;}
	.yList > ul > li > ol > li a:before {content:">";display:inline-block;margin-right:5px;}
	.yList > ul > li > ol > li a:hover{text-decoration:underline;}
	
	.ssBox {padding-bottom:5px; width:150px; display:inline-block;}
  	.ss_kutu_r {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: x-small; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: middle; WIDTH: 150px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #ffff99; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none}
	.ss_kutu {display:inline-block;padding-bottom:10px;FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 0px; vertical-align: middle; WIDTH: 150px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none}
	.ss_kutu img {padding:5px 0;}
	.sZemin {background:#FFFF9B;}
	.border {border:solid #000; border-width:3px 0; padding:2px 0;}
	.ssBox.border {margin-bottom: 15px;}
	.check {background-image:url(http://i.tmgrup.com.tr/sbh/seriilanimages/default/check.png); background-position:50% 10px; background-repeat:no-repeat; padding-top:40px;}
	.check b {margin-top:35px;}
	.ss_metin {FONT-WEIGHT: normal; FONT-SIZE: 11px; TEXT-ALIGN: left}
	.ss_baslik {FONT-WEIGHT: bold; FONT-SIZE: 17px; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: center; line-height:22px;}
	.red {color:#ee223a;}
	.ss_kutu a:hover{text-decoration:underline;}
	.ss_kutu.border {border:none;}


	
	
  
  .yellowLeft {width:650px; float:left; position:relative;}
  .yellowRight {width:300px; float:right; position:relative;}
  .ilanlarWrapper {width:100%; position:relative;display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display: flex; }
  .ilanlarWrapper:after {content:""; clear:both; display:block;}
  .pageColumn {float:left; text-align:center;width:216px; box-sizing:border-box; padding:10px; border-right:1px solid #cccccc;}
  .pageColumn:last-child{border-right:none;}
  .hasOnline {display:block; background:url(../i/y-online.png) no-repeat left center; height:20px; padding-left:30px; line-height:20px; color:#212121; font-family:arial; font-size:12px;margin-top:3px; text-align:left;}
  .hasPhoto {display:block; background:url(../i/y-photo.png) no-repeat left center; height:20px; padding-left:30px; line-height:20px; color:#212121; font-family:arial; font-size:12px;margin-top:3px;text-align:left;}
  .hasOnline:hover,.hasPhoto:hover {text-decoration:underline;}
  
  .ySearch {width:100%; position:relative;border-bottom:1px solid #cccccc; padding-bottom:10px;}
  .ySearch:after {content:""; clear:both;display:block;}
  .ySearch ul li {float:left; width:49%; height: 37px; margin-bottom:10px;}
  .ySearch ul li:nth-child(2n) {float:right;}
  input.yBox {width:100%; height:37px; border:1px solid #b5b5b5; padding:0 10px; box-sizing:border-box;}
  input.yBox.online,
  input.yBox.photo {padding-left: 35px; background-repeat: no-repeat; background-position: 4px center;}
  input.yBox.online {background-image: url(../i/y-online.png);}
  input.yBox.photo {background-image: url(../i/y-photo.png);}
  .yButton {float:right;width:118px; padding-left:25px; box-sizing:border-box; text-align:left; font-family: 'ptsansnarrowbold'; transition:0.3s; height:37px; line-height:37px;background:url(../i/yzoom.png) no-repeat 90% center #0b467b; color:#ffffff; font-size:17px; border:none; cursor:pointer;}
  .yButton:hover {background:url(../i/yzoom.png) no-repeat 90% center #d11919;}
  .ySearch input::-webkit-input-placeholder { color:#666666;}
  .ySearch input:-moz-placeholder {color:#666666; opacity:  1;}
  .ySearch input::-moz-placeholder {color:#666666; opacity:  1;}
  .ySearch input:-ms-input-placeholder {color: #666666;}
  .ySearch select {width:100%; position:relative; z-index:2; height:37px; border:1px solid #b5b5b5; color:#666666; padding-left:10px; box-sizing:border-box; background:transparent; outline:none;display: inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
  .ySearch .selectWrap {width: 100%; position: relative;}
  .ySearch .selectWrap:after {content:""; position:absolute; right:10px; top:15px; z-index:1; width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 10px solid #0b467b;}
  .ySearch .selectWrap.disabled {opacity: .5;}
	
	.selectedAds {width:100%; box-sizing:border-box; position:relative; border:1px solid #cccccc; -webkit-box-shadow: 0px 0px 5px 0px rgba(221,221,221,1);-moz-box-shadow: 0px 0px 5px 0px rgba(221,221,221,1);box-shadow: 0px 0px 5px 0px rgba(221,221,221,1);}	
	.selectedAds .head {width:100%;height:34px; line-height:34px; color:#14233a; font-size:17px; font-family: 'ptsansnarrowbold'; padding-left:10px; box-sizing:border-box; border-bottom:3px solid #b99625;}
	.selectedAds ul {width:100%;}
	.selectedAds ul li {width:100%; background:url(../i/ylist.png) no-repeat 15px 25px; box-sizing:border-box; padding:18px 45px; color:#14233a; border-bottom:1px solid #cccccc; font-size:16px; line-height:20px; }
	.selectedAds ul li:last-child{border:none;}
	.selectedAds ul li span {display:block;}
	.selectedAds ul li strong { font-family: 'ptsansnarrowbold'; font-weight:normal;}
	
	.searchCategoryHeader {width:100%; margin-bottom:10px; height:35px; line-height:35px; background-color:#121e2a; color:#ffffff; font-size:20px;font-family: 'ptsansnarrowbold';text-indent:10px;}
	.searchKeyHeader {width:100%; margin-bottom:10px; height:35px; line-height:35px; background-color:#edebe3; color:#14233a; font-size:20px;font-family: 'ptsansnarrowbold';text-indent:10px;}
  
  /* Son dakika haber sayfası */
  
  .latestNewsFrame {width:100%; position:relative; margin-bottom:20px;}
  .latestNewsFrame:after,.latestNewsFrame .rightFrame:after{content:""; clear:both; display:block;}
  .latestNewsFrame h2 {padding: 10px; margin-bottom:10px; background-color:#f9f9f9; border:1px solid #ededed;overflow:hidden; font-size: 16px; font-weight: normal;}

  .latestNewsFrame .leftFrame {float:left; width:650px;}
  .latestNewsFrame .rightFrame {float:right; width:300px; position:relative;}
  .katBar.red {background-color:#d11919;}
  .timeline{position:relative;width:100%; overflow:hidden; background-color:#f9f9f9; list-style-type:none; margin-bottom:30px; border:1px solid #ededed; box-sizing:border-box;-webkit-box-shadow: 0px 0px 5px 0px rgba(237,237,237,0.75);-moz-box-shadow: 0px 0px 5px 0px rgba(237,237,237,0.75);box-shadow: 0px 0px 5px 0px rgba(237,237,237,0.75);}
  .timeline:before{position:absolute;left:0;top:0;content:' ';display:block;width:11px;height:100%;background:#c6cfd6;z-index:5;}
  .timeline li{padding:0 0 1em 0; position:relative;}
  .timeline li:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
  .direction{position:relative;width:100%;float:left;text-align:right;  box-sizing:border-box;}
  .timeline li:before{position:absolute;top:37px;left:0px;content:"";display:block;width:12px;height:12px;background:#fff;border-radius:10px;z-index:10;}
  .timeline li .postInfo {width:100%; height:45px; display:inline-block;  color:#7f94a5;font-family: 'ptsansnarrowbold'; border-bottom:3px solid #c6cfd6; padding: 0 3px 5px 18px; box-sizing: border-box; margin-bottom:15px;}
  .timeline li .postInfo span {float:left; font-size:35px;}
  .timeline li .postInfo label {float:right;font-size:14px;margin-top:20px;}
  .timeline li .postInfo label a {float:left; color:inherit; position:relative;transition:0.5s;}
  .timeline li .postInfo label a:hover{color:#006bc2;}
  .timeline li .postInfo label a:after {content:"/"; display:inline-block; margin-left:5px;} 
  .timeline li .postInfo label i {font-style:normal; float:left; margin-left:5px;}
  .timeline li .postWall {width:100%;position:relative; display:block; overflow:hidden; max-height:169px; padding:0 18px; box-sizing:border-box;}
  .timeline li .postWall > a {position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:10;}
  .timeline li .postWall .img {float:left; width:320px; padding-right:10px;}
  .timeline li .postWall .text {display:block; padding-left:5px; vertical-align:top; font-size:17px; text-align:left;line-height: 24px;}
  .timeline li .postWall .text strong {display:block; color:#4d4d4d; font-weight: normal; font-family: 'ptsansnarrowbold'; font-size:20px; margin-bottom:0; max-height:52px; overflow:hidden; }
  .timeline li .postWall .text p {overflow:hidden; /*max-height:50px;*/}
  
  
  .latestNewsFrame .leftFrame .filter{position:relative; width:100%; background-color:#f9f9f9; border:1px solid #ededed;overflow:hidden; margin-bottom:15px;}
  .latestNewsFrame .leftFrame .filter ul{width:100%; box-sizing:border-box; }
  .latestNewsFrame .leftFrame .filter ul li{min-height:40px; line-height:40px; overflow:hidden; float:left;    padding: 0 12px 0 0;}
  .squaredFour{width:100%; height:20px;position:relative; float:left;line-height:normal; margin-top:10px; margin-left:10px; margin-right:10px;}
  .squaredFour label{cursor:pointer;position:absolute;width:100%;height:25px;top:0;}
  .squaredFour label:after{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);opacity:0;content:'';position:absolute;width:9px;height:5px;background:transparent;top:4px;left:4px;border:3px solid #333;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
  .squaredFour label:before {content: "";position: absolute;background-color: #ffffff;left: 0; top: 0;width: 20px;height: 20px; -webkit-box-shadow: inset 0px 0px 5px 0px rgba(199,202,208,0.7); -moz-box-shadow: inset 0px 0px 5px 0px rgba(199,202,208,0.7); box-shadow: inset 0px 0px 5px 0px rgba(199,202,208,0.7);}
  .squaredFour label:hover::after{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);filter:alpha(opacity=30);opacity:.5;}
  .squaredFour input {position:absolute; left:0px; top:0px;} 
  .squaredFour input[type=checkbox]:checked + label:after{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);opacity:1;}
  .squaredFour input[type=checkbox]:checked + label + span {font-family: 'ptsansnarrowbold';} 
  .latestNewsFrame .leftFrame .filter ul li span {float:left; padding-left:30px; white-space: nowrap; color:#14233a; font-size:19px;}
  .latestNewsFrame .leftFrame .filter ul li span i {font-style:normal; line-height:20px; display:inline-block;}
  .latestNewsFrame .leftFrame .srcButton {width:100%; height:30px; line-height:30px; font-family: 'ptsansnarrowbold'; letter-spacing: 1px; background-color:#7f94a5; color:#ffffff; text-align:center; font-size:17px; margin-top:12px; transition:0.5s; border:none; cursor:pointer;}
  .latestNewsFrame .leftFrame .srcButton:hover {background-color:#4d5f6e;}

  
  /* Zaman Tüneli */
  
  .timelineNew {position:relative; letter-spacing:-0.4px;}
	.timelineNew .head {display:inline-block; width:100%; margin-bottom:10px; position:absolute; top:-41px; z-index:30; font-family:Arial, Helvetica, sans-serif;}
	.timelineNew .head h1 {font-size:20px; color:#144c6c; float:left; line-height:25px;}
	.timelineNew .head .sec {width:194px; margin:0 auto;}
	.timelineNew .head .sec select {width:52px; height:25px; float:left; margin-right:5px; font-size:13px;}
	.timelineNew .head .sec select.ay {width:66px;}
	.timelineNew .head .sec input.btn {width:66px; height:25px; line-height:25px; border:0; margin:0; padding:0; cursor:pointer;}
	.timelineNew .wrap a.btn {float:left; background:url(../i/timeline/bn.png); width:35px; height:58px;}
	.timelineNew .wrap a.btn.next {float:right; background-position:right top;}
	.timelineNew .wrap a.btn {opacity:1; filter:alpha(opacity=100);}
	.timelineNew .wrap .frame {width:890px; overflow:hidden; margin:0 auto 10px; height:58px; background:url(../i/timeline/bgTimeline.jpg) repeat-x;}
	.timelineNew .wrap li {width:84px; height:25px; margin-top:15px; float:left; font-size:18px; border-left:1px solid #bcbcbc; text-align:center;}
	.timelineNew .wrap li:first-child {border-left:0;}
	.timelineNew .wrap li a {display:block; line-height:25px; height:25px; color:#373737; padding:0 6px;}
	.timelineNew .wrap li.active a {color:#a80a0a;}
	.timelineNew .wrap li h1, .timelineNew .wrap li strong {height:64px; display:block; margin-top:-15px; background:url(../i/timeline/current.png) no-repeat 50%; font-size:30px; font-weight:normal; padding:0 50px 0 50px; line-height:56px; text-align:center; color:#fff;}
	.timelineNew .wrap li.current {width:286px;}
	.timelineNew .wrap .scrollbar {background:#3888b6; width:960px; height:10px; position:relative; margin-bottom:10px;}
	.timelineNew .wrap .scrollbar .mousearea {position:absolute; top:-2px; background:#144c6c; width:100%; height:14px; cursor:pointer;}
	.timelineNew .high {background:#fafafa; border:1px solid #ececec; display:inline-block; width:958px; margin-bottom:20px; position:relative;}
	.timelineNew .high .image {position:absolute; height:100%; z-index:1; left:10px; top:0;}
	.timelineNew .high .image .in {height:100%; vertical-align:middle; z-index:1; left:10px; display:table-cell;}
	.timelineNew .high > strong {display:block; font-size:24px; color:#a80a0a; line-height:34px; text-align:center; margin-top:10px; font-weight:normal;}
	.timelineNew .high > span {display:block; width:838px; background:#144c6c; padding:30px 60px; position:relative; z-index:0;}
	.timelineNew .high > span em {margin-left:212px; display:block; font-style:normal; font-size:22px; color:#fff; line-height:1.2em; min-height:69px; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal;}
	.timelineNew .high > span em.bg {position:absolute; left:210px; top:0; background:url(../i/timeline/arr.png) no-repeat left 50%; width:23px; height:100%; margin:0;}
	.timelineNew .high .sosyal {float:right; padding-top:8px;}
	.timelineNew .high .sosyal ul {float:left; margin-right:30px;}
	.timelineNew .high .sosyal li {float:left; margin-left:12px;}
	.timelineNew .high .sosyal li img {margin:0;}
	.timelineNew .high .sosyal a.bn {float:left; background:url(../i/timeline/bn2.png); width:34px; height:28px; margin-top:1px;}
	.timelineNew .high .sosyal a.bn.next {background-position:right top; margin-right:20px;}
	.timelineNew .tumu ul {width:960px;}
	.timelineNew .tumu li {float:left; background:#fafafa; border:1px solid #ececec; display:inline-block; width:468px; padding:10px 0 0; margin-bottom:10px; position:relative; height:110px;}
	.timelineNew .tumu li img {position:absolute; left:10px; top:10px; z-index:1; border:0;}
	.timelineNew .tumu li strong {display:block; font-size:20px; color:#a80a0a; line-height:34px; padding-left:125px; font-weight:normal;}
	.timelineNew .tumu li span {display:block; width:332px; background:#d5d5d5; height:34px; line-height:34px; position:relative; z-index:0; font-size:18px; padding-left:125px;}
	.timelineNew .tumu li span span {width:auto; height:auto; background:none; position:static; overflow:hidden; height:34px; padding:0;}
	.timelineNew .tumu li span em {position:absolute; background:url(../i/timeline/arr2.gif); width:7px; height:9px; right:-7px; top:12px;}
	.timelineNew .tumu li.right {float:right;}
	.timelineNew .tumu li.right.first {margin-top:23px;}
	
	
/* yerel haberler */
.localNewsHead {width:980px; *height:117px; margin:0 auto 10px; position:relative; z-index:2;}
	.localNewsHead .endNews {height:34px; margin-bottom:10px; position:relative; background:#c1070e; overflow:hidden; font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#fff; line-height:34px; text-indent:15px;}
	.localNewsHead .endNews h2 {height:34px; float:left; font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#fff; line-height:34px; text-indent:15px;}
	.localNewsHead .endNews .list {width:800px; height:34px; float:left; overflow:hidden; line-height:34px;}
	.localNewsHead .endNews .list a {font-size:14px; color:#fff; font-weight:bold;}
	
	.localNewsHead .localNav {position:relative; padding:10px 3px; border:1px solid #d3d4d4; border-bottom-width:2px;}
	.localNewsHead .localNav {background: #fafafb;
		background: -moz-linear-gradient(top,  #fafafb 0%, #e1e2e3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafb), color-stop(100%,#e1e2e3));
		background: -webkit-linear-gradient(top,  #fafafb 0%,#e1e2e3 100%);
		background: -o-linear-gradient(top,  #fafafb 0%,#e1e2e3 100%);
		background: -ms-linear-gradient(top,  #fafafb 0%,#e1e2e3 100%);
		background: linear-gradient(to bottom,  #fafafb 0%,#e1e2e3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafb', endColorstr='#e1e2e3',GradientType=0 );
	}
	.localNewsHead .localNav .navWrap {height:50px; position:relative; overflow:hidden;}
	.localNewsHead .localNav ul {width:103%; display:inline-block; margin:-1px 0 0 -1px;}
	.localNewsHead .localNav ul li {float:left; border-width:1px; border-style:solid; border-color:#ffffff #dfdfdf #dfdfdf #ffffff;}
	.localNewsHead .localNav ul li a {width:96px; height:24px; display:block; font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#333; text-align:center; line-height:24px;}
	.localNewsHead .localNav ul li > a:hover, .localNewsHead .localNav ul li > a:hover strong {background:#dfdfdf; color:#c1070e; text-decoration:none;}
	/* for ie7 */
	.localNewsHead .localNav ul li.all {position:relative;
		 *zoom: expression( 
			  this.runtimeStyle.zoom="1",
			  this.insertBefore( document.createElement("i") ).className="before"
		 );
	}
	.localNewsHead .localNav ul li.all .before {*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;');}
	.localNewsHead .localNav ul li.all:before,
	.localNewsHead .localNav ul li.all .before {content: '\e802'; font-family: "fontello"; font-style:normal; font-size:21px; color:#c1070e; font-weight:normal; speak:none; display:block; text-decoration:none; width:1em; text-align:center; font-variant:normal; line-height:22px; text-transform:none; margin-top:-9px; margin-top:-5px\9; *margin-top:-9px; position:absolute; top:50%; right:10px;}
	@media \0screen {.localNewsHead .localNav ul li.all:before {margin-top:-9px;}}
	.localNewsHead .localNav ul li.all.down:before {content: '\e807';}
	.localNewsHead .localNav ul li.selected a, .localNewsHead .localNav ul li.all > a {color:#c1070e;}
	.localNewsHead .localNav ul li.selected a:hover {background:none!important;}
	
	.localNewsHead .localNav .toggleWrap {width:950px; display:none; padding:10px 0; position:absolute; top:76px; left:13px; background:#f8f8f8; border:1px solid #e4e4e4; box-shadow:0 2px 2px 0 rgba(0,0,0,0.40);}
	.localNewsHead .localNav ol {width:103%; display:inline-block; margin-left:-1px;}
	/* for ie7 */
	.localNewsHead .localNav .toggleWrap {
		 *zoom: expression( 
			  this.runtimeStyle.zoom="1",
			  this.insertBefore( document.createElement("em"),this.childNodes[0] ).className="before",
			  this.insertBefore( document.createElement("em") ).className="after"			  
		 );
   	}
	.localNewsHead .localNav .toggleWrap:after, .localNewsHead .localNav .toggleWrap:before,
	.localNewsHead .localNav .toggleWrap .after, .localNewsHead .localNav .toggleWrap .before  {bottom: 100%; right: 2%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}
	.localNewsHead .localNav .toggleWrap:after, .localNewsHead .localNav .toggleWrap .after {border-color:transparent; border-bottom-color: #f8f8f8; border-width: 13px; margin-left: -13px;}
	.localNewsHead .localNav .toggleWrap:before, .localNewsHead .localNav .toggleWrap .before {border-color:transparent; border-bottom-color: #e4e4e4; border-width: 14px; margin-left: -14px;}
	.localNewsHead .localNav ol li {float:left; border-width:0 1px; border-style:solid; border-color:transparent #ffffff transparent #dfdfdf;}
	.localNewsHead .localNav ol li a {width:104px; height:35px; display:block; font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#4f4f4f; text-align:center; line-height:35px;}
	.localNewsHead .localNav ol li a:hover {color:#2e8cb0;}
	
	.localNewsWrap {width:978px; border:1px solid #dedede;}
	
	/* detay */
	.localNewsWidgets {width:99%; display:inline-block; margin-bottom:12px; padding:3px; border:1px solid #d8dee8; border-radius:3px;}
	.localNewsWidgets .grid {height:66px; margin:0 1px; padding:5px; position:relative; float:left; border-radius:3px;}
	.localNewsWidgets .grid.box1 {width:210px; margin-left:0; background:#f2f2f2;}
	.localNewsWidgets .grid.box2 {width:200px; height:74px; padding:0; border:1px solid #d3d3d3;}
	.localNewsWidgets .grid.box3 {width:272px; background:#eef3fb;}
	.localNewsWidgets .grid.box4 {width:230px; margin-right:0;}
	.localNewsWidgets .grid > strong, .localNewsWidgets .grid > span {display:block; font-size:13px; color:#306fa9;}
	.localNewsWidgets .grid > strong {height:20px; border:solid #d3d3d3; border-width:0 0 1px; line-height:20px;}
	.localNewsWidgets .grid.box1 > span {height:24px; padding-right:10px; font-size:20px; color:#4f4f4f; font-weight:bold; text-align:right;}
	.localNewsWidgets .grid.box1 > strong:first-child+div+span {color:#306fa9; border-top:1px solid #fff;}
	.localNewsWidgets .grid.box2 > a strong {width:100%; height:24px; position:absolute; top:0; left:0; color:#585858; border:none; line-height:24px; text-indent:5px;}
	.localNewsWidgets .grid.box2 > a strong {background:rgba(255, 255, 255, 0.8); *filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9cffffff', endColorstr='#9cffffff');}
	@media \0screen {.localNewsWidgets .grid.box2 > a strong {filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9cffffff', endColorstr='#9cffffff');}}
	.localNewsWidgets .grid.box2 img {border-radius:3px;}
	.localNewsWidgets .grid.box3 > strong {color:#4b5c74;}
	.localNewsWidgets .grid.box3 > ul {width:98%; height:36px; display:inline-block; padding-top:10px; padding-left:32px; background:url(../i/imsakiye.png?v=1) 0 8px no-repeat; border-top:1px solid #fff;}
	.localNewsWidgets .grid.box3 > ul li {width:15%; height:34px; float:left; font-size:12px; color:#4b5c74; text-align:center; border-right:1px solid #d3d3d3; border-left:1px solid #fff;}
	.localNewsWidgets .grid.box3 > ul li:first-child {border-left:none;}
	.localNewsWidgets .grid.box3 > ul li:first-child +li+li+li+li {border-right:none;}
	.localNewsWidgets .grid.box4 {
			 *zoom: expression( 
			 this.runtimeStyle.zoom="1",
			 this.insertBefore( document.createElement("em") ).className="after"
		 );/* for ie7 */
		background: #fff6d8; /* Old browsers */
		background: -moz-linear-gradient(top, #fff6d8 0%, #ffdb66 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff6d8), color-stop(100%,#ffdb66)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fff6d8 0%,#ffdb66 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fff6d8 0%,#ffdb66 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fff6d8 0%,#ffdb66 100%); /* IE10+ */
		background: linear-gradient(to bottom, #fff6d8 0%,#ffdb66 100%); /* W3C */
		*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6d8', endColorstr='#ffdb66',GradientType=0 ); /* IE7 */
	}
	@media \0screen {.localNewsWidgets .grid.box4 {filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6d8', endColorstr='#ffdb66',GradientType=0 ); /* IE8 */}}
	.localNewsWidgets .grid.box4:after, .localNewsWidgets .grid.box4 .after {content:""; width:71px; height:36px; position:absolute; top:30px; left:5px; background:url(../i/sariSayfalarLogo2.png) no-repeat;}
	.localNewsWidgets .grid.box4 > strong {color:#242121; border-color:#eecb57;}
	.localNewsWidgets .grid.box4 a {display:block; margin:5px 0 0 80px;}
	.localNewsWidgets .grid.box4 img {margin-right:5px; float:left;}
	.localNewsWidgets .grid.box4 span, .localNewsWidgets .grid.box4 em {display:block; padding-left:13px; font-size:11px; color:#424242; font-style:normal; *cursor:pointer;}
	.localNewsWidgets .grid.box4 em {color:#da000b;}
	.localNewsWidgets .grid .durum {position:absolute; background:url(../i/iconsHava3.png) no-repeat; width:120px; height:61px; top:15px; left:10px;}
	.localNewsWidgets .grid .durum.Y {background-position:center -2880px;}
	.localNewsWidgets .grid .durum.A {background-position:center -3000px;}
	.localNewsWidgets .grid .durum.AB {background-position:center -1080px;}
	.localNewsWidgets .grid .durum.HY {background-position:center -2280px;}
	.localNewsWidgets .grid .durum.YYSY {background-position:center -1920px;}
	.localNewsWidgets .grid .durum.KKY {background-position:center -2040px;}
	.localNewsWidgets .grid .durum.PB {background-position:center -600px;}
	.localNewsWidgets .grid .durum.P {background-position:center -120px;}
	.localNewsWidgets .grid .durum.SY {background-position:center -1560px;}
	.localNewsWidgets .grid .durum.KY {background-position:center -1440px;}
	.localNewsWidgets .grid .durum.D {background-position:center -2640px;}
	.localNewsWidgets .grid .durum.R {background-position:center -2760px;}
	.localNewsWidgets .grid .durum.CB {background-position:center -840px;}
	.localNewsWidgets .grid .durum.KSY {background-position:center -1320px;}
	.localNewsWidgets .grid .durum.YKY {background-position:center top;}
	.localNewsWidgets .grid .durum.GSY {background-position:center -2160px;}
	.localNewsWidgets .grid .durum.K {background-position:center -2400px;}
	.localNewsWidgets .grid .durum.HSY {background-position:center -960px;}
	.localNewsWidgets .grid .durum.SIS {background-position:center -360px;}
	.localNewsWidgets .grid .durum.PUS {background-position:center -240px;}
	.localNewsWidgets .grid .durum.SCK {background-position:center -65px;}
	.localNewsWidgets .grid .durum.SGK {background-position:center -1680px;}
	.localNewsWidgets .grid .durum.KF {background-position:center -1800px;}
	.localNewsWidgets .grid .durum.DMN {background-position:center -1200px;}
	.localNewsWidgets .grid .durum.MSY {background-position:center -1920px;}
	.localNewsWidgets .grid .durum.HKY {background-position:center -2520px;}
	
	.localNewslList {width:100%; display:inline-block; margin:10px 0;}
	.localNewslList.oLeft {float:left; width:660px; margin-top:0;}
	.localNewslList .title {height:32px; margin-bottom:10px; background:#920101; font-size:14px; color:#fff; text-indent:10px; line-height:38px;}
	.localNewslList ul {width:100%; display:inline-block; overflow:hidden;}
	.localNewslList ul li {width:310px; height:80px; display:inline-block; margin:0 0 -1px -10px; padding:10px; float:left; border-bottom:1px dotted #adadad;}
	.localNewslList ul li a {width:316px; height:80px; display:inline-block; overflow:hidden;}
	.localNewslList ul li a img {width:80px; height:80px; margin-right:10px; float:left;}
	.localNewslList ul li a strong {height:34px; display:block; margin:0; /*font-weight:normal; */font-size:16px; color:#262626; line-height:16px; overflow:hidden;}
	.localNewslList ul li a p {display:block; font-size:15px; color:#6a6a6a; line-height:16px;}
	.localNewslList ul li a:hover p {text-decoration:underline;}
	
	.localNewsSliderBox {width:100%; height:177px; display:inline-block; position:relative; margin-bottom:10px; padding-bottom:10px; border-bottom:11px solid #333;}
	.localNewsSliderBox .icon {width:60px; height:67px; position:absolute; top:0; left:0; background:url(../i/bio_elements.png?v=1) 0 -144px no-repeat; z-index:99999;}
	.localNewsSliderBox .title {width:100%; height:32px; display:inline-block; margin-bottom:10px; background:#333;}
	.localNewsSliderBox.tab .title {height:26px; padding-top:6px;}
	.localNewsSliderBox .title li {width:46%; height:32px; display:inline-block; margin-left:10px; position:relative; float:left; font-size:14px; color:#fff; font-weight:bold; line-height:32px;}
	.localNewsSliderBox.tab .title li {height:26px; line-height:26px;}
	.localNewsSliderBox .title li.sub {text-indent:50px;}
	.localNewsSliderBox .title li h2 {height:32px; display:inline-block; padding:0 15px; float:left; font-size:16px; color:#fff; font-weight:bold; text-indent:0; line-height:32px; cursor:pointer;}
	.localNewsSliderBox.tab .title li h2 {height:26px; line-height:26px;}
	.localNewsSliderBox .title li h2:hover {text-decoration:underline;}
	.localNewsSliderBox .title li h2.selected {background:url(../i/bio_elements.png?v=1) 0 -29px repeat-x;}
	
	.localNewsSliderBox .slider {width:650px; position:relative;}
	.localNewsSliderBox .slider.w50 {position:absolute; top:42px; left:0;}
	.localNewsSliderBox .slider#s2 {/*display:none;*/ visibility:hidden;}
	
	.localNewsSliderBox .slider .list_carousel {width:100%; height:137px; position:relative; overflow:hidden;}
	.localNewsSliderBox .slider .list_carousel ul {display:block;}
	.localNewsSliderBox .slider .list_carousel ul li {width:100px; display:inline-block; margin:0 8px; float:left;}
	.localNewsSliderBox .slider .list_carousel ul li a {width:100px; height:145px; display:inline-block;}
	.localNewsSliderBox .slider .list_carousel ul li a img {width:100px; height:100px; display:block;}
	.localNewsSliderBox .slider .list_carousel ul li a span {width:100%; display:block; margin-top:8px; font-size:12px; color:#090909; font-weight:bold; line-height:14px; overflow:hidden;}
	
	.localNewsSliderBox .slider .list_carousel .prev,
	.localNewsSliderBox .slider .list_carousel .next {width:31px; height:55px; display:block; position:absolute; top:30px; background:url(../i/bio_elements.png?v=1) no-repeat; text-indent:-9999px;}
	.localNewsSliderBox .slider .list_carousel .prev:hover,
	.localNewsSliderBox .slider .list_carousel .next:hover {opacity:0.8; filter:alpha(opacity=80);}
	.localNewsSliderBox .slider .list_carousel .prev {left:0; background-position:5px -71px;}
	.localNewsSliderBox .slider .list_carousel .next {right:0; background-position:-104px -71px;}
	
	.localNewsInfoBox {width:300px; display:inline-block; margin-bottom:12px; position:relative; z-index:9999; text-align:center;}
	.localNewsInfoBox .title {overflow:hidden;}
	.localNewsInfoBox .title strong {height:34px; display:block; margin-bottom:12px; border-bottom:3px solid #cc6600; font-size:22px; color:#232323; font-weight:bold; text-align:left; line-height:34px; box-shadow:0 2px 5px rgba(0,0,0,0.3);}
	.localNewsInfoBox > img {max-width:300px; text-align:center; }
	.localNewsInfoBox .share {width:295px; display:inline-block; margin:10px 0; padding:13px 0 13px 5px; background:#ebebeb;}
	.localNewsInfoBox .share li {float:left; width:33%; height:60px;}
	.localNewsInfoBox .share li.editor {width:100%; height:22px; padding:0; padding-top:20px; text-align:center;}
	.localNewsInfoBox .share li.editor a {width:129px; height:22px; display:inline-block; background:url(../i/bio_elements.png?v=1) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#454545; line-height:22px; text-indent:30px;}
	.localNewsInfoBox .kunye {border:1px solid #e3e3e3; padding:5px; line-height:15px; text-align:left;}
	.localNewsInfoBox .kunye p {margin-bottom:15px; padding:0; line-height:15px;}
	.localNewsInfoBox .kunye li {display:inline-block; width:100%;}
	.localNewsInfoBox .kunye a {color:#0060ff;}
	
	.localNewsDetail {width:300px; display:inline-block; position:relative; font-family:Tahoma, Geneva, sans-serif; overflow:hidden; text-align:justify;}
	.localNewsDetail.clip {height:500px; margin-bottom:20px; position:relative;}
	.localNewsDetail h1 {padding:0 0 24px 0; font-size:22px; color:#232323;}
	.localNewsDetail h2 {padding:0 0 12px 0; font-size:13px; color:#232323;}
	.localNewsDetail p {display:block; padding:0 0 24px 0; font-size:13px; color:#232323; line-height:20px;}
	.localNewsDetail p.spot {font-weight:bold;}
	
	.localNewsDetail .more {width:69%; display:block; position:absolute; bottom:0; right:0; background:#fff; z-index:1000;}
	.localNewsDetail .more em {height:20px; display:block; padding:0 23px 0 5px; background:url(../i/bio_elements.png?v=1) right -281px no-repeat; float:right; border:1px solid transparent; font-size:12px; color:#090909; font-weight:bold; font-style:normal; line-height:20px; cursor:pointer;}
	.localNewsDetail .more em:hover {border:1px solid #ccc; border-radius:3px;}
	
	/* yerel haberler detay */
  
  
	.midContent {width:100%; display:inline-block;}
	.television .midContent { margin-bottom:15px; background:#666;}
	.midContent.detailWrap {padding-top:10px; border-top:1px solid #cbcbcb;}
	.detailBug .midContent.detailWrap, .luckGames .midContent.detailWrap  {padding-top:0; border-top:none;}
	.midContent .colLeft {width:650px; float:left;}
	.detailBug .midContent .colLeft, .luckGames .midContent .colLeft {border-top:1px solid #cbcbcb;}
	.midContent .colRight {width:300px; float:right;}
  
	.detailWrap .breadC {height:22px; margin-bottom:5px; position:relative; font-size:15px; color:#666; overflow:hidden; line-height:22px;}
	.detailWrap .breadC ul {width:100%; display:inline-block;}
	.detailWrap .breadC li {float:left; background:url(../i/arrB.png) no-repeat right 6px; padding-right:14px; margin-right:10px;}
	.detailWrap .breadC li a {color:#666;}
	.detailWrap .breadC li.last {padding:0; margin:0; float:none; background:none; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
	.detailWrap .breadC li.last a {font-weight:bold;}
	.detailWrap .breadC .icoNew {width:68px; height:16px; position:absolute; top:0; right:0; background:url(../i/icoYeni.gif) no-repeat; text-indent:-9999px;}
  
  
  /* biography */
.newBio {width:960px; display:inline-block; margin-bottom:15px; font-family:Tahoma, Geneva, sans-serif;}
	.newBio.v2 {padding-top:0;}
	.newBio .title {height:40px; font-size:20px; line-height:40px;}
	.newBio.v2 .title {color:#be0007; /*font-weight:bold;*/}
	.newBio.v2 h1 {height:40px; font-size:20px; line-height:40px; color:#be0007; font-weight:normal;}
	.newBio .detail {width:634px; display:inline-block; position:relative; float:left; /*overflow:hidden;*/}
	.newBio .detail.clip {height:500px; margin-bottom:20px; position:relative;}
	.newBio .detail .iBox {width:200px; display:inline-block; margin:0 22px 22px 0; float:left;}
	.newBio .detail .iBox > img {width:200px; display:block;}
	.newBio .detail .iBox .share {width:195px; display:inline-block; margin:10px 0; padding:13px 0 13px 5px; background:#ebebeb;}
	.newBio .detail .iBox .share li {float:left; width:33%; height:60px;}
	.newBio .detail .iBox .share li.editor {width:100%; height:22px; padding:0; padding-top:20px; text-align:center;}
	.newBio .detail .iBox .share li.editor a {width:129px; height:22px; display:inline-block; background:url(../i/bio_elements.png?v=1) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#454545; line-height:22px; text-indent:30px;}
	.newBio .detail .iBox .kunye {border:1px solid #e3e3e3; padding:5px; font-size:11px; line-height:15px;}
	.newBio .detail .iBox .kunye p {margin-bottom:15px; padding:0; font-size:11px; line-height:15px;}
	.newBio .detail .iBox .kunye li {display:inline-block; width:100%;}
	.newBio .detail .iBox .kunye a {color:#0060ff;}
	.newBio .detail h1 {padding:0 0 24px 0; font-size:22px; color:#232323;}
	.newBio .detail h2 {padding:0 0 12px 0; font-size:13px; color:#232323;}
	.newBio .detail #description,
	.newBio .detail p {/*padding:0 0 24px 222px; *padding-left:0; */ padding-bottom:24px; font-size:13px; color:#232323; line-height:20px; overflow:hidden;}
	.newBio .detail p.spot {font-weight:bold;}
	.newBio .detail #description img,
	.newBio .detail p img {max-width: 432px; height: auto; display: block;}
	.newBio .detail p .videoIf,
	.newBio .detail #description .videoIf {display: block; position:relative; width:652px; margin-left:0; overflow:hidden; height:419px; margin-bottom:13px;}
	.newBio .detail p .videoIf iframe,
	.newBio .detail #description .videoIf iframe {border:0px none !important; height:750px !important; margin-top:-320px !important; width:680px !important; margin-left:-7px;}
	/*.newBio .detail p .videoIf iframe {position:absolute;top:0;left:0;width:100%; height:100%;}*/
	
	.newBio .more {width:69%; display:block; position:absolute; bottom:0; right:0; background:#fff; z-index:1000;}
	.newBio .more em {height:20px; display:block; padding:0 23px 0 5px; background:url(../i/bio_elements.png?v=1) right -281px no-repeat; float:right; border:1px solid transparent; font-size:12px; color:#090909; font-weight:bold; font-style:normal; line-height:20px; cursor:pointer;}
	.newBio .more em:hover {border:1px solid #ccc; border-radius:3px;}
	
	.newBio .banBox {width:300px; margin-bottom:15px; float:right;}
	
	.newBio .others {width:100%; display:inline-block; margin:10px 0;}
	.newBio .others.oLeft {float:left; width:660px; margin-top:0;}
	.newBio .others .title {height:32px; margin-bottom:10px; background:#920101; font-size:14px; color:#fff; text-indent:10px; line-height:38px;}
	.newBio .others ul {width:100%; display:inline-block; overflow:hidden;}
	.newBio .others ul li {width:310px; height:80px; display:inline-block; margin:0 0 -1px -10px; padding:10px; float:left; border-bottom:1px dotted #adadad;}
	.newBio .others ul li a {width:316px; height:80px; display:inline-block; overflow:hidden;}
	.newBio .others ul li a img {width:80px; height:80px; margin-right:10px; float:left;}
	.newBio .others ul li a strong {height:34px; display:block; margin:13px 0 0; /*font-weight:normal; */font-size:14px; color:#262626; line-height:16px; overflow:hidden;}
	.newBio .others ul li a p {display:block; font-size:13px; color:#6a6a6a; line-height:16px;}
	.newBio .others ul li a:hover p {text-decoration:underline;}
	
	.newBio .sliderBox {width:100%; display:inline-block; position:relative; margin-bottom:10px; padding-bottom:10px; border-bottom:11px solid #333;}
	/*.newBio.v2 .sliderBox {display:inline-block;}*/
	.newBio .sliderBox .icon {width:60px; height:67px; position:absolute; top:0; left:0; background:url(../i/bio_elements.png?v=1) 0 -144px no-repeat; z-index:99999;}
	.newBio .sliderBox .title {width:100%; height:32px; display:inline-block; margin-bottom:10px; background:#333;}
	.newBio .sliderBox .title li {width:50%; height:32px; display:inline-block; position:relative; float:left; font-size:14px; color:#fff; font-weight:bold; text-indent:10px; line-height:38px;}
	.newBio .sliderBox .title li.sub {text-indent:50px;}
	.newBio .sliderBox .title li h2 {height:26px; display:inline-block; zoom:1; *display:inline; padding:0 15px; font-size:14px; color:#fff; font-weight:bold; text-indent:0; line-height:26px; cursor:pointer;}
	.newBio .sliderBox .title li h2:hover {text-decoration:underline;}
	.newBio .sliderBox .title li h2.selected {background:url(../i/bio_elements.png?v=1) 0 -29px repeat-x;}
	
	.newBio .sliderBox .slider {width:910px; display:block; padding:0 31px; position:relative;}
	.newBio .sliderBox .slider.w50 {width:414px; float:left;}
	.newBio .sliderBox .slider.brd {margin-right:2px; padding-right:33px; border-right:2px solid #333;}
	.newBio .sliderBox .slider#s2 {display:none;}
	
	.newBio .sliderBox .slider .bt {width:31px; height:135px; display:block; position:absolute; top:0; cursor:pointer;}
	.newBio .sliderBox .slider .bt b {width:31px; height:55px; display:block; margin-top:30px; background:url(../i/bio_elements.png?v=1) no-repeat; text-indent:-9999px;}
	.newBio .sliderBox .slider .bt:hover b {opacity:0.8; filter:alpha(opacity=80);}
	.newBio .sliderBox .slider .bt.prev {left:0;}
	.newBio .sliderBox .slider .bt.next {right:0;}
	.newBio .sliderBox .slider .bt.prev b {background-position:5px -71px;}
	.newBio .sliderBox .slider .bt.next b {background-position:-104px -71px;}
	
	.newBio .sliderBox .slider .wrap {width:100%; height:170px; position:relative; overflow:hidden;}
	.newBio .sliderBox .slider .wrap ul {width:50000px; display:block; position:absolute; top:0; left:0;}
	.newBio .sliderBox .slider .wrap ul li {width:130px; display:inline-block; float:left;}
	.newBio .sliderBox .slider .wrap ul li a {width:130px; height:175px; display:inline-block;}
	.newBio .sliderBox .slider .wrap ul li a img {width:130px; height:133px; display:block;}
	.newBio .sliderBox .slider .wrap ul li a p {width:100%; display:block; margin-top:8px; font-size:12px; color:#090909; font-weight:bold; text-align:center; line-height:14px; overflow:hidden;}
	.newBio .sliderBox .slider.w50 .wrap {height:137px;}
	.newBio .sliderBox .slider.w50 .wrap ul li {width:100px; margin-right:8px;}
	.newBio .sliderBox .slider.w50 .wrap ul li a {width:100px;}
	.newBio .sliderBox .slider.w50 .wrap ul li a img {width:100px; height:100px;}
	.newBio .sliderBox .slider.w50 .wrap ul li a p {text-align:left;}
	
	.newBio .searchBox {margin-bottom:20px; border-top:1px solid #e8e8e8;}
	.newBio .searchBox .btns:first-child ul {  display: -webkit-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;}
	.newBio .searchBox .btns:first-child ul li {-webkit-flex: 1;  -webkit-box-flex: 1; -ms-flex: 1;  flex: 1}
	.newBio .searchBox .btns:first-child ul li a {width:100%;}
	.newBio .searchBox .btns {*display:inline-block; padding:10px; background:-webkit-gradient(linear, left top, left bottom, from(#fafbfb), to(#f2f3f3)); background:-moz-linear-gradient(top, #fafbfb, #f2f3f3); background:-o-linear-gradient(rgb(250,251,251),rgb(242,243,243)); background:-ms-linear-gradient(top, #fafbfb 0%, #f2f3f3 100%); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cfafbfb', endColorstr='#cf2f3f3');}
	.newBio .searchBox .btns ul {width:100%; display:inline-block;}
	.newBio .searchBox .btns ul li {margin-left:5px; float:left; background:#dbdbdb; box-shadow:0 1px 2px 0px rgba(0,0,0,0.8);}
	.newBio .searchBox .btns ul li:first-child {margin:0;}
	.newBio .searchBox .btns ul li.last {float:right;}
	.newBio .searchBox .btns ul li:hover {background:#f4f4f4;}
	.newBio .searchBox .btns ul li.selected {background:#be0007;}
	.newBio .searchBox .btns ul li a {width:26px; height:26px; display:block; font-size:13px; color:#333; font-weight:bold; text-align:center; line-height:26px;}
	.newBio .searchBox .btns ul li.selected a {color:#fff;}
	.newBio .searchBox .btns.sub ul li {background:#fff;}
	.newBio .searchBox .btns.sub ul li.selected {background:#be0007!important;}
	.newBio .searchBox .btns.sub ul li:hover {background:#dbdbdb;}
	.newBio .searchBox .btns.sub ul li a {width:100px; height:22px; padding:0 5px; *border:1px solid #bebebe; color:#232323; text-align:left; font-weight:normal; line-height:22px;}
	.newBio .searchBox .btns.sub ul li.selected a {color:#fff;}
	@media \0screen {.newBio .searchBox .btns.sub ul li a {border:1px solid #bebebe;}}
	.newBio .searchBox .btns.sub ul li.last a {width:auto; padding:0 20px; text-align:center;}
	.newBio .searchBox .btns.sub ul li.link {background:none; box-shadow:none;}
	@media \0screen {.newBio .searchBox .btns.sub ul li.link {border:none;}}
	.newBio .searchBox .btns.sub ul li.link a {width:auto; padding:0 5px; color:#be0007;}
	.newBio .searchBox .btns.sub ul li.link a:hover {font-weight:bold;}
	.newBio .searchBox .draw {height:1px; margin:1px 0; background:#e8e8e8;}
	
	.newBio .categoryBox {}
	.newBio .categoryBox .line {width:100%; display:inline-block; margin-bottom:20px;}
	.newBio .categoryBox .line .wrap {width:650px; float:left;}
	.newBio .categoryBox .line .listTitle {margin-bottom:15px;}
	.newBio .categoryBox .line .listTitle strong {width:70px; height:70px; display:inline-block; background:#be0007; font-size:56px; color:#fff; text-align:center; line-height:70px; box-shadow:0 1px 2px 0px rgba(0,0,0,0.8);}
	.newBio .categoryBox .banBox {margin-bottom:0;}
	.newBio .categoryBox .banBox ul li:first-child +li {padding-top:10px;}
	
	.newBio .categoryList {width:100%; display:inline-block;}
	.newBio .categoryList > li {width:300px; float:left; margin-left:30px;}
	.newBio .categoryList > li:first-child {margin-left:0;}
	.newBio .categoryList ol {display:inline-block;}
	.newBio .categoryList ol li {display:block; margin-bottom:6px; float:none;}
	.newBio .categoryList ol li a {display:block; font-size:12px; color:#333;}
	.newBio .categoryList ol li a:hover {font-weight:bold;}
	
	/* carousel */
	.newBio .category {width:100%; display:inline-block; position:relative;}
	.newBio .category.v1, .newBio .category.v2 {width:323px; float:left;}
	.newBio .category.w1 {width:480px; margin:0;}
	.newBio .category.v2.w1 {float:right;}
	.newBio .category a.all {position:absolute; right:12px; bottom:12px; font-size:12px; color:#5b5b5b; text-decoration:underline;}
	.newBio .category.v5 a.all, .newBio .category.v6 a.all {color:#be0007;}
	.newBio .category a:hover.all {color:#be0007; text-decoration:none;}
	.newBio .category > strong {width:146px; height:37px; display:inline-block; padding:0 25px; background:#5b5b5b; font-size:14px; color:#fff; line-height:37px; border-radius:30px 0 0 0;}
	.newBio .category.v1 > strong {width:100%; padding:0;}
	.newBio .category.v2 > strong {width:100%; padding:0; background:#be0007; border-radius:0 30px 0 0;}
	.newBio .category.v5 > strong, .newBio .category.v6 > strong {background:#be0007;}
	.newBio .category > strong em {display:block; margin-top:9px; padding:0 25px;  background:#fff; color:#292727; font-style:normal; line-height:28px;}
	.newBio .category.v2 > strong em {color:#be0007; text-align:right;}
	.newBio .category .list_carousel {width:960px; *width:978px; height:213px; padding-bottom:30px; position:relative; overflow:hidden; *border-width:0 1px 1px 1px; *border-color:#bebebe; *border-style:solid; box-shadow:0 1px 1px 0px rgba(0,0,0,0.34);}
	@media \0screen {.newBio .category .list_carousel {width:978px; border-width:0 1px 1px 1px; border-color:#bebebe; border-style:solid;}}
	.newBio .category.v1 .list_carousel {width:330px; padding-bottom:0; background:#5b5b5b; border-radius:0 0 0 30px; box-shadow:none;}
	.newBio .category.v2 .list_carousel {width:330px; padding-bottom:0; background:#be0007; border-radius:0 0 30px 0; box-shadow:none;}
	.newBio .category.w1 .list_carousel {width:485px;}
	.newBio .category.v5 .list_carousel, .newBio .category.v6 .list_carousel {box-shadow:0 1px 1px 0px rgba(190,0,7,0.34);}
	.newBio .category .list_carousel ul {display:block; padding-top:10px;}
	.newBio .category .list_carousel li {width:146px; height:203px; display:block; padding:0 23px; float:left; border-right:1px dotted #a9a9a9;}
	.newBio .category.v1 .list_carousel li {width:146px; padding:0 9px; border-right-color:#949494;}
	.newBio .category.v2 .list_carousel li {width:146px; padding:0 9px; border-right-color:#d4585d;}
	.newBio .category.w1 .list_carousel li {padding:0 7px;}
	.newBio .category .list_carousel li a {width:146px; height:203px; display:inline-block; font-size:12px; color:#000; text-align:center; overflow:hidden;}
	.newBio .category .list_carousel li a:hover {color:#be0007;}
	.newBio .category .list_carousel li a img {margin-bottom:5px; transition:opacity 0.3s ease-in-out; -moz-transition:opacity 0.3s ease-in-out; -webkit-transition:opacity 0.3s ease-in-out; -o-transition:opacity 0.3s ease-in-out;}
	.newBio .category .list_carousel li a span {min-height:18px; display:block; padding:0 5px; border-left:5px solid #5b5b5b; font-size:15px; color:#1f1f1f; text-align:left; text-shadow:1px 1px 1px rgba(0,0,0,0.52); cursor:pointer;}
	.newBio .category.v1 .list_carousel li a span, .newBio .category.v2 .list_carousel li a span {border:none; color:#fff;}
	.newBio .category.v5 .list_carousel li a span, .newBio .category.v6 .list_carousel li a span {border-color:#be0007;}
	.newBio .category .list_carousel li a:hover img {opacity:0.8; filter:alpha(opacity=80);}
	.newBio .category .list_carousel li a:hover strong, .newBio .category .list_carousel li a:hover span {color:#be0007;}
	.newBio .category.v1 .list_carousel li a:hover strong, .newBio .category.v1 .list_carousel li a:hover span {color:#fff;}
	.newBio .category.v2 .list_carousel li a:hover strong, .newBio .category.v2 .list_carousel li a:hover span {color:#fff;}
	.newBio .category .list_carousel .prev, .newBio .category .list_carousel .next {width:30px; height:60px; margin-top:-30px; position:absolute; top:35%; left:24px; background:url(../i/bioArrow.png) 5px 0 no-repeat; text-indent:-9999px;}
	.newBio .category .list_carousel .next {left:auto; right:22px; background-position:-59px 0;}
	.newBio .category.v1 .list_carousel .prev, .newBio .category.v1 .list_carousel .next,
	.newBio .category.v2 .list_carousel .prev, .newBio .category.v2 .list_carousel .next {left:9px; top:40%;}
	.newBio .category.v1 .list_carousel .next, .newBio .category.v2 .list_carousel .next {left:auto; right:9px;}
	.newBio .category .list_carousel .prev:hover, .newBio .category .list_carousel .next:hover {opacity:0.7; filter:alpha(opacity=70);}
	/* otherCategory */
	.newBio .otherCategory {width:100%; display:inline-block; margin-bottom:10px; padding-bottom:10px; border-bottom:11px solid #333;}
	.newBio .otherCategory > strong {height:32px; display:block; position:relative; margin-bottom:10px; background:#333; font-size:14px; color:#fff; font-weight:bold; text-indent:50px; line-height:38px; z-index:2;}
	.newBio .otherCategory > strong em {width:60px; height:67px; position:absolute; top:0; left:0; background:url(../i/bio_elements.png?v=1) 0 -144px no-repeat;}
	.newBio .otherCategory .list_carousel {width:980px; height:171px; position:relative; overflow:hidden; z-index:1;}
	.newBio .otherCategory .list_carousel ul {display:block;}
	.newBio .otherCategory .list_carousel li {width:130px; display:inline-block; float:left;}
	.newBio .otherCategory .list_carousel li a {width:130px; height:175px; display:inline-block; text-align:center;}
	.newBio .otherCategory .list_carousel li a img {margin-bottom:8px; transition:opacity 0.3s ease-in-out; -moz-transition:opacity 0.3s ease-in-out; -webkit-transition:opacity 0.3s ease-in-out; -o-transition:opacity 0.3s ease-in-out;}
	.newBio .otherCategory .list_carousel li a span {display:block; font-size:12px; color:#090909; font-weight:bold; text-align:center; line-height:14px; overflow:hidden;}
	.newBio .otherCategory .list_carousel li a:hover img {opacity:0.8; filter:alpha(opacity=80);}
	.newBio .otherCategory .list_carousel .prev, .newBio .otherCategory .list_carousel .next {width:31px; height:55px; margin-top:-27px; position:absolute; top:50%; left:0; background:url(../i/bio_elements.png?v=1) 5px -71px no-repeat; text-indent:-9999px;}
	.newBio .otherCategory .list_carousel .next {left:auto; right:0; background-position:-104px -71px;}
	.newBio .otherCategory .list_carousel .prev:hover, .newBio .otherCategory .list_carousel .next:hover {opacity:0.7; filter:alpha(opacity=70);}
	
    .clearfix:after { content: "."; display: block; clear: both;visibility: hidden; line-height: 0; height: 0;}
    .clearfix {display: inline-block;}
  
 /* milyoner */

div.begenBox {display:block; overflow:hidden; margin:0 0 10px; padding:25px 0 15px;}
	div.begenBox a {display:block; float:left; height:39px; line-height:45px; padding:0 0 0 62px; font-size:16px; color:#fff; text-decoration:none; background:url(../i/bgBegenLinks.png) no-repeat;}
	div.begenBox a.fb {background-position:0 0; width:235px; margin-right:12px;}
	div.begenBox a.tw {background-position:0 -50px; width:236px;}
	div.begenBox a.fb:hover {background-position:-350px 0;}
	div.begenBox a.tw:hover {background-position:-350px -50px;}
	.iletisim .top {margin-bottom:25px;}
	.iletisim h3 {display:block; padding:15px 0 0; clear:both; text-align:center;}
	.iletisim p.mesaj {font-size:16px; margin-bottom:30px; text-align:center;}
    .iletisim th {width:216px; height:25px; background:#ffefe5; padding:4px 5px 0; text-align:left; vertical-align:top; font-size:16px; font-weight:normal; line-height:20px;}
	.iletisim .tSub {display:none;}
	.iletisim .tSub th {width:205px; background:#f8f7f7;}
    .iletisim th strong {font-size:20px; color:#b31246; float:left; margin-right:2px; font-weight:normal;}
    .iletisim th.zorunlu {background:none; vertical-align:top; font-size:12px; padding-top:16px;}
    .iletisim td {padding-left:10px; font-size:14px;}
    .iletisim textarea {width:244px!important; height:161px;}
	.iletisim textarea.other {height:80px;}
    .iletisim input {width:244px; height:21px;}
	.iletisim input[type="radio"], .iletisim input[type="checkbox"] {width:auto; height:auto;}
	.iletisim .num input {width:45px; margin-right:5px; text-align:center;}
    .iletisim select {width:230px; margin-right:5px; height:25px;}
	.iletisim select.variant {margin-bottom:5px;}
    .iletisim input.btn {width:100px; height:35px; line-height:35px; margin-left:150px; font-size:18px; background-color:#d11919; color:#ffffff;font-family:ptsansnarrowbold; border:none;cursor:pointer; }
    .iletisim a.kroki {float:left; background:url(../i/kroki.png); width:331px; height:35px; line-height:35px; font-size:14px; text-align:center; color:#fff;}
    .iletisim table.kunye th {padding-left:10px;}
	.iletisim .note {display:block; font-size:10px; line-height:25px;}
	.iletisim label {display: block; width:225px; line-height:20px;}
	.iletisim label.secim {display:inline; width:auto; margin:0 10px 0 0;}
	.webTvM.primeDate {display:inline-block; padding:10px 4px 4px; background:#ff6a06 url(../i/primeDateBg.jpg) repeat-x;}
	.webTvM ul {display:inline-block; position:relative;}
	.webTvM.primeDate ul {margin:0;}
	.webTvM li {float:left; margin-left:9px; margin-top:15px; position:relative; width:300px;}
	.webTvM.primeDate li {width:294px; margin:0;}
	.webTvM li a {float:left;}
	.webTvM li img {border:1px solid #ccc;}
	.webTvM.primeDate li img {border:none;}
	.webTvM li strong.txt {position:absolute; width:268px; background:url(../i/bgTv.png) repeat-y; bottom:11px; left:11px; padding:3px 0 3px 10px;}
	.webTvM li strong.txt span {display:block; color:#ff6400;}
	.webTvM li strong.txt strong {display:block; font-size:20px; color:#dadada; line-height:22px;}
	.webTvM li strong.txt span.bolum {display:block; font-size:12px; color:#dadada;}
	.webTvM li a:hover em {position:absolute; background:url(../i/play.png); width:50px; height:50px; right:11px; top:21px;}
	.webTvM li a:hover strong.txt span, .webTvM li a:hover strong.txt strong {text-decoration:underline;}
	.webTvM .logo { background:#161718; text-align:center;}
 
 /* tüm manşetler */
	.tumMansetlerCover .title {background:url(../i/titTManset.gif) repeat-x; height:40px; line-height:40px; border-bottom:1px solid #d5d5d5; padding:0 13px; font-size:16px; font-weight:bold; position:relative;}
	.tumMansetlerCover .title ul {position:absolute; bottom:-1px; right:27px;}
	.tumMansetlerCover .title li {float:left; margin-right:5px;}
    .tumMansetlerCover .title li a {float:left; height:27px; width:113px; background:url(../i/bgtmansetTab.gif) repeat-x left bottom; line-height:27px; font-size:13px; font-weight:bold; text-align:center; border:solid #d5d5d5; border-width:1px 1px 0;}
    .tumMansetlerCover .title li.current a {background-position:left top;}
    .tumMansetlerCover ul.tumManList li {padding:10px 0; /*margin:0 10px; */border-bottom:1px solid #d5d5d5; display:inline-block; width:617px; position:relative;font-family: Arial, Helvetica, sans-serif;}
	.tumMansetlerCover ul.tumManList li:first-child {padding-top:0px;}
	.tumMansetlerCover ul.tumManList li:last-child {border-bottom:none;}
	.tumMansetlerCover ul.tumManList li a:hover .cat {text-decoration:underline;}
	.tumMansetlerCover ul.tumManList li img {/*float:left; padding-right:17px; */ display:block; background:#fff;}
    .tumMansetlerCover ul.tumManList li span.manText {position:absolute; bottom:58px; left:0; width:597px; height:39px; padding:0 10px; font-size:20px; color:#fff; font-weight:bold; line-height:39px; overflow:hidden; background:url(../i/bgTumManset.png);}
	.tumMansetlerCover ul.tumManList li span.info {height:32px; display:block; margin-top:12px; line-height:32px; border-width:1px 0; border-style:solid; border-color:#f1f1f1;}
    .tumMansetlerCover ul.tumManList li strong {float:left; font-size:12px; line-height:35px;}
    .tumMansetlerCover ul.tumManList li strong.cat {padding-right:22px; color:#004692; font-size:14px;}
    .tumMansetlerCover ul.tumManList li strong.time {color:#3a3a3a;}
    .tumMansetlerCover ul.tumManList li strong.date {padding-right:32px; float:right; color:#3a3a3a;}
	
	.galleryWidget {width:300px; height:98px; display:inline-block; padding:303px 0 0; margin-bottom:12px; position:relative;}
	.galleryWidget h3 {padding:5px 10px; position:absolute; top:10px; left:10px; background:#006eb6; font-size:18px; color:#fff; z-index:2;}
	.galleryWidget.vid h3 {background:#6fb7ae;}
	.galleryWidget h3 a {font-size:18px; color:#fff;}
	.galleryWidget ul {display:inline-block;}
	.galleryWidget ul li {width:98px; height:98px; margin-left:3px; display:inline-block; float:left;}
	.galleryWidget ul li:first-child {margin-left:0;}
	.galleryWidget ul li a.thumb {width:98px; height:98px; display:block;}
	.galleryWidget ul li a.thumb em {display:none;}
	.galleryWidget ul li a:hover {text-decoration:none;}
	.galleryWidget ul li.current a.thumb {width:88px; height:88px; border:5px solid #006eb6;}
	.galleryWidget.vid ul li.current a.thumb {border-color:#6fb7ae;}
	.galleryWidget ul li.current a.thumb img {width:88px; height:88px;}
	
	.galleryWidget ul li .mHaber {width:300px; height:300px; position:absolute; left:0; top:0; display:none; overflow:hidden;}
	.galleryWidget ul li .mHaber img {width:300px; height:300px;}
	.galleryWidget ul li.current .mHaber {display:block;}
	.galleryWidget ul li .mHaber a {display:block; position:relative;
		/* for ie7 */
		 *zoom: expression( 
			  this.runtimeStyle.zoom="1",
			  this.appendChild( document.createElement("small") ).className="after"
		 );
   	}
	.galleryWidget.vid ul li .mHaber a:after, .galleryWidget.vid ul li .mHaber a .after {content:""; width:63px; height:62px; margin:-31px 0 0 -31px; position:absolute; top:50%; left:50%; background:url(../i/play.png) 0 0 no-repeat; opacity:0.8; filter:alpha(opacity=80);}
	.galleryWidget ul li .mHaber a span {width:280px; display:block; padding:5px 10px; position:absolute; left:0; bottom:10px; font-size:19px; color:#fff; font-weight:bold; line-height:24px; overflow:hidden; background:rgba(0, 110, 182, 0.8); *filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9c006eb6', endColorstr='#9c006eb6'); transition: bottom 0.3s ease-in-out; -moz-transition: bottom 0.3s ease-in-out; -webkit-transition: bottom 0.3s ease-in-out; -o-transition: bottom 0.3s ease-in-out;}
	.galleryWidget.vid ul li .mHaber a span {background:rgba(111, 183, 174, 0.8); *filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9c6fb7ae', endColorstr='#9c6fb7ae');}
	@media \0screen {.galleryWidget ul li .mHaber a span {filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9c006eb6', endColorstr='#9c006eb6');}}
	@media \0screen {.galleryWidget.vid ul li .mHaber a span {filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9c6fb7ae', endColorstr='#9c6fb7ae');}}
	.galleryWidget ul li .mHaber a:hover:after, .galleryWidget ul li .mHaber a:hover .after {opacity:1; filter:alpha(opacity=100);}
	.galleryWidget ul li .mHaber a:hover span {color:#000; text-decoration:none;}
	
 .ramadanModule .content {padding: 5px;}
	.ramadanModule .content .column {}
	.ramadanModule .content .column .heading h3 {padding-top: 4px; text-indent: 15px; font-family: 'ptsansnarrowbold'; font-size: 17px; color: #5b3d50; font-weight: normal; line-height: 30px;}
	.ramadanModule .content .column .inner {padding-top:15px;}
	.ramadanModule .content .column .inner strong {font-family: 'ptsansnarrowbold'; font-weight: normal;}
	.ramadanModule .content .column .holder {padding: 0 0 0 15px; background:url(../i/ramadanModuleBg.jpg) no-repeat; height:141px; color:#5b3d50; overflow: hidden;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.ramadanModule .content .column .heading:after {display:none;}
	.ramadanModule .content #mCSB_1_scrollbar_vertical,
	.ramadanModule .indexFixtur #mCSB_2_scrollbar_vertical {top:0px !important;}
	.ramadanModule .content .column .inner {height: 120px;}
	.ramadanModule .content .column .heading a.all {margin-right:3px; padding-right:0px;}
	.ramadanModule .content .column .heading a.all,
	.ramadanModule .indexFixtur .column .heading a.all:after {color:#0e6f6a;}
	
	.ramadanModule .content .mCSB_inside > .mCSB_container {padding-right:12px;}	
	.ramadanModule .content .inner.scrollContent .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color:#856a79 ;background-image:none;}
	.ramadanModule .content .inner.scrollContent .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width:6px; height:30px;}
	.ramadanModule .content .inner.scrollContent .mCSB_scrollTools .mCSB_draggerRail {width:6px; background-color:#ffffff!important;}
	
	.inner.scrollContent .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color:transparent; background: url(../i/scrollPointer.png) no-repeat;}
	.inner.scrollContent .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {}
	.inner.scrollContent .mCSB_scrollTools .mCSB_draggerContainer {right:-2px;}
	.inner.scrollContent .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {margin:0 auto;}
	
	
	/* frontTopFrame css */
	
	.frontTopFrame {width:100%;margin-bottom:5px;}
	.frontTopFrame:after {content:"";display:block; clear:both;}
	.frontTopFrame .leftSide {float:left;width:638px; position:relative;}
	main .frontTopFrame .mansetSmall {padding-left:37px; width:600px; height:316px;margin-bottom:5px;overflow:hidden;}
	main .frontTopFrame .mansetSmall ul.items,
	main .frontTopFrame .mansetSmall ul.items li,main .frontTopFrame .mansetSmall ul.items li img,
	main .frontTopFrame .mansetSmall ul.items li a 	{width:100%;height:316px;}
	main .frontTopFrame .mansetSmall ul.thumbs {position: absolute;left: 0;top: 0;width: 35px;border-right: 2px solid #d11919;}
	main .frontTopFrame .mansetSmall ul.thumbs li {width: 35px; height:38.8px; line-height: 37px;border-left: none;border-bottom: 1px solid #ebebeb;}
	main .frontTopFrame .mansetSmall ul.thumbs li:last-child {border-bottom:none;}
	main .frontTopFrame .mansetSmall ul.thumbs li a {height:38.8px;}
	
	.frontTopFrame .rightSide {float:right;width:318px; position:relative;}
	.frontTopFrame .rightSide .categoryTabSliderFrame {width:100%; position:relative;}
	.frontTopFrame .rightSide .categoryTabSliderFrame:after {content:""; display:block; clear:both;}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead {width:100%; display:flex; height:28px;background-color:#14233a; border-bottom:2px solid #14233a;position:relative;}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li {flex:1 auto; border-right:1px solid #0f1c2d;border-left:1px solid #1e2d44;}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li:last-child {border-right:none;}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li:first-child{border-right:none;}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li a {display:block;color:#ffffff;line-height:28px; text-align:center; transition:0.3s;font-size:15px;font-weight: 700;font-family: 'Roboto Slab', serif;}

	
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.magazin.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.magazin:hover a {background-color:#5f195c}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.spor.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.spor:hover a {background-color:#24712b}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.yasam.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.yasam:hover a {background-color:#ec6417}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.saglik.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.saglik:hover a {background-color:#5db5ca}
	
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li:after {content:"";position:absolute;bottom:-2px;left:0px; width:100%; height:2px;}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li:hover:after {z-index:5}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.selected:after {z-index:4;}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.magazin.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.magazin:hover:after {background-color:#5f195c}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.spor.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.spor:hover:after {background-color:#24712b}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.yasam.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.yasam:hover:after {background-color:#ec6417}
	.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.saglik.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.saglik:hover:after {background-color:#5db5ca}

	.frontTopFrame .tabSliderWrap {width:318px;height:346px;display:block;position:relative;overflow:hidden;}
	.frontTopFrame .tabSliderWrap .items {width:318px; height:318px;position:relative;}
	.frontTopFrame .tabSliderWrap .items li {width:318px; height:318px;}
	.frontTopFrame .tabSliderWrap .items li a {display:block; color:#ffffff;}
	.frontTopFrame .tabSliderWrap .items li a span {display:block;position:relative;}
	.frontTopFrame .tabSliderWrap .items li a strong {display:none;position:absolute;bottom:0px; left:0px; z-index:5;padding:10px 20px;font-size:18px;font-weight: 700;font-family: 'Roboto Slab', serif;}
	.frontTopFrame .tabSliderWrap .thumbs {width:100%;position:absolute;height:32px; bottom:0px;left:0px;display:block;z-index:11;overflow:hidden;}
	.frontTopFrame .tabSliderWrap .thumbs ul {width:400%; height:32px; position:absolute; left:0px; top:0px;}
	.frontTopFrame .tabSliderWrap .thumbs li {float:left; width:31.8px; padding-top:4px;height:28px;margin:0px;}
	.frontTopFrame .tabSliderWrap .thumbs li a {display:block; text-align:center; color:#ffffff; height:28px; line-height:28px;font-size:18px;font-weight: 700;font-family: 'Roboto Slab', serif;}
	.frontTopFrame .tabSliderWrap .thumbs li.active {height:32px;padding-top:0px;}
	.frontTopFrame .tabSliderWrap .thumbs li.active a {height:32px; line-height:35px;}
	

	.frontTopFrame .tabSliderWrap .thumbs.magazin li a {background-color:#5f195c}
	.frontTopFrame .tabSliderWrap .thumbs.magazin li.active a,.frontTopFrame .tabSliderWrap .thumbs.magazin li a:hover {background-color:#3a0f38;} 
	.frontTopFrame .tabSliderWrap .thumbs.spor li a {background-color:#24712b}
	.frontTopFrame .tabSliderWrap .thumbs.spor li.active a,.frontTopFrame .tabSliderWrap .thumbs.spor li a:hover {background-color:#113b15;} 
	.frontTopFrame .tabSliderWrap .thumbs.yasam li a {background-color:#ec6417}
	.frontTopFrame .tabSliderWrap .thumbs.yasam li.active a,.frontTopFrame .tabSliderWrap .thumbs.yasam li a:hover {background-color:#bf5215;}
	.frontTopFrame .tabSliderWrap .thumbs.saglik li a {background-color:#5db5ca}
	.frontTopFrame .tabSliderWrap .thumbs.saglik li.active a,.frontTopFrame .tabSliderWrap .thumbs.saglik li a:hover {background-color:#448797;}

	
	/**/
	.categoryTabSlider .categoryTabSliderFrame {width:100%; position:relative;}
	.categoryTabSlider .categoryTabSliderFrame:after {content:""; display:block; clear:both;}
	.categoryTabSlider .categoryTabSliderFrame .tabHead {width:100%; display:flex; height:28px;background-color:#14233a; border-bottom:2px solid #14233a;position:relative;}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li {flex:1 auto; border-right:1px solid #0f1c2d;border-left:1px solid #1e2d44;}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li:last-child {border-right:none;}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li:first-child{border-right:none;}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li a {display:block;color:#ffffff;line-height:28px; text-align:center; transition:0.3s;font-size:15px;font-weight: 700;font-family: 'Roboto Slab', serif;}

	
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.magazin.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.magazin:hover a {background-color:#5f195c}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.spor.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.spor:hover a {background-color:#24712b}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.yasam.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.yasam:hover a {background-color:#ec6417}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.saglik.selected a,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.saglik:hover a {background-color:#5db5ca}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li:after {content:"";position:absolute;bottom:-2px;left:0px; width:100%; height:2px;}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li:hover:after {z-index:5}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.selected:after {z-index:4;}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.magazin.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.magazin:hover:after {background-color:#5f195c}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.spor.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.spor:hover:after {background-color:#24712b}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.yasam.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.yasam:hover:after {background-color:#ec6417}
	.categoryTabSlider .categoryTabSliderFrame .tabHead li.saglik.selected:after,.frontTopFrame .rightSide .categoryTabSliderFrame .tabHead li.saglik:hover:after {background-color:#5db5ca}

	.categoryTabSlider .tabSliderWrap {width:300px;height:332px;display:block;position:relative;overflow:hidden;}
	.categoryTabSlider .tabSliderWrap .items {width:300px; height:300px;position:relative;}
	.categoryTabSlider .tabSliderWrap .items li {width:300px; height:300px;}
	.categoryTabSlider .tabSliderWrap .items li a {display:block; color:#ffffff;}
	.categoryTabSlider .tabSliderWrap .items li a span {display:block;position:relative;}
	.categoryTabSlider .tabSliderWrap .items li a strong {display:none;position:absolute;bottom:0px; left:0px; z-index:5;padding:10px 20px;font-size:18px;font-weight: 700;font-family: 'Roboto Slab', serif;}
	.categoryTabSlider .tabSliderWrap .thumbs {width:100%;position:absolute;height:32px; bottom:0px;left:0px;display:block;z-index:11;overflow:hidden;}
	.categoryTabSlider .tabSliderWrap .thumbs ul {width:400%; height:32px; position:absolute; left:0px; top:0px;}
	.categoryTabSlider .tabSliderWrap .thumbs li {float:left; width:30px; padding-top:4px;height:28px;margin:0px;}
	.categoryTabSlider .tabSliderWrap .thumbs li a {display:block; text-align:center; color:#ffffff; height:28px; line-height:28px;font-size:18px;font-weight: 700;font-family: 'Roboto Slab', serif;}
	.categoryTabSlider .tabSliderWrap .thumbs li.active {height:32px;padding-top:0px;}
	.categoryTabSlider .tabSliderWrap .thumbs li.active a {height:32px; line-height:35px;}
	

	.categoryTabSlider .tabSliderWrap .thumbs.magazin li a {background-color:#5f195c}
	.categoryTabSlider .tabSliderWrap .thumbs.magazin li.active a,.frontTopFrame .tabSliderWrap .thumbs.magazin li a:hover {background-color:#3a0f38;} 
	.categoryTabSlider .tabSliderWrap .thumbs.spor li a {background-color:#24712b}
	.categoryTabSlider .tabSliderWrap .thumbs.spor li.active a,.frontTopFrame .tabSliderWrap .thumbs.spor li a:hover {background-color:#113b15;} 
	.categoryTabSlider .tabSliderWrap .thumbs.yasam li a {background-color:#ec6417}
	.categoryTabSlider .tabSliderWrap .thumbs.yasam li.active a,.frontTopFrame .tabSliderWrap .thumbs.yasam li a:hover {background-color:#bf5215;}
	.categoryTabSlider .tabSliderWrap .thumbs.saglik li a {background-color:#5db5ca}
	.categoryTabSlider .tabSliderWrap .thumbs.saglik li.active a,.frontTopFrame .tabSliderWrap .thumbs.saglik li a:hover {background-color:#448797;}
 
 	/**/

 
@-webkit-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }

 50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}

@-moz-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }

50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}

@-o-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }

50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}

@keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }

50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}


@-webkit-keyframes mahyaFadeInOut {
 0% {
   opacity:1;
 }

 50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}

@-moz-keyframes mahyaFadeInOut {
 0% {
   opacity:1;
 }

50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}

@-o-keyframes mahyaFadeInOut {
 0% {
   opacity:1;
 }

50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}

@keyframes mahyaFadeInOut {
 0% {
   opacity:1;
 }

50% {
   opacity:0;
 }

 100% {
   opacity:1;
 }
}


.flash {width:980px; position:relative; margin:0 auto 10px; display:block; height:36px; line-height:36px; overflow:hidden; background:#fef200 url(../i/bgFlas.png) no-repeat 0 0;}
	.flash dt {float:left; position:relative; font:bold 27px/36px ptsans; color:#fbb03b;}
	.flash dd {display:block; padding-left:130px; width:605px;font:16px/36px 'Roboto Slab', serif; font-weight: 700;}

	.flash a {font-family: 'Roboto Slab', serif; font-size: 16px; font-weight: 700; color:#3f2c0f;}
	.flash a:hover {text-decoration:underline;}
	.flash dt:after {content: ""; background-color: #FFF200; position: absolute; right: 0; top: 0; height: 36px; z-index: 20; width: 3px;}
	.flash .goto {background-color:#d9ce0d;height:36px;line-height:36px; color:#000000; font-size:12px; position:absolute;right:0px; top:0px; padding-right:27px; padding-left:5px;}
	.flash .goto span {display:block; width: 200px;  position:relative; height:36px; line-height:37px;background-color:#d9ce0d; z-index:3; text-align: center;}
	.flash .goto:after {content:""; background:url(../i/flash-arrow.png) no-repeat center center; height:36px; width:27px; position:absolute;right:0px; top:0px;}
	.flash .goto:before{content:""; position:absolute; z-index:1;left:-19px;top:0px;width: 30px;height:36px;-webkit-transform: skew(25deg);-moz-transform: skew(25deg); -o-transform: skew(25deg);background: #d9ce0d;-webkit-box-shadow: -3px 0px 5px 0px rgba(205,193,0,1);-moz-box-shadow: -3px 0px 5px 0px rgba(205,193,0,1);box-shadow: -3px 0px 5px 0px rgba(205,193,0,1);}
	.flash .goto:hover {text-decoration:none; font-size: 13px;}


.userPrivate {width: 960px; height: 44px; margin: 0 auto 10px; position: relative; background: #f7f7f7; font-family: 'Roboto Slab', serif; font-size: 15px; color: #14233a; font-weight: 700; line-height: 44px; overflow: hidden;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	-moz-box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
	box-shadow: 0px 0px 3px 0px rgba(154, 154, 154, 0.75);
}
	.userPrivate > ul {}
	.userPrivate > ul > li {float: left; border-right: 1px solid #dbdbdb;}
	.userPrivate > ul > li:first-child,
	.userPrivate > ul > li:last-child {border-right: none;}
	.userPrivate > ul > li.city {width: 160px;}
	.userPrivate > ul > li.meteor {width: 90px;}
	.userPrivate > ul > li.route {width: 130px;}
	.userPrivate > ul > li.timer {width: 180px;}
	.userPrivate > ul > li.change {width: 392px;}

	.userPrivate > ul > li a {display: block;}
	.userPrivate > ul > li.timer a:before {content: ''; width: 46px; height: 44px; background: url('../i/icon-mosque.png') center center no-repeat; float: left;}
	.userPrivate > ul > li.timer span {width: 64px; height: 24px; margin: 11px 5px 0 0; float: right; background: #356083; color: #fff; font-weight: normal; text-align: center; line-height: 24px; border-radius: 5px;}
	.userPrivate > ul > li.route .fa {width: 34px; height: 44px; float: left; font-size: 28px; color: #356083; line-height: 44px; text-align: center;}
	.userPrivate > ul > li a:hover {background: #ededed;}

	.userPrivate > ul > li.meteor .iconDiv {width: 43px; height: 44px; display: inline-block; vertical-align: top; text-align: center; position: relative;}
	.userPrivate > ul > li.meteor .iconDiv [class^="flaticon-"]:before,
	.userPrivate > ul > li.meteor .iconDiv [class*=" flaticon-"]:before,
	.userPrivate > ul > li.meteor .iconDiv [class^="flaticon-"]:after,
	.userPrivate > ul > li.meteor .iconDiv [class*=" flaticon-"]:after {font-size: 40px; color: #356083;}

	.userPrivate > ul > li.change ol {width: 100%; display: inline-block; vertical-align: top;}
	.userPrivate > ul > li.change ol li {width: 28%; padding: 5px 0 5px 32px; position: relative; float: left; border-right: 1px solid #dbdbdb;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.userPrivate > ul > li.change ol li:nth-child(2) {width: 23%;}
	.userPrivate > ul > li.change ol li:nth-child(3) {width: 23%;}
	.userPrivate > ul > li.change ol li:last-child {width: 26%; border: none;}
	.userPrivate > ul > li.change em,
	.userPrivate > ul > li.change i {display: block; font-style: normal; line-height: 18px;}
	.userPrivate > ul > li.change i {font-weight: normal;}
	.userPrivate > ul > li.change ol li:after {content: ''; position: absolute; background: #356083; border: 5px solid transparent; height: 0; width: 0; left: 8px; top: 50%;
		-webkit-transform: translateY(-50%);
		   -moz-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		     -o-transform: translateY(-50%);
		        transform: translateY(-50%);
	}
	.userPrivate > ul > li.change ol li.down:after {margin-top: 3px; border: 7px solid transparent; border-top: 9px solid #d11919; background: none;}
	.userPrivate > ul > li.change ol li.up:after {margin-top: -5px; border: 7px solid transparent; border-bottom: 9px solid #009245; background: none;}
a.tkktLnk {text-decoration: underline;}

.singleManset {width:100%;margin:10px 0px;}
.singleManset img {max-width:100%; height:auto !important}

.mansetSingle {width:100%;margin-bottom: 10px;font-size:0px;}
.mansetSingle a {display:block;}
.mansetSingle img {max-width:100%; height:auto;}
.galleryDetail > ul .mansetSingle {margin-top:30px;}
.detay.yazarDetay + .mansetSingle {margin-top:30px;}


/* Reel Sektör */

section.large {width:100%;}
section.large:after,.reelSektorFrame:after,.reelSektorFrame .first:after {content:"";display:block;clear:both;}
.reelSektorFrame {width:100%; position:relative;}
.reelSektorFrame .first {width:100%; position:relative;margin-bottom:3px;}
.reelSektorFrame a {display:block;line-height:0px;}
.reelSektorFrame .box {float:left;margin-right:3px;margin-bottom:3px;overflow:hidden;}
.reelSektorFrame .box:nth-of-type(3n){margin-right:0px;}
.reelSektorFrame img {transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none;}
.reelSektorFrame .box:hover img {transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05); }




























