/*#book_small,*/ #book {
	font-size: 10px;
}
#book {
	
}
/*#book_small label {
	display: block;
	float: left;
	line-height: 18px;
	width: 3em;
	text-align: right;
	padding-right: 0.5em;
	font-weight: bold;
}*/
th {
	text-align: right;
	padding-right: 5px;
}
#book_small input, #book_small select, #book input, #book select  {
	font-size: 12px;
}
/*#book_small input[type=submit] {
	margin-left: 40px;
}*/
#book textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 250px;
	height: 80px;
}
.book_collapse_roundtrip {
	display: none;
}
#nb_people {
	width: 10px;
	height: 12px;
	background: transparent url(/img/man.png) repeat-x;
}

#BOOK_car {
	width: 240px;
}
#book #layer {
	height:20px;
	position:absolute;
	width: 240px;
	background:transparent url(/img/spacer.gif);
}
#book #carlist {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #868686;
	display:none;
	height:220px;
	overflow:auto;
	position:absolute;
	width:240px;
}
#book #carlist a {
	display:block;
	padding: 15px 5px 0 104px;
	color: black;
	font-size:10px;
	height: 39px;
	text-align:center;
	background-repeat: no-repeat;
	width: 113px;	
}
#book #carlist a:hover {
	background-color:#ddd;
}
#book #carlist a img {
	border: none;
	float: left;
	margin: 1px;
}

#loading {
	display:none;
	padding:2px 6px;
	margin-left:5px;
	background:transparent url(/img/wait2.gif) no-repeat center center;
	font-size:10px;
}
#loading.alt {
	background:transparent url(/img/wait1.gif) no-repeat center center;
}
.mandatory {
	font-size: 16px;
	color: red;
	font-weight: bold;
	padding-left: 2px;
}
#BOOK_price {
	border: 1px solid #000;
	display: block;
	float: left;
	padding: 15px 50px;
	font-size: 20px;
	background-color: #92719E;
	color: #fff;
}
#BOOK_tr_price {
	display: none;
}
#mandatory_alert {
	display: none;
	margin-left: 10px;
}
.thank_you {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 25px;
}




/* Main Flora Style Sheet for jQuery UI ui-datepicker */
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #000;
	width: 200px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #513C72;
	z-index: 10;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #bbb !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #000;
	color: #fff;
}
*html .ui-datepicker-prompt {
	width: 200px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.ui-datepicker-control {
	background: #513C72;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #9D7CA7;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #fff;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 2px 0;
	background: #9D7CA7;
	text-align: center;
	font-weight: bold;
}
.ui-datepicker-header select {
	background: #fff;
	color: #000;
	border: 0px;
	font-size: 80%;
	margin-right: 2px;
}
.ui-datepicker {
	background: #9D7CA7;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #A88CB2;
	color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #A88CB2;
}
.ui-datepicker-days-row {
	background: #fff;
	color: #666;
}
.ui-datepicker-week-col {
	background: red;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #9D7CA7;
}
.ui-datepicker-days-cell a {
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #fff;
}
.ui-datepicker-unselectable {
	color: #aaa;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #ccc !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #FFF !important;
	border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #ccc !important;
}
* html .ui-datepicker-week-end-cell {
	background: #E0F4D7 !important;
	border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
	background: #FFF !important;
	border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
	background: #bbb !important;
}
.ui-datepicker-today {
	background: #ddd !important;
}
.ui-datepicker-current-day {
	background: #9D7CA7 !important;
}
.ui-datepicker-status {
	background: #E0F4D7;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #513C72;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #fff !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #fff !important;
	color: #513C72 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #513C72 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #bbb;
}
.ui-datepicker-one-month {
	float: left;
	width: 200px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
