
/*
	Calendar Front End Styles
*/

.calendar_titlebar {
background-color: #918773;color: #decfb7;font-size: 11px;
}
	
.calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
	color: #decfb7;
}
	
.options_titlebar {
font-size: 11px;
}
.options_titlebar a {
font-size: 11px;
}
	
/* Options Panel */
.calnavbar_banner, .calnavbar {
background-color: #cabca6;font-size: 10px;border: 1px solid #918773;
}
	
/* Nav Toggle Button */
.periodbutton {
font-size: 11px;border: 1px solid #918773;
}
a.periodbutton:visited,a.periodbutton:active,a.periodbutton:link {
font-size: 11px;border: 1px solid #918773;
}
	
a.periodbutton:hover {
background-color: #333333;color: #ffffff;
}
	
.periodbutton_on {
background-color: #918773;color: #decfb7;font-size: 11px;border: 1px solid #918773;
}
a.periodbutton_on:visited,a.periodbutton_on:active,a.periodbutton_on:link {
background-color: #918773;color: #decfb7;font-size: 11px;border: 1px solid #918773;
}
	
.monthhead {
background-color: #cabca6;font-size: 10px;		
}
	
.listcap {
background-color: #cabca6;font-size: 11px;
}
	
.listevent a {
	color: #000000;
}
	
.blockevent{
	border-color: #cabca6;
}

/* Grid View */
.calendarcon {

border-color: #918773 ;
}
	
.gridsubtitle {
font-size: 10px;
}
	
.lastrow {
border-color: #cabca6;
}
	
.caldata {

border-color:#918773;
}
	
.daycap {
background-color: #cabca6;font-size: 11px;
}
.daycap_off {
background-color: #cabca6;font-size: 11px;
}
	
#contentdiv .eventobj {
font-size: 11px;
}
	
.listcon{
	border-top:1px solid #918773; border-left:1px solid #918773;
}
	
.desclinks:link, .desclinks:hover, .desclinks:visited {
color: #000000;
}
	
.eventspacer {
height: 8px;
}

/* Category Legend */
#calkeybar {
font-size: 11px;border: 1px solid #918773;
}
	
/* Verbose View */
.backbar {
font-size: 11px;
}
	

