@charset "utf-8";
/* ============================================================================
= RESET
============================================================================ */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
ul,ol {
list-style:none;
}
fieldset,img {
border:0;
}
/* ============================================================================
= LAYOUT
============================================================================ */
body { background: url(/images/bg_f.jpg) #1a0c17 no-repeat;}
#wrap {width: 980px; margin: 0 auto;}
#header{ width: 980px; margin-top:35px;}
.logo{float:left; margin-left:20px;}
.top-banner{float:right;}
ul.nav{padding-left:30px; background: url(/images/nav_f.png) repeat-x; overflow:hidden; height:40px; margin:20px 0 0 0;}
ul.nav li{float:left; margin-right:25px;} 
ul.nav li a{text-transform:uppercase; color:#333132; font:bold 14px Arial, sans-serif; text-decoration:none; line-height:40px;}
ul.nav li.active a{color:#c70063;}
ul.nav li a:hover{color:#c70063;}
.clearfix{overflow:hidden; clear:both;}


#left_column{
	width:620px;
	float:left;
	margin-left:20px;
}
#right_column{
	width:300px;
	float:right;
	margin-right:20px;
}

#middle{
	overflow:hidden;
	background:url(/images/s_black.png);
	padding-top:20px;
}
#akcent{
	width:620px;
	height:255px;
	margin-bottom:20px;
}
#slider{
	
}
#programa_box{
	width:300px;
	height:365px;
	background:#fff;
}
#prTop{
	background-image: url("/images/nav_f.png");
	background-repeat:repeat-x;
	width:300px;
	height:40px;
	margin-bottom:1px;
}
#prTop h3{
	font:bold 18px/40px Arial, sans-serif;
	color:#c13a96;
	text-transform:uppercase;
	margin-left:18px;
}	
#pr_menu{
	width:228px;
	height:30px;
	padding-top:50px;
	margin-left: 70px;
}
.dni ul{
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
padding: 0;
margin:5px;
}
.dni ul li{
list-style: none;
display: inline;
}

.dni ul li a{
text-decoration: none;
float: left;
color:#676767;
padding-right: 10px;
}

.dni ul li a:hover{
color: #e1e1e1;
}

a.whitelink {
text-decoration: none;
float: left;
color:#ffffff !important;
padding-right: 10px;
}

div.item{
	float:left;
	padding-left:1px;
	padding-bottom:3px;
}
div.time_bg{
	float:left;	
	width:65px;
}
a.time{
	color:#fff;
	font-family:diemafregular, arial !important; 
	font-size:18px;
	padding-left:6px;
	position:relative;
	top:6px;
	left:0px;
	width:70px;
	text-decoration:none;
    text-align:center;
}
a.show_air{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:11px;
	padding-left:18px;
	padding-bottom:11px;
	float:left;
	width:257px;
	color:#c13a96;
	text-decoration:none;
	background-color: #edf2ef;
}
a.show_air .time{
	font-weight:bold;
	color:#000000;
	margin-right:10px;
}
a.show{
	padding-top:11px;
	padding-left:18px;
	padding-bottom:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#c13a96;
	font-size:11px;
	float:left;
	text-decoration:none;
	width:268px;
	background-color:#fff;
}
.show .time{
	font-weight:bold;
	color:#000000;
	margin-right:10px;
}
span.tv{
	background-image:url(/images/tv.png);
	background-repeat:no-repeat;
	width:17px;
	height:35px;
	float:left;
	padding-right:7px;
	margin-left:5px;
}
#videoPlayer{
	padding-top:5px;
	overflow:hidden;
}
#bannerRight{
	background:white;
	height:250px;
	margin-bottom:20px;
}
#contactBox{
	width:298px;
	height:75px;
	margin-top:5px;
	background-image:url(/images/white_bg.png);
	border:1px solid #e1dfe0;
}
#twitter
{
  display: block;
  width: 96px;
  height: 75px;
 

background: url(/images/twitter_1.png) top left;

  float:left;
}

#twitter:hover
{ 


background: url(/images/twitter_1.png) bottom left;

}

#twitter span
{
  display: none;
}
#youtube
{
  display: block;
  width: 103px;
  height: 75px;


background: url(/images/youTube_1.png) top left;

  float:left;
}

#youtube:hover
{ 


background: url(/images/youTube_1.png) bottom left;

}

#youtube span
{
  display: none;
}
#facebook
{
  display: block;
  width: 99px;
  height: 75px;


background: url(/images/facebook_1.png) top left;

  float:left;
}

#facebook:hover
{ 


background: url(/images/facebook_1.png) bottom left;

}

#facebook span
{
  display: none;
}
#news_holder{
	float:left;
	margin:20px 0 20px 20px;
	width:960px;
}
div.news_box{
	width:300px;
	min-height:345px;
	float:left;
	margin-right:20px;
	background:url(/images/bg_box.png) bottom left repeat-x;
}
div.news_box.last{
	margin-right:0px;
}
div.news_content{
}

a.news_pic{
	float:left;
	display:block;
	background-image:url(/images/news_img.png);
	background-repeat:no-repeat;
	width:300px;
	height:170px;
    margin-bottom:10px;
	position:relative;
}
div.news_pic{
	float:left;
	background-image:url(/images/news_img.png);
	background-repeat:no-repeat;
	width:300px;
	height:170px;
    margin-bottom:10px;
	position:relative;
}
div.img_mask{
	background-image:url(/images/semi_white.png);
	height:34px;
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
}
.air_date{
	font:bold 14px/33px Arial, sans-serif;
	color:#48133C;
	margin:0 15px 0 15px;
}

div.news_title{
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#dc0305;
}
a.newsTitle {
	text-decoration:none;
	font:bold 20px/20px Arial, sans-serif;
	color:#C13A96;
	padding:0 15px 10px 15px;
	text-transform:uppercase;
	float:left;
}
a.newsTitle:hover{
	
}
div.news_text{
	float:left;
	font:12px/18px Arial, sans-serif;
	color:#444444;
	padding:0 15px 15px 15px;
}
span.more a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#dc0305;
	font-size:11px;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
span.more a:hover{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size:11px;
	background-color:#dc0305;
}
#footer{
	width:940px;
	background:url(/images/bg_footer.png) bottom left repeat-x;
	height:103px;
	padding:20px;
	overflow:hidden;
}
#footer span{
	font: 11px Arial, sans-serif;
	color:#e7b1ab;
	float:left;
	margin-top:35px;
}
.footer-big-menu{
	overflow:hidden;
}	

.footer-big-menu ul{
	float:left;
	margin:0 82px;
}
.footer-big-menu ul li:first-child{
	text-transform:uppercase;
	color:#efd2cf;
	text-align:right;
	font:bold 15px Arial, sans-serif;
}
.footer-big-menu ul li{
	text-align:right;
}
.footer-big-menu ul li a{
	color:#efd2cf;
	text-decoration:none;
	font: 11px Arial, sans-serif;
}
.footer-big-menu ul li a:hover{
	text-decoration:underline;
}
.footer-links {
	margin:50px 0 15px 0;
	overflow:hidden;
	float:right;
}
.footer-links li{ 
	float:left;
	margin-right:10px;
	border-right: 1px solid #efd2cf;
	padding-right:5px;
	line-height: 5px;
}
.footer-links li a{
	font: 11px Arial, sans-serif;
	color:#ccb6c1;
	text-decoration:none;
} 
.footer-links li a:hover{
	color:#fff;
	text-decoration:underline;
}
.copy{
	font: 11px Arial, sans-serif;
	color:#ccb6c1;
	display:block;
	text-align:right;
	margin:20px 0 40px 0; 
	text-decoration:none;
}
.footer-logos {
	margin:40px 0 15px 0;
	overflow:hidden;
	float:left;
}
.footer-logos li{ 
	float:left;
	margin-right:20px;
	padding-right:5px;
	line-height: 5px;
}
.footer-logos li a{
	font: 11px Arial, sans-serif;
	color:#efd2cf;
	opacity:.5;
	filter: alpha(opacity=50)
	text-decoration:none;
} 
.footer-logos li a:hover{
	text-decoration:underline;
	opacity:1;
	filter: alpha(opacity=100);
}
#logos_box{
	width:958px;
	height:137px;
	background-image:url(/images/white_bg.png);
	border:1px solid #e1dfe0;
	overflow:hidden;
}
.novatv_link{
	background:url(/images/nova_logos.png);
	width:29px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
.kinonova_link{
	background:url(/images/nova_logos.png) -45px 0 no-repeat;
	width:54px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
.diema_link{
	background:url(/images/nova_logos.png) -119px 0 no-repeat;
	width:27px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
.novasport_link{
	background:url(/images/nova_logos.png) -195px 0 no-repeat;
	width:76px;
	height:28px;
	display:block;
	text-indent:-9999px;
}

div.items {
width: 200px;
height: 230px;
float:left;
margin-right:6px;
margin-bottom:15px;
background: url("/images/bg_box.png") #fff 0 100px repeat-x;
}

div.items img {
width: 200px;
height: 150px;
}

div.items a.piclink {
display:block;
width: 200px;
height: 150px;
}

div.items a.title {
font:bold 18px Arial, sans-serif;
text-transform:	uppercase;
text-decoration:none;
color:#C13A96; 
float:left;
padding:10px;
}

div.items a.watch {
font-size:11px !important; 
font-family:Tahoma, arial !important; 
text-decoration:none !important;
color:#6a6a6a !important; 
padding-left:8px;
background: url(/images/diemafpointer.png) no-repeat center left;
}

div.items a.watch:hover {
color:#000000 !important; 
}


#news_zero {
clear:both;
height:0px;
padding-top:5px;
width:965px;

}

#view_div{
background:#ffffff;
width:620px;
padding-bottom:5px;
overflow:hidden;
}

#schedule_div{
width:620px;
}

#schedule_div #schedule_header {
height:73px;
width:610px;
padding-left:10px;
font-size:11px !important; 
color:#676767;
font-family:Tahoma, arial !important; 
background: url("/images/nav_f.png") repeat-x;
border-bottom:1px solid #ddd;
}

#schedule_div #schedule_header a {
font-size:11px !important; 
color:#676767;
font-family:Tahoma, arial !important; 
text-decoration:none;
margin-right:14px;
}
#schedule_header h3{
	color: #C13A96;
	font:bold 18px/40px Arial, sans-serif;
	margin-bottom:10px;
}
#schedule_div #schedule_header a:hover {
color:#C13A96;
}


#schedule_div #schedule_header a.on {
font-size:11px !important; 
color:#C13A96;
font-family:Tahoma, arial !important; 
font-weight:bold;
text-decoration:none;
}

div.schedule_line {
height:38px;
width:653px;
}
div.schedule_time {
float:left;
height:35px;
width:57px;
margin-top:3px;
line-height:35px !important; 
font-size:18px !important; 
padding-left:5px !important;
color:#ffffff;
text-align:center;
font-family:diemafregular, arial !important; 
}

div.schedule_even {
width:610px;
padding-left:18px;
font:bold 11px/40px Tahoma, Arial;
color:#000;
background:#fff;
}
div.schedule_even a {
color:#C13A96;
text-decoration:none !important;
font-family:Tahoma, arial !important; 
margin-left:10px;
font-weight:normal;
}

div.schedule_odd {
width:610px;
padding-left:18px;
font:bold 11px/40px Tahoma, Arial;
color:#000;
background:#fff;
}
div.schedule_odd a {
color:#C13A96;
text-decoration:none !important;
font-family:Tahoma, arial !important; 
margin-left:10px;
font-weight:normal;
}

div.schedule_onair {
float:left;
width:610px;
padding-left:18px;
color:#000;
background-color:#EDF2EF;
font:bold 11px/40px Tahoma, Arial;
color:#000;
}

div.schedule_onair a {
color:#C13A96;
margin-left:10px;
text-decoration:none !important;
font-family:Tahoma, arial !important; 
}

div.inner_div {
padding:15px ; 
padding-bottom:15px !important;
border:1px solid #E1DFE0 !important; 
font-family:Verdana, Geneva, sans-serif; 
font-size:12px ; 
color:#303030;
width:590px;
background-color:#ffffff;
}

div.inner_header {
margin-bottom:20px;
font:bold 26px/40px Arial, sans-serif;
color:#C13A96;
text-transform:uppercase;
}