﻿

/*
************************************************

STYLESHEET: Buttons

************************************************
*/


/* Default (white) */

.uyepanel img{
    width: 395px;
    height: 90px;
    border-radius: 5px;
    border: 2px solid #484a4c;
}


.button{
text-decoration: none !important;
font: 11px Tahoma, Arial, sans-serif;
font-weight: 700;
padding: 9px 14px 8px !important;
margin: 0 3px 5px 0 !important;
border: 1px solid #aaa !important;
color: #333 !important;
text-shadow: 0 1px 1px rgba(255,255,255,.9);
cursor: pointer;

vertical-align: middle;
display: inline-block;

background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9f9f9 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9f9f9 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(top,  #f9f9f9 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;

-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(255,255,255,.3);
-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(255,255,255,.3);
box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(255,255,255,.3);

/* IE fix */
zoom:1;
*display:inline;
}
.button:hover, input:hover[type="submit"], input:hover[type="reset"], input:hover[type="button"] {
text-decoration: none;
background: #fff;
}


.secildi {
background: #DDD;
margin-top: 10px;
padding: 5px;
border-radius: 5px;
}

.secilmiw {
padding: 2px;
}


.secilmiw a {
font-size: 13px;
color: #000;
}


.duwun {
padding: 3px 0px;
}

.aqayit {
background: #0073DD;
padding: 5px 10px;
margin-top: 10px;
border-radius: 5px;
color: #FFF;
}

.aqayit:hover {
background: #DD0000;
}

.sonxeber {
padding:3px;  float:right; width:70px; height:50px; 
}



.sonxeber img{
padding:3px; background-color:#FFF; border:1px solid #DDD; float:right; width:70px; height:50px; 
}

.sonxeberp img{
padding: 3px;
background-color: #FFF;
border: 1px solid #0A62FF;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
float: right;
width: 80px;
height: 60px;
}


.mobilv {
    background: #af0606;
    border-radius: 3px;
    padding: 4px 5px;
    margin: 0px 20px 0px 0px;
    width: 140px;
    float: left;
}
.mobilv a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}



.sonxeberlinki { margin:5px 0 5px 0; }
.sonxeberlinki  {color: #023e5a;font-weight:bold;}
.sonxeberlinki a{text-decoration: none;
font: 12px "Arial", sans-serif;
color: #000;
font-weight: bold;}

.sonxeberlinki a:hover{text-decoration:none;font: 12px "Arial", sans-serif; color: red;font-weight:bold;}


.sonxeberlinkiml { margin:5px 0 5px 0; }
.sonxeberlinkiml  {color: #023e5a;font-weight:bold;}
.sonxeberlinkiml a{text-decoration: none;
font: 12px "Arial", sans-serif;
color: #383838;
font-weight: bold;}

.sonxeberlinkiml a:hover{text-decoration:none;font: 12px "Arial", sans-serif; color: red;font-weight:bold;}

.sonxeberlink { width:120px; margin:5px 0 5px 0;float:left; }

.sonxeberlink  {color: #023e5a;font-weight:bold;}
.sonxeberlink a{text-decoration:none;font: 13px  "Arial", sans-serif; color: #000;}
.sonxeberlink  a:hover{text-decoration:none;font: 13px "Arial", sans-serif; color: red;}


.ardseh  {color: #023e5a;font-weight:bold;}
.ardseh  a{text-decoration:none;font: 13px "Arial", sans-serif; color: #023e5a;}
.ardseh  a:hover{text-decoration:none;font: 13px "Arial", sans-serif; color: red;}

.deyt {
margin:2px 5px 5px 5px;
color:white;
font-weight:bold;
background: #969696;
padding:2px;
width:100px;
text-align: center;
font-size:10px;
}

.deytp {
margin:2px 5px 5px 5px;
color:white;
font-weight:bold;
background: #0B93D3;
padding:2px;
width:100px;
text-align: center;
font-size:10px;
}

.deyti {
background: #E1E1E1;
color: red;
font-size: 15px;
font-weight: 700;
margin: 5px;
padding: 5px;
text-align: center;
}

.deyty {
color:#0E01A8;
font-weight:bold;
text-align:left;
font-size:10px;
}


.duwun img {
margin: 4px 0px;
box-shadow: 0px 0px 6px #000;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
}

.categ {
font-size: 12px;
padding: 3px;
background: #C00909;
color: #FFF;
font-weight: bold;
border-radius: 5px;
margin-bottom: 3px;
}

span.q {color:#FF0000;}

.ortaesas {
width: 750px;
float: left;
}

.ortasag {
float: left;
width: 205px;
margin-right: 5px;
}

span.bolmebas {background: #e40000 url(../images/menu-bg.png) repeat-x;color: #FFF;padding: 2px 6px;margin: 5px 5px 10px 0px;font-size: 14px;font-weight: bold;}

.koweb {
width: 215px;
border-bottom: 1px solid #E2E2E2;
margin-top: 8px;
padding-bottom: 8px;
}

.kowe1 {
float: left;
width: 115px;
padding-left: 3px;
}

.kowe2 {
width: 95px;
float: right;
}

.kowe1plus1 {
color: #175C8A;
display: block;
font-size: 13px;
font-weight: bold;
margin: 0 0 2px;
text-decoration: none;
width: 100%;
padding: 2px;
}

.kowe1plus2 a{
color: #2B2B2B;
text-decoration: none;
padding-top: 5px;
padding-left: 5px;
font-size: 12px;
}


.bolmeesas  {
margin-bottom: 3px;
border-bottom: 1px solid #F30F0F;
margin: 5px;
padding: 2px 0px;
}

.esasx1{width: 220px;margin:5px 0px;
}



.esasx2{width: 80px;
float: right;}



.esasx3{width: 120px;
float: left;}







#topslider {
    display: table;
    height: 110px;
    padding: 6px 0;
    width: 100%;
}
#topslider .left {
    border: 0 solid;
    float: left;
    height: 110px;
    position: relative;
    width: 33px;
}
#topslider .right {
    border: 0 solid;
    float: left;
    height: 110px;
    position: relative;
    width: 33px;
}
#topslider .center {
    border: 0 solid;
    float: left;
    height: 110px;
    width: 934px;
}
#topslider ul {
    height: 110px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 934px;
}
#topslider li {
    display: inline;
    float: left;
    height: 110px;
    margin: 0;
    outline: 0 solid;
    padding: 0;
    width: 133.3px;
}
#topslider .subitem {
    border: 5px solid #D8D8D8;
    float: left;
    height: 90px;
    margin: 5px 3px 0;
    position: relative;
    width: 115px;
}
#topslider .subitem:hover {
    border: 5px solid #4D96C7;
}
#topslider .subitem:hover > .subitemtext {
    display: block;
}
#topslider .subitem:hover > .subitemoverlay {
    display: block;
}
#topslider .subitemimage {
    height: 90px;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 115px;
    z-index: 100;
}
#topslider .subitemimage img {
    border: 0 none;
    height: 90px;
    width: 115px;
}
#topslider .subitemtext {
    display: none;
    height: 84px;
    left: 0;
    padding: 3px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 110px;
    z-index: 101;
}
#topslider .subitemtext a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#topslider .subitemtext a:hover {
}
#topslider .subitemoverlay {
    background-color: #E6E3E1;
    display: none;
    height: 90px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 115px;
    z-index: 100;
}
#topslider .leftbutton {
    background: url("../images/topleft.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 44px;
    left: 0;
    position: absolute;
    top: 33px;
    width: 44px;
}
#topslider .rightbutton {
    background: url("../images/topright.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 44px;
    left: -8px;
    position: absolute;
    top: 33px;
    width: 44px;
}








/********************************************************
fotoqaleriy
********************************************************/



	.left-col-item{
		margin: 0px;
	}
		
		.left-col-item-title{
			background: url(../images/left-col-item-title.png) 0 0 no-repeat;
			height: 35px;
			font-size: 18px;
			color: #fff;
			line-height: 35px;
		}
			
			.left-col-item-title img{
				vertical-align: -10px;
				margin: 0 5px 0 0;
			}
		
		.left-col-item-content{
			background: url(../images/left-col-item-content.png) 0 0 no-repeat;
			height: 335px;
			position: relative;
			padding: 10px 0 0px 25px;
		}
		.left-col-item-contentt{
			height: 335px;
position: relative;
padding: 20px 0 20px 55px;
width: 590px;
		}
		
		.left-col-item-content-news{
			position: relative;
			background: #fff;
			min-height: 100px;
		}
		
		.left-col-item-bottom{
			height: 15px;
			background: url(../images/left-col-item-bottom.png) 0 0 no-repeat;
		}
		

/* ������� � �������� ����� � ����� */		
	
#foo1{
	margin: 0 !important;
	padding: 0 !important;
	height: 320px !important;
	width: 530px !important;
}

			
	.prev1{
		background: url(../images/prev-next1.png) left top no-repeat;
		width: 12px;
		height: 20px;
		display: block;
		position: absolute;
		top: 165px;
		left: 0px;
	}

		.prev1:hover{
			background: url(../images/prev-next1.png) left bottom no-repeat;
		}
	
	.next1{
		background: url(../images/prev-next1.png) right top no-repeat;
		width: 12px;
		height: 20px;
		display: block;
		position: absolute;
		top: 165px;
		right: 0px;
	}
				
		.next1:hover{
			background: url(../images/prev-next1.png) right bottom no-repeat;
		}	


.slaider-kino-news{
		width: 110px;
		height: 150px;
		margin: 0 10px 10px 0;
		position: relative;
	}





		

		.main-news-image{
			width: 110px;
			height: 150px;
			overflow: hidden;
		}
		
			.main-news-image img{
				min-width: 100px;
				height: 150px;
			}
		
		.slaider-kino-title{
			display: none;
			background: url(../images/dark2.png);
			position: absolute;
			z-index: 10;
			left: 0;
			bottom: 0;
		}
			
			.slaider-kino-title h2 a{
				font-size: 11px;
				color: #fff;
				line-height: 16px;
				overflow: hidden;
				display: block;
				padding: 7px;
				font-weight: bold;
			}
				
				.slaider-kino-title h2 a:hover{
					text-decoration: underline;color: #fff;
				}
	
		.tt-tabs{
			background: url(../images/index-tabs-news.png) 0 0 repeat-y;
		}
			
			.index-panel{
				margin: 0 0 0 20px;
				position: relative;
				width: 500px;
				float: left;
			}
				.index-tabs{
					font-size: 14px;
					color: #515e67;
					float: left;
					line-height: 25px;
					width: 145px;
					
					
				}
					
					.index-tabs span{
						cursor: pointer;
						display: block;
						width: 125px;
						min-height: 25px;
						color: #515e67;
						font-size: 14px;
						padding: 0 0 0 15px;
					}
						
						.index-tabs-block{
							background: none !important;
							width: 85px !important;
							font-style: normal;
							margin: 0 7px 0 4px;
							float: left;
						}
						
							
						.index-tabs-block  img{
							margin: 0 10px 15px 5px;
							width: 50px;
							height: 50px;
							position: relative;
							top: 10px;
						}
						
											
						.index-tabs span:hover{
							background: #9A1803;
							color: #fff !important;
						}
						
						.active-ttab{
							background: #9A1803 !important;
							color: #fff !important;
						}
						
				.tt-panel {
					display: none;
				}
			
			.news-news{
				margin: 0 0 13px 0;
			}
				




/********************************************************
4slider
********************************************************/





.index-sport .standings .last{background:#f8cecf}.index-vertical-slide{clear:both;position:relative;
 height:165px;overflow:hidden;background:transparent url(../img/index-vertical-slide.png) no-repeat;margin-bottom:10px}
 .index-vertical-slide .buttons{position:absolute;left:0;width:25px;height:25px;cursor:pointer}
 .index-vertical-slide .prev{top:15px}.index-vertical-slide .next{top:142px}

.index-vertical-slide .viewport{position:relative;
height:154px;overflow:hidden}

 .index-vertical-slide .overview{position:absolute;top:0;left:0;height:154px}
 .index-vertical-slide li{height:154px;overflow:hidden}
 .index-vertical-slide .overview div{float:left;width:175px;height:175px;overflow:hidden;}
 .index-vertical-slide .overview a{display:block;overflow:hidden}
 .index-vertical-slide .overview a.image{margin-bottom:5px}
 .index-vertical-slide .overview a.image img{width:160px;height:105px;padding:3px;border:1px solid #f1f1f1}
 .index-vertical-slide .overview .title{display:inline;height:51px;line-height:17px;font-weight:100;color: #000;padding: 3px;}
 .index-vertical-slide .pager{position:absolute;left:0;top:47px;width:25px}
 .index-vertical-slide .pagenum{display:block;text-indent:-1000em;width:25px;height:29px;
 background:url(../img/index-vertical-slide-icon.png) left bottom}.index-vertical-slide .pagenum.active{background-position:left top}
 .nd-vertical-slide{width:614px}.nd-vertical-slide .viewport{top:35px}
 .nd-vertical-slide .viewport,.nd-vertical-slide .overview,.nd-vertical-slide li,.nd-vertical-slide .overview div{height:137px}
 .nd-vertical-slide .overview div{margin-right:14px}
 .nd-vertical-slide .homeurl{position:absolute;top:5px;left:50px;width:230px;height:30px;text-indent:-1000em;
 background-image:url(../img/nd-vertical-slide-caption.png);background-repeat:no-repeat}
 .nd-vertical-slide-video .homeurl{background-position:left 0}.nd-vertical-slide-gallery .homeurl{background-position:left -30px}
 .index-video-slide{clear:both;position:relative;width:960px;height:180px;overflow:hidden;
 background:transparent url(../img/index-video-slide.png) no-repeat;margin-bottom:10px}
 .index-video-slide .homeurl{position:absolute;top:0;left:0;width:245px;height:55px;text-indent:-1000em}
 .index-video-slide .cats{position:absolute;top:15px;right:34px;width:650px;height:25px;text-align:right}
 .index-video-slide .cats a{display:inline-block;line-height:25px;font-weight:700;padding:0 10px;padding-right:10px;
 border-right:1px solid #f1f1f1}.index-video-slide .cats a:last-child{border-right:0}
 .index-video-slide .buttons{position:absolute;top:20px;width:40px;height:60px;cursor:pointer}
 .index-video-slide .prev{left:5px}.index-video-slide .next{right:5px}
 .index-video-slide .viewport{position:relative;top:5px;left:40px;width:878px;height:159px;overflow:hidden}
 .index-video-slide .overview{position:absolute;top:0;left:0;width:900px;height:159px}
 .index-video-slide li{float:left;width:128px;height:159px;overflow:hidden;margin-right:22px}
 .index-video-slide li a{display:block;overflow:hidden}
 .index-video-slide li a.image{width:128px;height:98px;margin-bottom:5px}
 .index-video-slide li a.image img{width:120px;
 height:90px;padding:3px;border:1px solid #f1f1f1}
 .index-video-slide .title{display:inline;height:54px;line-height:18px;font-weight:100}




/********************************************************
Extra classes
********************************************************/
.adzone {	display: block;
	width: 1000px;
		background: #eee;
	margin: 0 auto 0 auto; border-bottom: 2px solid #ccc;
box-shadow: 0px 0px 25px #000;}

.adside a, .adside img {overflow:hidden;float:right;display:block;}

.adzone_b {
	text-align: center;
	color: #666;
	background: #eee;
	margin: 0 auto 0 auto;
	padding: 5px 0;
}

span.adtitle {line-height:18px;font-size:11px;display:block;margin: 0 auto;text-align:center;}

/********************************************************
Front Area
********************************************************/
/* The slide */
.slide {
	float: left;
	width: 540px;
	position: relative;
}

.item {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 540px;
	height: 340px;
	background: #ddd;
	overflow: hidden;
}
.item img {display:block;overflow:hidden}

.item-contents {
	position: relative;
	width: 540px;
	height: 340px;
}
.item-contents .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 55px;
	background: #E025E0;
}


.item-contents .titleq {

color: #FF0000;
font-weight: bold;
font-size: 20px;
font-family: Times new roman;
}

.item-contents .title span {
font-weight:bold;
font-size: 20px;
font-family: Times new roman;
}


.item-contents .title {


	position: absolute;
	top: 292px;
	left: 10px;
	color: #fff;
font-weight:bold;
font-size: 20px;
font-family: Times new roman;
}
.item-contents .date {
	position: absolute;
	top: 325px;
	left: 10px;
	color: #bababa;
	font-size: 11px;
	font-family: "Tahoma";
}

.slideposts {
	margin: 350px 0 0 0;
}

.slideposts li a {
	float: left;
	margin-left: 10px;
	padding: 5px 0 0 0;
	border-top: 4px solid #ddd;
}
.slideposts li a.current {border-top: 4px solid #000}
.slideposts li a, .slideposts li img {display:block;overflow:hidden;width:78px;height:50px;}



.etrafli {color:red;font-size:11px;}
.tamxeber {
}

.ortaxeber1 {
width: 250px;
padding: 5px;
overflow:hidden;
float: left;}

.ortaxeber3 {
width: 520px;
padding: 5px;
overflow:hidden;}

.ortaxeber3lu {
width: 160px;
padding: 5px;
float: left;
overflow:hidden;}

.ortaxeber3link {
padding-top: 5px;
}

.ortaxeber3link a {
font-size: 11px;
font-weight: bold;
color: #B90000;
}

.ortaxeber1link {padding:5px;}
.ortaxeber1link a{font-size: 15px;text-decoration: none;font-weight: bold;color: #D10000;line-height: 21px;}


.ortaxeber2 {width: 260px;padding: 5px;height: 281px;overflow:hidden;float: left;}

.ortaxeber2link {padding: 10px;
border-bottom: 1px dotted #ccc;}

.ortaxeber2link a{font-size: 13px;text-decoration: none;font-weight: bold;line-height: 15px;color: #000;}

.tamxebert {
padding: 5px 0px 10px 0px;
font-size: 16px;
color: #0E84BB;
}

.txeber-full {font-size: 15px;
}
.txeber-full img{margin:5px;max-width: 520px;
}

div#col1 {
margin-left: 5px;
margin-top: 7px;
}

.lentif {margin-top:5px;}

.lentt{padding:10px;}
.lentif a{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #000;
text-decoration: none;
}


.lentif a span{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.lentif a span:hover{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: red;
text-decoration: none;
}

.lentta {
color: #B4B4B4;
font-size: 10px;
margin-bottom:5px;
}


/* Colors*/

/*---------- blue */
.button.blue {
border-color: #0076A9 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #7fb8e6; /* Old browsers */
background: -moz-linear-gradient(top,  #7fb8e6 0%, #508bcd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fb8e6), color-stop(100%,#508bcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7fb8e6 0%,#508bcd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7fb8e6 0%,#508bcd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7fb8e6 0%,#508bcd 100%); /* IE10+ */
background: linear-gradient(top,  #7fb8e6 0%,#508bcd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fb8e6', endColorstr='#508bcd',GradientType=0 ); /* IE6-9 */
}
.button.blue:hover {
background: #7BB4E4;
}

/*---------- blue2 */
.button.blue2 {
border-color: #0076A9 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #4eb2f4;
background: -moz-linear-gradient(top,  #4eb2f4 0%, #207ce5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4eb2f4), color-stop(100%,#207ce5));
background: -webkit-linear-gradient(top,  #4eb2f4 0%,#207ce5 100%);
background: -o-linear-gradient(top,  #4eb2f4 0%,#207ce5 100%);
background: -ms-linear-gradient(top,  #4eb2f4 0%,#207ce5 100%);
background: linear-gradient(top,  #4eb2f4 0%,#207ce5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eb2f4', endColorstr='#207ce5',GradientType=0 );
}
.button.blue2:hover {
background: #499bea;
}

/*---------- lightblue */
.button.lightblue {
border-color: #0076a3 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #49b3fc;
background: -moz-linear-gradient(top, #76c7ff 0%, #1da0fa 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76c7ff), color-stop(100%,#1da0fa));
background: -webkit-linear-gradient(top, #76c7ff 0%,#1da0fa 100%);
background: -o-linear-gradient(top, #76c7ff 0%,#1da0fa 100%);
background: -ms-linear-gradient(top, #76c7ff 0%,#1da0fa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c7ff', endColorstr='#1da0fa',GradientType=0 );
background: linear-gradient(top, #76c7ff 0%,#1da0fa 100%);
}
.button.lightblue:hover {
background: #76c7ff;
}

/*---------- darkblue */
.button.darkblue {
border-color: #1C2E4D !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #446693;
background: -moz-linear-gradient(top,  #446693 0%, #192b49 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#446693), color-stop(100%,#192b49));
background: -webkit-linear-gradient(top,  #446693 0%,#192b49 100%);
background: -o-linear-gradient(top,  #446693 0%,#192b49 100%);
background: -ms-linear-gradient(top,  #446693 0%,#192b49 100%);
background: linear-gradient(top,  #446693 0%,#192b49 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#446693', endColorstr='#192b49',GradientType=0 );
}
.button.darkblue:hover {
background: #436490;
}

/*---------- yellow */
.button.yellow {
color: #333 !important;
text-shadow: 1px 1px 1px rgba(255, 255, 255, .3);
border-color: #edad14 !important;
background: #ffe20b;
background: -moz-linear-gradient(top, #fff21e 0%, #ffd901 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff21e), color-stop(100%,#ffd901));
background: -webkit-linear-gradient(top, #fff21e 0%,#ffd901 100%);
background: -o-linear-gradient(top, #fff21e 0%,#ffd901 100%);
background: -ms-linear-gradient(top, #fff21e 0%,#ffd901 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff21e', endColorstr='#ffd901',GradientType=0 );
background: linear-gradient(top, #fff21e 0%,#ffd901 100%);
}
.button.yellow:hover {
background: #fff21e;
}

/*---------- orange */
.button.orange {
border-color: #a3620a !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #f9800f;
background: -moz-linear-gradient(top, #ff9a22 0%, #f46e01 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9a22), color-stop(100%,#f46e01));
background: -webkit-linear-gradient(top, #ff9a22 0%,#f46e01 100%);
background: -o-linear-gradient(top, #ff9a22 0%,#f46e01 100%);
background: -ms-linear-gradient(top, #ff9a22 0%,#f46e01 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9a22', endColorstr='#f46e01',GradientType=0 );
background: linear-gradient(top, #ff9a22 0%,#f46e01 100%);
}
.button.orange:hover {
background: #ff9a22;
}

/*---------- red */
.button.red, input[type="reset"] {
border-color: #9e0b0f !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #e41d24;
background: -moz-linear-gradient(top, #fb4e55 0%, #d7020a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb4e55), color-stop(100%,#d7020a));
background: -webkit-linear-gradient(top, #fb4e55 0%,#d7020a 100%);
background: -o-linear-gradient(top, #fb4e55 0%,#d7020a 100%);
background: -ms-linear-gradient(top, #fb4e55 0%,#d7020a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb4e55', endColorstr='#d7020a',GradientType=0 );
background: linear-gradient(top, #fb4e55 0%,#d7020a 100%);
}
.button.red:hover, input:hover[type="reset"] {
background: #fb4e55;
}

/*---------- darkred */
.button.darkred {
border-color: #810B01 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);

background: #bc1a02;
background: -moz-linear-gradient(top,  #bc1a02 0%, #660500 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc1a02), color-stop(100%,#660500));
background: -webkit-linear-gradient(top,  #bc1a02 0%,#660500 100%);
background: -o-linear-gradient(top,  #bc1a02 0%,#660500 100%);
background: -ms-linear-gradient(top,  #bc1a02 0%,#660500 100%);
background: linear-gradient(top,  #bc1a02 0%,#660500 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc1a02', endColorstr='#660500',GradientType=0 );
}
.button.darkred:hover {
background: #bc1a02;
}

/*---------- pink */
.button.pink {
border-color: #8F2761 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #bd5094;
background: -moz-linear-gradient(top,  #bd5094 0%, #70204c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd5094), color-stop(100%,#70204c));
background: -webkit-linear-gradient(top,  #bd5094 0%,#70204c 100%);
background: -o-linear-gradient(top,  #bd5094 0%,#70204c 100%);
background: -ms-linear-gradient(top,  #bd5094 0%,#70204c 100%);
background: linear-gradient(top,  #bd5094 0%,#70204c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd5094', endColorstr='#70204c',GradientType=0 );
}
.button.pink:hover {
background: #BD5094;
}

/*---------- green */
.button.green {
border: 1px solid #4e7521 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #76ab3b;
background: -moz-linear-gradient(top, #90c356 0%, #649a27 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90c356), color-stop(100%,#649a27));
background: -webkit-linear-gradient(top, #90c356 0%,#649a27 100%);
background: -o-linear-gradient(top, #90c356 0%,#649a27 100%);
background: -ms-linear-gradient(top, #90c356 0%,#649a27 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90c356', endColorstr='#649a27',GradientType=0 );
background: linear-gradient(top, #90c356 0%,#649a27 100%);
}
.button.green:hover {
background: #90c356;
}

/*---------- limegreen */
.button.limegreen {
border-color: #5E7E00 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #b9c701;
background: -moz-linear-gradient(top,  #b9c701 0%, #678700 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9c701), color-stop(100%,#678700));
background: -webkit-linear-gradient(top,  #b9c701 0%,#678700 100%);
background: -o-linear-gradient(top,  #b9c701 0%,#678700 100%);
background: -ms-linear-gradient(top,  #b9c701 0%,#678700 100%);
background: linear-gradient(top,  #b9c701 0%,#678700 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9c701', endColorstr='#678700',GradientType=0 );
}
.button.limegreen:hover {
background: #A9BA00;
}

/*---------- saddlebrown */
.button.saddlebrown {
border-color: #7D2906 !important;
color: #fff !important;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
background: #bb5a0c;
background: -moz-linear-gradient(top,  #bb5a0c 0%, #661704 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb5a0c), color-stop(100%,#661704));
background: -webkit-linear-gradient(top,  #bb5a0c 0%,#661704 100%);
background: -o-linear-gradient(top,  #bb5a0c 0%,#661704 100%);
background: -ms-linear-gradient(top,  #bb5a0c 0%,#661704 100%);
background: linear-gradient(top,  #bb5a0c 0%,#661704 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb5a0c', endColorstr='#661704',GradientType=0 );
}
.button.saddlebrown:hover {
background: #bb5a0c;
}

/*---------- black */
.button.black {
border-color: #000000 !important;
color: #eee !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.8);
background: #111;
background: -moz-linear-gradient(top, #4f4f4f 0%, #030303 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#030303));
background: -webkit-linear-gradient(top, #4f4f4f 0%,#030303 100%);
background: -o-linear-gradient(top, #4f4f4f 0%,#030303 100%);
background: -ms-linear-gradient(top, #4f4f4f 0%,#030303 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#030303',GradientType=0 );
background: linear-gradient(top, #4f4f4f 0%,#030303 100%);
}
.button.black:hover {
background: #4f4f4f;
}

/*---------- purple */
.button.purple {
border-color: #350d4c !important;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.6);
background: #7933ac;
background: -moz-linear-gradient(top, #9655c6 0%, #661e9b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9655c6), color-stop(100%,#661e9b));
background: -webkit-linear-gradient(top, #9655c6 0%,#661e9b 100%);
background: -o-linear-gradient(top, #9655c6 0%,#661e9b 100%);
background: -ms-linear-gradient(top, #9655c6 0%,#661e9b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9655c6', endColorstr='#661e9b',GradientType=0 );
background: linear-gradient(top, #9655c6 0%,#661e9b 100%);
}
.button.purple:hover {
background: #9655c6;
}

/*---------- gray */
.button.gray {
border-color: #656565 !important;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.3);
background: #888888;
background: -moz-linear-gradient(top, #adadad 0%, #707070 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#adadad), color-stop(100%,#707070));
background: -webkit-linear-gradient(top, #adadad 0%,#707070 100%);
background: -o-linear-gradient(top, #adadad 0%,#707070 100%);
background: -ms-linear-gradient(top, #adadad 0%,#707070 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#707070',GradientType=0 );
background: linear-gradient(top, #adadad 0%,#707070 100%);
}
.button.gray:hover {
background: #adadad;
}

/*---------- darkgray */
.button.darkgray {
border-color: #21272D !important;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.3);
background: #646c75;
background: -moz-linear-gradient(top,  #646c75 0%, #2c333a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646c75), color-stop(100%,#2c333a));
background: -webkit-linear-gradient(top,  #646c75 0%,#2c333a 100%);
background: -o-linear-gradient(top,  #646c75 0%,#2c333a 100%);
background: -ms-linear-gradient(top,  #646c75 0%,#2c333a 100%);
background: linear-gradient(top,  #646c75 0%,#2c333a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646c75', endColorstr='#2c333a',GradientType=0 );
}
.button.darkgray:hover {
background: #646c75;
}

/*---------- silver */
.button.silver {
border-color: #727272 !important;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.3);
background: #d2d2d2;
background: -moz-linear-gradient(top,  #d2d2d2 0%, #a5a5a5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#a5a5a5));
background: -webkit-linear-gradient(top,  #d2d2d2 0%,#a5a5a5 100%);
background: -o-linear-gradient(top,  #d2d2d2 0%,#a5a5a5 100%);
background: -ms-linear-gradient(top,  #d2d2d2 0%,#a5a5a5 100%);
background: linear-gradient(top,  #d2d2d2 0%,#a5a5a5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#a5a5a5',GradientType=0 );
}
.button.silver:hover {
background: #d2d2d2;
}


/*Global size, active state*/

/* button size */
.button.small {
font-size: 11px;
font-weight: normal;
padding: 3px 8px !important;
}

/* Rounder corner*/
.button.round{
-webkit-border-radius: 20em;
-moz-border-radius: 20em;
border-radius: 20em;
}

/* Active state*/
.button:active {
position: relative;
top: 1px;
}

/* Disabled button */
button[disabled]{background:#eee; color: #aaa!important; cursor: default; border-color: #ccc !important;}

html *{margin:0;padding:0;outline:0}
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;padding:0:}

label{width:100%;font-size:12px;}


*{margin:0;padding:0}
:focus{outline:0}
a:active{outline:0}

h1,h2,h3,h4,h5,h6,td,tr,ul,ol,li{font-size:13px;margin:0;padding:0}

table{border-collapse:collapse;border-spacing:0}

caption,th,td{text-align:left;font-weight:400}

body{background:#F6F6F5;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:11.5px;color:#000000;margin:0}

img{border:0}

.temizle{clear:both}

.ayrac{border-top:1px dotted #999;margin-top:5px;margin-bottom:5px}
.ayrac2{border-top:1px dotted #999;margin-top:0;margin-bottom:0}

/* GENEL */

.basliq { }

.heads {margin: 0 auto;
width: 1000px;
position: relative;
background: #fff;
box-shadow: 1px 2px 20px #000; }

div#ana-bolge{
    margin:0 auto;
    width:1000px;
    position: relative;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background:#fff;
    box-shadow: 1px 2px 20px #999;
    margin-bottom: -10px;
    }
div#icerik-orta{width:530px;margin-bottom:10px;float:left;}
.icerik-orta_sol{width:656px;float:left}
.buyuk-cerceve{width: 530px;
height: auto;
background: #FFF;
padding: 2px;
margin: 5px 0px;}
.buyuk-cerceve a:hover{color:#036}

#bugun{padding-top:5px;margin-left:10px;font-size:11px;font-family:Tahoma,Arial, Helvetica, sans-serif}
.doviz-kurlari{border-top:0;float:right;margin-top:-45px}
.anket-buton{width:90px;height:16px;float:right;margin:0;font-size:11px;color:#fff;padding-top:3px;padding-left:3px}
.sag-blok{width:230px;float:right;margin-top:0;height:auto;margin-bottom:0}
.uclu{width:192px;height:860px;float:right;margin-right:10px}
.manset-alti-banner-1{margin-top:-10px;text-align:center}
.kutu-haber-ustu-banner,.kutu-haber-ustu-banner img{width:300px;height:250px;margin-top:-115px;margin-left:160px}
.tepe-banner-1{margin:5px;text-align:center}
.tepe-banner-1 img{margin:5px}

.ic-sayfalar-baslik{border:1px solid #ccc;background:#e60e0e;height:30px;margin-top:5px;overflow:hidden;width:656px}
.anasayfa-sayfalar-baslik{border:1px solid #e60e0e;background:#e60e0e;height:31px;width:618px;overflow:hidden;margin-left:-12px;margin-top:-8px}
.anasayfa-sayfalar-baslik h1{color:#fff;padding-left:10px;padding-top:5px;padding-bottom:5px;font-family:Arial;font-size:20px;width:618px;font-weight:bold}
.anamanset ul,li{position:relative;border:0;outline:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}
blockquote,q{quotes:none}
del{text-decoration:line-through}

.TabbedPanels{overflow:hidden;margin-top:0;clear:none;width:100%;padding:0;}
.TabbedPanelsTab{color:#ffffff;position:relative;top:1px;float:left;background:#e60e0e url(../images/menu-bg.png) repeat-x;list-style:none;border-left:solid 1px #CCC;border-bottom:solid 1px #CCC;border-top:solid 1px #CCC;border-right:solid 1px #CCC;margin:0 1px 0 0;padding:4px 10px;}
.TabbedPanelsTab .baslik{padding-left:2px;padding-top:0;padding-bottom:0px;font-weight:bold;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:12px;}
.TabbedPanelsTabHover{background-color:#e60e0e;color:#fff;}
.TabbedPanelsTabSelected{background-color:#1a040a;border-bottom:1px solid #1a040a;color:#fff;}
.TabbedPanelsContentGroup{clear:both;border-top:solid 1px #ccc;}
.TabbedPanelsContent{overflow:hidden;padding:4px;}
@media print {
.TabbedPanels{overflow:visible!important;}
.TabbedPanelsContentGroup{display:block!important;overflow:visible!important;height:auto!important;}
.TabbedPanelsContent,.TabbedPanelsTab{overflow:visible!important;display:block!important;clear:both!important;}}
.VTabbedPanels{overflow:hidden;}
.VTabbedPanels .TabbedPanelsTabGroup{float:left;width:10em;height:20em;background-color:#fff;position:relative;border-top:solid 1px #ccc;border-right:solid 1px #ccc;border-left:solid 1px #CCC;border-bottom:solid 1px #CCC;}
.VTabbedPanels .TabbedPanelsTab{float:none;border-top:none;border-left:none;border-right:none;margin:0;}
.VTabbedPanels .TabbedPanelsTabSelected{background-color:#fff;border-bottom:solid 1px #999;}
.VTabbedPanels .TabbedPanelsContentGroup{clear:none;float:left;width:30em;height:20em;padding:0;}
div#ckic{width:326px;height:340px;position:relative;float:left;margin-left:-5px;}
.ckic_top-haber{width:290px;height:110px;font-size:12px;border-bottom:1px dotted #dadada;margin:3px auto 0;}
.ckic_top-haber img{float:left;border:1px solid #999;width:100px;height:60px;margin:5px 7px 5px 0px;padding:1px;}
.ckic_top-haber img:hover{float:left;margin-left:0px;margin-top:5px;border:1px solid #ff0000;margin-right:7px;width:100px;height:60px;}
.blok-baslik-haber{width:328px;height:90px;margin-left:0;margin-top:3px;font-size:12px;border-bottom:1px dotted #ccc;background:#EEE;}
.blok-baslik-haber .baslik,.blok-baslik-haber .isim{font-size:14px;font-weight:700;margin:0;padding:5px 0;}
.blok-baslik-haber img{float:left;border:1px solid #999;width:60px;height:75px;margin:5px 7px 5px 5px;padding:1px;}
.blok-baslik-haber img:hover{float:left;margin-left:5px;margin-top:5px;border:1px solid #ff0000;margin-right:7px;width:60px;height:75px;}
.clr:after{content:".";clear:both;visibility:hidden;line-height:0;height:0;}
.underline{border-bottom:1px solid;margin:0 0 10px 9px;padding:0 0 10px;}
.none{margin:0 0 0 9px;padding:0;}
.center{text-align:center;}
.alert{width:250px;float:left;}
.righth1{width:300px;}
.son-3-haber ul,form,.TabbedPanelsTabGroup,.TabbedPanelsTabGroupk{margin:0;padding:0;}
ol,ul,ul,ol,li,.menu-home ul,.menu-header ul{list-style:none;}
.sag-blok-banner-1{margin-bottom:5px;margin-top:5px;margin-left:5px;}
.manset-alti-banner-1 img{max-width:630px;margin-left:-50px;}
.cerceve,.cerceve-anket{background: #f8f8f8;width:300px;height:100%;border:1px solid #e5e5e5;border-top:0;padding:5px;}
.haber-etiketler a,a.hvContLeftListOn{color:#333;}
.ic-sayfalar-baslik h1{color:#ffffff;text-shadow:1px 1px 2px #141313;padding-left:10px;padding-top:7px;padding-bottom:3px;font-family:Arial;font-size:14px;font-weight:bold;font-weight:bold;background:url(../images/menu-bg.png) repeat-x; height:30px;}

.baslik{color: #fcb812;text-shadow:1px 1px 2px #000000;padding-left:10px;padding-top:7px;padding-bottom:3px;font-family:Arial;font-size:14px;font-weight:bold;background:url(../images/menu-bg.png) repeat-x;height:30px;}
.gundem-baslik{border:1px solid #e60e0e;background:#e60e0e url(../images/menu-bg.png) repeat-x;height:20px;overflow:hidden;}
.galeri-kutular a,.arsiv-kutular a,.arsiv-oku-kutular a,.TabbedPanelsTab a{color:#000;text-decoration:none;}
.galeri-kutular a:hover,.arsiv-kutular a:hover,.arsiv-oku-kutular a:hover{color:#e60e0e;text-decoration:none;}
div#icerik,.page-icerik-orta{width:980px;margin:0px auto;margin-bottom:10px;}
div#iceriks{width:640px;padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; }
.top-page ul li a,.top-page ul li a:visited{color:#fff;text-decoration:none;padding:0 8px;}
.top-page ul li a:hover,.diger-haberler li a:hover,.hvContLeftListNavi a:hover{text-decoration:underline;color:#e60e0e;}
div#gundem{position:relative;float:left;margin-bottom:5px;}
div#cok-okunanlar{width:308px;height:340px;position:relative;float:left;margin-left:10px;border:1px solid #e5e5e5;background:#FBFBFB;padding-top:0;}
.gundem_top,.cok-okunanlar_top,.ckic_top{border:1px solid #363;background:#036 url(../images/menu-bg.png) repeat-x;overflow:hidden;width:300px;}
.gundem_top-haber h2,.blok-baslik-haber .baslik,.blok-baslik-haber .isim{font-size:12px;color:#000;text-align:left;margin:0;padding:0;}
.gundem_top-haber img:hover{float:left;border:1px solid #ff0000;width:186px;height:96px;margin:10px 7px 5px 10px;padding:1px;}
.dh,.gh{color:#000;padding-left:0;padding-top:5px;padding-bottom:5px;font-weight:bold;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:12px;}
.dhb {color:#fff;padding-left:10px;padding-right:10px;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:12px;float:right;margin-top:2px;font-weight:bold;}
.dhb a{color:#fff;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:12px;float:right;font-weight:bold;}
.dhb a:hover{color:#fff;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:12px;float:right;font-weight:bold;}
.blok-baslik{border:1px solid #e60e0e;background:#e60e0e;height:30px;overflow:hidden;margin-top:0;}
.begen{border:none;overflow:hidden;width:87px;height:23px;}
.spot-haberler span,.haberkategori-kutular span,.galeri-kutular span,.kutu-haberler span,.arsiv-kutular span,.arsiv-oku-kutular span{float:left;margin-left:5px;margin-top:5px;}
.anket-main,.block-cok-okunanlar-main{width:326px;border-bottom:1px solid #e5e5e5;float:left;margin:10px auto 0;}
.son-3-haber ul li a:visited,
.sayfalama li a,.katicon li a,.katicon-kutu li a,.sosyalaglar li a{color:#000;}
.haber-etiketler-span a{color:#333;}
.haber-etiketler{border:1px solid #ccc;background:#eee;height:100%;color:#333;margin:10px 5px;padding:8px}
.haber-etiketler a:hover{color:#ff0000}
.katicon li.active a,.katicon-kutu li.active a,.sosyalaglar li.active a{color:#fff;}
.ilk-iki-haber img,.kutu-haberler img{float:left;border:1px solid #999;width:186px;height:96px;margin:5px 7px 5px 0;padding:1px;}
.ilk-iki-haber img:hover,.kutu-haberler img:hover{float:left;border:1px solid #ff00000;margin:5px 7px 5px 0;width:186px;height:96px;}
.karanlik{font-size:13px;color:#333;background:url(../images/transparent-bg3.png);position:relative;top:88px;width:293px;height:50px;margin:0;padding:5px;color:#000;}


.spot-karanlik{font-size: 11px;
color: #000;
position: relative;
top: 130px;
height: 35px;
overflow: hidden;
padding: 2px;
margin-left: 4px;
margin-bottom: 2px;}


.spot-karanlik a{color:#000;font-weight:bold;}
.lazy,div.gallery-wrapper ul.news-gallery li div.category,div.gallery-wrapper ul.news-gallery li div.title{display:none;}
#fancybox-title-wrap,.clr{display:inline-block;}
.haberkategori-kutular a,.kutu-haberler a,.dikey-haberler a,.hvContLeftList li a{color:#000;text-decoration:none;}
.haberkategori-kutular a:hover,.kutu-haberler a:hover,.dikey-haberler a:hover,.dikey-videolar a:hover{text-decoration:underline;}
.galeri-kutular h1,.arsiv-kutular h1,.arsiv-oku-kutular h1{width:362px;font-weight:700;height:25px;font-size:16px;margin-left:0;}
.galkat li:hover,.katicon-kutu li:hover{background:#e60e0e;color:#FFF;}
.katicon li:hover,.katicon-kutu li:hover{background:#e60e0e;color:#FFF;}
.sosyalaglar li:hover{color:#FFF;}
.anamanset-pager li.none,div.gallery-info li{padding-left:0;}

/* HEADER */
#header{width:1000px;height: 113px;background:#DADADA;}
#header .logo{width: 160px;height:113px;float:left;}
#header .banner{width:468px;height:60px;float:left;margin-left:250px;margin-top:17px}
.uyepanel{margin-left: 170px;height: 113px;}
.uyepanel button{width:80px}

/* FOOTER */
div#footer{font-family:Verdana:font-size:12px;border:1px solid #DDD;color:#000000;padding-top:0px;display:block;margin-top:0px;border:0;font:inherit;display:inline;vertical-align:baseline}
.footer .logo{display:block;width:95px;height:36px;text-indent:-10000px;margin-right:10px;float:left}
.footer .social{display:block;width:18px;height:19px;margin:7px 0 0 6px;float:left}

.footer .etraf{min-width: 1000px;
width: 1000px;
max-width: 1000px;
margin: 0 auto;}


.ic1{float:left;width:750px}
.ic2{float:right;width:200px;}



.footer .etraf a{font-size:12px;color:#fff;}


.footer a{color:#fff;}
.footer .etraf .ic>ul li{font-size:11px;display:block;width:135px;height:100%;margin-right:20px;float:left}
.footer .etraf .ic>ul li.group{font-size:11px;width:320px}
.footer .etraf .ic>ul li.bg{background:url(../images/footer-li-bg.png) no-repeat right center;padding-right:4px}
.footer .etraf .ic>ul>li>a{display:block;font-size:12px;margin-bottom:5px;color:#fff;}
.footer .etraf .ic>ul>li>a:hover{color:#fff;text-decoration:underline;}
.footer .etraf .ic>ul>li li a{display:block;color:#fff;font-size:12px;padding:5px 0;}
.footer .etraf .ic>ul>li li a:hover{display:block;color:#fff;font-size:12px;padding:5px 0;text-decoration:underline;}
.footer .etraf .ic>ul li li{width:100px;margin-right:5px;float:left}
.fotogaleribilgi>ul li{display:block;color:#000;font-size:14px;margin-right:5px;float:left;padding-bottom:5px}

/* Ã‡OK OKUNANLAR VE YORUMLANANLAR */
.cok-okunanlar_top-haber .baslik,.cok-okunanlar_top-haber h1 a,.ckic_top-haber .baslik,
.ckic_top-haber .baslik a,.yazar-haber .baslik,.yazar-haber .baslik a,.yazar-haber .baslik a:hover,.yazar-haber .baslik{margin-top:3px;font-size:13px;font-weight:bold;color:#000;font-family:Tahoma,Arial, Helvetica, sans-serif;}
.cok-okunanlar_top-haber h1 a:hover,.ckic_top-haber .baslik a:hover,.yazar-haber .baslik a:hover,.blok-baslik-haber .baslik,.blok-baslik-haber .isim a:hover{font-family:Tahoma,Arial, Helvetica, sans-serif;text-decoration:underline;font-size:13px;font-weight:bold;}
.cok-okunanlar_top-haber h2,.ckic_top-haber h2,.yazar-haber h2{font-size:13px;color:#000;text-align:left;margin:0;padding:0}
.cok-okunanlar_top-haber{width:310px;height:100px;font-size:13px;border-bottom:1px dotted #dadada;margin:3px auto 0}
.cok-okunanlar_top-haber img{float:left;border:1px solid #999;width:100px;height:64px;margin:5px 7px 5px 0px;padding:1px}
.cok-okunanlar_top-haber img:hover{float:left;margin-left:0px;margin-top:5px;border:1px solid #ff00000;margin-right:7px;width:100px;height:64px}
.block-cok-okunanlar{border:1px solid #363;background:#060 url(../images/menu-bg.png) repeat-x;height:30px;overflow:hidden;margin-top:10px;width:326px}

.anket{background: #4d4f51;height:30px;overflow:hidden;border:1px solid #e5e5e5;}
.goybasl {
background: #0E76E6;
height: 30px;
overflow: hidden;
border: 1px solid #e5e5e5;
}

.gavibas{background:#373737;height:31px;overflow:hidden}
.gavibas .baslik{font-weight:bold;color:#333;text-shadow:1px 1px 2px #fff;padding-left:10px;padding-top:8px;padding-bottom:3px;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:14px}
.kutu-haber{width:250px;float:left;margin-right:30px;margin-top:15px}

/* HABER DETAY */
.haber-detays{float:left;width:656px}
.haber-detay{float:left;width:656px}
.haber-baslik{color:#FF0000;font-weight:bold;font-size:22px;font-family:verdana;border-bottom:1px dotted #999;padding:0 0 4px;text-shadow:1px 1px 1px #fff;widht:100%;}
.haber-tarih{font-size:11px;color:#666;float:left;font-weight:400;padding-top:12px;padding-bottom:5px;padding-left:5px}
.yazar-resim{width:110px;font-size:13px;font-weight:bold;color:#333;float:left;font-weight:500;padding:15px;background:#fff}
.haber-metin{padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px;}
#haber-metin p{padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px;}
.haber-font{font-size:11px;color:#666;float:left;font-weight:400;padding-top:12px;padding-bottom:0;margin-left:20px}
div#socialBoxDiv ul li { border:1px solid #edf2f6;width:80px;height:67px; float: left; padding-top:5px; }
div#socialBoxDiv ul li.font_change { width: 40px; height:62px; padding: 5px; }
div#socialBoxDiv ul li.font_change div { border: 1px solid #EDF2F6 }
/* MANÅET HABERLER */
#tumevamanset {width: 658px;position: relative; float:left; margin-top:-8px; padding-bottom:-2px;}
#tumevamanset ul {top:0;list-style: none;padding: 0px;margin: 0;}
ul#tabs {background: url("../images/top-header.jpg") repeat-x;height:35px;width: 659px;position:relative;}
ul#tabs li {float: left;height: 34px;background: url("../images/top-header-line.jpg") no-repeat right;}	
ul#tabs li a {display: block;margin:0px 0px;padding: 8px 9px;font: bold 16px Tahoma,Arial, Helvetica, sans-serif;text-shadow: 1px 1px 2px #fff;color:#333;height:19px;}
ul#tabs li a:hover {text-decoration: underline;}
ul#tabs li a.current {color: #FFF;background:url(../images/menu.png) repeat-x;}
ul#tabs li a.current:hover {text-decoration:none;cursor: default;}
ul#output {width: 658px;height: 330px;overflow: hidden;padding-top:5px;}
ul#output li {position: absolute;width: 658px;height: 391px;}
ul#output li a span {width:639px;left:0px;bottom:60px;position: absolute;color: #fff;text-shadow: 1px 1px 2px #000;font-size: 17px;font-weight: bold;line-height: 40px;padding: 5px 10px 5px 10px;text-shadow: 1px 1px 0.5px #000;background:url(../images/saydam.png) repeat;}
ul#output li a span:hover {width:639px;left:0px;bottom:60px;position: absolute;color: #fff;font-size: 17px;font-weight: bold;line-height: 40px;padding: 5px 10px 5px 10px;text-shadow: 1px 1px 2px #000;background:url(../images/saydam2.png) repeat;}
ul#output li img{width: 658px;height: 330px;overflow: hidden;float:left;}		
.tum a{position: absolute;top:342px;left:587px;float:left;z-index:3;padding: 0px 10px;font: bold 17px Tahoma,Arial, Helvetica, sans-serif;text-shadow: 1px 1px 2px #fff;color:#333;}

/* ALT MENÃœ*/
.menu-home ul,.menu-home li,.menu-home span,.menu-home a{position:relative;z-index:10;margin:0;padding:0}
.menu-home{height:32px;background:url(../images/alt-menu-bg.png);border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}
.menu-home a{border-right:1px dotted #cbcbcb;padding-right:0px;color:#000000;display:inline-block;font-family: arial;font-size:13px;font-weight:bold;line-height:32px;text-decoration:none;padding:0 13px;text-shadow:1px 1px 2px #fff;}
.menu-home a:hover{background:#e60e0e;text-shadow:1px 1px 2px #000;color:#ffffff;display:inline-block;font-family:arial;font-size:13px;font-weight:bold;line-height:32px;text-decoration:none;padding:0 13px}
.menu-home>ul>li.active a{background:#e60e0e}
.menu-home>ul>li:hover>a{background:#1a040a;color:#ffffff}
.menu-home .has-sub ul{display:none;position:absolute;width:1000px;float:left;top:100%;left:0}
.menu-home .has-sub ul li{width:142px}
.menu-home .has-sub ul li a{background:#141313;border-bottom:1px dotted #ccc;color:#fff;font-family:verdana;font-size:12px;font-weight:bold;display:block;line-height:120%;padding:10px}
.menu-home .has-sub ul li .secili{background:#141313;color:#fff}
.menu-home:after,.menu-home ul:after,.menu-header:after,.menu-header ul:after{content:'';display:block;clear:both}
.menu-home .bolme,.menu-header .bolme{border-left:1px dotted #333}
.menu-home>ul,.menu-home>ul>li,.menu-header>ul,.menu-header>ul>li,.anamanset-resim li,.hvContRightBox img{float:left}
.menu-home>ul>li:hover:after,.menu-header>ul>li:hover:after{content:'';display:block;width:0;height:0;position:absolute;left:50%;bottom:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #c40021;margin-left:-10px}
.menu-home .has-sub,.menu-header .has-sub{z-index:999}
.menu-home .has-sub:hover>ul,.menu-home .has-sub .has-sub:hover>ul,.menu-header .has-sub:hover>ul,.menu-header .has-sub .has-sub:hover>ul{display:block}
.menu-home .has-sub ul li:hover a,.menu-header .has-sub ul li:hover a{background:#000000;color:#ffffff}
.menu-home .has-sub .has-sub ul,.menu-header .has-sub .has-sub ul{display:none;position:absolute; float:left;line-height:29px;}
.menu-home .has-sub .has-sub ul li a,.menu-header .has-sub .has-sub ul li a{background:#000000;border-bottom:1px dotted #ccc}
.menu-home .has-sub .has-sub ul li a:hover,.menu-header .has-sub .has-sub ul li a:hover{background:#000000;color:#000000}
.buttongenislik{height:16px}
/* HABER KATEGORÄ°LERÄ° MENÃœ*/

.menu-header ul,.menu-header li,.menu-header span,.menu-header a{position:relative;z-index:999;margin:0;color:#fff;padding:0px}




.menu-header{width:980px;background:#47494B;
 color:#fff;text-shadow:1px 1px 2px #333;
display:inline-block;font-family:'BebasNeueRegular';font-size:20px;line-height:27px;
text-decoration:none;padding-top:0px;padding-bottom:0px;padding-left:10px;padding-right:10px}



.menu-header a{color: #fcb812;text-shadow:1px 1px 2px #333;display:inline-block;font-family: arial;font-size:13px;font-weight:bold;line-height:27px;text-decoration:none;border-right:1px dotted #cbcbcb;padding-top:2px;padding-bottom:1px;padding-left:9px;padding-right:10px;}

.menu-header a:hover{background:#e60e0e;
color:#fff;display:inline-block;font-family: arial;
font-size:13px;font-weight:bold;line-height:27px;text-decoration:none;}

.menu-header>ul>li>active{background:#000}
.menu-header>ul>li:hover>a{background:red url(../images/menu-bg.png) repeat-x;color:#fff;line-height:27px;}
.menu-header .has-sub ul{display:none;position:absolute;width:750px;height:8px;margin-left:-1px}
.menu-header .has-sub ul li a{width:120px;background:#1a040a url(../images/menu-bg.png) repeat-x;color:#fff;font-family:Arial
;font-size:12px;line-height:14px;padding:10px;border-bottom:1px dotted #cbcbcb; }


/* ÃœST KISIM */
#top{width:1000px;background:#4D4D4D;color:#fff;height:25px;border-bottom:1px solid #dedede}
#top h1{width:250px;font-weight:700;color:#fff;font-size:12px;float:left;margin-top:10px;padding:0 0 0 15px}
#top .top-page{float:right;text-align:right;margin-top: -17px;}
.top-page ul li{display:inline;color:#fff;font-size:11px;}
.top-page ul li a{display:inline;color:#fff;font-size:11px;}
.top-page ul li a:hover{display:inline;color:#fff;font-size:11px;}

/* ARAMA */
div#arama{height:33px;background:#000;}
.arama-tabo{width:240px;height:22px;float:right;margin-top:-132px;margin-right:-33px;}


/* SON DAKÄ°KA */
#sondakika{height:30px;background:url(../images/transparent-bg-son-dak.png);bottom:0;width:100%;padding-top:6px;z-index:999999999}
.gizli{position:absolute;display:block;width:100%;height:50px}
.sondakbar{font-family:Arial;font-size:15px;width:1000px;}
.icon{width:113px;height:20px;background:url(../images/sonxeber.png) no-repeat;float:left;margin-top:3px;color:#fff;font-size:14px;text-shadow:1px 1px 2px #000;font-weight:bold;font-family:Tahoma,Arial, Helvetica, sans-serif;margin-left:0px;}
.sondakhaber{float: left;
padding: 3px 0 0 5px;
height: 25px;
overflow: hidden;
width: 880px;}

.sondakhaber ul{position:relative;width:100%}
.sondakhaber ul li{position:absolute;top:22px;left:0;width:100%}
.sondakhaber ul li span{font-weight:bold;color:#fff;font-size:16px;}
.sondakhaber ul li a{color:#fff;font-weight:bold;text-decoration:none;font-size:13px;}
.sondakhaber ul li a:hover{color:#f00}
.tickercontainer{width:610px;height:27px;margin-top:-8px;overflow:hidden;padding:0}
.tickercontainer .mask{position:relative;left:10px;top:8px;width:718px;overflow:hidden}
ul.newsticker{position:relative;left:750px;font:bold 12px Tahoma,Arial, Helvetica, sans-serif;margin:0;padding:0}
ul.newsticker li{float:left;margin:0;padding:0}
ul.newsticker a{white-space:nowrap;color:#fff;font:12px Tahoma,Arial, Helvetica, sans-serif;margin:0 50px 0 0;padding:0}
ul.newsticker span{margin:0 20px 0 0}

/* SAYFALAMA */
.sayfalama{width:100%;display:block;clear:both;overflow:hidden;position:relative;padding-top:15px;margin:0 10px}
.sayfalama li{margin-right:5px;margin-top:5px;float:left;display:inline;color:#fff;font-family:Verdana;font-size:11px;background:#ccc;font-weight:bold;}
.sayfalama li a,.sayfalama li.active a{border:0;overflow:hidden;width:24px;display:block;text-align:center;text-decoration:none;padding:6px 0 4px}
.sayfalama li.active a{text-decoration:none;color:#fff}
.sayfalama li a:hover{color:#e60e0e}
.sayfalama li.active{background:#e60e0e;border:0;overflow:hidden;width:24px;display:block;text-align:center;text-decoration:none;color:#FFF;padding:6px 0 4px}
.sayfalama li.durum a{background:#e60e0e;border:0;overflow:hidden;width:60px;display:block;text-align:center;text-decoration:none;color:#FFF;padding:2px 0 3px}
.sayfalama ul,.katicon ul,.katicon-kutu ul,.sosyalaglar ul{width:auto}
.sayfalama li a:hover,ins,.katicon li a,.katicon li.active a,.katicon li a:hover,.katicon-kutu li a,.katicon-kutu li.active a,.katicon-kutu li a:hover,.sosyalaglar li a,.sosyalaglar li.active a,.sosyalaglar li a:hover{text-decoration:none}
.sayfalama li.durum,.katicon li.durum,.katicon-kutu li.durum,.sosyalaglar li.durum{border:0;overflow:hidden;width:60px;display:block;text-align:center;text-decoration:none;color:#FFF;padding:2px 0 3px}

/* YORUMLAR */
.haber-yorumlar-baslik{color:#000;border-bottom:1px dashed #999;margin-top:25px;padding:0 0 4px}
.haber-yorumlari{background:#f9f9f9;border-bottom:1px dotted #999;margin:10px 0 0}
.yorum-baslik{font-weight:700;border-bottom:1px solid #dedede;padding:8px 8px 3px;font-size:13px;background:#e60e0e url(../images/menu-bg.png) repeat-x}
.yorum-tarih{float:right;font-weight:400}
.yorum-icerik{font-weight:400;padding:8px}
.yorum-input{background-color:#fff;border:1px solid #cfcfcf;font-size:13px;display:block;width:250px;margin:5px 0 16px;padding:7px 5px;}
.yorum-input:hover{background-color:#f5f5f5;border:1px solid #cfcfcf;font-size:13px;display:block;width:250px;margin:5px 0 16px;padding:7px 5px}
.yorum-textArea{background-color:#fff;border:1px solid #cfcfcf;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:14px;width:85%;height:120px;overflow:auto;padding:2px}
.yorum-textArea:hover{background-color:#f5f5f5;border:1px solid #cfcfcf;font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:14px;width:85%;height:120px;overflow:auto;padding:2px}

/* DÄ°ÄER HABERLER */
.diger-haberler{margin:5px 0 5px 0;padding:0}
.diger-haberler li{border-bottom:1px dotted #999;text-decoration:none;margin:3px 0;padding:3px}
.diger-haberler li a,.diger-haberler li a:visited{text-decoration:none;color:#000}

/* YAZARLAR */
.yazarlar{width:100%;height:100%;position:relative}
.yazarlar ul{margin-top:5px;height:100%;width:100%;position:absolute;overflow:hidden;background-color:#EEE}
.yazarlar ul li{width:100%;height:90px;padding:1px 0;overflow:hidden}
.yazarlar-buton{width:50px;height:16px;float:right;margin:0}
.yazarlar-buton a.oncekiy{font-size:11px;color:#fff;width:20px;height:20px;margin-right:5px;background:url('../images/yukari.png') no-repeat;float:left}
.yazarlar-buton a.sonrakiy{width:20px;height:20px;margin-right:5px;background:url(../images/asagi.png) no-repeat;float:left}
.yazar-haber{width:310px;height:90px;font-size:12px;border-bottom:1px dotted #dadada;margin:0px;background:#fff;}
.yazar-haber img{float:left;border:1px solid #999;width:60px;height:80px;margin:4px;padding:1px;}
.yazar-haber img:hover{float:left;margin:4px;padding:1px;border:1px solid #ff0000;width:60px;height:80px;}
.yazar-haber .yazi a, .yazi a:hover, .haber a, .habera:hover {font-size:13px;color:#333;padding-top:15px;padding:5px 0;}
.yazar-haber .yazi a:hover, .habera:hover {font-size:13px;color:#333;padding-top:15px;padding:5px 0;text-decoration:underline;}
.yazar-kt-kutular{float:left;width:310px;text-align:left;height:auto;background-color:#FFF;margin:3px 5px 2px 4px}
.yazar-kt-kutular img{display:inline-block;width:80px;height:100px;float:left;border:1px solid #dcdcdc;margin:5px 7px 5px 5px;padding:1px}
.yazar-kt-kutular img:hover{width:80px;height:100px;float:left;margin-left:5px;margin-top:5px;border:1px solid #ff0000;margin-right:7px}
.yazar-kt-kutular .baslik{font-size:12px;padding-left:0px}
.yazkat{float:right;width:220px;height:40px;display:block;margin-left:120px;overflow:hidden;margin-top:-60px;position:relative}
.yazkat li{background:#dfdfdf;margin-left:0px;float:right;display:inline;color:#000;font-family:arial;font-size:11px}
.yazkat li.active{margin-left:0px;border:0;overflow:hidden;width:310px;display:block;text-align:right;text-decoration:none;color:#FFF;padding:10px}
.yazkat li.durum a{float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-30px!important;position:relative}
.yazkat li a{color:#333}
.yazkat li a:hover{color:#e60e0e}
.yazar-yazilar li{width:100%;text-decoration:none;margin-left:0;padding:4px;border-bottom:1px dotted #999}
.yazar-yazilar li a{display:block;text-decoration:none;color:#000000;padding:4px;padding-left:15px;background-image:url(../images/arrow.png);background-repeat:no-repeat;background-position:0 .5em}
.yazar-yazilar li a:hover{display:block;text-decoration:none;color:#e60e0e;padding:4px;padding-left:15px;background-image:url(../images/arrow.png);background-repeat:no-repeat;background-position:0 .5em}

/* TEXTBOXLAR */
.textfield2{background-color:#fff;border:1px solid #cfcfcf;font-size:13px;float:left;display:block;width:65px;height:10px;margin:5px 5px 10px 6px;padding:7px 5px}
.textfield2:hover{background-color:#f5f5f5;border:1px solid #cfcfcf;font-size:13px;display:block;width:65px;height:10px;margin:5px 5px 10px 6px;padding:7px 5px}
.textfield3{background-color:#fff;border:1px solid #cfcfcf;font-size:13px;float:left;display:block;width:155px;height:10px;margin:5px 5px 10px 6px;padding:7px 5px}
.textfield3:hover{background-color:#f5f5f5;border:1px solid #cfcfcf;font-size:13px;display:block;width:155px;height:10px;margin:5px 5px 10px 6px;padding:7px 5px}
.textfield{background-color:#fff;border:1px solid #cfcfcf;font-size:13px;display:block;width:300px;margin:0 0 16px;padding:7px 5px}
.textfield:hover{background-color:#f5f5f5;border:1px solid #cfcfcf;font-size:13px;display:block;width:300px;margin:0 0 16px;padding:7px 5px}
.textarea{background-color:#fff;overflow:hidden;border:1px solid #cfcfcf;font-size:13px;display:block;width:328px;margin:5px 0 12px;padding:7px 5px}
.textarea:hover{background-color:#f5f5f5;overflow:hidden;border:1px solid #cfcfcf;font-size:13px;display:block;width:328px;margin:5px 0 12px;padding:7px 5px}
.styledselect_form_1{border:1px solid #cfcfcf;color:#393939;cursor:pointer;display:block;font-size:13px;height:30px;text-align:left;margin-top:5px;margin-bottom:15px;width:150px;padding:0 0 0 2px}
.styledselect_form_4{border:1px solid #cfcfcf;color:#393939;cursor:pointer;display:block;font-size:13px;height:30px;text-align:left;margin-top:5px;margin-bottom:15px;width:284px;padding:0 0 0 2px}
.arsiv-secim{border:1px solid #cfcfcf;color:#393939;cursor:pointer;display:block;font-size:12px;height:30px;float:left;text-align:left;margin-top:5px;margin-bottom:7px;width:68px;padding:4px 4px 4px 4px}
.styledselect_form_3{border:1px solid #cfcfcf;color:#393939;cursor:pointer;display:block;font-size:12px;height:25px;text-align:left;margin-top:5px;margin-bottom:15px;margin-left:6px;width:140px;padding:0 0 0 6px}
.opticlass-tarih	{border:1px solid #cfcfcf;color: #393939;cursor: pointer;display: block;float:left;font-family: Tahoma;font-size: 12px;height: 30px;padding: 0px 0 0 5px;text-align: left;margin-top:0px;margin-bottom:14px;margin-left:8px;width: 70px;}

/* UYARILAR */
.success{font-size:13px;color:#3f9153;background:#d7f7df;border:1px solid #a3f7b8;margin:15px 0;padding:10px}
.warning{color:#c24848;border:1px solid #ffc2c2;font-size:13px;margin:15px 0;padding:10px}
.warning a{color:#c24848;font-weight:700;font-size:13px;margin:15px 0;padding:8px 10px}

/* GÃœNDEM HABERLERÄ° */
#manset{width:300px;background-color:#FFF;margin-right:auto;margin-left:auto}
#manset #ust{height:160px;width:300px;overflow:hidden;position:relative;background-color:#FFF}
#manset #ust .man{display:none;height:180px}
#manset #ust .images{border:1px solid #999;width:290px;height:150px;margin-left:4px;margin-top:10px}
.images{border:1px solid #999;width:290px;height:150px;margin-left:4px;margin-top:10px}
#manset #ust .images:hover{border:1px solid #333;width:290px;height:150px;margin-left:4px;margin-top:10px}
#manset #ust .title{font-size:11pt;font-weight:700;padding:4px}
#manset #ust .short{font-size:13px;color:#fff;background:url(../images/transparent-bg.png);position:relative;width:272px;height:100%;padding:10px;margin-left:4px;margin-top:-65px}
#manset #nav{padding:2px;margin-top:0}
#manset #nav ul{margin:0;padding:0}
#manset #nav ul li a{display:block;padding:3px;text-decoration:none;color:#000000;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#CCC}
#manset #nav ul li a:hover{text-decoration:underline;display:block;padding:3px;color:#e60e0e;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CCC;background-color:#f3f3f3}

/* KUTU HABERLER */
.kutu-haberler{float:left;width:650px;border-bottom:1px dotted #dcdcdc;height:115px;font-family:Tahoma,Arial, Helvetica, sans-serif;margin:4px 10px 4px 30px;}
.kutu-haberler .ozet{padding-top:5px;margin-left:200px;font-size:13px;color:#333}
.kutu-haberler .baslik{width:420px;font-weight:bold;height:30px;font-size:14px;margin-left:200px;font-family:verdana;margin-top:5px;}
.kutu-haberler .baslik a{font-size:14px;font-weight:bold;font-family:verdana;margin-top:5px;}

/* KUTU HABERLER */
.kutu-ilan{float:left;width:650px;border-bottom:1px dotted #dcdcdc;height:75px;font-family:Tahoma,Arial, Helvetica, sans-serif;margin:4px 10px 4px 30px;}
.kutu-ilan .ozet{padding-top:5px;margin-left:5px;font-size:14px;color:#333}
.kutu-ilan .baslik{width:640px;font-weight:bold;height:30px;font-size:15px;margin-left:5px;font-family:Tahoma,Arial, Helvetica, sans-serif;margin-top:5px;}
.kutu-ilan .baslik a{font-size:15px;font-weight:bold;font-family:Tahoma,Arial, Helvetica, sans-serif;margin-top:5px;}


/* SPOT HABERLER */
.spot-haberler{float:left;width:210px;height:170px;background-color: rgb(238, 238, 238);font-family:Tahoma,Arial, Helvetica, sans-serif;margin-left:2px;margin-bottom:4px;padding-top:3px;margin-top:4px;}
.spot-haberler a{color:#333;text-decoration:none;font-size:10px;text-align:center;font-family:Tahoma,Arial, Helvetica, sans-serif;}
.spot-haberler a:hover{color:#333;text-decoration:underline;font-size:10px;font-family:Tahoma,Arial, Helvetica, sans-serif;}
.spot-haberler h1{width:181px;height:25px;font-size:13px;font-family:Tahoma,Arial, Helvetica, sans-serif;margin-left:0}
.spot-haberler img{border:1px solid #000;float:left;width:190px;height:120px;margin:-40px 2px 10px 10px;}
.spot-haberler img:hover{border:1px solid #ff0000;float:left;width:190px;height:120px;margin:-40px 2px 10px 10px;}

/* DÄ°KEY HABERLER */
.detaylari{float:left;width:auto;display:block;clear:both;overflow:hidden;margin-top:-45px;position:relative}
.dikey-haberler{float:left;width:211px;height:220px;font-family:Tahoma,Arial, Helvetica, sans-serif;padding-bottom:0;margin:0px 2px 2px 2px;border-bottom:1px dotted #dcdcdc}
.dikey-haberler .baslik{width:200px;height:30px;overflow:hidden;font-weight:bold;padding-bottom:6px;font-size:14px;font-family:Tahoma,Arial, Helvetica, sans-serif;}
.dikey-haberler .baslik a{width:200px;height:30px;overflow:hidden;font-weight:bold;padding-bottom:6px;font-size:14px;font-family:Tahoma,Arial, Helvetica, sans-serif;}
.dikey-haberler .ozet{color:#000;padding-top:5px;padding-bottom:7px;font-size:12px;height:105px;width:204px}
.dikey-haberler span{float:left;margin-left:3px;margin-top:0}
.dikey-videolar{float:left;width:200px;height:190px;font-family:Tahoma,Arial, Helvetica, sans-serif;padding-bottom:0;margin:10px 2px 2px 24px;border-bottom:1px dotted #dcdcdc}
.dikey-videolar .baslik{width:200px;height:25px;overflow:hidden;font-weight:700;padding-bottom:10px;font-size:12px;font-family:Tahoma,Arial, Helvetica, sans-serif;margin-left:3px}
.dikey-videolar .baslik a{font-size:12px;font-family:Tahoma,Arial, Helvetica, sans-serif}
.dikey-videolar .ozet{width:200px;padding-top:7px;padding-bottom:7px;margin-left:2px;font-size:12px;height:85px}
.dikey-videolar span{float:left;margin-left:5px;margin-top:0}
.dikey-videolar img,.dikey-videolar img:hover{border:1px solid #ff0000;width:205px;height:100px;margin:5px 7px 5px 5px;padding:1px}
.dikey-haberler img:hover{border:1px solid #ff0000;width:205px;height:100px;margin:5px 7px 5px 0px;padding:1px}
.dikey-haberler img{border:1px solid #999;width:205px;height:100px;margin:5px 7px 5px 0px;padding:1px}

/* FOTO GALERÄ° */
.foto-galeri{color:#ffd200;height:215px;width:310px;margin-top:8px;margin-bottom:8px;overflow:hidden;position:relative;background:#373737;border:1px solid #e5e5e5}
.foto-galeri a{color:#ffd200}
.foto-galeri .foto-galeriSlider{hbackground:#373737;eight:153px;overflow:hidden;position:relative}
.foto-galeri .foto-galeriSlider li{width:310px;height:153px;margin-top:-60px}
.foto-galeri #foto-galeriControl{height:35px;background:#373737;overflow:hidden;position:relative}
.foto-galeri .link{width:110px;height:30px;color:#ffd200;text-decoration:none;font-size:12px;font-weight:700;line-height:30px;text-shadow:-1px 1px 3px #000;text-align:center;position:absolute;bottom:0;right:0}
.foto-galeri #foto-galeriControl li,.foto-galeri 

#foto-galeriControl li a{display:block;width:30px;height:35px;background:#373737 url(../images/footer-li-bg.png) no-repeat left; color:#ffd200;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-shadow:-1px 1px 3px #000;float:left}


.foto-galeri .link:hover,.foto-galeri #foto-galeriControl li a:hover{background:#373737 url(../images/footer-li-bg.png) no-repeat left;text-decoration:none;color:#fff}
.galeri-kutular{float:left;width:186px;border-bottom:1px dotted #dcdcdc;text-align:left;height:auto;background-color:#FFF;margin:3px 5px 2px 4px;border:1px solid #e5e5e5}
.galeri-kutular img{width:186px;height:96px;float:left;border:1px solid #dcdcdc;margin:5px 7px 5px 5px;padding:1px}
.galeri-kutular img:hover{width:186px;height:96px;float:left;margin-left:5px;margin-top:5px;border:1px solid #ff0000;margin-right:7px}
.galeri-kt-kutular{float:left;width:212px;text-align:left;height:auto;background-color:#FFF;margin:3px 5px 2px 4px}
.galeri-kt-kutular img{width:207px;height:140px;float:left;border:1px solid #dcdcdc;margin:5px 7px 5px 5px;padding:1px}
.galeri-kt-kutular img:hover{width:207px;height:140px;float:left;margin-left:5px;margin-top:5px;border:1px solid #ff0000;margin-right:7px}
.galeri-kt-kutular .baslik{font-size:12px;padding-left:0}
.g-kategoriler li{float:left;width:140px;text-decoration:none;margin-left:0;padding:4px}
.g-kategoriler li a{font-family:arial;font-weight:bold;display:block;text-decoration:none;color:#000000;padding:4px;padding-left:15px;background-image:url(../tema/arrow.png);background-repeat:no-repeat;background-position:0 .5em}
.g-kategoriler li a:hover{font-weight:bold;display:block;text-decoration:none;color:#e60e0e;padding:4px;padding-left:15px;background-image:url(../tema/arrow.png);background-repeat:no-repeat;background-position:0 .5em}
.NewsGaleriMain{float:left;width:285px;height:100%;padding:7px;margin-left:5px;margin-bottom:5px;border:1px solid #e8eaf1}
.NewsDetailImgBody{float:left;width:285px;margin:0 8px 8px 0}
.NewsDetailText a:hover{text-decoration:underline}
.NewsDetailText a{font-size:14px;font-weight:bold;color:#000000}
.NewsGaleriHeader{margin-bottom:10px;font-family:Tahoma,Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;color:#000000}
.NewsGaleriHeader a{font-family:Tahoma,Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;color:#000000}
.NewsGaleriHeader a:hover{text-decoration:underline}
.NewsGaleriPhotos{width:285px;height:55px}
.NewsGaleriListCent{margin:0 12px 0 12px}
.NewsGaleriTitle{width:284px;margin:8px 0 12px 0}
.NewsGaleriTitle a{font-size:11.5px;color:#000000}
.NewsGaleriTitle a:hover{text-decoration:underline}
.NewsGaleriGaleriLink{width:284px}
.NewsGaleriGaleriLink a{text-decoration:underline;color:#000;font-size:12px;margin-left:5px;font-weight:normal}
.NewsGaleriGaleriLink a:hover{text-decoration:none;cursor:pointer;color:#e60e0e}

/* VÄ°DEO GALERÄ° */
.video-galeri{height:215px;width:310px;overflow:hidden;position:relative;margin-bottom:8px;margin-top:8px;background:#373737;border:1px solid #e5e5e5}
.video-galeri .video-galeriSlider{height:153px;overflow:hidden;position:relative}
.video-galeri .video-galeriSlider li{width:310px;height:153px;margin-top:-60px}
.video-galeri #video-galeriControl{height:35px;background:#373737;overflow:hidden;position:relative}
.video-galeri .link{width:110px;height:30px;color:#49d6ff;text-decoration:none;font-size:12px;font-weight:700;line-height:30px;text-shadow:-1px 1px 3px #000;text-align:center;position:absolute;bottom:0;right:0}
.video-galeri #video-galeriControl li,.video-galeri #video-galeriControl li a{display:block;width:30px;height:35px;background:#373737 url(../images/footer-li-bg.png) no-repeat left;color:#49d6ff;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-shadow:-1px 1px 3px #000;float:left}
.video-galeri .link:hover,.video-galeri #video-galeriControl li a:hover{background:#373737 url(../images/footer-li-bg.png) no-repeat left;text-decoration:none;color:#fff}
.video-kategoriler li{float:left;width:140px;text-decoration:none;margin-left:0;padding:4px}
.video-kategoriler li a{font-family:arial;font-weight:bold;display:block;text-decoration:none;color:#000000;padding:4px;padding-left:25px;background-image:url(../images/video.gif);background-repeat:no-repeat;background-position:0 .5em}
.video-kategoriler li a:hover{font-family:arial;font-weight:bold;display:block;text-decoration:none;color:#e60e0e;padding:4px;padding-left:25px;background-image:url(../images/video.gif);background-repeat:no-repeat;background-position:0 .5em}
.video-galeri-baslik{font-size:13px;background:url(../images/transparent-bg.png);position:relative;bottom:-180px;width:100%;height:50px;color:#fff;margin:0;padding:5px}
.video-galeri-baslik a{color:#fff}
.video-galeri-baslik-blok{color:#fff;font-family:arial;font-size:11px;background:url(../images/transparent-bg.png);float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-27px;position:relative;padding:3px 2px 2px 3px}
.video-icon{font-size:13px;color:#fff;background:url(../images/white_video_play_btn.png)no-repeat;position:relative;margin-top:40px;margin-bottom:-80px;height:20px;margin-left:95px;padding:5px}
.videoizlenme{float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-162px;margin-right:-19px;position:relative}
.videoizlenme li{margin-right:12px;float:left;display:inline;color:#fff;font-family:arial;font-size:11px}
.videoizlenme li.active{background:url(../images/transparent-bg.png);border:0;overflow:hidden;width:105px;display:block;text-align:center;text-decoration:none;color:#FFF;padding:3px}
.videoizlenme li.durum a{float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-30px!important;position:relative}

/* ANASAYFA KATEGORÄ° HABERLERÄ° */
.altblokhabertasiyici{width:666px;overflow:hidden}
.altblokhaber-icerik{widt:666px;overflow:hidden;margin-top:5px;margin-bottom:2px}
.altblokhabersol{float:left;width:333px;}
.altblokhabersag{float:right;width:333px;}
.altblokhaberkategori{width:330px;font:17px Tahoma,Arial, Helvetica, sans-serif;line-height:30px;font-weight:bold;border-bottom:1px #eae6e6 solid;margin-bottom:5px}
.altblokhaberkategori a{text-decoration:none}
.altblokhaberkategori a:hover{text-decoration:none!important}
.altblokhaberkategori span{line-height:30px}
.altblokhaber{float:left;width:324px;height:230px;margin-bottom:15px;overflow:hidden;font:12px Tahoma,Arial, Helvetica, sans-serif;line-height:16px}
.altblokhaber-resim{padding:2px;margin-left:-7px;margin-bottom:10px;margin-top:-5px;width:318px;height:154px;}
.altblokhaber-resim img{width:316px;height:152px;border:1px #ccc solid;margin:5px 7px 5px 5px;padding:1px}
.altblokhaber-resim img:hover{width:316px;height:152px;border:1px #ff0000 solid;margin:5px 7px 5px 5px;padding:1px}
.altblokhaber-icerik{font:bold 15px Tahoma,Arial, Helvetica, sans-serif}
.altblokhaber-icerik a{color:#000;line-height:16px;font:bold 15px;}
.altblokhaberyk-icerik{color:#000;font:italic 11px Tahoma,Arial, Helvetica, sans-serif}
.altblokhaberozet-icerik{color:#000;cursor:pointer;font:12px Tahoma,Arial, Helvetica, sans-serif;line-height:16px}
.altblokhaberyt-icerik{text-decoration:none}
.altblokhaberyatay{float:left;width:330px;height:100px;border-top:1px #ddd dotted;font:12px Tahoma,Arial, Helvetica, sans-serif;line-height:16px;overflow:hidden}
.altblokhaberyatay-resim{float:left;padding:2px;margin-top:10px;margin-left:-6px;width:102px;height:70px;overflow:hidden}
.altblokhaberyatay-resim img{width:93px;height:59px;border:1px #ccc solid;margin:5px 7px 5px 5px;padding:1px}
.altblokhaberyatay-resim img:hover{width:93px;height:59px;border:1px #ff0000 solid;margin:5px 7px 5px 5px;padding:1px}
.altblokhaberyatay-icerik{float:left;margin-left:3px;width:198px;padding-top:18px;height:200px;overflow:hidden;cursor:pointer;font:bold 15px Tahoma,Arial, Helvetica, sans-serif}
.altblokhaberyatay-icerik a{color:#000;line-height:16px;height:200px;padding-top:10px;}
.altblokhaberyatayyk-icerik{color:#000;font:italic 11px Tahoma,Arial, Helvetica, sans-serif}
.altblokhaberyatayozet-icerik{color:#000;cursor:pointer;font:12px Tahoma,Arial, Helvetica, sans-serif;line-height:16px}
.altblokhaber-icerik a:hover, .altblokhaberyatay-icerik a:hover{text-decoration:underline}
.altbloktumhaberler{font:11px Tahoma,Arial, Helvetica, sans-serif;text-decoration:none;color:#666}

/* ZÄ°YARETÃ‡Ä° DEFTERÄ° */
.kutu-defter{float:left;width:100%;border-bottom:1px dotted #dcdcdc;height:100%;font-family:Tahoma,Arial, Helvetica, sans-serif;margin:4px 10px 4px 0}
.kutu-defter .ozet{padding-top:0;margin-left:68px;font-size:12px}
.kutu-defter .baslik{width:600px;font-weight:700;height:25px;font-size:13px;margin-left:68px;font-family:Tahoma,Arial, Helvetica, sans-serif;}
.detaylari{float:left;width:auto;display:block;clear:both;overflow:hidden;margin-top:-45px;position:relative;margin-left:5px;}
.kutu-defter span{float:left;margin-left:5px;margin-top:5px}
.kutu-defter img{float:left}

/* BANNERLER */
.solbanner {position: absolute;text-align: right;z-index: 0;width: 160px;left:-165px;}
.solsabitbanner {position:relative;z-index: 0;display:block;}
.sagbanner {position: absolute;text-align: right;z-index: 0;width: 160px;right: -165px;}
.sagsabitbanner {position:relative;z-index: 0;display:block;}

/* SOSYAL AÄLAR */
.sosyalmedya {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px;height:27px;padding:5px; width:288px;background: url(../images/bg_month.jpg) repeat-x;border:1px #e6e6e6 solid;}
.sosyalmedya .takipet {font:bold 14px/16px Tahoma,Arial, Helvetica, sans-serif;color:#C00;padding:8px 5px 5px 5px; float:left; width:125px;}
.sosyalmedya .sosyalicons { width:150px; float:left;}
.sosyalmedya .sosyalicons img{ margin-right:2px;width:28px;height:28px;}
.katicon{float:left;width:auto;position:relative;}
.katicon li{;float:left;display:inline;font-family:arial;font-size:11px;}
.katicon li.active{background:url(../images/transparent-bg.png);border:0;overflow:hidden;width:90px;height:15px;margin-top:-14px;margin-right:-8px;display:block;text-align:center;text-decoration:none;padding:2px}
.katicon li a:hover{border-right:1px solid #ff0000;background :black url(../images/transparent-bg.png);border:0;overflow:hidden;display:block;text-align:center;text-decoration:none;}


.katicon li.durum a{float:right;color:#ffd200;width:auto;display:block;clear:both;overflow:hidden;position:relative}
.sosyalaglar{float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-25px;position:relative;margin-right:78px}
.sosyalaglar li{margin-right:10px;float:left;display:inline;color:#fff;font-family:arial;font-size:11px}
.sosyalaglar li.active{background:#e60e0e;border:0;overflow:hidden;width:100px;display:block;text-align:center;text-decoration:none;color:#FFF;padding:4px 0}
.sosyalaglar li.durum a{float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-30px!important;position:relative}
.katicon-kutu{float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-25px;position:relative}
.katicon-kutu li{margin-right:0px;float:left;display:inline;color:#fff;font-family:arial;font-size:11px}
.katicon-kutu li.active{background:#e60e0e;border:0;overflow:hidden;width:100px;display:block;text-align:center;text-decoration:none;color:#FFF;padding:4px 0}
.katicon-kutu li.durum a{float:right;width:auto;display:block;clear:both;overflow:hidden;margin-top:-30px!important;position:relative}
.galkat{margin-left:10px;float:left;width:198px;height:100%;background:url(../images/transparent-bg.png);display:block;clear:both;overflow:hidden;margin-top:-60px;position:relative}
.galkat li{margin-right:5px;float:left;display:inline;color:#fff;font-family:arial;font-size:11px}
.galkat li.active{background:url(../images/transparent-bg.png);border:0;overflow:hidden;width:198px;display:block;text-align:center;text-decoration:none;color:#FFF;padding:10px 0}
.galkat li.durum a{float:left;width:auto;display:block;clear:both;overflow:hidden;margin-top:-30px!important;position:relative}
.galkat li a{color:#fff}
.galkat li a:hover{color:#fff}

/* NAMAZ VAKÄ°TLERÄ° */
.namaz{background-image:url(../images/bg_namaz.jpg);background-repeat:no-repeat;height:100px;width:328px;margin-bottom:5px}
.namaz div.title{margin-left:0;line-height:30pt;width:328px}
.namaz .content{color:#FFF;margin-top:0}
.content .padding{padding:0}
.namaz table{width:100%;margin-top:15px}
.namaz table th{font-weight:bold;text-align:center;padding-bottom:4px}
.namaz table td{text-align:center}

/* BURÃ‡LAR */
.eb{height:41px;width:41px;display:block;background:url(../images/burc.png)!important}
#burcBas{border:1px solid #fff;height:40px;border-top:0;margin:-3px -3px 0 -3px}
#burcBas h1{font:16px "Medium",Tahoma,Arial, Helvetica, sans-serif;color:#666;padding:8px 6px 8px;float:left}
#burc{padding:3px}
#burc a{float:left;padding:3px}
#burc a span{display:block;margin:0 0 3px 0}
#burc a .burcAdi{font:13px Tahoma,Arial, Helvetica, sans-serif;color:#666;text-align:center}
.burc-kutular{float:left;width:140px;border-bottom:1px dotted #dcdcdc;text-align:left;height:160px;background-color:#FFF;margin:3px 5px 2px 4px}
.burc-kutular img{width:90px;height:103px;float:left;border:1px solid #dcdcdc;margin:5px 7px 5px 5px;padding:1px}
.burc-kutular img:hover{width:90px;height:103px;float:left;margin-left:5px;margin-top:5px;border:1px solid #000;margin-right:7px}
.burc-kutular .baslik{font-size:12px;padding-left:10px}
.koc{background-position:0 top!important}
.boga{background-position:-42px top!important}
.terazi{background-position:-84px top!important}
.yengec{background-position:-126px top!important}
.ikizler{background-position:-168px top!important}
.akrep{background-position:-210px top!important}
.kova{background-position:-252px top!important}
.balik{background-position:-294px top!important}
.aslan{background-position:-336px top!important}
.basak{background-position:-378px top!important}
.yay{background-position:-420px top!important}
.oglak{background-position:-462px top!important}

div.flashaber {
padding:7px 10px 0 10px;
background:white;
}

div.flashaber-bg {
display: block;
height: 38px;
line-height: 37px;
background: white url(../images/flashaber-bg.jpg);
}

div.flashaber img {
float:left;
}

div.flashaber a {
color: white;
padding-left: 10px;
float: left;
font-family: Tahoma;
font-size: 17px;
font-weight: bold;
}

.firma-kategoriler li{float:left;width:200px;text-decoration:none;margin-left:0;padding:4px}
.firma-kategoriler li a{display:block;text-decoration:none;color:#000000;padding:4px;padding-left:15px;background-image:url(../images/arrow.png);background-repeat:no-repeat;background-position:0 .5em}
.firma-kategoriler li a:hover{display:block;text-decoration:none;color:#e60e0e;padding:4px;padding-left:15px;background-image:url(../images/arrow.png);background-repeat:no-repeat;background-position:0 .5em}

.a-kategoriler li{float:left;width:125px;text-decoration:none;margin-left:0;padding:2px}
.a-kategoriler li a{display:block;text-decoration:none;color:#000000;padding:4px;padding-left:15px;background-image:url(../images/arrow2.png);background-repeat:no-repeat;background-position:0 .5em}
.a-kategoriler li a:hover{display:block;text-decoration:none;color:#e60e0e;padding:4px;padding-left:15px;background-image:url(../images/arrow2.png);background-repeat:no-repeat;background-position:0 .5em}

.buradasiniz a, .buradasiniz, .buradasiniz a:hover{text-decoration:none;color:#333; font-size:12px; position: relative; float:left;}
.buradasiniz li{text-decoration:none;color:#333; font-size:12px; margin: 5px 0;position: relative; float:left;

div#socialBoxDiv ul {border:1px solid #fff;width:80px;height:67px; float: left; padding-top:5px}
div#socialBoxDiv ul li.font_change{width: 40px; height:62px; padding: 5px;}


 



