/*

NETTE Internet Technologies
http://www.nette.com.tr

Client  :	TelevizyonBul - http://www.televizyonbul.com
Author  : 	Nette IT
Created : 	12/07/2009

*/

body{ margin:0px; font: 11px/16px Lucida Sans Unicode !important; background:#343B4E; }

.fl { float:left;}
.fr { float:right;}

.pa { position:absolute;}
.pr { position:relative;}

.mb_10 { margin-bottom:10px;}
.mb_20 { margin-bottom:20px;}

.mr_10 { margin-right:10px;}
.mr_20 { margin-right:20px;}

.ml_10 { margin-left:10px;}
.ml_20 { margin-left:20px;}
.ml_25 { margin-left:25px;}

.mt_5 { margin-top:5px;}
.mt_10 { margin-top:10px;}
.mt_25 { margin-top:25px;}

.tar { text-align:right; }

.myclear { clear: both; height:1px;}

.div_980 { width:980px;}
.div_800 { width:800px;}
.div_650 { width:650px;}
.div_510 { width:510px;}
.div_440 { width:440px;}
.div_340 { width:340px;}
.div_330 { width:330px;}
.div_270 { width:270px;}
.div_250 { width:250px;}
.div_170 { width:170px;}
.div_120 { width:120px;}
.div_20 { width:20px;}


/*	Start TOP	*/

.top_out { background:url(../images/bg_top.png) no-repeat center top; height:120px; border-bottom:3px solid #000; }

.top { width:980px; margin:0 auto;}

.logo { width:350px; height:75px; }

.sc { width:162px; height:30px; padding:45px 0 0 0; }

.top_468 { width:468px; height:60px; padding:15px 0 0 0; }
	
/*	Start NAVIGATION	*/

.navigation { width:980px; height:33px; padding:12px 0 0 0; }

.navigation ul { list-style:none; display:inline;}
.navigation li a {display: block; height: 33px; text-indent: -9999px; float:left;}
.navigation ul li { cursor:pointer; display:block; height:33px;  float:left;}

li.n_tv a { background:url(../images/n_tv.png) no-repeat; width:164px; }
li.n_tv a:hover , li.n_tv_current { background:url(../images/n_tv_2.png) no-repeat; width:164px; }

li.n_radio a { background:url(../images/n_radio.png) no-repeat; width:164px; }
li.n_radio a:hover , li.n_radio_current { background:url(../images/n_radio_2.png) no-repeat; width:164px; }

li.n_bc a { background:url(../images/n_bc.png) no-repeat; width:164px; }
li.n_bc a:hover , li.n_bc_current { background:url(../images/n_bc_2.png) no-repeat; width:164px; }

li.n_frequency a { background:url(../images/n_frequency.png) no-repeat; width:163px; }
li.n_frequency a:hover , li.n_frequency_current { background:url(../images/n_frequency_2.png) no-repeat; width:163px; }

li.n_adv a { background:url(../images/n_adv.png) no-repeat; width:163px; }
li.n_adv a:hover , li.n_adv_current { background:url(../images/n_adv_2.png) no-repeat; width:163px; }

li.n_contact a { background:url(../images/n_contact.png) no-repeat; width:162px; }
li.n_contact a:hover , li.n_contact_current { background:url(../images/n_contact_2.png) no-repeat; width:162px; }
	
/*	Finish TOP	*/


.content_out { background:#343B4E url(../images/bg_center.jpg) no-repeat center top; min-height:580px; }
.content { width:980px; margin:0 auto; }

/*	Start HOME CENTER	*/

.tvbc { width:400px; height:380px; padding:45px 0 0 20px; }

.today-select { width:190px; height:50px; padding:10px 0 0 0; background:url(../images/today-select.png) no-repeat;}
.today-select select { width:170px; font:12px Lucida Sans Unicode; padding:2px 2px 2px 5px;  }

.today { width:420px; padding:0 0 0 20px; background:#FFF; font-size:12px; }

.today ul { width:270px; border-top:1px solid #CBC9DE; float:left; display:inline; }
.today li { width:270px; height:25px; border-bottom:1px solid #CBC9DE; display:inline; float:left; }

.today li a { width:250px; height:21px; padding:4px 0 0 20px; color:#000; text-decoration:none; display:block; background:url(../images/today_list.png); }
.today li a.now { color:#F60; text-decoration:none; background:#FFF; background:url(../images/today_list_2.png); }
.today li a:hover { color:#F60; text-decoration:none; background:#FFF; background:url(../images/today_list_2.png); }

.t_time { width:40px; height:21px; padding:4px 0 0 0; color:#606; }

.home_tv { width:500px; padding:0 0 0 10px; background:#FFF; }

.home_tv li { float:left; width:70px; height:60px; }

/*	Finish HOME CENTER	*/

/*	Start LINKS */

a {color:#F60;text-decoration: underline;  }
a:hover {color: #000;text-decoration: none;}

a.a_black{color:#000;text-decoration: none;  }
a.a_black:hover {color: #F60;text-decoration: none;}

.hr_15{ height:15px; background:url(../content/dot.gif) center repeat-x;}
.hr_21 { height:21px; background:url(../content/dot.gif) center repeat-x;}

/*	Finish LINKS */


/*	Start PAGINATION */

.pagination ul{ margin:0; padding:0; list-style:none; }
.pagination li{ margin:0; padding:0; display:inline; }

.pagination li a{
	width:21px;
	height:20px;
	font:bold 11px/17px Tahoma;
	color:#FFF;
	float:left;
	padding:2px 0 0 0;
	text-decoration: none;
	text-align:center;
	background:url(../content/page.png) no-repeat;
	margin-right:3px;
	}
	
.pagination li a:hover , .pagination li a.current { color:#FF0; background:url(../content/page-2.png) no-repeat; }

.pagination_info { height:19px; padding-top:5px; }

/*	Finish PAGINATION */

/*	Start FOOTER	*/

.footer_out{ height:210px; background:url(../images/bg_footer.png) no-repeat center bottom; padding-top:10px;	}

.footer { width:980px; margin:0 auto; padding:40px 10px 0 10px; color:#FFF; font-size:10px; }

.footer select { font:11px Lucida Sans Unicode; width:135px; }

.shortcut { width:170px; height:97px; padding:6px 0 0 160px;}

.nette { width:260px; padding:0 0 0 70px;}

.footer ul{ margin:0; padding:4px 0 0 0; list-style:none; width:440px; }
.footer li{ margin-right:20px; padding:0; display:inline; float:left; }

.footer li a{
	width:160px;
	height:19px;
	font:bold 11px/17px Lucida Sans Unicode;
	color:#000;
	float:left;
	padding:2px 0 0 20px;
	text-decoration: none;
	background:url(../images/tv.gif) no-repeat left center;
	border-bottom:1px solid #DA821A; 
	}
	
.footer li a:hover { color:#000; background:#FFF url(../images/tv.gif) no-repeat left center; }

/*	Finish FOOTER	*/


/*	Start SUB	*/

.sub_out { background:#343B4E url(../content/sub_bg.jpg) no-repeat center top; min-height:400px; padding-top:80px; }
.sub { width:980px; margin:0 auto; }

.header { width:960px; height:51px; padding:9px 0 0 20px; font:bold 18px/22px Arial; color:#FFF; letter-spacing:-1px; }

.white { width:940px; min-height:350px; padding:0 20px 35px 20px; font:12px/17px Lucida Sans Unicode; color:#000; background:#FFF url(../content/sub_bottom.png) no-repeat bottom; }

.tvlist li { width:200px; height:60; float:left; border-bottom:1px solid #DFDEEB; background:#FFFFE1; margin-bottom:1px; }
.tvlist li:hover { border-bottom:1px solid #B0ADCE; background:#DFDEEB; }

.tvname { padding:20px 0 0 10px; }

.tvname a { text-decoration:none;}

.frequency td { padding:5px 5px 5px 5px; border-bottom:1px solid #CECBDE; background:#EBEAF2; vertical-align:middle; font:13px/18px; }

.frequency .yellow td { background:#FFFFE1; }

.frequency .name td { border-bottom:1px solid #C67618; background:#F7931E; color:#FFF; font-weight:bold; }




.yayin-tv { width:46px; height:40px; padding:15px 5px 5px 5px; background:url(../content/yayin-tv.png) no-repeat; }
.yayin-tv img { width:46px; height:40px; }

.yayin-name { width:184px; height:37px; padding:23px 0 0 10px; background:url(../content/yayin-name.png) no-repeat bottom; font:18px Arial; color:#680F68; }
.yayin-name a { text-decoration:none; color:#680F68;}
.yayin-name a:hover { text-decoration:none; color:#F60; border-bottom:1px dotted #F60;}

.yayin { width:240px; min-height:40px; padding:10px 0 22px 10px; background:#EDECF2 url(../content/yayin.png) no-repeat bottom; }
.yayin ul { width:230px; border-top:1px solid #DDDAE8; }
.yayin li { width:230px; height:20px; }
.yayin li a { width:225px; height:18px; padding:1px 0 0 5px; border-bottom:1px solid #DDDAE8; font-size:11px; display:block; text-decoration:none; color:#000; }
.yayin li a.now { background:#FFF; color:#F60; font-weight:bold; }
.yayin li a.now { background:#FFF; color:#F60; font-weight:bold; }
.yayin li a:hover { background:#FFF; color:#680F68; }



.yayin-detail-name { width:734px; height:37px; padding:23px 0 0 10px; background:url(../content/yayin-detail-name.png) no-repeat bottom; font:18px Arial; color:#680F68; }
.yayin-detail { width:785px; min-height:40px; padding:15px 0 27px 15px; background:#EDECF2 url(../content/yayin-detail.png) no-repeat bottom; }
	.yayin-detail td { padding:3px 0 3px 0; border-bottom:1px solid #DDDAE8;background:transparent !important; }
	.yayin-detail tr { background:url(../content/saat.gif) no-repeat; }
	.yayin-detail tr:hover { padding:3px 0 3px 0; background:#FFF url(../content/saat.gif) no-repeat; }
	.yayin-detail tr.now { padding:3px 0 3px 0; background:#FFF url(../content/saat.gif) no-repeat; }




.kanal-sec { width:110px; height:45px; padding:25px 0 0 10px; background:url(../content/channel.png) no-repeat; }

.kanal-sec select { font:10px Lucida Sans Unicode; width:100px; }

.watch { width:400px; height:250px; padding:19px 20px 166px 20px; background:url(../content/watch.jpg) no-repeat; }

.watchnow { width:310px; height:75px; padding:15px 15px 0 15px; background:url(../content/wnow.png) no-repeat; }

.channel { width:70px; height:60px; padding:0 10px 0 0; }

.channelname { width:220px; padding:36px 0 0 10px; font:bold 14px Lucida Sans Unicode; color:#950095; }

.popular { width:310px; padding:14px 15px 0 15px; background:#D4D3E4 url(../content/popular_bg.png) no-repeat; }

.popular ul { width:310px; border-top:1px solid #C4C2DA; }

.popular li { width:310px; height:30px; border-bottom:1px solid #C4C2DA; display:inline; float:left; }
.popular li:hover { border-bottom:1px solid #6663A0; background:#E4E4EE; }
.popular li.now { border-bottom:1px solid #6663A0; background:#E4E4EE; }

a.p_name{ width:230px; height:23px; padding:7px 0 0 10px; display:block; text-decoration:none; font:bold 12px Lucida Sans Unicode; color:#000; }
a.p_name:hover{ font:bold 12px Lucida Sans Unicode; color:#F60; }

.p_channel { width:35px; height:30px; }


/*	Finish SUB	*/

.contact { font:12px/16px Lucida Sans Unicode; }

.contact a { color:#000; text-decoration:none; }
.contact a:hover { color:#999; text-decoration:none; }

.owner-name { font:16px/21px Lucida Sans Unicode; color:#F60; letter-spacing:-1px; }

.contact-input { width:300px; border:1px solid #D6D6D6; background:#EEE; padding:3px; font:12px Lucida Sans Unicode; -moz-border-radius:3px; }

.contact-button { width:100px; border:1px solid #3D003D; background:#782378; padding:3px; font:bold 13px Lucida Sans Unicode; color:#FFF; -moz-border-radius:3px; }
.contact-button:hover { width:100px; border:1px solid #C77818; background:#F7961D; padding:3px; font:bold 13px Lucida Sans Unicode; color:#FFF; -moz-border-radius:3px; }






#msg{display:none;position:absolute;z-index:200;background:url(../images/msg_arrow.gif) left center no-repeat;padding-left:7px}
#msgcontent {display:block;position:relative;background:#FFD9D9;border:2px solid #EA0000;border-left:none;padding:5px;min-width:150px;max-width:250px}
#kontroller{bottom:118px;left:200px;}
#kontroller span{display:block;float:left;cursor:pointer;text-indent:-9999px}
#kontroller span.stop{width:16px;height:28px}
#kontroller span.play{width:25px;height:28px}




