#booking_area
{
	margin: auto;
	width: 429px;
	height: auto;
	border: 1px dotted #dbdbdb;
}
#booking_area_title
{
	float: left;
	width: 419px;
	height: 40px;
	text-align: left;
	padding-left: 10px;
}
#booking_area_title h3
{
	font-size: 16px;
	line-height: 39px;
	font-size: 22px;
	font-weight: bold;
	color: #003580;
}
#booking_area_title span
{
	font-size: 16px;
	line-height: 39px;
	font-size: 22px;
	font-weight: bold;
	color: #003580;
}
#booking_area_information
{
	float: left;
	width: 429px;
}
#ext-gen32 .x-panel-ml, 
#ext-gen32 .x-panel-mr,
#ext-gen32 .x-panel-mc,
#ext-gen32 .x-panel-bl,
#ext-gen32 .x-panel-bc,
#ext-gen32 .x-panel-br
{
	background-color: #F28800 !important;
	background-image: none !important;
}


#booking_area_title
{
	padding-top: 10px;
	background-color: #F28800;
}
#booking_area_title a
{
	font-size: 2em;
	color: #003580;
	font-weight: 500;
}
#ctl00_ContentPlaceHolder1_BookingModule1_cbxIdDonViDichVu
{
	height: 34px;
}
#ext-gen52
{
	display: none;
}
#ext-gen51
{
	padding-bottom: 0px !important;
}
#ext-gen66
{
	display: none;
}












.search-item
{
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	padding: 3px 10px 3px 10px;
	border: 1px solid #fff;
	border-bottom: 1px solid #eeeeee;
	white-space: normal;
	color: #555;
}

.search-item h3
{
	display: block;
	font: inherit;
	color: #222;
}
#ctl00_ContentPlaceHolder1_BookingModule1_btnKiemTraPhong a
{
	float:left;
	font-weight: bold;
	background-color: #16448F;
	color: #ffffff;
	border: 4px solid rgb(255, 255, 255);
	border-radius: 12px;
	box-shadow: 1px 1px 2px rgb(153, 153, 153);
	background-clip: padding-box;
	padding: 0.3em 1em;
	text-transform: capitalize;
	font-size: 1.8em;
	
	margin-bottom: 10px;
	
	
}
#ctl00_ContentPlaceHolder1_BookingModule1_btnKiemTraPhong a:hover
{
	background-color: #003580;
}

#ctl00_ContentPlaceHolder1_BookingModule1_FormPanel1 .x-panel-tl{
    background-image: url("/extjs/resources/images/gray/panel/corners-sprite-gif/ext.axd");
    border-bottom-color: white;
}
			
			/*

			div {
				padding:10px;				
				background:#fff;
			}
*/

			.tabs li {
				list-style:none;
				display:inline;
			}

			.tabs a {
				padding:5px 10px;
				display:inline-block;
				background:#F6F6F6;
				color:#747676;
				text-decoration:none;
				font-weight:bold;
				font-size:12px;
			}

			.tabs a.active {
				background:#FDB902;
				color:#00355C;
				font-weight:bold;
				font-size:12px;
			}

	