#calendararrival, #calendardeparture {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DCDDE2;
	height:191px;
	padding:4px;
	position:absolute;
	width:540px;
	z-index:999;
}
table.calendarwrap td {
	padding:2px;
	text-align:center;
}
table.calendarwrap a {
	color:#295181;
	display:block;
	font-size:11px;
	text-decoration:none;
}
table.calendarwrap td.calclose2 {
	text-align:left;
}
table.calendarwrap td.calclose2 a {
	color:#999999;
	display:inline;
	font-size:10px;
}
table.calendarwrap td.calclose {
	padding:2px 0 6px;
	text-align:right;
}
table.calendarwrap td.calclose a {
	background:transparent url(../imgfront/closehelp.gif) no-repeat scroll right center;
	display:inline;
	padding:0 7px 1px;
}
table.calendarwrap td.calprev {
	text-align:left;
}
table.calendarwrap td.calnext {
	text-align:right;
}
table.calendarwrap td.calprev a {
	background:transparent url(../imgfront/arrow2.gif) no-repeat scroll left center;
	display:inline;
	padding-left:14px;
}
table.calendarwrap td.calprev a.calnext {
	background:transparent url(../imgfront/arrow3.gif) no-repeat scroll right center;
	display:block;
	float:right;
	padding-left:14px;
	width:14px;
}
table.calendarwrap td.calnext a {
	background:transparent url(../imgfront/arrow3.gif) no-repeat scroll right center;
	display:inline;
	padding-right:14px;
}
table.calendarwrap td.calprev a, table.calendarwrap td.calnext a {
	color:#000000;
	font-weight:bold;
}
table.calendarwrap td.calprev a:hover, table.calendarwrap td.calnext a:hover {
	color:#FF9900;
}
table.calendarwrap td.cal {
	vertical-align:top;
}
table.calendar {
	background:#295181 none repeat scroll 0 0;
	margin:0;
}
table.calendar thead th {
	background:#295181 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
	padding:2px 0;
	text-align:center;
	vertical-align:middle;
}
table.calendar tbody th {
	background:#EBECF0 none repeat scroll 0 0;
	color:#295181;
	font-size:11px;
	font-weight:normal;
	padding:2px 0;
	text-align:center;
	vertical-align:middle;
}
table.calendar td {
	background:#FFFFFF none repeat scroll 0 0;
	padding:0;
	text-align:right;
	vertical-align:middle;
}
table.calendar td.wknd {
	background:#BECAD9 none repeat scroll 0 0;
}
table.calendar td a {
	color:#000000;
	padding:2px 3px;
	width:18px;
}
#calendararrival table.calendar td span, #calendardeparture table.calendar td span {
	color:#666666;
	display:block;
	font-size:11px;
	line-height:13.3667px;
	padding:2px 3px;
	width:18px;
}
table.calendar td a.sel {
	background:#FF9900 none repeat scroll 0 0;
}
table.calendar td a:hover {
	background:#FFCC7F none repeat scroll 0 0;
	color:#000000;
}
