/* 
------------------
: Stylesheet CSS WebDesign 
: W3C CSS Document Validates as CSS level 2.1 ! 
------------------
Web Buritara Phangan
CSS crazyowlet.com
Created: 07/08/2009 
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%; /*needed for container min-height*/ 
	width: 100%;
}
body {
	/*background: #fff url(../images/bg.jpg) repeat-x top;*/
	background-color: #1a5660;
	font: .8em/1.3 Tahoma, Arial, sans-serif, "Lucida Grand", Verdana,  Georgia;
	padding: 0;
	margin: 0;
	/*color: #757575;*/
	color: #5F5F5F;
}
/* -------- Control All Page --------- */
a {
	color: #2abfc8; /* a link color */
	text-decoration: none;
}
a:hover {color: #f89839 !important;}/* a link hover color */
img, fieldset {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal;margin-bottom: 20px}
h1, h2, h3, h4, h5, h6 {font-size: 110%}
fieldset legend {display: none}
.setleft {float: left}
.setright {float: right}
img.setleft {margin: 0 10px 0 0}
img.setright {margin: 0 0 0 10px}
.textcenter {text-align: center}
p, ul, ol {margin-bottom: 15px}
ul {padding-left: 20px}
li {padding-bottom: 3px}
ol {list-style-position: inside}
.txtline {text-decoration: underline}
/* ------- End -------- */
/**********************************
	 control width page 
**********************************/
#frame {
	background: url(../images/bg_frame.png) repeat-y center;
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#framewrap {
	background-color: #fff;
	width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#footer {
	background: #1a5660 url(../images/bg_frame_bottom.png) no-repeat center top;
	min-height: 30px;
	margin: 0;
	padding: 25px 0;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
}
#lag {
	margin: 0;
	padding: 15px 0 0 20px;
}
#top {
	background: url(../images/imghead/img1.jpg) no-repeat;
	height: 220px;
	position: relative;
	z-index: 1;
}
.bgtop {
	background: url(../images/bg_frame_top.png) no-repeat center bottom;
	position: absolute;
	height: 20px;
	width: 920px;
	top: 0;
	left: 0;
	z-index: 2;
}
#buritara {
	position: absolute;
	top: 20px;
	left: 10px;
}
#top p {
	margin: 0;
}
#top .tel {
	position: absolute;
	bottom: 2px;
	color: #fff;
	font-size: 11px;
	left: 10px;
}
#center {
	background: url(../images/bg_shadowhead.png) no-repeat center top;
	padding-top: 22px;
	width: 100%;
	overflow: hidden;
	/*display: inline-block;
	display: table;*/
	position: relative;
	z-index: 2;
}
.left {
	width: 200px;
	float: left;
	/*padding-top: 20px;*/
	position: relative;
	overflow: hidden;
}
#nav {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	position: relative;
	overflow: hidden;
}
#nav * {
	display: block;
}
#nav a {
	padding: 7px 10px;
	font-size: 90%;
	/*color: #a28e4e;*/
	color: #159178;
}
#nav li {
	border-bottom: 1px solid #ececec;
	position: relative;
	top: 1px;
}
#nav .on a {
	background: url(../images/bg_nav_on.png) no-repeat 0 2px;
	padding-left: 25px;
	color: #f89839;
}
#nav li ul {
	margin: 0 !important;
	display: none;
	padding: 0;
}
#nav li ul.subon {
	display: block;
}
#nav li ul li {
	border: 0;
	padding: 0;
}
#nav li ul li.on a {
	background: url(../images/bg_nav_on_s.png) no-repeat 10px 5px;
}
#nav li ul li a {
	padding-left: 25px !important;
}
.right {
	width: 660px;
	float: right;
	padding-right: 15px;
}
.right h1 {
	font-family: Georgia;
	font-size: 190%;
	color: #4c816f;
	margin-bottom: 5px;
}
.right h2 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 7px;
	color: #f7be34;
}
.navtap {
	padding: 0;
	margin: 0 0 15px 0;
	width: 100%;
	display: inline-block;
	display: table;
}
.navtap * {
	float: left;
	display: block;
}
.navtap a {
	padding: 5px 15px;
	letter-spacing: 2px;
	border-bottom: 3px solid #fff;
	font-size: 110%;
}
.navtap a:hover {
	border-bottom: 3px solid #027975;	
}
.navtap li {
	margin-right: 20px;
	position: relative;
}
.navtap .on {
	border-bottom: 3px solid #f89839;	
	/*color: #*/
}
.navtap .spop {
	background: url(../images/bg_pop.png) no-repeat;
	position: absolute;
	width: 143px;
	height: 111px;
	left: 80%;
	top: -110px;
	display: none;
}
/*.navtap .selected .spop {
	display: block !important;
}*/
.navtap .spop span {
	width: 119px;
	height: 88px;
	position: relative;
	top: 5px;
	left: 12px;
}
.gallery {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
	/*display: none;*/
	position: relative;
	padding-bottom: 20px;
}
.gallery li {
	width: 110px;
	height: 80px;
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #dedfdd;
	margin: 0 12px 5px 0;
	text-align: center;
	padding: 2px;
}
.gallery li:hover {
	border: 1px solid #ff7f31;	
}
.gallery li img {
	
}
.tablecolor {
	width: 500px;
	background-color: #c4c4c3;
}
.tablecolor td {
	background: #fff;
}
.tablecolor td, .tablecolor th {
	padding: 5px 10px;
}
.viewrate {
	padding-bottom: 15px; 
	height: 120px;
}
.viewrate div {
	display: none;
}
/* form */
.allform, .allform ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 15px;	
}
.allform li label {
	width: 130px;
	float: left;
	padding-top: 4px;
	position: relative;
	text-align: right;
}
.allform li label cite {
	font-style: normal;
	color: #ff2121;
	position: absolute;
	right: 0;
}
.allform li .txt {
	margin-left: 135px;
}
.allform li {
	width: 100%;
	display: block;
	display: table;
	display: inline-block;
	margin-bottom: 4px;
	position: relative;
}
.allform li .txt input, .allform li textarea {
	padding: 3px 4px;
	border: 1px solid #d9d6cc;
	width: 50%;
}
.allform li textarea {
	height: 100px;
}
.allform li select {
	width: 150px;
}
.allform li .ss {
	width: 50px;
}
.allform .txt label {
	text-align: left;
	color: red;
	float: none;
	width: auto !important;
	display: block;
}
.allform .txt input.error, .allform .txt textarea.error,
.allform .txt input.required, .allform .txt textarea.required {
	border: 1px solid red !important;
	background-color: #FFE59F !important;
	font-size: 90%;
}
.bottomform {
	padding-left: 125px;
	margin: 10px;
}
.bottomform input {
	cursor: pointer;
}
/* end from */
.btn1, .btn2 {
	border: 0;
	width: 120px;
	height: 39px;
	cursor: pointer;
}

.btn1 strong, .btn2 strong {
	display: none;
}
.btn1 {background: url(../images/submit.png) no-repeat;}
.btn2 {background: url(../images/reset.png) no-repeat;}

#ui-datepicker-div {
	z-index: 999;
}
.package {
	padding-bottom: 25px;
}
.package ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.package ul * {
	display: block;
	float: left;
}
.package ul li {
	padding: 0;
	margin-right: 2px;
} 
.package ul a {
	background: url(../images/buri_full.jpg) no-repeat 2px 0;
	width: 45px;
	height: 53px;
	text-align: center;
	line-height: 64px;
	font-weight: bold;
	color: #06848f;
	font-size: 16px;
}
.package ul a:hover, .package ul a.on {
	background-position: 2px -147px;
	color: #000 !important;
}
img.imgcolor {
	padding: 5px;
	border: 1px solid #BFBFBF;
}
.txtweater {
	font-size: 100%;
}
.txtweater a {
	text-decoration: underline;
}




