/* CSS Document */
body
{
background-image:url(../template/body-bg.gif);
background-repeat:repeat-x;
background-color:#ccc;
text-align: center;
margin-top:8px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
body, td {
	font:12px Arial, Verdana, Sans-Serif;
}

td {
	vertical-align:top; 
}

a {
	color:#3070ca; }
	
#sayfa_genislik {
	width: 961px;
	margin: 0 auto;
	text-align: left;
}
#leftRightBorder
{
border-left:4px solid #fff;
border-right:4px solid #fff;
}
#topBorder
{
border-top:4px solid #fff;
}
.ustLogo
{
	width:961px;
	height:130px;
}
h6.baslik {
	height:30px;
	background:url(../template/sayfa_detay_baslik.gif) top left repeat-x; margin:0; padding:8px 0 8px 10px; font-size:14px; color:#000; }

/*--------- Üst Ana Menü ---------*/

#ust_acilirmenu {
	z-index: 1;
	position:relative;
 	background:url(../template/menu_baslik.gif) top left repeat-x;
	color:#f94a20;
	height:30px;
 	padding: 0 10px 0px 0;
 	margin: 0px 0px 0px 0px;
	margin-bottom:1px;
}
.ddsmoothmenu{
font: bold 12px Verdana;
background-image:url(../tema/menu_baslik.gif);
width: 100%;
}

.ddsmoothmenu ul{
z-index: 1;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background-image:url(../tema/menu_baslik.gif);
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}
.menusecili
{
background: black; 
color: white;

}
.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
background-color:#333;
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;

}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
			
	
/* Site Sol */
#solBlok
{
	width:200px;
	padding-left:4px;
	padding-top:4px;
	background-color:#FFF;
}


/* Kategoriler Kutusu */

#kategoriler, #video_kategoriler {
	margin:0 0 0px 0; width:194px; padding-bottom:1px; background:url(../template/icon/nokta.gif) bottom left repeat-x; }

#kategoriler h3, #video_kategoriler h3 {
	background:#b1c3d4; margin:1px; padding:7px 0 7px 10px; font-size:11px; color:#000; }

#kategoriler ul, #video_kategoriler ul {
	list-style:none; margin:0; padding:0; width:194px; }

#kategoriler li, #video_kategoriler li {
	position: relative; }

#kategoriler ul li a, #video_kategoriler ul li a {
	overflow:auto; font-weight:bold; text-decoration:none; color:#1a4182; display:block; background:url(../template/menu1.gif) top left repeat-x; padding:7px 0 7px 15px; }

#kategoriler a:hover, #video_kategoriler a:hover {
	color:#000; }

#kategoriler ul li ul {
	position:absolute; width:190px; top:0; visibility:hidden; border-left:2px solid #fff; }

#kategoriler li li {
	}

#kategoriler li li a {
	text-decoration:none; font-size:12px; color:#1a4182; display:block; padding:7px 0 7px 15px; }

#kategoriler li li a:hover {
	color:#000; }

#kategoriler .subfolderstyle {
	background:url(../template/menu2.gif) top left repeat-x; }
	
* html #kategoriler ul li { float:left; height:1%; }
* html #kategoriler ul li a { height:1%; }

/* Site Menu */
.menu_kutu {
	width:194px;
	background:url(../template/menubaslik_bg.gif) top left repeat-x;
	border:1px solid #00368b;
	margin:0 0 5px 0;
}
.menu_baslik {
	padding:2px 0px 2px 0px;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	margin:5px 0 9px 10px;
}
.menu_icerik {
	padding:0 0px 4px 4px;
	color:#888;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
}
.menu_icerik1 {
	padding:0 4px 4px 5px;
	color:#888;
	font-family: Tahoma, Arial, Helvetica, sans-serif; text-align:justify;
	font-size:11px;
}
.menu_icerik a {
	text-decoration:none;
	color:#064987;
}
.menu_icerik a:hover {
	text-decoration:underline;
}
.menu_icerik li
{
	line-height : 20px;
	list-style: none;
	padding-left:10px;
	background: url(../template/li.gif) no-repeat left;
}

/* Site Sağ */
#sagBlok
{
	width:200px;
	padding-left:2px;
	padding-top:4px;
	background-color:#FFF;
}

/* Font araçları */
#font_tools{
	
	background:url(../template/detail_back.gif) repeat-x;
}

#font_tools .tools{
	height:25px;
	padding:5px;
	padding-top:8px;
}

#font_tools .goback{
	color:#000000;
}

#font_tools .goback A{
	color:#000000;
}

#font_tools .fonts{
	float:right;
}


/* Haber Detay */

#article_detail{
	font-family:Arial, Helvetica, sans-serif;
	color:#313131;
}

#article_detail .author_image{
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	border:1px solid #d8d8d8;
	padding:5px;
}

#article_detail .newsImage{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #d8d8d8;
	padding:1px;
}

#article_detail .br1pxdot{
	border-top: #d8d8d8 1px dotted;
	margin-bottom:4px;
}

#article_detail .date{
	color:#666666;
}

#article_detail .title{
	font-size:20px;
	padding-bottom:5px;
	color:#cd0d15;
	line-height:120%;
	font-weight:bold;
}

#article_detail .about{
	font:100 11px/20px Arial;
	background:#d8d8d8;
	margin-top:5px;
	padding-left:5px;
	height:20px;
	width:145px;
	overflow:hidden;
}

#article_detail .detail{
	font-size:12px;
	color:#313131;
	line-height:160%;
}

#article_detail .read_count{
	clear: both;
	color: #797979;
	font: normal 8pt/18px Verdana;
	text-align: right;
}
#haber_paylas {
	clear:both; height:19px; margin:10px 0 10px 0; padding:9px 5px 5px 5px; background:url(../template/hpaylas_bg.jpg) repeat-x; border-left:1px solid #dcdde1; border-right:1px solid #dcdde1;
}

/* \\\\\ Sayfa Detaylar ///// */

.sayfa_detay {
	margin:0 5px 0 0;
	padding:5px; border:1px solid #d0d0d0; background:url(../template/sayfa_detay_baslik.gif) top left repeat-x;}

.sayfa_detay h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px; font-weight:bold; color:#000; }

.sayfa_yazi {
	color:#888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
}	

/* \\\\\Ana Sayfa Orta Haber///// */

.orta_haber {
	margin:5px;
	padding:5px; border:1px solid #d0d0d0; background:#fff url(../template/orta_haber_baslik.gif) top left repeat-x; color:#000; height:110px; }

.orta-haber h3 {
	font-size:16px; font-weight:bold; }

.orta_haber h3 a {
	text-decoration:none; }

.orta_haber a.aortaOzet {
	padding-top:5px; color:#666; font-family:Verdana, Geneva, sans-serif; font-size:14px; text-decoration:none; }

.orta_haber a.aortaOzet:hover {
	text-decoration:underline; }

.orta_haber h3, .orta_haber h3 a {
	padding:0 0 10px 0; margin:0; color:#00368b; }

.orta_haber h3 a:hover {
	text-decoration:underline; }

.orta-haber-resim {
	width:100px; height:76px; margin:3px 3px 5px 3px; float:left; border:1px solid #ccc; padding:1px; }
	
/* \\\\\Başlıklar///// */

.son_haber {
	float:left;
	margin:3px;
	padding:5px; border:1px solid #d0d0d0; background:#fff url(../template/son-haber-bg.gif) 1px 1px no-repeat; color:#666; height:125px; width:240px;}

.son-haberler h3 {
	font-size:12px; }

.son_haber h3 a {
	text-decoration:none; }

.son_haber a.aOzet {
	color:#666; font-size:11px; text-decoration:none; }

.son_haber a.aOzet:hover {
	text-decoration:underline; }

.son_haber h3, .son_haber h3 a {
	padding:0 0 10px 0; margin:0; color:#cc0000; font-weight:bold; }

.son_haber h3 a:hover {
	text-decoration:underline; }

.th-haber-resim {
	width:100px; height:76px; margin:0 3px 5px 3px; float:left; border:1px solid #ccc; padding:1px; }

/* Formlar */

.buton {
	margin:2px; font-family: Verdana, Helvetica; font-size: 8pt; font-weight: normal; }

.ssel {
	border-width:1px; border-color:#E6E9ED; background-color:#f7f7f7; font-family:tahoma; font-size:11px; margin:2px; }

.input, .input2 {
	border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc; background-color:#f7f7f7; font-family:Arial; font-size:12px; }

.input {
	width:250px; margin-bottom:5px; margin-top:5px; }

.bilgiTur {
	padding:3px 5px; color:#666; width:100px; }

.bilgi {
	padding:3px; }

/* Yorumlar */

#yorumlar {
	margin-bottom:10px; font-size:11px; }

#yorumlar td {
	font-size:12px; }
	
#yorum-yaz label {
	display:block; float:left; margin-bottom:5px; margin-top:5px; text-align: right; width: 85px; padding-right: 20px;}

#yorum-yaz input, #yorum-yaz textarea {
	display: block; float: left; }

#yorum-yaz br {
	clear:left; }

.yorum_baslik {
	padding:6px 0; border:1px solid #ccc; background:#f7f7f7; }

.yorum_ad a { 
	font-weight:bold; text-decoration:none; }

.yorum_ad {
	padding:1px 0 0 27px; background:url(../template/icon/yorum.gif) 3% 62% no-repeat; }

.yorum_tarih {
	padding:2px 0 0 25px; background:url(../template/icon/tarih.gif) 1% 60% no-repeat; color:#666;  }

.yorum_ihbar {
	padding:2px 0 0 23px; background:url(../template/icon/ihbar.gif) 1% 60% no-repeat; }

.yorum_ihbar a {
	color:#666; text-decoration:none; }

.yorum_ad a:hover, .yorum_ihbar a:hover {
	text-decoration:underline; }

.yorum_ozet {
	padding:10px 0 10px 10px; margin-bottom:10px; }

.uyari {
	padding:10px 0; text-align:center; width:100%; border:1px solid #FF3300; background: #FFCCCC; }

.puan {
	color:#999; }

/* Galeri */
#galeri {
	padding:10px 0; text-align:center; border:0px solid #c6c6c6; }

#galeri_aciklama {
	font-size:12px; text-align:center; margin-top:10px; }

#galeri_baslik {
	color:#cd0d15;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px; font-weight:bold; clear:both; line-height:120%; height:30px; margin:-4px 0 10px 0; padding:5px 5px 5px 10px; background:url(../template/detail_back.gif) repeat-x;
}
	
#galeri {
	width:732px; line-height:17px; }

.galeri_sayfala {
	border:1px solid #2F94C8; padding:7px; margin:10px 0; text-align:center; }

a.sayfala, a.sayfala:visited {
	padding:2px 4px 2px 4px; text-decoration:none; font-weight:bold; color:#666; }

.arama-gecerli {
	padding: 2px 5px 2px 5px; font-weight:bold; color:#f60; }

.galeri_kutu {
	float:left;
	margin:4px;
	padding:5px; border:1px solid #d0d0d0; background:#fff 1px no-repeat; color:#666; height:120px; width:150px;}

.galeri_kutu h3 a {
	text-decoration:none; }

.galeri_kutu a.gOzet {
	color:#666; font-size:11px; text-decoration:none; }

.galeri_kutu a.gOzet:hover {
	text-decoration:underline; }

.galeri_kutu h3, .galeri_kutu h3 a {
	padding:0 0 10px 0; font-size:12px; margin:0; color:#cc0000; font-weight:bold; }

.galeri_kutu h3 a:hover {
	text-decoration:underline; }

.navigasyon {
	background:url(../template/icon/oy_ver.jpg) repeat-x; margin:0 0 5px 0; padding:8px 5px 8px 10px; border-left:1px solid #dcdde1; border-right:1px solid #dcdde1; }

.navigasyon a {
	text-decoration:none; }
	
/* galeri anasayfa */
.galeri_ana {
	margin:5px;
	padding:5px; border:1px solid #c50001; background:#fff url(../template/galeribaslik_bg.jpg) top left repeat-x;}

.galeri_ana h3 {
	font-size:16px; color:#FFF; font-weight:bold; }
	
/* video anasayfa */
.video_ana {
	margin:5px;
	padding:5px; border:1px solid #094f80; background:#fff url(../template/videobaslik_bg.jpg) top left repeat-x;}

.video_ana h3 {
	font-size:16px; color:#FFF; font-weight:bold; }	
	
/* video */
#video {
	background:#eee; border:1px solid #c6c6c6; padding:10px; text-align:center; }

.videolar {
	padding:0; }

.videolar h3 {
	display:inline; padding:0 0 0 10px; margin:0; color:#666; font-size:11px; font-weight:bold; }

.video_resim {
	width:90px; height:68px; margin:0 3px 5px 3px; float:left; border:1px solid #ccc; padding:1px; }

.videolar a {
	text-decoration:none; color:#204888; font-weight:bold; font-size:11px; }

.videolar a:hover {
	color:#000; }

.bilgiTur {
	padding:3px 0; color:#666; width:100px; }

.bilgi {
	padding:3px; }	
	
/* Anket */

#anket  {
	margin:0 0 5px 0; border:1px solid #1a4182; }

#anket h3 {
	background:url(../template/icon/bant.gif) 0 -1px repeat-x; margin:0; padding:8px 0 7px 10px; font-size:11px; color:#fff; }

#anket form {
	padding:5px; margin:0; }

#anket-sonuc {
	padding:0 5px 0 5px; }

#anket p {
	margin:10px 0; }

.oy_bg {
	width:175px; background:url(../template/icon/oy.gif) repeat-x; height:7px; margin-bottom:3px; }

.yuzde {
	font-size:10px; color:#7F7F7F; }

.anket-baslik {
	font-weight:bold; }

.oy_bg_2 {
	width:200px; background:url(../template/icon/oy.gif) repeat-x; height:7px; margin-bottom:3px; }

.yuzde_2 {
	font-size:10px; color:#7F7F7F; }

.anket-baslik-2 {
	font-size:12px; font-weight:bold; color:#c00; }
	
/* Ziyaretçi defteri +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Zdefteri  {
	border:1px solid #ccc; margin:5px 7px 5px 2px;}

h6.Zd_baslik {
	background:url(../template/sayfa_detay_baslik.gif) top left repeat-x; margin:0; padding:8px 0 8px 10px; font-size:14px; color:#000; }
	
.Zd_icerik {
	margin-bottom: 10px;
	background: url(../template/img04.jpg) no-repeat left top;
}

.Zd_icerik .title {
	height: 44px;
	padding: 10px 30px 10px 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 20px;
	color: #A7D100;
}
.Zd_icerik .date {
}

.Zd_icerik .meta {
	height: 32px;
	margin-left: 2px;
	margin-top: -20px;
	padding: 0px 30px 2px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #C7A302;
}

.Zd_icerik .meta span {
	display: block;
	margin-top: -10px;
}

.Zd_icerik .meta a { 
	color: #E0B700;
}

.Zd_icerik .entry {
	margin-top: -20px;
	padding: 10px 30px 10px 20px;
}

.Zd_icerik .links {
	float:right;
	display: block;
	margin: 0px; 
	padding: 3px 10px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

	
/* Site Alt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.altBg
{
	height:70px;
	width:961px;
	background-color:#666;
	padding-left:4px;
	padding-right:4px;
}
.altTxt1
{
font-family:tahoma,verdana,arial;
font-size:12px;
color:#fff;
line-height:17px;
}

.altTxt1 a:link{text-decoration:underline; color:#fff;}
.altTxt1 a:visited{text-decoration:underline; color:#fff;}
.altTxt1 a:hover{text-decoration:none; color:#fff;}

.Footer { padding:10px 0; margin:0; text-align:center; background:#fff; }
.Footer p { color:#565656; padding:0; margin:0; font:normal 10px 'Verdana';}
.Footer a { color:#565656; text-decoration:underline;}

