.hotel{
	margin:10px;/*border: 1px solid #B6C7D7;*/
}
.hotel_path{
	height:20px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	/*background:url(../bce/images/hotel/line.gif);*/
	color: #21377D;
}
.hotel_path a{
	color: #21377D;
}
.hotel_body{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.hotel_section{
}
.hotel_header{
	color: #000080;
}
.hotel_header_name{
	font-size: 18px;
	font-weight: bold;
	color: #003580;
}
.hotel_header_star{
	height:12px;
}
.hotel_header_type{
	font-size: 12px;
	color: #003580;
}
.hotel_thubnail{
	width:90px;
	height:60px;
	margin:4px;
}
.hotel_address{
	font-size: 12px;
	color: #003580;
}
.hotel_months{
	font-size: 11px;
	color: #21377D;
}
.hotel_media{
	text-align:center;
	width:400px;
	height:300px;
}
.hotel_map{
	text-align:center;
	width:400px;
	height:300px;
}
.hotel_thubnails{
	width:70px;
	height:45px;
	border:2px outset #FFFFFF;
	margin:1px;
	cursor:pointer;
}
.hotel_thubnails_sel{
	width:70px;
	height:45px;
	border:2px inset #FFFFFF;
	margin:1px;
	cursor:pointer;
}
.hotel_thubnails_empty{
	width:70px;
	height:45px;
	border:2px outset #FFFFFF;
	margin:1px;
}
.hotel_logo{
	float: left;
	margin-right:5px;
	text-align:left;
}
.hotel_data,.hotel_data a{
	font-weight: bold;
	color: #003580;
}
.hotel_prompt{
	color: #003580;
}
.hotel_datahead{
	font-weight: bold;
	color: #003580;
	text-decoration:underline;
}
.hotel_tabbs{
	height:24px;
	background:url(../bce/images/hotel/tabs_t.gif) bottom repeat-x;
}
.hotel_tabn,.hotel_tabs{
	color:#5573A3;
	font-weight:bold;
	width:100%;
	height:20px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	background:url(../bce/images/hotel/tabs_t.gif) top repeat-x;
}
.hotel_tabn{
	background-color:#F2F2F2;
}
.hotel_tabs{
	background-color:#B6C7D7;
}

.hotel_facilities_header{
	font-weight: bold;
	color:#003580;
	height:16px;
}
.hotel_facilities_prompt{
	color:#003580;
}
.hotel_facilities_data{
	font-weight: bold;
	color:#003580;
	padding-left:20px;
}

.hotel_special_offer{
	font-weight: bold;
	color:C00000;
}

.hotel_period_table{
	width:100%;
}
.hotel_period_header{
	font-weight: bold;
	color:#003580;
	height:16px;
	padding-left:5px;
}
.hotel_period_prompt{
	color: #003580;
	text-align:center;
}
.hotel_period_data{
	color: #003580;
	text-align:center;
}

.hotel_room_table{
	width:100%;
}
.hotel_room_header{
	font-weight: bold;
	color:#003580;
	height:16px;
	padding-left:5px;
}
.hotel_room_prompt{
	color: #003580;
	text-align:right;
}
.hotel_room_data{
	color: #003580;
	text-align:right;
	font-weight: bold;
}

.hotel_creditcards_table{
	width:100%;
}
.hotel_creditcards_header{
	font-weight: bold;
	color:#003580;
	height:16px;
	padding-left:5px;
}
.hotel_creditcards_prompt{
	color:#003580;
}

.hotel_booking_table{
	width:100%;
}
.hotel_booking_header{
	font-weight: bold;
	color:#003580;
	height:16px;
	padding-left:5px;
}
.hotel_booking_prompt{
	color: #003580;
	text-align:right;
}
.hotel_booking_data{
	color: #003580;
	text-align:right;
	font-weight: bold;
}
.hotel_booking_info{
	color: #003580;
}
.hotel_booking_error{
	font-size:11px;
	text-align:center;
	color:#FF0000;
	font-weight: bold;
}
.hotel_booking_message{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	border-bottom:1px solid #B6C7D7;
}

.hotel_booking_room{
	color: #003580;
}
.hotel_booking_room_line{
	height:1px;
	width:100%;
	border-bottom:1px dotted #B6C7D7;
}
.hotel_booking_room_name{
	color: #003580;
	font-weight: bold;
}
.hotel_booking_room_description{
	color: #003580;
}
.hotel_booking_room_message{
	color: #FF3580;
}
.hotel_booking_room_price{
	font-size:11px;
	text-align:right;
	width:200px;
}
.hotel_booking_room_thubnail{
	float:left;
}
.hotel_booking_room_total{
	font-size:11px;
	border:1px solid #D0D0D0;
	text-align:right;
	background:#FFFFFF;
}
.hotelPaymentsPrompt{font-size:11px;color:#909090;font-style:italic;text-decoration:underline;}
.hotelPaymentsData{font-size:11px;color:#909090;font-style:italic;}

