﻿div.cal_HeaderData
{	
	height:3em;
	width:65em;	
}
div.cal_ColumnStyle			/*Wrapper*/
{
	float:left;
	background-color:#888888;
	filter:alpha(opacity=60);
	/*-moz-opacity:0.6;
	opacity: 0.6;*/
	background: rgba(221, 221, 220, 0.5);
}
div.cal_TimeColumn			/*this one*/
{

	border:solid 1px #919091;
    width:9em;
    height:6.5em;
    background-color:#848284;	/*this is the default background color of the div boxes*/
    padding-top:5px;

}
div.cal_ColumnData			/*Wrapper*/
{
	float:left;
	background-color:#888888;
	filter:alpha(opacity=60);
	/*-moz-opacity:0.6;
	opacity: 0.6;*/
    width:41em;
    height:5.0em;
    background: rgba(221, 221, 220, 0.5);
}
span.cal_DayStyle
{
	float:left;
	font-weight:bold;
    font-size:1.2em;
    color:#898989;
    padding-top:.8em;
	height:3em;
}
.cal_PrintIcon
{

	float:right;
	cursor:pointer;
    padding-top:.8em;
}
span.cal_TimeStyle
{
	display:block;	
	text-align:right;
	font-weight:bold;
    width:8.0em;
    color:#FFFFD6;
}

div.cal_BoxStyleDisplay		/* inner */
{
	position:relative;
	border:solid 1px #919091;
    width:41em; 
    height:5.0em;
    background-color:#F3F3F3;	/*this is the default background color of the div boxes*/
    font-size:14px;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;

}    
 	
div.cal_BoxStyleDisplay:hover
{
	position:relative;
	background:#F9951D;
}

div.cal_BoxStyleDisplayBand
{
	position:relative;
	border:solid 1px #919091;
    width:41em; 
    height:5.0em;
    background-color:#545349;	/*this is the default background color of the div boxes*/
    font-size:14px;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
}	
div.cal_BoxStyleDisplayBand:hover
{
	position:relative;
	background:#F9951D;
}

span.cal_BodyTitle
{
	position:relative;
	font-weight:bold;
	font-size:.9em;
	z-index:1000;
}
span.cal_BodyTitle:hover
{
	cursor:pointer;
}
span.cal_BodyRoomStyle
{
	position:relative;
	font-weight: normal;
    font-size:.75em;
    padding-right:3em;
}
span.cal_LinkItemImages
{
	position:relative;
	padding-right:1.0em;	
	cursor:pointer;
	z-index:1000;
}
span.cal_LinkSpacer{
	
	padding-right:3em;
	
}

div.prt_ColumnData, span.prt_DayStyle, div.prt_BoxStyleDisplay, div.prt_BoxStyleDisplayBand
{
    height:3.5em;			/*diff .4	*/
    width:63em;

}


div.prt_HeaderData
{	
	height:3em;
	width:80em;	
}
div.prt_ColumnStyle
{
	float:left;
	background-color:#888888;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	background: rgba(221, 221, 220, 0.5);

}
div.prt_TimeColumn
{
	border:solid .1em #919091;
    width:9em;
    height:3.65em;
    background-color:#848284;
    padding-top:5px;
    
}
span.prt_TimeStyle
{    
	display:block;	
	text-align:right;
	font-weight:bold;
    width:8.0em;
	color:#000000;    
}
div.prt_ColumnData
{
	float:left;
	background-color:#888888;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
    background: rgba(221, 221, 220, 0.5);
}
span.prt_DayStyle
{
	float:left;
	font-weight:bold;
    font-size:1.2em;
    color:#898989;
    padding-top:.8em;
}
.prt_PrintIcon
{
visibility:hidden;
	float:right;
	cursor:pointer;
    padding-top:.8em;
}
div.prt_BoxStyleDisplay		/* inner */
{
	position:relative;
	border:solid 1px #919091;
    background-color:#F3F3F3;	/*this is the default background color of the div boxes*/
    font-size:12px;
    padding-left:15px;
    padding-right:15px;
    padding-top:2px;
}    
 	
div.prt_BoxStyleDisplayBand
{
    
	color:#000000;
	border:solid .1em #919091;
	position:relative;
    background-color:#545349;	/*this is the default background color of the div boxes*/
    font-size:12px;
    padding-left:15px;
    padding-right:15px;
    padding-top:2px;
}	
span.prt_BodyTitle
{
	position:relative;
	font-weight:bold;
	font-size:.9em;
	z-index:1000;
}
span.prt_BodyRoomStyle
{
	position:relative;
	font-weight: normal;
    font-size:.75em;
    padding-right:3em;
}
span.prt_LinkItemImages
{
	position:relative;
	padding-right:1.0em;	
	cursor:pointer;
	z-index:1000;
}
span.prt_LinkSpacer{
	
	padding-right:3em;
	
}

div.ScanDataHeaderWrapper{
	
}

span.ScanHeader{
	
}
div.ScanDetailWrapper{
	
}
span.ScanDetail{
	
}
span.cal_UpdateNotice{
	color:red;
	font-weight:bold;
	font-size:.9em;	

}
