
/*
	Calendar Front End Styles
*/

.calendar_titlebar {
background-color: #57543a;color: #ffffff;font-size: 11px;
}
	
.calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
	color: #ffffff;
}
	
.options_titlebar {
font-size: 11px;
}
.options_titlebar a {
font-size: 11px;
}
	
/* Options Panel */
.calnavbar_banner, .calnavbar {
font-size: 9px;
}
	
/* Nav Toggle Button */
.periodbutton {
background-color: #ece7c2;font-size: 11px;
}
a.periodbutton:visited,a.periodbutton:active,a.periodbutton:link {
background-color: #ece7c2;font-size: 11px;
}
	
a.periodbutton:hover {
background-color: #d50b2d;color: #ffffff;
}
	
.periodbutton_on {
background-color: #d50b2d;color: #ffffff;font-size: 11px;
}
a.periodbutton_on:visited,a.periodbutton_on:active,a.periodbutton_on:link {
background-color: #d50b2d;color: #ffffff;font-size: 11px;
}
	
.monthhead {
font-size: 9px;		
}
	
.listcap {
background-color: #b5af89;color: #ffffff;font-size: 11px;
}
	
.listevent a {
	color: #d50b2d;
}
	
.blockevent{
	border-color: #b5af89;
}

.gridsubtitle {
background-color: #57543a;font-size: 11px;color: #ffffff;
}
	
.lastrow {
border-color: #b5af89;
}
	
.daycap {
background-color: #b5af89;color: #ffffff;font-size: 11px;
}
.daycap_off {
background-color: #b5af89;color: #ffffff;font-size: 11px;
}
	
.daycap_today {
background-color: #b5af89;color: #ffffff;
}
	
#contentdiv .eventobj {
font-size: 11px;
}
	
.desclinks:link, .desclinks:hover, .desclinks:visited {
color: #d50b2d;
}
	
.eventspacer {
height: 8px;
}

/* Category Legend */
#calkeybar {
font-size: 11px;
}
	
/* Verbose View */
.backbar {
background-color: #57543a;color: #ffffff;font-size: 11px;
}
	
.backlinks:link, .backlinks:visited, .backlinks:hover {
color: #ffffff;
}
	
