@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption {
	border: 0 none;
	list-style-type: none;
	margin: 0;
	outline: medium none;
	padding: 0;
	text-decoration: none;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.clear {
	clear: both;
}
.wrap {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	background: url(../images/themes/bgmenu.jpg) repeat-x;
	height: 99px;
}
.header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	margin:0px auto;
	background: url(../images/themes/bgmenufixed.png) center top no-repeat;
	height: 111px;
}

.header h1 {
	left: 30px;
	position: absolute;
	top: 10px;
	z-index: 1000;
}
.header h1 a {
	background: url(../images/themes/logo-sarachar-andaman.png) no-repeat;
	display: block;
	height: 99px;
	width: 260px;
	text-indent: -5000px;
}




/*-------------------------------------------------content-------------------------------------------------*/

#content {
	width: 100%;
	margin: auto;
	padding: 110px 0px 0px 0px;
	color:#666666;
	
}
#content p{
	font-size:15px;
	line-height:22px;
	}
#content hr.line01 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../images/hrline2.jpg) repeat-x;
	height: 14px;
	border: none;
}
#content hr.line02 {
	margin: 11px 0px 0px 0px;
	padding: 0px;
	background: url(../images/hrline.jpg) repeat-x;
	height: 3px;
	border: none;
}
.contentbox1 {
	width: 1000px;
	margin: auto;
}
.contentbox2{
	width:1000px;
	margin:0px auto;
	padding: 12px 0px 0px 0px;
}
#content h1{
	font-family: 'Chapaza';
	font-size:24px;
	color:#0072bc;
	height:59px;
	line-height:59px;
}
#content h2{
	font-family: 'Chapaza';
	font-size:22px;
	color:#ff6600;
	height:49px;
	line-height:49px;
	padding:15px 15px 0px 15px;
}
#content h3{
	font-family: 'Chapaza';
	font-size:20px;
	color:#666666;
	height:49px;
	line-height:49px;
	padding:0px 15px 0px 0px;
}
#content span{
	padding:0px;
	margin:0px;
}
.topcolleft{
	width:492px;
	padding:0px;
	display:block;
	border:1px #dedede solid;
	padding:0px;
	margin:0px 12px 0px 0px;
	float:left;
}
.topcolright{
	width:492px;
	padding:0px;
	display:block;
	border:1px #dedede solid;
	padding:0px;
	margin:0px;
	float:right;
}

.aboutus{
	width:662px;
	padding:0px;
	display:block;
	/*border:1px #dedede solid;*/
	padding:0px 12px 0px 0px;
	mmargin:0px 12px 0px 0px;
	float:left;
}
.blockfacebook{
	width:324px;
	display:block;
	float:right;
	padding:0px;
	margin:0px;
}

#content .topcolright p{
	padding:0px 15px 15px 15px;
	line-height:22px;
}

#content .topcolleft p{
	padding:0px 15px 15px 15px;
	line-height:22px;
}



.breadcrumb {
	color: #666666;
	font-size: 13px;
	line-height: 30px;
	width:1000px;
	margin:auto;
}
.breadcrumb hr {
	margin: 11px 0px 0px 0px;
	padding: 0px;
	background:url(../images/hrline.jpg) repeat-x;
	height: 3px;
	border: none;
}
.btn_detail {
	display: block;
	font-family: 'Chapaza';
	color:#ffffff;
	font-size: 18px;
	height: 53px;
	margin: 0px;
	width: 492px;
	line-height:55px;
	background:url(../images/detailbtn.jpg) top left no-repeat;
	text-indent:15px;

}
.btn_detail:hover {
	background:url(../images/detailbtn.jpg) bottom left no-repeat;
}*
/*-------------------------------------------------end content-------------------------------------------------*/

/*-------------------------------------------------form-------------------------------------------------*/
.formtheme{
	border:1px #e5e5e5 solid; 
	background: #F2FAFF; 
	padding:35px;
}
label {
	font-size:12px;
	line-height:12px;
}
.listboxinput{
	padding:8px;
	width:300px;
	background:#; 
	border:1px #e5e5e5 solid;
	color:#666666;
	font-size:13px;
	line-height:13px;
	
}
.listboxinput2{
	padding:8px;
	width:180px;
	background:#; 
	border:1px #e5e5e5 solid;
	color:#666666;
	font-size:13px;
	line-height:13px;
	
}
.areatext{
	color:#666666;
}
.listboxtext{
	color:#666666;
}
.normal {
	-moz-box-shadow:inset 0px 1px 0px 0px #4878bc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4878bc;
	box-shadow:inset 0px 1px 0px 0px #4878bc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #568bd6), color-stop(1, #4878bc) );
	background:-moz-linear-gradient( center top, #568bd6 5%, #4878bc 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#568bd6', endColorstr='#4878bc');
	background-color:#568bd6;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0px;
	border:1px solid #4878bc;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:34px;
	line-height:34px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.normal:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4878bc), color-stop(1, #568bd6) );
	background:-moz-linear-gradient( center top, #4878bc 5%, #568bd6 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4878bc', endColorstr='#568bd6');
	background-color:#4878bc;
}
.normal:active {
	position:relative;
	top:1px;
}

.gray {
	-moz-box-shadow:inset 0px 1px 0px 0px #c2c0c0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c2c0c0;
	box-shadow:inset 0px 1px 0px 0px #c2c0c0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c2c0c0), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #c2c0c0 5%, #dfdfdf 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c0c0', endColorstr='#dfdfdf');
	background-color:#c2c0c0;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0px;
	border:1px solid #c2c0c0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:34px;
	line-height:34px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #c2c0c0;
}
.gray:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #c2c0c0) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #c2c0c0 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#c2c0c0');
	background-color:#dfdfdf;
}
.gray:active {
	position:relative;
	top:1px;
}

/*-------------------------------------------------footer-------------------------------------------------*/
#footer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	color:#666666;
	background: url(../images/footerbg.jpg) repeat-x;
	
}
#footer .wrapfoot {
	width: 1000px;
	margin: auto;
}
#footer .copyright {
	height:68px;
	display:block;
	line-height:68px;
}

	
#footer ul{
	list-style-type:none;
	height:252px;;
	margin:25px 0px 0px 0px;
	padding:0px;

}
#footer ul li{
	float:left;
	display:block;
	padding:0px 20px 0px 0px ;
	width:320px
}
#footer ul li.lasted{
	
	padding:0px;
}
#footer h1{
	font-family: 'Chapaza';
	font-size:24px;
	color:#0072bc;
	height:59px;
	line-height:65px;
}
#footer h2{
	font-family: 'Chapaza';
	font-size:20px;
	color:#0072bc
}
.saracharname{
	font-family: 'Chapaza';
	font-size:17px;
	color:#333333;
}
.saracharname-orange{
	font-family: 'Chapaza';
	font-size:17px;
	color:#ff6600;
	line-height:17px;
}
#footer p{
	padding:22px 0px 0px 0px;
	font-size:13px;
	line-height:22px;
}
/*---------------------------------------------------------font face---------------------------------------------------------*/
@font-face {
    font-family: 'Chapaza';
    src: url('../fonts/Chapaza.eot');
    src: url('../fonts/Chapaza.eot?') format('embedded-opentype'),
         url('../fonts/Chapaza.woff') format('woff'),
         url('../fonts/Chapaza.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.blkbold {
	font-weight:bold;
	}

/*---------------------------------------------------------nav---------------------------------------------------------*/
#nav {
	font-family: arial, sans-serif;
	position: relative;
	width: 662px;
	height: 89px;
	font-size: 14px;
	margin: 0px auto;
	top: 8px;
	left: 169px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float: left;
	position: relative;
}
#nav ul li a {
	display: block;
	text-decoration: none;
}


#nav ul li.home a {
	font-weight: bold;
	background: url(../images/themes/home_nav.png) no-repeat bottom left;
	text-indent: -5000px;
	display: block;
	width: 137px;
	height: 89px;
}
#nav ul li.home a:hover {
	background: url(../images/themes/home_nav.png) no-repeat top left;
}
#nav ul li.homehit a {
	font-weight: bold;
	background: url(../images/themes/home_nav.png) no-repeat top left;
	text-indent: -5000px;
	display: block;
	width: 137px;
	height: 89px;
}


#nav ul li.oneday a {
	font-weight: bold;
	background: url(../images/themes/onedaytrip_nav.png) no-repeat bottom left;
	text-indent: -5000px;
	display: block;
	width: 184px;
	height: 89px;
}
#nav ul li.oneday a:hover {
	background: url(../images/themes/onedaytrip_nav.png) no-repeat top left;
}
#nav ul li.onedayhit a {
	font-weight: bold;
	background: url(../images/themes/onedaytrip_nav.png) no-repeat top left;
	text-indent: -5000px;
	display: block;
	width: 184px;
	height: 89px;
}


#nav ul li.reserv a {
	font-weight: bold;
	background: url(../images/themes/reservation_nav.png) no-repeat bottom left;
	text-indent: -5000px;
	display: block;
	width: 189px;
	height: 89px;
}
#nav ul li.reserv a:hover {
	background: url(../images/themes/reservation_nav.png) no-repeat top left;
}
#nav ul li.reservhit a {
	font-weight: bold;
	background: url(../images/themes/reservation_nav.png) no-repeat top left;
	text-indent: -5000px;
	display: block;
	width: 189px;
	height: 89px;
}

#nav ul li.contact a {
	font-weight: bold;
	background: url(../images/themes/contact_nav.jpg) no-repeat bottom left;
	text-indent: -5000px;
	display: block;
	width: 152px;
	height: 89px;
}
#nav ul li.contact a:hover {
	background: url(../images/themes/contact_nav.jpg) no-repeat top left;
}
#nav ul li.contacthit a {
	font-weight: bold;
	background: url(../images/themes/contact_nav.jpg) no-repeat top left;
	text-indent: -5000px;
	display: block;
	width: 152px;
	height: 89px;
}

/*submenu*/
#nav ul li ul {
	display: none;
	font-size: 14px;
}
#nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 90px;
	color: #ffffff;
}
#nav ul li:hover ul li a {
	display: block;
	background: #3CF;
	color: #f2f2f2;
	width: 225px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #f2f2f2;
	border-right: none;
	text-indent: inherit;
}
#nav ul li:hover ul li a:hover {
	background: #12aeef;
	color: #ffffff;
}
#nav ul li:hover ul li a span {
	padding: 0px 0px 0px 15px;
}
/*---------------------------------------------------------banner*---------------------------------------------------------/
/* the container */
.allinone_bannerRotator {
	position: relative;
	top: 99px;
	width:100%;
	max-height:465px;

}
.bgbtn_reservation {
	background:url(../images/bg_button.png) top center no-repeat;
	position: absolute;
	width: 100%;
	height: 41px;
	bottom: -27px;
	height: 55px;
	z-index: 500;
}
.btn_reservation {
	display: block;
	height: 53px;
	margin: 0 auto;
	width: 243px;
	text-indent: -5000px;
	background: url(../images/reservbtn.jpg) top left no-repeat;
}
.btn_reservation:hover {
	background: url(../images/reservbtn.jpg) bottom left no-repeat;
}
/*.bgbtn_reservation {
	position: absolute;
	width: 100%;
	bottom: -23px;
	height: 55px;
	z-index: 500;
}
.btn_reservation {
	border: 2px solid #000;
	color: #000;
	display: block;
	font-family: 'psl_natrinthorn_extra';
	font-size: 22px;
	height: 53px;
	margin: 0 auto;
	width: 243px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 6px 0 0;
	line-height:53px;
}
.btn_reservation:hover {
	background: #FFF;
	color: #000;
}*/





.allinone_bannerRotator img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.allinone_bannerRotator_list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}
.allinone_bannerRotator .stripe {
	position: absolute;
	display: block;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}
.allinone_bannerRotator .block {
	position: absolute;
	display: block;
	z-index: 1;
	overflow: hidden;
}
.mycanvas {
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 10;
}
/***UNIVERSAL SKIN***/
.allinone_bannerRotator.universal .bannerControls {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
}
.allinone_bannerRotator.universal .leftNav {
	position: absolute;
	left: 10px;
	top: 50%;
	/*margin-top:-20px;  height/2 */
	width: 41px;
	height: 41px;
	background: url(../skins/universal/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.universal .leftNav:hover {
	background: url(../skins/universal/leftNavON.png) 0 0 no-repeat;
}
.allinone_bannerRotator.universal .rightNav {
	position: absolute;
	right: 10px;
	top: 50%;
	/*margin-top:-20px;  height/2 */
	width: 41px;
	height: 41px;
	background: url(../skins/universal/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.universal .rightNav:hover {
	background: url(../skins/universal/rightNavON.png) 0 0 no-repeat;
}
.allinone_bannerRotator.universal .bottomNav {
	position: absolute;
	width: 0px;
	height: 24px;
	z-index: 4;
	padding-left: 9px;
}
.allinone_bannerRotator.universal .bottomNavButtonOFF {
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	background: url(../skins/universal/bottomNavOFF.png) 0 0 no-repeat;
	padding-left: 9px;
	cursor: pointer;
}
.allinone_bannerRotator.universal .bottomNavButtonON {
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	padding-left: 9px;
	background: url(../skins/universal/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.universal .bottomNavLeft {
	position: absolute;
	width: 0px;
	display: none;
	background: #F00;
	height: 24px;
	z-index: 4;
}
.allinone_bannerRotator.universal .bottomNavRight {
	position: absolute;
	width: 0px;
	display: none;
	height: 24px;
	background: #F00;
	z-index: 4;
}
.allinone_bannerRotator.universal .bottomOverThumb {
	position: absolute;
	width: 88px;
	height: 106px;
	background: url(../skins/universal/bottomOverThumbBg.png) 23px bottom no-repeat;
	bottom: 27px;
	margin-left: -25px;
}
.allinone_bannerRotator.universal .bottomOverThumb img {
	border: 4px solid #000000;
}

/*---------------------------------------------------------    ---------------------------------------------------------*/
#box-table-a {
	font-size: 12px;
	margin: auto;
	padding:0px;
	width: 100%;
	text-align: left;
	border:1px solid #e2eaee;
	border-collapse: collapse;	text-align:center;
}
#box-table-a th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e2edfc;
	border-top: 4px solid #d4e3f8;
	border-bottom: 1px solid #e2eaee;
	color: #039;

}
#box-table-a td {
	padding: 8px;
	background: #ffffff;
	border-bottom: 1px solid #e2eaee;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td {
	background: #f2f2f2;
	color: #339;
}

#box-table-b {
	font-size: 12px;
	margin: auto;
	padding:0px;
	width: 65%;
	border-collapse: collapse;	
}
#box-table-b td {
	padding:3px;

}
#box-table-b td span {
	font-weight:bold;
	text-align:left;

}

#box-table-c {
	margin: auto;
	padding:0px;
	width: 70%;
	text-align: left;
	border:1px solid #e2eaee;
	border-collapse: collapse;	text-align:center;
}
#box-table-c p{
	font-size:16px;
}
#box-table-c ul{
	font-size:16px;
	list-style-type:circle;
}
#box-table-c ul li{
	float:left;
	padding-right:5px;
}
#box-table-c td {
	padding: 8px;
	background: #ffffff;
	border-bottom: 1px solid #e2eaee;
	color: #669;
	border-top: 1px solid e2eaee;
}
#box-table-c tr:hover td {
	background: #f2f2f2;
	color: #339;
}

