@charset "utf-8";

body {margin:0; padding:0; background:#fff;}
#dailybox{
	position:relative;
}
#dailybox, #dailybox .content{
	width:630px;
	overflow: hidden;
}
#dailybox, #dailybox .container, #dailybox .content{
	height:1330px;
}
#dailybox{overflow:hidden;}
#dailybox .container{position:relative; left:0;}
#dailybox .content{
	float:left;
}

#dailybox .content div{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: 500px;
	padding-left: 100px;
}


#dailybox .next, #dailybox .previous{position:absolute; z-index:2; display:block; width:21px; height:21px;}

#dailybox .next{
	right:0;
	margin-right:10px;
	background-image: url(IMAGES/mainSlidshow/slidebox_next.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#dailybox .next:hover{
	background-image: url(IMAGES/mainSlidshow/slidebox_next_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#dailybox .previous{
	margin-left:15px;
	background-image: url(IMAGES/mainSlidshow/slidebox_previous.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#dailybox .previous:hover{
	background-image: url(IMAGES/mainSlidshow/slidebox_previous_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}
#dailybox .dailyThumbes{
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
	color: #FFF;
}
#dailybox .dailyThumbes .dailyThumbnail{
	display:block;
	margin-left:5px;
	float:left;
	font-size:9px;
	padding:2px 4px;
	color:#CDCDCD;
}
#dailybox .dailyThumbes .dailyThumbnail:hover{
	color:#CDCDCD;
}
#dailybox .selected_dailyThumbnail{
	color:#CDCDCD;
	display:block;
	margin-left:5px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-decoration:none;
	padding:2px 4px;
}------------------------

#today2 {
	float: left;
	width: 614px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #06F;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(weekly_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 6px;
}
#sched {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	padding-top: 25px;
	height: 140px;
	vertical-align: middle;
	padding-right: 20px;
}
#contain {
	margin-left: 218px;
	padding-left: 15px;
	color: #333;
}
#pic {
	float: left;
	padding-left: 15px;
}
#todayscadualtitle {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 15px;
}
#todayscadualcontan {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#todayscadualtime {
	font-weight: bold;
	color: #06F;
	margin-top: 15px;
}
#daily {
	background-color: #CDCDCD;
	margin-left: 40px;
	height: 724px;
	overflow-x: hidden;
	scrollbar-arrow-color: #CDCDCD;
	scrollbar-track-color:#CDCDCD;
	scrollbar-darkshadow-color: #CDCDCD;
	scrollbar-face-color:#009;
	scrollbar-highlight-color: #CDCDCD;
	scrollbar-shadow-color: #CDCDCD;
	overflow: scroll;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
#dailySchedule {
	margin-top: 300px;
	height: 400px;
}
#dailytitle P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	padding-top: 17px;
}



#dailytitle {
	background-image: url(IMAGES/weekly%20programs/MC-gold-weeklyPrograms-title.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin-top: 30px;
}

