
/*
	Calendar Front End Styles
*/

.calendar_titlebar {
color: #00355d;font-size: 11px;
}
	
.calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
	color: #00355d;
}
	
.options_titlebar {
font-size: 11px;
}
.options_titlebar a {
font-size: 11px;
}
	
/* Options Panel */
.calnavbar_banner, .calnavbar {
font-size: 10px;border: 1px solid #00355d;
}
	
/* Nav Toggle Button */
.periodbutton {
color: #00355d;font-size: 11px;border: 1px solid #00355d;
}
a.periodbutton:visited,a.periodbutton:active,a.periodbutton:link {
color: #00355d;font-size: 11px;border: 1px solid #00355d;
}
	
a.periodbutton:hover {
background-color: #0055d4;color: #ffffff;
}
	
.periodbutton_on {
background-color: #00355d;color: #ffffff;font-size: 11px;border: 1px solid #ffffff;
}
a.periodbutton_on:visited,a.periodbutton_on:active,a.periodbutton_on:link {
background-color: #00355d;color: #ffffff;font-size: 11px;border: 1px solid #ffffff;
}
	
.monthhead {
font-size: 10px;		
}
	
.listcap {
background-color: #ced9df;font-size: 11px;
}
	
.blockevent{
	border-color: #ced9df;
}

.gridsubtitle {
font-size: 10px;
}
	
.lastrow {
border-color: #ced9df;
}
	
.daycap {
background-color: #ced9df;font-size: 11px;
}
.daycap_off {
background-color: #ced9df;font-size: 11px;
}
	
.daycap_today {
background-color: #ced9df;
}
	
#contentdiv .eventobj {
font-size: 11px;
}
	
.eventspacer {
height: 8px;
}

/* Category Legend */
#calkeybar {
font-size: 11px;
}
	
/* Verbose View */
.backbar {
font-size: 11px;
}
	