﻿
.EventCalendarList_260 {width:260px;}
.EventCalendarList_460 {width:460px;}

/** This class is used for calendars, but does the same thing as BlockLink **/
.calendar a {color:#366497;text-decoration:none;}
.calendar a:hover, .calendar a:visited:hover {color:#666666;text-decoration:underline;}
.calendar a:active, .calendar a:visited {color:#663366;text-decoration:none;}

.calendar caption {padding-top:7px;}

.CalendarDiv {width:230px;}

/*
.calendar td {background-color:#eeeeee;}
*/

/*The calendar control is being generated, so some of the css had to be set in the generator */
.CalendarTitle td {background-color:#366497;color:#ffffff;}
.CalendarNextPrev {color:#eeeeee;font-weight:bold;}
.CalendarDayHeader {background-color:#cccccc;color:#2647a0;font-weight:bold;}
.CalendarDay {background-color:#eeeeee;/*color:#2647a0;*/font-weight:bold;font-size:9pt;}
.CalendarTodayDay {/*border-width:1px; border-color:#2647a0;*/}
.CalendarSelectedDay {/* border-width:1px; border-color:#ff6600; */}
.CalendarOtherMonthDay {color:#666666;}
td.CalendarWeekendDay {background-color:#dddddd;}

table.calendar td a {line-height:100%;}

table.calendar td {padding:2px;}
table.calendar th {padding:2px;}

.CalendarFullList .DateWidth {width:85px;}
.CalendarFullList .DetailWidth {width:415px;}
.CalendarFullList .ContentWidth {width:500px;}
