body{
	margin:6px 0 0 0;
	background-image:url(resimler/bg.gif);
	background-position:top center;
}
body,td,th{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#DEDEDE;
	text-align:left;
}
h1{
	font-size:17px; 
	font-weight:bold; 
	color:#FFFFFF;
	margin-bottom:7px;
}
h2{
	margin:0px;
}
div{
	text-align:left;
}
iframe{
	overflow:hidden;
	border:none;
}

.tbl{margin-top:5px;}
.bbaslik{font-size:20px; font-weight:bold; color:#FFFFFF;}
.bbaslik span{font-size:18px; font-weight:normal; color:#FFFFFF;}

.baslik{font-size:16px; font-weight:bold; color:#FFFFFF;}
.baslik span{font-size:12px; font-weight:normal; color:#FFFFFF;}

.facebook, .facebook:link, .facebook:active, .facebook:visited{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.facebook:hover{color:#CCF;}

#harfler{
	font-size:14px;
	color:#517110;
	display:inline-block;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
}
#harfler li{
	display:inline-block;
	margin:0;
	padding:0;
}

#harfler a{
	color:#FFFFFF;
}
#harfler a:hover{
	color:#66FF00;
}

#kategoriler{
	text-align:center;
	display:inline-block;
	margin:10px 0;
	padding:0;
}
#kategoriler li{
	display:inline-block;
	margin:0;
	padding:0;
}
#kategoriler a{
	background:url(resimler/butonlar_sep.gif) no-repeat center right;
	display:inline-block;
	padding:0 20px 0 20px;
	font-size:13px;
	color:#fff;
}

#sayfalar{font-size:15px; color:#632700;}
#sayfalar a{color:#FFFFFF;}
#sayfalar a:hover{color:#CC3300;}
#sayfalar span{height:15px; padding:0 2px 0 2px; border:1px solid  #CC6600; font-weight:bold; background-color:#CC3300;}

#puan{
	width: 170px;
}
#yildizlar{
	float:left;
}
#yildizlar img{
	margin:0;
	padding:0;
}
#tpuan{
	margin-left:5px;
	width:40px;
	float:left;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#FC0;
}
.tpuan2{
	font-size:30px;
	font-weight:bold;
	color:#FC0;
}
.thit{
	font-size:20px;
	font-weight:bold;
	color:#F66;
}

.buton{
	font-size:13px;
	color:#00CCFF;
	text-decoration:none;
}

.fragman{
	width:316px;
	height:165px;
	float:left;
	display:block;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:8px;
	background-image:url(resimler/fragman.jpg);
}
.fragman .ust{
	width:316px;
	height:165px;	
}
.fragman .ust .resim{
	position:relative;
	width:100px;
	height:140px;
	margin-left:16px;
	margin-top:13px;
	float:left;	
}
.fragman .ust .resim2{
	width:100px;
	height:140px;
	border:1px solid #FF0000;
	margin-left:15px;
	margin-top:12px;
	float:left;	
}
.fragman .ust .ad{
	font-size:14px;
	font-weight:bold;
	width:180px;
	height:32px;
	margin-left:10px;
	margin-top:8px;
	float:left;	
	overflow:hidden;
}
.fragman .ust .ad a{
	color:#FFFFFF;
}
.fragman .ust .player{
	width:126px;
	height:20px;
	margin-left:10px;
	margin-top:7px;	
	float:left;	
	overflow:hidden;
}
.fragman .ust .dad, .fragman .ust .dbolum{
	font-size:14px;
	font-weight:bold;
	width:126px;
	height:16px;
	margin-left:10px;
	margin-top:8px;
	float:left;	
	overflow:hidden;
}
.fragman .ust .dbolum{margin-top:0px;}
.fragman .ust .dad a, .fragman .ust .dbolum a{
	color:#FFFFFF;
}
.fragman .ust .tur{
	width:126px;
	height:15px;
	margin-left:10px;
	margin-top:12px;	
	float:left;	
	overflow:hidden;
}
.liste{
	margin:0;
	padding:0;
}
.film{
	position:relative;
	width:180px;
	height:264px;
	margin:2px;
	padding:10px 13px;
	float:left;
	display:block;
	overflow:hidden;
}
.film .resim{
	width:180px;
	height:252px;
	overflow:hidden;
	border-radius:6px;
	border: 1px solid #1c1c1c;
}

.film .resim img{
	border-radius:6px;
	transition: transform .5s ease;
}
.film img:hover {
	transform: scale(1.2);
}

.film .ad{
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    max-width: 175px;
    overflow: hidden;
    bottom: 25px;
    left: 18px;
    z-index: 2;
    pointer-events: none;
}
.film .ad a{
	color:#fff;

}
.film .ad span{
	color:#f0c62e;

}
.film .tur{
    display: block;
    font-weight: normal;
    font-size: 12px;
    margin-top: 5px;
}
.film .yil{
    position: absolute;
    right: 16px;
    bottom: 25px;
    z-index: 2;
    color: #000;
    background: #e0b82a;
    width: 35px;
    height: 18px;
    line-height: 18px;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
	pointer-events: none;
}
.film .shadow{
    position: absolute;
    width: 180px;
    height: 130px;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    bottom: 21px;
    left: 14px;
	pointer-events: none;
}

	.left{
		width:850px;
		display: inline-block;
		margin:0;
		padding:0;
	}
	.right{
		width: 200px;
		display: inline-block;
		background: #2E2E2E;
		float: right;
		border-radius: 6px;
		margin-top: 10px;
	}
	.right ul{
		padding: 0;
		margin: 0px;
		list-style: none;
	}
	.right ul li{
		height: 25px;
		line-height: 25px;
		margin: 5px;
		float:left;
		border-bottom: 1px solid #454545;
	}
	.right ul:nth-child(2) li{
		width: 175px;
		margin-left:10px;
	}
	.right ul:nth-child(4) li{
		width: 85px;
		text-align: center;
		background: #585858;
		border-radius: 6px;
		margin: 4px 6px;
	}
	.right span{
		display: inline-block;
		color: #f0c62e;
		font-size: 18px;
		font-weight: bold;
		margin: 15px 10px 2px;
	}
	.right a{
		display: inline-block;
		color: #fff;
		height: 25px;
		width: 100%;
	}
	.right ul:nth-child(2) a{
		padding-left:5px;
	}
	.right ul:nth-child(2) a:hover{
		height: 25px;
		background: #1d1d1d;
		width: 175px;
		border-radius:6px;
	}
	
.part{
	width:631px;
	height:74px;
	float:left;
	display:block;
	margin-bottom:5px;
}
.part .ust{
	width:631px;
	height:49px;
	background-image:url(resimler/part_ust.gif);
	float:left;
}
.part .ust .resim{
	width:40px;
	height:30px;
	margin:1px;
	float:left;	
}
.part .ust .resimdiv{
	width:40px;
	height:30px;
	margin:10px;
	padding:1px;
	background-color:#000;
	border:1px solid #666;
	float:left;	
}
.part .ust .bilgi{
	margin:5px 0px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:450px;
	height:41px;
	line-height:41px;
	float:left;
	white-space:nowrap;
	overflow:hidden;
}
.part .ust .bilgi a{
	color:#FFF
}
.part .ust .partno{
	margin:5px 0px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	width:100px;
	height:41px;
	line-height:41px;
	float:left;
	text-align:right;
}
.part .alt{
	width:631px;
	height:25px;
	background-image:url(resimler/part_alt.gif);
	float:left;
}
.part .alt .ifilm{
	width:420px;
	height:18px;
	margin-left:15px;
	float:left;
}
.part .alt .ihit{
	width:189px;
	height:15px;
	margin-top:5px;
	margin-right:3px;
	float:left;
	text-align:right;
}

.bolum{
	width:301px;
	height:74px;
	float:left;
	display:block;
	margin-bottom:5px;
}
.bolum .ust{
	width:301px;
	height:49px;
	background-image:url(resimler/bolum_ust.gif);
	float:left;
}
.bolum .ust .resim{
	width:40px;
	height:30px;
	margin:1px;
	float:left;	
}
.bolum .ust .resimdiv{
	width:40px;
	height:30px;
	margin:10px;
	padding:1px;
	background-color:#000;
	border:1px solid #666;
	float:left;	
}
.bolum .ust .bilgi{
	margin:5px 0px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:230px;
	height:41px;
	padding-top:6px;
	float:left;
}
.bolum .ust .bilgi a{
	color:#FFF
}
.bolum .ust .bilgi span{
	font-size:11px;
	font-weight:normal;
}
.bolum .alt{
	width:301px;
	height:25px;
	background-image:url(resimler/bolum_alt.gif);
	float:left;
}
.bolum .alt .ifilm{
	width:70px;
	height:18px;
	margin-left:15px;
	float:left;
}
.bolum .alt .ihit{
	width:210px;
	height:15px;
	margin-top:5px;
	margin-right:3px;
	float:left;
	text-align:right;	
}

.filmlist{
	width:100%; 
	height:100px;
	float:left;
	display:block;
	margin-bottom:5px;
	background-image:url(resimler/populer-liste-art1.png);
	border-radius:10px;	
}
#hitlist .resim{
	background-image:url(resimler/populer-liste-art2.png);
	width:112px;
	height:88px;
	box-sizing:border-box;
	padding:5px;
	float:left;
	margin:8px;
	}

.filmlist .resim a{
	display:inline-block;
	width:99px;
	height:74px;
	border:1px solid #bbb;
}


.filmlist .no{
	width:95px;
	height:80px;
	padding-top:20px;
	font-size:32px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
}
.filmlist .sag .ad{
	font-size:18px;
	font-weight:bold;
	width:360px;
	height:20px;
	margin-top:8px;
	overflow:hidden;
}
.filmlist .sag .ad a{
	color:#FFFFFF;
}
.filmlist .sag .tur{
	width:360px;
	height:15px;
	margin-top:7px;
	margin-left:3px;
	float:left;	
	overflow:hidden;
	color:#999;
}
.filmlist .sag .player{
	width:360px;
	height:20px;
	margin-left:10px;
	margin-top:7px;	
	float:left;	
	overflow:hidden;
}
.filmlist .sag .ipuan{
	width:190px;
	height:18px;
	margin-top:3px;
	margin-left:3px;
	float:right;
	text-align:center;
}
.filmlist .sag .ipuan span strong{
	display:block;
	font-size:35px;
}

.ksep{
	margin-left:5px;
	margin-right:5px;
}
.uyari{
	border:1px solid #CC0000;
	background-color:#990000;
	display:block;
	color:#CCCCCC;
	text-align:center;
}
.uyari span{
	font-size:16px;
	font-weight:bold;
	color:#FFCC00;
}
.uyari a{
	color:#ffeb3b;
	font-weight:bold;
	font-size:15px;
}
.yeni{
	font-size:10px;
	padding:2px;
	margin:1px;
	color:#FFFFFF;
	background-color:#FF0000;
	border:1px solid #990000;
}
.turuncu{
	color:#FC0;
	font-size:24px;
	font-weight:bold;
}

#band-tanitim .simge_1080, #band-tanitim .simge_720{
	top:8px !important;
	left:8px !important;
	}
#band-tanitim .simge_3D{
	top:18px !important;
	right:14px !important;
	}
#band-tanitim h2{
	color:#fff;
	}
.gri{
	color:#999;
}

.simge_3D{
	position:absolute;
	top:10px;
	right:5px;
	background-image: url("resimler/simge_3D.png");
	width:26px;
	height:25px;
}
.simge_1080{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url("/resimler/simge_1080.png");
	width:77px;
	height:51px;
}
.simge_720{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url("/resimler/simge_720.png");
	width:77px;
	height:51px;
}
.simge_altyazili{
	position:absolute;
	top:115px;
	left:0px;
	background-image: url("/resimler/simge_altyazili.png");
	width:100px;
	height:13px;
}
.simge_fragman{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url("/resimler/simge_fragman.png");
	width:77px;
	height:51px;
}

a{text-decoration:none;}


.byz{text-decoration:none;}
.byz:visited, .byz:link, .byz:active{color:#FFFFFF;}
.byz:hover{color:#FFCC00;}

.byzs{text-decoration:none; font-weight:bold;}
.byzs:visited, .byzs:link, .byzs:active{color:#FFCC00;}
.byzs:hover{color:#FFFFFF;}

.byzy{text-decoration:none; font-weight:bold;}
.byzy:visited, .byzy:link, .byzy:active{color:#66CC00;}
.byzy:hover{color:#FFCC00;}

.ana{
	width:1050px;
	position:relative;
}
.sayfala-ana{
	width: 830px;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.sayfala{
	display:inline-block;
	width:100%;
	text-align:right;
	margin:0;
	padding:0;
}
.sayfala li{
	padding:0;
	display:inline-block;
}
.sayfala .sayfa:visited, .sayfa:link, .sayfa:active{
	text-decoration:none;
	color:#FFF;
	border:1px solid #444;
	background-color:#000;
	font-size:15px;
	display:inline-block;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	border-radius:5px;
	margin:2px;
}
.sayfala .sayfa:hover{color:#FFCC00;}

.sayfala .aktif:visited, .sayfala .aktif:link, .sayfala  .aktif:active{
	color:#fff;
	border:1px solid #fc0;
	background-color:#151515;
	font-weight:bold;
}
.sayfala .aktif:hover{color:#FFCC00;}

.sayfala .nokta{
	color:#FFF;
	border:1px solid #444;
	background-color:#000;
	font-size:15px;
	display:inline-block;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	border-radius:5px;
	margin:2px;
	text-decoration:none;
}

#sabit_reklam {
    height: 600px;	/*Yükseklik*/
    width: 160px;
	position:fixed;
    top: 12px;
	left:50%;
	margin-left:540px;
    z-index: 3;
}
#slayt{
	position:relative;
	width:640px;
	height:360px;
	left:1px;
}
#slayt span{
	display:none;
	position:absolute;
	top:0;
	left:0;
}
#slayt span:nth-child(1){
	display:block;
}
#slayt b{
	display:block;
	position:absolute;
	bottom:10px;
	background:rgba(0,31,163,0.8);
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size:30px;
	text-decoration:none;
	color:#fff;
	padding:4px 10px 4px 10px;
	opacity:1;
	}
#slayt i{
	display:block;
	position:absolute;
	bottom:55px;
	left:6px;
	background:rgba(185,35,0,0.8);;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size:20px;
	text-decoration:none;
	color:#fff;
	padding:4px 10px 4px 10px;
	opacity:1;
}
			
				
				
				
				
				
				
				
			.m-btm-5{margin-bottom:5px;}


#ustButonlar{
    width: 1050px;
    height: 38px;
    margin: 5px 0 5px 0;
    background: linear-gradient(180deg, rgba(10,56,101,1) 0, rgba(4,24,43,1) 100%);
    border-radius: 6px;
}
#ustButonlar ul{
	list-style:none;
	padding:0;
	margin:0 0px 0 40px;
	display:block;
	float:left;
}
#ustButonlar ul li{
	padding:0 15px 0 0;
	margin:0 7px 0 0;
	display:inline-block;
	background:url('resimler/butonlar_sep.gif') right no-repeat;
	text-align:center;
	height:38px;
	vertical-align:middle;
	line-height:38px;
}
#ustButonlar ul li a{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#0099FF;
}
#ustButonlar ul li a:hover{
	color:#fc0;
}
#ustButonlar input{height:22px; width:330px; border:solid 1px #fff; padding-left:4px; float:left; margin:5px 0 0 0;}
#ustButonlar button{width:42px; height:26px; padding-top:10px; background:url(resimler/buton_ara.png); border:none; cursor:pointer; float:right; margin:5px 0 0 0;}
#arama_form{
	margin:1px 40px 0 0;
	float:right;
}

	.dmca{overflow:hidden;}
	.dmca p{float:left; width:47%; display:block; margin:10px 10px 0 10px; text-align:justify;}
	

	.part-no{
		float:left;
		min-width:25px;
		text-align:center;
		padding:5px;
		margin:5px 3px 0px 3px;
		cursor:pointer;
		border:solid 1px #333;
		border-radius: 5px 5px 0 0;
		height:20px;
		background: linear-gradient(#161616 0%,#353535 100%);
		line-height:20px;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
	}
	.part-no a{
		text-decoration:none;
		color:#ccc;
	}
	.part-numbers{
		margin:0px;
		overflow:hidden;
		margin-left:5px;
	}
	.part-geri{
		position:absolute;
		left:0px;
		top:0px;
		width:25px;
		text-align:center;
		padding:4px;
		margin:5px 2px 0px 13px;
		cursor:pointer;
		border:solid 1px #333;
		border-radius: 5px 5px 0 0;
		height:20px;
		background: linear-gradient(#161616 0%,#353535 100%);
	}
	.part-ileri{
		position:absolute;
		right:0px;
		top:0px;
		width:25px;
		text-align:center;
		padding:4px;
		margin:5px 13px 0px 2px;
		cursor:pointer;
		border:solid 1px #333;
		border-radius: 5px 5px 0 0;
		height:20px;
		background: linear-gradient(#161616 0%,#353535 100%);
	}	

	.turuncu a{
		color:#fd8c00;
		font-weight:bold;
	}

.band-baslik2{
	border:1px solid #2a2a2a;
	background: linear-gradient(to top,  #070707 0%,#161616 100%);
	color:#fff;
	margin:8px;
	font-size:16px;
	border-radius:6px;
	padding-left:20px;
	line-height:32px;
	height:32px;
	position:relative;
}
.band-baslik2 ol{
	display:inline-block;
	margin:0px;
	padding:0px;
}
.band-baslik2 li{
	display:inline-block;
}
.band-baslik2 span{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
	color: #FFFFFF;	
}
.band-baslik2 a span:hover{
	color:#FFCC00;
}
	
	.band-baslik{
		background: linear-gradient(180deg, rgba(104,41,0,1) 0%, rgba(46,18,0,1) 100%);
		height: 38px;
		width: 100%;
		line-height: 38px;
		margin: 10px 0 10px 0;
		border-radius: 6px;
	}
	.band-baslik-sag{
		width: 400px;
		text-align: right;
		float:right;
		display:inline-block;
		margin-right:50px;
		}
	.band-bosluk{
		
		margin-left:50px;
		}

	.band-baslik-mavi{
		background: linear-gradient(180deg, rgba(10,56,101,1) 0, rgba(4,24,43,1) 100%);
	}

	.band-baslik span{
		color:#fff;
		font-size:17px;
		font-weight:bold;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		margin-left:50px;
		}
	.band-baslik h1, .band-baslik h2{
		color:#fff;
		font-size:17px;
		font-weight:bold;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		margin:0 0 0 50px;
		padding:0;
		display:inline-block;
		position:inherit;
		}
	
	.band-baslik2 .right{
		position: absolute;
		right: 2px;
		top: 2px;
		border-radius: 5px;
		height: 28px;
		padding: 0 8px 0 30px;
		background: url(resimler/warning.png) #f70 no-repeat 5px;
		background-size: auto 65%;
		color: #fff;
		line-height: 28px;
		font-size: 14px;
		margin:0;
		width:auto;
	}
	.band-baslik2 .right a{
		color:#fff;
	}

	#son-eklenen-diziler img{
		vertical-align:middle;
		}
	.butonlar-sayfala{
		padding:5px 10px;
		width:100%;
		text-align:right;
		display:inline-block;
		margin-bottom: 20px;
		box-sizing:border-box;
		font-size:0;
	}
	.reklam-orta-728-90{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		padding: 3px 0 0 38px;
		width: 742px;
		height: 93px;
		background: url('resimler/reklam-orta-728-90.png');
	}
	.reklam-300x250{
		margin:auto;
		width:300px;
		height:250px;
		border:1px solid  #000000;
		overflow:hidden;
		}
	.reklam-orta-728-90 iframe{
		overflow:hidden;
		border:none;
		width:728px;
		height:90px;
		margin:3px 0 3px 43px;
		}
	.clear-both{
		clear:both;
		display:block;
		}
	#band-kanallar{
		background:url(resimler/band-kanallar.png);
		overflow:hidden;
		height:56px;
		line-height:56px;
		margin:10px 0 10px 0;
		}
	#band-kanallar img{
		vertical-align:middle;
		margin:0 0 12px 0;
	}
	#band-kanallar a{
		display:inline-block;
		padding:6px 8px 0 8px;
		float:left;
		vertical-align:middle;
		height:100%;
		background:url(resimler/ayrac3.png) no-repeat left;
	}
	#band-kanallar a:nth-child(1){
		margin:0 6px 0 0;
		padding:0;
	}
	#band-kanallar a:nth-child(2){
		background:none;
	}
	
	#band-fragman{
		overflow:hidden;
		width:980px;
		height:272px;
		background:url(resimler/band-fragman-art.png) no-repeat;
		margin:10px 0;
		}
	#band-fragman .reklam{
		margin:10px;
		float:left;
		}
	#band-fragman .tablar{
		float:left;
		width:645px;
		}
	#band-fragman .band-baslik{
		float:left;
		width:645px;
		height:38px;
		background:url(resimler/band-fragman.png);
		line-height:38px;
		color:#fff;
		font-size:12px;
		font-weight:bold;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		margin:10px 0 3px 0;
		}
	#band-fragman .tablar a{
		padding:4px 10px;
		}
	#fragmanlar{
		overflow:auto;
		border:none;
		height:250px;
		width:100%;
		margin-top:10px;
	}
	.video_ustu{
		border: 1px solid #2a2a2a;
		background: linear-gradient(to top,  #070707 0%,#161616 100%);
		color: #fff;
		margin: 0 8px;
		font-size: 16px;
		border-radius: 6px 6px 0 0;
		padding-left: 55px;
		line-height: 32px;
		height: 32px;
		position: relative;
	}

	#part-buttons{
		width:100%;
		box-sizing:border-box;
		position:relative;
		line-height:26px;
		overflow:hidden;
		}

	#part-buttons a{
		display:inline-block;
		color:#fff;
	}

	#part-buttons img{
	    vertical-align: middle;
		margin: 0 10px;
	}

	#part-buttons em{
		display:inline-block;
		position:absolute;
		left:520px;
		}
	#part-buttons .sol{
		border-bottom: 2px solid #1f1f1f;
		border-left: 2px solid #1f1f1f;
		border-right: 2px solid #1f1f1f;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		padding: 3px;
		display: inline-block;
		overflow: hidden;
		width: 690px;
		border: solid 1px #333;
		border-radius: 0 0 7px 7px;
		background: linear-gradient(to right,  #161616 0%,#353535 100%);
		height: 26px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	#part-buttons .sag{
		border-bottom: 2px solid #1f1f1f;
		border-left: 2px solid #1f1f1f;
		border-right: 2px solid #1f1f1f;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		padding: 3px;
		display: inline-block;
		overflow: hidden;
		width: 325px;
		border: solid 1px #333;
		border-radius: 0 0 7px 7px;
		background: linear-gradient(to right,  #161616 0%,#353535 100%);
		height: 26px;
		line-height: 26px;
		margin-bottom: 10px;
		float: right;
		margin-right: 5px;
	}
	.sonraki{
		display: inline-block;
		border-radius: 6px;
		padding: 0px 25px 0 8px;
		position: absolute;
		left: 580px;
		height: 25px;
		line-height: 25px;
		background: url('resimler/right.png') #353535;
		background-repeat: no-repeat;
		background-size: auto 50%;
		background-position: 95px center;
		font-weight: bold;
		border:1px solid #444;
	}

	.onceki{
		display: inline-block;
		border-radius: 6px;
		padding: 0px 8px 0 25px;
		height: 25px;
		line-height: 25px;
		background: url('resimler/left.png') #353535;
		background-repeat: no-repeat;
		background-size: auto 50%;
		background-position: 5px center;
		font-weight: bold;
		border:1px solid #444;
	}
	.onceki img{
		float:left;
		margin-right:5px;
	}
	#video_ekran{
		width:1050px;
		min-height:412px;
		position:relative;
		background:url('resimler/ekran.svg') no-repeat;
		background-size:cover;
	}

	.video_ekran_player{
		width: 689px;
		height: 389px;
		border: solid 0px #f00;
		position: absolute;
		top: 12px;
		left: 12px;
	}
	.video_ekran_haber{
		width: 328px;
		height: 336px;
		border: solid 1px #333;
		background-image: linear-gradient(#041525, #051f37);
		position: absolute;
		top: 8px;
		left: 712px;
		overflow: hidden;
		border-radius: 6px;
	}
	.video_ekran_linkler{
		width: 306px;
		height: 42px;
		border: solid 0px #ff0;
		position: absolute;
		top: 350px;
		left: 720px;
		text-align: center;
		padding-top: 15px;
	}
	.video_ekran_linkler .sol{
		display:inline-block;
		width:180px;
		float:left;
		line-height: 15px;
		margin:-4px 0 2px 10px;
		}
	.video_ekran_linkler span{		
		display: block;
		color: #fa6302;
	}
	
	.subscribe{
		background: #e62117;
		display: inline-block;
		width: 80px;
		height: 20px;
		position: relative;
		padding: 5px 5px;
		border-radius: 4px;
		float: right;
		margin-top: -2px;
		margin-right: 10px;
	}

	.subscribe span{
		display: inline-block;
		line-height: 20px;
		position: absolute;
		color: #fefefe;
		font-size: 11px;
		margin: 0 5px;
		font-weight: bold;
	}
		
	#header{
		padding: 5px 10px;
		width: 1050px;
		height: 90px;
		margin: 0 auto;
		background: #000;
		overflow: hidden;
	}
	#header a{
		display:inline-block;
		width:240px;
		display: inline-block;
		width: 240px;
		margin-top: 10px;
	}
	#header .ust-reklam{
		display:inline-block;
		float:right;
		width: 728px;
		height: 90px;
		border: 1px solid #072847;
		padding: 1px;
	}
	#header .ust-reklam a{
		margin:0;
	}
	#nav{
		width: 1050px;
		margin: 0 auto;
		background: #000;
		padding: 0 10px;
		overflow: hidden;
	}
	#content{
		width: 1050px;
		margin: 0 auto;
		background: #000;
		padding: 0 10px;
		overflow: hidden;
	}
	#footer{
		width: 1050px;
		margin: 0 auto;
		background: #131313;
		padding: 10px;
		overflow: hidden;
	}
	#footer .section div{
		display:inline-block;
		width:300px;
		float:left;
		margin-bottom:5px;
	}
	#footer .section span{
		display: block;
		font-size: 1.17em;
		font-weight: 700;
		font-style: normal;
		margin: 0 0 10px;
	}
	#footer .section:nth-child(1){
		margin-left:20px;
	}
	#footer .section:nth-child(2){
		margin-left:20px;
	}
	#footer .section:nth-child(3){
		margin-left:20px;
	}
	#footer .section b{
		font-style:normal;
		text-decoration:none;
		vertical-align:central;
		height:24px;
		display:block;
	}
	#footer .section b img{
		vertical-align:middle;
		height:18px;
	}
	#footer ul{
		padding:0;
		margin:0;
		list-style:circle;
	}
	#footer ul li{
		margin-left:14px;
		float:left;
		width:130px;
	}
	#footer a{
		display: inline-block;
		color: #C3C3C3;
		height: 25px;
	}
	#footer a:hover{
		color:#eee;
	}
	#footer .dmca{
		text-align:center;
		color:#ccc;
		font-size:10px;
	}
	#footer em, #footer h4{
		display: block;
		font-size: 1.17em;
		font-weight: bold;
		font-style:normal;
		margin:0 0 8px 0;
	}
	.end{
		background:url(resimler/ozi.png);
		height:4px;
		margin-bottom:4px;
		width: 980px;
		margin: 0 auto;
		padding: 0 9px;
		overflow: hidden;
	}
	.mavi-ok{
		padding-left:20px;
		background:url(resimler/frg_play.png) no-repeat center left;
		line-height:26px;
		vertical-align:middle;
	}
	.footer-cizgi{
		background:url(resimler/footer_cizgi.png);
		display:block;
		height:2px;
		clear:both;
	}
	#reklam-ekran-yani{
		border:0px solid #041526;
		overflow:hidden;
		width:300px;
		height:308px;
		margin:2px 2px;
	}
	#video_ekran iframe{
		overflow:hidden !important;
	}
	#sayacFrame{
		border:none;
		width:81px;
		height:29px;
		overflow:hidden;
		}
	.ihit{
		align-content:center;
		}
	.sifir{
		padding:0;
		margin:0;
		font-size:100%;
		display:inline-block;
		}
	#hakkinda{
		margin:16px;
		text-align:justify;
	}
	#hakkinda h2{
		margin:10px 0;
		font-size:17px;
	}
	
	#band-tanitim{
		margin-bottom:25px;
		margin-top:0px;
		padding-bottom:10px;
		background:#262626;
		border-radius:10px;
		overflow:hidden;
		min-height:300px;
		vertical-align:middle;
		}
	#band-tanitim .resim{
		float:left;
		height:226px;
		width:166px;
		background:url(resimler/rsm_bg.png);
		margin:12px;
		position:relative;
		}
	#band-tanitim .resim img{
		margin:8px;
		}
	#band-tanitim .sosyal{
		float:left;
		margin-top:15px;
		height:256px;
		width:540px;
		background:url(resimler/dikey_sep.gif) no-repeat right center;
		}
	#band-tanitim .reklam-300x250{
		width:300px;
		height:250px;
		padding:1px;
		margin-top:10px;
		margin-bottom:10px;
		border:1px solid #ddd;
		}
	#band-tanitim .izlenme{
		margin-top:20px;
		}
	#band-tanitim .puan{
		height:256px;
		display:table-cell;
		vertical-align:middle;
		background:url(resimler/dikey_sep.gif) no-repeat left center;
		padding:0 40px 0 40px;
		text-align:center;
		}
	#info{
		position:relative;
		padding:10px;
		background:url(resimler/yatay_sep.gif) top repeat-x;
	}
	#info-text{
		float:left;
	}
	#info-button{
		margin:10px 0;
		padding: 5px 10px;
		text-align: center;
		display:inline-block;
		border: 1px solid #c94f00;
		background-color:#000;
		cursor:pointer;	
		border-radius:5px;		
	}
	.tek-satir{
		white-space:nowrap;
	}
/*
	#band-tanitim a{
    font-size: 14px;
    font-family: Arial;
    color: white;
    text-decoration: none;
    display: block;
    text-align: left;
    float: left;
    padding: 5px 15px 5px 30px;
    background: url(resimler/frg_play.png) no-repeat 10px;
    line-height: 26px;
    vertical-align: middle;
    margin-right: 10px;
	margin-top:20px;
    border: 1px solid #444;
    background-color: #111;
	}
*/	
	#dizi-yorumlar{
		min-height:380px;
		width:100%;
		background:#262626;
		border-radius:10px;
		margin:5px 0 0 0;
		}
	#dizi-partlar{
		width:630px;
		float:left;
		background:#262626;
		border-radius:10px;
		margin:10px 0 0 0;
		padding:10px;
		}
	#dizi-bolumler{
		width:300px;
		float:right;
		background:#262626;
		border-radius:10px;
		margin:5px 0 0 0;
		padding:10px;
		}
	#band-yorum-bolum-part{
		overflow:auto;
		}
	#band-yorum-bolum-part img{
		vertical-align:middle;
		}
	#band-kategoriler img{
		vertical-align:middle;
		}
	.band-bosluk{
		display: block;
		margin:0 0 0 50px;
	}
	#band-arama img{
		border:0;
		vertical-align:middle;
		}
	
	#hitlist{
		overflow:auto;
		}
	#hitlist img{
		vertical-align:middle;
		}
	
	#yorumlar{
		margin:5px 0;
		position:relative;
		box-sizing: border-box;
		overflow:auto;
		width:100%;
		border:solid 1px #333;
		border-radius:7px;
		background: linear-gradient(to right,  #161616 0%,#353535 100%);
		padding:5px;
		text-align:center;
	}

	#yorumlar input, #yorumlar textarea, #yorumlar select, #yorumlar button {
		box-sizing: border-box;
		width:99%;
		margin:5px;
		padding:5px;
	}
	
	.yorumlar-icerik{
		margin-top:40px;
	}

	.yorumYok{
		color:#dbdbea;
		font-size:15px;
		font-weight:normal;
	}
	.yorum{
		background-color:#292929;
		margin:20px 10px 20px 10px;
		padding:10px;
		color:#bdbdbd;
		text-align:left;
		-webkit-box-shadow: 0 4px 6px -6px #000;
		-moz-box-shadow: 0 4px 6px -6px #000;
		box-shadow: 0 4px 6px -6px #000;
	}
	.yorum .baslik{
		display:inline-block;
		color:#ffa600;
		font-size:16px;
		float:left;
	}

	.yorum .yorumcu{
		display:inline-block;
		color:#999;
		font-size:12px;
		float:right;
	}
	.yorum .yorum-ust{
		overflow:hidden;
		display:block;
		border-bottom:solid 1px #666;
		margin-bottom:5px;
	}
	.yorum .yorum-alt{
		overflow:hidden;
		display:block;
		margin-top:10px;
	}
	#yorumlar .sayfala{
		display:inline-block;
		width:100%;
	}
	#yorumlar .sayfala ul{
		margin:0px 10px 0px 0px;
		float:right;
	}
	#yorumlar .sayfala li{
		display:inline-block;
		width:20px;
		text-align:center;
		float:left;
		border:solid 1px #666;
		padding:2px;
		margin:5px;
	}
	#yorumlar .sayfala .aktif{
		color:orange;
	}
.yorum-yap{
	position:absolute;
	top:5px;
	left:10px;
	text-align:center;
	float:left;
	border:2px solid #6d3000;
	padding:5px 20px;
	margin:4px;
	background: linear-gradient(to right,  #2d1400 0%,#6d3000 100%);
	color:#fff;
}
.yorum-yap a{
	text-decoration:none;
	color:#fff;
}	
.tum-bolumleri{
	line-height:30px;
	text-align:center;
}
	
#spopup{
	background:#f3f3f3;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	-moz-box-shadow:inset 0 0 3px #333;
	-webkit-box-shadow:inset 0 0 3px #333;
	box-shadow:inner 0 0 3px #333;
	padding:4px 14px 12px 14px;
	width:250px;
	position:fixed;
	bottom:13px;
	right:2px;
	display:none;
	z-index:90;
}
#spopup a{
	position:absolute;top:7px;right:10px;color:#555;font-size:10px;font-weight:bold; 
	}
#spopup span{
	font-size:14px;text-shadow:1px 1px 0 #fff;font-family: 'brandon-grotesque', Helvetica, Arial, sans-serif; color:#000; line-height:26px;
	}
#spopup iframe{
	border:none; overflow:hidden; height:62px; width:100%;
	}
#spopup .g_plusone{
	margin-top:6px;
	}

.band-bilgi{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #dedede;
	text-align: left;
	margin-bottom: 10px;
	background: #262626;
	border-radius: 10px;
	overflow: hidden;
	min-height: 300px;
	display:inline-block;
}
.band-bilgi img{
	margin:10px auto;
	width:200px;
	display:block;
}
#bilgi{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding:10px;
}
.bilgi-button{
	border:1px solid #c94f00;
	padding:5px 10px;
	cursor:pointer;
	display:inline-block;
	margin:10px;
	border-radius:5px;
}
#bilgi h1{
	background:url(/resimler/yatay_sep.gif) bottom repeat-x;
	padding-bottom:5px;
}
@media screen and (min-width: 639px){
	#bilgi{
		display:block;
		padding:0px;
	}
	.band-bilgi img{
		float:left;
		margin:10px;
		width:200px;
	}
	.bilgi-button{
		margin:10px 0 0 0;
	}
}

#blog{
	background: #f0f0f0;
	overflow: auto;
	font-family: Poppins,sans-serif;
	margin-top: 10px;
	border-radius: 10px;
}
.blog {
	margin: 0 auto;
	width: 980px;
	overflow: auto;
}
#blog .content {
	float: left;
	width: 630px;
	margin: 0 15px 15px;
	font-size: 15px;
	text-align: unset;
	line-height: 25px;
	color: #111;
}
#blog h1 {
    color: #000;
    font-size: 25px;
    margin: 15px 7px 0;
    color: #1d1d1d;
}
#blog .content h1 {
	font-family: Poppins,sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin: 20px 0 8px 0;
	text-align: left;
}
#blog .content a {
	color: red;
}
#blog .content b {
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	margin: 0 0 5px 0;
}
#blog .content img {	
	border-radius: 5px;
	box-shadow: 0px 2px 10px 0px #939393;
}
#blog .sidebar {
	float: right;
	width: 302px;
	margin: 0 15px 0 0;
}

#blog .title {
	font-family: Poppins,sans-serif;
	font-size: 18px;
	font-weight: 500;
	display: block;
	line-height: 30px;
	background: linear-gradient(0deg, rgb(5 31 56) 0%, rgb(10 56 101) 100%);
	color: #00c4ff;
	border-radius: 5px;
	padding: 5px 10px;
}
#blog .module {
	margin: 10px 0 15px;
	background: #fff;
	padding: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px #ddd;
}
#blog .module ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#blog .module li {
	margin: 10px 0;
	overflow: hidden;
	display: block;
	box-sizing: border-box;
	background: #fff;
}
#blog .module ul li span {
	margin: 0;
	overflow: hidden;
	text-align: center;
}
#blog .module ul li span img {
    object-position: center;
    width: 40%;
    margin-right: 5px;
    float: left;
    border-radius: 5px;
}
#blog .module ul li a {
	text-decoration: none;
	color: #333;
	font-weight: 700;
	box-shadow: 0px 2px 5px #efefef;
}
#blog .module ul li a:link, #blog .module ul li a:active, #blog .module ul li a:visited {
    font-size: 13px;
    line-height: 16px;
    color: #3e3e3e;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    overflow: hidden;
    padding: 5px;
}
#blog table {
	background-color: white;
	border-radius: 5px;
	box-shadow: 0px 3px 10px #0000000f;
	margin-bottom: 10px;
	padding: 5px;
	width: 100%;
}
#blog .content h2,#blog .content h3,#blog .content h4 {
	font-size:16px;
	color: #f00;
}
#blog_liste{
	margin: 10px auto;
	background: #eee;
	width: 100%;
	overflow: auto;
}
#blog_liste .resim-kucuk {
	text-align: center;
	width: 344px;
	height: 193px;
	overflow: hidden;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
	border: 1px solid #999;
	background: #ccc;
	border-radius:8px;
}
#blog_liste .resim-kucuk img {
	width: 344px;
	height: 193px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}
#blog_liste .icerik {
	box-sizing: border-box;
	overflow: auto;
	padding: 10px;
	border: solid 1px #ccc;
	margin: 5px;
	background: #fff;
	color:#3e3e3e;
	line-height: 20px;
	font-size:14px;
}
#blog_liste .icerik h3, #blog_liste .icerik h3 a {
	display: block;
	font-size: 18px;
	margin: 0 0 10px;
}
.blog a:link, .blog a:active, .blog a:visited {
	font-size: 14px;
	color: #036;
	text-decoration: none;
	display:inline-block;
}
.blog a:hover{
	color: #0033f6;
}
.blog {
	margin: 0 auto;
	width: 980px;
	overflow: auto;
}
.gelecek div{
    text-align: center;
    width: 220px;
    border: 1px solid #161616;
    border-radius: 5px;
    display: inline-block;
    margin: 5px;
    padding: 5px;
}

.copyright{
	text-align: center;
    margin: 14px 0 0px 0;
    font-size: 10px;
}
.fragmanlar-title{
    line-height: 28px;
    margin: 4px 7px;
    text-align: center;
    width: 313px;
    color: #bba36d;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    border: 1px solid #1d1414;
    background: #581a1a;
    border-radius: 5px;
    position: sticky;
    top: 0;
}
.fragmanlar{
	overflow-x: hidden;
    height: 300px;
	margin:1px;
	background-color:#121212;
	margin:0;
	padding:0;
}
.fragmanlar a{
    text-decoration: none;
    display: block;
    overflow: hidden;
}
.fragmanlar a:visited, .fragmanlar a:link, .fragmanlar a:active{
	color:#ccc;
}
.fragmanlar a:hover{
	color:#FFCC00;
}
.fragmanlar .line{
    display: inline-block;
    margin: 1px;
	padding:1px;
    width: 305px;
    border: 0px solid #333;
	color:#0099FF;
}
.fragmanlar .line:hover{
	background:#181818;
}
	
.fragmanlar .resim{
	float: left;
    margin: 1px;
}
.fragmanlar .resim img{
	float:left;
	margin:0px 5px 0px 10px;
	border:1px solid #dcd1a5
}
.fragmanlar .ad{
    line-height: 20px;
    font-weight: bold;
	font-size:13px;
}
.fragmanlar .ad i{
    display: inline-block;
    font-style: normal;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
.fragmanlar .baslik{
	border: 1px solid #1d1414;
	background: #581a1a;
	border-radius: 5px;
	margin:0 7px
}
.fragmanlar .player{
	text-align: right;
}
.aktif-dizi{
    height: 250px;
    margin: 10px 0;
}
.aktif-dizi b{
	width:98%;
}
.aktif-dizi .gun{
	display:block;
	color:#ddd;
	margin-top:8px;
}

#other{
    width: 300px;
    height: 250px;
    overflow: hidden;
    border: solid 1px #393938;
    padding: 5px;
    border-radius: 3px;
    margin: 5px;
	overflow: auto;
}
#other-header{
	display: block;
    background: #581a1a;
    height: 30px;
    line-height: 30px;
    margin: 3px 0;
    font-size: 13px;
    color: #fff;
	font-weight:bold;
    padding-left: 50px;
	background-image: url('/resimler/diger-header.svg');
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 20px 20px;
	border-radius:3px;
}
#other a{
    display: block;
    background: #1c1c1c;
    height: 32px;
    line-height: 30px;
    margin: 4px 0 0 0;
    font-size: 13px;
    color: #b2b2b2;
    padding-left: 50px;
    background-image: url('/resimler/diger-liste.svg');
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 20px 20px;
    border-radius: 3px;
}

#other a:hover{
    color: #f39200;
}
#other .active{
    background: #f39200;
    color: #262626;
	background-image: url('/resimler/diger-active.svg');
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 20px 20px;
}
#other .active:hover{
    color: #262626;
}
#other .tum{
	background-image: url('/resimler/diger-tum.svg');
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 20px 20px;	
}
#footer h3{
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 12px;
}