/*
body#schedule-local #content {
	width: 1050px;
	height:1125px;
	background-image: url(../images/globals/bkgrnd.jpg);
}
*/

/* Schedule Module Wrapper */
#moduleDefault{
	background-color:#FFF;
	border: 1px solid #808080;
	width: 965px;
	height:540px;
	margin-left: 5px;
	padding:15px;
}

#moduleDay{
	background-color:#FFF;
	border: 1px solid #808080;
	width: 965px;
	height:3450px;
	margin-left: 5px;
	padding:15px;
}

#moduleChannel{
	background-color:#FFF;
	border: 1px solid #808080;
	width: 965px;
	height:1800px;
	margin-left: 5px;
	padding:15px;
}

#channelHeader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: navy;
	padding-top: 0px;
	padding-bottom: 0px;
}

#scheduleHeader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headerLeft{
	float: left;
	width: 435px;
	height: 152px;
}

#headerTitle{
	float: left;
	width: 430px;
	height: 117px;
	border: 0px solid #808080;
	padding: 3px;
}

#headerNav{
	float: left;
	width: 430px;
	height: 40px;
	border: 0px solid #808080;
	padding: 5px;
	font-size: 1.2em;
}

.headerSpace{
	float: left;
	width: 30px;	
}

#headerLegend{
	float: left;
	width: 220px;
	height: 140px;
	border: 1px solid #808080;
	padding: 5px;
}

#headerCalendar{
	float: left;
	width: 220px;
	height: 150px;
	border: 1px solid #808080;
	padding: 0px;	
}










#headerMenu{
	float: left;
	width: 615px;
	height: 200px;
	border: 0px solid #808080;
	padding: 0px 5px 5px 5px;	
}





#channel{
	float: left;
	width: 285px;
	height: 184px;
	border: 1px solid #808080;
	padding: 5px;	
}

#function{
	float: left;
	width: 285px;
	height: 184px;
	border: 1px solid #808080;
	padding: 5px;	
}

.channelHeaderSpace{
	float: left;
	width: 35px;	
}

#navFooter{
	float: left;
	height: 35px;	
}



.sertitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
#detailPOP {
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
}

