body.wideClass div#wrapper div#content {
	overflow:visible;
}


div#calendarWeek div.title, div#calendarType div.title, div#calendarArea div.title {
	color:#5891A4;
	font-size:14px;
}

div#calendarWeek {
	float:left;
}

div#calendarWeek div.calendarDay {
	float:left;
	background-image:url('../images/calendar/calendar-background.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:62px;
	height:62px;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	font-size:20px;
}

#wrapper #content #wideContent div#calendarWeek div.calendarDay a {
	color:#ffffff;
	text-decoration:none;
	background-color:transparent;
	display:block;
}

div#calendarWeek div.upcoming {
	clear:both;
	padding-top:10px;
}

#wrapper #content #wideContent div#calendarWeek div.upcoming a {
	background-color:transparent;
	margin-right:10px;
}

div#calendarType {
	float:left;
	margin-left:20px;
}

div#calendarType div.content {
	background-image:url('../images/calendar/type-background.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:232px;
	height:104px;
}

div#calendarType div.content div.category {
	margin-top:3px;
	float:left;
	padding-left:10px;
	width:102px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#ffffff;
}

#wrapper #content #wideContent div#calendarType div.content div.category a {
	color:#ffffff;
	text-decoration:none;
	background-color:transparent;
	display:block;
}

div#calendarType div.content div.category div.circle {
	float:left;
	width:25px;
	height:30px;
	line-height:30px;
	background-image:url('../images/calendar/circle.jpg');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
}

#wrapper #content #wideContent div#calendarType div.content div.category div.circle a {
	font-weight:bold;
}

div#calendarType div.content div.category div.finish {
	float:left;
	width:75px;
	height:30px;
	line-height:30px;
	padding-left:2px;
	font-size:11px;
}

div#calendarArea {
	float:left;
	margin-left:20px;
}

div#calendarArea div.content {
	background-image:url('../images/calendar/area-background.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:156px;
	height:107px;
	padding-top:10px;
	padding-left:10px;
}

div#calendarArea div.content div.area {
	clear:both;
}

#wrapper #content #wideContent div#calendarArea div.content div.area a {
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;
}

div#eventsList {
	clear:both;
}

div#eventsList div.title,
div#eventsList div.title-wide {
	color:#0c3d4e;
	font-size:16px;
	font-weight:bold;
	clear:both;
}

div#eventsList div.event {
	clear:both;
	margin-bottom:15px;
	overflow:auto;

}

div#eventsList div.event div.title {
	background-image:url('../images/calendar/event-title.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:574px;
	height:44px;
	padding-left:20px;
	line-height:44px;
}

div#eventsList div.event div.title-wide {
	background-image:url('../images/calendar/event-title-wide.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:738px;
	height:44px;
	padding-left:20px;
	line-height:44px;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.link {
	float:left;
	width:390px;
	height:44px;
	overflow:hidden;
}

#wrapper #content #wideContent div#eventsList div.event div.title-wide div.link {
	float:left;
	width:630px;
	height:44px;
	overflow:hidden;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.link a,
#wrapper #content #wideContent div#eventsList div.event div.title-wide div.link a,{
	color:#0c3d4e;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
	background-color:transparent;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.icons,
#wrapper #content #wideContent div#eventsList div.event div.title-wide div.icons {
	float:left;
	width:25px;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.icons div.icon,
#wrapper #content #wideContent div#eventsList div.event div.title-wide div.icons div.icon {
	margin-top:8px;
	height:36px;
	line-height:36px;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.icon a img,
#wrapper #content #wideContent div#eventsList div.event div.title-wide div.icon a img {
	border:0px;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.circles,
#wrapper #content #wideContent div#eventsList div.event div.title-wide div.circles {
	float:left;
	width:40px;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.circles div.circle,
#wrapper #content #wideContent div#eventsList div.event div.title-wide div.circles div.circle {
	float:right;
	background-image:url('../images/calendar/circle.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:25px;
	height:44px;
	line-height:44px;
	text-align:center;
	color:#ffffff;
	margin-right:5px;
}

#wrapper #content #wideContent div#eventsList div.event div.title div.circles div.circle a,
#wrapper #content #wideContent div#eventsList div.event div.title-wide div.circles div.circle a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	background-color:transparent;
}

div#eventsList div.event div.content {
	background-image:url('../images/calendar/event-content.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	width:534px;
	padding:0px 30px 10px 20px;
	color:#ffffff;
	overflow:auto;
}

div#eventsList div.event div.content-wide {
	background-image:url('../images/calendar/event-content-wide.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	width:708px;
	padding:0px 30px 10px 20px;
	color:#ffffff;
	overflow:auto;
}

div#eventsList div.event div.content-wide div.photo {
	float:left;
	width:150px;
	margin-right:10px;
	padding-top:10px;
}


div#eventsList div.event div.bottom {
	background-image:url('../images/calendar/event-bottom.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:574px;
	height:8px;
}

div#eventsList div.event div.bottom-wide {
	background-image:url('../images/calendar/event-bottom-wide.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:738px;
	height:8px;
}

div#eventsList div.event div.content div.compacted {
	float:left;
	width:530px;
	padding-top:10px;
	overflow:auto;
}

div#eventsList div.event div.content-wide div.compacted {
	float:left;
	width:700px;
	padding-top:10px;
	overflow:auto;
}

div#eventsList div.event div.content div.compacted-photo {
	float:left;
	width:540px;
	padding-top:10px;
	overflow:auto;
}

div#eventsList div.event div.content-wide div.compacted-photo {
	float:left;
	width:540px;
	padding-top:10px;
	overflow:auto;
}

div#eventsList div.event div.content div.extended {
	float:left;
	width:393px;
	padding-top:10px;
	margin-right:20px;
	overflow:auto;
}

div#eventsList div.event div.content-wide div.extended {
	float:left;
	width:555px;
	padding-top:10px;
	margin-right:20px;
	overflow:auto;
}

div#eventsList div.event div.extended-photo {
	float:left;
	width:394px;
	padding-top:10px;
	margin-right:20px;
	overflow:auto;
}

div#eventsList div.event div.extended div.summary {
	margin-bottom:10px;
}

div#wrapper div#content div#wideContent div#eventsList div.event div.extended div.summary a {
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}

div#wrapper div#content div#wideContent div#eventsList div.event div.extended div.summary a:hover {
	background-color:#ffffff;
	color:#5891A4;
}

div#eventsList div.event div.extended div.location {
}

div#eventsList div.event div.content div.limelight {
	clear:both;
	padding-top:10px;
}

#wrapper #content #wideContent div#eventsList div.event div.content div.limelight a {
	color:#E7EFBC;
	background-color:transparent;
	font-style:italic;
}

div#eventsList div.event div.content div.arrow,
div#eventsList div.event div.content-wide div.arrow {
	clear:both;
	height:10px;
	text-align:right;
	padding-right:10px;
	background-color:#5891A4;
	padding-top:10px;
}

div#wrapper div#content div#wideContent div#eventsList div.event div.content div.arrow a,
div#wrapper div#content div#wideContent div#eventsList div.event div.content-wide div.arrow a {
	color:#0C3D4E;
}

div#eventsList div.event div.moreinfo {
	float:left;
	background-image:url('../images/calendar/more-info.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#9BBDC7;
	width:110px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#wrapper #content #wideContent div#eventsList div.event div.moreinfo a {
	color:#ffffff;
	text-decoration:none;
	clear:both;
	display:block;
	background-color:transparent;
}

#wrapper #content #wideContent div#eventsList div.event div.moreinfo a:hover {
	background-image:url('../images/calendar/more-info-hover.jpg');
}