@charset "UTF-8";
/* CSS Document */


.bookingcontainer{
	width:360px;
}
.bookingcontainer a {
	text-decoration:none;
}
.bookingdates{
	width:357px;
	padding:0 0 0 1px;
	border-color:#ECECEC;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	overflow:auto;
	background-image:url(../layout_images/dateback.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bookingheader{
	width:338px;
	padding:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	color:#FFF;
	font-weight:normal;
	background-image:url(../layout_images/bookingheader.gif);
	float:none;
	clear:both;
}

.bookingheader img{
	float:left;
	margin:-4px 13px 0 -2px;
}

.launchLink {
	width:102px;
	float:left;
	height:78px;
	margin:17px 0 0 12px;
	text-align:center;
	background-image:url(../layout_images/date.gif);
	cursor:pointer;
}

.bookingdates h2 {
	padding:0px;
	margin:0px;
	line-height:19px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;

}
.bookingdates h1 {
	padding:4px 0 0 0;
	margin:0px;
	line-height:30px;
	font-size: 33px;
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	font-weight:bold;

}
.bookingdates h3 {
	padding:0px;
	margin:3px 0 0 0;
	line-height:12px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	font-weight:normal;

}

.bh {
	width:102px;
	float:left;
	height:78px;
	margin:17px 0 0 12px;
	text-align:center;
	background-image:url(../layout_images/datebh.gif);
}
.bh h1 {
	color:#CDCDCD;
}
.bh h3 {
	color:#CDCDCD;
}

.bookingfooter {
clear:both;
float:none;
line-height:39px;
padding:12px 0 0 13px;
font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	font-weight:normal;
}
.bookingfooter a:link {color:#0062D0; text-decoration:underline}
.bookingfooter a:visited {color:#0062D0; text-decoration:underline}
.bookingfooter a:hover {color:#28ABF9; text-decoration:underline} 
.bookingfooter a:active {color:#0062D0}

#inline1 {
width:500px;height:500px;
	background-image:url(../layout_images/dateback.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bookingheader2{
	width:474px;
	padding:11px 11px 11px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 45px;
	color:#FFF;
	font-weight:normal;
	background-image:url(../layout_images/bookingheader.gif);
	float:none;
	clear:both;
}
.bookingform {
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	
}
.bookingdate1 {
	border: 0px;
	clear:both;
	float:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 45px;
	height:45px;
	color:#666;
	width:420px;
	margin:0px;
	padding:0px;
}
.bookingdate2 {
	border: 0px;
	clear:both;
	float:none;
	font-family:Helvetica, Arial;
	font-size:14px;
	line-height:16px;
	color:#666;
	margin:0 0 30px 0;
	padding:0px;
}


