﻿h1, h2, h6 {
  color: #483D8B; /* darkslateblue */
  background-color: Transparent;
	font-family: Verdana, Arial, "Sans-Serif";
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
}

h1 {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 10px;
}	

h2 {
	font-size: 1.2em;
  padding: 0px 0px 0px 0px;
	margin-bottom: 12px;
}

h6 {	
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 18px;
}	

.FormStyle {
  font-size:0.7em !important;
  line-height: 14px !important;
}
.FormLine,
.FormLineTA {
  width: 100%;
  clear: both;
  float: left;
}
.FormLine {
  height: 22px;
  margin: 0px 0px 1px 0px;
}
.FormLineTA {
  margin: 0px 0px 0px 0px;
  vertical-align: bottom;
}
.FormHeader {
  color: #483d8b;
  font-weight: bold;
  margin-bottom: 5px;
}
.FormField {
	height: 14px;
	line-height: 14px;
	vertical-align: bottom;
/*  -moz-padding-end: 2px; */
  float: left;
}

textarea {
	line-height: 12px;
  overflow: scroll; 
  overflow-y: scroll; 
  overflow-x: hidden; 
  overflow:-moz-scrollbars-vertical;
/*  -moz-padding-end: 0px; */
  margin: 0px;
}

.FormField,
textarea {
	font-family: Arial, Tahoma, Helvetica, "Sans-Serif";
	font-size: 1.0em;
  -moz-padding-start: 0px;
}
.LabelColumn,
.LabelColumnTA {
  height: 16px;
  text-align: left;
  margin: 2px 0px 3px 0px;
  float: left;
}
.StarColumn {
  margin: 5px 0px 3px 0px;
}
.StarColumnTA {
  margin: 5px 0px 3px 0px;
}
.StarColumn,
.StarColumnTA {
  width: 10px;
  height: 0px;
  text-align: left;
  float: left;
}
.FieldColumn {
  height: 16px;
  margin: 0px 0px 3px 0px;
  text-align: left;
  float: left;
}
.FieldColumnTA {
  margin: 0px 0px 0px 0px;
  text-align: left;
  float: left;
}
.ErrorColumn {
  color: Red;
  text-align: left;
  float: left;
}

.DetailMainCell {
  background-image: url("../Images/bluebgrev.jpg");
  background-repeat: repeat-x;
  background-position: top;
  vertical-align: top;
}

.DetailNav {
	font-family: Verdana, Arial, "Sans-Serif";
  font-size: 0.80em;
  font-weight: bold;
}

.DetailBox {
	padding: 0px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  width: 813px;
}

.DetailContent {
  padding-left: 8px; 
  padding-top: 7px;
  padding-bottom: 7px;
  vertical-align: top;
}


.DetailRevised {
  color: Silver;
	font-family: Arial, Helvetica, "Sans-Serif";
  font-size: 0.7em;
  line-height: 14px;
  height: 83px;
  padding-left: 12px;
  padding-bottom: 0px;
  vertical-align: bottom;
}
.DetailRevised .Div1 {
  line-height: 13px;
  position: relative;
  z-index: 2;
  margin-left: -28px;
  margin-bottom: -10px;
}
.DetailRevised .Div11 {
  padding-bottom: 27px;
  text-align: center;
}
.DetailRevised .Div12 {
  text-align: center;
}


/* Apartment */

.ApartmentLeftColumn {
  width: 45%;
  vertical-align: top;
  float: left;
}
.ApartmentRightColumn {
  width: 53%;
  padding-top: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: right;
  float: right;
}
.ApartmentRightColumn img {
  display: inline;
}


/* Facilities */

.FactTable {
	font-size: 0.7em;
  line-height: 16px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
}

.FactCategory {
  color: #191970; /* midnightblue */
  height: 30px;
  line-height: 13px;
  vertical-align: bottom;
}
.FactCategory img {
  width: 100%;
  height: 2px;
}

.FactDetails {
  padding-left: 30px;
  padding-top: 7px;
}
.FactDetails .FactItem {
  width: 33%;
  vertical-align: top;
  height: 20px;
  float: left;
}
.FactDetails .FactImage {
  float: left;
}
.FactDetails .FactImage img {
  margin: 3px 8px 0px 0px;
  display: inline;
}
.FactDetails .FactText {
  line-height: 13px;
  vertical-align: bottom;
  float: left;
  padding: 4px 0px 0px 0px;
  margin: 0;
}

.FactNotes {
  width: 100%;
  padding-top: 25px;
  text-align: left;
}


/* Location */

.LocationLeftColumn {
  width: 48%;
  vertical-align: top;
  float: left;
}
.LocationRightColumn {
  width: 52%;
  margin-top: -20px;
  vertical-align: top;
  text-align: right;
  float: right;
}
.LocationRightColumn img {
  display: inline;
}


/* Gallery */

.GalleryLeftColumn {
  width: 36%;
  padding-right: 0px;
  vertical-align: top;
  float: left;
}

.GalleryLeftColumn a:link {	
	text-decoration:	none;
	color: black;
	font-family: Verdana, Arial, "Sans-Serif";
}	
.GalleryLeftColumn a:visited	{	
	text-decoration:	none;
	color: black;
}
.GalleryLeftColumn a:active {	
	text-decoration:	none;
	color: black;
}	
.GalleryLeftColumn a:hover	{	
	text-decoration:	underline;
	color: #3333cc;
}

.GallerySelectCat {
  width: 240px;
}
.GallerySelectCat td {
  padding: 0px 0px 8px 0px; 
}
.GallerySelectCat td+td {
  width: 220px;
}
.GallerySelectCat input {
	font-size: 0.7em;
  width: 13px;
  height: 13px;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px;
}
.GallerySelectCat a {
	font-size: 0.7em;
	line-height: 13px;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 10px; 
  vertical-align: top;
  text-align: left;
}

.GalleryRightColumn {
  width: 64%;
  padding-top: 0px;
  vertical-align: top;
  margin-top: -4px;
  position: relative;
  text-align: right;
  float: right;
}
.GalleryRightColumn table {
  width: 100%;
}

.GalleryGuidingText {
  font-size: 0.8em;
  font-weight: bold;
  color: #2E4D77;
  padding-bottom: 10px;
}
.GalleryArrows {
  height: 48px;
  text-align: left;
}
.GalleryArrows .LeftArrow {
  margin-left: 28px;
}
.GalleryArrows .RightArrow {
  margin-left: 57px;
}
.GalleryArrows img {
  padding-bottom: 5px;
  display: inline;
}
.GallerySelectedCat {
  color: #2E4D77;
}

.GalleryFloat {
  border: solid 1px maroon;
  width: 60px;
  height: 42px;
  padding: 0px 0px 0px 0px;
  margin: 2px 2px 2px 2px;
  float: left;
  background-color: gray;
  overflow: hidden;
}
.GalleryFloat a {
  display: block;
}
.GalleryTNDivs {
  width: 85%;
  padding-left: 30px;
  vertical-align: top;
}
.GalleryTNDivsMargin {
  width: 15%;
}

#TNDivGroup img {
  width: 60px;
  height: 42px;
  vertical-align: top;
}

#TNDiv1 {
  display: block;
}
#TNDiv2, #TNDiv3, #TNDiv4, #TNDiv5 {
  display: none;
}

.odim {}

.GalleryImgHeader {	
	color: #2E4D77;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 0.75em;
	width: 100%;
	text-align: center;
  vertical-align: top;
	height: 16px;
}
.GalleryImgBody {	
	width: 100%;
  vertical-align: top;
  text-align: center;
}
.GalleryImgBody img {
  border: solid 2px maroon;
  display: inline;
}


/* Booking */

.BookingLeftColumn {
  width: 230px;
  padding-left: 30px;
  padding-top: 18px;
  vertical-align: top;
  text-align: left;
}

.BookingRightColumn {
  padding-top: 2px;
  vertical-align: top;
  text-align: left;
}

#textSuggestId {
  font-weight: bold;
}
.BookingRightColumn .LabelColumn {
  width: 33%;
  float: none;
}
.BookingRightColumn .ContentColumn {
  width: 67%;
  text-align: left;
}
.BookingRightColumn .Period {
/*  color: #008000; */
  color: Gray;
  font-weight: bold;
}
.BookingRightColumn .SelectedPeriod {
  color: #008000;
  font-weight: bold;
}
.BookingRightColumn .BookedPeriods {
  color: Maroon;
  font-weight: bold;
}
.BookingRightColumn .Suggest {
  color: #2F4F4F; /* darkslategray */
  font-weight: bold;
  margin-left: 20px;
}
.BookingRightColumn .DetailLine {
  padding-top: 16px;
  vertical-align: top;
}
.BookingRightColumn .ErrorLine {
  color: Red;
  padding-top: 18px;
  width: 100%;
  vertical-align: top;
}
.BookingRightColumn .AmountColumn1 {
  padding-top: 3px;
  width: 27%;
  text-align: left;
}
.BookingRightColumn .AmountColumn2 {
  padding-top: 3px;
  width: 15%;
  text-align: right;
}
.BookingRightColumn .AmountColumn3 {
  padding-top: 3px;
  width: 58%;
  padding-left: 10px;
  text-align: left;
}


/* Booking2 */

.BookingForm {
  background-color: #E6E6E6;
  padding: 10px 0px 10px 15px;
  border-left: solid 1px silver;
  border-top: solid 1px silver;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
}
.BookingForm .FormStyle {
  height: 451px;
}

.Booking2LeftColumn {
  width: 48%;
  padding-left: 0px;
  vertical-align: top;
  text-align: left;
  float: left;
}

.Booking2LeftColumn .FormHeader {
  margin-bottom: 18px;
}
  
.Booking2LeftColumn .LabelColumn,
.Booking2LeftColumn .LabelColumnTA {
  width: 130px;
}
.Booking2LeftColumn .Label2Column {
  width: 80px;
  height: 18px;
  text-align: left;
  margin: 4px 0px 0px 0px;
  float: left;
}
.Booking2LeftColumn .FieldColumn {
  height: 16px;
}
.Booking2LeftColumn select {
	font-family: Arial, Tahoma, Helvetica, "Sans-Serif";
	font-size: 1.0em;
  width: 206px;
	height: 20px;
	vertical-align: middle;
  -moz-width: 210px;
}
.Booking2LeftColumn textarea {
  width: 201px;
  height: 50px;
}
.Booking2LeftColumn .ErrorColumn {
  padding: 12px 0px 0px 140px;
}
.Booking2LeftColumn .FieldLength1 {
  width: 20px;
}
.Booking2LeftColumn .FieldLength2 {
  width: 90px;
}
.Booking2LeftColumn .FieldLength3 {
  width: 198px;
}

.Booking2RightColumn {
  width: 48%;
  padding-top: 8px;
  vertical-align: top;
  text-align: left;
  float: right;
}

.Booking2RightColumn .LabelColumn {
  height: 20px !important;
  width: 120px;
  margin: 0 !important;
  text-align: left;
}
.Booking2RightColumn .ContentColumn {
  height: 20px;
  text-align: left;
}
.Booking2RightColumn .DetailLine {
  width: 100%;
  height: 5px;
}
.Booking2RightColumn .PayPalSeal {
  position: relative;
  top: -5px;
  left: -5px;
  float: left;
}

.Booking3Column {
  width: 100%;
  vertical-align: top;
  text-align: center;
}

.BookingConfirm {
  width: 100%;
  padding-bottom: 20px;
  vertical-align: top;
  text-align: left;
}

.BookingReceipt {
  background-color: #E6E6E6;
  padding: 10px 10px 10px 15px;
  border-left: solid 1px silver;
  border-top: solid 1px silver;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  margin-left: auto;
  margin-right: auto;
  width: 620px;
  text-align: center;
}
.BookingReceipt .ReceiptData {
	font-size: 0.85em;
	line-height: 12px;
  text-align: left;
}
.BookingReceipt .ReceiptData p {
  margin-top: 0px;
  margin-bottom: 13px;
}
.BookingReceipt .ReceiptPrint {
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}
.BookingReceipt .ReceiptContact {
  color: Blue;
  font-size: 0.75em;
  height: 20px;
  padding-top: 0px;
  text-align: center;
  vertical-align: bottom;
}
  
  
/* Booking + Booking2 */

.BookingHeader {
  width: 100%;
  height: 27px;
}

.BookingTitle {
  height: 100%;
  vertical-align: top; 
  float: left;
}
.BookingStep {
  font-size: 0.8em;
  height: 100%;
  padding-right: 0px;
  vertical-align: top; 
  float: right;
}

.BookingButtons {
  width: 200px;
  height: 28px;
  padding-bottom: 2px;
}


/* Prices */

.Prices {
  padding-left: 17px;
}

.PriceTable {
  background-color: #F5F5F5;
  border-left: solid 1px silver;
  border-top: solid 1px silver;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
}

.PTHdrTopLeft, .PTHdrTop {
  border-top: solid 1px gray;
  height: 16px;
  vertical-align: text-top;
  letter-spacing: 1px;
}
.PTHdrTopLeft, .PTHdrLeft, .PTHdrBotLeft,
.PTTxtTop, .PTTxt, .PTTxtBot {
	font-family: Verdana, Arial, "Sans-Serif";
  color: Black;
  border-left: solid 1px #696969;
  border-right: solid 1px #696969;
  padding-left: 5px;
  text-align: left;
}
.PTHdrTop, .PTHdr, .PTHdr, .PTHdrBot,
.PTPriceCat1, .PTPriceCat2, .PTPriceCat3 {
	font-family: Verdana, Arial, "Sans-Serif";
	font-size: 90%;
  color: Black;
  border-right: solid 1px #696969;
  padding-right: 8px;
  text-align: right;
}
.PTHdrBotLeft, .PTHdrBot {
  padding-bottom: 2px;
}
.PTHdrBotLeft, .PTHdrBot, .PTTxtBot {
  border-bottom: solid 1px gray;
}
.PTHdrBotLeft span {
  font-size: 100%;
  font-weight: bold;
}
.PTHdrBot .BreakLine {
  display: inline;
}
.PTHdrLeft, .PTHdr {
  height: 30px;
  vertical-align: middle;
}
.PTTxtTop, .PTTxt, .PTPriceCat1, .PTPriceCat2, .PTPriceCat3 {
  border-bottom: solid 1px #696969;
}
.PTHdrTopLeft, .PTHdrTop {
  font-weight: bold;
  padding-top: 4px;
}
.PTTxtTop, .PTTxt, .PTTxtBot {
  height: 20px;
}
.PTHdrTopLeft, .PTHdrLeft, .PTHdrBotLeft,
.PTTxtTop, .PTTxt, .PTTxtBot {
	width: 195px;
}
.PTHdrTop, .PTHdr, .PTHdrBot,
.PTPriceCat1, .PTPriceCat2, .PTPriceCat3 {
	width: 106px;
}
.PTPriceCat1 {
  color: Red;
}
.PTPriceCat2 {
  color: Blue;
}
.PTPriceCat3 {
  color: Green;
}
.PTHdrTopLeft, .PTHdrTop, .PTHdrLeft, .PTHdr, .PTHdrBotLeft, .PTHdrBot {
  background-color: #E6E6E6;
}

.PriceInfo {
  padding-top: 0px;
}
.PriceInfo table p {
  margin-top: 1px;
  margin-bottom: 0px;
  padding: 0px;
}
.PriceInfo table ul,
.PriceInfo table li {
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 15px;
}

.PriceCurrencies {
  width: 70%;
  padding-top: 20px;
  padding-bottom: 25px;
}
.CurrencyInfo {
  font-weight: bold;
  width: 30%;
  text-align: right;
  padding-right: 22px;
}


/* Links */

.LinksLeftColumn {
  width: 43%;
  padding-left: 30px;
  float: left;
}
.LinksRightColumn {
  padding-top: 28px;
  padding-right: 40px;
  width: 48%;
  text-align: right;
  float: right;
}


/* Contact */

.ContactForm {
  background-color: #E6E6E6;
  padding: 10px 0px 10px 15px;
  border-left: solid 1px silver;
  border-top: solid 1px silver;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
}
.ContactForm .FormStyle {
  height: 333px;
}

.ContactHeaderTable .ContactText {
  text-align: left;
}
.ContactHeaderTable .DetailLine {
  padding-bottom: 8px;
  vertical-align: top;
}
.ContactLeftColumn {
  width: 49%;
  padding-left: 0px;
  text-align: left;
  float: left;
}
.ContactLeftColumn .LabelColumn,
.ContactLeftColumn .LabelColumnTA {
  width: 110px;
}
.ContactLeftColumn .FieldColumn {
  width: 252px;
}
.ContactLeftColumn textarea {
  width: 230px;
  height: 160px;
}
.ContactLeftColumn .FieldLength3 {
  width: 230px;
}
.ContactLeftColumn .ErrorColumn {
  padding: 8px 0px 16px 120px;
}

.ContactRightColumn {
  width: 43%;
  padding-left: 50px;
  padding-top: 40px;
  vertical-align: middle;
  text-align: center;
  float: left;
}

.ContactCheckBox {
  height: 20px;
  text-align: left;
}
.ContactCheckBox input {
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 5px 3px 0px 0px;
  vertical-align: middle;
  float: left;
}
.ContactCheckBox label {
  margin: 0;
  line-height: 22px;
  height: 20px;
  vertical-align: middle;
  display: block;
  white-space: nowrap;
  float: left;
}

.ContactButtons {
  width: 130px;
  height: 26px;
  padding-bottom: 2px;
}

.ContactInfo {
  margin-left: auto;
  margin-right: auto;
  width: 230px;
  text-align: left;
}


/* About */

.AboutTopArea {
  height: 306px;
  text-align: left;
  vertical-align: top;
}
.AboutBottomArea {
  width: 100%;
  vertical-align: bottom;
}
.AboutBottomArea img {
  display: inline;
}
.AboutKhunPit {
  width: 35%;
  text-align: left;
  float: left;
}
.AboutAndamanTT {
  width: 30%;
  text-align: center;
  float: left;
}
.AboutKhunTuk {
  width: 34%;
  text-align: right;
  float: right;
}


/* Testimonials */

.Testimonials {
  width: 810px;
  height: 473px;
  overflow: auto;
}

.Testimonials .Content {
  background-color: #FAFFFF; /* Snow */
	font-family: Verdana, Arial, "Sans-Serif";
	font-size: 0.7em;  
  font-weight: normal;
  color: #2F4F4F; /* darkslategray */
  width: 770px;
  padding: 0px 0px 0px 0px;
  margin: -5px 0px 0px 0px;
  text-align: left;
}

.Testimonials .Content p {
  line-height: 14px;
  margin: 0px 0px 0px 0px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.Testimonials .Content img {
  width: 100%;
  height: 2px;
  margin-top: 8px;
}

