/* For booking engine */


#booking {
	background:transparent url(../images/bg-booking-trans.png) top left no-repeat;
	width:259px;
	height: 200px;
	position:absolute;
	z-index: 15;
	padding: 10px 0px 0px 10px;
	top: 40px;
	right:0px;
	color: #fff;
}
/* For booking engine */
#bookassist_form * {
	margin:0px;
	padding:0px;
}
#bookassist_form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	width:250px;
}
#bookassist_form #DatesForm {
	overflow:hidden;
	color: #7c1032;
	margin-left:5px;
}
#bookassist_form .search_title {
	width:250px;
	color:#7c1032;
	float:left;
	margin-bottom:10px;
	margin-top:0px;
	font-size: 18px;
}
#bookassist_form label {
	float:left;
	width:60px;
	margin-bottom:3px;
	padding-top:3px;
	font-weight: bold;
}
#bookassist_form label.promo_code_label {
	width:105px;
}
#bookassist_form input.promo_code {
	color:#666666;
	background:#dedcdd none repeat scroll 0 0;
	border:1px solid #7c1032;
	width:75px;
}
#bookassist_form .date_select {
	float:left;
	display:inline;
	margin:0 0 3px 5px;
	width:60px;
	font-family:verdana;
	font-size:10px;
	color:#666666;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #7c1032;
}
#bookassist_form #DatesForm #inday {
	width:43px;
}
#bookassist_form #DatesForm #outday {
	width:43px;
}
#bookassist_form #inmonthyear {
	width:80px;
	float:left;
}
#bookassist_form #outmonthyear {
	width:80px;
	float:left;
}
#bookassist_form .date_input {
	clear:both;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px 0px 5px 75px;
	width: 90px;
	height: 25px;
	color:#FFFFFF;
	background:#7c1032;
	border: 1px solid #FFFFFF;
	font-weight:bold;
}
#bookassist_form img {
	float:left;
	margin-left:5px;
}
#ba_javascript p {
	margin:0px 0px 0px 5px;
	padding:0px;
	font-family:verdana;
	text-align:center;
	font-size:10px;
	color: #000000;
}
#ba_javascript a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC33;
	text-decoration:underline;
}
#bookassist_form #ba_adults {
	width:38px;
	float:left;
	margin-left:45px;
	_margin-left:10px; /* IE 6 */
}
#bookassist_form #ba_children {
	width:38px;
	float:left;
}
a img {
	border: none !important;
}
#bookassist_form img {
	margin:0px 0px -5px 3px;
}
a.callink {
	cursor:pointer;
	cursor:hand;
}
/* For JS-popu-windows */
#calendar {
	display: none;
	position: fixed;
	padding: 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}
/* For calendar */
.caltab {
	border: 1px solid #333;
	background: #fff;
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
	color: #973400;
}
.caltab a:hover {
	color: #000000;
	border-color: #DBCDCD;
	background:#DBCDCD;
}
.caltab a:active {
	color: #000000;
	border-color: #DBCDCD;
}
.caltab td {
	text-align: center;
}
.caltab td a {
	display: block;
	text-decoration: none;
}
.caltab td.calheader a {
	display: inline;
	vertical-align: -.2em;
}
.caltab td.calheader img.calNoPrevMonth {
	background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
	vertical-align: -.2em;
}
.caltab td.calheader img.calNoNextMonth {
	background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
	vertical-align: -.2em;
}
.caltab td.calheader .calNextMonth img {
	background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}
.caltab td.calheader .calPrevMonth img {
	background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}
.caltab td.calheader .calNextMonth:hover img, .caltab td.calheader .calPrevMonth:hover img {
	background-position: 0 -16px;
}
.caltab td.calheader .calNextMonth:active img, .caltab td.calheader .calPrevMonth:active img {
	background-position: 0 -32px;
}
.calheader {
	padding: .2em;
	white-space: nowrap;
}
.calheader select {
	font-size:0.9em;
}
.weekdays td {
	border-bottom: 1px solid #DDDDDD;
}
.days td {
	color: #999999;
	padding: .1em;
	border: 1px solid #FFFFFF;
}
.days td.weekend {
	background-color: #EEEEEE;
	border-color: #EEEEEE;
}
.days td.gone {
	text-decoration: line-through;
	padding:0.2em;
}
.days td.today, .days td.future {
	border: none;
}
.days td a {
	padding: .1em;
	border: 1px solid #FFFFFF;
}
.days td.weekend a {
	border-color: #eee;
}
.days td.today a {
	background-color: #DBCDCD;
	border:1px solid #DBCDCD;
}
.days td.selected {
	font-weight: bold;
}
.days td.selected a {
	border-color: #973400;
}
.caltab .calfoot {
	background:#fff;
	border-top:1px solid #ddd;
}
.caltab .calfoot {
	padding:0;
}
/* Support for the "iehover-fix.js" */
#calendar iframe {
	position: fixed;
	z-index: 15;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	width:100%;
	height:auto;
}
#calendar {
	overflow:hidden;
}
* html table.caltab {
	z-index: 200;
}
a.calNextMonth, a.calPrevMonth {
	background:transparent !important;
}

