/* Schedule Styles*/
/*==================*/
#master_content_schedule {
	position: relative;
	width: 745px;
	margin: 0px;
	font: 1em Arial, Helvetica, sans-serif;
	overflow: hidden;
	background: #FFFFFF url(images/bgrnd_schedule.jpg);
	color: #666666;
	border: 4px solid #000000;
}
#master_content_schedule h1 {
	margin: 10px auto;

	padding-top: 51px;
	width: 408px;
	/*The image*/
	background-image: url(http://www.OktoberfestAtDelMar.com/images/h1_schedule.gif);
	background-repeat: no-repeat;
	/*Hide the text*/
	overflow: hidden;
	/* WIN IE5 hack */
	height: 51px;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
}
#master_content_schedule h1.micro {
	padding-top: 167px;
	width: 133px;
	/*The image*/
	background-image: url(http://www.OktoberfestAtDelMar.com/images/h1_sched_micro.gif);
	background-repeat: no-repeat;
	/*Hide the text*/
	overflow: hidden;
	/* WIN IE5 hack */
	height: 167px;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
}
.area_schedule {
	float: left;
	width: 133px;
	overflow: hidden;
	margin: 5px;
	background: #EDB329;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
}
.area_schedule h2{
	color: #000000;
}
.area_schedule a {
	color: #000000;
	text-decoration: none;
}
.area_schedule a:hover {
	text-decoration: underline;
}
.area_schedule ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.area_schedule li {
	border-bottom: solid 1px #333333;
	background: #006699;
	padding: 0px;
	margin-bottom: 2px;
}
.area_schedule strong {
	width: 133px;
	overflow: auto;
	display: block;
	text-align: left;
	background: #70BDDD;
	font: bold 1em Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
	margin: 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
}

.area_schedule i {
	float: left;
	padding: 0px 2px 0px 2px;
	margin: 0px 2px 0px 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	width: 40px;
	display: block;
	text-align: left;
	background: #247597;
	margin: 0px 2px 0px 0px;
	border-right: 1px solid #333333;	
	border-bottom: 1px solid #333333;
}

.scrollbox .area_schedule i{

	text-align: left;
	background: #247597;
	border-bottom: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}


.sched {
	position: absolute;
	top: 225px;
	left: 50px;
	width: 491px;
	height: 364px;
	z-index:101;
	visibility: hidden;
	overflow: visible;
	background: url(images/schedules/bgrnd.png) top left no-repeat;
}
/* \*/
* html .sched {
	background: none;
}
* html .sched_bgrnd {
	background: none;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/schedules/bgrnd.png', sizingMethod='scale');
}
/* */
.sched_left {
	float: left;
	width: 142px;
	height: 364px;
	display: inline;
}
.sched_right {
	width: 349px;
	position: relative;
	height: 364px;
	float: right;
	display: inline;
	text-align: left;
}
.sched_right img {
	position:relative;
}

.scrollbox {
	position: relative;
	height: 276px;
	width: 330px;
	overflow: auto;
}
.scrollbox .area_schedule {
	width: 285px;
	margin: 0px;
}
.scrollbox .area_schedule strong a{
	position: relative;

}
.scrollbox .area_schedule strong{
overflow: auto;
	width: 285px;
	text-align: left;
	background: #70BDDD;
	font: bold 1em Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}

.scrollbox .area_schedule i{
	float: left;
	display: block;
	padding: 0px 2px 0px 2px;
	margin: 0px 2px 0px 0px;
	width: 75px;
	text-align: left;
	background: #247597;
	border-bottom: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}






.scrollbox .area_schedule i:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.scrollbox .area_schedule i {display: inline-table;}

/* Hides from IE-mac \*/
* html .scrollbox .area_schedule i {height: 1%;}
.scrollbox .area_schedule i {display: block;}
/* End hide from IE-mac */

#day {
	margin-top: 20px;
	padding-top: 20px;
	margin-right: 10px;
}
#day h1 {
	clear: both;
}
#day h2 {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}
