html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0;}
body {background:#f5f5f5; font:12px Arial, Tahoma, Times, serif; color:#000; margin:10px 0;}
* html body {behavior:url("http://i.sabah.com.tr/sbh/csshover.htc");}
ol, ul {list-style:none; padding:0; margin:0;}
table {border-collapse:collapse;}
:focus {outline:none;}
input, textarea, select {font-size:11px; font-family:Arial, Tahoma, Times, serif; color:#333;}
a {text-decoration:none; color:#000;}
a:hover {text-decoration:underline;}
.cls {font-size:1px; line-height:1px; display:block; clear:both;}
.cls10 {font-size:1px; line-height:1px; display:block; clear:both; height:10px;}

.header {width:980px; border:1px solid #d9d9d9; margin:0 auto; background:#fff; padding:0 0 10px; }
	.header .hLeft {float:left; width:240px;}
	.header .hLeft img {margin:5px 0 0 9px;}
	.header .hLeft span {display:block; padding:2px 0 0 20px; color:#737373; font-size:11px;}
	.header .hLeft span strong {display:block;}
	.header .hRight {float:right; width:738px; height:134px;}
	.header .hRight .tNav {display:block; background:url(../i/bgTopBar.gif) repeat-x; border-bottom:1px solid #dadada; border-left:1px solid #dadada; margin:0 0 9px; height:25px; line-height:25px;}
	.header .hRight .tNav ul.nav {float:left; height:25px; overflow:hidden;}
	.header .hRight .tNav ul.nav li {float:left; padding:0 8px; background:url(../i/bgTopBar.gif) no-repeat 0 -25px; margin:0 0 0 -1px;}
	.header .hRight .tNav ul.nav li a {color:#505050;}
	.header .hRight .tNav ul.nav li a:hover {color:#17507e; text-decoration:none;}
	.header .hRight .tNav ul.search {float:right; padding:0 5px 0 0; height:25px; overflow:hidden;}
	.header .hRight .tNav ul.search li {float:left; height:25px;}
	.header .hRight .tNav ul.search li.input {padding:0 5px; background:#fff; border-right:1px solid #dadada; border-left:1px solid #dadada;}
	.header .hRight .tNav ul.search li.input input {width:150px; border:1px solid #fff;}
	.header .hRight .tNav ul.search li a {display:block; width:51px; background:url(../i/btnAra.png) no-repeat; height:25px; text-indent:-9999px; cursor:pointer;}
	.header .hRight .tNav ul.search li a:hover {background-position:0 -25px;}
	.header .hRight .banner {height:90px; overflow:hidden;}

.header ul.navBar {height:33px; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; display:inline-block; width:calc(100% + 1px); margin:0 0 0 -1px; background:#efefef;}
	.header ul.navBar > li {border-left:1px solid #d9d9d9; line-height:33px; display:inline-block; float:left }
	.header ul.navBar > li > a { display:block; color:#17507e; font-weight:bold; padding:0 11px 0 10px;}
	/*:root .header ul.navBar li a { padding:0 16px\0;}*/

	/* ========[ live channels style ]============ */
.live-channel {position:relative; z-index: 10;}
	.liveChannelTab-container {display:none; padding-top:2px; position:absolute; top:33px; right: -7px; }
	.liveChannelTab {  background: #fff; width:334px; box-shadow: 0px 2px 3px 2px #bcbcbc; -webkit-box-shadow: 0px 2px 3px 2px #bcbcbc; -moz-box-shadow: 0px 2px 3px 2px #bcbcbc;}
	.liveChannelTab .tabMenu {}
	.liveChannelTab .tabMenu ul {width: 100%; display: inline-block; vertical-align: top; background: #f0f0f0; }
	.liveChannelTab .tabMenu ul li {width: 50%; height: 33px; border-bottom:1px solid #ebebeb; float: left; font-size: 14px; text-align: center; line-height: 33px; cursor: pointer; font-family:'Verdana',arial; font-weight:bold; color:#777777; position:relative;}
	.liveChannelTab .tabMenu ul li:before {content:''; width:100%; height:1px; background:#f0f0f0; position:absolute; bottom:0px; left:0px;}
	.liveChannelTab .tabMenu ul li:hover {}
	.liveChannelTab .tabMenu ul li.selected {border-bottom:1px solid #993232; color: #993232; cursor: default;}
	.liveChannelTab .tabMenu ul li.selected:before {background:#993232;}
	.liveChannelTab .tabMenu ul li img {display: inline-block; vertical-align: text-bottom; margin-right: 6px; opacity: .3;}
	.liveChannelTab .tabMenu ul li:hover img,
	.liveChannelTab .tabMenu ul li.selected img {opacity: 1;}

	.liveChannelTab .itemFrame .item {width: 100%; height: 0; overflow: hidden; pointer-events: none; opacity: 0;}
	.liveChannelTab .itemFrame .item.show {height: 248px; pointer-events: inherit; opacity: 1;}
	
	.liveChannelTab .itemFrame .item ul {height: 100%; overflow: hidden;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; 
		flex-wrap: wrap;    
	}
	.liveChannelTab .itemFrame .item ul li {width: 25%; position: relative;
		-webkit-align-content: space-between;
		align-content: space-between;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-box;
		display: box;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-box-align: center;
		box-align: center;
	}
	.liveChannelTab .itemFrame .item.tvChan ul li {width: 22%;}
	.liveChannelTab .itemFrame .item ul li:nth-child(-n+3) {width: 33.3333%;}
	.liveChannelTab .itemFrame .item.radioChan ul li:nth-child(n+8) {width: 33.3333%;}
	.liveChannelTab .itemFrame .item.tvChan ul li:last-child {width: 34%;}

	.liveChannelTab .itemFrame .item ul li a:before {content: ''; width: 1px; height: 90%; position: absolute; top: 5%; right: 0;
		
		-webkit-box-shadow: 1px 0px 0px 0px #e3e3e3;
	    -moz-box-shadow: 1px 0px 0px 0px #e3e3e3;
	    box-shadow: 1px 0px 0px 0px #e3e3e3;
	}
	.liveChannelTab .itemFrame .item ul li img {max-width: 100%; height: auto;}
	.liveChannelTab .itemFrame .item ul li a {width: 100%; display: block; position:relative;}
	.liveChannelTab .itemFrame .item ul li a em {display: block; text-align: center; font-style: normal;}


.footer {width:982px; margin:10px auto;}

.container {width:980px; border:1px solid #d9d9d9; margin:-1px auto 0; border-bottom:6px solid #000; background:#fff url(../i/bgContainer.gif) repeat-y;}
	.container .sLeft {float:left; width:659px; overflow:hidden;}
	.container .sRight {float:right; width:320px;}

.container .top {height:326px; display:block; clear:both; border-bottom:1px solid #d9d9d9;}
.container .manset {width:319px; height:36px; background:#efefef; border-right:1px solid #d9d9d9; padding:280px 10px 10px; position:relative; float:left;}
	.container .manset ul {background:#17507e; height:36px; display:block;}
	.container .manset ul li {float:left; line-height:36px; height:36px; width:44px; border-right:1px solid #2069a4; border-left:1px solid #103859;}
	.container .manset ul li div {display:none;}
	.container .manset ul li.oks {border:none;}
	.container .manset ul li a {display:block; font-size:24px; font-weight:bold; color:#fff; text-align:center;}
	.container .manset ul li a:hover {color:#b7c8d6; text-decoration:none;}
	.container .manset ul li.current {background:#000;}
	.container .manset ul li.current div {display:block; width:319px; height:270px; position:absolute; top:10px; left:10px; background:#ccc; overflow:hidden;}
	.container .manset ul li.current div span {position:absolute; width:299px; padding:10px; background:#000; left:0; bottom:0; color:#fff; font-size:22px; cursor:pointer; line-height:24px; text-align:left;}
	.container .manset ul li.current div a:hover span {color:#b7c8d6; text-decoration:none;}
.container ul.mansetYan {float:right; width:299px; padding:0 10px 0 0;}
	.container ul.mansetYan li {display:block; line-height:14px; padding:10px 0 11px; min-height:77px; height:auto !important; height:77px; background:url(../i/bgListLine.gif) repeat-x left bottom;}
	.container ul.mansetYan li.last {background:none;}
	.container ul.mansetYan li img {border:1px solid #abaaaa; float:right; margin:0 0 0 7px;}
	.container ul.mansetYan li strong {font-size:14px; padding:2px 0 6px; display:block; line-height:14px;}
	.container ul.mansetYan li a {display:block; height:77px; overflow:hidden; cursor:pointer;}
	.container ul.mansetYan li a:hover {color:#d00b0b; text-decoration:none;}
	.container ul.mansetYan li a:hover img {border-color:#999;}

.container ul.mainList {display:block; padding:0 10px;}
	.container ul.mainList li {float:left; width:48%; line-height:14px; padding:10px 0 11px; height:77px; background:url(../i/bgListLine.gif) repeat-x left bottom;}
	.container ul.mainList li.left {padding-right:2%;}
	.container ul.mainList li.right {padding-left:2%;}
	.container ul.mainList li.banner {padding-left:2%; height:273px; clear:right; float:right; text-align:right;}
	.container ul.mainList li.banner span {line-height:20px; height:20px; display:block; clear:both; text-align:left; font-size:11px;}
	.container ul.mainList li.banner span a {float:right;}
	.container ul.mainList li.last {background:none;}
	.container ul.mainList li img {border:1px solid #abaaaa; float:left; margin:0 7px 0 0;}
	.container ul.mainList li strong {font-size:14px; padding:2px 0 5px; display:block; line-height:14px;}
	.container ul.mainList li a {display:block; height:77px; overflow:hidden; cursor:pointer;}
	.container ul.mainList li a:hover {color:#d00b0b; text-decoration:none;}
	.container ul.mainList li a:hover img {border-color:#999;}

.container .mainBand {display:block; clear:both; padding:5px; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; position:relative; top:-1px;}
	.mainBand .bandIn {display:block; background:#d00b0b; padding:9px 0 0;}
	.mainBand .bandIn .bar {display:block; border-top:1px solid #fff; background:#ccc; padding:6px 6px 6px 10px; font-size:14px; font-weight:bold; height:19px; line-height:19px; position:relative;}
	.mainBand .bandIn .bar span {color:#d00b0b;}
	.mainBand .bandIn .bar ul.player {position:absolute; height:20px; right:5px; top:5px; width:67px; background:url(../i/icoBand.png) no-repeat; padding:0 3px;}
	.mainBand .bandIn .bar ul.player li {width:19px; text-indent:-9999px; height:20px; line-height:20px;}
	.mainBand .bandIn .bar ul.player li.geri {float:left;}
	.mainBand .bandIn .bar ul.player li.ileri {float:right}
	.mainBand .bandIn .bar ul.player li.play, .mainBand .bandIn .bar ul.player li.pause {margin:0 auto;}
	.mainBand .bandIn .bar ul.player li a {display:block; height:20px; background:url(../i/icoBand.png) no-repeat;}
	.mainBand .bandIn .bar ul.player li.geri a {background-position:left -20px;}
	.mainBand .bandIn .bar ul.player li.geri a:hover {background-position:right -20px;}
	.mainBand .bandIn .bar ul.player li.ileri a {background-position:left -60px;}
	.mainBand .bandIn .bar ul.player li.ileri a:hover {background-position:right -60px;}
	.mainBand .bandIn .bar ul.player li.pause a {background-position:left -40px;}
	.mainBand .bandIn .bar ul.player li.pause a:hover {background-position:right -40px;}
	.mainBand .bandIn .bar ul.player li.play a {background-position:left -80px;}
	.mainBand .bandIn .bar ul.player li.play a:hover {background-position:right -80px;}
	.mainBand .bandIn .data {padding:10px; height:132px; position:relative; color:#fff; font-size:14px;}
	.mainBand .bandIn .data ul.list li {width:629px; height:132px; overflow:hidden; float:left;}
	.mainBand .bandIn .data img {float:left; margin:0 10px 0 0; border:1px solid #fff;}
	.mainBand .bandIn .data strong {font-size:18px; display:block; padding:0 0 5px;}
	.mainBand .bandIn .data span {display:block; padding:3px 0; text-align:right; font-size:11px;}
	.mainBand .bandIn .data span a {color:#fff;}
	.mainBand .bandIn .data ul.mList {width:245px; height:19px; position:absolute; right:10px; bottom:10px; padding:0 0 0 125px; background:url(../i/bgbands.gif) no-repeat;}
	.mainBand .bandIn .data ul.mList li {display:block; font-size:12px; font-weight:bold; color:#fff; height:19px; line-height:19px;}

.sRight .ozelBox {display:block; padding:0 10px 10px; background:#f8f8f8;}
	.sRight .ozelBox .title {display:block; background:url(../i/icoOzelBox.jpg) no-repeat right center; min-height:55px; height:auto !important; height:55px; padding:5px 70px 5px 0; font-size:16px; line-height:27px; border-bottom:1px solid #d9d9d9; margin:0 0 10px;}
	.sRight .ozelBox embed {display:block;}
	.sRight .ozelBox .title strong {color:#d00b0b; font-size:20px; line-height:19px; padding:4px 0; display:block; font-weight:normal;}
	.sRight .ozelBox a.bilgi {display:block; background:#d5cdb4;}
	.sRight .ozelBox a.bilgi strong {display:block; padding:5px; font-size:15px; font-weight:normal;}
	.sRight .ozelBox a.bilgi:hover strong {text-decoration:none;}
	.sRight .ozelBox .arsiv {display:block; line-height:20px; padding:5px; height:20px; background:#353535; color:#9f9f9f;}
	.sRight .ozelBox .arsiv span {float:left; display:block; padding:0 15px 0 0; background:url(../i/icoOkArsiv.gif) no-repeat right center;}
	.sRight .ozelBox .arsiv select {width:190px; float:right;}

.sRight .banner {display:block; padding:10px 10px 0;}
	.sRight .banner span {line-height:14px; height:14px; display:block; clear:both; text-align:left; font-size:11px; padding:0 0 10px;}
	.sRight .banner span a {float:right;}

.sRight .boxs {display:block; margin:0 10px 10px; border-top:9px solid #17507e;}
	.sRight .boxs .title {display:block; background:#efefef; padding:1px 10px; height:28px;}
	.sRight .boxs .title strong {float:left; font-size:11px; color:#17507e; line-height:28px;}
	.sRight .boxs .title strong.small {line-height:14px;}
	.sRight .boxs .title select {float:right; width:130px; margin:4px 0 0;}
.sRight .boxs ul.hava {border:1px solid #efefef; height:100px; padding:6px 0 0;}
	.sRight .boxs ul.hava li {float:left; width:33.33%; height:50px; padding:0 0 50px; text-align:center; background:url(../i/iconsHava.png) no-repeat;}
	.sRight .boxs ul.hava li span {display:block; line-height:20px; background:#efefef; font-size:11px; height:20px; overflow:hidden;}
	.sRight .boxs ul.hava li strong {display:block; line-height:30px; font-size:14px; color:#17507e;}
	.sRight .boxs ul.hava .A {background-position:center 0;}
	.sRight .boxs ul.hava .AB {background-position:center -100px;}
	.sRight .boxs ul.hava .CB {background-position:center -200px;}
	.sRight .boxs ul.hava .D {background-position:center -300px;}
	.sRight .boxs ul.hava .DMN {background-position:center -400px;}
	.sRight .boxs ul.hava .GSY {background-position:center -500px;}
	.sRight .boxs ul.hava .HSY {background-position:center -600px;}
	.sRight .boxs ul.hava .HY {background-position:center -700px;}
	.sRight .boxs ul.hava .K {background-position:center -800px;}
	.sRight .boxs ul.hava .KF {background-position:center -900px;}
	.sRight .boxs ul.hava .KKY {background-position:center -1000px;}
	.sRight .boxs ul.hava .KSY {background-position:center -1100px;}
	.sRight .boxs ul.hava .KY {background-position:center -1200px;}
	.sRight .boxs ul.hava .MSY {background-position:center -1300px;}
	.sRight .boxs ul.hava .P {background-position:center -1400px;}
	.sRight .boxs ul.hava .PB {background-position:center -1500px;}
	.sRight .boxs ul.hava .PUS {background-position:center -1600px;}
	.sRight .boxs ul.hava .R {background-position:center -1700px;}
	.sRight .boxs ul.hava .SCK {background-position:center -1800px;}
	.sRight .boxs ul.hava .SGK {background-position:center -1900px;}
	.sRight .boxs ul.hava .SIS {background-position:center -2000px;}
	.sRight .boxs ul.hava .SY {background-position:center -2100px;}
	.sRight .boxs ul.hava .Y {background-position:center -2200px;}
	.sRight .boxs ul.hava .YKY {background-position:center -2300px;}
	.sRight .boxs ul.hava .YYSY {background-position:center -2400px;}

.sRight .boxs.red {border-color:#d00b0b;}
	.sRight .boxs.red .title strong {color:#d00b0b;}
.sRight .boxs ul.okuList {display:block; border:1px solid #efefef; padding:3px 0 0;}
	.sRight .boxs ul.okuList li {padding:8px;}
	.sRight .boxs ul.okuList li.color {background:#ebf6ff;}
	.sRight .boxs ul.okuList li a strong {color:#17507e;}
	.sRight .boxs ul.okuList li a:hover {text-decoration:none; color:#d00b0b;}

.sRight .boxs .yazarScroll {height:240px; overflow-y:auto;}

.sRight .boxs ul.yazarList {display:block; border:1px solid #efefef; background:#f8f8f8; padding:0 10px;}
	.sRight .boxs ul.yazarList li {padding:10px 0; background:url(../i/bgListLine.gif) repeat-x left top; height:60px;}
	.sRight .boxs ul.yazarList li:first-child {background:none;}
	.sRight .boxs ul.yazarList li img {float:left; margin:0 7px 0 0;}
	.sRight .boxs ul.yazarList li a strong {display:block; padding:7px 0; color:#17507e;}
	.sRight .boxs ul.yazarList li a {color:#676767; font-weight:bold;}
	.sRight .boxs ul.yazarList li a:hover, .sRight .boxs ul.yazarList li a:hover strong {color:#d00b0b; text-decoration:none;}

.kategoriTitle {display:block; padding:5px 10px; height:25px; line-height:25px;}
	.kategoriTitle strong {color:#17507e; display:block; float:left; padding:0 25px 0 0; background:url(../i/icoDetay.gif) no-repeat right top; font-size:18px;}
	.kategoriTitle ul {float:right; font-size:11px;}
	.kategoriTitle ul li {float:left; padding:0 0 0 10px;}
ul.detayPager {display:block; background:#f5f5f5; height:25px; line-height:25px; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; clear:both;}
	ul.detayPager li {border-left:1px solid #d9d9d9; padding:0 8px; margin:0 0 0 -1px;}
	ul.detayPager li.left {float:left;}
	ul.detayPager li.left a:hover {color:#d00b0b; text-decoration:none;}
	ul.detayPager li.right {float:right;}
	ul.detayPager li.newS {float:right; border:none; padding:0;}
	ul.detayPager li.right a {display:block; width:25px; height:25px; background:url(../i/icoDetay.gif) no-repeat; text-indent:-9999px;}
	ul.detayPager li.right a.gonder {background-position:center -40px;}
	ul.detayPager li.right a.gonder:hover {background-position:center -140px;}
	ul.detayPager li.right a.yazdir {background-position:center -70px;}
	ul.detayPager li.right a.yazdir:hover {background-position:center -170px;}
	ul.detayPager li.right a.paylas {background-position:center -100px;}
	ul.detayPager li.right a.paylas:hover {background-position:center -200px;}
	ul.detayPager li.paylas {float:right; width:25px; height:25px; position:relative;}
	ul.detayPager li.paylas span {display:block; width:25px; height:25px; background:url(../i/icoDetay.gif) no-repeat center -100px; text-indent:-9999px; cursor:pointer;}
	ul.detayPager li.paylas:hover span {background-position:center -200px;}
	ul.detayPager li.paylas ul.paylasM {display:none; position:absolute; right:0; top:25px; border:1px solid #999; background:#fff; white-space:nowrap; width:186px;}
	ul.detayPager li.paylas:hover ul.paylasM {display:block;}
	ul.detayPager li.paylas ul.paylasM li {width:17px; height:17px; padding:3px; margin:0; border:none; float:left; background:none;}
	ul.detayPager li.paylas ul.paylasM li.baslik {width:40px; line-height:17px;}

.sLeft ul.newShare {padding:2px 10px 0 2px; float:right; height:23px;}
	.sLeft ul.newShare li {float:left; border:none; padding:0; position:relative;}

.sRight ul.newShare {display:block; zoom:1; padding:10px 0; background:#efefef; text-align:center;}
	.sRight ul.newShare:after {content:"."; display:block; clear:both; height:0; line-height:0; visibility:hidden;}
	.sRight ul.newShare li {float:left; width:33%;}

.detay {display:block; padding:10px; font-size:13px; line-height:18px;}
	.detay .title {margin-bottom:20px; padding:7px 0; font-size:15px; color:#17507e; line-height:18px; border-width:1px 0; border-style:dashed; border-color:#a2b3c5; overflow:hidden;}
	.detay .title > a {font-size:15px; color:#17507e;}
	.detay h1 {display:block; font-size:22px; padding:0 0 10px; color:#17507e;}
	.detay img.left {float:left; margin:0 10px 5px 0;  border:1px solid #a6a6a6;}
	.detay img.right {float:right; margin:0 0 5px 10px; border:1px solid #a6a6a6;}
	.detay .imgBox {float:left; width:280px; margin:0 10px 10px 0;}
	.detay .imgBox img {float:left; #float:none; margin:0;}
	.detay .imgBox span {display:block; clear:both; background:#e3ecf4; color:#17507e; font-weight:bold; padding:5px; font-size:11px;}
	.detay .imgBox p.etiket {display:block; background:#f5f5f5; padding:4px; border:1px solid #d9d9d9; margin:1px 0 0;}
	.detay .imgBox p.etiket a {color:#17507e;}
	.detay p {display:block; margin-bottom:20px;}
	.detay p img {margin:0 10px 0 0;}
	.detay p.spot {font-size:16px; font-weight:bold; line-height:20px;}
.greyRedTitle {display:block; line-height:25px; border-bottom:9px solid #d9d9d9; margin:0 10px; height:25px;}
	.greyRedTitle strong {color:#d00b0b; float:left; font-size:14px;}
	.greyRedTitle a.tumu {float:right; color:#d00b0b; font-size:11px;}
.blueBlackTitle {display:block; line-height:25px; border-bottom:9px solid #17507e; margin:0 10px; height:25px;}
	.blueBlackTitle strong {color:#010101; float:left; font-size:14px;}
	.blueBlackTitle a.tumu {float:right; color:#010101; font-size:11px;}
	.blueBlackTitle a.tumu:hover {color:#d00b0b;}

/*search Page*/
.searchBox {display:block; padding:10px 20px; position:relative;}
	.searchBox dl {width:450px;}
	.searchBox dl dt {float:left; width:150px; padding:3px 0; line-height:20px;}
	.searchBox dl dd {float:left; width:300px; padding:3px 0; line-height:20px;}
	.searchBox dl dd input.txt {border:1px solid #d9d9d9; width:240px;}
	.searchBox dl dd input.txt2 {border:1px solid #d9d9d9; width:145px; float:left; margin:0 5px 0 0;}
	.searchBox dl dd label {margin:0 20px 0 0;}
	.searchBox dl dd label input {margin:0 3px 0 0;}
	.searchBox dl dd select {width:150px;}
	.searchBox a.search {width:57px; height:44px; display:block; background:url(../i/icoSearch.png) no-repeat center top; text-indent:-9999px; cursor:pointer; position:absolute; top:50px; right:80px;}
	.searchBox a.search:hover {background-position:center bottom;}
.searchPager {display:block; height:25px; line-height:25px; padding:10px 20px;}
	.searchPager span {float:left; color:#17507e; font-size:14px; font-weight:bold;}
	.searchPager ul {float:right;}
	.searchPager ul li {float:left; padding:0 3px;}
	.searchPager ul li a {color:#17507e; padding:0 3px; font-size:14px;}
	.searchPager ul li a.once {background:url(../i/icoSearch.png) no-repeat left top; height:25px; width:13px; cursor:pointer; text-indent:-9999px; display:block; padding:0;}
	.searchPager ul li a.once:hover {background-position:left bottom;}
	.searchPager ul li a.sonra {background:url(../i/icoSearch.png) no-repeat right top; height:25px; width:13px; cursor:pointer; text-indent:-9999px; display:block; padding:0;}
	.searchPager ul li a.sonra:hover {background-position:right bottom;}
	.searchPager ul li a:hover {color:#d00b0b; text-decoration:none;}
	.searchPager ul li.current a {font-weight:bold; color:#d00b0b; font-size:18px;}
ul.searchList {display:block; padding:10px;}
	ul.searchList li {background:#f2f2f2; padding:5px 10px 10px; margin:0 0 1px; line-height:18px;}
	ul.searchList li a strong {display:block; font-size:14px; color:#17507e;}
	ul.searchList li a span {display:block; height:18px; overflow:hidden; cursor:pointer;}
	ul.searchList li a span em {color:#d00b0b;}
	ul.searchList li a:hover {text-decoration:none; color:#d00b0b;}
.pTitle {display:block; margin:1px; background:#17507e; padding:7px 10px; color:#fff; line-height:22px; height:22px;}
	.pTitle span {float:left; font-size:18px;}
	.pTitle ul {float:right;}
	.pTitle ul li {float:left; padding:0 12px; background:url(../i/okMaviBeyaz.gif) no-repeat left center; font-size:11px;}
	.pTitle ul li a {color:#fff;}
/*kategoriler*/
.kategoriTop {display:block; background:#e3e3e3; padding:10px; font-size:16px; font-weight:bold; margin:0 1px; position:relative;}
	.kategoriTop strong {font-size:22px; display:block; padding:0 0 15px;}
	.kategoriTop img {float:left; margin:0 15px 0 0; border:1px solid #848484;}
	.kategoriTop a:hover img {border-color:#000;}
	.kategoriTop a:hover {color:#17507e; text-decoration:none;}
	.kategoriTop a em {position:absolute; right:10px; bottom:10px; font-size:14px; color:#17507e; cursor:pointer;}
	.kategoriTop a:hover em {color:#d00b0b;}
.oldLinks {display:block; border-top:9px solid #d9d9d9; margin:10px; padding:5px 0;}
	.oldLinks a {color:#d00b0b; font-size:14px; font-weight:bold;}
	.oldLinks a:hover {color:#17507e; text-decoration:none;}
/*roportaj*/
.roportaj {display:block; padding:10px 0; font-size:14px; margin:0 10px; border-bottom:3px solid #d9d9d9;}
	.roportaj img {float:left; border:1px solid #9e9f9c; margin:0 10px 0 0;}
	.roportaj a:hover img {border-color:#000;}
	.roportaj strong {display:block; color:#17507e; font-size:18px; padding:0 0 10px;}
	.roportaj a:hover {color:#d00b0b; text-decoration:none;}
	.roportaj ul {padding:10px 0 0 20px; list-style:disc; float:left;}
	.roportaj ul li {padding:3px 0;}
	.roportaj ul li a {color:#17507e;}
.roportajDetay {display:block; padding:10px 0; font-size:14px; margin:0 10px;}
	.roportajDetay h1 {display:block; color:#17507e; font-size:18px; padding:0 0 10px;}
	.roportajDetay p {padding:0 0 10px;}
	.roportajDetay .imgBox {float:left; width:333px; margin:0 10px 10px 0; border:1px solid #d9d9d9; padding:1px;}
	.roportajDetay .imgBox img {margin:0; float:left; #float:none;}
	.roportajDetay .imgBox p.etiket {display:block; clear:both; background:#f5f5f5; padding:4px; }
	.roportajDetay .imgBox p.etiket a {color:#17507e;}
ul.roportajlar {display:block; padding:0 10px 10px;}
	ul.roportajlar li {border-bottom:3px solid #d9d9d9; padding:10px 0; position:relative; font-size:14px; height:112px; overflow:hidden; line-height:17px;}
	ul.roportajlar li img {float:left; margin:0 10px 0 0; position:relative; z-index:2;}
	ul.roportajlar li strong {display:block; color:#17507e; font-size:18px; padding:0 0 10px;}
	ul.roportajlar li a.detail {position:absolute; right:0; bottom:-4px; color:#17507e; font-style:italic; font-size:12px; background:#fff; width:100%; z-index:1; padding:2px 0 10px; text-align:right;}
	ul.roportajlar li a.detail:hover {color:#d00b0b; text-decoration:none;}
ul.roportajOther {display:block; padding:0 10px 10px;}
	ul.roportajOther li {padding:2px 0 1px; position:relative; font-size:12px; background:url(../i/bgListLine.gif) repeat-x left top;}
	ul.roportajOther li:first-child {background:none;}
	ul.roportajOther li em {float:right;}
	ul.roportajOther li a {display:block; padding:6px 10px 6px 0; cursor:pointer;}
	ul.roportajOther li a:hover {color:#d00b0b; text-decoration:none; background:#f1f1f1;}

ul.kunye {display:block; padding:10px; font-size:15px;}
	ul.kunye li {padding:7px 0; zoom:1;}
	ul.kunye li:after {content:"."; display:block; clear:both; height:0; line-height:0; visibility:hidden;}
	ul.kunye li strong {width:230px; display:block; float:left;}
	ul.kunye li span {float:left;width:calc(100% - 230px);line-height:22px;}
	ul.kunye li a {color:#17507e;}

/*yazarlar Page*/
.sLeft ul.yazarList {display:block; padding:0 10px;}
	.sLeft ul.yazarList li {padding:10px 0; border-top:1px solid #d9d9d9; min-height:62px; height:auto !important; height:62px; font-size:12px; font-weight:bold;}
	.sLeft ul.yazarList li:first-child {border:none;}
	.sLeft ul.yazarList li img {float:left; margin:0 10px 0 0; border:1px solid #9c9d9e;}
	.sLeft ul.yazarList li a:hover {text-decoration:none; color:#d00b0b;}
	.sLeft ul.yazarList li a:hover img {border-color:#666;}
	.sLeft ul.yazarList li a.name:hover {color:#d00b0b;}
	.sLeft ul.yazarList li strong {display:block; padding:4px 0; font-size:20px; color:#17507e;}

.yazarSelf {display:block; padding:10px 10px 30px; height:60px; line-height:25px;}
	.yazarSelf img {float:left; margin:0 10px 0 0;}
	.yazarSelf strong {display:block; color:#17507e; font-size:18px;}
	.yazarSelf a {font-size:14px;}
/*arkadasina gonder*/
.arkContainer {width:728px; padding:10px 15px 15px; border:1px solid #d9d9d9; margin:0 auto; background:#fff;}
	.arkContainer .logo {display:block; padding:0 0 5px;}
	.arkContainer .banner {width:728px; height:90px; overflow:hidden; padding:0 0 10px;}
	.arkContainer .title {display:block; background:#004b8f; height:27px; line-height:27px; padding:0 10px; color:#fff;}
	.arkContainer .title strong {float:left; font-size:14px; font-weight:bold;}
	.arkContainer .title span {float:right; text-align:right; width:250px; font-size:11px;}
	.arkContainer .griBox {display:block; background:#ebebeb;}
	.arkContainer .griBox .griLeft {float:left; border-right:1px solid #fff; padding:10px; width:437px;}
	.arkContainer .griBox .griRight {float:left; border-left:1px solid #fff; margin:0 0 0 -1px; padding:10px; width:249px;}
.arkContainer .griBox .griLeft ul li {line-height:24px; padding:5px 0;}
	.arkContainer .griBox .griLeft ul li span {float:left;}
	.arkContainer .griBox .griLeft ul li input.txt {border:1px solid #004b8f; line-height:20px; height:20px; width:200px; float:right;}
	.arkContainer .griBox .griLeft ul li textarea.txt {border:1px solid #004b8f; line-height:15px; height:75px; width:300px; float:right;}
	.arkContainer .griBox .griLeft .btns {display:block; padding:10px 0; text-align:center;}
	.arkContainer .griBox .griLeft .btns img {margin:0 10px;}
	.arkContainer .griBox .griLeft p {font-size:14px; line-height:22px; padding:20px 10px 0;}
	.arkContainer .griBox .griLeft p strong {font-size:16px; color:#d00b0b; font-weight:normal;}
	.arkContainer .griBox .griLeft p em {color:#004b8f; display:block;}
.arkContainer .griBox .griRight img {border:1px solid #9c9c9c;}
	.arkContainer .griBox .griRight strong {display:block; padding:10px 0;}

dl.rss {display:block; padding:5px 20px 0;}
	dl.rss dt {padding:10px 0; font-weight:bold;}
	dl.rss dd {padding:0 0 10px;}
ul.rssler {display:block; margin:10px; background:url(../i/rssBG.gif) repeat; border:1px solid #ccc; border-top:none;}
	ul.rssler li {display:block; line-height:24px; height:24px; padding:0 10px; vertical-align:bottom;}
	ul.rssler li.baslik {font-weight:bold; background:url(../i/rssTop.gif) repeat-x; color:#fff; font-size:14px;}
	ul.rssler li strong {float:left; width:120px;}
	ul.rssler li a {display:block; margin:0 0 0 130px; background:url(../i/icoRSS.gif) no-repeat right center; color:#153a91;}

/*paging*/
ul.paging {display:block; height:19px; padding:10px; line-height:19px; text-align:center;}
	ul.paging li {height:19px; line-height:19px; margin:0 auto;}
	ul.paging li a {margin:0 5px;}
	ul.paging li a:hover {color:#17507e; text-decoration:underline;}
	ul.paging li span {color:#17507e; text-decoration:underline; font-weight:bold; font-size:14px; margin:0 5px;}
	ul.paging li.geri {width:20px; float:left;}
	ul.paging li.geri a {background:url(../i/icoPageOk.png) no-repeat left top; width:20px; height:19px; text-indent:-9999px; display:block;}
	ul.paging li.geri a:hover {background-position:left bottom;}
	ul.paging li.ileri {width:20px; float:right;}
	ul.paging li.ileri a {background:url(../i/icoPageOk.png) no-repeat right top; width:20px; height:19px; text-indent:-9999px; display:block;}
	ul.paging li.ileri a:hover {background-position:right bottom;}
	
.shareR {padding:44px 10px 10px; display:inline-block; width:278px; background:url(../i/share.png) 50% 10px no-repeat; border:1px solid #ddd; margin:0 0 10px 10px;}
	.shareR ul {display:inline-block; margin-left:57px;}
	.shareR li {float:left; margin-right:27px;}
ul.devamPage {display:block; text-align:right; height:21px; padding:10px; line-height:19px;}
	ul.devamPage li {display:inline; font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:21px;}
	ul.devamPage li a {display:inline-block; padding:0 5px; height:19px; line-height:19px; border:1px solid #fff;}
	ul.devamPage li a:hover {text-decoration:none; background:#18517e; color:#fff;}
	ul.devamPage li a.current {text-decoration:none; color:#d51921;}
	ul.devamPage li a.current:hover {color:#fff;}
	ul.devamPage li.devam a {border:1px solid #123f66; background:#18517e; color:#fff; height:19px;}
	ul.devamPage li.devam a:hover {background:#b20707;}
	
.sLeft dl.iliskiliFull {display:block; border:1px solid #cdcdcd; padding:9px; clear:both; margin:0 0 10px; line-height:100%;}
	.sLeft dl.iliskiliFull dt {display:block; font-size:14px; color:#17507E; font-weight:bold}
	.sLeft dl.iliskiliFull dd {display:block; padding:10px 0 0 15px; background:url(../i/icoBullet.gif) no-repeat 3px 10px; color:#ccc;}
	.sLeft dl.iliskiliFull dd a {color:#000;}

.sLeft p.etiket {font-size:13px; padding-top:10px; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; color:#000; line-height:20px; clear:both; display:block;}
	.sLeft p.etiket strong {color:#17507E}

.sonDK {background:url(../i/bgSD.png); width:980px; height:40px; margin-top:5px;}
	.sonDK .tit {float:left; width:119px; height:40px; text-indent:-9999px;}
	.sonDK .txt {float:right; width:817px; color:#fff; font-size:14px; margin:0 22px; line-height:40px; overflow:hidden; height:40px; white-space:nowrap; text-overflow:ellipsis;}
	.sonDK .txt a {color:#fff;}

/* billboard */
.billBoardFrame {max-width: 980px; margin: 0 auto; position: relative; z-index: 9;}
	.billBoardFrame:after{content: ''; display: block; clear: both;}	

	
	.stickyLink {position:fixed; z-index:500; background:rgba(237, 28, 36, 0.3);  transition:0.5s; bottom:-1px; right: calc(50% - 490px);height:35px; line-height:35px; color:#ffffff;font-size:14px; padding:0 15px;    -webkit-transform-style: preserve-3d; -webkit-transform: translate3d(0,0,0);}
	.stickyLink:hover,.stickyLink.active {background:rgba(237, 28, 36, 1);color:#ffffff;}
	
	
	

/* referandum 2017 */
.electionIframe {margin-bottom: 10px; background: #fff; border-bottom: 1px solid #d9d9d9;}
	.electionIframe iframe {width: 100%; height: 342px;}
