.calnk a:hover {
         background-position:0 0;
         text-decoration:none;
         color:#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;
        background:#F6F79B;
        display:block;
        position:absolute;
        margin-top:1px;
        padding:5px;
        width:150px;
        z-index:100;
        }
.calendar-table {
        border: 0;
        width:100%;
     }
.calendar-heading {
        text-align:center;
        background: url(images/calendar/cal_month.png) repeat;
		font-weight: bold;
		height: 26px;
		border: 0;
     }
.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 {
        text-align:center;
        font-size:0.8em;
        width:25px;
        height:25px;
        background: url(images/calendar/cal_month.png) repeat;
		border: 0;
		font-weight: bold;
     }
.weekend-heading {
        width:25px;
        height:25px;
        text-align:center;
        font-size:0.8em;
        background: url(images/calendar/cal_month.png) repeat;
		border: 0;
        color:#FF0000;
		font-weight: bold;
     }
.day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px
		background: url(images/calendar/cal_day.png) repeat;
		border: 0px;
     }
.no-events {
 	      width:60px;
        height:60px;
        border: 1px solid #333333;
     }
.day-without-date {
	      border: 0px;
	      width:60px;
        height:60px;
     }
span.weekend {
        color:#FF0000;
     }
.current-day {
        vertical-align:text-top;
        text-align:left;
		background: url(images/calendar/cal_current.png) repeat;
		border: 0px;
		font-weight: bold;
		color: #333;
        width:60px;
        height:60px;
     }
span.event {
        font-size:0.75em;
     }
.kjo-link {
        font-size:0.75em;
        text-align:center;
     }
.event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
.event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
.event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
.calendar-date-switcher {
        height:25px;
        text-align:center;
        background-color:#333333;
     }
.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;
     }
     
/* Calendario Sidebar */

#wid_cal .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         }
#wid_cal .calnk a:visited {
         text-decoration:none;
         color:#000000;
        }
#wid_cal  .calnk a {
        text-decoration:none; 
        color:#000000; 
        }
#wid_cal .calnk a span { 
        display:none; 
        }
#wid_cal .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
#wid_cal  .calendar-table {
        border: 0;
        width:100%;
     }
#wid_cal .calendar-heading {
        text-align:center;
        background: url(images/calendar/cal_month.png) repeat;
		font-weight: bold;
		height: 26px;
		border: 0;
     }
#wid_cal .calendar-next {
        width:25%;
        text-align:center;
     }
#wid_cal .calendar-prev {
        width:25%;
        text-align:center;
     }
#wid_cal .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
#wid_cal .normal-day-heading {
        text-align:center;
        font-size:0.8em;
        background: url(images/calendar/cal_month.png) repeat;
		border: 0;
		font-weight: bold;
     }
#wid_cal .weekend-heading {
        text-align:center;
        font-size:0.8em;
        background: url(images/calendar/cal_month.png) repeat;
		border: 0;
        color:#FF0000;
		font-weight: bold;
     }
#wid_cal .day-with-date {
        vertical-align:text-top;
        text-align:left;
		background: url(images/calendar/cal_day.png) repeat;
		border: 0px;
		height: 0;
     }
#wid_cal .no-events {
	height: 0;

     }
#wid_cal .day-without-date {
	border: 0px;
	height: 0;
     }
#wid_cal span.weekend {
        color:#FF0000;
     }
#wid_cal .current-day {
        vertical-align:text-top;
        text-align:left;
		background: url(images/calendar/cal_current.png) repeat;
		border: 0px;
		font-weight: bold;
		color: #333;
		height: 0;
     }
#wid_cal span.event {
        font-size:0.75em;
     }
#wid_cal .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
#wid_cal .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
#wid_cal .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
#wid_cal .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
#wid_cal .calendar-date-switcher {
        height:25px;
        text-align:center;
        background-color:#333333;
     }
#wid_cal .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
#wid_cal .calendar-date-switcher input {
     }
#wid_cal .calendar-date-switcher select {
     }
#wid_cal .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
     }