@charset "utf-8";
/* 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 {
	border:1px solid #e6e6e6;
	width:654px;
}
#calendar col#equipos {
	width:310px;
}
#calendar col#diaHora {
	width:90px;
}
#calendar col#canal {
	width:70px;
}
#calendar col#number {
	width:70px;
}
#calendar col#grabPar {
	width:94px;
}
#calendar table thead {
	width:10px;
}
#calendar table thead tr {
}
#calendar table thead tr th {
	border:1px solid #e6e6e6;
	height:19px;
	line-height:18px;
	background-image:url(tImg/bTh.png);
	background-repeat:repeat-x;
}
#calendar table tr .eq {
	text-align:left;
	text-indent:9px;
	font-weight:bold;
}
#calendar table tr .dh {
	text-align:left;
	text-indent:10px;
}
#calendar table tr .ca {
	text-align:left;
	text-indent:19px;
}
#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% 7px;
	background-repeat:no-repeat;
	color:#FFF;
}
#calendar table tr .gp {
}
#calendar table thead tr th#mainTitle {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
	height:31px;
	line-height:30px;
	background-image:none;
}
#calendar table tbody {
}
#calendar table tbody tr {
	height:30px;
}
#calendar table tbody tr.odd {
	background-color:#f5f5f5;
}
#calendar table tbody tr td {
	border:1px solid #e6e6e6;
	height:30px;
	line-height:29px;
}
#calendar table tbody tr td a {
	background-image:url(tImg/r.gif);
	background-repeat:no-repeat;
	background-position:11px 1px;
	color:#00abe3;
	padding:0 0 0 31px;
	text-decoration:none;
	font-weight:bold;
}

/*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;
	*width:425px;
	white-space:nowrap;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

.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;	
	
	
}

#empty-programming {
    margin-top: 30px!important;
}
