﻿body
{
	font: normal 12px Arial, Helvetica, sans-serif;
}
.BgYellow
{
	background-color: #CC0000;
	color: #FFFFFF;
}
.catover
{
	border: 3px solid #800000;
	padding: 5px;
	margin: 3px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.catover a:link,.catover a:visited
{
	 
	color: #FFFFFF;
	background-color: #000000;
}
.catnormal
{
	border: 2px solid #CCCCCC;
	padding: 5px;
	margin: 3px;
	color: #333333;
	background-color: #F5F5F5;
}
a img { border: none; }

a, a:link, a:visited
{
	font-weight: bold;
	color: #004275;
	text-decoration: none;

}
a:hover, a:focus
{
	color: #d4000c;
	text-decoration: none;
}

ul#liste
{
	color: #d4000c;
	margin: 0px;
	padding-left: 18px;
}

#liste li 
{
	 
	white-space:nowrap;
	 padding: 5px 0 0 0 ;
	
	}
  
 

ol a, ol a:link, ol a:visited
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #272727;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
ol a:hover, ol a:focus
{
	color: #d4000c;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5 
{
	padding:0;
	margin:0;
	}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited
{ 
	color: #000000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover 
{ 
	color: #d4000c;
}
table 
{
 width:100%	}
td 
{
	vertical-align:top;
}
#main
{
	 width:974px;
}

/** MENU **/
.bluetabs ul{margin-left:1;margin-top:6px;margin-bottom:0;font:13px Arial;list-style-type:none;text-align:left;padding: 3px 0; float:left;}
.bluetabs li{display:inline;margin:0;}
.bluetabs li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.bluetabs li a:visited{color:#FFFFFF;}
.bluetabs li a:hover
{
	color: #CC0000;
	background-color: #FFFFFF;
}
.bluetabs li.selected a
{
	border-bottom-color: #CC0000;
	background-color: #FFFFFF;
	color: #CC0000;
}
.bluetabs li.selected a:hover{text-decoration:none;}
.dropmenudiv_b{position:absolute;top:0;font:normal 13px Arial, Helvetica, sans-serif;line-height:18px;z-index:100;background-color:#FFF;width:200px;visibility:hidden;border-top-style:solid;border-bottom-style:solid;border-color:silver;border-width:1px;}
.dropmenudiv_b a{width:auto;display:block;text-indent:5px;text-decoration:none;color:#000;border-top-style:solid;border-right-style:solid;border-left-style:solid;border-color:silver;border-width:1px;padding:2px 0;}
* html .dropmenudiv_b a{width:100%;}
.dropmenudiv_b a:hover
{
	background-color: #F8F8F8;
}

/** MENU **/

/** Begin Spesification **/
#main-row-1
{
	height:99px;
	background-color:#d61f00 ;
	
}
#main-row-2
{
	height: 33px;
	background-color: #971300;
	text-align:left;
	 padding-left:5px;
}
#main-row-3
{ 
	height:6px;
	background-color:#e6e6e6 ;
}
#main-row-4 
{
	min-height:400px;
}
#main-row-5
{
	height: 99px;
	background-color: #000000;
	padding:10px;
	color:White; 
}
#main-row-5 a:link, #main-row-5 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline;
}
#main-row-5 a:hover, #main-row-5 a:focus
{
	color: #FFFFFF;
	text-decoration: underline;
}
 
 
#main-row-1 h1 {
 display: block;
 width: 241px;
 height: 97px;
 text-indent: -9999px;
 background: transparent url(/layout/img/v3/logo.jpg) no-repeat 0 0;
 float:left;
 }
 
 #main-row-1 h1 a {
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
  }
#tepebanner { 
    width: 728px;
    height: 90px; 
    margin : 5px 0 0 0;
    overflow:hidden;
  }
  
 /** Görsel **/
 
.out
{
	display: block;
	background: #EFEFEF;
	border: 1px solid #F2F2F2;
	position: relative;
	margin: 1px 0;
}
.in
{
	background: #fff;
	border: 1px solid #E6E6E6;
	position: relative;
	padding: 2px;
	font-weight: normal;
}
.ltin {
  left:-2px;
  }
.tpin {
  top:-2px;
  }
 
/* image crop */
.M-L-News-Ver {    vertical-align:top; width:238px ;  padding:0px;  }
.M-L-News-Ver .image { position: relative; height: 200px; overflow: hidden; margin-bottom: 0px; }
.M-L-News-Ver  .image img {
  position: absolute;
   right : -10px;
  height: 200px;
     border: 1px solid #CCCCCC;
}
.M-L-News-Hor {    vertical-align:top; width:222px ;  padding:0px;  }
.M-L-News-Hor .image { position: relative; height: 90px; overflow: hidden; margin-bottom: 0px; }
.M-L-News-Hor  .image img {
  position: absolute;
   right : -1px;
   top:-20px;
   width:222px; 
     border: 1px solid #CCCCCC;
}


.siyahbaslik
{
	padding: 8px;
	background-color: Black;
	color: White;
	font-size: 16px;
	font-weight: bold;
	display:block;
 
	vertical-align:middle;
}

.siyahbaslik a:link,.siyahbaslik a:visited
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.siyahbaslik a:hover, .siyahbaslik a:focus
{
	color: #FF0000;
	text-decoration: none;
}
.gununyazisi
{
	border: 1px solid #9E9E9E; 
	margin: 3px 0px 3px 0px;
	padding:5px 5px 3px 72px;
	height: 194px;
	overflow: hidden;
	background-image: url('/layout/img/v3/gununyazisiback.jpg');
}

.gununyazisi .limited
{
	height: 165px;
	overflow:hidden;
}

 
.gununyazisi h3
{
	margin: 5px 5px 5px 0px;
	color: #CC0000;
}
.gununyazisi a
{
	margin: 5px 5px 5px 0px;
	height:100%;
	vertical-align:middle;

}
.fotogaleri { margin: 0px}
.fotogaleri img {width: 100px; height: 75px;}

.contentboxy h2
{
	margin: 5px 0px 5px 0px;
	display: block;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #CBD1D1;
}
.contentboxy .gallery1 ul
{
	list-style: none;
	margin:2px;
	padding:2px;
}
.contentboxy .gallery1 ul li 
{
	 float:left;
	 width:110px;
	 margin:6px;
	 height:130px;
	 overflow:hidden; 

}
.contentboxy .gallery1 ul li img
{
	 width:110px;
	 margin-bottom:3px; 
}

 
.contentboxy .gallery2 ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}
.contentboxy .gallery2 ul li 
{
	 float:left;
	 width:138px;
	 margin:2px; 
	 overflow:hidden;
}
.contentboxy .gallery2 ul li img
{
	 width:138px; 
}
.contentboxy .gallery2 ul li span 
{
	background-color:Black;
	display:block;
	white-space:nowrap;
	width:138px;
	overflow:hidden;
	padding:2px;
	
}
.contentboxy .gallery2 ul li span a:link,.contentboxy .gallery2 ul li span a:visited
{
	 color:White;
}
 .gallery3 ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}
 .gallery3 ul li 
{
	 float:left;
	 width:100px;
	 margin:4px; 
	 overflow:hidden;
}
 .gallery3 ul li img
{
	 width:100px; 
}
 .gallery3 ul li span
{
	width: 100px;
	overflow: hidden;
	padding: 0px 2px 0px 2px;
	color: #000000;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
}
 .gallery3 ul li span a:link,  .gallery3 ul li span a:visited
{
	color: #000000;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
}
.shortboxy a:link
{
	 
	font-size:11px;
	
	
	}
.mdltitle span
{
	color: #CC0000;
}

.gallery1 a, .gallery1 a:link, .gallery1 a:visited
{
	font-weight: bold;
	color: #004275;
	text-decoration: none;
	font-size: 11px;
}
.gallery1 a:hover,.gallery1  a:focus
{
	color: #d4000c;
	text-decoration: none;
}

.dipnot *
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.h3
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
}
.mdltitle
{
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
	padding-bottom: 4px;
}
	
.mdltitle a:link
{ font-size: 16px;
	font-weight: bold;
	}

.Yeni2
{
	background-color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	 text-transform:none;
} 
.yeni
{
	background-position: 0 2px ;
	width: 28px;
	height: 12px;
	background-image: url('/layout/img/yeni.jpg');
	background-repeat: no-repeat;
	float: left;
	clip: rect(auto, auto, auto, auto);
} 
.yeniOnThumb
{
	background-position: 0 2px ;
	width: 28px;
	height: 12px;
	background-image: url('/layout/img/yeni.jpg');
	background-repeat: no-repeat;
	float:left ;
	 display:block;
	position:relative;
	top:45px;
	left:3px;
	z-index:2;
} 
.normal a, .normal a:link, .normal a:visited
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normal a:hover, .normal a:focus
{
	color: #003399;
	text-decoration: none;
}
.anket a, .anket a:link, .anket a:visited
{
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
}
.anket a:hover, .anket a:focus
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
/** Manşet **/ 
div.wrap a:link,div.wrap a:visited{
 color:#fff;
 text-decoration:none;
}

div.wrap{
width:420px;
height:250px;
margin:0 auto;
text-align:left;
overflow:hidden;
}
div#top div#nav{
float:left;
clear:both;
width:20px;
height:52px;
margin:0 0 0 0;
background: url(/layout/img/nav-bg.png) 0 0 no-repeat;
}
div#top div#nav ul{
float:left;
width:50px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#header{
margin:-1px 0 0;
}
 
div#header div.wrap{
height:250px;
/*background:url(/layout/img/manset-back.jpg) no-repeat;*/
}
div#header div#slide-holder{
z-index:40;
width:360px;
height:250px;
position:absolute;
}
div#header div#slide-holder div#slide-runner{
top:0px;
left:0px;
width:360px;
height:250px;
overflow:hidden;
position:absolute;
 margin-left:1px;
  margin-top:1px; 
}
 
div#header div#slide-holder img{
margin:0;
display:none;
position:absolute;
width:360px;
}
div#header div#slide-holder div#slide-controls{
left:0;
bottom:0px;
width:360px;
height:60px;
display:none;
position:absolute;
background:url(/layout/img/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:16px;
line-height:16px;
 font-weight:bold ;
margin:15px 0 0 20px;  
}
p#slide-nav
{
 width:24px;
float: left ; 
margin:0px 0px 0px 0px;
position:absolute ;
z-index:99;
bottom: 0px;
left:365px;
}
p#slide-nav a
{
	float: left;
	width: 35px;
	height: 31px;
	display: block;
	font-size: 16px;
	margin: 0px;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: Black;
}
p#slide-nav a.on{
background-position:0 -31px;
color: White  ;
}
p#slide-nav a{background-image:url(/layout/img/v3/slide-nav.jpg);}
div#nav ul li a{background:url(/layout/img/nav.png) no-repeat;}     

.container {width: 955px; margin: 5px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 26px;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	width: 100%;
}
ul.tabs li
{
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	border-left: none;
	margin-bottom: -1px;
	background: #F3F3F3;
	overflow: hidden;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
ul.tabs li a
{
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.0em;
	padding: 0 22px;
	border: 1px solid #fff;
	outline: none;
	font-weight: bold;
}
ul.tabs li a:hover
{
	background: #CC0000;
	color: #ffffff;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #D8D8D8;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content
{
	padding: 10px;
	font-size: 11px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
 
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img
{
	margin: 0 0px 3px 0;
	padding: 0px;
}
.tab_content td
{
	width: 141px;
	margin-right: 8px;
}

#space {
	font-weight: normal;
	 line-height:5px;
   padding-bottom:4px;
   padding-top:-4px;
   margin:3px;
	border-bottom: 1px dashed #ddd;
	 height:3px;
	 width:100%;
 
 
}
#custom-gen li:before {
	content: "\00BB \0020";
	}

#custom-gen  {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
.tanitim-box  {  display:block;   float:none ; display:block ;  }
.tanitim-box div { float:left ; margin-left:5px;  margin-top:5px;margin-bottom:5px ;  }

.yok
{
		 height:1px;
	 width:1px;
	 overflow:hidden;
	}
.yok a:link,.yok a:visited,.yok a:hover 
{
	 color:White ;
	 font-size:5px;

	}
	
	
/*  v2 SINIFLARI   */

 
#liste li a:link
{
	color: #004171;
	font-weight: bold;
}
#liste li a:visited  { color: #004171; font-weight:bold;
	  }
#liste li a:focus, #liste li a:hover
{
	color: #333333;
}

 
.UstLi a:link
{
	color: #333333;
	font-size:12px;
	font-weight:normal;
 
}
.UstLi  a:visited  { color: #333333;font-size:12px;
	  }
.UstLi a:focus, .UstLi a:hover
{
	color: #FFFFFF;
	 font-size:12px;
	 
	background-color: #333333;
}


.vote
{
	width: 60;
	height: 40;
	float: right;
	background-color: #CC0000;
	text-align: center;
	padding: 4px;
	color: #FFFFFF;
}


.vote a:link
{
	color: #FFFFFF;
}
.vote  a:visited  { color: #FFFFFF;  }
.vote a:focus, .vote a:hover
{
	color: #FFFFFF;
	background-color: #333333;
}


.answer
{
	background-color: #F2F2F2;
	font-style: italic;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	padding: 4px;
}
 

.sNewsThumbHeader { padding: 0px; margin: 0px; font-family: arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: normal; display: block; color: #1A1A1A; }
.NewsThumbHeader
{
	padding: 0px;
	margin: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	display: block;
	color: #CC0000;
}
 

.PartHeader2
{
	padding: 4px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	display: block;
	width: 250px;
	background-color: #F0F0F0;
	width: 100%;
}
.PartHeader3
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	width: 100%;
	text-align: left;
	margin-left: 5px;
	margin-right: 15px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.s1415s
{
	margin-top: 8px;
	margin-left: 1px;
	margin-right: 6px;
	margin-bottom: 2px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.s1415s blink
{
	font-weight: bold;
	color: #CC0000;
}
.s1415s a:link
{
	color: #333333;
 
}
.s1415s  a:visited  { color: #333333;
	  }
.s1415s a:focus, .s1415s a:hover
{
	color: #FFFFFF;
	background-color: #CC0000;
}	
.cse-branding-form 
{
	height: 20px;
	width: 220px;
	float: left;
}
.cse-branding-logo
{
	height: 20px;
	width: 60px;
	padding-top: 2px;
	display: block;
	float: left;
}
.cse-branding-text 
{
	height: 20px;
	width: 270px;
	padding-top: 6px;
	display: block;
	font: 10px Arial;
	float: left;
}
.cse-box
{
	height: 20px;
 
}
.cse-results
{
	width: 300px;
	height:200px;
	position:absolute;
	top:250px;
	left:500px;
	
	z-index:999;
 background-color:White ;
 
}

.LMenu
{
	 margin-top:0px;
	width: 140px;
	float: left;
	display: table;
	 
}
 
.LeftMenu
{
	padding: 4px;
	border: 1px dotted #CCCCCC;
	margin-top: 6px;
	background-color: #F7F7F7;
}

.LeftMenu blink
{
	 
	color: #CC0000;
	 
}
.LeftMenu a:link
{
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: bold;
	margin-top: 3px;
}

.LeftMenu a:visited
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
		display: block;	
		margin-top: 3px;
}
.LeftMenu a:focus, .LeftMenu a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
}

.Programs .diyalog 
{
	background-image: url('/layout/img/aguclu_01.jpg');
	background-repeat: no-repeat;
     width:116px;
	padding:10px;
	height:190px;
	margin:0;
	overflow:hidden;

}
.Programs .gbakis 
{
	background-image: url('/layout/img/aguclu_02.jpg');
	background-repeat: no-repeat;
	 margin:0;
	padding:0;
	height:208px;

}

.Bilim
{
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width:278px;
}

.Bilim a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.Bilim a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.Bilim a:focus, .Bilim a:hover
{
	color: #66FFFF;
}
.Bilim li { padding:3px; margin-bottom:2px;}

.Left a:link
{
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}
.Left a:visited
{
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}
.Left a:focus, .Bilim a:hover
{
	color: #CC0000;
}

.Programs .gbakis img
{
	margin:0;
	padding:0;
	 width:119px;
	height:208px;

}
.yazarlar
{
 margin-left:3px;
  
 float:none;
	
	}

.T-R-NewsEgt {   float:left ; vertical-align:top; width:180px ; height:150px; overflow:hidden; padding:2px;}
.T-R-NewsEgt img { border:0 ; outline:none; width:180px ; height:100px; margin-bottom:4px;}

a {outline: none;}
 

 
.haber-detay a:link
{
	color: #CC0000;
	font-weight: bold;
}
.haber-detay a:visited  { color: #CC0000;
	font-weight: bold; }
.haber-detay a:focus, .haber-detay a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #CC0000;
}

 

.myHr { width: 80%; text-align: center; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; }


.RgHd
{
	display: block;
	padding: 2px;
	margin: 2px;
	min-height:60px;
}
.RgHd .NewsThumbHeader
{
	 margin-top:3px;
}
.RgHd img
{
	margin: 4px;
	width: 60px;
	height: 45px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
}

.RgHd-Ex
{
	display: block;
	padding: 2px;
	margin: 5px 3px 3px 3px;
	min-height: 60px;
	background-color: #F3F8FC;
	width: 350px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.RgHd-Ex .NewsThumbHeader
{
	 margin-top:3px;
}
.RgHd-Ex img
{
	margin: 4px;
	width: 60px;
	height: 45px;
	 
	float: left;
}

.icon {  float:left ; margin-left:2px; margin-right:2px; margin-top:0px;    height:16px !important; width:16px}
.cok-okunanlar ul{list-style-type:none; margin:3px; padding:0; }
.cok-okunanlar li::before { content:"\00BB  "; padding-right:10px; }
.cok-okunanlar li
{
	margin-bottom: 4px;
	margin-top: 4px;
 
	padding: 3px;
}

.cok-okunanlar li:hover
{
	margin-bottom: 4px;
	margin-top: 4px;
 
	padding: 3px;
}
 


.spacer { display: block; height: 5px; margin-bottom: 5px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999; }

.PartHd
{
	height: 25px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	vertical-align: middle;
	background-color: #EAEAEA;
}
 
.PartHd a:link
{
	text-decoration: none;
	color: #333333;
}
.PartHd a:visited { text-decoration: none; color: #333333; }
.PartHd a:focus, .PartHd a:hover
{
	color: #000000;
}

.haber-detay img { border: 1px solid #CCCCCC;  float:left ; padding: 2px; margin: 2px 6px 2px 4px;   background-color: #F5F5F5; width: 300px; height:225px }

.haber-detay h2 { font-size: large; font-weight: bold; margin-top: 5px; margin-right:4px }
.haber-detay #preview { margin-right: 4px; font-style: italic; color: #333333; font-size: 14px; font-family: 'trebuchet MS' , arial; }
.haber-detay h2 {  margin-right:4px }

.other-news-mid { width: 147px;  margin: 5px 5px 15px 5px; vertical-align: top; text-align: center; }
.other-news-mid img { border: 1px solid #CCCCCC; display: block; padding: 2px; margin-bottom: 4px; background-color: #F5F5F5; width: 140px; }

 
.haber-pager { display: block; margin:5px ; padding:2px ;list-style-type: none; float:left  }
.haber-pager li { display: inline;  }
.haber-pager li a
{
	background-color: #CC0000;
	padding: 2px;
	margin: 2px;
	font-size: 14px;
}
.haber-pager-container
{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	float: none;
	width: 100%;
	min-height: 30px;
	background-color: #F8F8F8;
}
.haber-pager li  a:link {  padding:4px; text-decoration: none; color: #FFFFFF; }
.haber-pager li a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.haber-pager li a:focus, .haber-pager li a:hover
{
	color: #FFFFFF;
	background-color: #000000;
}

.yazar-ozet ul
{
	list-style-type: none; margin:0; padding:0;
	
}

.yazar-ozet li
{
	border: 1px solid #CCCCCC;
	margin:4px; padding:3px;
	
} 
.yazar-ozet strong
{
	display: block;
	background-color: #EAEAEA;
}

.datatable .pager
{
	font-family:Georgia,serif;
	text-align:center;
	padding:15px 0px;
} 

.datatable .pager SPAN.command,        
.datatable .pager SPAN.current,        
.datatable .pager A.command
{
	border:solid 1px #ccc;
	color:#666;
	background-image:url(/layout/img/gradient.gif);
	background-position:0px -20px;
	line-height:18pt;
	padding:5px;
	text-decoration:none;
}

.datatable .pager SPAN.current
{
	font-weight:bold;
}

.Yeni2
{
	background-color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	 text-transform:none;
}

.son-dakika
{
	border-width: 1px;
	border-color: #CCCCCC;
	border-top-style: dotted;
	border-bottom-style: dotted;
	margin: 10px 5px 20px 5px;
	padding: 10px 5px 10px 5px;
	vertical-align: top;
	background-color: #F2F2F2;
	color: #0099FF;
}

.son-dakika .egitim-kursu
{
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 6px 3px 6px;
	float: left;
	margin-right: 4px;
	margin-top: -3px;
}
 
 .postdate {
  position: relative;
  width: 60px;
  height: 57px;
  float: left;
}



.month, .day, .year {
  position: absolute;
  text-indent: -1000em;
  background-image: url(/layout/img/dates.jpg);
  background-repeat: no-repeat;
}
.month { top: 2px; left: 0; width: 32px; height: 24px;}
.day { top: 25px; left: 0; width: 32px; height: 25px;}
.year { bottom: 0; right: 0; width: 17px; height: 48px;}

.m-1 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -0px no-repeat;
}

.m-2 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -29px no-repeat;
}

.m-3 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -60px no-repeat;
}

.m-4 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -91px no-repeat;
}

.m-5 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -122px no-repeat;
}

.m-6 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -154px no-repeat;
}

.m-7 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -184px no-repeat;
}

.m-8 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -218px no-repeat;
}

.m-9 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -247px no-repeat;
}

.m-10 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -277px no-repeat;
}

.m-11 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -309px no-repeat;
}

.m-12 {
	width: 39px;
	height: 24px;
	background: url(/layout/img/dates.jpg) -0px -340px no-repeat;
}

.d-1 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -0px no-repeat;
}

.d-2 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -31px no-repeat;
}

.d-3 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -61px no-repeat;
}

.d-4 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -92px no-repeat;
}

.d-5 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -124px no-repeat;
}

.d-6 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -154px no-repeat;
}

.d-7 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -185px no-repeat;
}

.d-8 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -216px no-repeat;
}

.d-9 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -247px no-repeat;
}

.d-10 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -278px no-repeat;
}

.d-11 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -309px no-repeat;
}

.d-12 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -340px no-repeat;
}

.d-13 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -371px no-repeat;
}

.d-14 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -402px no-repeat;
}

.d-15 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -433px no-repeat;
}

.d-16 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -48px -464px no-repeat;
}

.d-17 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -0px no-repeat;
}

.d-18 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -30px no-repeat;
}

.d-19 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -60px no-repeat;
}

.d-20 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -92px no-repeat;
}

.d-21 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -123px no-repeat;
}

.d-22 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -154px no-repeat;
}

.d-23 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -185px no-repeat;
}

.d-24 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -216px no-repeat;
}

.d-25 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -247px no-repeat;
}

.d-26 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -278px no-repeat;
}

.d-27 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -309px no-repeat;
}

.d-28 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -340px no-repeat;
}

.d-29 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -371px no-repeat;
}

.d-30 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -402px no-repeat;
}

.d-31 {
	width: 40px;
	height: 29px;
	background: url(/layout/img/dates.jpg) -99px -433px no-repeat;
}

.y-2008 {
	width: 28px;
	height: 53px;
	background: url(/layout/img/dates.jpg) -147px -102px no-repeat;
}

.y-2009 {
	width: 28px;
	height: 53px;
	background: url(/layout/img/dates.jpg) -147px -152px no-repeat;
}

.y-2010 {
	width: 28px;
	height: 53px;
	background: url(/layout/img/dates.jpg) -147px -202px no-repeat;
}

.y-2011 {
	width: 28px;
	height: 53px;
	background: url(/layout/img/dates.jpg) -147px -252px no-repeat;
}

.y-2012 {
	width: 28px;
	height: 53px;
	background: url(/layout/img/dates.jpg) -147px -302px no-repeat;
}

.y-2013 {
	width: 28px;
	height: 53px;
	background: url(/layout/img/dates.jpg) -147px -352px no-repeat;
}

.webmaster
{
	margin-right: 16px;
	margin-top: 8px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
} 
.webmaster a {outline: none;}
.webmaster a:link
{
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.webmaster a:visited
{
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.webmaster :focus, .webmaster a:hover
{
	color: #FFCC00;
}


.coda-slider-wrapper { padding:0 }
	.coda-slider {   }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 218px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 290px;height: 208px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 235px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a
{
	color: #333333;
	padding: 5px;
	width: 20px;
	margin-top: 50px;
	background-image: url('/layout/img/v3/rotateback.jpg');
}
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 5px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 5px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	