/*
* 	Frontpage styles for 12 channel website
*/

@import url('global.css');

/*----------------------- News section -------------------------------*/

#NewsSections
{
	font-size: 85%;
	color: #008CDE;
	font-family: "Times New Roman", Times, serif;
	margin-top: 1em;
}

#NewsSections a
{
	color: #7A7A7A;
}

#NewsSections a:hover
{
	color: #4493FF;
}

#HotNew
{
	padding: 1em 0 0 0;
	margin: 0;

}

#HotNew-label
{
	width: 25%;
	background-image:url(../images/hotnew-titleback.gif);
	background-repeat:repeat-x;
}

#HotNew-content
{	
	margin-top: 2px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #FE7109;
	border-top: 1px solid #FE7109;	
}

#HotNew-subtitle
{
	padding-top: 0.5em;
}

#HotNew-subtitle table
{
	width: 100%;
}

#HotNew-subtitle a
{
	color: #D74C05;
}

#HotNew-subtitle a:hover
{
	color: #0078FF;
}

.Hotnew-subtitle-font
{
	font-family: Tahoma, sans-serif;
	font-size: 120%;
	color: #353535;
	padding-left: 5px;
}

.NewsDate
{
	font-size: 70%;
	font-family: Tahoma, sans-serif;	
	color: #D74C05;
	text-align: right;
	padding-right: 10px;
}

#HotNew-photo
{
	width: 140px;
	background-color: #E3E3E3;
	float:left;
	padding: 5px;
	margin: 1em 12px 5px 10px;	
	text-align: center;
}

#HotNew-photo img
{
	border: 1px solid black;
	margin-bottom: 5px;
}

#HotNew-photo-text
{
	margin-left: 5px;
	font-size: 65%;
	color: #595959;
	font-family: Tahoma, sans-serif;		
	width: 100%;
	text-align: left;
}

#HotNew-content-leader
{
	font-size: 100%;
	font-color: black;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 1em 10px 1em 10px;
}

#HotNew-content-main
{
	font-size: 100%;
	font-color: black;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin: 0 10px 1em 10px;
}

#HotNew-author
{
	font-size: 70%;
	color: #898989;
	font-family: Tahoma, sans-serif;
	text-align: right;
	margin: 0 10px 1em 0;
}

/*--------- Last news --------*/

#LastNews
{
	margin: 1em 0 1em 0;
}

#LastNews-label
{
	width: 25%;
	background-image:url(../images/lastnews-labelback.gif);
	background-repeat:repeat-x;
	margin-bottom: 2px;
}

.LastNews-subtitle-font
{
	font-family: Tahoma, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #353535;
}

#LastNews-content
{
	width: 100%;
}

#LastNews-content div
{
	border-top: 1px solid #CACACA;
	margin-bottom: 1.5em;
	padding-top: 0.5em;
}

#LastNews-content table
{
	width: 100%;
	margin-bottom: 1em;
}

#LastNews-content table a
{
	color: #D74C05;
	font-family: Tahoma, sans-serif;
}

#LastNews-content a
{
	font-family: "Times New Roman", Times, serif;
}

#LastNews-content div a:hover
{
	color: #0078FF;
}

/*----------------------------------------- Calendar -----------------------------------------*/

#Calendar-title
{
	height: 25px;
	background-color: #F5F5F5;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	color: #0380E0;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin-top: 1em;
	padding: 3px 0 0 5px;
}

#Calender-days table
{
	width: 100%;
}

.Calender-daynames
{
	font-size: 80%;
	color: #565656;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
}

.Calender-daynames td
{
	text-align: right;
}

.Calender-daynumbers
{
	font-size: 90%;
	color: #A2A2A2;
	font-family: Tahoma, sans-serif;
}

.Calender-daynumbers td
{
	text-align: right;
}

.Calender-daynumbers a
{
	color: #A2A2A2;
}

.Calendar-currentday
{
	color: #FE8503;
}

#Calendar-weeksnav
{
	background-color: #DFDFDF;
	height: 18px;
	font-size: 80%;
	font-family: Tahoma, sans-serif;
	color: #666666;
	margin-top: 5px;
}

#Calendar-weeksnav a
{
	color: #666666;
}

#Calendar-weeksnav table
{
	width: 100%;
}

#Calendar-prevweek
{
	text-align: left;
	float: left;
}

#Calendar-nextweek
{
	text-align: right;
}

/*------------------------------- Mailing list subscribe ----------------------------------*/

#MailingList
{
	padding-top: 1em;
	font-family: Tahoma, sans-serif;
	color: #655D5D;
	font-size: 80%;
	width: 100%;
}

#MailingList-label
{
	background-image: url(../images/mailinglist-back.gif);
	background-repeat: repeat-x;
	height: 17px;
}

#MailingList-main
{
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 2px;
}

#MailingList-subscribebuttons
{
	color: black;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

/*----------------------------------------- Now playing -------------------------------------------*/

#NowPlaying
{
	width: 100%;
	margin-top: 1em;
}

#NowPlaying-label
{
	background-image: url(../images/nowplaying-labelback.gif);
	background-repeat: repeat-x;
	height: 17px;
}

#NowPlaying-main
{
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 10px 15px 15px 25px;
	margin-top: 2px;
}

.NowPlaying-programname
{
	color: #353535;
	font-family: Tahoma, sans-serif;
	font-size: 120%;
}

.NowPlaying-time
{
	color: #727272;
	font-family: Tahoma, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
}

#NowPlaying-allprogram
{
	margin: 10px 0 0 -10px;
	font-size: 80%;
	font-family: Tahoma, sans-serif;
}

#NowPlaying-allprogram a
{
	color: #626262;
}
