h1.calendar_BgHead {
	background-image: url("/images/frontend/icons/users.gif");
}
.calendar_siteBgHead {
	background: transparent url("/images/frontend/backgroundImage/headBg_recommand.jpg") no-repeat left top !important;
}
div#calendar {
	width: 100%;
}
div#calendar table,
div#calendar table tr.calhead td,
div#calendar table tr.calhead td span ,
div#calendar table tr.legend td {
	width: 224px;
}
div#calLoad {
	/*background: transparent url("../../../../images/frontend/calendar/calWaiting.gif") no-repeat 50% 50%; */
	clear: both;
}
div#calLoad.newPageCalendar table,
div#calLoad.newPageCalendar table tr.calhead td,
div#calLoad.newPageCalendar table tr.calhead td span ,
div#calLoad.newPageCalendar table tr.legend td {
	width: 500px;
}
div#calLoad.newPageCalendar table {
	margin: 10px auto 5px auto;
}
div#calendar table {
	border-collapse: collapse;
}
div#calendar table td {
	padding: 0;
	color: #78AAE7;
	font-size: 0.75em;
	width: 32px;
	height: 20px;
	text-align: center !important;
}
div#calendar table td a img {
	border: none;
}
div#calendar table tr.dayrow td a {
	background-color: #E30F1E;
	display: block;
	width: 32px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
}
div#calendar table tr.dayrow td strong {
	display: block;
	border: 1px solid #000;
	width: 30px;
	line-height: 18px;
}
div#calendar table tr.dayrow td.empty {
	background-color: #ABC8F0;
}
td.dayover {
	background-color: #78AAE7;
	color: #FFF !important;
	cursor: pointer;
	font-weight: bold;
}
div#calendar table tr.calhead td  a,
div#calendar table tr.calhead td  img {
	vertical-align: middle;
}
div#calendar table tr.calhead td  img {
	padding: 0;
	margin:0;
}
div#calendar table tr.calhead td {
	padding-bottom: 5px;
	color: #18539B;
}
div#calendar table tr.calhead td a.restore {
	margin: 0 30px 0 30px;
	color: #000;
}
div#calendar table tr.calhead td span {
	display: block;
	text-align: left;
	font-size: 1.3em;
	padding: 6px 0 6px 10px;
	width: auto;
}
div#calendar table tr.dayhead td {
	border: none;
	color: #000;
	font-weight: bold;
}
div.event h3 {
	color: #18539B;
	font-size: 0.9em;
	width: auto;
}
div#calLoad.newPageCalendar div.event h3 {
	margin-top: 10px;
}
div.event span {
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}
div.eventsAjax {
	background-color: #FFF9E9;
	border: 1px solid #ABC8F0;
	margin: 5px 10px 0 0;
}
div.event {
	border-bottom: 1px solid #ABC8F0;
	padding: 5px;
	margin: 0 5px 0 5px;
}
	div#listEvents div.event {
		background: transparent url("/images/frontend/bg_hbar.gif") no-repeat center bottom;
		border-bottom: none;
		margin-bottom: 10px;
		padding-bottom: 15px;
		padding-left: 0;
		margin-left: 0;
	}
div.event div.message {
	padding: 0 !important;
}
div.event div.message,
div.calBack a,
div.event span {
	font-size: 0.75em;
	width: auto;
	line-height: 1.4em;
}
div.calBack {
	text-align: center;	
	padding: 5px 0 5px 5px;
}
div.calBack a {
	text-decoration: underline;
}
div#calendar table tr.legend td {
	color: #000;
	text-align: left !important;
	padding: 10px 5px 10px 5px;
}
div#listEvents h2 {
	color: #375EAD;
	border-right: 1px solid #375EAD;
	border-bottom: 1px solid #375EAD;
	font-size: 1em;
	margin: 10px 10px 5px 0;
	padding: 0 0 3px 0;

}
