@charset "utf-8";
@import url('./css/_.css');
@import url('./datepicker.css');
@import url('lightwindow.css');
@import url('validation.css');
/*@import url('../v13/css/css.css');*/
/* CSS Document */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
strong { font-weight:bold; }
em { font-style:italic; }
body,td,th,a,div,p {
	font-family:Verdana;
	font-family:Verdana;
	font-size:12px;
	color: #000000;
}
input {/* border for IE6 */
	font-size:12px;
	/*font-family: Verdana;*/
	font-family:Verdana,sans-serif;
	
}
input[type="text"] {/* border for non-IE6 */
	border:1px solid #cccccc;
	padding:2px 0;
}
input {/* border for IE6 */
	/*behavior:expression((this.type=="text")?this.runtimeStyle.border="1px solid #cccccc":null);*/
	/*contents:expression((this.type=="text")?this.runtimeStyle.padding="1px 0":null);*/
}
input{
	
}
input[type="text"].default_value {
	color:#ccc;
}
input.textfield04, input.field, input.calendarField {
	padding:2px 0px;
	vertical-align:middle;
}
input.default_value {
	color:#ccc;
}
textarea,select {
	border:1px solid #ccc;
}
select {
	height:21px;
	line-height:19px;
}
a, .image_checkbox {
	cursor:pointer;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #FF0000;
}
a:hover img {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
select {
	vertical-align:middle;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.text01 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.text02 {
	font-family: Arial;
	font-size: 11px;
	color: #5d0000;
}

.text03 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;;
}
a.text03:link,a.text03:visited,a.text03:hover{color: #FFFFFF;e; text-decoration:none;}

.text04 {
	font-family: Arial;
	font-size: 11px;
	color: #6e6e6e;
}

a.text04:link,a.text04:visited{color:#6e6e6e; text-decoration:none;}
a.text04:hover{color:#a00a0a; text-decoration: none;}

.text05 {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.selectbox01 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width:190px;
}

.selectbox02 {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

.textfield01 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width:158px;
}
.textfield02 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	width:183px;
	background-color: #cc0008;
}

.table01 td{font:Arial;	font-size:11px; padding-top: 5px; padding-bottom: 5px;}

.mouseover_button{cursor:pointer;}


img {border:0px none}
/* general */
a:hover img {
	border:none;
	text-decoration:none;
}
img.merge {
	position:absolute;
}
ul.list {
	width: auto;
	list-style: none;
}
.frame_width {
	width: 969px;
	margin-left:5px;
	clear:both;
	padding:0;
}
.right {
	float:right;
}
.left {
	float:left;
}
div.padding {
	overflow: hidden
}
div.padding hr {
  display: none;
}

#header_nav_bar {
	margin-left: 34px;
	margin-right: 37px;
}
.header_nav_bar {
	
	width:100%;
	height:28px;
	background-image:url(images/header_nav_bg.jpg);
	/*padding:4px 30px;*/
	overflow:hidden;
	padding-top:4px !important;
	padding-top:0px;
	
}
.header_nav_bar li{
	overflow:hidden;
	line-height: 20px;
	margin-top:5px;
}
.header_nav_bar .header_nav_bar-left{
	float:left;overflow:hidden; 
	height:25px !important;
	margin-top:3px  !important;
	margin-top:8px;
	margin-left:30px !important;
	margin-left:14px;
}
.header_nav_bar .header_nav_bar-right {
	height:25px; float:right; 
	margin-right:30px !important;
	margin-right:14px; 
	/*margin-top:3px;*/
}
/*.header_nav_bar * {
	vertical-align:middle;
}*/
.header_nav_bar select{
	height:20px;
}
/*#clock2{
	vertical-align:top !important;
	position:relative !important;
	top:5px !important;
	vertical-align:middle;
	position:inherit;
	top:auto;
}*/

#nav_bar_info {
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url('../images/tb_02.jpg');
	background-position:top;
	background-repeat:no-repeat;
	/*behavior:expression(this.style.padding-top = "3px");*/
}
#nav_bar_info img select {
	margin:0px;
}
#welcome_msg {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
#welcome_msg img {
	margin:0;
}

ul.header_menu {
	overflow: hidden;
	height: 30px;
	width: auto;
	top: 0;
	bottom: 0;
	margin: 0;	
	list-style: none;
}
ul.header_menu li {
	height: 30px;
	float: left;
}

/* footer */
div#footer {
	border-top:solid #efefef 1px;
	padding-top: 5px;
}
div#footer center.image_list img {
	padding-left: 15px;
}
div#footer center.image_list img:first-child {
	padding-left: 0px;
}
div#footer center.image_list {
	behavior:expression(this.firstChild.style.padding = "0px");
}
div#footer p {
	text-align:center;
	padding:3px 30px;
	behavior:expression(this.firstChild.style.border = "none");
	white-space:normal;
}
div#footer p a {
	padding:0 6px;
	color: #70706f;
	font-size: 11px;
	border-left:1px solid #000;
	white-space:nowrap;
	display:inline-block;
}
div#footer p a:hover {
	text-decoration: underline;
	color: #FF0000;
}
div#footer p a:first-child {
	border:none;
}
div#footer p.site_links {
	background-color:#ECECEC;
}
div#footer p.hotel_links {
	background-color:#F6F6F6;
}

/* floating menu */
div#floater {position:absolute; visibility:visible;}

/* product */
.product-frame-width {
	width: 963px;
	margin-left:5px;
	clear:both;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;
}

.corner-top,
.corner-left,
.corner-bottom,
.corner-right{
	overflow:hidden; position:relative;
}

.corner-left{
	float:left;
}
.corner-right{
	float:right;
}
#product-frame{
	padding-top:5px;
	min-height:520px;
	height:auto !important;
	height:520px;
	
	overflow:hidden !important;
	overflow:inherit;
	
}
div.block {
	margin-bottom:10px;
}
img.banner-mask{
	position:absolute;
	
}
img.product-banner{
	margin:3px 0px 0px 3px;
	margin-top:0px !important;
	margin-top:-10px;
}
#rightbanner { z-index:1000; }

/* nav bar*/
div.nav-bar {
	height:29px;
	line-height:29px;
	margin:0 1px 0 1px;
}
div.nav-bar span {
	font-weight:bold;
}
div.nav-bar div {
	height:29px;
	width:29px;
}
ul.rightmenu{
	position:absolute;
	left:980px;
	top:125px;
	width:20px;
	padding-top:13px;
}
ul.rightmenu li {
	
	float:left;
}
ul.rightmenu li img{
	float:left;
}
ul.rightmenu li a{
	
	vertical-align: bottom;
}
.rightbanner-dialog{
	clear:left;
}

span.required {
	color: #d00808;
}

.total_amount {
	display:inline-block;
	text-align:right;
	font-size:18px;
	color:#990000;
	/*line-height:20px;*/
	/*margin-bottom:16px;*/
	padding-bottom:10px;
	background:url('images/img_double_line.jpg') bottom repeat-x;
	/*border-bottom:double 4px #990000;*/
}

#lightwindow {
	line-height:normal;
}

.rightbanner-dialog{
	/*position:absolute;*/
	clear:left;
	float:none;
	overflow:hidden;
}
.rightbanner-dialog-login{
	padding:10px 0px 0px 14px;
}
.rightbanner-dialog h1{
	color:#EF4F23;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.rightbanner-dialog table.logintable td{
	padding:3px;
}
.rightbanner-dialog input.box{
	border:1px solid #999;
	width:110px;
}
.rightbanner-dialog-login-options * {
	padding-top:6px;
	font-size:11px;
	color:#FF0000;
}
.rightbanner-dialog-login-options .register, .rightbanner-dialog-login-options .register *{
	color:#F00;
	font-style:italic;
	font-weight:bold;
}


ul.rightmenu-conuntry{
	margin:10px 5px 10px 10px;
	overflow-y:auto;
	height:100px;
	
}
ul.rightmenu-conuntry a{
	display:block;
	width:100%;
	height:19px;
	/*color:#999;
	font-size:12px;
	font-weight:bold;*/
}
ul.rightmenu-conuntry a:hover span {color:#FF3300;}

ul.rightmenu-conuntry span {
	display:block;
	float:left;
	vertical-align:middle;
	padding-top:3px;
	padding-left:2px;
	font-weight:bold;
	color:#999;
	font-size:12px;
	height:19px;
}
ul.rightmenu-conuntry *{
	vertical-align:middle;
}
ul.rightmenu-conuntry li{
	width:122px;
	padding:4px;
	margin-right:4px;
	margin-bottom:4px;
}
ul.rightmenu-conuntry li img{
	vertical-align:middle;
	border:1px solid #CCC;
}




div.block-style2 div.main h1{
	padding-bottom:10px;
	margin-bottom:10px;
}
div.block-style2 div.main {
	/*margin:0 3px 0 3px;*/
	overflow:hidden;
	padding:0 9px 0 9px;
	border-left:solid 1px #f491ae;
	border-right:solid 1px #f491ae;
}

div.block-style1 h1 {
	line-height:18px;
	font-weight:bold;
}
div.block-style1 h2 {
	line-height:18px;
	font-weight:bold;
}
div.block-style1 ul li {
	padding-left:15px;
	margin:4px 0 4px 0;
}
div.block-style1 {
	width:205px;
	padding-top:29px;
}
div.block-style1 div.main{
	padding:0 9px 0 9px;
}
div.block-style1 img.block-top{
	position:absolute;
	margin-top:-29px;
}
div.block-style1 ul {
	padding:5px 0 5px 0;
}
div.block-style1 div.corner-top,
div.block-style1 div.corner-bottom {
	height:20px;
}
div.block-style1 div.corner-left,
div.block-style1 div.corner-right {
	width:20px;
	height:20px;
}

/* related news */

div.block-style2 {
	background-color:#FFFFFF;
}
div.column-left {
	/*margin-left:1px;*/
	width:205px;
	overflow:hidden;
	padding:0 1px 0 1px;
}
.column-left  .block-style2{
	/*-width:205px;*/
	background-color:#FFFFFF;
}

div.column-main {
	
	/*margin-left:210px !important;
	margin-left:207px;*/
	float:left;
	margin-left:2px;
	width:556px;
	overflow:hidden;
	background-color:#fff;
	
	margin-top:0px;
}


div.block-style2 div.main {
	/*margin:0 3px 0 3px;*/
	margin:0 3px 0 3px;
}
div.block-style2 div.main form {
	line-height:18px;
}
div.block-style2 div.corner-top,
div.block-style2 div.corner-bottom {
	height:17px;
}
div.block-style2 div.corner-top div.center {
	margin-top:3px;
}

div.block-style2 div.corner-left,
div.block-style2 div.corner-right {
	height:17px;
	width:17px;
}
div#product-frame.product-frame-width {
	margin-top:1px;
}

div.product-frame-bottom {
	height:18px;
}
div.product-frame-bottom div {
	width:18px;
	height:18px;
}
div.product-frame-content {
}
div.product-frame-content table tr {
	height:25px;
}


div.block ul.list1 {
	padding:5px 0 5px 0;
}
div.block ul.list1 li {
	padding-left:15px;
	margin:4px 0 4px 0;
	background: url('images/img_point02.gif') no-repeat 0 2px;
}

div.block ul.list2 {
	padding:5px 0 5px 0;
}
div.block ul.list2 li {
	padding-left:15px;
	margin:4px 0 4px 0;
	background: url('images/img_point06.gif') no-repeat 0 4px;
}
div.block h2 {
	line-height:18px;
	font-weight:bold;
}

ul.checkbox_list input{
	vertical-align:middle;
}
ul.checkbox_list input.checkbox{
	position:absolute;
	margin-left:-20px;
	
}
ul.checkbox_list li{
	padding-left:20px;
	text-align:left;
	vertical-align:middle;
}
.checkbox_list label{
	display:inline;
	vertical-align:middle;
}
input.required.checkbox{
	background-color:transparent;
	border:none;
}
.product-vote{
	width:96px;
	height:15px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
}
.vote05{
	background: url('images/vote05.jpg');
}
.vote15{
	background: url('images/vote15.jpg');
}
.vote25{
	background: url('images/vote25.jpg');
}
.vote35{
	background: url('images/vote35.jpg');
}
.vote45{
	background: url('images/vote45.jpg');
}
.vote55{
	background: url('images/vote55.jpg');
}
.vote10{
	background: url('images/vote10.jpg');
}
.vote20{
	background: url('images/vote20.jpg');
}
.vote30{
	background: url('images/vote30.jpg');
}
.vote40{
	background: url('images/vote40.jpg');
}
.vote50{
	background: url('images/vote50.jpg');
}
.vote60{
	background: url('images/vote60.jpg');
}
img.product-banner2{
	display:block;
	margin:10px auto;
}
#footer{
	margin-top:20px;
}
div.block-style2 img.searchbtn{
	display:block;
	margin:0px auto;
	margin-top:12px;
}
table.price-list th,
table.price-list td{
	padding:0px 8px;
	
}
.fieldgrp1 ul.pair_list1 label{
	display:block;
}
.fieldgrp1 ul.pair_list1 select{
	width:165px
}
.fieldgrp1 ul.pair_list1 input.field{
	width:99%;
}
.fieldgrp1 ul.checkdate{
	overflow:hidden;
	width:100%;
}
.fieldgrp1 ul.checkdate label{
	display:block;
}
.fieldgrp1 ul.checkdate li{
	width:49%;
	float:left;
}
.fieldgrp1 ul.checkdate input.calendarField{
	width:98%;
}
.fieldgrp1 ul.pair_list2 li{
	overflow:hidden;
	width:100%;
}
.fieldgrp1 ul.pair_list2 label{
	padding-right:2px;
	width:40%;
	float:left;
}
.fieldgrp1 ul.pair_list2 input.field{
	float:right;
	width:48%;
	margin-right:2.5%;
}
.fieldgrp1 ul.pair_list3 li{
	overflow:hidden;
	width:100%;
}
.fieldgrp1 ul.pair_list3 label{
	padding-right:2px;
	width:48%;
	float:left;
}
.fieldgrp1 ul.pair_list3 div{
	float:right;
	width:48%;
	margin-right:2.5%;
}
.fieldgrp1 ul{
	margin-bottom:2px;
}
.fieldgrp1 ul.checkbox_list input.checkbox{
	margin-top:3px !important;
	margin-top:-2px;
}

.search_nav{
	padding:10px;
}
.search_nav *{
	font-weight:bold;
}
.text06,
.text08 {
	color:#F00;
}
.total_amount2{
	font-size:18px;
	font-weight:bold;
}
.currency, .currency-text { color:#FF0000; }
div.block-style4 div.main h1.booking_section{
	padding:4px 8px;
	margin:4px 0px;
	margin-top:8px;
	background-image:none;
	border:none;
	color:#FFF;
	font-weight:bold;
}
.booking_recounds td{
	border-bottom:1px dotted #CCC;
}
.booking_recounds td td{
	border:none;
}
.right-advertisment{ margin-left:1000px; position:absolute; width:172px; text-align:center;}
