
*#MainMaster_MainContentPlaceHolder_CalWeekViewControl_WeekView_divScroll 
{
	overflow:visible;
}

.igwv_AstraStyleLibraryControl
{
	background-color:White;
	margin-top:2px;
}


.igwv_AstraStyleLibraryCaptionHeader
{
	background-color:#CECECE;
	background-repeat:repeat-x;
	background-position:center ;
	font-weight:bold;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	border-top:solid 1px #1c4f82;
	border-right:solid 1px #1c4f82; 
	border-bottom:solid 0px #1c4f82;
	border-left:solid 1px #1c4f82;
	padding-top:8px;
	padding-bottom:8px;
	color:Black;
	text-align:center;
}


.igwv_AstraStyleLibraryDayHeader
{
	background-color:White;
	background-repeat:repeat-x;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 2px 0px 0px;
	height: 18px;
	cursor:default;
	text-align:right;
}


.igwv_AstraStyleLibraryDay
{
	background-position:bottom ;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	cursor:pointer;
}


.igwv_AstraStyleLibraryAppointment
{
	margin:0px 1px 0px 1px;
	padding:2px;
	line-height: 150%;
	white-space: nowrap;
	cursor:pointer;
}


.igwv_AstraStyleLibraryAllDayEvent
{
	background-color:#FAFAFA;
	border:solid 1px Silver;
}


.igwv_AstraStyleLibraryNavigationButton
{
	background-color:Transparent;
	border-width:0px;
	width: 17px;
	cursor:pointer;
	vertical-align:middle;
}


.igwv_AstraStyleLibraryDayArea
{
	border:solid 1px #1c4f82;
}


.igwv_AstraStyleLibraryTodayHeader
{
	background-color:#DAE980;
	background-repeat:repeat-x;
	font-weight:bold;
	color:Black;
}


.igwv_AstraStyleLibraryToday
{
}


.igwv_AstraStyleLibrarySelectedAppointment
{
	background-color:#DAEAFF;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	padding:1px;
	cursor:pointer;
	color:Black;
}


.igwv_AstraStyleLibraryActiveDayHeader
{
	background-color:#DAE980;
	background-repeat:repeat-x;
	color:Black;
}


.igwv_AstraStyleLibraryActiveDay
{
	background-color:#EBF3DA;
	background-position:bottom ;
}


