/*css3_support*/
/* begin Page */
.ui-widget-header , .ui-state-active, .ui-state-default.ui-state-active , .ui-state-hover{
background-color: !important; /*calendar_color*/ 
}

@font-face {
        font-family: "PT Sans Narrow";
        src: url('font/92102051-PTN57F_0.eot');
        src: url('font/92102051-PTN57F_0.eot?#iefix') format('embedded-opentype'),
        url('font/92102051-PTN57F_0.svg#PT Sans Narrow') format('svg'),
        url('font/92102051-PTN57F_0.woff') format('woff'),
        url('font/92102051-PTN57F_0.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
body { 
background-attachment:scroll; /*body_background_attachment*/
background-repeat:repeat-x; /*body_background_repeat*/
background-position:center top; /*body_background_position*/
color:#474747;	/*body_font_color*/
font-family:arial; /*body_font_family*/
font-size:13px;	/*body_font_size*/
background-image:url(images/bg.png); /*body_background*/
background-color:#008DED; /*body_background_color*/
margin:0; /*ไม่ต้องเปลี่ยนแปลงค่านี้ เพราะหากต้องการแก้ไข margin ของ body ให้ไปแก้ใน #page-body*/
}
#page-body{
margin: 10px 0px 5px 0px; /*body_margin*/
box-shadow:; /*page_body_shadow*/
border-radius:; /*page_body_radius*/
width:980px; /*page_width*/
border-color:#008DED; /*page_border_color*/
border-style:; /*page_border_style*/
border-width:; /*page_border_width*/
overflow:hidden;
}
.logo {
	position:absolute;
	top:10px;
	left:15px;
}
a h2 {
margin:0;
padding:0;
font-size:13px;	/*body_font_size*/
font-weight:normal; /*link_style_weight*/
}
.page-header {
position:relative;
width:980px; /*page_width*/
height:112px; /*page_header_height*/
background-image:url(images/); /*page_header_background*/
background-color:#008DED; /*page_header_background_color*/
color:#fff;
font-family:"PT Sans Narrow";
font-size:15px;
}
.text-header{
	display:block;
	text-align:right;
	position:absolute;
	bottom:5px;
	right:0px;
}
.page-menu{
width:980px; /*page_width*/
height:35px; /*page_menu_height*/
background-image:url(images/menubg.png); /*page_menu_background*/
background-color:; /*page_menu_background_color*/
position:relative;
z-index:101;
}
.page-content {
width:100%;
background-image:url(images/); /*page_content_background*/
background-color:#008DED; /*page_content_background_color*/
text-align:left;

}
.page-footer {
width:100%;
height:90px; /*page_footer_height*/
background-image:url(images/); /*page_footer_background*/
background-color:; /*page_footer_background_color*/
color:#fff;
margin-top:15px;	
}
.page-footer a:link, .page-footer a:visited{
color:#fff;
 text-decoration:none ;
}
.page-footer a:hover, .page-footer a:active{
color:#fff;
}
.text-header a:link, .text-header a:visited{
color:#fff;
 text-decoration:none ;
}
.text-header a:hover, .text-header a:active{
color:#fff;
}

.content-left{
background-image:url(images/); /*content_left_background*/
background-color:#008DED; /*content_left_background_color*/
}
.content-center{
background-image:url(images/); /*content_center_background*/
background-color:#008DED; /*content_center_background_color*/
   z-index:100;
}
.content-right{
background-image:url(images/); /*content_right_background*/
background-color:#008DED; /*content_right_background_color*/
}

h1 {
	margin:0px;
	padding:0px;
	font-size:large;		
}
blockquote {
	border: 1px dashed #CCC;
	background:#e9e9e9;
	padding:3px;
	margin:20px;
}
a:link {
color:#F8B900; /*link_style_color*/
font-style:; /*link_style_font*/
font-weight:normal; /*link_style_weight*/
text-decoration:none; /*link_style_deco*/
}
a:visited{
color:#F8B900; /*link_visited_style_color*/
font-style:; /*link_visited_style_font*/
font-weight:; /*link_visited_style_weight*/
text-decoration:none; /*link_visited_style_deco*/
}
a:hover {
color:#FFFFFF; /*link_hover_style_color*/
font-style:; /*link_hover_style_font*/
font-weight:; /*link_hover_style_weight*/
text-decoration:none; /*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:35px; /*top_menu_line_hight*//*|auto|*/
	float:left;
	cursor: pointer;
background-image:url(images/menu_normal.png); /*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 22px 0 -10px; 
padding: 5px 0px 0px 22px; 
font-family:"PT Sans Narrow"; 
font-size:16px;	/*menu_font_size*/
color:#FFFFFF;	/*menu_font_color*/
position: relative;
float:left;
background-image:url(images/menu_normal.png); /*menu_normal*/
background-repeat: no-repeat;
background-position: left top;
text-shadow:2px 2px 2px #333333;
}
/*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:#FFFFFF;	/*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 {
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 {
color:#FFFFFF;	/*menu_font_hover_color*/
background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: left top;
}
/*1st child*/
.nav-menu ul>li:first-child a {
    background-image:url(images/menu_normal_firstchild.png);	
}
.nav-menu ul>li:first-child a span.t {
    background-image:url(images/menu_normal_firstchild.png);
}
.nav-menu  ul.menu>li:first-child a.active {
    background-image:url(images/menu_active_firstchild.png) ;
}
.nav-menu  ul.menu>li:first-child a.active span.t {
    background-image:url(images/menu_active_firstchild.png);
}
.nav-menu ul.menu>li:first-child a:hover {
    background-image:url(images/menu_hover_firstchild.png);
}
.nav-menu ul.menu>li:first-child a:hover span.t {
    background-image:url(images/menu_hover_firstchild.png);
}
/*1st child*/
/* end MenuItem */
/* end menu top */

/* begin content */
.box-body{
	margin:5px 0px;
}
.box-title{
background-color:#008DED; /*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:30px; /*blockheader_1_height*/
background-image: url(images/blockheader.jpg); /*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:30px; /*blockheader_2_height*/
background-image:url(images/blockheader.jpg); /*blockheader_2*/
position:relative;
}
.box-title3{
background-color:#008DED; /*right_title_bg_color*/
border-width:; /*blockheader_border_3_width*/
border-style:; /*blockheader_border_3_style*/
border-color:; /*blockheader_border_3_color*/
border-radius:10px 10px 0 0; /*blockheader_3_radius*/
height:30px; /*blockheader_3_height*/
background-image: url(images/blockheader.jpg); /*blockheader_3*/
position:relative;
}

.box-title-t {
position:absolute;
color:#FFFFFF;	/*left_title_box_font_color*/
top:25%;
padding-left:8px;
}
.box-title2-t {
position:absolute;
color:#FFFFFF;/*content_title_box_font_color*/
top:7%;
padding-left:8px;
font-family:"PT Sans Narrow";
font-size:19px;
}
.box-title3-t {
position:absolute;
color:#FFFFFF;	/*right_title_box_font_color*/
top:25%;
padding-left:8px;
}
.box-content-body {
border-width:0 1px 1px 1px; /*blockcontent_border_1_width*/
border-style:solid; /*blockcontent_border_1_style*/
border-color:#CCCCCC; /*blockcontent_border_1_color*/
border-radius:0 0 5px 5px; /*blockcontent_1_radius*/
background-image:url(images/); /*blockbody_1*/
background-color:#FFFFFF; /*blockcontent_border_1_bg_color*/
position:relative;
}
.box-content-body-t {
margin:0px;
padding:3px;
}
.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:#979797; /*blockcontent_border_2_bg_color*/
position:relative;
}
.box-content2-body-t {
margin:0px;
padding:3px;
}
.box-content3-body {
border-width:0 1px 1px 1px; /*blockcontent_border_3_width*/
border-style:solid; /*blockcontent_border_3_style*/
border-color:#CCCCCC; /*blockcontent_border_3_color*/
border-radius:0 0 5px 5px; /*blockcontent_3_radius*/
background-image: url(images/); /*blockbody_3*/
background-color: #FFFFFF; /*blockcontent_border_3_bg_color*/
position:relative;
}
.box-content3-body-t {
margin:0px;
padding:3px;
}

.box-title-t a {
color:#FFFFFF;	/*left_title_box_font_color*/
}
.box-title2-t a {
color:#FFFFFF;/*content_title_box_font_color*/
}
.box-title3-t a {
color:#FFFFFF;	/*right_title_box_font_color*/
}
.box-title2-t a h1 {
display:inline;
color:#FFFFFF;/*content_title_box_font_color*/
}
/**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;
}
.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*/
.page-slide{
	width:100%;
	height:650px;
	position: relative;
	left:0px;
	top:0px;
	overflow:hidden;
}
.box-slide{
	display:block;
}
.box-qr-code{
	width:980px;
	position:relative;	
}
.qr-code{
	position:absolute;
	right:0px;
	top:0px;
	z-index:112;
}

.form-booking-search-mini span{
	font-size:12px !important;
}
.b_promotion{
	display:block;
	background-image: url(images/b_promotion2.png);
	width:300px;
	height:193px;
    position:absolute;
  top:0px;
  left:0px;
}
.b_promotion:hover{
	background-position: 0 -193px;
}
.b_dine{
	display:block;
	background-image: url(images/b_dine2.png);
	width:300px;
	height:193px;	
    float:left;
      position:absolute;
  top:0px;
  left:341px;

}
.b_dine:hover{
	background-position: 0 -193px;
}
.b_gallery{
	display:block;
	background-image: url(images/b_gallery2.png);
	width:300px;
	height:193px;	
    float:left;
      position:absolute;
  top:0px;
  right:0px;
}
.b_gallery:hover{
	background-position: 0 -193px;
}
.bg-footer{
	background-image: url(images/bg_footer.png);
    padding:5px;
}
.box-title2-t h1{
font-weight:normal;
}
.box-banner{
  width:100%;
  height:193px;
  position:relative;
  display:block;
}
.welcome-font{
  font-family: "PT Sans Narrow";

}
.ui-corner-all{
  z-index:110 !important;
}
/*center slide*/

#outer-slide {
    display:block;
    position: relative;
    width: 100%;
    overflow:hidden;
    text-align:left;
}
#inner-slide {
    display: inline-block;
    position: relative;
    left: 50%;
}
#center-slide {
    margin-left: -50%;
    white-space: nowrap;
}
.footer-box-tel-bg{
  position:relative;
  display:block;
  width:556px;
  height:28px;
  background-image: url(images/bg_tab_gold.png);
}
.footer-box-tel{
  position:absolute;
  display:block;
  left:5px;
  top:4px;
  font-family:"PT Sans Narrow"; 
  font-size:15px;
  letter-spacing:0.02cm;
}

.box-slide-text{
	width:980px;
	position: relative;
	z-index:10;
}
.box-welcome{
	width:274px;
	height:124px;
	position:absolute;
	bottom:160px;
	right:0px;
	background-image:url(images/welcome.png);
    z-index:10;
}
.box-text-welcome{
	width:100%;
	background-image:url(images/bg_slide.png);
	height:140px;
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
	text-shadow:1px 1px 2px #0f0f0f;
    z-index:10;
}
.box-text-content{
  width:274px;
  height:124px;
  background-color:#000;
  position:absolute;
  right:310px;
  top:365px;
  	background-image:url(images/welcome.png);
}
.box-text-content2{
 width:980px;
 height:140px;
  position:absolute;
   background-color:#000;
  right:310px;
  bottom:0px;
background-image:url(images/bg_slide.png);
  opacity:1.0;
}
ul.dropdown-top {
    padding-bottom: 0px !important;
  border-radius: 0px !important;
}
.nyroModalImage{
  background-color:#fff;

}
.nyroModalCloseButton{
  display:none !important;
}

.f-nav{
background-color: !important; /*fix_nav_bg*/
}

#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*/
}
