﻿

.white_bodytext
{
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 8pt; 
	color: #dae2ee; 
}

.black_bodytext
{
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9pt; 
	color: #333333; 
}

.list_header
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/header_grad.gif);
	color: #10397b;
	padding:3px;
	background-repeat: repeat-x;
	font-family: Trebuchet MS, verdana, Arial;
}
.list_row
{
	margin:1px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 9pt;
	padding-bottom: 6px;
	color: white;
	padding-top: 4px;
	font-family:Trebuchet MS, verdana, Arial;
	border-bottom: solid 1px #304A66;
	
	color: white;
}


.info_box_title_text
{
	color: #10397b; 
	font-family: 'Trebuchet MS', Verdana, Arial; 
	font-weight: bold;
	font-size: 8pt;
}

.info_box_text
{
	color: #10397b; 
	font-family: 'Trebuchet MS', Verdana, Arial; 
	font-size: 8pt;
}

.main_date
{
	color: #dae2ee;
	font-family: 'Trebuchet MS', Verdana, Arial; 
	font-size: 15pt; 
	font-weight:bold ;
}

.main_time
{
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	color: #dae2ee;
	font-family: 'Trebuchet MS', Verdana, Arial; 
	font-size: 27pt; 
	font-weight:bold ;
	opacity:.6;
}


A
{
	text-decoration:none;
	
}

A:hover
{
	text-decoration:none;
}
A:visited
{
}



.guide_title_text
{
	color: #10397b; 
	font-family: 'Trebuchet MS', Verdana, Arial; 
	font-weight: bold;
	font-size: 8pt;
}

.grid_channel
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 8pt;
	
	padding-bottom: 2px;
	overflow: hidden;
	color: white;
	padding-top: 2px;
	font-family:Trebuchet MS, verdana, Arial;
	TEXT-OVERFLOW: hidden;
	
}	
.grid_channel_num
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 2px;
	overflow: hidden;
	color: #87ceeb;
	padding-top: 2px;
	font-family: Trebuchet MS, verdana, Arial;
}


.grid_default
{
	
	color: white;
	overflow: hidden;
	font-family: Trebuchet MS, verdana, Arial;
	TEXT-OVERFLOW: ellipsis;
	background-color: #1155a6;
}

.grid_movie
{
	
	overflow: hidden;
	color: white;
	font-family: Trebuchet MS, verdana, Arial;
	TEXT-OVERFLOW: ellipsis;
	background-color: #0185ac;
}

.grid_sports
{
	overflow: hidden;
	color: white;
	font-family: Trebuchet MS, verdana, Arial;
	TEXT-OVERFLOW: ellipsis;
	background-color: #01965e;
}

.grid_kids
{
	overflow: hidden;
	color: white;
	font-family: Trebuchet MS, verdana, Arial;
	TEXT-OVERFLOW: ellipsis;
	background-color: #b6985b;
}

.grid_selected
{
	border-right: #7cfc00 1px solid;
	border-top: #7cfc00 1px solid;
	overflow: hidden;
	border-left: #7cfc00 1px solid;
	color: white;
	border-bottom: #7cfc00 1px solid;
	font-family:Trebuchet MS, verdana, Arial;
	TEXT-OVERFLOW: ellipsis;
	background-color: #395aad;
}

.white
{
	color: white;
	font-size: 8pt;
}