﻿@charset "UTF-8";

@font-face {
    font-family: 'DIN';
    src: url('DIRECTVCurve-Regular.eot');
    src: url('DIRECTVCurve-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Regular.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Bold';
    src: url('DIRECTVCurve-Bold.eot');
    src: url('DIRECTVCurve-Bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Bold.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Light';
    src: url('DIRECTVCurve-Light.eot');
    src: url('DIRECTVCurve-Light.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Light.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Medium';
    src: url('DIRECTVCurve-Medium.eot');
    src: url('DIRECTVCurve-Medium.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Medium.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* CSS Document */

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* /reset */

body {
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
#calendar table {
	width:690px;
}
#calendar col#equipos {
	width:273px;
}
#calendar col#diaHora {
	width:140px;
}
#calendar col#canal {
	width:70px;
}
#calendar col#number {
	width:70px;
}
#calendar col#grabPar {
	width:104px;
}
#header
{
	float: left;
	position: fixed;
	z-index: 10;
	background-color: white;
	top:0px
}
#header table thead {
	width:10px;
}
#header table thead tr 
{
	color: #666666;
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0 7px 7px;
    width: 155px;
    font:inherit;
    font-size:13px;
}
#header table thead tr th {
	border-bottom:1px solid #141414;
	height:30px;
	line-height:29px;
}
#header table thead tr th.title {
	border-bottom:1px solid #141414;
	height:30px;
	line-height:29px;
	text-align:left;
	padding-left:5px;
	width:690px;
}
#header table thead tr th.title span select {
	font-size:10px;
}
#header table tr th.eq 
{
	text-align: left;
	width: 355px;
	padding-left: 5px;
}
#header table tr th.dh 
{
	text-align: left;
	width: 97px;
}
#header table tr th.ca 
{
	text-align: left;
	width: 75px;
}
#header table tr th.nu 
{
	text-align: left;
	width: 50px;
}
#calendar
{
	margin-top: 65px;
	float: left;
}
#calendar table tr .eq {
	text-align:left;
	width:520px;
	padding: 0px 5px;
}
#calendar table tr .dh {
	text-align:left;
}
#calendar table tr .ca {
	text-align:left;
}
#calendar table tr th.nu {
	background-image:url(tImg/bTh.png);
	color:#333;
	background-position:0 0;
	background-repeat:repeat-x;
}
#calendar table tr .nu {
	text-align:center;
	background-image:url(tImg/bN.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#header table thead tr th#mainTitle {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	height:31px;
	line-height:30px;
	background-image:none;
}
#calendar table tbody 
{
	color: #666666;
    font-size: 12px;
    padding: 7px 0 4px 7px;
}
#calendar table tbody tr {
	height:30px;
}
#calendar table tbody tr.odd {
	background-color:#f5f5f5;
}
#calendar table tbody tr td {
	border-bottom:1px solid #141414;
	height:30px;
	line-height:29px;
}
#calendar table tbody tr td a {
	background: url("../img/programing-guide/record-btn.jpg") no-repeat scroll center center transparent;
    color: #00ABE3;
    display: block;
    font-weight: bold;
    padding: 0 0 0 31px;
    text-decoration: none;
    text-indent: -9999px;
    width: 84px;
}

#calendar table tbody tr td a.en {
	background: url("../img/programing-guide/record-btn_en.jpg") no-repeat scroll center center transparent;
}

/*Added by Rao*/

.tab_selected{   
   color:			#0066CC;
   font-weight:		bolder;
   font-size:		11px;
   cursor:			pointer;   
   text-decoration: none;
   display:         inline;
   margin:          1px -2px 1px 2px;
   float:           left;
   padding:         2px 5px 3px 5px;
   background:      ThreeDFace;
   border:          1px solid; 
   border-color:	#C8C8C8;  
   background:		#F5F5F5;  
   border-bottom:   0;
   z-index:         1;
   position:        relative;
   top:             0;
}
     
TABLE.table1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: solid 0px empty-cells: #;	
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:10px;	
	text-align:left;
	border-spacing:0;	
	padding:0px;
	
	} 	
	
TABLE.table2 
{	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;       
	font-size: 11px;
	color:Black;	
	border: 0px solid empty-cells: #;	
	border-collapse: collapse;
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	text-align:left;
	border-spacing:0;	
	padding:0;
	white-space:nowrap;	
	}
	
	TABLE.table3 
{	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;       
	font-size: 12px;
	color:Black;	
	border: 0px solid empty-cells: #;	
	border-collapse: collapse;
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	border-spacing:0;	
	padding:0px;
	text-align:left;
		
	}
	
td.td1{
   font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;
   vertical-align:top;
   margin-left: 0px;
   white-space:nowrap;     
}
td.td2{
   font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;   
   margin-left: 0px; 
   text-align:left;   
}
	
.dropdown{ 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:12px; 	 
	/*width:200px; */
	height:auto;
	visibility:visible;	
	z-index:10;
} 

.tab{   
   color:			#0066CC;
   font-weight:		bolder;
   font-size:		11px;
   cursor:			pointer;   
   text-decoration: none;
   display:         inline;
   margin:          1px -2px 1px 2px;
   float:           left;
   padding:         2px 5px 3px 5px;
   background:      ThreeDFace;
   border:          1px solid; 
   border-color:	#C8C8C8;  
   background:		#F5F5F5;  
   border-bottom:   0;
   z-index:         1;
   position:        relative;
   top:             0;
}

.dvrmsg
{
	font: normal 12;
	border: 1px solid #C8C8C8;
	display:block;	
	text-align:center;
}

.msgborder
{
	border: 1px solid orange;		
	padding: 5px;
	background-image: url('images/message_warn_bg');
	text-align:left;
	display:inline;
	width:350px;
	white-space:nowrap;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.atag
{
	/*text-decoration: none;*/
	color:			#0066CC;
	cursor:			pointer;
	font-weight:bold;	
}

.tblhead4
{
width:775px;
margin-left:2px;
margin-right:2px;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
white-space:nowrap
}

.sptext
{
	margin-left:2px;
	margin-right:2px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	white-space:nowrap;
	text-align:left;
	vertical-align:bottom;
	color:Blue;
	font-weight:bold;	
	
}

.FilterBar
{
	background:url(../img/programing-guide/period-bar-bgnd.jpg) repeat-x center top;
	width:655px;
	height:35px;
}
.FilterBar select
{
	margin-left: 10px;
	margin-top:6px;
    font-size: 10px;
    height: 18px;
}
#content
{
	float: left;
}