
/*
	Calendar Front End Styles
*/

.calendar_titlebar {
background-color: #333366;color: #ffffff;font-size: 11px;
}
	
.calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
	color: #ffffff;
}
	
.options_titlebar {
font-size: 10px;
}
.options_titlebar a {
font-size: 10px;
}
	
/* Options Panel */
.calnavbar_banner, .calnavbar {
font-size: 8px;
}
	
/* Nav Toggle Button */
.periodbutton {
font-size: 11px;
}
a.periodbutton:visited,a.periodbutton:active,a.periodbutton:link {
font-size: 11px;
}
	
a.periodbutton:hover {
background-color: #333366;color: #ffffff;
}
	
.periodbutton_on {
background-color: #333366;color: #ffffff;font-size: 11px;
}
a.periodbutton_on:visited,a.periodbutton_on:active,a.periodbutton_on:link {
background-color: #333366;color: #ffffff;font-size: 11px;
}
	
.monthhead {
font-size: 8px;		
}
	
.listcap {
background-color: #333366;color: #FFFFFF;font-size: 11px;
}
	
.listevent a {
	color: #54393d;
}
	
/* Day View */
.timecap {
font-size: 11px;
}

/* Week View */
.wtimecap {
font-size: 11px;	
}
	
.blockevent{
	border-color: #333366;
}

.gridsubtitle {
font-size: 10px;
}
	
.lastrow {
border-color: #333366;
}
	
.daycap {
background-color: #333366;color: #FFFFFF;font-size: 11px;
}
.daycap_off {
background-color: #333366;color: #FFFFFF;font-size: 11px;
}
	
.daycap_today {
background-color: #333366;
}
	
#contentdiv .eventobj {
color: #54393d;font-size: 11px;
}
	
.listcon{
	background-color: #FFFCF0;
}
	
.desclinks:link, .desclinks:hover, .desclinks:visited {
color: #54393d;
}
	
.eventspacer {
height: 5px;
}

/* Category Legend */
#calkeybar {
background-color: #996600;font-size: 11px;
}
	
/* Verbose View */
.backbar {
background-color: #ffffff;font-size: 11px;
}
	
/* Misc */
.verbose_event {
background-color: #FFFCF0;
}
	

