/*
Theme Name: ThaiiS
Author: thaiis.com
*/
@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
.size {
	width: 860px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
	font-weight: bold;
}

/* For regular browsers */

hr {
	border : 0;
	height : 15px;
	margin : 1em 0;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: 0;
}
label {
	font-size: 12px;
}
fieldset input {
	background-color: #FFF;
	border: 1px solid #ccc;
	color: #666;
	margin-top: 10px;
	width: 540px;
}
textarea {
	background-color: #FFF;
	color: #333;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	height: 100px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #4e4e4e;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 3;
}

/*ceo by thaiis*/
html,body {
	background-color: #faf3d5;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg-inside.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}

#searchform input{
	background-color: #FFF;
	border: 1px solid #ccc;
	color: #666;
	margin-top: 10px;
	height: 16px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
}

.meta {
	font-size: 9px;
	color: #666;
	font-weight: bold;
	margin-bottom: 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #fff5d5;
}
a:hover, a:active {
	color: #FFF;
	text-decoration: none;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	font-size: 70%;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.commentmetadata {
	margin: 0;
	display: block;
	}
.comment-author.vcard {
	font-size: 10px;
}
.comment-body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-left: -10px;
}
.comment-meta.commentmetadata {
	font-size: 9px;
}
#select {
	background-color: #CCC;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.piclenselink{
	font-size: 70%;
	display: none;
}

.nav {
	color: #000000;
	z-index: 800;
	right: 14px;
	position: absolute;
}
.nav li {
	float: right;
}
.nav a {
	color: #666;
	display: block;
	height: 15px;
	width: 15px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	float: left;
	margin-left: 5px;
	background-color: #25a9bf;
	font-size: 10px;
	padding-left: 2px;
	text-decoration: none;
}
.nav a:link {
	color: #FFFFFF;
	display: block;
}
#nav .activeSlide {
	color: #FFF;
	background-color: #b5d922;
}
#nav {
	float: right;
	position: absolute;
	top: 105px;
}

.wat-madita {
	margin-bottom: 20px;
}
#main-all {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#head {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	position: relative;
	width: 900px;
}
#slide {
	width: 900px;
	height: 382px;
	overflow: hidden;
}
#head-pic {
	background-image: url(images/main-theresort.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 245px;
}
#logo {
	height: 41px;
	width: 368px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 266px;
	top: 9px;
	display: block;
	overflow: hidden;
}
#tabmenu {
	background-image: url(images/tab3.png);
	height: 32px;
	width: 900px;
	position: absolute;
	top: 60px;
	z-index: 1000;
}
#menu {
	color: #fff5d5;
	height: 32px;
	width: 900px;
}
#menu ul {
	padding: 0px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#logo a {
	height: 41px;
	width: 368px;
	overflow: hidden;
	display: block;
	padding-top: 70px;
}
#body-content {
	background-image: url(images/tab1.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
#content-text {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	position: relative;
}
#content-text ul {
	margin: 0px;
	padding: 0px;
}
#content-text ul li {
	float: left;
}
#m8 {
	width: 170px;
	background-image: url(images/m1.jpg);
	height: 34px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
}
#m8 a {
	display: block;
	height: 34px;
	width: 170px;
	overflow: hidden;
	padding-top: 68px;
}
#m8 a:hover {
	background-image: url(images/m1.jpg);
	background-position: left -34px;
	height: 34px;
	width: 170px;
	background-repeat: no-repeat;
}
#m9 {
	width: 170px;
	background-image: url(images/m2.jpg);
	height: 34px;
	display: block;
	overflow: hidden;
}
#m9 a {
	height: 34px;
	width: 170px;
	padding-top: 68px;
	display: block;
	overflow: hidden;
}
#m9 a:hover {
	background-image: url(images/m2.jpg);
	background-repeat: no-repeat;
	background-position: left -34px;
	height: 34px;
	width: 170px;
}
#m10 {
	width: 170px;
	background-image: url(images/m3.jpg);
	height: 34px;
	display: block;
	overflow: hidden;
}
#m10 a {
	display: block;
	height: 34px;
	width: 170px;
	padding-top: 68px;
	overflow: hidden;
}
#m10 a:hover {
	background-image: url(images/m3.jpg);
	background-position: left -34px;
	height: 34px;
	width: 170px;
	background-repeat: no-repeat;
}
#m11 {
	width: 170px;
	height: 34px;
	background-image: url(images/m4.jpg);
	display: block;
	overflow: hidden;
}
#m11 a {
	display: block;
	height: 34px;
	width: 170px;
	padding-top: 68px;
	overflow: hidden;
}
#m11 a:hover {
	background-image: url(images/m4.jpg);
	background-repeat: no-repeat;
	background-position: left -34px;
	height: 34px;
	width: 170px;
}
#sub {
	height: 70px;
	background-color: #25a9bf;
	position: relative;
}
#submenu1 {
	width: 130px;
	position: absolute;
	left: 33px;
	top: 44px;
	z-index: 1000;
	font-size: 12px;
}
#submenu1 ul {
	margin: 0px;
	padding: 0px;
}
#submenu1 ul li {
	float: none;
	margin-bottom: 3px;
	list-style-image: url(images/dot.png);
}
#submenu2 {
	width: 120px;
	position: absolute;
	left: 220px;
	top: 44px;
	font-size: 12px;
	z-index: 1000;
}
#submenu2 ul {
	margin: 0px;
	padding: 0px;
}
#submenu2 ul li {
	float: none;
	margin-bottom: 3px;
	list-style-image: url(images/dot.png);
}
#submenu3 {
	width: 120px;
	position: absolute;
	left: 387px;
	top: 44px;
	font-size: 12px;
	z-index: 1000;
}
#submenu3 ul {
	margin: 0px;
	padding: 0px;
}
#submenu3 ul li {
	float: none;
	margin-bottom: 3px;
	list-style-image: url(images/dot.png);
}
#submenu4 {
	width: 140px;
	position: absolute;
	left: 562px;
	top: 44px;
	font-size: 12px;
	z-index: 1000;
}
#submenu4 ul {
	margin: 0px;
	padding: 0px;
}
#submenu4 ul li {
	float: none;
	margin-bottom: 3px;
	list-style-image: url(images/dot.png);
}
#footer {
	background-image: url(images/tab2.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	height: 30px;
}
#sub-inside {
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sub-inside.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inside-content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffcf2;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	position: relative;
	clear: both;
}
#inside-content a:link, #inside-content  a:visited {
	text-decoration: none;
	color: #056b8a;
}
#inside-content a:hover, #inside-content  a:active {
	color: #ff7a29;
	text-decoration: none;
}
#inside-content li {
	list-style-image: url(images/dot.png);
	margin-left: 20px;
}
#inside-content ul {
	margin: 0px;
	padding: 0px;
}
#inside-bg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffcf2;
}
#inside-head {
	background-image: url(images/tab-inside.jpg);
	background-repeat: repeat-x;
	height: 25px;
	position: absolute;
	top: -54px;
	left: 52px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px solid #fffcf2;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #056b8a;
	font-size: 18px;
}
h3 {
	padding: 0px;
	font-weight: normal;
	color: #056b8a;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #056b8a;
	font-size: 14px;
}
#m1 a:hover {
	color: #b5d922;
}
.m2 {
}
