@charset "utf-8";
/* CSS Document */
.title-bg{
	background-color:#727a85;
	display:none;
}

.title-border {
    border: 0px solid #727a85;
}

.title-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
}

.content-bg{
	background-color: transparent;
}

.content-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fc8f1b;
}

a.button-bg:link, a.button-bg:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#fe8b00;
	text-decoration:none;
}

a.button-bg:hover{
	background-color:#ffaa44;
}

#booking { width:670px !important; }
#booking div.select-room-adult-child div.rooms-adult { width:26% !important; }


/*.iframe_cal { position:absolute; left:0; right:0; z-index:999; }
#booking.calendar-with-promo div.select-date { width:26%; }
#booking.calendar-with-promo div.select-room-adult-child { width:22%; }
#booking.calendar-with-promo div.promocode { width:11%; }*/
