#content.havebooking{
	width: 700px;
}

.opened_tab{
	background-image: url('/img/booking_form/active.png') !important;
}

.opened_box{
	border: 1px solid #cacaca;
	margin-top: 3px;
}

.group_open{
	background-image: url('/img/booking_form/unactive.png');
	/*margin-bottom: 3px;*/	
	color: white;
	font-size: 16px;
	/*padding-top: 5px;*/
	padding-left: 12px;
}

.group_container{
	margin-bottom: 3px;
}

ul.booking-plan{
	width: 290px !important;
}

ul.booking-plan li{
	/*width: 88px;*/
	margin-right: 15px;
}

ul.booking-plan li:last-child{
	/*width: 107px;*/
}

ul.booking-plan label{
	font-size: 13px;
}

div.booking-engine{
	width: 313px;
}

.booking-engine{
	background-color: white;
	border: 1px solid #cacaca;
	padding: 6px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.be-header{
	background-image: url('/img/booking_form/bg.png');
	height: 33px;
	padding-top: 0px;
}

ul.be-tab-panel{
	width: 298px;
}

#group-3-car-hotel ul.be-tab-panel{
	width: 165px;
}

body.eng li#be-booking-title{
	font-size: 17px;
	width: 69px;
	letter-spacing: 0.5px;
}

body.eng li#be-my-booking-title{
	font-size: 18px;
	width: 90px;
	letter-spacing: 1px;
}

body.eng li#be-flight-info-title{
	font-size: 18px;
	width: 85px;
	letter-spacing: 1px;
}

ul.be-tab-panel > li {
	padding-top: 3px;
	padding-bottom: 5px;
}

#group-3-car-hotel ul.be-tab-panel > li {
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
}

body.tha li#be-flight-info-title {
	width: auto;
}

body.tha ul.be-tab-panel > li {
	padding-right: 7px;
	padding-left: 7px;
}

body.tha ul.be-tab-panel > li{
	padding: 4px 10px 3px;
	/*width: 90px;*/
	font-family: PGFontWeb;
	font-size: 20px !important;
}

.white-input{background-image: none;}
.gray-input {background-image: none;}
div.be-body{background-image: none;}
/*#be-close{display: none;}*/

.ssw-input-text{
	height: 29px;
	width: 297px;
	color: #013469;
	font-size: 13px;
}

div.ssw-form-input{
	padding: 4px 7px;
	width: 297px;
	height: auto;
}

.ssw-input-text.plus{
	background-image: url('/img/booking_form/od_box.jpg');
}

.ssw-input-text.date-input{
	width: 135px;
	background-image: url('/img/booking_form/date_box.jpg');
}

.ssw-input-text.pax-input{
	width: 85px;
	background-image: url('/img/booking_form/pax_box.jpg');
}

div.ssw-form-message{
	width: 190px;
	padding-left: 115px;
}

div.ssw-form-submit {
	width: 318px;
}

.ssw-submit-btn {
	background-image: url('/img/booking_form/submit_btn.jpg');
	width: 142px;
	height: 38px;
	font-family: PGFontWeb;
	font-size: 22px;
	margin: 4px 67px;
}

.ssw-input-text {
	background-image: url('/img/booking_form/promocode_box.jpg');
}

ul.booking-plan { margin-left: 0px; }
.facebook-recommend-seachbox { display: none; }
/*div.booking-engine-cover { right: 20px; }*/
div.booking-engine { margin-top: 185px; }
.break_line{ border-top: 1px solid #fff; }
div.be-header { height: 30px; }

div.be-header.web-check-in #be-booking-title{
	width: 130px;
	margin-left: 78px;
}

ul#display-adult {
	display: none;
	width: 88px;
	margin-top: 210px;
	margin-left: 8px;
}

ul#display-child {
	display: none;
	width: 88px;
	margin-top: 210px;
	margin-left: 107px;
}

ul#display-infant {
	display: none;
	width: 88px;
	margin-top: 210px;
	margin-left: 207px;
}


/*div.be-body.booking{ 
	height: 315px; 
}*/

div.be-body.my-booking {
	height: 330px;
}

div.be-body.flight-info {
	height: 365px;
}

div.be-body h4 {
	font: bold 20px PGFontWeb;
}

.ssw-input-text.plus.invalid{
	background-image: url(/img/booking_form/od_box_invalid.jpg);
}

.ssw-input-text.date-input.invalid{
	background-image: url(/img/booking_form/date_box_invalid.jpg);
}

.ancillary-container{

}



















