/*css3_support*/
/* begin Page */

/*@font-face {
	font-family: 'gothic';
	src: url('fonts/gothic/gothic.eot');
	src: local('gothic'), url('fonts/gothic/gothic.woff') format('woff'), url('fonts/gothic/gothic.ttf') format('truetype');
}*/

.ui-widget-header, .ui-state-active, .ui-state-default.ui-state-active, .ui-state-hover {
background-color: #FC4A01 !important; /*calendar_color*/
}
body {
background-attachment:; /*body_background_attachment*/
background-repeat:repeat-x; /*body_background_repeat*/
background-position:top center; /*body_background_position*/
color:#262626;	/*body_font_color*/
	font-family:"Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif ;
font-size:12px;	/*body_font_size*/
margin: 0; /*body_margin*/
background-image:url(images/background.jpg); /*body_background*/
background-color:#000000; /*body_background_color*/
   -webkit-text-size-adjust: 100%;
}
a img {
	border:none;
}
.box-slide-top {
	width:100%;
	position:absolute;
	left:0;
	top:0;
	min-height:500px;
}
.container-shadow {
	width:100%;
	position:absolute;
	left:0;
	top:159px;
	background:url(images/bg_shadow.png);
	height:442px;
	z-index:5;
}
#page-body {
box-shadow:; /*page_body_shadow*/
border-radius:; /*page_body_radius*/
width:1024px; /*page_width*/
	overflow:hidden;
border-color:; /*page_border_color*/
border-style:none; /*page_border_style*/
border-width:0; /*page_border_width*/
	position:relative;
	margin-top:250px;
	z-index:6;
}
.logo {
	position:absolute;
	top:7px;
	left:5px;
	z-index:120;
}
a h2 {
	margin:0;
	padding:0;
font-size:13px;	/*body_font_size*/
font-weight:normal; /*link_style_weight*/
}
.container-header {
	position:relative;
background-image:url(images/bg_header.png); /*page_header_background*/
background-color:; /*page_header_background_color*/
	background-position:center top;
	box-shadow:#343230 2px 3px 3px;
	z-index:112;
}
.page-header {
	position:relative;
width:1024px; /*page_width*/
height:86px; /*page_header_height*/
}
.page-menu {
	width:100%;
	padding-left:30%;
	height:28px; /*page_menu_height*/
	background-image:url(images/); /*page_menu_background*/
background-color:; /*page_menu_background_color*/
	position:relative;
	z-index:101;
	top:29px;
}
.page-content {
	width:100%;
background-image:url(images/); /*page_content_background*/
background-color:; /*page_content_background_color*/
	text-align:left;
}
.page-footer {
	width:100%;
height:; /*page_footer_height*/
background-image:url(images/); /*page_footer_background*/
background-color:; /*page_footer_background_color*/
	color:#fff;
	line-height:28px;
	padding:5px 0px 20px 0px;
}
.content-left {
background-image:url(images/); /*content_left_background*/
background-color:; /*content_left_background_color*/
	padding:15px 0px 5px 0px;
}
.content-center {
background-image:url(images/); /*content_center_background*/
background-color:; /*content_center_background_color*/
	padding:15px 5px 5px 5px;
}
.content-right {
background-image:url(images/); /*content_right_background*/
background-color:; /*content_right_background_color*/
	padding:15px 0px 5px 0px;
}
h1 {
	margin:0px;
	padding:0px;
	font-size:large;
}
blockquote {
	border: 1px dashed #CCC;
	background:#e9e9e9;
	padding:3px;
	margin:20px;
}
a:link {
color:#01B4BA; /*link_style_color*/
font-style:; /*link_style_font*/
font-weight:normal; /*link_style_weight*/
text-decoration:none; /*link_style_deco*/
}
a:visited {
color:#01B4BA; /*link_visited_style_color*/
font-style:; /*link_visited_style_font*/
font-weight:; /*link_visited_style_weight*/
text-decoration:; /*link_visited_style_deco*/
}
a:hover {
color:#05CED5; /*link_hover_style_color*/
font-style:; /*link_hover_style_font*/
font-weight:; /*link_hover_style_weight*/
text-decoration:; /*link_hover_style_deco*/
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
.web-menu-top-icon {
	position:absolute;
	left:0px;
	top:0px;
	border:0;
}
.web-title-box {
	position:relative;
	display:inline;
	left:0px;
	bottom:0px;
	width:100%;
}
.web-title-box-img {
	position:absolute;
	display:inline;
	top:-8px;
	left:5px;
}
/* begin Menu top*/
/* nav menu */
/*
<span class='menu-split'></span>  เอาไว้แทรกท้ายของเมนู ก่อน </li> สำหรับเมนูที่มีตัวคั่น
จะต้องกำหนดขนาดเองเพื่อความเหมาะสม
*/
/*
.menu-split {
	display:block;
	background-image:url(images/menu_split_line.png);
	width:1px;
	height:50px;
	margin:0px;
	padding:0px;
	float: left;
}
*/
.nav-menu {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
}
.nav-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	clear: left;
	position: relative;
}
.nav-menu ul li {
	position:relative; /*nav_menu_position*//*|relative|*/
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right:5px; /*top_menu_space_r*/
	margin-bottom: 0px;
	margin-left:5px; /*top_menu_space_l*/
}
.nav-menu ul li a {
	text-decoration: none;
	height:28px; /*top_menu_line_hight*//*|auto|*/
	float:left;
	cursor: pointer;
	background-image:url(images/); /*menu_normal*/
	background-repeat: no-repeat;
	background-position: right top;
}
/*
อธิบายเมนู
.nav-menu  ul li a span.t {
height: 22px; คำนวนอัตโนมัตจากระบบความสูงของเมนู คือ เอา padding top - ความสูงของภาพ
margin: 0 20px 0 -10px;  กำหนดขอบซ้าย 20px และห่างจากด้านล่าง -10px
padding: 7px 0px 0px 20px; จัดขนาดของตัวหนังสือว่าห่างจากด้านบนเท่าไหร่ และจากทางซ้ายเท่าไหร่
font-family:Tahoma; 
font-size:12px;
}
*/
.nav-menu ul li a span.t {
	height:22px;
	margin: 0 8px 0 -10px;
	padding:6px 0px 0px 8px;
	font-family:"Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
	font-size:14px;	/*menu_font_size*/
	color:#FFFFFF;	/*menu_font_color*/
	position: relative;
	float:left;
	background-image:url(images/); /*menu_normal*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
}
/*menu*/
.nav-menu ul.menu li a.active {
	background-image:url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: right top;
}
.nav-menu ul.menu li a.active span.t {
	color:#10ABA2;	/*menu_font_active_color*/
	background-image:url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: left top;
}

.nav-menu ul.menu li a:hover,.nav-menu ul.menu li a.hover, .nav-menu ul.menu li a.hover, .nav-menu ul.menu li a.hover {
	background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu ul.menu li a:hover span.t,.nav-menu ul.menu li a.hover span.t, .nav-menu ul.menu li a.hover span.t, .nav-menu ul.menu li a.hover span.t {
	color:#10ABA2;	/*menu_font_hover_color*/
	background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* end MenuItem */
/* end menu top */

/* begin content */
.box-body {
	margin:5px 10px;
}
.box-title {
background-color:; /*left_title_bg_color*/
border-width:; /*blockheader_border_1_width*/
border-style:; /*blockheader_border_1_style*/
border-color:; /*blockheader_border_1_color*/
border-radius:; /*blockheader_1_radius*/
	height:40px; /*blockheader_1_height*/
	background-image: url(images/blockheader.png); /*blockheader_1*/
	position:relative;
}
.box-title2 {
background-color:; /*content_title_bg_color*/
border-width:; /*blockheader_border_2_width*/
border-style:; /*blockheader_border_2_style*/
border-color:; /*blockheader_border_2_color*/
border-radius:; /*blockheader_2_radius*/
	height:40px; /*blockheader_2_height*/
	background-image:url(images/blockheader2.png); /*blockheader_2*/
	position:relative;
}
.box-title3 {
background-color:; /*right_title_bg_color*/
border-width:; /*blockheader_border_3_width*/
border-style:; /*blockheader_border_3_style*/
border-color:; /*blockheader_border_3_color*/
border-radius:; /*blockheader_3_radius*/
	height:40px; /*blockheader_3_height*/
	background-image: url(images/blockheader3.png); /*blockheader_3*/
	position:relative;
}
.box-title-t {
	position:absolute;
	color:#01b4ba;	/*left_title_box_font_color*/
	top:15%;
	padding-left:8px;
	font-size:15px;
}
.box-title2-t {
	position:absolute;
	color:#01b4ba;/*content_title_box_font_color*/
	top:15%;
	padding-left:8px;
	font-size:18px;
    font-weight:bold;
}
.box-title3-t {
	position:absolute;
	color:#01b4ba;	/*right_title_box_font_color*/
	top:15%;
	padding-left:8px;
	font-size:15px;
}
.box-content-body {
border-width:; /*blockcontent_border_1_width*/
border-style:; /*blockcontent_border_1_style*/
border-color:; /*blockcontent_border_1_color*/
border-radius:; /*blockcontent_1_radius*/
	background-image:url(images/); /*blockbody_1*/
background-color:; /*blockcontent_border_1_bg_color*/
	position:relative;
}
.box-content-body-t {
	margin:0px;
	padding:5px;
}
.box-content2-body {
border-width:; /*blockcontent_border_2_width*/
border-style:; /*blockcontent_border_2_style*/
border-color:; /*blockcontent_border_2_color*/
border-radius:; /*blockcontent_2_radius*/
	background-image:url(images/); /*blockbody_2*/
	background-color:#E6E6E6; /*blockcontent_border_2_bg_color*/
	position:relative;
}
.box-content2-body-t {
	margin:0px;
	padding:10px;
}
.box-content3-body {
border-width:; /*blockcontent_border_3_width*/
border-style:; /*blockcontent_border_3_style*/
border-color:; /*blockcontent_border_3_color*/
border-radius:; /*blockcontent_3_radius*/
	background-image: url(images/); /*blockbody_3*/
	background-color: #E6E6E6; /*blockcontent_border_3_bg_color*/
	position:relative;
}
.box-content3-body-t {
	margin:0px;
	padding:5px;
}
.box-title-t a {
	color:#FFFFFF;	/*left_title_box_font_color*/
}
.box-title2-t a {
	color:#FF3B00;/*content_title_box_font_color*/
}
.box-title3-t a {
	color:#FFFFFF;	/*right_title_box_font_color*/
}
.box-title2-t a h1 {
	display:inline;
	color:#FF3B00;/*content_title_box_font_color*/
}
.box-title2-t h1 {
	font-weight:bold;
	font-style:bold;
	font-size:18px;
}
/**list**/
ul.dropdown-left, ul.dropdown-right {
	background:#FFFFFF !important; /*submenu_bg_lr*/
	border-color:#CCCCCC !important; /*submenu_border_lr*/
	border-width:3px;
	border-style:solid;
}
ul.dropdown-left, ul.dropdown-right {
	background:#FFFFFF !important; /*submenu_bg_lr*/
	border-color:#CCCCCC !important; /*submenu_border_lr*/
	border-width:3px;
	border-style:solid;
}

ul.dropdown-left,ul.dropdown-right {
	background:#FFFFFF !important; /*submenu_bg_lr*/
	border-color:#CCCCCC !important; /*submenu_border_lr*/
	border-width:3px;
	border-style:solid;
}
.my-list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.my-list li {
	position:relative;
	display: block;
	text-decoration:none;
	width:100%;
}
.my-list li a {
	display: block;
	text-decoration:none;
	padding:2px;
	margin:1px;
}
.my-list li a:hover, .my-list li a.selected {
	padding:1px;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC; /*link_hover_box_color*/
	background-color:#EEEEEE; /*link_hover_box_bg*/
	border-radius:2px;
}
.my-list .detail {
	position:absolute;
	top:0px;
	margin:3px;
}
/* other box hover */
.other-box:hover {
	border-radius:2px;
	border-color:#CCCCCC; /*link_hover_box_color*/
	background-color:#EEEEEE; /*link_hover_box_bg*/
}
/* my custom box*/

.f-nav {
background-color: !important;	/*fix_nav_bg*/
}
/*banner-dropdown*/
.box-site {
	display:block;
	position:absolute;
	top:87px;
	right:5px;
	z-index:120;
}
.box-special-offers {
	display:block;
    margin-left:12px;
    margin-top:5px;
	z-index:5;
}
.special-offers-open {
	display:none;
	background:url(/uploads/4900/images/trans.png);
	z-index:6;
}
.special-offers-detail {
    width:1024px;
    height:460px;
	display:block;
	position:absolute;
	left:-914px;
	top:12px;
}

.special-offers-detail a img {
	border-radius:5px;
	box-shadow:#2b2b2b 2px 3px 4px;
}
.box-banner-other {
	width:202px;
	display:block;
	position:relative;
    z-index:1;
}
.box-banner-other a img {
	margin:2px 0px;
}
/*booking-bar*/
.box-booking {
	color:#fff;
	margin-top:0px;
	z-index:6;
}
.box-booking .booking-bar {
	background:none;
	box-shadow:none;
}
.box-booking #date-in-, .box-booking #date-out- {
	width:169px !important;
	height:30px !important;
	background:none !important;
	border:2px solid #fff;
	color:#fff;
	padding-left:10px;
}
.box-booking .ui-datepicker-trigger {
	top: 5px;
	left: 5px;
	position: relative;
	margin-right:10px;
}
.box-booking #booking-person {
	padding:0px 5px;
}
.box-booking #booking-person select {
	background:none !important;
	border: 0 !important;  /*Removes border*/
	border: 2px solid #fff !important;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	appearance:none;
	background:url(/uploads/4766/images/edit/arrow_down.png) no-repeat 90% center !important;
	width:40px; /*Width of select dropdown to give space for arrow image*/
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
	color: #FFF;
	padding:5px 4px 6px 4px;
}
.img-opacity {
	top: -3px;
	position: relative;
}
/*banner-home*/
.ih-item.circle {
	width: 184px !important;
	height: 184px !important;
	float: left;
	margin: 7px;
}
.ih-item.circle.effect6.colored .info {
	background: none !important;
}
.ih-item.circle .img::before {
	box-shadow:none !important;
}
.ih-item.circle .img {
	width: 184px !important;
	height: 184px !important;
}
.slides-navigation {
	z-index: 10 !important;
}
.slides-navigation a.next {
	right: 5px;
	z-index: 99 !important;
}
/*booking-bar-inside*/
.booking-bar {
	background:url( images/bg_booking_bar.png);
	padding:20px 10px !important;
	box-shadow:#333 2px 2px 3px;
}
#date-in-, #date-out- {
	width:169px !important;
	height:30px !important;
	background:none !important;
	border:2px solid #000;
	color:#000;
	padding-left:10px;
}
.ui-datepicker-trigger {
	top: 5px;
	left: 5px;
	position: relative;
	margin-right:10px;
}
#booking-person {
	padding:0px 5px;
}
#booking-person select {
	background:none !important;
	border: 0 !important;  /*Removes border*/
	border: 2px solid #000 !important;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	appearance:none;
	background:url(/uploads/4766/images/edit/arrow_down.png) no-repeat 90% center !important;
	width:40px; /*Width of select dropdown to give space for arrow image*/
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
	color: #000;
	padding:5px 4px 6px 4px;
}
.booking-room-list {
	margin-top:20px;
	background:url(images/bg_booking_bar2.png);
}
#check-booking-date {
	padding: 5px 0px;
}
#form-order {
	color: #fff;
}

/*sub-menu-site*/
.contact-form {
	text-align:left;
	position:relative;
	left:7px;
	top:0px;
	width:203px;
	z-index:120;
}
.list-menu-site {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.list-menu-site li {
	position:relative;
	display: block;
	text-decoration:none;
	width:100%;
	background:#313131;
	margin:1px 0px;
	border-radius:3px;
}
.list-menu-site li a {
	display: block;
	text-decoration:none;
	padding:5px 5px 5px 7px;
	margin:0px;
}
.list-menu-site li a:hover {
}
.nivo-directionNav {
	z-index:999;
}
.show_hide {
	width:218px;
	height:46px;
	z-index:999;
}
/*list-room*/
.room-image {
	border: 2px solid #000 !important;
	padding:0px !important;
}
.cal-price-date {
    border-bottom: 1px solid #ccc;
    background-color: #02b9bf !important;
}
.term{
  display:block;
  position:absolute;
  left:220px;
  top:-158px;
}
.booking-price{
  position:relative;
}
.term a:link, .term a:visited,  .term a:hover,  .term a:active  {
color:#02b9bf;
}
.box-content2-body-t .booking-bar789 {display:none;}
.box-content2-body-t .booking-price .term {display:none;}
.box-content2-body-t .booking-bar823 {display:none;}
#hamburger span{
background-color: !important; /*menu_hamburger_color*/
}

#respTitle{
color: !important; /*respTitle*/
}

.mm-listview > li > a, .mm-listview > li > span {
color: !important; /*respMenu*/
}

.mm-menu{
background-color:white !important; /*respMenuBG*/
}
/*slide next*/
.swiper-button-next, .swiper-button-prev{display:none;}
.table-limousine{
    background:#fff;
  	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
    border-style:solid;
}
.table-limousine th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666;
	background-color: #11b5b9;
}
.table-limousine td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
.table-formmail{
  	border-color: #666666;
	background-color: #ffffff;
    border-width: 1px;
	border-style: solid;
}
#form-subject {
    padding: 5px 0px;
    border-bottom: 1px solid;
    margin-bottom: 15px;
}
.booking-detail-finish textarea{
  background:#CECECE;
}
.box-rate{
color: #FF3B00;
display: block;
position: absolute;
right: 0px;
top: -57px;
}
.price-help {
  display:none;
}
.form-book-now {
    margin-top: 18px;
}
.box-none{display:none;}