/*
-----------------------------------------------------
Black Grace: From Cannon's Creek to Jacob's Pillow Demo
-----------------------------------------------------
Airdates/Broadcast Information CSS
-----------------------------------------------------
*/


/*
======================================================
General Module Styles
======================================================
*/

#airdatesmodule 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFF; 
	font-weight: normal; 
	line-height: 16px;
	margin: 0;
}

#airdates 
{
	line-height: 13px;
}

#airdates td 
{
	line-height: 13px;
}


/*
======================================================
Headers and Common Text Styles
======================================================
*/

.schedulepagehead 
{
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
	margin: 0;
	padding: 3px 0 0 0;
	color: #FFFFFF;
}


/*
======================================================
Station Finder and Listings Styles
======================================================
*/

.stationfinder 
{
	color: #fff; 
	font-size: 11px; 
	line-height: 13px;
}

.stationcommonname
{
	color: #FFF; 
	font-size: 11px; 
	font-weight: 900;
}

.stationchannel
{
	color: #626262; 
	font-size: 10px;
	margin: 0;
}

.stationcitystate
{
	color: #FFF; 
	font-size: 11px;
}

.alert 
{
	font-size: 11px; 
	color: #cc0033; 
	font-weight: normal; 
	line-height: 13px;
}

.alert a:link,
.alert a:visited
{
	color: #cc0033; 
	text-decoration: underline;
}

.alert a:hover,
.alert a:active
{
	color: #cc0033; 
	text-decoration: none;
}

.noteitalic
{
	font-size: 10px; 
	color: #FFF;
	font-weight: normal;
	line-height: 13px;
	font-style: italic;
}


/*
======================================================
Airdates Listings Styles
======================================================
*/

.airdatesstation 
{
	font-size: 11px;
	color: #FFF; 
	line-height: 13px; 
	vertical-align: top; 
	padding: 10px 5px 20px 10px;
	width: 100px;
}

.airdateslisting
{
	color: #FFF;
	font-size: 11px;
	line-height: 13px; 
	vertical-align: middle;
	padding: 8px 5px 8px 10px;
}

.airdatesemailcolumn
{
	background-color: #000;
	text-align: center; 
	vertical-align: middle; 
	margin: 0 5px 0 5px;
	width: 1px;
	border-left:solid 1px;
	border-left-color:#626262;
}


/*.airdatesemailcolumn
{
	background-color: #626262;
	text-align: center; 
	vertical-align: middle; 
	padding: 0 5px 0 5px;
	width: 30px;
}

.airdatesdivider
{
	background-color: #626262;
	padding: 0;
	height: 1px;
}*/

.emailform 
{
	padding-right: 10px; 
	vertical-align: top;
}


/*
======================================================
Program Information Styles
======================================================
*/

.programinfotitle
{
	font-size: 16px; 
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	color: #FFF;
}

.programinfoepisode 
{
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	margin: 0 0 2px 0;
}

.programinfodate 
{
	color: #FFF;
	font-size: 11px;
	font-weight: 900;
	margin: 0;
}

.programinfodescription
{
	color: #FFF; 
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

.programinfolocal 
{
	color: #FFF; 
	font-size: 11px;
	margin: 0px;
}