.igmc_SeriouslyGreyControl
{
	background-color:#000EEE;
	font-family: 'Roboto', sans-serif;
	border:solid 1px #C5C7CB;
	margin:0px;
	padding:0px;
	width: 225px;
	height: 200px;
} /*font-family: Segoe UI, Verdana, Arial, Georgia, Sans-Serif;*/


.igmc_SeriouslyGreyHeader
{
	background-color:#CCCCCC;
	background-repeat:repeat-x;
	background-position:top ;
	background-image: url(images/igmc_headerbg.png);
	
	border-bottom:solid 1px #BBBBBB;
} /* font-size:12px; */


.igmc_SeriouslyGreyFooter
{
	background-color:White;
	background-repeat:repeat-x;
	background-position:bottom ;
	background-image: url(images/igmc_footerbg.gif);
	
	border-top:solid 1px #DDDDDD;
	text-align:center;
} /* font-size:10px; */


.igmc_SeriouslyGreyDOW
{
	background-color:#F3F3F3;
	font-weight:bold;
	
	border-width:0px;
	border-bottom:solid 1px #CCCCCC;
	text-align:center;
} /* font-size:10px; */


.igmc_SeriouslyGreyNextPrev
{
	
	margin:0px;
	padding:0px 3px 0px 0px;
	color:#333333;
	vertical-align:middle;
} /* font-size:xx-small; */


.igmc_SeriouslyGreyMonthYear
{
	font-weight:bold;
	
	padding-top:0px;
	padding-right:2px;
	line-height: 22px;
	color:#333333;
	vertical-align:middle;
} /* font-size:12px; */


.igmc_SeriouslyGreyDay
{
	background-color:White;
	
	border:solid 1px #FFFFFF;
	text-align:center;
} /* font-size:11px; */


/* CSS classes for Month and Year selection Popup in header */
.igmc_SeriouslyGreyList
{
	background-color:White;
	border:solid 1px #999999;
}


.igmc_SeriouslyGreyItem
{
	background-color:#F1F1F1;
	
	text-align:center;
} /* font-size:11px; */


.igmc_SeriouslyGreyHoverFooter
{
	background-color:WhiteSmoke;
	background-repeat:repeat-x;
	background-image: url(images/igmc_footerbghover.gif);
	cursor:pointer;
	color:#333333;
}


.igmc_SeriouslyGreyHoverNextPrev
{
	cursor:pointer;
	color:DimGray;
}


.igmc_SeriouslyGreyHoverMonthYear
{
	cursor:pointer;
	color:#333333;
	text-decoration:underline;
}


.igmc_SeriouslyGreyWeekNumber
{
	background-color:#EEEEEE;
	font-weight:bold;
	border:solid 1px #EEEEEE;
}


.igmc_SeriouslyGreyWeekendDay
{
	background-color:#FAFAFA;
	border:solid 1px #FAFAFA;
}


.igmc_SeriouslyGreySelectedItem
{
	background-color:#DDDDDD;
	font-weight:bold;
	color:White;
}


.igmc_SeriouslyGreyPressedFooter
{
	background-color:#EEEEEE;
	background-repeat:repeat-x;
	background-image: url(images/igmc_footerbgpressed.gif);
}


.igmc_SeriouslyGreyPressedNextPrev
{
}


.igmc_SeriouslyGreyPressedMonthYear
{
	color:DimGray;
}


.igmc_SeriouslyGreyOtherMonthDay
{
	background-image:none;
	color:#AAAAAA;
}


.igmc_SeriouslyGreyHoverItem
{
	background-color:#CCCCCC;
	cursor:pointer;
	color:White;
}


.igmc_SeriouslyGreyTodayDay
{
	background-color:#CCCCCC;
	color:White;
}


.igmc_SeriouslyGreySelectedDay
{
	background-color:#DDDDDD;
	font-weight:bold;
}


.igmc_SeriouslyGreyFocusDay
{
	background-color:#EFEFEF;
	border-color:#CCCCCC;
	color:Black;
}


.igmc_SeriouslyGreyHoverDay
{
	background-color:DimGray;
	font-weight:bold;
	color:White;
}


.igmc_SeriouslyGreyDisabledDay
{
	color:White;
}


