﻿body
{
	background-color: #4c94ff;
	background-image: url('../img/bg.gif');
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	outline-color: #000000;
	outline-style: none;
	outline-width: thin;
	border: solid 0px #000000;
	margin-left: -16px;
}

body, table, a
{
	color: #FFFFFF;
}

input, body, table, select, a
{
	font-family: arial;
	font-size: 11px;
}

input[type='text'], textarea
{
	border: solid 1px #dddddd;
}

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}

.container
{
	width: 1013px;
}

.left_panel
{
	width: 269px;
	height: 458px;
}

.content_panel
{
	width: 639px;
	height:439px;
}

.search_tab
{
	width: 229px;
}

.search_content_top
{
	height: 3px;
	background-color: #eaeaea;
	width: 253px;
}

.search_content_content
{
	height: 105px;
	background-color: #FFFFFF;
	background-image: url(../img/search_content_bg.gif);
	background-repeat: repeat-x;
	padding: 25px 10px 2px 30px;
}

.search_content_bottom
{
	height: 4px;
	width: 253px;
	background-image: url(../img/search_content_bottom.gif);
	background-repeat:no-repeat;
}

.search_subtitle
{
	font-weight: bold;
}

.search_check, .search_subtitle
{
	color: #003366;
}

.bestseller_content
{
	width: 253px;
	height: 228px;
}

.bestseller_header_left
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../img/bestseller_header_left.gif);
}

.bestseller_header
{
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../img/bestseller_header_bg.gif);
	font-size: 15px;
	width: 237px;
	vertical-align:middle;
	text-align:center;
}

.bestseller_header_right
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../img/bestseller_header_right.gif);
}

.bestseller_img
{
	width: 253px;
	height: 208px;
	cursor: pointer;
	cursor: hand;
}

.bestseller_title_bg
{
	width: 253px;
	height: 36px;
	background-repeat: repeat-x;
	background-image: url(../img/bestseller_title_bg.gif);
	opacity: .3;
	filter: alpha(opacity=30);
}

.bestseller_label
{
	width: 253px;
	height: 36px;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}

.bestseller_pager_bg
{
	width: 253px;
	height: 22px;
	background-image: url(../img/bestseller_pager_bg.gif);
	background-repeat: repeat-x;
	opacity: .3;
	filter: alpha(opacity=30);
}

.bestseller_pager
{
	font-size: 9px;
	width: 253px;
	height: 22px;
}

.bestseller_pager_span
{
	cursor: hand;
	cursor: pointer;
	color: #99ccff;
}

.bestseller_pager_selected
{
	cursor: hand;
	cursor: pointer;
	color: #FFFFFF;
}

.bestseller_pager_detail_button
{
	cursor: hand;
	cursor: pointer;
	background-color: #9a4000;
	font-size: 9px;
	padding: 2px 7px 4px 7px;
	text-align: center;
	height: 9px;
}

.news_content
{
	width: 253px;
}

.news_header
{
	border: solid 1px #FFFFFF;
	font-size: 15px;
	background-color: #003366;
	padding: 3px 0px 4px 0px;
	color: #5fa7ff;
}

.news_inner
{
	background-color: #003366;
	background-image: url(../img/news_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height:61px;
	padding: 2px 5px 0px 0px;
}

.news_inner div
{
	padding: 3px 15px 15px 20px;
	height:59px;
	overflow: auto;
}

.news_footer
{
	background-image: url(../img/news_bottom.gif);
	background-repeat: no-repeat;
}

.showroom_main
{
	width: 639px;
	height: 239px;
}

.showroom_img
{
	width: 639px;
	height: 239px;
	cursor: pointer;
	cursor: hand;
}

.showroom_title_bg
{
	width: 639px;
	height: 46px;
	background-image: url(../img/showroom_title_bg.gif);
	background-repeat: repeat-x;
	opacity: .3;
	filter: alpha(opacity=30);
	z-index: 50px;
}

.showroom_title
{
	width: 639px;
	height: 46px;
	text-align: center;
	padding-top: 2px;
}

.showroom_packet, .showroom_currency
{
	font-size: 16px;
}

.showroom_price
{
	font-size: 40px;
	font-family: Bookman Old Style, Arial;
}

.showroom_pager_bg
{
	width: 639px;
	height: 33px;
	background-image: url(../img/showroom_pager_bg.gif);
	background-repeat: repeat-x;
	opacity: .3;
	filter: alpha(opacity=30);
}

.showroom_pager
{
	width: 639px;
	height: 31px;
}

.showroom_pager_span
{
	font-size: 14px;
	cursor: hand;
	cursor: pointer;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}

.showroom_pager_selected
{
	font-size: 14px;
	cursor: hand;
	cursor: pointer;
	color: #ffa800;
	border: solid 1px #ffa800;
	padding: 2px 2px 2px 2px;
}

.showroom_pager_detail_button
{
	cursor: hand;
	cursor: pointer;
	background-color: #9a4000;
	font-size: 10px;
	padding: 2px 7px 4px 7px;
	text-align: center;
	height: 9px;
}

.package_list_main
{
	width: 639px;
	height: 137px;
}

.tour_pages_left
{
	width: 4px;
	height: 26px;
	background-image: url(../img/tour_pages_left.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.tour_pages_right
{
	width: 4px;
	height: 26px;
	background-image: url(../img/tour_pages_right.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.tour_pages
{
	background-color:#003366;
	width: 639px;
}

.tour_pages_item
{
	font-size: 13px;
}

.tour_pages_item_selected
{
	font-size: 13px;
	color: #ffa800;
}

.infobox_left
{
	width: 4px;
	height: 109px;
	background-position:left center;
	background-repeat: no-repeat;
	background-image: url(../img/infobox_left.gif);
}

.infobox_right
{
	width: 4px;
	height: 109px;
	background-position:right center;
	background-repeat: no-repeat;
	background-image: url(../img/infobox_right.gif);
}

.infobox
{
	background-position:top;
	background-repeat: repeat-x;
	background-image: url(../img/infobox_bg.gif);
	width: 199px;
}

.infobox_img
{
	width:99px;
	height:70px;
}

.infobox_night, .infobox_night_bg
{
	width:99px;
	height: 14px;
	text-align: center;
}

.infobox_night_bg
{
	background-image: url(../img/infobox_night_bg.gif);
	background-repeat: repeat-x;
	opacity: .3;
	filter: alpha(opacity=30);
}

.infobox_title
{
	width: 94px;
	height: 29px;
	font-size: 12px;
	color: #f86600;
}
.infobox_title a
{
	font-size: 12px;
	color: #f86600;
}

.infobox_price
{
	color: #003366;
	font-size: 28px;
	font-family: Bookman Old Style, Arial;
	text-align:right;
	width:95px;
}

.infobox_currency
{
	color: #808080;
	font-size: 9px;
	font-family: Arial;
	text-align:right;
}

.infobox_date
{
	font-size: 10px;
	font-family: Arial;
}

.infobox_info
{
	font-size: 11px;
	font-weight: bold;
	font-family: Bookman Old Style, Arial;
	text-align: center;
	width: 197px;
}

.banner_img
{
	width: 94px;
	height: 476px;
}

.footer_main
{
	width: 1013px;
	height: 16px;
	font-size: 11px;
	text-align: center;
}

.result_panel
{
	width: 627px;
	height: 217px;
	background-color:#dddddd;
	padding: 3px 3px 3px 3px;
	border: solid 2px #eaeaea;
}

.result_title
{
	color:#0062f2;
	font-size: 10px;
}

.result_list
{
	width: 627px;
	height: 208px;
	overflow: auto;
	border: solid 1px #FFFFFF;
	background-color: #0058d9;
}

.result_list_table
{
	width: 611px;
}

.result_list_row
{
	color: #99ccff;
	background-image: url(../img/search_result_item_bg.gif);
	height: 22px;
	padding-left: 2px;
	padding-right: 2px;
}

.result_list_cell
{
	border-bottom: solid 1px #FFFFFF;
}

.result_list_row a
{
	color: #99ccff;
}

.result_list_row2
{
	color: #003366;
	background-image: url(../img/search_result_item_bg2.gif);
	height: 22px;
	padding-left: 2px;
	padding-right: 2px;
}

.result_list_row2 a
{
	color: #003366;
}

.detail_panel
{
	width: 629px;
	height: 487px;
	background-color:#dddddd;
	padding: 3px 3px 3px 3px;
	border: solid 2px #eaeaea;
}

.detail_content
{
	width: 611px;
	height: 469px;
	background-color:#99c1ff;
	background-image: url(../img/detail_content_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.detail_img
{
	width: 248px;
	height: 174px;
}

.inner_img
{
	width: 248px;
	height: 194px;
	z-index:200;
}

.detail_ddl
{
	width: 248px;
}

.detail_main_info
{
	width: 200px;
	height: 194px;
	background-image: url(../img/detail_content_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.detail_title_bg, .detail_pager_bg
{
	width: 248px;
	height: 22px;
	background-image: url(../img/detail_pager_title_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	opacity: .3;
	filter: alpha(opacity=30);
}
.detail_pager_bg
{
	width: 248px;
}

.detail_title_text
{
	color: #f2c400;
	font-size: 13px;
	font-weight: bold;
}

.detail_sub_title
{
	color: #f2c400;
}

.detail_info1
{
	font-size:10px;
	width: 246px;
}

.detail_info1_1
{
	font-size:10px;
	width: 269px;
}

.inner_info1
{
	font-size:10px;
	width: 341px;
}
.inner_info1_data_table
{
	width: 363px;
	height: 172px;
	overflow: auto;
}

.contact_table_header
{
	background-color:#dddddd;
	color:#0062f2;
	font-size:12px;
	font-weight:bold;
	padding: 2px;
}

.inner_info2
{
	font-size:10px;
	width:611px;
	height: 275px;
	overflow: auto;
}

.inner_info2_with_padding
{
	font-size:10px;
	padding: 5px 5px 5px 5px;
	width:601px;
	height: 265px;
	overflow: auto;
}

.detail_pager
{
	font-size: 11px;
	width: 270px;
	height: 24px;
}

.detail_pager_span
{
	cursor: hand;
	cursor: pointer;
	color: #99ccff;
}

.detail_pager_selected
{
	cursor: hand;
	cursor: pointer;
	color: #FFFFFF;
}

.detail_button1, .detail_button2, .detail_button3, .detail_button4, .detail_button5, .detail_button6, .detail_button7, .detail_button8
{
	cursor: hand;
	cursor: pointer;
}

.popup_panel
{
	border: solid 9px #ffff66;
	background-image: url(../img/popup_bg.gif);
	width: 460px;
}

.reservation_popup
{
	background-image: url(../img/reservation_popup_bg.gif);
	width: 660px;
}

.popup_header
{
	background-color: #ffae00;
	width: 460px;
	height: 30px;
}

.reservation_popup .popup_header
{
	width: 660px;
}

.popup_footer
{
	background-color: #ffae00;
	width: 460px;
	height: 44px;
}

.reservation_popup .popup_footer
{
	width: 660px;
}

.popup_footer_img
{
	cursor: hand;
	cursor: pointer;
}

.popup_footer_text
{
	width: 426px;
	height: 40px;
}

.reservation_popup .popup_footer_text
{
	width: 626px;
}

.popup_footer_text td
{
	font-size:11px;
}

.popup_title
{
}

.popup_title td, .popup_title_selected td
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.popup_title_td
{
	padding: 1px 7px 1px 7px;
}

.popup_title_selected_td
{
	border: solid 1px #FFFFFF;
	padding: 0px 6px 0px 6px;
}

.popup_package_name
{
	color: #0066ff;
	font-size: 13px;
	font-weight: bold;
}

.popup_content
{
	color: #ff6600;
	font-size: 12px;
}

.popup_inner_container
{
	padding: 12px 0px 12px 10px;
	width: 446px;
	height: 255px;
	overflow: auto;
}

.reservation_step_container
{
	padding: 12px 0px 12px 10px;
	width: 650px;
	height: 342px;
	overflow: auto;
}

.detail_table
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

.detail_table_header, .detail_table_cell
{
	background-position: top;
	background-repeat: repeat;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	text-align: center;
}
.detail_table_header
{
	background-image: url(../img/detail_table_header_bg.gif);
	color: #ffff99;
	height: 28px;
	font-size:11px;
}

.detail_table_cell
{
	background-image: url(../img/detail_table_row_bg.gif);
	color: #969696;
	font-size:11px;
	height: 20px;
}

.detail_info_table
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

.detail_title
{
	background-image: url(../img/detail_header_bg.gif);
	background-position:top;
	background-repeat:repeat;
	height:21px;
	padding: 0px 0px 0px 9px;
}

.blue_box, .blue2_box, .blue3_box, .orange_box, orange2_box, .orange3_box
{
	width: 0px;
}

.blue_box .box_container, .blue2_box .box_container, .orange_box .box_container, .orange2_box .box_container
{
	border-top: solid 1px white;
	padding-left: 5px;
	padding-right: 5px;
}

.blue3_box .box_container, .orange3_box .box_container
{
	border-top: solid 1px white;
	padding-left: 3px;
	padding-right: 3px;
}

.blue_box .box_container
{
	background-color: #003366;
	padding-top: 12px;
	border-bottom: solid 1px white;
}

.blue2_box .box_container
{
	background-color: #003366;
	padding-top: 4px;
	border-bottom: solid 1px white;
}

.blue3_box .box_container
{
	background-color: #003366;
	padding-top: 0px;
	border-bottom: solid 1px white;
}

.orange_box .box_container
{
	background-color: #ff6600;
	padding-top: 4px;
}

.orange2_box .box_container
{
	background-color: #ff6600;
	padding-top: 2px;
}

.orange3_box .box_container
{
	background-color: #ff9700;
	padding-top: 0px;
	border-bottom: solid 1px white;
}

.blue_box .left_border, .blue2_box .left_border, .blue3_box .left_border, .orange_box .left_border, .orange2_box .left_border, .orange3_box .left_border
{
	background-position: left;
	background-repeat: no-repeat;
}

.blue_box .right_border, .blue2_box .right_border, .blue3_box .right_border, .orange_box .right_border, .orange2_box .right_border, .orange3_box .right_border
{
	background-position: right;
	background-repeat: no-repeat;
}

.blue_box .left_border
{
	background-image: url(../img/l_left.gif);
}

.blue_box .right_border
{
	background-image: url(../img/l_right.gif);
}

.blue2_box .left_border
{
	background-image: url(../img/l2_left.gif);
}

.blue2_box .right_border
{
	background-image: url(../img/l2_right.gif);
}

.blue3_box .left_border
{
	background-image: url(../img/l3_left.gif);
}

.blue3_box .right_border
{
	background-image: url(../img/l3_right.gif);
}

.orange_box .left_border
{
	background-image: url(../img/t_left.gif);
}

.orange_box .right_border
{
	background-image: url(../img/t_right.gif);
}

.orange2_box .left_border
{
	background-image: url(../img/t2_left.gif);
}

.orange2_box .right_border
{
	background-image: url(../img/t2_right.gif);
}

.orange3_box .left_border
{
	background-image: url(../img/t3_left.gif);
}

.orange3_box .right_border
{
	background-image: url(../img/t3_right.gif);
}

.blue_box .left_spacer, .blue_box .right_spacer
{
	width:5px;
	height:33px;
}

.blue2_box .left_spacer, .blue2_box .right_spacer
{
	width:6px;
	height:23px;
}

.blue3_box .left_spacer, .blue3_box .right_spacer
{
	width:3px;
	height:17px;
}

.orange_box .left_spacer, .orange_box .right_spacer
{
	width:6px;
	height:21px;
}

.orange2_box .left_spacer, .orange2_box .right_spacer
{
	width:6px;
	height:17px;
}

.orange3_box .left_spacer, .orange3_box .right_spacer
{
	width:3px;
	height:17px;
}