@import url('font-awesome/css/font-awesome.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* HEADER UST */
#header-ust{background-color:#FFC000;width:100%;}
#header-ust .ic{width:1002px;display:table;margin:0 auto;position: relative;}
#header-ust .sol{float:left;color: #0f0f0f;font-size: 12px;font-weight: 700;line-height: 30px;text-shadow: 1px 1px 1px #dcdbd7;}
#header-ust .menu{float:right;}
#header-ust .menu li{float:left;line-height:30px;}
#header-ust .menu li a{background-color:#333;float:left;height:20px;line-height:20px;padding:0 5px;margin:5px 0 5px 5px;color:#FFF;font-size:12px;font-weight:bold;border-radius:3px;}

/* HEADER */
#header{width:100%;}
#header .ic{width:1002px;height:82px;display:table;margin:0 auto;}
#header .logo{height:60px;float:left;margin:10px 0;}
#header .logo img{height:60px;float:left;}
#header .banner{width:468px;height:80px;float:right;margin:3px 0;}

/* HEADER MENU */
#h-menu-ust{width:100%;height:38px;display:block;margin:0 auto;position:relative;font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;border-style: solid;border-color: #dddddd;text-shadow: 1px 1px 0 #FFF;border-width: 1px 0;height: 36px;background-color: #f8f8f8;background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);}
#h-menu-ust .ic{width:1002px;display:table;margin:0 auto;}
#h-menu-ust>.ic>ul{width:1000px;float:left;border-left: 1px solid #dddddd;border-right: 1px solid #dddddd;}
#h-menu-ust .ic ul>li{border-right: 1px solid #dddddd;box-shadow: 1px 0 0 #fff inset, -1px 0 1px #fff inset;float: left;line-height: 18px;list-style: outside none none;position: relative;}
#h-menu-ust .ic ul>li:last-child{border-right:0 none;box-shadow: 1px 0 0 #fff inset, 0 0 0 #fff inset;}
#h-menu-ust .ic ul>li>a{color:#484141;cursor: pointer;display: block;padding: 10px 14px 8px;}
#h-menu-ust .ic ul>li>a:hover{color:#FFF;text-shadow: 0 0 0 #FFF;text-decoration:none;}
#h-menu-ust .ic ul>li>ul{background-color: #f8f8f8;border:1px solid #dddddd;visibility:hidden;left: -1px;position: absolute;z-index:101;}
#h-menu-ust .ic ul>li:hover ul{visibility:visible;}
#h-menu-ust .ic ul>li>ul>li{width:100%;border-bottom:1px solid #dddddd;border-right:0 none;}
#h-menu-ust .ic ul>li>ul>li>a{padding:6px 13px}
#h-menu-ust .ic ul>li>ul>li:first-child{border-left:0 none;}
#h-menu-ust .ic ul>li>ul>li:last-child{border-bottom:0 none;}
.h-menu-ust2{display:none;position:absolute;top:37px;width:100%;height:38px;margin:0 auto;z-index:1;text-shadow: 0 0 0 #FFF;font-family:'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;height: 36px;background: #e00904;/* Old browsers */background: -moz-linear-gradient(top, #e00904 0%, #cf0404 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e00904), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #e00904 0%, #cf0404 100%); /* IE10+ */background: linear-gradient(to bottom, #e00904 0%, #cf0404 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00904', endColorstr='#cf0404', GradientType=0); /* IE6-9 */}
.h-menu-ust2 .ic2{width:1002px;display:table;margin:0 auto;}
.h-menu-ust2 ul>li{float: left;line-height: 18px;list-style: outside none none;position: relative;margin:0 3px 0 0;}
.h-menu-ust2 ul>li:last-child{margin:0 0 0 0;}
.h-menu-ust2 ul>li>a{color:#f1f1f1;cursor: pointer;display: block;padding: 10px 10px 8px;}
.h-menu-ust2 ul>li>a>span{font-size: 14px;}
.h-menu-ust2t ul>li>a:hover{color:#FFF;}

/* HEADER MENU */
#h-menu-alt{width:1002px;height:38px;display:block;margin:0 auto 5px;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;height: 36px;background: #e00904;border-radius:0 0 3px 3px; /* Old browsers */background: -moz-linear-gradient(top, #e00904 0%, #cf0404 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e00904), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #e00904 0%, #cf0404 100%); /* IE10+ */background: linear-gradient(to bottom, #e00904 0%, #cf0404 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00904', endColorstr='#cf0404', GradientType=0); /* IE6-9 */border-bottom: 1px solid #f0f0f0;}
#h-menu-alt .ic{width:1002px;display:table;margin:0 auto;}
#h-menu-alt .ul{float:left;}
#h-menu-alt ul>li{float: left;line-height: 18px;list-style: outside none none;position: relative;margin:0 3px 0 0;}
#h-menu-alt ul>li:last-child{margin:0 0 0 0;}
#h-menu-alt ul>li>a{color:#f1f1f1;cursor: pointer;display: block;padding: 10px 10px 8px;}
#h-menu-alt ul>li>a>span{font-size: 14px;}
#h-menu-alt ul>li>a:hover{color:#FFF;}

/* HEADER MENU */
#sondakika{width:1002px;margin:0 auto 5px;display:table;}
#sondakika .baslik{background: #333 none repeat scroll 0 0;width: 160px;float: left;font-family: "Open Sans",sans-serif;font-size: 22px;font-weight: 700;line-height: 40px;padding: 0 20px;}
#sondakika .blink{color: #fff !important;text-shadow: none !important;animation: blink 1s steps(5,start) infinite;-webkit-animation: blink 1s steps(5,start) infinite;}
@keyframes blink{to{visibility:hidden}}@-webkit-keyframes blink{to{visibility:hidden}}
#sondakika .sondakhaber {background: #ffc000 none repeat scroll 0 0;width: 792px;float: left;height: 40px;margin: 0 0 0 10px;overflow: hidden;}
#sondakika .sondakhaber ul{position:relative;width:100%}
#sondakika .sondakhaber li{float: left;height: 40px;line-height: 40px;position:absolute;top:40px;left:0;width:100%}
#sondakika .sondakhaber a{width: 760px;color: #0f0f0f;float: left;font-family: "PT Sans",sans-serif;font-size: 22px;font-weight: 700;line-height: 40px;padding: 0 20px;text-shadow: 1px 1px 1px #dcdbd7;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/* MANSET HABERLER */
#tumevamanset {background-color:#F2F2F2;width:658px;position:relative;float:left;}
#tumevamanset ul {top:0;list-style: none;padding: 0px;margin: 0;}
ul#output {width:658px;height:370px;float:left;overflow:hidden;padding:10px;}
ul#output li {position: absolute;width: 658px;height: 370px;}
ul#output li a span {width: 618px;background: rgba(0, 0, 0, 0) url("../tema/saydam.png") repeat scroll 0 0;bottom: 15px;color: #fff;font-size: 25px;font-weight: bold;left: 0;line-height: 40px;padding:5px 10px;position: absolute;text-shadow: 1px 1px 0.5px #000;}
ul#output li img{width:638px;height:370px;overflow: hidden;float:left;border:0 none !important;}
ul#tabs {height:40px;width: 648px;float:left;margin:0 -1px;padding:0 0 0 10px;position:relative;border-bottom: 2px solid #EC0900;}
ul#tabs li {float: left;margin:0 2px 0 0;}
ul#tabs li a,#tumevamanset .tumu a{background-color: #fff;width: 30px;height: 30px;line-height: 30px;float:left;border: medium none;border-radius: 2px;box-shadow: 0 -1px 0 #ccc inset;color: #666;cfont-weight:bold;text-align:center;ursor: pointer;font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;}
ul#tabs li a.current{background: #ec0900 url("../tema/arrow-white.png") no-repeat scroll center bottom;box-shadow: none;color: #fff;height: 40px;border-radius:2px 2px 0 0;}
#tumevamanset .tumu {float:right;position:absolute;right:10px;bottom:12px;}
#tumevamanset .tumu a{width: 145px;font-size:12px !important;}
#tumevamanset .tumu a:hover{background: #ec0900;box-shadow: none;color: #fff;}

/** Dikey Haberler Basladi **/
.dikey-haberler{width:205px;float:left;margin: 0 15px 15px 0;color:#353535;position:relative;}
.dikey-haberler:nth-child(3n+3){margin-right:0;}
.dikey-haberler .resim{width:205px;height:120px;float:left;position:relative;}
.dikey-haberler .resim img{width:205px;height:120px;float:left;border-radius:3px 3px 0 0;}
.dikey-haberler .resim span{background: transparent url("../images/genel/baslik-bg.png") repeat-x scroll left bottom;width:208px;height:120px;position:absolute;bottom:0;left:0;}
.dikey-haberler .kat{height:20px;line-height:20px;padding:0 5px;float:left;position:absolute;left:0;top:90px;font-size:11px;color:#FFF !important;font-weight: bold;border-radius:0 3px 3px 0;}
.dikey-haberler .baslik{background-color:#f5f5f5;float:left;width:205px;color:#353535;text-shadow:1px 1px 0 #FFF;border-radius:0 0 3px 3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 -1px 0 #999;}
.dikey-haberler .baslik a{width:188px;float:left;line-height: 1.3;font-weight: bold;font-size: 13px;height: 34px;margin:10px;color:#353535;overflow:hidden;}
.dikey-haberler .baslik:before{content:" ";position:absolute;left:0;right:0;bottom:0;height:3px;background:url(../tema/arrow-grey-3.png) no-repeat center top;}
.dikey-haberler .ozet{color:#4D4D4D;font-size:13px;height:54px;margin:0 10px 10px;}
.dikey-haberler a,.dikey-haberler .kat,.dikey-haberler .ozet{font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;color:#353535;}

/** Extra Basladi **/
.solbolum{width: 655px;float: left;margin:10px;}
.solbolum.gen{width: 980px;padding-bottom:0;}
.solbolum.gen .haber-detay,.solbolum.gen .hbr-baslik,.solbolum.gen .hbr-tarih,.solbolum.gen .hbr-video,.solbolum.gen .hbr-yazi,.solbolum.gen .hbr-yazi #iceriks{width: 980px !important;}
.solbolum-ic{width: 655px;float:left;}
.sagbolum{float: right;margin: 10px 10px 10px 0;}
.tbtn{background-color:#FFDB4C;color:#444444 !important;float:right !important;font-size:11px;height:25px !important;line-height:25px !important;margin:5px 0;padding:0 5px;text-shadow: 0 0 0 #fff !important;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.tbtn:hover{background-color:#ec0900;color:#ffffff !important;}
.krmt {color:#FFF !important;background: #e00904;/* Old browsers */background: -moz-linear-gradient(top, #e00904 0%, #cf0404 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e00904), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #e00904 0%, #cf0404 100%); /* IE10+ */background: linear-gradient(to bottom, #e00904 0%, #cf0404 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00904', endColorstr='#cf0404', GradientType=0); /* IE6-9 */}
.mt15{margin-top:15px !important;}.mr15{margin-right:15px !important;}.mb15{margin-bottom:15px !important;}.ml15{margin-left:15px !important;}
.mt0{margin-top:0 !important;}.mr0{margin-right:0 !important;}.mb0{margin-bottom:0 !important;}.ml0{margin-left:0 !important;}
.m0{margin:0 !important;}
.pt15{padding-top:15px !important;}.pr15{padding-right:15px !important;}.pb15{padding-bottom:15px !important;}.pl15{padding-left:15px !important;}
.pt0{padding-top:0 !important;}.pr0{padding-right:0 !important;}.pb0{padding-bottom:0 !important;}.pl0{padding-left:0 !important;}
.p0{padding:0 !important;}
.pagination { text-align: center;}
.uploadify-button{display:table;}

/** Anasayfa Tab Haber Basladi **/
.hh-hozetler {background-color:#F2F2F2;float:left;width: 645px;margin:0;border-radius:3px;border-top:1px solid #999999;border-bottom:1px solid #999999;}
ul.habercat {float: left;width: 645px;border-bottom:2px solid #ec0900;overflow: hidden;}
ul.habercat li {background: #FFF;float: left;height:28px;line-height:28px;padding:0 10px;margin: 5px 0 5px 10px;border:1px solid #D8D6D6;color: #000;cursor: pointer;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;border-radius:3px;}
ul.habercat li a{height:28px;line-height:28px;color: #666;font-size: 13px;}
ul.habercat li:hover,ul.habercat li.active{background:#ec0900 url("../tema/arrow-white.png") no-repeat scroll center bottom;border-color:#ec0900;color: #fff;height:34px;margin:5px 0 0 10px;border-bottom:0 none;border-radius:3px 3px 0 0;}
ul.habercat li:hover a,ul.habercat li.active a {color:#fff;}
ul.habercat li a b {line-height:28px;float: left;width:100%;}
ul.habercat li a i {float:left;width:100%;height: 28px;}
.haberozetleri {float:left;width: 655px;}
.haberozetleri ul.haberyeni {width:310px;float:left;margin:10px;}
.haberozetleri ul.haberyeni li{background: #FFF;float:left;width:300px;height:162px;position:relative;border:1px solid #D8D6D6;padding:5px;border-radius:3px;}
.haberozetleri ul.haberyeni li img{float:left;width:300px;height: 162px;border-radius:3px;}
.haberozetleri ul.haberyeni li h2{background:url(../tema/baslik-bg2.png) top left repeat-x transparent;width:280px;padding:25px 10px 10px;position: absolute;left:5px;bottom:5px;line-height: 20px;overflow:hidden;font-size: 14px;letter-spacing: -0.5px;color: #FFF;font-weight:700;border-radius:0 0 3px 3px;}
.haberozetleri ul.haberyeni li p {display:none;}
.haberozetleri ul.yenihaberler{float: left;width:315px;margin:10px 10px 10px 0;}
.haberozetleri ul.yenihaberler li{width:315px;float: left;}
.haberozetleri ul.yenihaberler li a{float:left;width:315px;line-height:23px;height: 23px;border: 1px solid transparent;color: #666;font-size: 12px;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.haberozetleri ul.yenihaberler li a.aktif{background-color:#FFF;width:302px;border: 1px solid #d8d6d6;margin: 0 0 0 -9px;color: #ec0900;padding: 0 10px;border-left:0 none;border-radius:0 3px 3px 0;}

/* ANASAYFA KATEGORİ HABERLERİ */
.altblokhabertasiyici{width:668px;overflow:hidden}
.altblokhabersol{float:left;width:319px;margin:0 15px 15px 0;}
.altblokhabersol .altblokhaber:last-child{border-radius:0 0 3px 3px;}
.altblokhaberkategori{background:#F9F9F9 url(../images/genel/arrow-red.png) no-repeat 15px top;width:297px;height:35px;line-height:35px;float:left;border:1px solid #E3E3E3;border-top:2px solid #ec0900;padding:0 10px;color:#ec0900;font-size:15px;font-weight:bold;border-radius:3px 3px 0 0;text-shadow:1px 1px 0 #FFF;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.altblokhaberkategori a,.altblokhaberkategori span{float:left;height:35px;line-height:35px;color:#ec0900 !important;text-decoration:none;}
.altblokhaberkategori a:hover{text-decoration:none!important}
.altblokhaber{float:left;width:317px;border:1px solid #E3E3E3;border-top:0 none;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.altblokhaber-resim{width:297px;height:150px;float:left;padding:10px 10px 0 10px;position:relative;}
.altblokhaber-resim img{width:316px;height:150px;border-radius:3px 3px 0 0;}
.altblokhaber-resim h2{background:url(../tema/baslik-bg2.png) top left repeat-x transparent;width:277px;padding:25px 10px 10px;position: absolute;left:18px;bottom:-6px;line-height: 20px;overflow:hidden;font-size: 14px;letter-spacing: -0.5px;color: #FFF;font-weight:700;}
.altblokhaberozet-icerik{width:297px;float:left;margin:0 10px 10px 10px;color:#666;}
.altblokhaberozet-icerik{background-color:#f5f5f5;float:left;width:297px;color:#353535;text-shadow:1px 1px 0 #FFF;border-radius:0 0 3px 3px;position:relative;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 -1px 0 #999;}
.altblokhaberozet-icerik a{width:277px;float:left;line-height: 1.3;font-weight: bold;font-size: 13px;height: 34px;margin:10px;color:#353535;overflow:hidden;}
.altblokhaberozet-icerik:before{content:" ";position:absolute;left:0;right:0;bottom:0;height:3px;background:url(../tema/arrow-grey-3.png) no-repeat center top;}

/* ANASAYFA İLAN FİRMA */
.home-tablo{width:655px;float:left;margin:0 0 15px 0;}
.home-tablo .tablo-baslik{background:#F9F9F9 url(../tema/arrow-red.png) no-repeat 15px top;width:633px;height:35px;line-height:35px;float:left;border:1px solid #E3E3E3;border-top:2px solid #ec0900;padding:0 10px;color:#ec0900;font-size:15px;font-weight:bold;border-radius:3px 3px 0 0;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.home-tablo .tablo-baslik i{font-weight:normal;}
.home-tablo .tablo-baslik .tum{background-color:#FFF;height:25px;line-height:25px;font-size:12px;color:#FFF;float:right;margin:5px -5px 5px 0;padding:0 5px;text-align:center;text-decoration:none;cursor:pointer;border-radius:3px;}
.home-tablo .tablo-ic{float:left;width:653px;border:1px solid #E3E3E3;border-top:0 none;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.home-tablo .firma-ilan {background: #f9f9f9;float:left;width:138px;position:relative;border:1px solid #D8D6D6;padding:5px;margin: 10px 0 10px 10px;position:relative;border-radius:3px;}
.home-tablo .firma-ilan img{width:138px;height:100px;float:left;border-radius:3px 3px 0 0;}
.home-tablo .firma-ilan span{background:url(../tema/baslik-bg2.png) top left repeat-x transparent;width:118px;padding:25px 10px 10px;position: absolute;left:5px;bottom:5px;line-height: 18px;overflow:hidden;font-size: 13px;letter-spacing: -0.5px;color: #FFF;font-weight:500;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}

/** SAG BLOK YAZAR **/
.sagblockyazar{background-color:#FFF;width: 312px;margin:0 0 15px;color:#fff !important;display: table;}
.sagblockyazar .tablo-baslik{background:rgba(47, 47, 47, 0.98) none repeat scroll 0 0;width: 292px;float: left;height:35px;line-height:35px;padding:0 10px;color:#f1f1f1 !important;font-weight:bold;font-size:13px;border-radius:3px 3px 0 0;}
.sagblockyazar .tablo-ic{background-color:#FFF;float: left;width: 300px;border:1px solid #d9d9d9;border-top:0 none;padding:10px 0 0 10px;color:#707070 !important;border-radius:0 0 3px 3px;}
.sagblockyazar .tablo-ic li {width: 140px;height: 185px;float:left;margin: 0 10px 10px 0;text-align: center;transition: all 0.3s ease 0s;border-radius: 2px;}
.sagblockyazar .tablo-ic li a {float: left;width: 100%;}
.sagblockyazar .tablo-ic li a i{float:left;width:120px;/*height:26px;*/margin-bottom:14px;line-height:17px;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:700;color:#FFF;background:#666;text-shadow:1px 1px 0 #333;border-radius:2px;position:relative;padding:5px 10px;}
.sagblockyazar .tablo-ic li a i::after{content:" ";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:url(../tema/arrow-grey.png) no-repeat center top;}
.sagblockyazar .tablo-ic li a img{display:inline-block;width:65px;height:65px;border-radius:35px;box-shadow:0 2px 0 #EE4C03;}
.sagblockyazar .tablo-ic li a span{float:left;width:120px;height:55px;padding:10px 10px 0 10px;margin-top:15px;font-weight:500;line-height:15px;background-color:#F5F5F5;text-shadow:1px 1px 0 #FFF;border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 1px 0 #999;position:relative;}
.sagblockyazar .tablo-ic li:hover span{box-shadow:inset 0 -1px 0 #FFF,inset 0 1px 0 #999;}
.sagblockyazar .tablo-ic li a span::before{content:" ";position:absolute;left:0;right:0;top:0;height:3px;background:url(../tema/arrow-grey-2.png) no-repeat center bottom;}
.sagblockyazar .tablo-ic li.tum{width: 310px;height:auto;margin: 0 0 0 -10px;}
.sagblockyazar .tablo-ic li.tum span{width: 310px;height: 35px;line-height: 35px;padding: 0;margin:0;}

/* YAZARLAR */
.yazarlar-buton{height:25px;line-height:25px;float:right;margin:5px -5px 5px 0;}
.yazarlar-buton .onceki,.yazarlar-buton .sonraki{float:left;}
.yazarlar-buton a{background-color:#FFF;width:25px;height:25px;line-height:25px;font-size:12px;color:#333333;float:left;margin:0 0 0 1px;text-align:center;text-decoration:none;cursor:pointer;}
.yazarlar-buton a:hover{color:#F1f1f1;background: #e00904;/* Old browsers */background: -moz-linear-gradient(top, #e00904 0%, #cf0404 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e00904), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #e00904 0%, #cf0404 100%); /* IE10+ */background: linear-gradient(to bottom, #e00904 0%, #cf0404 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00904', endColorstr='#cf0404', GradientType=0); /* IE6-9 */}
.yazarlar-buton a.oncekiy{border-radius:3px 0 0 3px;}
.yazarlar-buton a.sonrakiy{border-radius:0 3px 3px 0;}

/** SAG BLOK TABLO **/
.sagblocktablo{background-color:#FFF;width: 312px;margin:0 0 15px;color:#fff !important;display: table;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;}
.sagblocktablo .tablo-baslik{width: 292px;float: left;height:35px;line-height:35px;padding:0 10px;color:#f1f1f1 !important;font-weight:bold;font-size:13px;border-bottom:3px solid #000;border-radius:3px 3px 0 0;}
.sagblocktablo .tablo-baslik{background: #e00904;/* Old browsers */background: -moz-linear-gradient(top, #e00904 0%, #cf0404 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e00904), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #e00904 0%, #cf0404 100%); /* IE10+ */background: linear-gradient(to bottom, #e00904 0%, #cf0404 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00904', endColorstr='#cf0404', GradientType=0); /* IE6-9 */}
.sagblocktablo .tablo-baslik .tum{background-color:#FFF;height:25px;line-height:25px;font-size:12px;color:#333333;float:right;margin:5px -5px 5px 0;padding:0 5px;text-align:center;text-decoration:none;cursor:pointer;border-radius:3px;}
.sagblocktablo .tablo-ic{background-color:#FFF;float: left;width: 310px;border:1px solid #d9d9d9;border-top:0 none;color:#707070 !important;border-radius:0 0 3px 3px;}
.sagblocktablo .input-append{margin:10px;}
.sagblocktablo .input-append .span2{width:215px;}
.sagblocktablo .input-append .btn{width:63px;}
.sagblocktablo .warning{margin:10px !important;}
.sagblocktablo .anket .soru {border-bottom: 1px solid #d9d9d9;font-size: 13px;font-weight: 600;padding: 10px;display: block;}
.sagblocktablo .anket label.radio{background-color: #fff;width: auto;border-bottom: 1px solid #d9d9d9;display: block;padding: 5px 10px 5px 30px;}
.sagblocktablo .anket label.radio:nth-child(2n+1) {background-color:#ececec;}
.sagblocktablo .anket .btn.alt {float:right;margin:10px;clear:both;}
.sagblocktablo .arsiv-secim{width: 65px;margin: 10px 0 10px 10px;}
.sagblocktablo .linkler{background-color: #fff;width: auto;border-bottom: 1px solid #d9d9d9;display: block;padding: 8px 10px;}
.sagblocktablo .linkler:nth-child(2n+1){background-color:#ececec;}
.sagblocktablo .linkler:last-child{border-bottom:0 none;}
.sagblocktablo .ul-li li{background-color: #fff;width: auto;line-height: 20px;border-bottom: 1px solid #d9d9d9;display: block;padding: 8px 10px;}
.sagblocktablo .ul-li li:nth-child(2n+1){background-color:#ececec;}
.sagblocktablo .ul-li li:last-child{border-bottom:0 none;}
.sagblocktablo .ul-li.firma li{float:left;width:129px;}
.sagblocktablo .kategori li{width:154.5px;height:30px;line-height:30px;float:left;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;text-shadow: 1px 1px 0 #FFF;box-shadow: 1px 0 0 #fff inset, -1px 0 1px #fff inset;font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;}
.sagblocktablo .kategori li{background-color: #f8f8f8;background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);}
.sagblocktablo .kategori li:nth-child(even){border-right:0 none}
.sagblocktablo .kategori li a{width:134.5px;height:30px;line-height:30px;float:left;padding:0 10px;color:#484141;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sagblocktablo .kategori li a:hover{color:#D00404;}
.sagblocktablo .tablo-ic .tuma{float:left;width:310px;height:35px;padding:0 10px;font-weight:500;line-height:35px;background-color:#F5F5F5;border:0 none;text-shadow:1px 1px 0 #FFF;border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 1px 0 #999;position:relative;}
.sagblocktablo .tablo-ic .tuma:hover span{box-shadow:inset 0 -1px 0 #FFF,inset 0 1px 0 #999;}
.sagblocktablo .tablo-ic .tuma:before{content:" ";position:absolute;left:0;right:0;top:0;height:3px;background:url(../tema/arrow-grey-2.png) no-repeat center bottom;}
.sagblocktablo .gazete {background-color:#f5f5f5;border:1px solid #d9d9d9;padding:5px;margin:10px;border-radius:3px;}

/** Sag Block Tab Basladi **/
.sagblocktab{background-color:#FFF;width: 312px;margin:0 0 15px;color:#fff !important;display: table;}
.sagblocktab .tablo-baslik {background-color:#FFF;float:left;width: 312px;height: 51px;color:#fff !important;}
.sagblocktab .tablo-baslik li{background:transparent;width:94px;height:40px;line-height:20px;padding:5px;border:0 none;margin:0;position:relative;color: #FFF !important;cursor:pointer;text-align:center;font-weight:600;font-size:12px;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.sagblocktab .tablo-baslik.yorum li{width:146px;}
.sagblocktab .tablo-baslik.tek{height:41px;}
.sagblocktab .tablo-baslik.tek li{width:302px;height:30px;line-height:30px;}
.sagblocktab .krm {background-color: #D00404 !important;}
.sagblocktab .krm:hover {background-color: #DF0904 !important;color:#fff !important;}
.sagblocktab .trn {background-color: #ff8900 !important;}
.sagblocktab .trn:hover {background-color: #ffad00 !important;color:#fff !important;}
.sagblocktab .mv {background-color: #356da7 !important;}
.sagblocktab .mv:hover {background-color: #448ccb !important;color:#fff !important;}
.sagblocktab .tablo-baslik .ok {display:none;position:absolute;bottom:-9px;margin:0 auto;width: 0; height: 0; border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #a81f21;}
.sagblocktab .TabbedPanelsTabSelected .ok {display:block;}
.sagblocktab .krm .ok{border-top: 10px solid #D00404 !important;}
.sagblocktab .krm:hover .ok{border-top: 10px solid #DF0904 !important;}
.sagblocktab .trn .ok{border-top: 10px solid #ff8900 !important;}
.sagblocktab .trn:hover .ok{border-top: 10px solid #ffad00 !important;}
.sagblocktab .mv .ok{border-top: 10px solid #356da7 !important;}
.sagblocktab .mv:hover .ok{border-top: 10px solid #448ccb !important;}
.sagblocktab .tablo-ic{background-color:#FFF;float: left;width: 310px;border:1px solid #d9d9d9;border-top:0 none;color:#707070 !important;border-radius:0 0 3px 3px;}
.sagblocktab .tab-haber{width:290px;float:left;padding:5px 10px;border-bottom: 1px solid #c5c5c5;}
.sagblocktab .tab-haber a{position: relative;}
.sagblocktab .tab-haber img{float:left;width:100px;height:60px;border:0 none;margin:0 10px 0 0;padding:0;border-radius:3px;}
.sagblocktab .tab-haber h3 {width:290px;float: left;max-height: 35px;line-height: 35px;font-size: 14px;letter-spacing: -0.025em;color:#666666;overflow: hidden;font-family:"Open Sans",sans-serif;}
.sagblocktab .tab-haber span {width: 180px;float: left;font-size: 13px;letter-spacing: -0.025em;color: #000;display: block;line-height: 16px;}
.sagblocktab .tab-haber:last-child{border-bottom:0 none;}
.sagblocktab .tab-galeri{width:140px;float:left;margin:10px 0 0 10px;position:relative;}
.sagblocktab .tab-galeri .resim{width:140px;height:85px;float:left;position:relative;}
.sagblocktab .tab-galeri img{width:140px;height:85px;border-radius:3px 3px 0 0;}
.sagblocktab .tab-galeri p{height:20px;line-height:20px;padding:0 5px;float:left;position:absolute;left:0;bottom:5px;font-size:11px;color:#FFF !important;font-weight: bold;border-radius:0 3px 3px 0;}
.sagblocktab .tab-galeri i{width:32px;height:30px;font-size:30px;margin:-15px 0 0 -16px;position:absolute;left:50%;top:50%;color:#ec0900 !important;opacity: 0.7;}
.sagblocktab .tab-galeri h3{background-color:#353535;float:left;width:140px;color:#FFF;border-radius:0 0 3px 3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 -1px 0 #ec0900;}
.sagblocktab .tab-galeri h3 a{width:130px;float:left;line-height:15px;font-weight: bold;font-size: 13px;height: 15px;margin:10px 5px;color:#FFF;overflow:hidden;}
.sagblocktab .tab-galeri h3:before{content:" ";position:absolute;left:0;right:0;bottom:1px;height:3px;background:url(../tema/arrow-red2.png) no-repeat center top;}
.sagblocktab .tab-galeri:last-child{margin-bottom:10px;}
.sagblocktab .tab-haber:last-child{border-bottom:0 none;}
.sagblocktab .TabbedPanelsContent{padding:0;}

/** Sag Sosyal Tablo Basladi **/
.sagblocksosyal{background-color:#FFF;width: 312px;margin:0 0 15px;color:#fff !important;display: block;}
.sagblocksosyal .tablo-ic{background-color:#FFF;float: left;width: 312px;color:#707070 !important;}

/** Hava Durumu Basladi **/
.havadurumuyeni{width: 312px;margin:0 0 15px;color:#fff !important;display: table;}
.havadurumuyeni .tablo-baslik{background-color:#356da7;width: 292px;height:40px;float: left;line-height:40px;padding:0 10px;color:#fff !important;font-weight:bold;font-size:13px;border-radius:3px 3px 0 0;}
.havadurumuyeni .tablo-ic{background: #438599 url(../images/hava.png);float: left;width: 312px;color:#fff !important;border-radius:0 0 3px 3px;background-repeat: no-repeat; background-position: right;}
.havadurumuyeni #hava{width: 292px;float: left;margin: 10px;}
.havadurumuyeni #havasonuc{width: 292px;float: left;padding: 10px;border-top: 1px solid #356da7;}

/** Puan Durumu Basladi **/
.puandurumuyeni{width: 312px;margin:0 0 15px;color:#fff !important;display: table;}
.puandurumuyeni .tablo-baslik{background-color:#156327;width: 292px;height:40px;float: left;line-height:40px;padding:0 10px;color:#fff !important;font-weight:bold;font-size:13px;border-radius:3px 3px 0 0;}
.puandurumuyeni .tablo-ic{background-color:#10481c;float: left;width: 312px;color:#fff !important;border-radius:0 0 3px 3px;}
.puandurumuyeni .tablo-ic input[type="radio"]{margin:10px 5px 10px 10px !important;}
table.scoreboard{width:100%;border:0;border-collapse:collapse;border-spacing:0;}
table.scoreboard th{text-align:left;}
table.scoreboard thead tr th{background:none repeat scroll 0 0 #121D23;border: 0 none;color:#FFF;}
table.scoreboard tbody td, .scoreboard thead th{border-right: 1px solid #10481c;border-bottom: 0 none;padding:7px 3px;text-align:center;font-weight: 600;}
table.scoreboard tbody tr:nth-child(2n+1) td, .scoreboard tbody tr:nth-child(2n+1) th{background-color:#135722;}
table.scoreboard tbody tr td:last-child{border-right:0 none;}
table.scoreboard .point{color:#ffff00;}
table.scoreboard tbody tr td:nth-child(2),table.scoreboard thead tr th:nth-child(2){text-align:left;}

/* Buton Basladi */
.btn {background-color:#000;color:#FFF;font-weight:bold;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;display: inline-block;  padding: 4px 12px;  margin-bottom: 0;  font-size: 14px;  font-weight: normal;  line-height: 20px;  text-align: center;  white-space: nowrap;  vertical-align: middle;  -ms-touch-action: manipulation;      touch-action: manipulation;  cursor: pointer;  -webkit-user-select: none;     -moz-user-select: none;      -ms-user-select: none;user-select: none;  background-image: none;  border: 1px solid transparent;  border-radius: 4px;}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {outline: thin dotted;  outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}
.btn:hover,.btn:focus,.btn.focus {background-color:#3D3D3D;color: #FFF;  text-decoration: none;}
.btn:active,.btn.active {background-image: none;  outline: 0;  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {cursor: not-allowed;  filter: alpha(opacity=65);  -webkit-box-shadow: none;box-shadow: none;  opacity: .65;}
a.btn.disabled,fieldset[disabled] a.btn {pointer-events: none;}
.btn-default {color: #333;  background-color: #fff;  border-color: #ccc;}
.btn-default:focus,.btn-default.focus {color: #333;  background-color: #e6e6e6;  border-color: #8c8c8c;}
.btn-default:hover {color: #333;  background-color: #e6e6e6;  border-color: #adadad;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #333;  background-color: #e6e6e6;  border-color: #adadad;}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #333;  background-color: #d4d4d4;  border-color: #8c8c8c;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus {background-color: #fff;  border-color: #ccc;}
.btn-default .badge {color: #fff;  background-color: #333;}
.btn-primary {color: #fff;  background-color: #337ab7;  border-color: #2e6da4;}
.btn-primary:focus,.btn-primary.focus {color: #fff;  background-color: #286090;  border-color: #122b40;}
.btn-primary:hover {color: #fff;  background-color: #286090;  border-color: #204d74;}
.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {color: #fff;  background-color: #286090;  border-color: #204d74;}
.btn-primary:active:hover,.btn-primary.active:hover,.open > .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open > .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open > .dropdown-toggle.btn-primary.focus {color: #fff;  background-color: #204d74;  border-color: #122b40;}
.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {background-image: none;}
.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus {background-color: #337ab7;  border-color: #2e6da4;}
.btn-primary .badge {color: #337ab7;  background-color: #fff;}
.btn-success {color: #fff;  background-color: #5cb85c;  border-color: #4cae4c;}
.btn-success:focus,.btn-success.focus {color: #fff;  background-color: #449d44;  border-color: #255625;}
.btn-success:hover {color: #fff;  background-color: #449d44;  border-color: #398439;}
.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {color: #fff;  background-color: #449d44;  border-color: #398439;}
.btn-success:active:hover,.btn-success.active:hover,.open > .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open > .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open > .dropdown-toggle.btn-success.focus {color: #fff;  background-color: #398439;  border-color: #255625;}
.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {background-image: none;}
.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus {background-color: #5cb85c;  border-color: #4cae4c;}
.btn-success .badge {color: #5cb85c;  background-color: #fff;}
.btn-info {color: #fff;  background-color: #5bc0de;  border-color: #46b8da;}
.btn-info:focus,.btn-info.focus {color: #fff;  background-color: #31b0d5;  border-color: #1b6d85;}
.btn-info:hover {color: #fff;  background-color: #31b0d5;  border-color: #269abc;}
.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {color: #fff;  background-color: #31b0d5;  border-color: #269abc;}
.btn-info:active:hover,.btn-info.active:hover,.open > .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open > .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open > .dropdown-toggle.btn-info.focus {color: #fff;  background-color: #269abc;  border-color: #1b6d85;}
.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {background-image: none;}
.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus {background-color: #5bc0de;  border-color: #46b8da;}
.btn-info .badge {color: #5bc0de;  background-color: #fff;}
.btn-warning {color: #fff;  background-color: #f0ad4e;  border-color: #eea236;}
.btn-warning:focus,.btn-warning.focus {color: #fff;  background-color: #ec971f;  border-color: #985f0d;}
.btn-warning:hover {color: #fff;  background-color: #ec971f;  border-color: #d58512;}
.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {color: #fff;  background-color: #ec971f;  border-color: #d58512;}
.btn-warning:active:hover,.btn-warning.active:hover,.open > .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open > .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open > .dropdown-toggle.btn-warning.focus {color: #fff;  background-color: #d58512;  border-color: #985f0d;}
.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {background-image: none;}
.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus {background-color: #f0ad4e;  border-color: #eea236;}
.btn-warning .badge {color: #f0ad4e;  background-color: #fff;}
.btn-danger {color: #fff;  background-color: #d9534f;  border-color: #d43f3a;}
.btn-danger:focus,.btn-danger.focus {color: #fff;  background-color: #c9302c;  border-color: #761c19;}
.btn-danger:hover {color: #fff;  background-color: #c9302c;  border-color: #ac2925;}
.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {color: #fff;  background-color: #c9302c;  border-color: #ac2925;}
.btn-danger:active:hover,.btn-danger.active:hover,.open > .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open > .dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open > .dropdown-toggle.btn-danger.focus {color: #fff;  background-color: #ac2925;  border-color: #761c19;}
.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {background-image: none;}
.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus {background-color: #d9534f;  border-color: #d43f3a;}
.btn-danger .badge {color: #d9534f;  background-color: #fff;}
.btn-link {font-weight: normal;  color: #337ab7;  border-radius: 0;}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {background-color: transparent;  -webkit-box-shadow: none;box-shadow: none;}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {border-color: transparent;}
.btn-link:hover,.btn-link:focus {color: #23527c;  text-decoration: underline;  background-color: transparent;}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {color: #777;  text-decoration: none;}
.btn-lg,.btn-group-lg > .btn {padding: 10px 16px;  font-size: 18px;  line-height: 1.3333333;  border-radius: 6px;}
.btn-sm,.btn-group-sm > .btn {padding: 5px 10px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;}
.btn-xs,.btn-group-xs > .btn {padding: 1px 5px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;}
.btn-block {display: block;  width: 100%;}
.btn-block + .btn-block {margin-top: 5px;}
.btn-group, .btn-group-vertical {display: inline-block;position: relative;vertical-align: middle;}
.btn-group>.btn, .btn-group-vertical>.btn {position: relative;float: left;}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group>.btn:first-child {margin-left: 0;}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 0;}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {margin-left: -1px;}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group-justified {border-collapse: separate;display: table;table-layout: fixed;width: 100%;}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {display: table-cell;float: none;width: 1%;}

/** Namaz Vakit Basladi **/
.namazvakityeni{background-color:#FFF;width: 312px;margin:0 0 15px;color:#fff !important;display: table;}
.namazvakityeni .tablo-baslik{background:#333333;width: 292px;float: left;height:35px;line-height:35px;padding:0 10px;color:#f1f1f1 !important;font-weight:bold;font-size:13px;border-radius:3px 3px 0 0;}
.namazvakityeni .tablo-ic{background-color:#FFF;float: left;width: 310px;border:1px solid #d9d9d9;border-top:0 none;color:#707070 !important;border-radius:0 0 3px 3px;}
.namazvakityeni #namazilsec{width: 290px;float: left;margin: 10px;}
.namazvakityeni #namazsonuc{width: 310px;float: left;border-top: 1px solid #a7002f;}
.namazvakityeni table{background-color:#e2e2e2;width:100%;border-collapse:collapse;border-spacing:0;}
.namazvakityeni th{text-align:left;}
.namazvakityeni table td, .namazvakityeni table th{width: 40px;padding:5px;font-weight:700;color:#696969 !important;}
.namazvakityeni table > tbody > tr > td:nth-child(2n+1), .namazvakityeni table > tbody > tr > th:nth-child(2n+1){background-color:#FFF;}

/** Anasayfa Burclar Basladi **/
.ana-burclar{background-color:#FFF;width: 312px;margin:0 0 15px;color:#fff !important;display: table;}
.ana-burclar .tablo-baslik{background:#333333;width: 292px;float: left;height:35px;line-height:35px;padding:0 10px;color:#f1f1f1 !important;font-weight:bold;font-size:13px;border-radius:3px 3px 0 0;}
.ana-burclar .tablo-baslik .tum{background-color:#FFF;height:25px;line-height:25px;font-size:12px;color:#333333;float:right;margin:5px -5px 5px 0;padding:0 5px;text-align:center;text-decoration:none;cursor:pointer;border-radius:3px;}
.ana-burclar .tablo-ic{background-color:#FFF;float: left;width:290px;padding:0 10px 10px 10px;border:1px solid #d9d9d9;border-top:0 none;color:#707070 !important;border-radius:0 0 3px 3px;}
.ana-burclar li{float:left;margin:10px 10px 0 0;}
.ana-burclar li:nth-child(4n+4){margin-right:0;}
.ana-burclar li a{background-color: #e2e2e2;width: 45px;height: 55px;float:left;padding: 10px;text-align: center;}
.ana-burclar li a:hover{background-color: #ee1c24}
.ana-burclar li a:hover span{color: #fff}
.ana-burclar li a span{color:#252525;font-size: 12px;display: inline-block;padding-top: 8px;font-weight: bold;}
.ana-burclar li.ikizler a span{padding-top: 5px}
.ana-burclar li.yengec a span{padding-top: 12px;position: relative;right: 4px;}
.ana-burclar li.terazi a span{padding-top: 15px;}
.ana-burclar li.kova a span{padding-top: 17px;}
.ana-burclar li.balik a span{padding-top: 13px;}
.ana-burclar li a i{background: url("../images/genel/icon-sprite.png") no-repeat 0 0 transparent;float: left;line-height: 14px;vertical-align: text-top;position: relative;}
.ana-burclar li a i.koc{background-position: -83px -32px !important;width: 34px;height: 28px;left:6px;}
.ana-burclar li a i.boga{background-position: -117px -32px !important;width: 29px;height: 28px;left:7px;}
.ana-burclar li a i.ikizler{background-position: -149px -31px !important;width: 24px;height: 31px;left:10px;}
.ana-burclar li a i.yengec{background-position: -177px -36px !important;width: 27px;height: 24px;left:10px;}
.ana-burclar li a i.aslan{background-position: -208px -33px !important;width: 24px;height: 29px;left: 10px}
.ana-burclar li a i.basak{background-position: -233px -33px !important;width: 35px;height: 28px;left:2px;}
.ana-burclar li a i.terazi{background-position: -274px -36px !important;width: 33px;height: 21px;left: 5px;}
.ana-burclar li a i.akrep{background-position:-310px -35px !important;width: 36px;height: 28px;left: 6px; }
.ana-burclar li a i.yay{background-position:  -348px -34px !important;width: 28px;height: 27px;left: 8px;}
.ana-burclar li a i.oglak{background-position: -379px -33px !important;width: 40px;height: 30px;left:2px;}
.ana-burclar li a i.kova{background-position:  -420px -34px !important;width: 35px;height: 20px;left: 5px;}
.ana-burclar li a i.balik{background-position: -457px -33px !important;width: 25px;height: 24px;left:10px;}
.ana-burclar li a:hover i.koc{background-position: -83px -65px !important;}
.ana-burclar li a:hover i.boga{background-position: -117px -65px !important;}
.ana-burclar li a:hover i.ikizler{background-position: -148px -65px !important;}
.ana-burclar li a:hover i.yengec{background-position: -178px -69px !important;}
.ana-burclar li a:hover i.aslan{background-position: -208px -66px !important;}
.ana-burclar li a:hover i.basak{background-position: -232px -66px !important;}
.ana-burclar li a:hover i.terazi{background-position: -274px -69px !important;}
.ana-burclar li a:hover i.akrep{background-position: -310px -68px !important;}
.ana-burclar li a:hover i.yay{background-position: -347px -67px !important;}
.ana-burclar li a:hover i.oglak{background-position: -379px -66px !important;}
.ana-burclar li a:hover i.kova{background-position: -420px -67px !important;}
.ana-burclar li a:hover i.balik{background-position: -458px -66px !important;}

/* ANASAYFA RESİM VİDEO HABERLERİ */
.home-resvi{width:655px;float:left;margin:0 0 15px 0;}
.home-resvi .tablo-baslik{background:#000 url(../images/genel/arrow-red.png) no-repeat 15px top;width:633px;height:35px;line-height:35px;float:left;border:1px solid #000;border-top:2px solid #ec0900;padding:0 10px;color:#FFF;font-size:15px;font-weight:bold;border-radius:3px 3px 0 0;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.home-resvi .tablo-baslik a{color:#FFF;font-size:15px;font-weight:bold;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.home-resvi .tablo-baslik .tum{background-color:#000;height:25px;line-height:25px;font-size:12px;color:#FFF;float:right;margin:5px -5px 5px 0;padding:0 5px;text-align:center;text-decoration:none;cursor:pointer;border-radius:3px;}
.home-resvi .tablo-ic{background-color:#000;float:left;width:643px;padding:0 0 10px 10px;border:1px solid #000;border-top:1px solid #353535;border-radius:0 0 3px 3px;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.home-resvi .item{width:204px;float:left;margin:10px 10px 0 0;position:relative;}
.home-resvi .item .resim{width:204px;height:120px;float:left;position:relative;}
.home-resvi .item img{width:204px;height:120px;border-radius:3px 3px 0 0;}
.home-resvi .item p{height:20px;line-height:20px;padding:0 5px;float:left;position:absolute;left:0;bottom:5px;font-size:11px;color:#FFF !important;font-weight: bold;border-radius:0 3px 3px 0;}
.home-resvi .item i{width:50px;height:60px;font-size:60px;margin:-30px 0 0 -25px;position:absolute;left:50%;top:50%;color:#ec0900 !important;opacity: 0.7;}
.home-resvi .item h6{background-color:#353535;float:left;width:204px;color:#FFF;border-radius:0 0 3px 3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 -1px 0 #ec0900;}
.home-resvi .item h6 a{width:184px;float:left;line-height: 1.3;font-weight: bold;font-size: 13px;height: 34px;margin:10px;color:#FFF;overflow:hidden;}
.home-resvi .item h6:before{content:" ";position:absolute;left:0;right:0;bottom:1px;height:3px;background:url(../tema/arrow-red2.png) no-repeat center top;}

/* FOOTER */
.footer{width:100%;clear:both;display:block;margin: 15px 0 0;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;color:#FFF;}
.footer .menu{background-color: #000;width:100%;display:block;clear:both;}
.footer .menu .ic{width:1002px;display:table;margin:0 auto;}
.footer .menu ul>li{float: left;line-height: 18px;list-style: outside none none;position: relative;margin:0 3px 0 0;}
.footer .menu ul>li:last-child{margin:0 0 0 0;}
.footer .menu ul>li>a{color:#f1f1f1;cursor: pointer;display: block;padding: 10px 10px 8px;}
.footer .menu ul>li>a>span{font-size: 14px;}
.footer .menu ul>li>a:hover{color:#FFF;}
.footer .ust{background-color: #2d2d2d;width:100%;display:block;clear:both;}
.footer .ust .ic{width:1002px;display:table;margin:0 auto;padding:10px 0;}
.footer .ust .ic>ul li{background-color:#353535;float:left;width:160px;height:100%;font-size:12px;display:block;margin-right:10px;border-radius:0 0 3px 3px;}
.footer .ust .ic>ul li.group{margin:0;width:320px}
.footer .ust .ic>ul>li.group>a{width:300px;}
.footer .ust .ic>ul>li>a{background-color:#4b4b4b;width:140px;height:25px;line-height:25px;padding:0 10px;float:left}
.footer .ust .ic>ul>li li a{display:block;color:#fff;font-size:12px;}
.footer .ust .ic>ul li li{width:140px;height:25px;line-height:25px;padding:0 10px;margin: 0;float:left}
.footer .alt{background-color: #4b4b4b;width:100%;display:block;clear:both;}
.footer .alt .ic{width:1002px;display:table;margin:0 auto;padding:10px 0;}
.footer .alt .sol{float:left;}
.footer .alt .sag{float:right;}

/* KATEGORI HABERLERİ */
.tbaslik,.sayfa-baslik{background:#F9F9F9 url(../tema/arrow-red.png) no-repeat 15px top;width:635px;height:35px;line-height:35px;float:left;border-bottom:1px solid #E3E3E3;border-top:2px solid #ec0900;margin:0 0 10px 0;padding:0 10px;color:#ec0900;font-size:15px;font-weight:bold;border-radius:3px;text-shadow:1px 1px 0 #FFF;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.tbaslik a,.tbaslik span,.sayfa-baslik a,.sayfa-baslik span{height:25px;line-height:25px;color:#ec0900 !important;text-decoration:none;}
.tbaslik a:hover,.sayfa-baslik a:hover{text-decoration:none!important}
.tbaslik .tum,.sayfa-baslik .tum{background-color:#FFF;height:25px;line-height:25px;font-size:12px;color:#FFF !important;float:right;margin:5px -5px 5px 0;padding:0 5px;text-align:center;text-decoration:none;cursor:pointer;text-shadow: 0 0 0 #fff;border-radius:3px;}
.tbaslik.br0,.sayfa-baslik.br0{border-radius:3px 3px 0 0;}
.tbaslik.face{border-top:1px solid #3B5998;color:#3B5998;}
.tbaslik.face span{color:#3B5998 !important;}

/* KATEGORI HABERLERİ */
.kathaber{float:left;width:205px;margin:0 15px 15px 0;position:relative;font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.kathaber:nth-child(3n+3){margin-right:0;}
.kathaber .resim{width:205px;height:125px;float:left;position:relative;}
.kathaber .resim img{width:205px;height:125px;float:left;border-radius:3px 3px 0 0;}
.kathaber .kat{height:20px;line-height:20px;padding:0 5px;float:left;position:absolute;left:0;top:10px;font-size:11px;color:#FFF !important;font-weight: bold;border-radius:0 3px 3px 0;}
.kathaber .baslik{background:url(../tema/baslik-bg2.png) top left repeat-x transparent;width:185px;padding:25px 10px 10px;position: absolute;left:0;bottom:0;line-height: 20px;overflow:hidden;font-size: 14px;letter-spacing: -0.5px;color: #FFF;font-weight:700;}
.kathaber .icerik{background-color:#f5f5f5;float:left;width:208px;color:#666;text-shadow:1px 1px 0 #FFF;border-radius:0 0 3px 3px;position:relative;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 -1px 0 #999;}
.kathaber .icerik a{width:185px;float:left;line-height: 1.3;font-size: 13px;height: 34px;margin:10px;color:#353535;overflow:hidden;}
.kathaber .icerik:before{content:" ";position:absolute;left:0;right:0;bottom:0;height:3px;background:url(../tema/arrow-grey-3.png) no-repeat center top;}

/** Galeri Kategori Basladi **/
.sayfa-galeriler{width:655px;float:left;}
.galeri-kat{width:205.5px;height:145px;float:left;padding:0 0 0 9px;margin:0 0 15px 9px;border-left: 1px solid #c5c5c5;position:relative;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;}
.galeri-kat a{float:left;position:relative;}
.galeri-kat img{float:left;width:205.5px;height:105px;margin:0;padding:0;border:0 none;border-radius:3px 3px 0 0;}
.galeri-kat .bas{background-color:#353535;float:left;width:205.5px;color:#FFF;border-radius:0 0 3px 3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 -1px 0 #ec0900;position:relative;}
.galeri-kat .bas a{width:185.5px;float:left;height: 20px;line-height:20px;font-weight: bold;font-size: 13px;margin:10px;color:#FFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.galeri-kat .bas:before{content:" ";position:absolute;left:0;right:0;bottom:1px;height:3px;background:url(../tema/arrow-red2.png) no-repeat center top;}
.galeri-kat i{width:65px;height:60px;font-size:60px;margin:-30px 0 0 -32px;position:absolute;left:50%;top:50%;color:#ec0900 !important;opacity: 0.7;}
.galeri-kat:nth-child(3n+1){margin:0 0 15px 0;padding:0;border-left: 0 none;}
.galeri-kat .krmt{height:20px;line-height:20px;padding:0 5px;float:left;position:absolute;left:0;bottom:5px;font-size:11px;color:#FFF !important;font-weight: bold;border-radius:0 3px 3px 0;}
.galeri-katb{width:430px;height:305px;float:left;padding:0 9px 0 0;margin:0 -10px 15px 0;border-right: 1px solid #c5c5c5;position:relative;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;}
.galeri-katb a{float:left;position:relative;}
.galeri-katb img{float:left;width:430px;height:265px;margin:0;padding:0;border:0 none;border-radius:3px 3px 0 0;}
.galeri-katb .bas{background-color:#353535;float:left;width:430px;color:#FFF;border-radius:0 0 3px 3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 -1px 0 #ec0900;position:relative;}
.galeri-katb .bas a{width:410px;float:left;height: 20px;line-height:20px;font-weight: bold;font-size: 13px;margin:10px;color:#FFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.galeri-katb .bas:before{content:" ";position:absolute;left:0;right:0;bottom:1px;height:3px;background:url(../tema/arrow-red2.png) no-repeat center top;}
.galeri-katb i{width:65px;height:60px;font-size:60px;margin:-30px 0 0 -32px;position:absolute;left:50%;top:50%;color:#ec0900 !important;opacity: 0.7;}
.galeri-katb .aciklama {width: 430px;height: 35px;float: left;font-size: 14px;font-weight:600;padding-top: 5px;letter-spacing: -0.025em;color: #000;display: block;line-height: 17px;overflow:hidden;}
.galeri-katb .krmt{height:20px;line-height:20px;padding:0 5px;float:left;position:absolute;left:0;bottom:5px;font-size:11px;color:#FFF !important;font-weight: bold;border-radius:0 3px 3px 0;}

/** Haber Detay Basladi **/
.hbr-baslik{width: 655px;float:left;padding:0 0 10px 0;margin:10px 0 0 0;color: #252525;font-size: 30px;border-bottom:1px solid #e3e3e3;letter-spacing: 0.01em;line-height: 120%;}
.hbr-tarih{width: 655px;margin:10px 0 0;color: #959595;font-size: 12px;letter-spacing: 0.01em;}
.hbr-tarih a{color: #a7002f !important;font-weight: bold;}
.hbr-metin{width: 655px;float:left;margin:10px 0;color: #252525;font-size: 17px;font-weight: 600;}
.hbr-resim{background-color:#f9f9f9;width:635px;float:left;padding:10px;margin:0 0 10px 0;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;border-radius:3px;}
.hbr-resim img{width:655px;float:left;}
.hbr-shr{background-color:#e3e3e3;width:615px;float:left;padding:10px;border-radius:0 0 3px 3px;}
.hbr-shr .addthis_toolbox{width:100%;float:left;}
.hbr-shr .addthis_toolbox li{float:left;margin:0 10px 0 0;}
.hbr-shr .hbr-font{width:28px;float:right !important;margin:-8px 0 !important;}
.hbr-shr .hbr-font a{background:url("../images/genel/icon-sprite.png") no-repeat scroll -1px -26px transparent;float:left;height: 25px;width: 30px;padding:5px 0;}
.hbr-shr .hbr-font .buyuk{background-position:-302px -93px;border-bottom: 1px solid #c5c5c5;}
.hbr-shr .hbr-font .kucuk{background-position:-352px -92px;}
.hbr-yazi{width:655px;float:left;margin:0 0 15px 0;color:#525252;font-size: 16px;letter-spacing: 0.01em;line-height: 150%;font-weight:500;font-family: "Open Sans",Tahoma,Arial,Helvetica,sans-serif !important;}
.hbr-yazi #iceriks{width:655px !important;margin:0 0 10px 0;}
.hbr-yazi .hbr-solreklam{float:left;margin:0 15px 15px 0;}

/** Haber Resim Galeri Basladi **/
.hbr-resimg{width:599px;float:left;margin:15px 0 5px;padding:10px 0 0 0;border-top: 5px solid #c5c5c5;}
.solbolum.gen .hbr-resimg,.solbolum.gen .hbr-resimg .hbr-metin,.solbolum.gen .hbr-resimg .syf{width:980px;margin:0;}
.solbolum.gen .hbr-resimg .tablo-ic.foto{width:960px;text-align:center;}
.solbolum.gen .hbr-yazi.foto,.solbolum.gen .hbr-yazi #iceriks.foto{margin:0;}
.solbolum.gen .hbr-resimg .syf{border:0;margin:0;padding-bottom: 0;}
.solbolum.gen .hbr-resimg .syf .hbr-shr{width: 960px !important;margin:0 0 15px 0;}
.solbolum.gen .hbr-okunma{width:960px !important;}
.solbolum.gen .hbr-tarih{border-bottom: 5px solid #c5c5c5;padding:0 0 10px 0;margin:10px 0;}
.hbr-resimg .tablo-ic{background-color: #dfdfdf;width:960px;float:left;margin: 5px 0 10px;padding: 10px;text-align:center;}
.hbr-resimg .tablo-ic img{width:auto;max-width:960px;display:table;margin:0 auto;}
.hbr-resimg .hbr-metin{border-top:0 none;border-bottom:5px solid #c5c5c5;padding:0 0 10px 0;margin:0 0 10px 0;}
.hbr-resimg .syf{width:599px;float:left;margin:-10px 0 5px;padding:10px 0;border-bottom: 5px solid #c5c5c5;}
.hbr-resimg .syf .pagination{margin:0 auto !important;}
.hbr-resimg .syf:first-child{border:0 none;padding-bottom: 0;}

/** Haber Ilgililer Basladi **/
.hbr-ilgililer{width:655px;float:left;margin:0 0 15px 0;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;}
.hbr-ilgililer .tbaslik{margin:0;border-radius:3px 3px 0 0;}
.hbr-ilgililer .tablo-ic{background-color: #e3e3e3;width:635px;float:left;padding: 10px 10px 0 10px;border-bottom: 1px solid #999999;border-radius:0 0 3px 3px;}
.hbr-ilgililer .hbr-galeri{width:119px;float:left;margin:0 10px 10px 0;}
.hbr-ilgililer .hbr-galeri:nth-child(5n+5){margin-right:0;}
.hbr-ilgililer .hbr-galeri img{width:119px;height: 90px;float:left;}
.hbr-ilgililer .hbr-ivideo{width:635px;float:left;margin:0 0 10px 0;}
.hbr-ilgililer .hbr-ivideo img{width:135px;height: 75px;float:left;margin:0 10px 0 0;}
.hbr-ilgililer .hbr-ivideo span{width:434px;float:left;margin:0;font-weight:bold;font-size:15px;}
.hbr-editor{background-color:#ffedd9;float:left;width:635px;height:30px;line-height:30px;padding:0 10px;margin:0 0 10px 0;font-size: 13px;border-radius:3px;}
.hbr-okunma{background-color:#ffedd9;float:left;width:635px;height:30px;line-height:30px;padding:0 10px;margin:0 0 10px 0;font-size: 13px;border-radius:3px;}
.hbr-kaynak{background-color:#fff7d9;float:left;width:635px;height:30px;line-height:30px;padding:0 10px;border-radius:3px;}

/** Haber Video Basladi **/
.hbr-video{width:655px;float:left;margin:15px 0 15px 0;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;}
.hbr-video .tbaslik{margin:0;border-radius:3px 3px 0 0;}
.hbr-video .tablo-ic{background-color: #e3e3e3;width:635px;float:left;padding: 10px;border-bottom: 1px solid #999999;border-radius:0 0 3px 3px;}
.hbr-video.y .tablo-ic{background-color: #f9f9f9;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;border-radius:3px;}
.hbr-video object,.hbr-video iframe,.hbr-video embed{width:635px;float:left;}

/** Breadcrumb Basladi **/
.buradasiniz{background-color:#f9f9f9;width:655px;float:left;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;border-radius:3px;}
.buradasiniz li{float:left;height:30px;line-height:30px;margin:0 !important;font-size: 13px !important;color: #707070 !important;font-weight: 600;}
.buradasiniz li a{float:left;height:30px;line-height:30px;padding:0 10px;font-size: 13px !important;color: #707070 !important;}
.buradasiniz li a:hover{color:#cc282a !important;}
.buradasiniz li .ok{float:left;width:10px;height:30px;line-height:30px;text-align:center;}

/** Profil Basladi **/
.profil-sol{width:200px;float:left;margin:0 15px 0 0;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.profil-sol .sayfa-baslik{width: 178px;}
.profil-sol .sayfa-ic{width:196px;padding:0;}
.profil-sol .ul-li li{background-color: #fff;width: auto;line-height: 20px;border-bottom: 1px solid #d9d9d9;display: block;padding: 8px 10px;font-weight:600;}
.profil-sol .ul-li li:nth-child(2n+2){background-color:#f5f5f5;}
.profil-sol .ul-li li:last-child{border-bottom:0 none;}
.profil-sol .ul-li li.active{margin-top:-1px;position:relative;border-bottom:0 none;}
.profil-sol .ul-li li.active {background: #e00904;/* Old browsers */background: -moz-linear-gradient(top, #e00904 0%, #cf0404 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e00904), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #e00904 0%, #cf0404 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #e00904 0%, #cf0404 100%); /* IE10+ */background: linear-gradient(to bottom, #e00904 0%, #cf0404 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00904', endColorstr='#cf0404', GradientType=0); /* IE6-9 */}
.profil-sol .ul-li li.active a{color:#FFF;font-weight:bold;}
.profil-sag{width:440px;float:right;margin:0;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.profil-sag .sayfa-baslik{width:420px;}
.profil-sag .sayfa-ic{width:418px;}
.profil-sag .control-group{padding:0 0 10px 0;border-bottom: 1px solid #d9d9d9;}
.profil-sag label{width:120px;float:left;line-height:30px;font-size:13px;font-weight:bold;margin:0;}
.profil-sag label.w100{width:100%;margin:0 0 5px 0;}
.profil-sag input,.profil-sag select{margin:0;}
.profil-sag .btn{color:#FFF;font-weight:bold;float:right;}
.profil-sag .controls .opticlass-tarih{width:66px;margin-bottom:0;}
.profil-sag .controls .opticlass-tarih:first-child{margin:0;}

/** Yorum Basladi **/
.yorum-tablo{width:655px;float:left;margin:0 0 15px 0;padding:0 0 15px 0;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;}
.yorum-tablo .tablo-ic{width:655px;float:left;margin:0;padding:0;}
.yorum-tablo .g-buton{background:#cc282a;width:100%;display:table;height:40px;line-height:40px;margin:0;clear:both;text-transform: uppercase;color: #710b0c;text-align:center;font-weight:bold;font-size:14px;}
.yorum-tablo .g-buton a{color: #710b0c;font-weight:bold;font-size:14px;}

/** Yorumlar Basladi **/
#tum-yorumlar{width:655px;float:left;}
#tum-yorumlar .yrm{background-color:#f3f3f3;width:655px;float:left;margin:0 0 2px 0;border-radius:3px;}
#tum-yorumlar .yrm:nth-child(2n+2){background-color:#f4f4f4;}
#tum-yorumlar .yrm .avatar{width:60px;height:60px;float:left;margin:0;padding:10px;border-right:1px solid #c5c5c5;}
#tum-yorumlar .yrm .avatar img{width:60px;height:60px;float:left;}
#tum-yorumlar .yrm .sag{width:554px;float:left;margin:0 0 0 -1px;padding:10px;border-left:1px solid #c5c5c5;}
#tum-yorumlar .yrm .ust{width:554px;float:left;line-height:25px;height:25px;margin:0 0 10px 0;font-weight:bold;}
#tum-yorumlar .yrm .nick{float:left;color:#cc282a;font-size:14px;}
#tum-yorumlar .yrm .tarih{float:left;color:#656565;font-size:11px;}
#tum-yorumlar .yrm .ozt{width:554px;float:left;font-size:14px;font-weight:600;color:#272727;}
#tum-yorumlar .yrm .begeni{float:right;line-height:25px;height:25px;}

/** Etiketler Basladi **/
.hbr-etiketler{float:left;width:635px;padding:5px 10px;margin:0 0 10px 0;background-color:#F5F5F5;text-shadow:1px 1px 0 #FFF;border-top:1px solid #999999;border-bottom:1px solid #999999;font-weight:500;border-radius:3px;position:relative;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;}
.hbr-etiketler b{background-color:#999999;color:#FFF !important;float:left !important;font-size:12px;height:30px !important;line-height:30px !important;margin:-6px 10px 0 0;padding:0 5px;text-shadow: 0 0 0 #fff !important;border-radius:0 0 3px 3px;}
.hbr-etiketler a{float: left;height:25px;line-height:25px;margin: 0 5px 0 0;}

/** Sayfa Basliklar Basladi **/
.sayfa-ic{background-color:#f9f9f9;width:633px;float:left;padding:10px;margin:0 0 15px 0;border:1px solid #e3e3e3;border-top:0 none;border-radius:0 0 3px 3px;}
.sayfa-ic.kenarsiz{background:transparent;width:655px;padding:0;border:0 none;}
.sayfa-ic .g-buton{background:#cc282a;width:100%;display:table;height:40px;line-height:40px;margin:15px 0 0 0;clear:both;text-transform: uppercase;color: #710b0c;text-align:center;font-weight:bold;font-size:14px;}
.sayfa-ic .g-buton a{color: #710b0c;font-weight:bold;font-size:14px;}
.sayfa-ic .yazi-alan{width:100%;display:table;margin:0 0 15px 0;clear:both;font-size:13px;font-weight:600;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.sayfa-ic.yazi{font-size: 13px;line-height: 20px;}
.sayfa-ic .arsiv-gzt{background-color: #f5f5f5;width: 181px;float:left;padding:10px;margin:10px 10px 0 0;border: 1px solid #c5c5c5;}
.sayfa-ic .arsiv-gzt:nth-child(3n+3){float:left;margin:10px 0 0 0;}
.sayfa-ic .arsiv-gzt img{float:left;width: 181px;height:auto;}

.sayfa-ic .tuma{float:left;width:633px;padding:10px;margin:10px -10px -11px;font-weight:500;background-color:#F5F5F5;border:0 none;text-shadow:1px 1px 0 #FFF;border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 1px 0 #999;position:relative;}
.sayfa-ic .tuma:hover span{box-shadow:inset 0 -1px 0 #FFF,inset 0 1px 0 #999;}
.sayfa-ic .tuma:before{content:" ";position:absolute;left:0;right:0;top:0;height:3px;background:url(../tema/arrow-grey-2.png) no-repeat center bottom;}

/** Yazar Basladi **/
.yan-yzr {width: 152px;height: 205px;float:left;margin:0 15px 15px 0;text-align: center;transition: all 0.3s ease 0s;border-radius: 2px;}
.yan-yzr:nth-child(4n+4){margin-right:0;}
.yan-yzr a {float: left;width: 100%;}
.yan-yzr a i{float:left;width:132px;/*height:26px;*/margin-bottom:14px;line-height:17px;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:700;color:#FFF;background:#666;text-shadow:1px 1px 0 #333;border-radius:2px;position:relative;padding:5px 10px;}
.yan-yzr a i::after{content:" ";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:url(../tema/arrow-grey.png) no-repeat center top;}
.yan-yzr a img{display:inline-block;width:85px;height:85px;border-radius:35px;box-shadow:0 2px 0 #EE4C03;}
.yan-yzr a span{float:left;width:132px;height:55px;padding:10px 10px 0 10px;margin-top:15px;font-weight:500;line-height:15px;background-color:#F5F5F5;text-shadow:1px 1px 0 #FFF;border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05),inset 0 1px 0 #999;position:relative;}
.yan-yzr:hover span{box-shadow:inset 0 -1px 0 #FFF,inset 0 1px 0 #999;}
.yan-yzr a span::before{content:" ";position:absolute;left:0;right:0;top:0;height:3px;background:url(../tema/arrow-grey-2.png) no-repeat center bottom;}

/** Anketler Basladi **/
.diger-anketler {background-color:#f2f2f2;}
.diger-anketler li,.diger-haberler li{background-color: #fff;width: auto;line-height: 20px;border-bottom: 1px solid #d9d9d9;display: block;padding: 8px 10px;margin:0 0 5px 0; border-radius:3px;}
.diger-anketler li a,.diger-haberler li a{font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.diger-anketler li:last-child{margin-bottom:0;}
.diger-haberler li.bas{background-color:#f8f8f8;margin-top:10px;border-top:1px solid #d9d9d9;}
.diger-anketler .s-rss{float:right;}
.diger-anketler.hava,.diger-anketler.ruya {width: 633px;float: left;margin: -10px;padding:10px;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.diger-anketler.hava li{width: 134.5px;float: left;margin-right:5px;}
.diger-anketler.ruya li{width: 187px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-right:5px;}
.diger-anketler.hava li:nth-child(4n+4),.diger-anketler.ruya li:nth-child(3n+3){margin-right:0;}
#havasonu{font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}

/** Firma Detay Basladi **/
.frm-dty h1.tablo-baslik{font-size:20px;}
.frm-dty h1.tablo-baslik span{font-size:24px;}
.frm-dty .tablo-baslik{width:633px;height: 25px;line-height: 25px;float:left;margin:0;padding:0 0 15px 0;color:#6b6b6b;font-size: 14px;font-weight:bold;letter-spacing: -2px;border-bottom: 5px solid #d9d9d9;}
.frm-dty .tablo-baslik span{font-size: 18px;color:#cc282a;}
.frm-dty .diger-frm {background-color: #fff;width:599px;float:left;margin:0 0 15px 0;padding:0 0 10px 0;border-bottom: 5px solid #c5c5c5;}
.frm-dty .diger-frm li{background-color: #fff;width: auto;line-height: 20px;border-bottom: 1px solid #d9d9d9;display: block;padding: 8px 10px;margin:0;}
.frm-dty .diger-frm li:nth-child(2n+1){background-color:#ececec;}
.frm-dty .diger-frm li:last-child{border-bottom:0 none;}
.frm-dty .hbr-resim{margin-bottom:15px;}
.frm-dty .hbr-metin{border:0 none;padding:0;}
.frm-dty .hbr-video{margin-bottom:15px;}

/** Kutu Haberler Basladi **/
.kutu-haberler1{width: 633px;float: left;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;border-bottom: 1px solid #d9d9d9;margin: 0 -10px;padding: 10px;}
.kutu-haberler1:first-child{padding-top:0;}
.kutu-haberler1:last-child{border:0 none;padding-bottom:0;}
.kutu-haberler1 .baslik,.kutu-haberler1 .baslik a{font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.kutu-haberler1 img,.kutu-haberler1 img:hover{float:left;width:185px;height:95px;margin:0 10px 0 0;padding: 5px;border-bottom: 1px solid #c5c5c5;}
.kutu-haberler1 .baslik{width: 428px;float:left;margin:0;padding:0;height:30px;line-height:30px;}
.kutu-haberler1 .ozet{width: 428px;float:left;margin:0;padding:0;height:25px;line-height:25px;}

/** Yazar Bilgi Basladi **/
.yzr-yazilari{width: 633px;float: left;font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.yzr-yazilari .baslik,.kutu-yazilari .baslik a{font-family: 'Open Sans',Tahoma,Arial,Helvetica,sans-serif !important;}
.yzr-yazilari .resim-yzr{float:left;width:125px;margin-right:10px;}
.yzr-yazilari .resim-yzr img,.yzr-yazilari .resim-yzr img:hover{float:left;width:125px;}
.yzr-yazilari .sag{float:left;width: 498px;}
.yzr-yazilari .baslik{float:left;margin:0;padding:0;height:30px;line-height:30px;font-size:14px;font-weight:bold;clear:both;}
.yzr-yazilari .ozet{float:left;margin:0;padding:0;height:25px;line-height:25px;font-size:13px;clear:both;}

/** Yazar Detay Basladi **/
.yzr .hbr-baslik{border-bottom:0 none;padding:0;margin:0;}
.yzr .hbr-yazi{margin:10px 0 15px 0;padding:10px 0 0 0;border-top: 5px solid #c5c5c5;}
.yzr .hbr-yazi #iceriks{margin-bottom:5px;border-bottom:0;}
.yazar-resim{background-color:#f9f9f9;width:180px;float:left;border:1px solid #c5c5c5;margin:-11px 15px 15px 0;padding:0;}
.yazar-resim .rsm{background-color:#FFF;width:160px;float:left;padding:10px;border-bottom:1px solid #c5c5c5;}
.yazar-resim .rsm img{width:160px;float:left;}
.yazar-resim .isim{background-color:#FFF;width:160px;float:left;padding:10px;font-size:14px;font-weight:600;border-bottom:1px solid #c5c5c5;}
.yzr .yzr-shr{width:180px;float:left;}
.yzr .yzr-shr li{width:160px;float:left;padding:10px;border-top:1px solid #c5c5c5;}
.yzr .yzr-shr li:first-child{border-top:0 none;}
.yzr .yzr-shr .atclear{display:none;}
.yzr .hbr-font{background-color: #f5f5f5;width:28px;float:right;margin:-10px 0 0;padding:5px;}
.yzr .hbr-font a{background:url("../images/genel/icon-sprite.png") no-repeat scroll -1px -26px transparent;float:left;height: 26px;width: 28px;}
.yzr .hbr-font .buyuk{background-position:-304px -93px;border-top: 1px solid #c5c5c5;padding:5px 0 0;margin:5px 0 0;}
.yzr .hbr-font .kucuk{background-position:-352px -98px;}



.mb-inside img{width:100%;height:200px}
.mb-inside a{color:#333;text-decoration:none;border-bottom:1px dotted #ccc}
.mb-inside a:hover{border-bottom:1px solid #999}
.buttons{text-align:center;padding:5px 10px}
.dlinks{text-align:center;margin:0 0 20px}
.dlinks *{vertical-align:middle}
.mb-wrapper{border:5px solid #ccc;position:relative;width:550px;left:0;top:0;border-radius:10px;box-shadow:inset 0 0 10px #888;margin:0 auto 20px}
.mb-slider,.mb-scroll{width:550px;height:200px;overflow:hidden;position:relative;left:0;top:0;font-size:18px;margin:0 auto;padding:0}
.mb-active-slider{border-color:#333}
.mb-slider .mb-panel{display:block;cursor:pointer;float:left;list-style:none;margin:0;padding:20px}
.mb-slider .mb-panel.current{cursor:auto}
.mb-inside{border:1px solid #999;padding:10px}
.mb-inside *{max-width:100%}
a.mb-scrollButtons{display:block;width:45px;height:58px;background:transparent url(../tema/arrows.png) no-repeat;position:absolute;top:50%;margin-top:-29px;cursor:pointer;text-decoration:none;outline:0;border:0}
a.mb-scrollButtons.mb-left{background-position:left top;left:-45px}
a.mb-scrollButtons.mb-right{background-position:right top;right:-45px}
a.mb-scrollButtons.mb-left:hover{background-position:left bottom}
a.mb-scrollButtons.mb-right:hover{background-position:right bottom}
.mb-controls{text-align:center;background:#ccc;position:relative;z-index:100;margin:0 auto}
.mb-controls a{color:#666;font:18px/2.2 Georgia,Serif;display:inline-block;text-decoration:none;text-align:center;outline:0;margin:0 5px 0 0;padding:2px}
.mb-active-slider .mb-controls{background:#333}
*,.son-3-haber ul,form,.TabbedPanelsTabGroup,.TabbedPanelsTabGroupk{margin:0;padding:0}
div.scrollingHotSpotRightVisible{background-color:#fff}
.tabberlive .tabbertabhide{display:none}
.tabber{font-weight:bold}
ul.tabbernav{margin:0;padding:0}
ul.tabbernav li{list-style:none;margin:0;display:inline}
ul.tabbernav li a:link{padding:5px;font:13px Tahoma;font-weight:bold;text-decoration:none;color:#7a7a7b}
ul.tabbernav li a:hover{font:13px Tahoma;font-weight:bold;text-decoration:none;color:#7a7a7b}
ul.tabbernav li.tabberactive a:link{font:13px Tahoma;font-weight:bold;text-decoration:none;color:#ffa501}
ul.tabbernav li.tabberactive a:hover{font:13px Tahoma;font-weight:bold;text-decoration:none;color:#000}
.tabberlive .tabbertab{padding:0}
.tabberlive .tabbertab h2{display:none}
.tabberlive .tabbertab h3{display:none}
.tabberlive#tab2 .tabbertab{height:200px;overflow:auto}
.number{background:url(../images/number.jpg) no-repeat center;color:#fff;padding:3px;font-size:9px;margin-right:2px}
.hvContLeftCity{width:600px;height:150px;margin:0 0 10px 15px;background:url(http://img3.mynet.com.tr/havadurumu/durum-bg.gif) no-repeat 0 8px}
.hvContLeftCity p{margin:0;padding:0;float:left}
.hvPboxFirst{width:75px;text-align:left}
.hvPboxFirst span{width:75px;font-size:11px;padding:0 0 0 5px;min-height:22px;height:auto!important;height:22px;display:inline-block;float:none}
.hvDate{width:75px;margin:25px 0 23px 0;color:#2e84a7;font-size:11px;float:left}
.hvPboxMiddle{width:105px;text-align:center}
.hvPboxMiddleblock{width:75px;text-align:center;float:left}
.hvPboxMiddleblock img{float:center;width:40px;height:40px}
.hvPboxLast{width:100px;text-align:center;overflow:hidden}
.hvDay{width:105px;height:22px;font-size:12px;color:#2e84a7;font-weight:bold;float:left}
.hvDay2{width:75px;height:22px;font-size:11px;color:#2e84a7;float:left}
.hvMood{width:99px;height:23px;padding:0 3px 0 3px;font-size:9px;color:#000;float:left}
.hvMood2{width:75px;height:23px;padding:0 3px 0 3px;font-size:9px;color:#000;float:left}
.hvDeg1{width:105px;height:22px;font-size:18px;color:#ff8a00;float:left}
.hvDeg2{width:105px;height:22px;font-size:18px;color:#2e84a7;float:left}
.hvDeg11{width:30px;height:22px;text-align:center;padding:0 3px 0 3px;font-size:11px;color:#ff8a00;float:left}
.hvDeg22{width:30px;height:22px;text-align:center;padding:0 3px 0 3px;font-size:11px;color:#2e84a7;float:left}
.blue{color:#2e84a7}
.orange{color:#ff9702}
.hvContLeftBox{width:600px;height:auto;margin:15px 0 0 15px;padding:0 0 15px 0;text-align:left}
.hvContLeftBox span{margin:0 10px 0 0;float:left}
.hvDetLeftBox{width:615px;margin:0;line-height:25px;padding-bottom:10px;text-align:center}
.hvDetLeftBox2{width:615px;margin:50px 0 0 0;margin:30px 0 0 0;text-align:center}
.tumeva_so_menu_bg{background:url(../tema.tumeva_so_menu_bg.gif) repeat-x;height:26px}
.tumeva_so_combo{font-size:12px}
.tumeva_so_menubottom_bg{background:url(../tema.tumeva_subject_bg.gif) no-repeat;height:33px;font-size:13px;font-weight:700}
.tumeva_so_menubottom_text2{font-size:16px;color:#e10000}
.tumeva_so_bttn_link{background:url(../tema.tumeva_so_bttn_link_bg.gif) no-repeat;width:118px;height:20px;text-align:center}
.tumeva_so_bttn_text{font-size:11px;color:#fff;text-decoration:none;font-weight:700;height:20px;width:118px;text-align:center}
.tumeva_so_sanstopu_no_bg{background:url(../tema.tumeva_so_no_bg.gif) no-repeat;width:67px;height:51px;padding-top:15px;padding-right:5px;float:left;text-align:center}
.tumeva_so_sanstopu_no_bg2{background:url(../tema.tumeva_so_no_bg2.gif) no-repeat;width:67px;height:51px;padding-top:15px;padding-right:5px;float:left;text-align:center}
.tumeva_so_sanstopu_no_text{font-size:30px;color:#FFF;font-weight:700}
.tumeva_so_center_bg{background:url(../tema.tumeva_so_bg.gif) repeat-x;padding-top:20px}
.tumeva_so_center_text{font-size:12px;font-weight:700}
.tumeva_so_center_text2{font-size:16px;font-weight:700;color:#e10000}
.tumeva_so_10numara_no_bg{background:url(../tema.tumeva_so_no_mini_bg.gif) no-repeat;width:37px;height:33px;float:left;text-align:center;padding-top:7px;padding-right:5px}
.tumeva_so_10numara_no_text{font-size:20px;color:#FFF;font-weight:700}
.tumeva2010_so_menu_bg{background:url(../tema/tumeva2010_so_menu_bg.gif) repeat-x;height:26px}
.tumeva2010_so_combo{font-size:12px}
.tumeva2010_so_menubottom_bg{background:url(../tema/tumeva2010_subject_bg.gif) no-repeat;height:33px;font-size:13px;font-weight:700}
.tumeva2010_so_menubottom_text2{font-size:16px;color:#e10000}
.tumeva2010_so_bttn_link{background:url(../tema/tumeva2010_so_bttn_link_bg.gif) no-repeat;width:118px;height:20px;text-align:center}
.tumeva2010_so_bttn_link:hover{background:url(../tema/tumeva2010_so_bttn_over_bg.gif) no-repeat;width:118px;height:20px;text-align:center}
.tumeva2010_so_bttn_over{background:url(../tema/tumeva2010_so_bttn_over_bg.gif) no-repeat;width:118px;height:20px;text-align:center}
.tumeva2010_so_bttn_text{font-size:11px;color:#fff;text-decoration:none;font-weight:700;height:20px;width:118px;text-align:center}
.tumeva2010_so_sanstopu_no_bg{background:url(../tema/tumeva2010_so_no_bg.gif) no-repeat;width:67px;height:51px;padding-top:15px;padding-right:5px;float:left;text-align:center}
.tumeva2010_so_sanstopu_no_bg2{background:url(../tema/tumeva2010_so_no_bg2.gif) no-repeat;width:67px;height:51px;padding-top:15px;padding-right:5px;float:left;text-align:center}
.tumeva2010_so_sanstopu_no_text{font-size:30px;color:#FFF;font-weight:700}
.tumeva2010_so_center_bg{background:url(../tema/tumeva2010_so_bg.gif) repeat-x;padding-top:20px}
.tumeva2010_so_center_text{font-size:12px;font-weight:700}
.tumeva2010_so_center_text2{font-size:16px;font-weight:700;color:#e10000}
.tumeva2010_so_10numara_no_bg{background:url(../tema/tumeva2010_so_no_mini_bg.gif) no-repeat;width:37px;height:33px;float:left;text-align:center;padding-top:7px;padding-right:5px}
.tumeva2010_so_10numara_no_text{font-size:20px;color:#FFF;font-weight:700}

#tumevahava1 {height: 100px;width: 305px;text-align: right;margin-left: -5px;position: relative;padding-right:8px;margin-top: 10px;}
#tumevahava1 em {font-style: normal;color: #06C;}
#tumevahava1 i {font-style: normal;color: #C00;}
#tumevahava1 .day {height: 95px;width: 72px;float: left;color:#000;text-align: center;border-right-width: 1px;border-right-style: solid;border-right-color: #e8e8e8;}
#tumevahava1 .day h3 {font-size: 12px;display: block;margin: 0px;padding: 0px;font-weight: normal;}
#tumevahava1 .day span {font-size: 10px;color: #333;}
#tumevahava1 .day span abbr {font-weight: bold;}
#tumevahava1 .day dt {font-size:10px;}

#tumevahava2 {height: 100px;width: 605px;text-align: right;margin-left: -5px;position: relative;padding-right:8px;margin-top: 10px;}
#tumevahava2 em {font-style: normal;color: #06C;}
#tumevahava2 i {font-style: normal;color: #C00;}
#tumevahava2 .day {height: 95px;width: 98px;float: left;color:#000;text-align: center;border-right-width: 1px;border-right-style: solid;border-right-color: #e8e8e8;}
#tumevahava2 .day h3 {font-size: 12px;display: block;margin: 0px;padding: 3px;font-weight: normal;}
#tumevahava2 .day span {font-size: 12px;color: #333;}
#tumevahava2 .day span abbr {font-weight: bold;}
#tumevahava2 .day dt {font-size:10px;}

.namaz table {width:100%;margin-top: 15px;}
.namaz table th {font-weight: bold;text-align: center;padding-bottom: 4px; font-size:12px;color:#383838;}
.namaz table td {text-align: center;color:#515151;font-size:12px;}

div#gundem1sagmanset {width: 310px;position: relative; float:left;margin-top:0px;}
div#gundem1sagmanset ul {top:0;list-style: none;padding: 0px;margin: 0;}
ul#gundem1tabs {width: 300px;position:relative;bottom:0px;border-radius:0px 0px 3px 3px;top:0px;}
ul#gundem1tabs li {float: left;width:300px;border-bottom: 1px dotted #ccc;padding: 5px 0;}
ul#gundem1tabs li a {display: block;font: 12px Tahoma; font-weight:bold; color: #333;background: #fff;margin:4px 0px;border-radius:3px;padding:0px 3px 0px 13px;}
ul#gundem1tabs li a:hover {text-decoration:underline;}
ul#gundem1tabs li a.current {color: #e30000;padding-left:13px;}
ul#gundem1tabs li a.current:hover {text-decoration:none;cursor: default;}
ul#gundem1tabs li img {float:left;margin-right:10px; height:56px;;}
ul#gundem1output {width: 310px;height: 152px;overflow: hidden;padding-top:2px;}
ul#gundem1output li img{width: 310px;height: 150px;overflow: hidden;float:left;}
div#gundem2sagmanset {width: 310px;position: relative; float:left;margin-top:0px;}
div#gundem2sagmanset ul {top:0;list-style: none;padding: 0px;margin: 0;}
ul#gundem2tabs {width: 310px;position:relative;bottom:0px;border-radius:0px 0px 3px 3px;top:0px;}
ul#gundem2tabs li {float: left;width:300px;border-bottom: 1px dotted #ccc;padding: 5px 0;}
ul#gundem2tabs li a {display: block;font: 12px Tahoma; font-weight:bold;color: #333;background: #fff;margin:4px 0px;border-radius:3px;padding:0px 3px 0px 13px;}
ul#gundem2tabs li a:hover {text-decoration:underline;}
ul#gundem2tabs li a.current {color: #e30000;padding-left:13px;}
ul#gundem2tabs li a.current:hover {text-decoration:none;cursor: default;}
ul#gundem2tabs li img {float:left;margin-right:10px; height:56px;;}
ul#gundem2output {width: 310px;height: 152px;overflow: hidden;padding-top:2px;}
ul#gundem2output li img{width: 310px;height: 150px;overflow: hidden;float:left;}
div#gundem3sagmanset {width: 310px;position: relative; float:left;margin-top:0px;}
div#gundem3sagmanset ul {top:0;list-style: none;padding: 0px;margin: 0;}
ul#gundem3tabs {width: 310px;position:relative;bottom:0px;border-radius:0px 0px 3px 3px;top:0px;}
ul#gundem3tabs li {float: left;width:300px;border-bottom: 1px dotted #ccc;padding: 5px 0;}
ul#gundem3tabs li a {display: block;font: 12px Tahoma; font-weight:bold;color: #333;background: #fff;margin:4px 0px;border-radius:3px;padding:0px 3px 0px 13px;}
ul#gundem3tabs li a:hover {text-decoration:underline;}
ul#gundem3tabs li a.current {color: #e30000;padding-left:13px;}
ul#gundem3tabs li a.current:hover {text-decoration:none;cursor: default;}
ul#gundem3tabs li img {float:left;margin-right:10px; height:56px;;}
ul#gundem3output {width: 310px;height: 152px;overflow: hidden;padding-top:2px;}
ul#gundem3output li img{width: 310px;height: 150px;overflow: hidden;float:left;}
div#gundem4sagmanset {width: 310px;position: relative; float:left;margin-top:0px;}
div#gundem4sagmanset ul {top:0;list-style: none;padding: 0px;margin: 0;}
ul#gundem4tabs {width: 310px;position:relative;bottom:0px;border-radius:0px 0px 3px 3px;top:0px;}
ul#gundem4tabs li {float: left;width:300px;border-bottom: 1px dotted #ccc;padding: 5px 0;}
ul#gundem4tabs li a {display: block;font: 12px Tahoma; font-weight:bold;color: #333;background: #fff;margin:4px 0px;border-radius:3px;padding:0px 3px 0px 13px;}
ul#gundem4tabs li a:hover {text-decoration:underline;}
ul#gundem4tabs li a.current {color: #e30000;padding-left:13px;}
ul#gundem4tabs li a.current:hover {text-decoration:none;cursor: default;}
ul#gundem4tabs li img {float:left;margin-right:10px; height:56px;;}
ul#gundem4output {width: 300px;height: 152px;overflow: hidden;padding-top:2px;}
ul#gundem4output li img{width: 310px;height: 150px;overflow: hidden;float:left;}
.bs{margin-left:2px;}
.sagmanset .orta {width:310px;float:left;}

.sagmanset{width:310px;float:left;margin-top:10px;}
#mansettab ul{border-bottom: 3px solid #e30000;height: 24px;border-radius:0px 0px 3px 3px;padding-left:1px;}
#mansettab ul li {list-style:none; float:left;}
#mansettab ul li a {display:block;text-decoration:none;font: bold 13px Arial;color: #000;background:#e2e2e2;padding:4px 7px;border-radius:3px 3px 0px 0px;}
#mansettab ul li a:hover {color:#FFF;background:#d10700;}
#mansettab ul li a.selected {margin-bottom:0;color:#fff;background:#e30000;}

/* -- FOTO GALERI -- */
.grid960{ float:left; width:620px; background:url(../tema/fotogaleri.png) 0px -38px; height:37px;margin-top:10px;}
.grid960 span{ display:block; float:left; font:bold 16px Arial; color:#d22121; padding:9px 0 0 40px; }
.grid960 a{ display:block; width:82px; height:18px; float:right; text-align:center; font:11px Tahoma; color:#CC0000; background:url(../tema/showAllButton.png) no-repeat; padding:3px 0 0 0; margin:5px 5px 0 0; }
.grid960 a:hover{ color:#333; }
.greyboxArea690{ float:left; width:673px; padding:15px 0 0 15px; border:1px solid #5600a9; background:#fff; }

.fotoboxArea{ float:left; width:620px; padding:15px 4px 15px 4px; padding:7px 0 7px 5px;background:#fff; border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px; }
.fotoBoxLeft{ display:block; float:left; width:20px; height:28px; background:url(../tema/fotoBoxButtons.png) no-repeat; margin:40px 0 0 0; }
.fotoBoxLeft:hover{ background:url(../tema/fotoBoxButtons.png) 0 -28px no-repeat; }
.fotoBoxRight{ display:block; float:right; width:20px; height:28px; background:url(../tema/fotoBoxButtons.png) -20px 0 no-repeat; margin:40px 0 0 0; }
.fotoBoxRight:hover{ background:url(../tema/fotoBoxButtons.png) -20px -28px no-repeat; }

.fotoBoxCarusel{ float:left; width:579px !important; overflow:hidden; }
.fotoBoxCarusel li{ float:left; width:134px; padding:0 13px 0 0; display:inline; height:125px;text-align: center; }
.fotoBoxCarusel li a img{ float:left; width:130px; padding:2px; border:1px solid #ccc; margin:0 0 3px 0;border-radius:3px;-moz-border-radius:3px;}
.fotoBoxCarusel li a{ display:block; font:11px Tahoma; color:#000; }
.fotoBoxCarusel li a:hover{ color:#d22121; }
.fotoBoxCarusel li a:hover img{border-color:#ff0000;}

.yukaricik {
width: 48px;
height: 48px;
text-indent: -9999px;
right: 80px;
z-index:1;
display: none;
position: fixed;
bottom: 5px;
    background: #D20C0C url(../tema/yukaricik.png) center no-repeat;
    transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -webkit-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
}


.yukaricik:hover { background-color: #444; }
.column-a{width:685px;float:left;}.column-b{width:300px;float:right}

#multimedia{margin-left:0px;width:1000px;height:410px;background:#373737;margin-bottom:1px;margin-top:5px;}
#multimedia .column-a{width:388px;height:170px;border-right:1px solid #5c5c5c;display:inline;margin:14px 0 0 19px;padding:0}
#multimedia .column-b{width:390px;height:170px;display:inline;margin:14px 0 0 12px}
#multimedia .fg h2{color:#ffd200;margin:0;font-size:14px;}
#multimedia .vg h2{color:#49d6ff;border-bottom:none;width:auto;margin:0;font-size:14px;}
#multimedia .fg h2 a{color:#ffd200;margin:0;font-size:14px;}
#multimedia .vg h2 a{color:#49d6ff;border-bottom:none;width:auto;margin:0;font-size:14px;}
#multimedia .item{float:left;width:177px;height:162px;overflow:hidden;border-bottom:1px dotted #686868;display:inline;margin:10px 17px 10px 0}
#multimedia .headline{height:234px;width:372px}
#multimedia .headline .imgContainer img{width:370px;height:170px}#multimedia .item .imgContainer{position:relative;height:auto}
#multimedia .item .imgContainer .icon{position:absolute;bottom:1px;left:1px;width:23px;height:23px;border-top:1px solid #858585;border-right:1px solid #858585}
#multimedia .item .imgContainer .fg{background:url(../tema/fg-icon.gif) no-repeat}
#multimedia .item .imgContainer .vg{background:url(../tema/vg-icon.gif) no-repeat}
#multimedia .item img{border:1px solid #858585}#multimedia .item h6{color:#fff;width:170px; height:35px;margin:4px 0 2px}
#multimedia .item h6 a{color:#fff;text-decoration:none}
#multimedia .headline h6{font-size:16px;margin-top:6px;width:auto}
#multimedia p{color:#aaa}
#multimedia .fg p a{color:#ffd200;text-decoration:none}
#multimedia .item p a{color:#aaa;text-decoration:none}
#multimedia .fg .hover img,#multimedia .fg .hover .imgContainer .icon{border-color:#ffd200}
#multimedia .fg .hover h6 a{color:#ffd200}
#multimedia .vg .item{height:162px}
#multimedia .vg .item h6{width:auto}
#multimedia .vg .hover img,#multimedia .vg .hover .imgContainer .icon{border-color:#83d7ef}
#multimedia .vg .hover h6 a{color:#49d6ff}
#multimedia .vg p a{color:#49d6ff;text-decoration:none}

#multimedia { width: 1000px; }
#multimedia .column-b { width: 580px; }
#multimedia .vg .item { width: 176px; }
#multimedia .item img { width: 174px;height:100px; }

/** -- VIDEO GALERI -- **/
.videogaleriboyut{ float:left; width:648px; margin-bottom:8px;}
.videogaleribaslik{ float:left; width:648px; background:url(../tema/fotogaleri.png) 0px 0px; height:37px;margin-top:10px;}
.videogaleribaslik span{ display:block; float:left; font:bold 16px Arial; color:#d22121; padding:9px 0 0 40px; }
.videogaleribaslik a{ display:block; width:82px; height:18px; float:right; text-align:center; font:11px Tahoma; color:#d22121; background:url(../tema/showAllButton.png) no-repeat; padding:3px 0 0 0; margin:5px 5px 0 0; }
.videogaleribaslik a:hover{ color:#333;  }
.videogaleriarea{  float:left; width:644px; padding:15px 4px 15px 4px; padding:7px 0 7px 5px; background:#fff; border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px; margin-left:-2px;}
.videogaleriarea li{ float:left; width:151px; height:140px; padding:0 10px 5px 0;text-align: center;}
.videogaleriarea li a img{ float:left; padding:2px; border:1px solid #BAC9CF; margin:0 0 6px 0;border-radius:3px;-moz-border-radius:3px; width:148px; height:98px;}
.videogaleriarea li a{ display:block; font:12px Arial; color:#000; }
.videogaleriarea li a:hover{ color:#d22121; }
.videogaleriarea li a:hover img{border-color:#d22121;}
.videoScreen{ float:left; width:638px; text-align:center; border:1px solid #BECDD3; padding:15px; background:#000; }

.vp{position: relative; display: block;}
span.playimg{width:30px; height:30px; position:absolute; z-index: 50; background:url(../images/play.png) no-repeat; display: block; text-indent: -9999px;}

.homeVideos img{width: 134px; height: 80px;}
.videoGalSide img{width: 124px;height: 74px;}

.HaberYorumLikeButHolder { width:100%; height:23px;}
.HaberYorumLike{ width:57px; height:23px}
.HaberYorumNotLike{width:57px; height:23px}
.HaberYorumLikeLeft{ background:#090; width:33px; height:20px; font-size:11px}
.HaberYorumLikeBut{width:19px; height:23px}
.HaberYorumNotLikeLeft{ background: #C00; width:33px; height:20px;font-size:11px}
.HaberYorumNotLikeBut{width:24px; height:23px}
.HaberYorumLike strong, .HaberYorumNotLike strong{ color:#FFF}
.HaberYorumLikeLeft div, .HaberYorumNotLikeLeft div{ padding-left:2px; padding-top:-3px}
.FL {float:left}
.txtLeft{float:right;text-align:left;}
.FL_right{float:right;}
.borsaBand {
    width:655px;display:block;clear:both;position:relative;
    height:50px;
    background:#ffffff;
    -webkit-box-shadow: 0px 1px 1px 0px #d3d3d3;
    box-shadow: 0px 2px 2px 2px #d3d3d3;
    margin-bottom:9px;
	margin-top:13px;
}
.borsaList li {
    float:left;
    height:50px;
    border-right:1px solid #efefef;
}
.borsaList li.parite {
    height:33px;
    width:136px;
    padding:12px 6px;
	margin-left:14px;
	margin-top:-5px;
    position:relative;
}
.pariteIcon {
    width:20px;
    height:13px;
    position:absolute;
    display:block;
    right:10px;
    top:13px;
}

.borsaList li.parite div.pName  {
    font-family:Arial;
    font-size:15px;
    color:#015790;
    margin-bottom:10px;
	height:14px;
}
.borsaList li.parite div.pQuan {
    font-family:Arial;
    font-size:13px;
    color:#4b4b4b;
}
.borsaList li.parite span.pRate {
    font-size:13px;
    color:#a4a4a4;
	font-weight:normal;
	font-family:tahoma;
	 margin-left:28px;
}

.borsaList li.cbBtn a:hover {
  opacity:0.7;

}
.borsaList {
    height:50px;
    overflow:hidden;
}
.borsaList li.bigParaIcon {
    padding:16px 10px 0 10px;
    height:34px !important;
}
