/* CSS Document */
#bookingbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B7A58D repeat scroll 0 0;
	float:left;
	/*height:125px;*/
	/*margin:8px 8px 0 0;*/
	padding:0 0 0;
	width:200px;
	margin-top:10px;
}
#bookingbox h3 {
	color:#FFF;
	font-size:14px;
	letter-spacing:-1px;
	margin-bottom:10px;
	margin-left:18px;
}
#bookinghotels {
margin-bottom:8px;
}
#bookinghotels select {
color:#666666;
font-size:11px;
}
#bookingdatein, #bookingdateout {
	float:left;
	margin-right:5px;
	width:169px;
}
#bookingrooms, #bookingadults {
	float:left;
	margin-right:10px;
	width:80px;
	color:#FFF;
	font-size:12px;
	line-height:11px;
}
#datein_text, #dateout_text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	color:#666666;
	float:left;
	font-size:11px;
	margin-bottom:8px;
	text-align:center;
	width:147px;
	border:1px solid #747474;
}
#bookingcalin, #bookingcalout {
height:15px;
margin-left:3px;
width:25px;
}
#bookingcalin, #bookingcalout {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(cal2.gif) no-repeat scroll 0 0;
border:0 none;
height:16px;
width:17px;
cursor:pointer;
}
#bookingoptions {
clear:both;
height:27px;
}
#bookingrooms p, #bookingadults p {
	color:#FFF;
	float:left;
	font-size:12px;
	line-height:11px;
	width:65px;
}
#bookingrooms select, #bookingadults select {
font-size:12px;
width:40px;
margin-top:4px;
}
#bookingbuttons {
clear:both;
padding-top:4px;
}
/*#bookingbuttons input {
font-family:Arial,Helvetica,sans-serif;
}*/
#bookingsubmit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent no-repeat scroll 0 4px;
border:0 none;
color:#FFF;
float:right;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
text-transform:uppercase;
width:90px;
margin-bottom:8px;
margin-top:8px;
#margin-top:28px;
text-decoration:underline;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
}
#bookingmodify {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFF;
	float:left;
	font-size:11px;
	margin-right:10px;
	width:179px;
	margin-top:8px;
	margin-bottom:10px;
	margin-left:12px;
	font-family:Verdana;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}
