﻿#SmallCalendar			{ width:222px; padding-top:3px; color:#827855 !important; }
#SmallCalendar h2		{ font-size:14px; padding:0 0 2px 0; margin:0; }
#SmallCalendarHyperlink	{ width:222px; text-align:right; }
.calsml					{ border:solid 1px #7c818d; background-color:#ffffff; }
.calsmlTitle			{ background-color:#5a5a5a; border-collapse:collapse; color:#ffffff; font-size:13px; font-weight:bold; }
.calsmlTitle a			{ color:#ffffff !important; }
.calsmlToday			{ border:solid 1px #000000; }
.calsmlEventDateToday	{ border:solid 1px #000000; background-color:#dad1b3; cursor:pointer; }
.calsmlEventDateToday div { color:#413920 !important; }
.calsmlEventDate		{ color:#413920 !important; background-color:#dad1b3; cursor:pointer; }
.calsmlBottomLink		{ color:#827855 !important; font-weight:bold; line-height:20px; }

/* Large Calendar */

.ObjectType1			{ padding:5px; background-color:#827855; border:solid 1px #404040; margin:1px; }
.ObjectType2			{ padding:5px; background-color:#515151; border:solid 1px #404040; margin:1px; }

/* Colorcode for Large Calendar*/
.CCObjectType1			{ width:10px; height:10px; padding:0 2px 0 3px; display:inline; margin-bottom:-2px; background-color:#827855; border:solid 1px #404040; }
.CCObjectType4			{ width:10px; height:10px; padding:0 2px 0 3px; display:inline; margin-bottom:-2px; background-color:#515151; border:solid 1px #404040; }
.CCeventDate			{ background-color:#5a5a5a; color:#ffffff; }

.header					{ border:none; color:#ffffff !important; font-size:16px !important; background-color: #5a5a5a; border:none; }
.headerDay				{ font-size:10px; line-height:16px; font-weight:bold; border:solid 0px #E5D5C7; }
.headerNextPrev			{ line-height:20px; font-size:12px !important; border:none; }
.headerNextPrev a		{ text-decoration:none !important; color:#ffffff !important; }
.day					{ padding:2px; height:66px; border:solid 0px #E5D5C7; }
.today					{ padding:2px; border:solid 1px #000000; background-color:#ffffff; }
.eventDate				{ padding:2px; border:solid 0px #000000; background-color:#dad1b3; font-weight:bold; }
.eventDateToday			{ padding:2px; border:solid 1px #000000; background-color:#dad1b3; font-weight:bold; }
.today div				{ color:#000000; }
.eventDate div			{ color:#413920; }
.eventDate div a		{ color:#dad1b3 !important; }
.eventDateToday div		{ color:#413920; }
.eventDateToday div a	{ color:#000000 !important; }
