
/* CSS Document */

.intro
{
font-size: 120%;
color:#60dd49;
line-height: 105%;
font-weight: bold;
padding-bottom: 3px;
}

.moreabout 
{
margin-bottom: 10px;
font-size: 90%;
}

.moreabout a
{
text-decoration: none;
color: #A5A9AC;
}

.news .newsitem
{
border-bottom: 1px solid #bec0c2;
padding: 8px 0 8px 0;
color: #A5A9AC;
}

.news .newsitem a
{
text-decoration: none;
color: #A5A9AC;
}
.news .date
{
display:block;
}

.news .newstitle
{
font-weight: bold;
}

.news p
{
padding: 0;
margin: 0;
}

.news .readmore
{
color:#acd58a;
}

#lowerpanels
{
margin-top: 10px;
border: 1px solid #FFFFFF;
color: #FFFFFF;
}

#lowerpanels a
{
color: #FFFFFF;
}

#lowerpanels .program
{
width: 222px;
float: left;
background-color:#A5A9AC;
margin-right: 10px;
max-height: 85px;
}

#lowerpanels .thumbnail
{
width: 85px;
float: left;
height: 85px;
}

#lowerpanels .desc
{
margin: 5px 5px 0 90px;
}

#lowerpanels .desc span
{
display: block;
}

#lowerpanels .desc .name, #lowerpanels .desc .broadcaster
{
font-weight: bold;
color: #FFFFFF;
}

#lowerpanels .desc p
{
margin: 0;
padding: 0;
color:#FFFFFF;
}

#lowerpanels .desc .duration
{
font-style: italic;
}

#onair
{
float: left;
width: 465px;
}


#latestprod
{
margin-left: 475px;
}
