/*css3_support*/
/* begin Page */
.ui-widget-header , .ui-state-active, .ui-state-default.ui-state-active , .ui-state-hover{
background-color: !important; /*calendar_color*/ 
}



body { 
background-attachment:scroll; /*body_background_attachment*/
background-repeat:; /*body_background_repeat*/
background-position:; /*body_background_position*/
color:#7A7A7A;	/*body_font_color*/
font-family:tahoma; /*body_font_family*/
font-size:14px;	/*body_font_size*/
background-image:url(images/bg.jpg); /*body_background*/
background-color:; /*body_background_color*/
margin:0; /*ไม่ต้องเปลี่ยนแปลงค่านี้ เพราะหากต้องการแก้ไข margin ของ body ให้ไปแก้ใน #page-body*/
-webkit-text-size-adjust: 100%;
}
a img{
  border:none;
}

#page-body{
margin: 0; /*body_margin*/
box-shadow:; /*page_body_shadow*/
border-radius:; /*page_body_radius*/
width:100%;
border-color:; /*page_border_color*/
border-style:; /*page_border_style*/
border-width:; /*page_border_width*/
overflow:hidden;
}
.logo {
	position:absolute;
	top:4px;
	left:0;
    z-index:115;
}
a h2 {
margin:0;
padding:0;
font-size:13px;	/*body_font_size*/
font-weight: normal; /*link_style_weight*/
}
.container-header{
position:fixed;
top:0;
left:0;
width:100%;
background:#001b34;
height:68px; /*page_header_height*/
z-index:99;
-webkit-transition: height 0.2s; -moz-transition: height 0.2s; transition: height 0.2s;
}

.page-header {
position:relative;
width:1024px; /*page_width*/
height:68px; /*page_header_height*/
background-image:url(images/); /*page_header_background*/
background-color:#001B34; /*page_header_background_color*/
-webkit-transition: height 0.2s; -moz-transition: height 0.2s; transition: height 0.2s;
}
.page-menu{
width:100%; 
height:30px; /*page_menu_height*/
background-image:url(images/); /*page_menu_background*/
background-color:; /*page_menu_background_color*/
position:relative;
z-index:101;
top:18px;
}
.anchor:before {
  content:"";
  display:block;
  height:60px; /* fixed header height*/
  margin:-60px 0 0; /* negative fixed header height */
}
/*Slide*/
.container-slide{
	position:relative;
	background:url(images/bg_slide.jpg) center bottom repeat;
	height:627px;
    padding-top:68px;
    z-index:1;
}
.box-slide{
    width:1024px; /*page_width*/
	position:relative;	
}
.box-tel{
	width:530px;
	height:42px;
	background:url(/uploads/4033/images/tel_header.png);
	position:absolute;
	top:0px;
	left:255px;
    z-index:99;
}
/*Slide*/
.page-content {
width:100%;
background-image:url(images/); /*page_content_background*/
background-color:#FFFFFF; /*page_content_background_color*/
text-align:left;
}
.page-footer {
position:relative;
height:59px; /*page_footer_height*/
background-image:url(images/); /*page_footer_background*/
background-color:#001B34; /*page_footer_background_color*/
color:#fff;
}
.content-left{
background-image:url(images/); /*content_left_background*/
background-color:#FFFFFF; /*content_left_background_color*/
}
.content-center{
background-image:url(images/); /*content_center_background*/
background-color:#FFFFFF; /*content_center_background_color*/
}
.content-right{
background-image:url(images/); /*content_right_background*/
background-color:#FFFFFF; /*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: #00B0EA; /*link_style_color*/
font-style: ; /*link_style_font*/
font-weight: normal; /*link_style_weight*/
text-decoration: none; /*link_style_deco*/
}
a:visited{
color: #00B0EA; /*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: #23E5F7; /*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:7px; /*top_menu_space_r*/
	margin-bottom: 0px;
margin-left:7px; /*top_menu_space_l*/
}

.nav-menu ul li a {
	text-decoration: none;
height:30px; /*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: 25px; 
margin: 0 20px 0 -10px;
padding: 5px 0px 0px 20px; 
font-family:Arial; /*menu_font_family*/
font-size:14px;	/*menu_font_size*/
color:#DFDFDF;	/*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:1px 1px 1px #2d170b;
}
/*menu*/
.nav-menu  ul.menu li a.active {
background-image:url(images/menu_normal.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu  ul.menu li a.active span.t {
color:#DFDFDF;	/*menu_font_active_color*/
background-image:url(images/menu_normal.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: left top;
text-shadow:1px 1px 1px #2d170b;
}

.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:#0965BA;	/*menu_font_hover_color*/
background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow:1px 1px 1px #fff;
}
/* end MenuItem */
/* end menu top */

/* begin content */
.box-body{
	margin:5px;
}
.box-title{
background-color:; /*left_title_bg_color*/
border-width:0px 0px 1px 0px; /*blockheader_border_1_width*/
border-style:solid; /*blockheader_border_1_style*/
border-color:#CCCCCC; /*blockheader_border_1_color*/
border-radius:10px 10px 0 0; /*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:0px 0px 1px 0px; /*blockheader_border_2_width*/
border-style:solid; /*blockheader_border_2_style*/
border-color:#CCCCCC; /*blockheader_border_2_color*/
border-radius:5px 5px 0 0; /*blockheader_2_radius*/
height: 40px; /*blockheader_2_height*/
background-image: url(images/blockheader2.png); /*blockheader_2*/
position:relative;
background-color:#fff;
}
.box-title3{
background-color:; /*right_title_bg_color*/
border-width:0px 0px 1px 0px; /*blockheader_border_3_width*/
border-style:solid; /*blockheader_border_3_style*/
border-color:#CCCCCC; /*blockheader_border_3_color*/
border-radius:10px 10px 0 0; /*blockheader_3_radius*/
height: 40px; /*blockheader_3_height*/
background-image: url(images/blockheader3.png); /*blockheader_3*/
position:relative;
}

.box-title-t {
position:absolute;
color:#1678CC;	/*left_title_box_font_color*/
top:25%;
padding-left:8px;
font-size:20px;
}
.box-title2-t {
position:absolute;
color:#1678CC;/*content_title_box_font_color*/
top:25%;
padding-left:8px;
font-size:20px;
}
.box-title3-t {
position:absolute;
color:#1678CC;	/*right_title_box_font_color*/
top:25%;
padding-left:8px;
font-size:20px;
}
.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: #FFFFFF; /*blockcontent_border_1_bg_color*/
position:relative;
}
.box-content-body-t {
margin:0px;
padding:10px;
}
.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: #FFFFFF; /*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: #FFFFFF; /*blockcontent_border_3_bg_color*/
position:relative;
}
.box-content3-body-t {
margin:0px;
padding:10px;
}

.box-title-t a {
color:#1678CC;	/*left_title_box_font_color*/
}
.box-title2-t a {
color:#1678CC;/*content_title_box_font_color*/
}
.box-title3-t a {
color:#1678CC;	/*right_title_box_font_color*/
}
.box-title2-t a h1 {
display:inline;
color:#1678CC;/*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:2px;
border-width:;
border-style:;
border-color:; /*link_hover_box_color*/
background-color:; /*link_hover_box_bg*/
border-radius:;
}
.my-list .detail {
	position:absolute;
	top:0px;
	margin:3px;
}
/* other box hover */
.other-box:hover{
border-radius:2px;
border-color:; /*link_hover_box_color*/
background-color:; /*link_hover_box_bg*/
}
/* my custom box*/
#welcome{
  position:relative;
  background:url(images/bg_welcome.jpg);
  max-height: 100em;
  line-height:25px;
  margin-bottom:20px;
}
#package{
  position:relative;
  background:url(/uploads/4033/images/package/bg_package.jpg) center top #55cad5;
  padding:30px 0px 50px 0px;
}
#container-gallery{
  position:relative;
  background:#06325b;
  padding:25px 0px 50px 0px;
}
#container-service{
  position:relative;
  background:url(/uploads/4033/images/bg_contact.jpg) ;
  background-position:20px -170px;
  padding:30px 0px;
  color:#fff;
  border-top:1px #fff solid;
}
#feture{
  background:url(/uploads/4033/images/package/bg_feture.png) top center repeat-x ;
  padding:70px 0px; 
}
.box-feture-text{
  line-height:20px;
}
.welcome-line{
  width:100%;
  background:url(images/bg_line_welcome.jpg);
  height:11px;
  margin-bottom:30px;
}
.bg-cms{
  background:url(images/bg_welcome.png);
  border-radius:10px;
}
.box-contact-formmail{
  background:#a0a0a0;
  box-shadow:0px 5px 5px inset #373737;
  border:solid 1px #e8e8e8;
  border-radius:5px;
  padding:20px;
  font-size:14px;
}
.box-contact-text{
  background:#003474;
  padding:10px;
  border-radius:5px;
  margin-bottom:20px;
}
.gallery-images img{
  border:2px #fff solid;
}
/*form-mail*/
#form-subject{
  display:none;
}
.formmail-field-name{
padding-top:5px;
}
.field-input{
  width:400px !important;
  font-size:15px;
}
#formmail-box{
  width:100% !important;
}
.submit-formmail{
  margin:10px 0px;
}
.formmail-row{
  margin:5px 0px;
}
.formmail-field-name{
  padding-top:0px !important;
}
.captcha-input{
  width:300px;
  height:20px;
  margin:10px 0px;
}
.box-contact-formmail select {
 width:250px;
 height:25px;
}
.box-contact-formmail textarea{
   height:80px;
}
/*form-mail*/
/*animate button*/
#float-shadow:hover:before, #float-shadow:focus:before, #float-shadow:active:before {
    opacity: 1;
    transform: translateY(5px);
}
#float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
  
}
#float-shadow:hover, #float-shadow:focus, #float-shadow:active {
    transform: translateY(-5px);
}
#float-shadow {
    display: inline-block;
    position: relative;
    transition-duration: 0.3s;
    transition-property: transform;
    transform: translateZ(0px);
     box-shadow: 0px 0px 1px transparent;
}
#heade {
    text-shadow:none !important;
}
#after-order-bankacc1{
  display:none;
}
/*animate button*/

.f-nav{ 
 z-index: 999; 
  position: fixed;
  left: 0; 
  top: 0; 
  width: 100%; 
  height:40px; 
  box-shadow: 0px 0px 8px 2px #000000; 
-webkit-transition: height 0.3s; -moz-transition: height 0.3s; transition: height 0.3s;
} 

.f-nav-header{ height:40px; background:url(/uploads/4033/images/header_tel.png) left top no-repeat ; -webkit-transition: height 0.3s; -moz-transition: height 0.3s; transition: height 0.3s;}
.f-nav-logo {display:none;}
.f-nav-menu{ text-align:center; top:5px; left:0px;}

span.rollover {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	background:url(/uploads/4033/images/package/mag.png) center center no-repeat #000;
	cursor: pointer;
    position:absolute;
	height: 225px;
	width: 327px;
	z-index: 10;
	opacity: 0;
    border:2px solid #fff;
}

span.rollover:hover {
	opacity: .5;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
/*go-top*/
.go-top {
	position: fixed;
	bottom: 0em;
	right: 1em;
	display: none;
}
/*go-top*/


/*package table*/
.box-head1 tr{
	background-color: #fff3a3;
}
.box-head1 td {
  	border-bottom: 1px dotted #d4c353;
	padding: 8px;
}


.table_detail{
	font-size:12px;
	color:#666666;
}
.table_detail td{
	padding: 0px 5px 0px 20px;
  	width: 185px;
  	text-align: center;
  	line-height: 1em;
}
.table_detail th{
	padding: 9px 5px 9px 20px;
	line-height: 1em;
  	font-weight: normal;
	text-align: left;
}
.table_detail .th-odd{
	background-color: #e3e3e3;
}

.table_detail .th-couple{
	background-color: #f6f6f6;
}
.table_detail .td-odd{
	background-color: #ebebeb;
}
.table_detail .td-couple{
	background-color: #e3e3e3;
}
.table_detail .td-odd1{
	background-color: #ffffff;
}
.table_detail .td-couple1{
	background-color: #f6f6f6;
}

.box-package .button .box-dropdown {
	background-color: #737474;
	padding: 5px 5px 5px 20px;
	color:#fff;
 	border-bottom: 1px solid #fff;
  	text-align: left;
}

.box-package  .data tr {
  text-align: center;
}
.box-package  .data tr  th{
	padding: 8px 19px;
	text-align: left;
}
.box-package  .data .th-odd{
	background-color: #e3e3e3;
}

.box-package  .data .th-couple{
	background-color: #f6f6f6;
}
.box-package  .data .td-odd{
	background-color: #ebebeb;
}
.box-package  .data .td-couple{
	background-color: #e3e3e3;
}
.box-package  .data .td-odd1{
	background-color: #ffffff;
}
.box-package  .data .td-couple1{
	background-color: #f6f6f6;
}


.box-package .table_footer{
	background-repeat:repeat-x;
	background-position:center top; 
	background-image:url(images/package-footer_bg.png);
	background-color: #d0d0d0;
	border-bottom: 4px solid #404040;
	height:88px;
  	line-height: 2em;
}
.box-package .button {
    cursor: pointer;
}


/*other*/
img{	
  border:none;
}

img a {	 
  border:none;
}

a {	
   outline: 0;
}

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