﻿@charset "utf-8";
/* CSS Document */

/* TABLE COLORS */

.linea{
    background-color:#999999;
}

/*.cine {
	background-color:#cc99ff;
}

.informativos {
	background-color:#cccc99;
}

.magazines {
	background-color:#ccff66;
}

.concursos {
	background-color:#33ccff;
}

.series {
	background-color:#ffcc33;
}

.telenovelas {
	background-color:#ffcccc;
}

.deportes {
	background-color:#ff9933;
}

.documentales {
	background-color:#99cc00;
}

.infantiles {
	background-color:#99ffff;
}

.otros {
	background-color:#ffffff;
}*/

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */


/*body {
	width:980px;
	margin:0 auto;
	margin-top:0px;
}*/

#wrapper 
{
	width:980px;
	/*overflow:auto;  FIX FOR INTERNETEXPLORER */
	margin-top:16px;
	background-color:#FFFFFF;
	float:left;
}
        #header
        { 
	        width:980px;
	        min-height:75px; /* for modern browsers */
	        height:auto !important; /* for modern browsers */
	        height:75px; /* for IE5.x and IE6 */
	        background: #fff url(../images/web/programacion_header.png) no-repeat;
	        margin-top:0px;
        }
        
        #daysWrapper
        { 
	        width:980px;
	        min-height:20px; /* for modern browsers */
	        height:auto !important; /* for modern browsers */
	        height:20px; /* for IE5.x and IE6 */
	        color:#fff;
	        font-family:Arial, Helvetica, Sans-Serif;
	        font-weight:bold;
	        font-size:12px;
	        background-color:#ffffff; /*#9a9a9a;*/
        }
			#daysLeft
			{
                width:580px;
                float:left;
            }                
                .dayOfWeek
                {
                    margin-left:5px;
                    margin-top:5px;
                }                        
                .lblDaysOfWeek
                {
                    margin-left:10px;
                    margin-top:4px;
                    color:#3c953b;
                }           
                body#canariasradio .lblDaysOfWeek
                {
                    margin-left:10px;
                    margin-top:4px;
                    color:#f0681e;
                }          
            #daysRight
            {
                width:390px;
                float:left;
                text-align:right;
                margin-top:2px;
            }            
        
        #categoryWrapper
        { 
	        width:980px;
	        min-height:20px; /* for modern browsers */
	        height:auto !important; /* for modern browsers */
	        height:20px; /* for IE5.x and IE6 */
	        color:#fff;
	        margin-right:4px;
	        font-family:Arial, Helvetica, Sans-Serif;
	        font-size:12px;
	        background-color:#1a2024;/*#666666*/
	        /*border:solid 1px red;*/
        }   
            .category{
                /* margin-left:2px;
                margin-top:2px;  */
                font-size:x-small;
            }
			.categoryGreen{
                color:#bfd630;
                margin-left:2px;
                margin-top:2px;
            }
            
            #categories
            {
				padding: 0;
				display:inline;
				float:left;
				list-style:none;
				/*margin-left:10px;        	*/
				/*border:solid 1px yellow;*/
            }
				#categories li 
				{
					float: left;
					line-height:20px;	
				}
 
        
        #favoritesWrapper{ 
	        width:978px;
	        min-height:32px; /* for modern browsers */
	        height:auto !important; /* for modern browsers */
	        height:32px; /* for IE5.x and IE6 */
	        color:#000000;
	        font-family:Arial, Helvetica, Sans-Serif;
	        font-size:11px;
	        background-color:#999999;
	        border:1px solid #999999;
        }
        
                /* ----- BEGIN FAVORITES WRAPPER ----- */
        
                .rbFavorites{
                    margin-left:2px;
                    margin-top:6px;
                    float:left;
                }
                
                .favoritesFolder{
                    margin-left:0px;
                    margin-top:7px;
                    float:left;
                }
                
                .lblFavorites{
                    margin-left:4px;
                    margin-top:10px;
                    float:left;
                }
                .lblFavoritesHelp{
                    margin-left:200px;
                    margin-top:10px;
                    float:left;
                }
                
                #favoritesOpt1{
                    float:left;
                }
                
                #favoritesOpt2{
                    margin-left:20px;
                    float:left;
                }
                
                #favoritesOpt3{
                    margin-left:20px;
                    float:left;
                }
                
                #favoritesOpt4{
                    margin-right:20px;
                    float:right;
                }
                
                .favoritesVerticalBar{
                    width:1px;
                    min-height:32px; /* for modern browsers */
	                height:auto !important; /* for modern browsers */
	                height:32px; /* for IE5.x and IE6 */
                    background-color:#999999;
                    font-size:0px;
                    margin-left:20px;
                    float:left;
                }
                
                .favoritesWhiteSentence{
                    color:#ffffff;
                    text-align:right;
                    font-weight:bold;                 
                    margin-top:8px;
                    float:left;
                }
                
                .favoritesCellphone{
                    margin-left:20px;
                    margin-top:6px;
                    float:left;
                }
                
                .favoritesBlackLabel{
                    margin-left:6px;
                    margin-top:8px;
                    float:left;
                }
                
                .favoritesFolder2{
                    margin-left:20px;
                    margin-top:7px;
                    float:left;
                }
                
                .favortiesPrintIcon{
                    margin-left:20px;
                    margin-top:8px;
                    float:left;
                }
                
                /* ----- END FAVORITES WRAPPER ----- */
        
        #scheduleWrapper{ 
	        width:980px;
	        min-height:30px; /* for modern browsers */
	        height:auto !important; /* for modern browsers */
	        height:30px; /* for IE5.x and IE6 */
	        color:#ffffff;
	        font-family:Arial, Helvetica, Sans-Serif;
	        font-size:12px;
	        background-color:#1a2024;
        }
        
                /* ----- BEGIN SHEDULE WRAPPER ----- */
                
                #scheduleLeft{
                    width:440px;
                    float:left;
                    font-size:11px;
                }
                
                        .rbScheduleGrey{
                            margin-left:2px;
                            margin-top:6px;
                            float:left;
                            font-weight:bold;
                            color:#cccccc;
                        }
                        
                        .lblSchedule{
                            margin-left:20px;
                            margin-top:10px;
                            /*float:left;*/
                        }
                        
                        .ddlShedule{
                            margin-left:6px;
                            margin-top:5px;
                            /*float:left;*/
                        }
                        
                #scheduleRight{
                    width:530px;
                    float:left;
                    text-align:right;
                    font-size:11px;
                    margin-top: 10px;
                }
					#scheduleRight a
					{
						text-decoration: none;
						color: White;
					}
                        .rbSchedule{
                            margin-right:20px;
                            margin-top:6px;
                            float:right;
                        }
                        
                        .scheduleBtnFiltrar{
                            margin-top:8px;
                            float:right;
                        }
                    
                /* ----- END SHEDULE WRAPPER ----- */
            
        
        
        #panelWrapper{ 
	        width:980px;
	        min-height:50px; /* for modern browsers */
	        height:auto !important; /* for modern browsers */
	        height:50px; /* for IE5.x and IE6 */
        }
        
                /* ----- BEGIN PANEL WRAPPER ----- */  
                
                #hourCorner{ 
	                width:30px;
	                min-height:50px; /* for modern browsers */
	                height:auto !important; /* for modern browsers */
	                height:50px; /* for IE5.x and IE6 */
	                background:url(../img/pgcHourBg.jpg) repeat-y;
	                background-color:#999999;
	                float:left;
                }
                
                .headerChanel{ 
	                width:232px;
	                min-height:50px; /* for modern browsers */
	                height:auto !important; /* for modern browsers */
	                height:50px; /* for IE5.x and IE6 */
	                float:left;
	                font-size:0px;
	                background-color:#dadada;
                }
                
                .headerGreyLine{
                    width:1px;
                    min-height:50px; /* for modern browsers */
	                height:auto !important; /* for modern browsers */
	                height:50px; /* for IE5.x and IE6 */
	                background-color:#999999;
	                float:left;
                }
                          
                .panelRowHour{ 
                    width:970px;
                    min-height:50px; /* for modern browsers */
                    height:auto !important; /* for modern browsers */
                    height:50px; /* for IE5.x and IE6 */
                    background:url(../img/pgcHourBg.jpg) repeat-y 1px top;
                    background-color:#999999;
                    color:#666666;
                    font-weight:bold;
                    float:left;
                    font-family:Arial, Helvetica, Sans-Serif;
                }
                
                        /* ----- BEGIN PANEL ROW HOUR ----- */
                
                        .lblRowHour{
                            width:23px;
                            margin-left:8px;
                            float:left;
                            font-size:12px;
                        }
                
                        .panelGreyLine{
                            width:948px;
                            background-color:#999999;
                            float:left;
                        }
                                                            
                        /* ----- END PANEL ROW HOUR ----- */
                
                
                /* ----- END PANEL WRAPPER ----- */
                
        .panelGreyLineWrapper{ 
	        width:980px;
            font-size:0px;
            margin-top:-1px;
	        background-color:#999999;
	        /*float:left;*/
        }
        
                /* ----- BEGIN PANEL GREY LINE WRAPPER ----- */
                
                .hourCornerLine{ 
	                width:30px;
	                min-height:1px; /* for modern browsers */
	                height:auto !important; /* for modern browsers */
	                height:1px; /* for IE5.x and IE6 */
	                font-size:0px;
	                background:url(../img/pgcHourBg.jpg) repeat-y;
	                background-color:#999999;
	                margin-left:1px;
	                /*float:left;*/
                }
                
                /* ----- END PANEL GREY LINE WRAPPER ----- */
                
        .tableStyle{ 
	        width:980px;
	        border-style:none;
	        border-bottom-width:0px;
	        background-color:#efefef;
	        /*float:left;*/        }
                
                /* ----- BEGIN TABLE ----- */
                
                .tableVerticallLine{ 
	                width:1px;
	                font-size:0px;
	                background-color:#999999;
	                float:left;
	                height:2500px;
                }
                
                .column1{ 
	                width:30px;
	                float:left;
                }
                
                .column2{ 
	                width:232px;
	                float:left;
                }

                .column3{ 
	                width:232px;
	                float:left;
                }
                
                .column4{ 
	                width:232px;
	                float:left;
                }

                .column5{ 
	                width:218px;
	                float:left;
                }
                
                .columnTableHour
                {
					float:right;	                
					width:30px;
                    text-align:center;
                }
					
                .tableHour{ 
	                width:30px;
	                background:url(../img/pgcHourBg.jpg) repeat-y;
	                background-color:#999999;
	                color:#666666;
                    font-weight:bold;
                    font-family:Arial, Helvetica, Sans-Serif;
                    font-size:14px;
                    text-align:center;
                    height:100px;
                }
                
                .tableColumn{ 
	                width:232px;
	                font-size:0px;
                }
                
                        .panelCell{
                            width:230px;
                            min-height:50px; /* for modern browsers */
                            height:auto !important; /* for modern browsers */
                            height:50px; /* for IE5.x and IE6 */
                            font-family:Arial, Helvetica, Sans-Serif;
                            float:left;
                        }
                        
                                /* ----- BEGIN PANEL CELL ----- */
                                
                                .panelCellText{
                                    width:162px;
                                    min-height:20px; /* for modern browsers */
                                    height:auto !important; /* for modern browsers */
                                    height:20px; /* for IE5.x and IE6 */
                                    margin-left:10px;
                                    margin-top:5px;
                                    float:left;
                                }
                                
                                .panelCellText2{
                                    width:170px;
                                    min-height:20px; /* for modern browsers */
                                    height:auto !important; /* for modern browsers */
                                    height:20px; /* for IE5.x and IE6 */
                                    margin-left:10px;
                                    margin-top:0px;
                                    float:left;
                                }
                                
                                        .lblPanelCellHour{
                                            width:162px;
                                            color:#333333;
                                            font-size:10px;
                                            float:left;
                                        }

                                        .lblPanelCellHour2{
                                            width:35px;
                                            color:#333333;
                                            font-size:10px;
                                            float:left;
                                        }

                                        
                                        .lblPanelCellTitle{
                                            width:162px;
                                            color:#333333;
                                            font-weight:bold;
                                            font-size:12px;
                                            margin-top:2px;
                                            float:left;
                                        }
                                        
                                        .lblPanelCellTitle2{
                                            width:130px;
                                            color:#333333;
                                            font-weight:bold;
                                            font-size:12px;
                                            float:left;
                                        }
                                        
                                        .lblPanelCellCategory{
                                            _display:inline;
                                            width:161px;
                                            color:#999999;
                                            font-size:10px;
                                            margin-top:2px;
                                            float:left;
                                            _margin-right:-3px;
                                            _overflow:hidden;
                                        }
                                        
                                .panelCellImage{
                                    width:25px;
                                    min-height:20px; /* for modern browsers */
                                    height:auto !important; /* for modern browsers */
                                    height:20px; /* for IE5.x and IE6 */
                                    margin-top:0px;
                                    float:right;
                                }
                                
                                .panelCellBottomSpace{
                                    width:232px;
                                    min-height:6px; /* for modern browsers */
                                    height:auto !important; /* for modern browsers */
                                    height:6px; /* for IE5.x and IE6 */
                                    font-size:0px;
                                    margin-top:30px;
                                    float:left;

                                }
                                
                                /* ----- END PANEL CELL ----- */
                
                /* ----- END TABLE ----- */


