@charset "UTF-8";
/* CSS Document */


/* CSS RESET BEGINS */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

ol {
	margin-left: 1.4em;
	list-style: decimal;
}

ul {
	margin-left: 1.4em;
	list-style: square;
}

img {
	border: 0;
}
/* END CSS RESET */


body{
	background-color:#666;
}

.krabi_background {
	background-image: url(images/bigbackground01.jpg);
}

.kan_background {
	background-image: url(Kanchanaburi/Images/kao-pun-temple-waterfalls-kanchanaburi-r.jpg);
	}

.songkhla_background {
	background-image:url(images/background-gradient.gif);
}

#container{
	margin:0 auto;
	width:936px;
	margin-bottom: 20px;
}

#header{
	background-color: #201f1b;
	margin-top:0;
}

#header img{
	margin-left: 34px;
	margin-top: 1px;
}

#header ul {
	list-style: none;
	float: right;
	width: 345px;
	text-align: right;
	margin: 5px 20px 0 0;
}

#header ul li{
	display: inline;
	color:#CCC;
	font-size: 10px;
	margin-left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header ul li a{
	text-decoration: none;
	color:#CCC;
}

#nav{
	background-color:#848383;
	margin:0;
	height:28px;
}

#nav ul{
	color:#FFF;
	text-align:left;
	margin: 0 10px 0 10px;
	padding: 5px 0 0 0;
	text-align: center;
}

#nav ul li{
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-right: 20px;
	margin-left: 20px;
}

#nav ul li a{
	color: #FFF;
	text-decoration:none;
	padding-left: 16px;
	padding-right: 16px;
}

#nav ul li a:hover{
	color:#CCC;
	text-shadow: 2px 2px 2px #000;
}

.shift-right{
	float: right;
	width: 150px;
}

.pic-border{
	border-bottom: 6px solid #848383;
	margin-bottom: 0;
}

.pic-border_topbottom{
	border-top: 6px solid #848383;
	margin-top: 0;
	border-bottom: 6px solid #848383;
	margin-bottom: 0;
}

#content{
	background-color:#201f1b;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 45px;
	margin-bottom: 0;
}

.margin0{
	margin-top: 0;
}
.rezbutton{
	color:#FFF;
	text-decoration: none;
	background-color: #848383;
	float: right;
	width: 125px;
	margin-top: 0;
	margin-right: 40px;
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	padding: 10px 25px 10px 10px;
	background-image: url(images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}

.rezbutton:hover {
	color:#000;
	background-color:#CCC;
	transition-timing-function:ease-in-out;
	transition-duration: 1600ms;
	-webkit-transition-timing-function:ease-in-out;
	-webkit-transition-duration: 1600ms; 
	-moz-transition-timing-function:ease-in-out;
	-moz-transition-duration: 1600ms;
	-o-transition-timing-function:ease-in-out;
	-o-transition-duration: 1600ms;
}

#maintext{
	padding-left: 35px;
	margin-top: 25px;
	margin-right: 40px;
	float: left;
	width: 550px;
}


#maintext h1{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color:#bbbbbb;
	font-weight:100;
	margin-bottom: 22px;
}

#maintext h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFF;
	font-weight:100;
	padding-top: 15px;
	margin-bottom: 12px;

}

#maintext p{
	color:#bbbbbb;
	font-size:15px;
	font-weight:100;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

#maintext li{
	color:#bbbbbb;
	font-size:15px;
	font-weight:100;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
}

#maintext a{
	color:#FFF;
	text-decoration:none;
}

#maintext table{
	margin-bottom: 1.5em;
}

#maintext th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFF;
	text-align: left;
	font-weight:100;
	padding-top: 15px;
	margin-bottom: 12px;
	padding-left: 0;
}

#maintext td{
	color: #bbbbbb;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 0;
}

.whitetext{
	color:#FFF;
}

#maintext small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#bbbbbb;
	text-align: left;
	font-weight:100;
}

.floatleft{
	float: left;
	height: 20em;
	margin: 0 40px 20px 0;
	font-size: 12px;
}

#promobox{
	background-image:url(images/promobox-gradient.gif);
	background-repeat: no-repeat;
	float: right;
	width: 269px;
	min-height: 355px;
	margin: 15px 40px 0 0;
}

#promobox h2{
	color:#CCC;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:100;
	padding: 18px 0 0 15px;
}

#promobox ul li img {
	border: white solid 3px;
	float: left;
	margin: 0 10px 25px 0;
}

#promobox ul {
	margin: 25px 0 30px 15px;
	padding-right: 10px;
}

#promobox ul li {
	color:#CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 100;
	list-style: none;
	margin-bottom: 15px;
	clear: left;
}

#promobox a {
	text-decoration: none;
	color:#CCC;
}

#promobox table{
	margin: 20px 0 20px 0;
	
}

#promobox th{
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 100;
	border-bottom: #333 dashed 2px;
	padding-bottom: 20px;
}

#promobox td{
	color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 100;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: dashed #333 1px;
}

.lightframe{
	background-color: #201f1b;
	padding: 4px;
	border: #999 1px solid;
	margin: 5px 0 20px 42px;
}

#gallery{
	clear: both;
}

#gallery h1{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color:#bbbbbb;
	font-weight:100;
	margin-bottom: 22px;

}

#gallery img{
	background-color: #201f1b;
	padding: 4px;
	border: #999 1px solid;
	margin: 15px 0 20px 32px;
}

#footer{
	background-color:#201f1b; 
	margin: 0;
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 8px;

}


#footer p{
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
	margin-right: 53px;
}

#footer img {
	padding-left: 25px;
	float: left;
}

#corporate {
	background-color:#FFF;
	min-height: 400px;
	min-width: 866px;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 35px;
	float: left;
}

#corporate h1{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color:#555;
	font-weight:100;
	margin-bottom: 22px;
}

#corporate h2{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#555;
	font-weight:100;
	margin-bottom: 22px;

}

#corporate p{
	color:#333;
	font-size:14px;
	font-weight:100;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

#corporate ul{
	list-style:url(images/icon-arrow.gif);
	padding-left:25px;
}

#corporate li{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#555;
	font-weight:100;
	margin-bottom: 22px;
}

#corporate a{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#555;
	font-weight:100;
	margin-bottom: 22px;
	text-decoration:none;

}

.floatright {
	float: right;
	margin-right: 55px;
	width: 250px;
	padding-bottom: 30px;
}

.inline{
	display:inline;
}

.bookpackage{
	text-decoration: none;
	background-color: #848383;
	width: 125px;
	margin: 25px 0 0 60px;
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	padding: 5px 10px 5px 10px;
}

#jobs{
	border: 8px #666 solid;
	width: 500px;
	margin: 25px auto 45px auto;
	padding: 20px 10px 10px 10px;
	background-color:#e0e0e0;
}

#jobs p{
	font-size: 14px;
}

#jobs ul{
	list-style:disc;
}

#jobs ul li{
	font-size: 14px;
	margin-bottom: 10px;
}