body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #000;
	color: #FFF;
}

legend {
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	border: 1px solid #CCCCCC;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#outer {
	width: 1002px;
}

#main {
	width: 787px;
	float:left;
	/*margin: auto;*/
}

#main #banner {
	display: block;
	height: 126px;
	background: url(../images/main_banner.jpg) no-repeat top right #000;
}

#main #menu {
	display: block;
	height: 31px;
	background: url(../images/menu_tile.jpg) repeat-x;
}

#mainmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menuli {
	height: 23px;
	margin: 0px;
	float: left;
	padding-top: 8px;
}

#main #menu #menuback {
	background: url(../images/cur_menu_left.gif);
	position: absolute;
	width: 20px;
	height: 31px;
	z-index:1;
}

#main #menu #menuback #dummy {
	background: url(../images/cur_menu_right.jpg);
	width: 9px;
	height: 31px;
	float: right;
}

#menuback-container {z-index: 2; display:block; float:left; position:relative; width: 530px;}

#search-container {float:left; padding-left: 20px;}

#search-button {float: left; margin-top: 3px;}

div.submenu {
	position: absolute;
	display: none;
	height: 23px;
}

div.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.submenu li {
	padding: 0px; 
	margin: 0px;
	padding-right: 20px;
	float: left;
	padding-top:3px;
	height:20px;
}

#main #menu div a {
	height: 16px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}

#main #menu div a:hover {
	/*background: #333;*/
	text-decoration: none;
}

#main #nav {
	display: block;
	height: 22px;
	background: #E86803;
	color: #FFF;
	padding-left: 5px;
}

#main #menu #searchText {
	border: 0;
	background: url(../images/textbox_back.jpg);
	padding: 0px;
	margin: 0px;
	height: 19px;
	width: 147px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	margin-right: 3px;
	margin-top: 3px;
	float: left;
}

#main #menu #suggestions {
	position: absolute;
	text-align: left;
	width: 230px;
	background: #333333;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	z-index: 999;
	margin-top: 31px;
	border: 1px solid #E86803;
}

#main #content {
	margin: 0px;
	padding: 0px;
	display: block;
	/*padding: 10px;*/
	/*border: 1px solid #999;*/
	background: #FFF;
	color: #333;
	/*position:absolute;*/
	overflow: hidden;
	width: 787px;
}

#main #content #contentHolder {
	margin: 0px;
	margin-left: 5px;
	float: left;
	width: 620px;
}

#main #content #leftnav {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	width: 150px;
	float: left;
}

#main #content #leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main #content #leftnav li {
	margin: 0px;
	padding: 0px;
}

#main #content #leftnav li a {
	color: #333;
	display: block;
	padding: 3px;
}

#main #content #leftnav li a:hover {
	background: #FFF;
	text-decoration: none;
}

#main #content #modules {
	float: left;
}

.footer {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #333;
	color: #FFF;
	padding-left: 5px;
	font-size: 9px;
}

#sagreklam {
	width: 122px;
	height: 600px;
	position: absolute;
	left:789px;
	top: 0px;

position : fixed;
_position : absolute;
_top : 0;
top : expression(eval(document.body.scrollTop));
right : 0;
margin : 0;
padding-top:20;
display:block;
}
/*left: 787px;*/

div.searchResult a {
	color: #FFF;
	font-size: 12px;
	display: block;
	padding: 2px;
}

div.searchResult a:hover {
	background: #E86803;
	color: #000;
	text-decoration: none;
}


div.reklam120300 {
	width: 120px;
	height: 300px;
}

div.reklam72890 {
	display: block;
	text-align: center;
	padding: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
	height: 90px;
}

div.reklam73284 {
	/*display: block;*/
	padding: 0px;
	margin: 0px;
	height: 85px;
	width: 732px;
	float:left;
	text-align: center;
}

#televizyon {
	width: 605px;
	height: 405px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(../images/televizyon.jpg) no-repeat;
	overflow: hidden;
}

#tvcontent {
	width: 553px;
	height: 300px;
	margin-left: 28px;
	background: #393939;
	overflow: hidden;
}

#tvtitle {
	display: block;
	text-align: center;
	padding-top: 4px;
	color: #FF9C00;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
}

#tvmenuholder {
	width: 553px;
	height: 26px;
	border-bottom: 1px solid #FE8500;
	z-index: 2;
	position:absolute;
	overflow: hidden;
}

#tvmenuholder a:hover {
	text-decoration: none;
}

#tvcontent .tvmenu {
	width: 138px;
	color: #FFF;
	font-size: 13px;
	padding-top: 5px;
	height: 21px;
	float:left;
	text-align: center;
}

#tvcontent #tvresim {
	width: 310px;
	height: 273px;
	float: left;
	margin-top: 26px;
}

#tvcontent #tvresim img {
	position: absolute;
}

#tvcontent #tvlist {
	width: 243px;
	height: 273px;
	float:left;
	margin-top: 26px;
}

#tvcontent #tvlist ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#tvcontent #tvlist li {
	padding: 1px;
	margin: 0px;
	/*height: 23px;*/
	height: auto;
	border-bottom: 1px dashed #FFF;
}

#tvcontent #tvlist li a {
	display: block;
	font-size: 12px;
	padding-top: 3px;
	/*height: 20px;*/
	padding-left: 2px;
}

#tvcontent #tvlist li a:hover {
	color: #000;
	background: #FE8500;
	text-decoration: none;
}

#lists {
	display: block;
	margin-left: 2px;
	margin:0px;
	padding:0px;
	float:left;
	
}

.list {
	width: 176px;
	margin: 0px;
	margin-top:0px;
	padding:0px;
	display:block;
}
#lists2 {
	display: block;
	margin-left: 2px;
	margin:0px;
	padding:0px;
	float:left;
	
}

.list2 {
	width: 178px;
	margin: 0px;
	margin-left:5px;
	padding:0px;
	float:left;
}

.listTitle, .listTitle-tag, .listTitle-main {
	background: url(../images/title_tile.jpg);
	float: left;
	width: 117px;
	height: 27px;
	padding-top: 10px;
	font-size: 14px;
	color: #FFF;
	margin-top:0;
}

.listTitle-tag {width:708px;}

.listTitle-main {width:537px;}

.listTitleLeft {
	background:url(../images/title_left.jpg);
	width: 9px;
	height: 37px;
	float: left;
}

.listTitleRight {width:50px; height:37px; float:right;}

.listContent, .listContent-tag {
	background: #F9F9F9;
	border: 1px solid #CDCDCD;
	border-top: none;
}

.listContent-tag {padding: 10px; color: #F46200; font-weight:bold; font-size: 12px;}
.listContent-tag a {color: #F46200;}

#lists ul, #lists2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.catlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#lists li, #lists2 li {
	margin: 0px;
	padding: 2px;
	display: block;
	border-bottom: 1px solid #DBDBDB;
}

ul.catlist li {
	margin: 0px;
	padding: 2px;
	height: 55px;
	float:left;
	width: 250px;
	border-bottom: 1px solid #DBDBDB;
}

#lists li a, #lists2 li a {display:block;color:#000; font-size:11px; padding: 2px 5px 0px 0px }

ul.catlist li a {
	display: block;
	color: #3C3B3B;
	font-size:14px;
}

#lists ul li div, #lists2 ul li div {
	float:left;
}

ul.catlist li div {
	float:left;
}

.picture {
	border: 1px solid #7E7E7E;
	height: 38px;
	width: 38px;
	margin-top: 6px;
}

/*
.link {
	padding-left: 5px;
	padding-top: 2px;
	width: 155px;
}
*/

.play {
	width: 30px;
	height: 34px;
	padding: 5px;
	padding-top: 11px;
}

.info {
	color: #999999;
	font-size: 10px;
	display: block;
}

#menuback2 {
	background: url(../images/cur_menu_left.gif);
	position: absolute;
	width: 20px;
	height: 26px;
	z-index:1;
}

#menuback2 #dummy2 {
	background: url(../images/cur_menu_right.jpg);
	width: 9px;
	height: 26px;
	float: right;
}

.submenu a {
	color: #000;
}

.submenu a:hover {
	color: #FFF;
}

#televizyon2 {
	background:url(../images/televizyon_buyuk.jpg) no-repeat;
	padding-left: 25px;
	margin-left:10px;
	width: 740px;
	/*height: 499px;*/
	/*overflow: hidden;*/
}

#televizyon2 #parts {height: 30px;color:#fff; padding-top:0px; margin-bottom: 5px;padding-right:20px;}
#televizyon2 #parts .part {text-align:center; width:55px; background: url("../images/partButtonBg.jpg") no-repeat; padding-left: 0px; padding-right: 0px; height: 26px; float: left; margin-right: 2px; margin-top: 9px; border-bottom: 0;}
#televizyon2 #parts .part:hover {background: url("../images/partButtonBgHover.jpg") no-repeat;}
#televizyon2 #parts .part:hover a {color:#fff;text-decoration: none;}
#televizyon2 #parts .part a {color:#202020; font-weight: bold;}
#televizyon2 #parts .active {background: url("../images/partButtonBgOn.jpg") no-repeat; height: 30px; margin-top: 5px; border-bottom: 0;}
#televizyon2 #parts .active a {color: #fff;}
#televizyon2 #parts .active a:hover {color: #fff;}

#videoplayer {
	width: 500px;
	height: 408px;
	float: left;
	background:url(../images/programlar/canlidizi.jpg) bottom right no-repeat #2A2A2A;
	overflow: hidden;
}

#videoextras {
	margin-left: 2px;
	float:left;
	width: 238px;
	height: 395px;
	overflow: hidden;
}

#videoextras #parts {
	background: url("../images/vidextras_tile.jpg") repeat-x top;
}

#videoextras #parts .baslik {
	background: url("../images/vidextras_parts.jpg") no-repeat left center;
	padding-left: 35px;
	padding-top: 3px;
	height: 24px;
	display:block;
	color: #FF8600;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

#parcalar {height:195px; overflow:hidden}

#parcalar div.scrollContent {float:left; width:220px; overflow:hidden; color: #FFF}

#parcalar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#parcalar li {
	padding: 3px;
	margin: 0px;
	height:15px;
}

#parcalar a {
	color: #FFF;
}

#videoextras #othervids {
	padding-left: 0;
	padding-top: 0;
	height: 24px;
	display:block;
	color: #FF8600;
}

#othervids {padding-top:4px; margin:0;padding-left: 0;}
#othervids .baslik {background: url("../images/vidextras_tile.jpg") repeat-x top;}
#othervids .partContainer {display: block;}
#othervids .partContainer .link {text-align: left;padding: 4px; border-bottom: 1px dotted gray;}
#othervids .partContainer .link img {margin-right: 4px;}
#othervids .partContainer .link a:hover {color: #FF8600; text-decoration: none;}
#othervids #episodeTitleOther {padding-left: 35px; padding-top: 5px; height:22px; background: url("../images/vidextras_other.jpg") no-repeat}
#othervids #partContainer {height: 365px; width:238px; background-color: #202020;overflow: auto;padding-top: 4px;}

#vidinfo {
	padding-top: 6px;
	height: 20px;
	font-size: 14px;
	color: #FF8600;
	font-family: "Trebuchet MS";
}

#vidinfo h2 {margin:0; padding: 0; font-size: 14px;}
#vidinfo h3 {margin:0; padding: 0; font-size: 14px; font-weight: normal;}

#scrollElementContainer {height:140px; overflow:hidden}

div#scrollContent {float:left; width:220px; overflow:hidden; color:#838383;}

#scrollContent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#scrollContent ul li {
	margin: 0px;
	padding: 1px;
	height: 55px;
	/*border-bottom: 1px solid #DBDBDB;*/
}

#usercontent {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#usercontent #yorumlar {
	margin: 0px;
	width: 462px;
	height: 350px;
	border: 1px solid #FF8600;
	float:left;
}

#usercontent #vote {
	width: 305px;
	height: 75px;
	border: 1px solid #FF8600;
	margin-left: 5px;
	float:left;
}

#banner #usermenu {
	text-align: right;
	display: block;
	padding-right: 10px;
	height: 20px;
}

#usermenu .usermenuitem {
	padding: 0px;
	margin: 0px;
	background: url(../images/cur_menu_left_ud.jpg) no-repeat top left;
	float: right;
	height:20px;
	padding-left: 9px;
	margin-right: 10px;
	width: 100px;
	text-align: center;
}

#usermenu .usermenuitem .userright {
	margin: 0px;
	padding: 0px;
	background: url(../images/cur_menu_right_ud.jpg) no-repeat;
	width: 9px;
	height: 20px;
	float: right;
}

#banner{
	height:75px;
}

#bannerreklam {height:75px;width: 550px; float:left;}

#banner #onlineuser {
	height: 20px;
	float: left;
}

#banner #rss {
	height: 20px;
	float: right;
	background: url(../images/rss-icon.jpg) left center no-repeat;
	padding-left: 30px;
	padding-right: 10px;
}

#banner #rss a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#banner #rss a:hover {
	text-decoration: underline;
}

#bannerlink {height:86px; width: 225px; float:left; cursor: pointer;}

#sabitreklam {text-align:center; margin-bottom:5px; float:left; margin-left:5px; margin-top:5px; background-color:#FF6000; width:774px;}

input.text, textarea {
	border: 1px solid #FF8600;
	background: #FFF;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding: 1px;
	margin: 0px;
}

div.hata {
	background: #FFFFCC;
	border: 1px solid #999;
	padding: 15px;
	text-align: center;
	font-size: 14px;
	color: #990000;
}

.baslik {
	color: #FF8600;
	font-size: 14px;
}

.tvyazi {
	position: absolute;
	font-size: 16px;
	color: #FFFFFF;
	width: 310px;
	height: 27px;
	padding-top: 3px;
	text-align: center;
	margin-top: 241px;
	z-index:999;
	overflow: hidden;
}

.tvyaziback {
	position: absolute;
	width: 310px;
	height: 30px;
	background: #000;
	margin-top: 241px;
	z-index:998;
}

#pagination {
	font-size: 11px;
}


.reklamLink{
	font-size:12px;
	color:#FFFF00;
	text-decoration:none;
}
.reklamLink:hover{
	font-size:12px;
	color:#FFFF00;
	text-decoration:underline;
}

.aciklama a {
	color:#FB6514;
	text-decoration:underline;
}
.aciklama a:hover {
	color:#FB6514;
	text-decoration:none;
}

#sayi {visibility:hidden; font-size:14px;}

#tag-container {padding: 10px;}

.tag {padding: 10px; margin-top: 0px !important}

.left {float:left}
.right {float:right}
.copyright {padding:5px 2px; background-color:#000000;}

#home-content-conteiner {width:596px; float:left; margin: 0px 3px 0px;}

#adnet{padding-bottom:5px;}

h2 {margin:0; padding:0; font-size: 18px; font-family:'Lucida Sans Unicode'; font-weight: normal; margin-bottom: 5px;}
h2 a {color: #FB7000;}

.dizi-detay {width: 335px;}
.dizi-detay strong {color: #666;}
.dizi-detay p strong {color: #fff;font-weight: 700;}

.main-content {background-color: #202020; margin-top: 0;}

#alternativeInfo {text-align: center; font-size: 14px; margin-bottom:10px; border: 1px solid #FFE500; background-color: #FFEF66; margin-right: 12px; margin-left: 12px;}
#alternativeInfo a { color:#202020;}

#tvBottom {padding-top:5px; position: relative; left: -23px; background-color: #2D2D2D; width: 760px;}
#mynetReklam {height: 90px; text-align: center;}
#fullScreen {text-align: center; padding: 2px;}
#fullScreen a {color:#FF8600; font-size:15px; font-weight:bold;}

#announcements {float: left; margin-top:20px; margin-left:40px;}
#otherLinks {float: right; text-align: right;padding-top: 30px; font-size: 13px;}
#otherLinks h3 {margin: 0; font-size: 13px;}

#hdPart {float: right; margin-right: 28px;}
#alternativePart { float: right; margin-right: 5px; }

#hdInfo {font-size: 14px;padding-top: 7px; text-align: center;}
