* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: Arial, Tahoma;
}
p {
	line-height: 150%;
}
.BodyBackground {
	min-width: 1178px;
	background: #160d08 url('../images/bg_body.jpg') top center repeat-y;

}

#outer {
	width: 1178px;
	min-width: 1178px;
	margin: 0 auto;
	background: url(../images/outer-bg.png) transparent repeat-y;
}
#inner {
	margin: 0 89px 0 89px;
}
/* header */
.Contact {
	height: 24px;
	color: #aacd44;
	padding: 6px 0 0 0;
	font-size: 11px;
}
.Contact a {
	color: #fff;
	text-decoration: none;
}
.Contact a:visited {
	color: #fff;
	text-decoration: none;
}
.Contact a:hover {
	color: #fff;
	text-decoration: underline;
}
.Contact a:active {
	color: #fff;
	text-decoration: none;
}

.Header {
	height: 245px;
	background: url(../images/bg_header.jpg);
	position: relative;
	padding: 0 0 0 22px;
}
.Header h1 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 14px;
	color: #fff;
	height: 25px;
	font-weight: bold;
}
.Logo {
	width: 334px;
	height: 121px;
}
.Logo img {
	margin: -22px 0 0 -15px;
}

#rightArtifact {
	position: absolute;
	width: 32px;
	height: 178px;
	background: url(../images/outer-artifact.png) transparent no-repeat;
	top: 20px;
	right: -32px;
}


/* navigation menu
#NavMenu ul li {
	padding: 0;
	float: left;
	list-style-type: none;
}
#NavMenu ul {
	margin: 9px 0 0 0;
	padding: 0;
}
#NavMenu li {
	margin: 0 7px 0 0;
	font-size: 12px;
	height: 36px;
}
#NavMenu li:hover {
	background-position: 0 36px;
	cursor: pointer;
}
#NavMenu .Separator {
	width: 6px;
	background: transparent url('../images/navmenu-separator.png');
}
#NavMenu .Separator:hover {
	cursor: default !important;
}
#NavMenu .Home {
	width: 30px;
	background: transparent url('../images/bt_home.png');
}
#NavMenu .OurResort {
	width: 51px;
	background: transparent url('../images/bt_our-resort.png');
}
#NavMenu .KohLipe {
	width: 54px;
	background: transparent url('../images/bt_koh-lipe.png');
}
#NavMenu .RoomsAndRates {
	width: 61px;
	background: transparent url('../images/bt_rooms-and-rates.png');
}
#NavMenu .Activities {
	width: 71px;
	background: transparent url('../images/bt_activities.png');
}
#NavMenu .PressReviews {
	width: 60px;
	background: transparent url('../images/bt_press-reviews.png');
}
#NavMenu .ContactUs {
	width: 61px;
	background: transparent url('../images/bt_contact-us.png');
}
 */
#main { 
	width: 712px;
	background: url(../images/main-bg.png) transparent repeat-y;
	margin-bottom: 12px;
}
#main.withRight {
	width: 100%;
}
#main #mLeft {
	width: 672px;
	float: left;
	margin-left: 25px;
}
#main #mLeft div.wrapper {
	padding: 10px 15px 15px 15px;
}
#main #mRight {
	width: 235px;
	float: left;
	margin-left: 45px;
	margin-top: 15px;
}
#main #mRight div.wrapper {
	padding: 6px;
}
#main div.foot {
	height: 14px;
	background: url(../images/main-foot.png) transparent no-repeat;
}

/* footer in outer */
div#outerFooter {
	height: 43px;
	background: url(../images/outer-footer.png) transparent no-repeat top center;
}
div#outerFooter p {
	text-align: right;
	color: white;
	padding: 18px 40px 0 0;
	font-size: 11px;
}
div#outerFooter p span {
	color: #abcd44;
}

/* bar footer in main */
.footer {
	margin: 13px 0 0 0;
}
div.bar.footer h3 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
}
div.bar.footer div.cols {
	margin-bottom: 10px;
}
div.bar.footer div.col {
	float: left;
	width: 20%;
}
div.col a {
	font-size: 11px;
}
div.bar.footer div.col p {
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.bar.footer div.col ul {
	margin: 0;
	padding: 0;
}
div.bar.footer div.col ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 0 0 2px 0;
}

/* footer*/
#footer {
	background: url(../images/bg_footer.jpg) transparent;
	height: 195px;
}
#footer div.wrapper {
	width: 970px;
	height: 195px;
	margin: 0 auto;
	background: transparent url(../images/bg_sub_footer.png) 645px 35px no-repeat;
}
.ThailandLinks{
	margin-bottom: 10px;
}
#footer p {
	margin-bottom: 5px;
}
#footer p, #footer li {
	font-size: 11px;
}
#footer p, #footer a {
	color: #858585;
}
#footer div.nav {
	height: 1em;
	margin-bottom: 14px;
	padding-top: 14px;
	color: #858585;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #515151;
	text-decoration: underline;
}
#footer p span {
	color: #abcd44;
}
#footer img {
	margin-top: 10px;
}
.colour.green {
	color: #abcd44;
}
a {
	color: #797979;
	text-decoration: none;
}
a:visited {
	color: #797979;
}
a:hover {
	color: #abcd44;
}
a:active {
	color: #797979;
}
p, li, label, input, textarea, th, dd, dt, .message {
	font-size: 12px;
}
p, .message {
	margin:0 0 1em 0;
}
p, li, label, div {
	color: #3e3e3e;
}
input, textarea, h2, h3, h4 {

}
dl {
	font-family: Arial;
}
h2, h3, h4 {
	color: #3e3e3e;
}
h2 {
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	margin-bottom: 0.5em;
	font-weight: normal;
}
h4 {
	font-weight: normal;
}

/* main side bar */
#mRight h3 {
	width: 214px;
	height: 48px;
	text-indent: -9000px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#mRight .availability {
	background: url(../images/paysbuy-logo.png) bottom left no-repeat;
	height: 200px;
	min-height: 200px;
	margin-bottom: 10px !important;
}
#mRight div.availability h3 {
	background-image: url(../images/title_availability.png);
}
#mRight div.updates h3 {
	background-image: url(../images/title_updates.png);
}
#mRight div.happening h3 {
	background-image: url(../images/title_happening.png);
}
#mRight div.weather h3 {
	background-image:url(../images/title_weather.png);
}
#mRight h4 {
	color: #84aa13;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 2px;
}
#mRight h4 a {
	color: #84aa13;
	text-decoration: none;
}
#mRight h4 a:hover {
	text-decoration: underline;
}
#mRight p {
	font-size: 11px;
}
#mRight div.elem {
	margin-bottom: 20px;
}

/* bars */
div.bar {
	margin-bottom: 0px;
	padding-top: 25px;
	background: url(../images/bar-bg.png) transparent no-repeat;
}
div.bar div.fwrapper {
	background: url(../images/bar-bg.png) transparent no-repeat bottom left;
}
div.bar div.wrapper {
	padding:0 35px 14px 35px;
}
div.bar h3 {
	background-color: #abcd44;
	color: white;
	padding: 4px;
}
div.bar h4 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

/* more info bar */
div.bar.moreInfo div.left {
	float: left;
	width: 515px;
	height: 412px;
	background: url('../images/environmental-commitment.jpg') no-repeat;
}
a.green {
	color: #84aa13;
}
a.green:hover {
	color: #7b9431;
}

div.bar.moreInfo div.right {
	margin-left: 514px;
	padding-left: 40px;
	margin-bottom: 12px;
	background: transparent url(../images/grey-bar.png) 12px 0 repeat-y;
}
div.bar.moreInfo div.right img {
	float: right;
}
.fright {
	float: right;
}
.alignCentre {
	text-align: center;
}

/* fix floats */
br.clear {
	clear:both;
}
 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.Title {
	margin: 0 0 8px 0;
}

div.pictureGalleryContainer {
	margin-bottom: 10px;
	padding: 8px;
	border: solid 1px #ddd;
}

/* header flash */

.SnapshotContainerMask {
	width: 1178px;
	min-width: 1178px;
	margin: 0 auto;
}

.SnapshotsContainer {
	position: absolute;
	top: 0;
	margin-left: 634px;
}

#RatesTable {
	width: 640px;
}
#RatesTable .Title-top td
{
	color: #fff;
	background: #6B9A3C;
	text-align: center;
}
#RatesTable .Title td {
	color: #fff;
	background: #abcd44;
}
#RatesTable .rt-data .rtd-first
{
	text-align: left;
}
#RatesTable .rt-data td
{
	text-align: right;
}
#RatesTable td {
	padding: 5px;
	background: #f7f6ee;
}

#TimeTable {
	width: 100%;
}
#TimeTable .Title td {
	color: #fff;
	background: #abcd44;
}
#TimeTable td {
	padding: 5px;
	background: #f7f6ee;
}

#SpaTable {
	width: 100%;
}
#SpaTable .Title td {
	font-weight: bold;
	background: #e0dfd8;
}
#SpaTable td {
	padding: 5px;
	background: #f7f6ee;
}


#BookingTable table {
	margin: 0;
	padding: 0;
}
#BookingTable td {
	padding: 2px;
}
#BookingTable h2 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 15px;
}
#BookingTable hr {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #777;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
	margin: 8px 0 8px 0;
}
.SpecialOfferTag {
	float: right;
	margin: 0 16px 0 0;
}
.BookNowTag {
	float: right;
	margin: 0 26px 0 0;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.GettingHereBoxA {
	margin: 8px 0 0 0;
	height: 120px;
	border-top: solid 1px #ddd;
	padding: 10px 0 0 0;
}
.GettingHereBoxB {
	margin: 12px 0 0 0;
	height: 120px;
	border-top: solid 1px #ddd;
	padding: 12px 0 0 0;
}

.GettingHereImage {
	margin-right: 8px;
}
#WeatherWidget {
	width: 180px;
	margin: 0 auto;
	margin-top: 16px;
	overflow: hidden;
	height: 180px;
}
#TripAdvisor {
	width: 184px;
	margin: 0 auto;
	margin-top: 16px;
	overflow: hidden;
	text-align: center;
}
#TripAdvisor ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.TimeTableButton1 {
	padding: 3px;
}
.TimeTableButton2 {
	padding: 3px;
}
.TimeTableButtonActive {
	background: #3a291f;
	color: #fff;
}
#ContactUsTable {
	width: 100%;
}
#ContactUsTable td{
	padding: 3px;
}

#faq{
	float: right;
}
#faq img{
	border: 0;
}

/* additions */
.big-focus span
{
	font-weight: bold;
	color: #A4C64E;
	font-size: 30px;
	display: block;
	text-align: center;
}
.big-focus
{
	font-weight: bold;
	font-size: 20px;
	background: #F1ECE2;
	padding: 5px;
	text-align: center;	
}

/* Common Content */
.common-content
{

}
.common-content h3
{
	font-size: 14px;
	font-weight: bold;
}
.common-content strong
{
	font-weight: bold;
}
.common-content em
{
	font-style: italic;
	color: #4A7931;
/* 	margin-bottom: 15px; */
}

.room-rate-notice
{
	font-weight: bold;
	margin: 10px 0 0 0;
	background: #F1ECE2;
	padding: 5px;
	text-align: center;
	font-size: 17px;
}

