@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.png) repeat-x #fceaea;
	margin:0px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a, img, ul, li, dl, dd, dt, h1, h2{margin:0px; padding:0px; border:0px; text-decoration:none; list-style-type:none;}

.tvgiz { display:none }
.main{
	width:999px;
	overflow:hidden;
	margin:auto;
	text-align:left;
}

#header{
	width:100%;
	height:151px;
	position:relative;
	padding-top:10px;
	margin-bottom:15px;
}

#logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:203px;
	height:12px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:white;
	padding-top:71px;
	text-align:center;
	margin-right:58px;
}

#menu{
	float:left;
	position:absolute;
	bottom:0px;
}

#menu li{
	font-size:16px;
	font-weight:bolder;
	color:white;
	float:left;
	margin:0px 12px 14px 12px;
	height:17px;
	position:relative;
}

#menu li ul{
	display:none;
	position:absolute;
	background-color:#d42525;
	color:white;
	width:130px;
	padding:10px;
	z-index:9999;
	top:22px;
}

#menu li ul li{
	clear:both;
	float:none;
	padding:4px 0px;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dotted #fe3131;
	margin:0px;
}

#menu li ul li a:hover{
	color:black;
}

#menu li:hover ul{
	display:block;
}

#menu li a{
	height:20px;
	color:white;
	display:block;
	padding-bottom:2px;
}

#menu li a:hover{
	border-bottom:3px solid #d42424;
}

#arama{
	background:url(../images/arama.png);
	position:absolute;
	bottom:0px;
	right:0px;
	width:274px;
	height:51px;
}

#arama .text{
	float:left;
	border:1px solid #6f3939;
	background-color:#fceaea;
	height:25px;
	width:195px;
	color:#d42424;
	font-size:16px;
	margin-left:15px;
	margin-top:16px;
	padding:0px 2px;
}

#arama .buton{
	background:none;
	border:0px;
	color:white;
	font-size:17px;
	font-weight:bolder;
	margin-right:5px;
	margin-top:17px;
}

#icerik-sol{
	width:670px;
	overflow:hidden;
	float:left;
	margin-left:10px;
}

#icerik-sol2{
	width:670px;
	overflow:hidden;
	float:left;
	margin-left:10px;
}
#icerik-sol h2{
	font-size:25px;
	font-weight:bolder;
	color:#d42424;
	padding-bottom:4px;
	border-bottom:3px solid #000;
	margin:0px 10px;
}

#icerik-sol2 .hicin{
	font-size:25px;
	font-weight:bolder;
	color:#d42424;
	padding-bottom:4px;
	border-bottom:3px solid #000;
	margin:0px 10px;
}
#icerik-sol2 .hicin h2{
	font-size:15px;
	color:black;

}

#icerik-sol h2 span{
	color:black;
}

.kanal_kutu{
	float:left;
	background-image:url(../images/kutu_bg.png);
	width:111px;
	height:108px;
	margin:10px;
	text-align:center;
	border:1px solid #e5d9da;
	display:block;
	text-align:center;
	color:#000;
	font-size:10px;
	position:relative;
}

.kanal_kutu .kanal_adi{
	font-size:13px;
	font-weight:bold;
	color:#d42424;
	height:11px;
	position:absolute;
	width:111px;
	bottom:24px;
}

.kanal_kutu .kanal_adi a{
	color:#d42424;
}

.kanal_kutu .kanal_adi a:hover{
	color:#000;
}

.kanal_kutu .izlenme{
	position:absolute;
	bottom:3px;
	width:111px;
}

.kanal_kutu:hover{
	border:1px solid #eea3a3;
}

.kanal_kutu img{
	width:75px;
	height:75px;
}

#icerik-sag{
	float:right;
	margin-right:10px;
	width:300px;
}

#icerik-sag h2{
	font-size:14px;
	font-weight:bolder;
	color:#d42424;
	padding-bottom:4px;
	border-bottom:3px solid #000;
}

#icerik-sag .hicin{
	font-size:14px;
	font-weight:bolder;
	color:#d42424;
	padding-bottom:4px;
	border-bottom:3px solid #000;
}
#icerik-sag div{
	margin-top:12px;
}

#icerik-sag .liste{
	overflow:hidden;
	margin-top:10px;
}

#icerik-sag .liste li{
	border-bottom:1px dotted #888888;
	color:#000;
	font-size:12px;
	float:left;
	width:140px;
	margin:0px 5px;
	padding-bottom:2px;
	padding-top:2px;
}

#icerik-sag .liste li a{
	color:#000;
}

#icerik-sag .liste li a:hover{
	color:#d42424;
}

#icerik-sag .liste li img{
	float:left;
	width:33px;
	height:31px;
	margin-right:8px;
}

#icerik-sag .liste li span{
	margin-top:8px;
	float:left;
}

#alt-liste{
	background:url(../images/bg-main.gif) top repeat-x #d42525;
	width:100%;
	text-align:center;
	margin-top:30px;
	clear:both;
}

#alt-liste .main{
	padding:0 20px 17px 6px;
	color:white;
}

#alt-liste a{
	color:white;
}

#alt-liste a:hover{
	color:black;
}

#alt-liste .baslik{
	font-size:22px;
	color:#000;
	margin:25px 20px;
	font-weight:bold;
}

#alt-liste .baslik span{
	color:white;
}

#alt-liste ul{
	float:left;
	background-image:url(../images/li_bg.png);
	background-position:right;
	padding:0px 30px;
	background-repeat:no-repeat;
	width:120px;
	color:white;
	font-size:11px;
}

#alt-liste ul li{
	padding:3px 0px;
	border-bottom:1px dotted #fe3131;
}

.tv_liste{
	float:left;
}

.linkler{
	float:left;
}

#footer{
	background:black;
	width:100%;
	border-top:2px solid white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer .main{
	padding:20px;
	color:white;
	font-size:11px;
}

#footer_sol{
	width:50%;
	float:left;
}

#footer_sag{
	width:50%;
	float:right;
	text-align:right;
}

#footer ul{
	border-right:1px solid #333;
	padding:0px 20px;
	width:140px;
	float:left;
}

#footer ul li{
	font-size:13px;
	font-weight:bold;
	padding:5px 0px;
}

#footer a{
	color:white;
}

#footer a:hover{
	color:#d42525;
}

.kanal_bilgi_adi{
	font-size:24px;
	color:#d42424;
	font-weight:bold;
	margin-bottom:10px;
}

.kanal_bilgi_adi span{
	font-size:13px;
	color:#666;
}

.kanal-bilgi{
	overflow:hidden;
	margin-bottom:5px;
	padding-bottom:10px;
}

.kanal-bilgi a, .kanal-bilgi a:visited{
	color:#d42424;
}

.kanal-bilgi a:hover{
	color:#000;
	text-decoration:underline;
}

.kanal-bilgi img.kanal-img{
	background-image:url(../images/thumb_bg.png);
	background-repeat:no-repeat;
	padding:9px;
	width:133px;
	height:133px;
	float:left;
	margin-right:20px;
	margin-left:0px;
}

.kanal-bilgi div.bilgi-kutu{
	float:left;
	width:380px;
	overflow:hidden;
	font-size:11px;
	color:#333;
	margin-top:10px;
	margin-right:20px;
}

.kanal-bilgi div.bilgi-kutu .hicin{
	font-size:18px;
	color:#d42424;
	font-weight:bold;
	margin:0px;
	padding:0px;;
	margin-bottom:4px;
}

.table-bilgi{
	font-weight:bold;
	width:85px;
	color:#000;
}

.bilgi-kutu td{
	height:17px;
}

.yorum_buton{
	background:url(../images/buton.png) left no-repeat;
	height:27px;
	float:left;
	color:white;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:10px;
}

.yorum_buton a, .yorum_buton a:hover{
	display:block;
	float:left;
	width:100%;
	height:27px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	padding-right:0px;
}

.yorum_buton a span, .yorum_buton a:hover span{
	color:white;
	text-decoration:none;
}

.yorum_buton span{
	display:block;
	background:url(../images/buton.png) right no-repeat;
	height:22px;
	padding-top:5px;
}

.r234{
	float:left;
	width:234px;
	height:60px;
	margin-top:-33px;
}

#yorum{
	width:100%;
	clear:both;
	overflow:hidden;
}

.yorum_kutu{
	margin:20px 50px;
	overflow:hidden;
}

.yorum_bilgi{
	height:15px;
	background-color:#f2d5d5;
	padding:7px;
	color:#C00;
	font-size:14px;
	font-weight:bold;
}

.yorum{
	border:3px solid #f2d5d5;
	padding:20px;
	font-size:13px;
	color:#333;
	font-style:oblique;
}

#player{
	width:581px;
	float:left;
}

.play_reklam{
	float:right;
	margin-bottom:10px;
}

#k_bilgi{
	width:581px;
	float:left;
	margin-top:30px;
	font-size:12px;
}

#k_bilgi h2{
	font-size:15px;
	color:#d42424;
	border-bottom:2px solid #333;
	padding-bottom:4px;
}

.eci{
	width:300px;
	overflow:hidden;
	float:right;
	margin-bottom:10px;
}

.eci h2{
	font-size:14px;
	padding-bottom:2px;
	border-bottom:2px solid #000;
	color:#d42424;
}

.eci .liste{
	overflow:hidden;
	margin-top:10px;
}

.eci .liste li{
	border-bottom:1px dotted #888888;
	color:#000;
	font-size:12px;
	float:left;
	width:140px;
	margin:0px 5px;
	padding-bottom:2px;
	padding-top:2px;
}

.eci .liste li a{
	color:#000;
}

.eci .liste li a:hover{
	color:#d42424;
}

.eci .liste li img{
	float:left;
	width:33px;
	height:31px;
	margin-right:8px;
}

.eci .liste li span{
	margin-top:8px;
	float:left;
}