/* CALENDAR */
.box_content_calendar{color: #797878; font-size: 12px; font-family:Arial; padding:0px 0px 5px 1px; }

#calendar {width:205px; background-color:#fdfdfd; border-bottom:1px solid #dde5f3; padding-bottom:5px;}
#calendar img {border:none;}
#calendar ul, #calendar ul li {list-style-image: none; list-style-type: none; margin:0; padding:0; line-height:normal; }
#calendar #calendar-month-holder {background-color:#ddeafa; height:23px; clear:both; overflow:hidden; background-image:url(/images/layout/cal_bg_top.gif); background-repeat:repeat-x;}

/* month */
#calendar #calendar-month-holder li.calendar-month-3 {float:left; width:22px;}
#calendar #calendar-month-holder li.calendar-month-1 {float:left; text-align:center; width:161px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:23px; color:#036;}
#calendar #calendar-month-holder li.calendar-month-2 {float:right; width:22px;}

/* days */
#calendar #calendar-days-holder {height:24px; background-color:#e1eff5; background-image:url(/images/layout/cal_bg_week.gif); background-repeat:repeat-x;}
#calendar-holder {width:205px; clear:both; overflow:hidden;}
#calendar #calendar-days-holder ul.calendar-days {list-style: none; margin-left:8px; height:24px; } 
#calendar #calendar-days-holder ul.calendar-days li {float:left; width:26px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size:12px; text-align:center; font-weight:bold; line-height:23px; color:#004B97; margin-right:1px; padding-top:1px; }

/* dates */
#calendar-dates-holder { width: 205px; clear: both; }
#calendar-dates-holder ul.calendar-dates {list-style: none; clear:both; margin-left:8px;}
#calendar-dates-holder ul.calendar-dates li {	float: left; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; text-align: center; margin:1px 1px 0 0; color:#999; }
#calendar-dates-holder ul.calendar-dates li span.off {background-color:#fdfdfd; }
#calendar-dates-holder ul.calendar-dates li, 
#calendar-dates-holder ul.calendar-dates li span.off, 
#calendar-dates-holder ul.calendar-dates li a, 
#calendar-dates-holder ul.calendar-dates li a:hover {display:block; width:26px; height:20px; line-height:20px;}
#calendar-dates-holder ul.calendar-dates li a { background-color:#fdfdfd; font-weight:bold; color:#648fc0; text-decoration:underline;}
#calendar-dates-holder ul.calendar-dates li a:hover { background-color:#d6e7ef; color:#333;}
#calendar-dates-holder ul.calendar-dates li.today,
#calendar-dates-holder ul.calendar-dates li.today a {background-color:#d6e7ef; }
#calendar-dates-holder ul.calendar-dates li.today a:hover {background-color:#b5cedb; color:#333;}





/* */
#calendar-event-holder {width:185px; padding:5px 10px 0px 10px;}
#calendar-temp-holder {padding-bottom:5px;}
#calendar-temp-holder p { font-family:Arial, Helvetica, sans-serif; color:#666; font-size:12px; margin:0; padding:0;}
#calendar-event-holder div.event_date {text-align:right; font-size:10px; margin:0; padding:0;}
#calendar-event-holder h4 {margin:0; padding:0; font-size:12px; font-weight:normal;}
#calendar-event-holder div.event_description {font-size:11px;}
#calendar-event-holder div.event_link {text-align:right; font-size:11px; padding-bottom:5px;}
/* END CALENDAR */

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
