/* Event List Styles */
.clistmonth {  font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 16px; font-weight: bold; color: #57714F; background-color: #DBE3EF; padding-top: 2px; padding-bottom: 2px; padding-left: 2px}
.clistday {  font-size: 13px; font-weight: bold; color: #57714F; text-align: right; width: 50px; vertical-align: top; background-color: #DBE3EF; border-color: #57714F #57714F black black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px}
.clistevent {  font-size: 13px; color: #57714F; margin-top: 1px; margin-bottom: 1px; font-weight: bold}
a.clisteventlink:link { color: #57714F; text-decoration: underline }
a.clisteventlink:active {  color: #57714F; text-decoration: underline}
a.clisteventlink:visited { color: #57714F; text-decoration: underline }
a.clisteventlink:hover { color: #330033; text-decoration: underline }
.clisttime {  font-size: 11px; color: #57714F}
.clistlocation { font-size: 11px; color: #57714F }
.clistdescription { font-size: 11px; color: #57714F }
.cliststatustext {  font-size: 9px; color: #CC3300; margin-top: 1px; margin-bottom: 1px}
td.clistevent { background-color: #FFFFFF; border: solid; border-width: thin thin 0px; border-color: #57714F #57714F black }
td.clistlocation { background-color: #FFFFFF; border-color: black #57714F; border-style: solid; border-top-width: 0px; border-right-width: thin; border-bottom-width: 0px; border-left-width: thin}
td.clisttime { background-color: #FFFFFF; border-color: black #57714F; border-style: solid; border-top-width: 0px; border-right-width: thin; border-bottom-width: 0px; border-left-width: thin}
td.clistdescription { background-color: #FFFFFF; border-color: black #57714F #57714F; border-style: solid; border-top-width: 0px; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
td.clisteventdisabled { background-color: #FFCC99; border: solid; border-width: thin thin 0px; border-color: #57714F #57714F black }
td.clisteventnew { background-color: #FFCCCC; border: solid; border-width: thin thin 0px; border-color: #57714F #57714F black }
td.clisteventtoapprove { background-color: #FFFFCC; border: solid; border-width: thin thin 0px; border-color: #57714F #57714F black }
.clisttoolbg {  background-color: #CABCA1}
.clisttooltext { font-size: 11px; color: #57714F; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px}
a.clisttoollink:link {  color: #57714F; text-decoration: none}
a.clisttoollink:active { color: #57714F; text-decoration: none }
a.clisttoollink:visited { color: #57714F; text-decoration: none }
a.clisttoollink:hover { color: #330033; text-decoration: underline }
/* Small Calendar Styles */
.calsvbg {  }
.calsvtitle { font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 15px; font-weight: bold; color: #2D4E23; text-align: center}
.calsvmonth { font-size: 11px; color: #2D4E23; text-align: center}
.calsvgridbg { background: #CABCA1; }
.calsvdaynot {  font-size: 11px}
.calsvdaytitle {  font-size: 11px; background-color: #57714F; color: #FFFAC0}
.calsvdayevent {  font-size: 11px; background-color: #426AA8; border: 1px solid #003366; }
.calsvdayevent a {
	color: #FFF;
	text-decoration: none;
}
.calsvcayevent a:hover {
	color: #330033;
	text-decoration: underline;
}
.calsvdayreg {  font-size: 11px; background-color: #DBE3EF; border: 1px solid #DBE3EF; }
.calsvdayreg a {
	color: #003366;
	text-decoration: none;
}
.calsvdayreg a:hover {
	color: #330033;
	text-decoration: underline;
}

/* Large Calendar Styles */
.callvbg { text-align: left; }
.callvtitle {  font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 18px; color: #57714F; font-weight: bold}
.callvmonth {   font-size: 15px; color: #57714F}
.callvgridbg {  }
.callvdaynot {  font-size: 11px}
.callvdaytitle {  font-size: 11px; background-color: #57714F; color: #FFFAC0}
.callvdayevent {  font-size: 11px; background-color: #330033}
.callvdayreg {  font-size: 11px; background-color: #DBE3EF}
a.callvdaylink:link {  color: #003366; text-decoration: none}
a.callvdaylink:active { color: #003366; text-decoration: none }
a.callvdaylink:visited { color: #003366; text-decoration: none }
a.callvdaylink:hover { color: #330066; text-decoration: underline}
.callvevtime {  font-size: 10px; color: #426AA8}
.callvevname {  font-size: 11px; color: #003366}
a.callvevlink:link {  color: #003366; text-decoration: none}
a.callvevlink:active { color: #003366; text-decoration: none }
a.callvevlink:visited { color: #003366; text-decoration: none }
a.callvevlink:hover { color: #330066; text-decoration: none }
/* List Calendar Styles */
.listtitle {  font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 15px; font-weight: bold; color: #2D4E23; }
.listsubtitle {   font-size: 11px; color: #2D4E23; text-align: left}
.listevtime {  font-size: 11px; color: #57714F; padding-left: 3px;}
.listevname {
	font-size: 11px;
	font-weight: bold;
	color: #2D4E23;
	border-top: 1px solid #2D4E23;
	padding-top: 5px;
}
.listevloc {  font-size: 11px; font-style: italic; color: #57714F; padding-left: 3px;}
.listday {
	font-size: 11px;
	font-weight: normal;
	color: #57714F;
	padding-left: 3px;
}
a.listdaylink:link {  color: #003366; text-decoration: none}
a.listdaylink:active { color: #003366; text-decoration: none }
a.listdaylink:visited { color: #003366; text-decoration: none }
a.listdaylink:hover { color: #330033; text-decoration: underline}

.evlisttitle {  font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 15px; font-weight: bold; color: #2D4E23;}
.evlistsubtitle {  font-size: 11px; color: #2D4E23; text-align: left}
.evlistevname {  font-size: 11px; font-weight: bold; color: #2D4E23; border-color: #CABCA1 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 5px}
.evlistday {  font-size: 10px; color: #57714F; padding-top: 2px}
.evlistevtime {  font-size: 10px; color: #57714F; padding-bottom: 2px}
.evlistevloc {  font-size: 10px; font-style: italic; color: #57714F; padding-bottom: 5px}
a.listevlink:link {  color: #003366; text-decoration: none}
a.listevlink:active { color: #003366; text-decoration: none }
a.listevlink:visited { color: #003366; text-decoration: none }
a.listevlink:hover { color: #330033; text-decoration: underline}
/* Date Picker Styles */
.dpgridbg {  background-color: #CABCA1}
.dptitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #57714F; text-align: center; font-weight: bold}
.dpdaytitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #57714F; color: #FFFAC0}
.dpdaynot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #CABCA1 }
.dpdayreg { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #DBE3EF}
a.dpdaylink:link {  color: #57714F; text-decoration: none}
a.dpdaylink:active { color: #57714F; text-decoration: none }
a.dpdaylink:visited { color: #57714F; text-decoration: none }
a.dpdaylink:hover { color: #330033; text-decoration: underline }
