
.span-5 {
width: 210px;
}

.menu{
	width: 970px;
	background-color: #000000;
	}
	
.menu ul{
	margin: 0; padding: 0;
	float: left;
	}

.menu ul li{
	display: inline;
	}

.menu ul li a{
	float: left; text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 10.5px 20px;
	background-color: #000000;
	}

.menu ul li a:visited{
	color: #fff;
	float: left;
	}

.menu ul li a:hover{
	color: #fff;
	background-color: #000000;
	background-image: url('/images/menu-hover.jpg');
	background-repeat: repeat-x;
	float: left;
	}
	
.activemenu {
	color: #000000 !important;
	background-color: #000000;
	background-image: url('/images/menu-current.jpg') !important;
	background-repeat: repeat-x;
	float: left;
	}



.imgHeader {
background: white;
background-image: url('/images/programmi_tv_header.jpg');
background-repeat: no-repeat;
width: 970px;
height: 110px;
}

.programmiFooter {
background-color: #000000;
width: 970px;
color: #fff;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

.programmiFooter a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

.listmenu ul {
margin: 0 0 5px 0;
padding: 0 0 4px 0;
list-style-type: none;
width:185px;
}

.listmenu li a {
color: #333;
display: block;
height: 30px;
padding: 4px 0 4px 14px;
text-decoration: none;
font-weight:bold;
background-color:#fff;
}

.listmenu li a:hover {
background-color: #fff;
color:#a29a87;}


.beforeChannels {
width: 189px;
background-color: #e2d984;
margin-top: 20px;
/* border: 2px solid #666; */
background-image: url('/images/beforechannelsm.jpg');
text-align: center;
text-transform: uppercase;
padding: 5px 0 5px 0;
font-weight: bold;
}


.evenRow {
background-color: #fcfbdf;
}

.oddRow {
background-color: #fffed4;
}

input.btn {
color:#050; 
font: bold 84%'Helvetica Neue', Arial, Helvetica, sans-serif;
padding: 0 15px 0 15px;
background-color: #e8e096; 
}

select.btn { 
color:#050; 
font: bold 84%'Helvetica Neue', Arial, Helvetica, sans-serif;
padding-left: 10px;
background-color: #e8e096; 
}

div#channelinfo {
float: left;
margin-top: 10px !important;
}

.timecol {
text-align: center !important;
}

.titlecol {
font-weight: bold !important;
}

/* Advanced Progs style */

ul.advancedProgs
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.advancedProgs li
{
display: inline;
margin-right: 10px;
list-style-type: none;
}

.advancedProgs a { padding: 3px 10px; }

.advancedProgs a:link, .advancedProgs a:visited
{
color: #fff;
background-color: #E96002;
text-decoration: none;
}

.advancedProgs a:hover
{
color: #fff;
background-color: #FB8D0C;
text-decoration: none;
}


/* todayclass */


.todayclass a:link, .todayclass a:visited
{
background-color: #FB8D0C!important;
}

.todayclass a:hover
{
background-color: #D4C75E!important;
}

/* end of todayclass */
