/* CSS Document */

.title-bg {
	height: 16px;
	width: 191px;
	margin-bottom: 3px;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: underline;
	float: left;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
	text-align: right;
	float: right;
}
.calendar-container {
	background: url(../../g/plug-ins/title-greenbg.gif) no-repeat;
	width: 191px;
	height: auto;
	background-color: #E1ECD1;
	padding: 3px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
}
.calendar-container table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.calendar-container table span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.book-week {
	text-decoration: underline;
}
.cb {
	width: 24px;
	height: 15px;
	background-color: #EEF5E7;
	border-left: 1px solid #E1ECD1;
	border-bottom: 1px solid #E1ECD1;
	background-image: url("../../g/notavailable.gif");
	background-position: center center;
}
.days-bg {
	width: 24px;
	height: 15px;
	background-color: #EEF5E7;
	border-left: 1px solid #E1ECD1;
	border-bottom: 1px solid #E1ECD1;
}
.bottom {
	background: url(../../g/plug-ins/bottom-greenbg.gif);
	height: 5px;
	width: 197px;
}
