
.calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
}
.calnk a {
	text-decoration:none;
	color:#000000;

}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-table2 {
	border:none;
}
.calendar-heading {
	height:25px;
	text-align:center;
}
.calendar-next {
	width:25%;
	text-align:center;
}
.calendar-prev {
	width:25%;
	text-align:center;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.normal-day-heading ,.weekend-heading{
	text-align:left;
	height:25px;
	font-size:15px;	
	font-style:italic;
	background:#686d71;
	padding-left:10px;
	border-right:1px solid #2e2f31;
}

.no-events {
}
.day-without-date {
	height:60px;
}
span.weekend {
	color:#FF0000;
}
.day-with-date,.current-day {
	vertical-align:text-top;
	text-align:left;
	min-height:60px;
	*height:60px;
	font-size:12px;
	border-right:1px solid #2e2f31;

}

span.event {
}
.kjo-link {
	text-align:center;
}
.event-title {
	text-align:center;
	font-weight:bold;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
}
.calendar-date-switcher select {
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
}
.calendar-event-cell {
	padding:3px;
	padding-left:12px;
	padding-left:6px;
	min-height:40px;
	*height:40px;
	width:100px;
	*width:110px;
	background:#585e5e;
	border-bottom:3px solid #74797c;
}
.event{padding:3px;}
.calendar-event-cell-title {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.sf-menu .current, .sf-breadcrumb {
	cursor:pointer;
}
