
.jcl_header.clearfix:after {
    clear: none;
}

#jcl_component .jcl_month_table {
    clear: none;
}

#jcl_component .jcl_clear {
    clear: none;
}


#jcl_component .jcl_mainview .jcal_categories {
    height: 46px;
}

#jcl_component .atomic {
    line-height: 2em;
}

.jcalpro_calendar_month {
    background-color: lightgray;
}

.jcalpro_calendar.jcalpro_calendarpov th.jcalpro_calendar_weekday {
    background: url(../../../images/tile.gif) repeat-x scroll center bottom #FFFFFF; 
    border-left: 0 solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    color: #999999;
}

.jcalpro_calendar.jcalpro_calendarpov a.jcalpro_calendar_link.jcalpro_calendar_tip.jcalpro_calendar_tip_114 {
  font-weight: bold;
}

seperator {
    border-top: 1px dotted #999;
    margin: 1em;
    height: 1px;
}

table.calendar_table {
	width: 170px;
	font-size: 90%;
}
table.calendar_table a {
	text-decoration: none;
	float: left;
	height: 15px;
	text-align: center;
	width: 100%;
}
table.calendar_table a:hover {
	text-decoration: underline;
}
table.calendar_table td{
	/*height: 14px;*/
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.othermonth span {
	float: left;
	height: 15px;
	width: 100%;
	text-align: center;
}	
.calendar_header_year,.calendar_header_year a {
	color:#13487C;
	font-weight: bold;
}
.calendar_header_day_left {
	background-image: url(../images/calendar_head_left.gif);
	background-repeat: no-repeat;
	background-position:center left;
}
	.calendar_header_day_left a {
		color: #333333;
	}
.calendar_header_day_right {
	background-image: url(../images/calendar_head_right.gif);
	background-repeat: no-repeat;
	background-position:center right;
	
}
	.calendar_header_day_right a {
		color: #333333;
	}
.calendar_header_day {
	background-image: url(../images/calendar_head_middle.gif);
	background-repeat: repeat-x;
	background-position:center;	
}
	.calendar_header_day a {
		color: #333333;
	}
.calendar_week_left {
	background-image: url(../images/calendar_normal_left.gif);
	background-repeat: no-repeat;
	background-position:center;	
}
	.calendar_week_left a {
		color: #333333;
	}
.calendar_week {
	background-image: url(../images/calendar_normal.gif);
	background-repeat: repeat-x;
	background-position:center;	
}
	.calendar_week a, .calendar_week_left a, .calendar_week_right a {
		color: #333333;
		font-weight: bold !important;
	}
.calendar_week_right {
	background-image: url(../images/calendar_normal_right.gif);
	background-repeat: no-repeat;
	background-position:center;	
}
	.calendar_week_right a {
		color: #333333;
	}
.calendar_selected_left {
	background-image: url(../images/calendar_selected_left.gif);
	background-repeat: no-repeat;
	background-position:center left;
	color: #FFFFFF;
}
	.calendar_selected_left a {
		color: #FFFFFF;
	}
.calendar_selected {
	background-image: url(../images/calendar_selected.gif);
	background-repeat: repeat-x;
	background-position:center;	
	color: #FFFFFF;
}
.calendar_selected a {
		color: #FFFFFF;
	}
.calendar_selected_right {
	background-image: url(../images/calendar_selected_right.gif);
	background-repeat: no-repeat;
	background-position:center;	
	color: #FFFFFF;
}
.calendar_selected_right a {
		color: #FFFFFF;
	}
.calendar_selected_day {
	background-image: url(../images/calendar_selected_day.gif);
	background-repeat: repeat-x;
	height: 14px;	
	color: #FFFFFF;
	background-position: center;
}
.calendar_selected_day a {
		color: #FFFFFF;
	}
.calendar_surround_top {
	background-image: url(../images/calendar_surround_top.gif);
	background-repeat: no-repeat;
	width: 183px;
	height: 5px;
	background-position: bottom;
}
.calendar_surround_middle {
	background-image: url(../images/calendar_surround_middle.gif);
	background-repeat: repeat-y;
	padding: 0px 7px 0px 6px;
	width: 170px;
}
.calendar_surround_bottom {
	background-image: url(../images/calendar_surround_bottom.gif);
	background-repeat: no-repeat;
	width: 183px;
	height: 8px;
}
.black_block{
	height:11px;
	width:10px;
	border: 1px solid black;
	float:left;
	background-color:black;
	margin-top:2px;
}
.green_block{
	height:11px;
	width:10px;
	border: 1px solid #218A61;
	float:left;
        clear: both;
	background-color:#218A61;
	margin-top:2px;
}
.red_block{
	height:11px;
	width:10px;
	border: 1px solid #99123B;
	float:left;
        clear: both;
	background-color:#99123B;
	margin-top:2px;
}
.purple_block{
	height:11px;
	width:10px;
	border: 1px solid #652D92;
	float:left;
        clear: both;
	background-color:#652D92;
	margin-top:2px;
}
a.red {
	color: #99123B !important;
	padding-left:5px;
}
a.purple {
	color: #652D92  !important;
	padding-left:5px;
}
a.green {
	color: #218A61 !important;
	padding-left:5px;
}
a.black {
	color: #000000 !important;
	padding-left:5px;
}
.othermonth {
	font-style: italic;
	color: #6F6F6F;
}


.calendar_week.cat_1 {
	background-position: top left;
	background-image: url(../images/cat_1.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 15px;
}
	.calendar_week_right.cat_1 {
		background-position: top left;
		background-image: url(../images/general_right.gif);
		background-repeat: no-repeat;
		width:25px;
	}
	.calendar_week_left.cat_1 {
		background-position: top right;
		background-image: url(../images/general_left.gif);
		background-repeat: no-repeat;
		width:25px;
	}
	
	.cat_1 a, .cat_1 a{
		color: #FFFFFF !important;
	}

.calendar_week.cat_2 {
	background-position: top left;
	background-image: url(../images/cat_2.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 15px;
}
	.calendar_week_right.cat_2 {
		background-position: top left;
		background-image: url(../images/council_right.gif);
		background-repeat: no-repeat;
		width:25px;
	}
	.calendar_week_left.cat_2 {
		background-position: top right;
		background-image: url(../images/council_left.gif);
		background-repeat: no-repeat;
		width:25px;
	}
	
	.cat_2 a, .cat_2 a{
		color: #FFFFFF !important;
	}

.calendar_week_right.cat_3	
{
	background-position: top left;
	background-image: url(../images/assembly_right.gif);
	background-repeat: no-repeat;
	width:25px;
}
.calendar_week_left.cat_3	
{
	background-position: top right;
	background-image: url(../images/assembly_left.gif);
	background-repeat: no-repeat;
	width:25px;
}	
.calendar_week.cat_3 {
	background-position: top left;
	background-image: url(../images/cat_3.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 15px;
}
	.cat_3 a{
		color: #FFFFFF !important;
	}
	

.calendar_week_right.both	
{
	background-position: top left;
	background-image: url(../images/both_right.gif);
	background-repeat: no-repeat;
}
.calendar_week_left.both	
{
	background-position: top right;
	background-image: url(../images/both_left.gif);
	background-repeat: no-repeat;
}	
.calendar_week.both {
	background-position: top left;
	background-image: url(../images/cat_both.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 15px;
}

	.both a, .todaywithevents .both a {
		color: #FFFFFF !important;
	}

.calendar_week.more {
	border: 3px #662D91 solid;
	background-image: none;
	background-color: #000;
}
