/* CSS Document */

.ctlRightColumn {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/CTL/rightSideShade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ctlGreenShadeBox {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/CTL/greenGradientBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	list-style-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/CTL/ctlBulletImage.gif);
	vertical-align: top;
}
.ctlGreenShadeHeader {
	padding: 10px 10px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #89af51;
}
.ctlGreenSubHeader {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #89af51;
}
.ctlGreenSubHeader {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #89af51;
	border-bottom: 1px dotted #89af51;
	display: block;
}
.ctlGreenShadeBox ul{
	margin-left: 0;
	padding-left: 20px;
}
.ctlGreenShadeBox li{
	padding-bottom: 5px;
}
.ctlPlumShadeBox {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/CTL/plumGradientBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	list-style-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/CTL/ctlBulletImage.gif);
	vertical-align: top;
}
.ctlPlumShadeBox ul{
	margin-left: 0;
	padding-left: 20px;
}
.ctlPlumShadeBox li{
	padding-bottom: 5px;
}
.ctlPlumShadeBox li{
	padding-left: 0px;
}
.ctlPlumShadeHeader {
	padding: 10px 10px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #866e90;
}
.ctlGreenMainHeader {
	padding: 10px 10px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #89af51;
	border-bottom: 2px solid #89af51;
}

/* styles for the calendar */
.CTLcalendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	border: 2px solid #da9440;
}
.CTLcalendar td {
	padding: 5px;
	height: 90px;
	border: 1px solid #da9440;
	font-size: 11px;
	line-height: 14px;
}
.CTLcalendar p {
	font-size: 11px;
}
.CTLcalendar a:link {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #da9440;
}
.CTLcalendar a:visited {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #da9440;
}
.CTLcalendar a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.CTLcalendar th {
	text-align: left;
	padding: 5 5 5 22;
	background-color: #da9440;
	color: #FFFFFF;
}
.campusCodes  {
	font-size: 11px;
	color: white;
	background-color: #da9440;
	padding: 5px;
}
.calendarTopRow {
	border-bottom: 0px solid #ffffff;
	background-color: #da9440;
	color: #ecc99f;
	vertical-align: middle;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.calendarTopRow  a:link{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.calendarTopRow  a:visited{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.calendarTopRow  a:hover{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.calendarTopRowMonthHeader {
	font-size: 16px;
	border-bottom: 0px solid #ffffff;
	font-weight: bold;
	background-color: #da9440;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 24px
}

.style1 {font-size: 11px}
.text10 {font-size: 10px; line-height: 13px;vertical-align: bottom;padding:5px;color: #666666;}

