.leftBoxEmpty
{
	width:60px;
	position: relative;
	background-color:white;
	float: left;
	display: block;
	z-index:1;
}

.leftTime
{
	display:block;
	float:right;
	position:relative;
	width:60px;
	vertical-align: middle;

}

.leftBackground
{
	float:left;
	width:60px;
    background-attachment:scroll;
	background-color:#d7d6d4;
	background-image:url(../images/scheduler/minute_col.gif);
	background-repeat:repeat-y;
	overflow-x:hidden;
	overflow-y:hidden;
	

}
.left
{
	display:block;
	width: 60px;
	float: left;

}

.ampm
{
color:black;
font-family:Verdana,sans-serif;
font-size:10px;
text-align:right;
padding-right: 30px;
position:relative;
top: 33%;
height: 15px;
overflow: hidden;
}
.hour
{
	color:black;
	font-family:Verdana,sans-serif;
	font-size:19px;
	text-align:right;
	position:relative;
	padding-right: 30px;
	top: 35%;
	height: 20px;
	overflow: hidden;
}


.trackBox
{
	text-align:center;
	font-weight:bold;
	z-index:1;
	position: relative;
	display: block;
	float: left;
	background-color:white;
}
.headerBox
{
	height:20px;
	position: relative;
	display: block;
}

.Theater1
{
	background: #405E83;
	border: 2px solid #405E83;
	text-align: center;
	font-size: 10px;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
}

.Theater2
{
	background: #C88E02;
	border: 2px solid #C88E02;
	text-align: center;
	font-size: 10px;
	color: white;
		margin-left: 5px;
	margin-right: 5px;
}

.Track1, .TechnologyLab , .ProductClassrooms
{
	background: #7F93AC;
	border: 2px solid #7F93AC;
	text-align: center;
	font-size: 10px;
	color: white;
		margin-left: 5px;
	margin-right: 5px;
}

.Track2, .ExhibitHallTheater, .ProductTheater
{
	background: #D6AA41;
	border: 2px solid #D6AA41;
	text-align: center;
	font-size: 10px;
	color: white;
		margin-left: 5px;
	margin-right: 5px;
}


.currentBox
{
	position: relative;
	display: block;
	padding-bottom: 20px;
}

.rightBackground
{
background:url(../images/scheduler/grid_background.gif);
position: relative;
float: left;
display: block;
}
.evntBox
{
	position:absolute;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	overflow:hidden
	}
	
	.track
	{
		float: left;
	}
	
.Theater1text
{

	border: 2px solid #405E83;
	margin-left: 5px;
	margin-right: 5px;
		filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
		color: white;
	}

.Theater2text
{
	border: 2px solid #C88E02;

		margin-left: 5px;
	margin-right: 5px;
		filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
		color: white;}

.Track1text, .TechnologyLabtext, .ProductClassroomstext
{
	border: 2px solid #7F93AC;
	margin-left: 5px;
	margin-right: 5px;
		filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
		color: white;
}
	

.Track2text, .ExhibitHallTheatertext, .ProductTheatertext
{
	border: 2px solid #D6AA41;
		color: white;

}

.text
{
	margin-left: 5px;
	margin-right: 5px;
	position: absolute;
	z-index: 2;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	overflow:hidden;
line-height:11px;
		

	
}

.plus
{
	background-image:url(../images/buttons/plus.png);
background-position:100% 3%;
background-repeat:no-repeat;
}

.box
{
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;	

}

.Theater1box
{
	background: #405E83;
}

.Theater2box
{
	background: #C88E02;
	
}

.Track1box, .TechnologyLabbox , .ProductClassroomsbox
{
	background: #7F93AC;
}

.Track2box, .ExhibitHallTheaterbox, .ProductTheaterbox
{
	background: #D6AA41;
}
	
	.evntContainer
	{
		float: left;

	}
	
	.evntContainer2
	{
		float: left;
	}

.popup
{
		filter:alpha(opacity=100) !important;
	-moz-opacity:1.0 !important;
	opacity:1.0 !important;
	cursor:pointer; 

}
