.ofBusyDay {font-style:italic;font-weight:bold;text-decoration:underline}

table.calendar-current {
	background-image:url(../images/backgrounds/richcalendar.png);
	background-color:transparent;
	background-repeat:repeat-x;
	border-color:#b3c3ce #647b8d #4c6374 #839cb0;
	color:white;
	font-family:Lucida Console,Monaco,monospace;
	width:auto
}

table.calendar-current td {color:white;border-style:none;background-color:transparent}

table.calendar-current td.rich-calendar-header {}
table.calendar-current td.rich-calendar-header td.rich-calendar-tool {}
table.calendar-current td.rich-calendar-header td.rich-calendar-month {}

table.calendar-current td.rich-calendar-days {font-size:70%}

table.calendar-current td.rich-calendar-cell {}
table.calendar-current td.rich-calendar-holly {}
table.calendar-current td.rich-calendar-today {}

table.calendar-current td div span.inner {line-height:18px;color:white;font-weight:normal}

table.calendar-current td.rich-calendar-boundary-dates div {visibility:hidden}

table.calendar-current td.rich-calendar-select div {overflow:visible}
table.calendar-current td.rich-calendar-select span.inner {
	position:relative;top:-3px;left:1px;
	display:block;width:28px;height:25px;
	padding-top:3px;
	background-image:url('../images/calendar/today-window.png');
	background-repeat:no-repeat;
	color:white;font-weight:normal
}

table.calendar-current tr.calendar-currentweek {background-image:url('../images/calendar/current-week-bg.png');background-repeat:repeat-x}
table.calendar-current td.calendar-day-with-event {font-style:italic;font-weight:bold;text-decoration:underline}

.day-table-toolbar {
	height:43px;
	background-image:url(../images/calendar/daytable-tool.png);
	background-color:transparent;
	background-repeat:repeat-x;
	border-style:none;
	line-height:1.0
}
.day-table-toolbar .rich-toolbar-item {padding:2px}
.day-table-toolbar .date {text-transform:capitalize}
.day-table-toolbar .date .day-of-week {display:block;font-size:7pt;font-weight:lighter}
.day-table-toolbar .date .day-of-month {display:block;font-size:16pt;font-weight:lighter}
.day-table-toolbar a {text-decoration:none;border-style:none}

.o_eventEditorDialog {position:fixed}
