
/*
	Calendar Front End Styles
*/

.calendar_titlebar {
background-color: #FFFFFF;font-size: 11px;
}
	
.options_titlebar {
font-size: 11px;
}
.options_titlebar a {
font-size: 11px;
}
	
/* Options Panel */
.calnavbar_banner, .calnavbar {
font-size: 10px;
}
	
/* Nav Toggle Button */
.periodbutton {
background-color: #fdfaf2;font-size: 11px;
}
a.periodbutton:visited,a.periodbutton:active,a.periodbutton:link {
background-color: #fdfaf2;font-size: 11px;
}
	
a.periodbutton:hover {
background-color: #beb79a;color: #fdfaf2;
}
	
.periodbutton_on {
background-color: #beb79a;color: #fdfaf2;font-size: 11px;
}
a.periodbutton_on:visited,a.periodbutton_on:active,a.periodbutton_on:link {
background-color: #beb79a;color: #fdfaf2;font-size: 11px;
}
	
.monthhead {
font-size: 10px;		
}
	
.listcap {
background-color: #fdfaf2;font-size: 11px;
}
	
/* Day View */
.timecap {
font-size: 8px;
}

/* Week View */
.wtimecap {
font-size: 8px;	
}
	
.blockevent{
	border-color: #fdfaf2;
}

/* Grid View */
.calendarcon {

border-color: #beb79a ;
}
	
.gridsubtitle {
background-color: #fdfaf2;font-size: 10px;
}
	
.monthrow {
background-color: #fdfaf2;
}
	
.lastrow {
border-color: #fdfaf2;
}
	
.caldata {

border-color:#beb79a;
}
	
.daycap {
background-color: #fdfaf2;font-size: 11px;
}
.daycap_off {
background-color: #fdfaf2;font-size: 11px;
}
	
.daycap_today {
background-color: #fdfaf2;color: #000000;
}
	
#contentdiv .eventobj {
font-size: 11px;
}
	
.listcon{
	background-color: #f3efe4;border-top:1px solid #beb79a; border-left:1px solid #beb79a;
}
	
.eventspacer {
height: 4px;
}

/* Category Legend */
#calkeybar {
background-color: #f3efe4;font-size: 11px;border: 1px solid #beb79a;
}
	
/* Verbose View */
.backbar {
background-color: #f3efe4;font-size: 11px;
}
	
/* Misc */
.verbose_event {
background-color: #f3efe4;
}
	
