/* 
------------------
stylesheet 
Asara Resorts
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;/* needed for container min-height */
}
body {
	background-color: #000;
	font: 76%/1.3 Arial, sans-serif, Helvetica, Tahoma, Verdana;
	padding: 0;
	margin: 0;
	color: #c2c2c2;
}
/* --------All--------- */
a {
	color: #c1c1c1;
	text-decoration: none;
}
a:hover {color: #947b36}
a img {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal}
h1, h2, h3, h4, h5, h6 {font-size: 110%}
.center {text-align: center}
.setright {float: right}
.setleft {float: left}
img.setright {margin: 5px 0 2px 10px}
img.setleft {margin: 5px 10px 2px 0}
/*-------End--------*/
#frame { 
	width: 936px; 
	margin: 0 auto;
	position: relative;
	overflow: hidden; /*fix ie */
	padding: 38px 0 45px;
}
.logo {
	position: absolute;
	top: 10px;
	left: 0;
}
.banner {
	position: absolute;
	top: 0px;
	left: 105px;
}
.flag {
	position: absolute;
	top: 15px;
	right: 0px;
}
.toplink {
	position: absolute;
	top: 50px;
	right: 0px;
}
.toplink > a {padding: 0 10px}
.toplink > a + a {padding-right: 0}
.settop {
	text-align: right;
	padding-bottom: 33px;
}
.settop .on, .footer a.on {color: #947b36}
.settop > a {padding: 0 10px}
.settop > a + a {padding-right: 0}
#nav {
	background: #000 url(../images/bg_nav.png) repeat-x top;
	width: 99.8%; /*fix ie*/
	border: 1px solid #4a4e52;
	border-left: 0;
	font-size: 120%;
	list-style: none;
	margin-bottom: 7px;
	overflow: hidden;
}
#nav li {
	float: left;
	border-left: 1px solid #4a4e52;
}
#nav .a a {width: 158px}
#nav .b a {width: 144px}
#nav .c a {width: 115px}
#nav .d a {width: 108px}
#nav .e a {width: 95px}
#nav .f a {width: 98px}
#nav .g a {width: 209px}
#nav a {
	display: block;
	float: left;	
	/*padding: 8px 23px;*/
	/*padding: 8px 23px 8px 22px;*/
	padding: 8px 0 8px 0;
	color: #DFDFDF;
	text-align: center;
	/*line-height: 35px;*/
}
#nav a:hover, #nav li.on a {
	background: #000 url(../images/bg_nav_on.png) repeat-x top;
	color: #947b36;
}
/*#nav li:first-child a {padding: 8px 23px 8px 24px;}*/
/*#nav li:first-child {border-left: 0}
#nav li:last-child a {padding: 8px 24px;}*/
.img-home {
	background: url(../images/img_head/img_home.jpg) no-repeat top center;
	/*width: 100%;*/
	/*overflow: hidden;*/
	height: 428px;
	widrh: 934px;
	/*position: relative;*/
	margin-bottom: 25px;border: 1px solid #4a4e52;
}
/*.line-img {
	border: 1px solid #4a4e52;
	width: 99.8%; fix ie
	widrh: 934px;
	height: 428px;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 999;
}*/
.text-home {
	padding-bottom: 25px;
	background: url(../images/text_home.png) no-repeat 110px 12px;
	height: 64px;
}
.text-home a {margin-left: 30px}
.text-home p {display: none}
.copyright {
	text-align: center;
	color: #927834;
}
#contents {
	width: 100%;
	padding: 15px 0 15px;
	overflow: hidden;
}
#gallery {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #4d4d4d;	
}
#gallery .left {
	float: left;
	width: 185px;
	padding: 10px 0 0 15px;
}
#gallery .left h3 {
	font-size: 160%;
	color: #fff;
}
#gallery .left ul {
	list-style: none;
	font-size: 140%;
}
#gallery .left ul a {
	font-size: 110%;
	color: #808080;
	display: block;
	width: 100%;
	margin: 5px 0;
}
#gallery .left ul a:hover {color: #947b36}
#gallery .left .on a {color: #927935 !important}
#gallery .left > h3 {margin-top: 25px}
#gallery .left h3:first-child {margin-top: 0}
#gallery .right {
	text-align: center;
	float: left;
	width: 710px;
	overflow: hidden;
}
#gallery .right h3 {
	padding: 15px 0;
	font-size: 160%;
	font-weight: normal;
	color: #b3b3b3;
	letter-spacing: 1px;
}
#gallery .right > img:first-child {
	width: 709px;
	height: 417px;
	/* fix img size */
}
#gallery .right div {
	padding-bottom: 15px;
	overflow: hidden;
	width: 100%;
}
#gallery .right div a {
	display: block;
	width: 50px;
	height: 50px;
	margin: 15px 0 0 17px;
	float: left;
	display: inline;
	border: 1px solid #000;
}
#gallery .right div a:hover {
	border: 1px solid #ff9900;
}
.set-head {
	border-bottom: 1px solid #4d4d4d;
	margin-bottom: 15px;
	width: 99.9%; /*fix ie*/
}
.set-head h2 {
	color: #b3b3b3;
	font-weight: normal;
	font-size: 230%;
}
.set-head {position: relative}
.set-head ul {
	list-style: none;
	position: absolute;
	bottom: -1px;
	right: 0;
	font-size: 110%;
}
.set-head ul li {
	border-top: 1px solid #000;
	float: left;
}
.set-head li a {
	display: block;
	float: left;
	padding: 5px 20px;
	color: #808080;
	font-weight: bold;
}
.set-head li a:hover {color: #947b36}
.set-head li.on {
	border-top: 1px solid #4d4d4d;
	background-color: #907835;
}
.set-head li.on a {color: #fff !important}
.img-head {
	position: relative;
	z-index: 999;
}
/*.img-head:after {
	display: block;border: 1px solid green;
	height: 13px;
	content: "";
	background: #333333 url(../images/title_shadow-trans.png) no-repeat;
	width: 100%;
}*/
.img-head p {height: 249px}
.img-head .shadow-head {
	background: url(../images/title_shadow.jpg) no-repeat center top;
	height: 14px;
	width: 100%;
	overflow: hidden;
}
.acc {background: url(../images/img_head/accommodation.jpg) no-repeat center top}
.guess {background: url(../images/img_head/GuestLeisure.jpg) no-repeat center top}
.pre-villa {background: url(../images/img_head/ThePresidentialVilla.jpg) no-repeat center top}
.bedroom-suite {background: url(../images/img_head/OneBedroomSuite.jpg) no-repeat center top}
.asara-spa {background: url(../images/img_head/AsaraSpa.jpg) no-repeat center top}
.dining {background: url(../images/img_head/Dining.jpg) no-repeat center top}
.specials {background: url(../images/img_head/SpecialsPackages.jpg) no-repeat center top}
.faci {background: url(../images/img_head/Facilities.jpg) no-repeat center top}
.contact {background: url(../images/img_head/contact.jpg) no-repeat center top}
.huahin {background: url(../images/img_head/HuaHin.jpg) no-repeat center top}
.beyond {background: url(../images/img_head/BeyondHuaHin.jpg) no-repeat center top}
.massage {background: url(../images/img_head/Massage.jpg) no-repeat center top}
.rates {background: url(../images/img_head/Rates.jpg) no-repeat center top}
.detail {
	position: relative;
	/*background: #000000;*/
	background-color: #333333;
	top: -1px;
	padding: 10px 22px 25px 22px;
	width: 95.5%;
	overflow: hidden;
}
.detail ul {
	padding: 0 0 10px 20px;
}
.detail h3 {
	font-size: 130%;
	/*font-weight: normal;*/
	color: #907835;
	padding-top: 7px;
}
.box-left {
	/*width: 64%;*/
	/*width: 68%;*/
	width: 73%;
	float: left;
	font-size: 110%;
}
.box-left ul {
	padding: 0 0 10px 20px;
}
.box-left .center {padding-top: 10px}
.box-left p img {
	margin: 15px 12px 15px 0;
	display: inline;
}
.detail h2 {
	font-weight: normal;
	font-size: 180%; 
	color: #fff;
	margin-bottom: 10px;
}
.box-right {
	display: inline;/* fix ie6.xx */
	float: right;
	/*width: 25%;*/
	width: 19%;
	background-color: #292929;
	border: 1px solid #3d3d3d;
	color: #bfbfbf;
	/*padding: 15px;*/
	/*padding: 20px 45px 10px 45px;*/
	padding: 20px 20px 10px 20px;
}

.feature h3,.box-right h3 {
	padding-top: 0;
	font-size: 100%;
	font-weight: normal;
}
.box-right h3 a {color: #947b36}
.box-right ul {list-style: none}
.box-right ul li a {
	display: block;
	width: 100%;
}
.box-right ul {padding: 4px 0 14px}
.box-right a.on {
	color: #947b36;
	text-decoration: underline;
}
.feature ul li, .box-right ul li {
	background: url(../images/point1.gif) no-repeat 0 7px;
	padding: 2px 0 5px 15px;
}
.box-right ul ul {padding: 5px 0 0 0}
.box-right ul ul li {
	background: url(../images/point2.gif) no-repeat 2px 10px;
	padding: 2px 0 5px 10px;	
}
.box-right ul ul li:last-child {padding-bottom: 0}
.box-right .s-img {padding-top: 15px}
.box-right .s-img img {margin-left: 11px}
.box-right .s-img img:first-child {margin-left: 0}
.detail p {margin-bottom: 10px}
.table-rat {
	background-color: #000;
	font-size: 110%;
	overflow: hidden;
	/*margin: 5px 0;*/
}
.table-rat dt.h {
	border: 0;
	width: 100% !important;
	padding: 8px 0;
	text-indent: 2px;
	font-size: 120%;	
	text-align: center;
	background: none !important;
}
.table-rat dt {
	padding: 5px 0;
	padding-left: 30px;
	background-color: #5b5b5b;
	color: #fff;
	font-size: 110%;
}
.table-rat dd {
	overflow: hidden;
	width: 100%;
	background-color: #484848;
	color: #907835;
}
.table-rat dd span, .table-rat dd em ,.table-rat dd font, .table-rat dd i {
	display: block;
	float: left;
	padding: 3px 0;
}
.table-rat dd span,.table-rat dd font {
	width: 62%;
	margin-left: 9%;
	display: inline; /* fix ie6.xx */
}
.table-rat dd  em,.table-rat dd  i {
	display: block;
	width: 18%;
	font-style: normal;
	text-align: right;
}
.table-rat .line {border-bottom: 1px solid #5b5b5b}
/*.button {
	display: block;	*/
	/*padding: 5px 20px;
	border-top: 1px solid #4d4d4d;
	background-color: #907835;	
	display: inline;*/
	/*background: url(../images/button.png) no-repeat center;
	margin: 5px;
	width: 122px;
	height: 20px;
	font-weight: bold;
	color: #000 !important;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
	border: 0;
	cursor: pointer;
}*/
.set-button, .button-rates {
	text-align: center;
	padding: 10px;
}
.button-rates {background-color: #000}
.head2 {
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	margin-bottom: 15px;
	width: 100%; /*fix ie*/
	color: #947b36;
	padding-bottom: 10px;
}
.head2 h3 {
	color: #b3b3b3;
	font-weight: bold;
	font-size: 140%;
	color: #fff;
	margin-bottom: 10px;
}
.head2 > p {
	margin: 10px 0 0 0;
}
.head2 em {
	font-style: normal;
	color: white;
}
.setlist ul {
	padding: 0 0 15px;
	list-style: none;
}
.setlist li {
	background: url(../images/point_white.gif) no-repeat 10px 9px;
	padding: 2px 0 2px 20px;
}
.setlist h4 {
	background: url(../images/arrow_white.gif) no-repeat 10px 5px;	
	color: #fff;
	/*border-bottom: 1px solid #4d4d4d;*/
	padding: 2px 0 3px 22px;
	margin-top: 15px;
	font-size: 90%;
}
.set2col {
	width: 100%;
	overflow: hidden;
	/*padding-top: 15px;*/
	padding-bottom: 15px;
}
.set2col h3 {padding-top: 0}
.set2col .colleft {
	text-align: center;
	width: 200px;
	float: left;
	/*padding: 5px 0 0 0;*/
}
.set2col .colleft img {
	margin: 0 ;
	padding: 0;
}
.set2col .setimages img {
	margin-bottom: 15px;
}
.set2col .colleft span {
	display: block;
	padding: 15px 0;
	font-size: 80%;
}
.set2col div.colright  {
	/*padding-top: 5px;*/
	width: 64%;
	float: right;
	/*padding-left: 14px;*/
	overflow: hidden;
}
.colorgold strong {color: #907835}
/*.twocol {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}
.twocol h3 {padding-top: 0}
.twocol .img {
	float: left;	
	width: 24%;
}
.twocol .img img {
	width: 200px;
	height: 130px;
}
.twocol .text {
	width: 70%;
	float: left;
	padding-left: 10px;
}*/
.onlineBook {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 30px;
}
/*.twocol h3 {padding-top: 0}*/
.onlineBook .img {
	float: left;	
	width: 45%;
	margin-right: 18px;
	text-align: center;	
}
.onlineBook .text {
	width: 49%;
	float: left;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;	
	padding: 12px 0 15px;
	text-align: center;	
}
.onlineBook .text strong {
	padding-bottom: 15px;
	display: block;
	font-weight: normal;
	font-size: 110%;
}
.table-specials {
	margin: 0 auto;
	border-top: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
}
.table-specials * {
	padding: 3px;
}
.table-specials th {
	border-bottom: 1px solid #3d3d3d;
	color: #907835;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.table-specials th, .table-specials td  {
	width: 300px;
	border-left: 1px solid #3d3d3d;
}
.table-specials th + th, .table-specials td + td {
	text-align: left;
	width: 100px;
}
.colright > h2 {
	padding-top: 15px;
}
.colright > h2:first-child {
	padding-top: 0;
}
.footer {
	padding: 0 0 15px 0;
	text-align: center;
}
.footer a {padding: 2px 3px}
.imglarge {
	width: 100%;
	text-align: center;
	padding: 15px 0;
}
h2.head-content {margin-bottom: 0px}
.media-center {
	padding-top: 15px;
}
.media-center ul {
	width: 100%;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.media-center li {
	float: left;
	width: 135px;
	height: 230px;
	margin-left: 54px;
}
/*.media-center li img {
	width: 135px;
	height: 174px;
}*/
.media-center li strong {
	display: block;
	font-size: 120%;
	font-weight: normal;
}
.media-center li.first {margin-left: 0 !important;}
/*.hideprice p strong {display: none}
.hideprice h3 + p {display: none}*/
.textcontact {
	width: 35%;
	float: left;
}
.location {
	width: 40%;
	float: left;
	position: relative;
	margin-left: 200px;
}
.location a {
	display: block;
	position: absolute;
	width: 150px;
	height: 190px;
	top: 290px;
	left: 210px;
	text-align: center;
}
.postcard {
	width: 100%;
	overflow: hidden;
}
.cardleft {
	float: left;
	width: 55%;
	list-style: none;
	padding: 0 !important;
}
.cardleft li {
	float: left;
	width: 24.5%;
	padding-bottom: 10px;
}
.cardleft li img {
	padding: 4px;
	border: 1px solid #333333;
	width: 95px;
	height: 67px;
}
.cardleft li img.on {
	border: 1px solid #fff;
}
.cardleft li input {
	display: block;
	margin-left: 43px;
}
.cardright {
	float: right;
	width: 362px;
}
.cardright img {
	padding: 10px 0;
	border-top: 1px solid #adadad;	
	border-bottom: 1px solid #adadad;
	margin-bottom: 20px;
}
.fromcard {
	width: 100%;
	overflow: hidden;
}
.fromcard div {
	width: 100%;
	overflow: hidden;
	padding-bottom: 4px;
}
.fromcard div div {
	width: 76%;
}
.fromcard div * {
	float: left;
}
.fromcard div div * {
	width: 98%;
	border: 1px solid #b6b6b6;
	padding: 1px 2px;
}
.fromcard div strong {
	width: 77px;
	margin-right: 3px;
	font-weight: normal;
	text-align: right;
}
.m-card {
	padding: 20px 0 0 77px;
	width: 75%;
	overflow: hidden;
}
.m-card .button {
	float: left;
	margin-right: 5px;
}
.preview {
	margin: 0 auto;
	background-color: #333333;
	padding-bottom: 18px;
	width: 495px;
}
.preview h2 {
	display: block;
	width: 100%;
	background-color: #000;	
	font-weight: normal;
	font-size: 250%;
	color: #b3b3b3;
	border-bottom: 1px solid #4d4d4d;
}
.white-out {
	background-color: #fff;	
	padding: 10px;
	margin: 0 auto;
	margin-top: 18px;
	width: 460px;
}
.colorgold {
	border: 6px solid #c9bc99;
	margin: 0 auto;
	width: 387px;
}
.line-in {
	width: 385px;
	border: 1px solid #957a2f;
	padding: 30px 0 10px;
	overflow: hidden;
}
.cardtop {
	text-align: center;
	padding-bottom: 30px;
}
.cardtext {
	padding: 20px 27px 0 27px;
	color: #886e27;
	font-size: 110%;
}
.cardtext h3 {
	margin-bottom: 24px;
	font-size: 130%;
	font-weight: normal;
}
.cardtext p {
	padding-bottom: 20px;
}
.right {
	text-align: right;
}
.bottom-card {
	padding: 10px 0;
	text-align: center;
}
/* Booking */
.head-booking {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}
.head-booking h2 {
	float: left;
	width: 20%;
	border-right: 1px dashed #fff;
	margin-right: 5px;
}
.head-booking p {
	float: left;
	width: 60%;
	font-size: 140%;
	font-weight: bold;
	padding: 5px 0 3px 0;
}
.head-booking .on {
	text-decoration: underline;
	color: #947b36;
}
.table-booking {margin-bottom: 30px}
.table-booking h3, .table-form h3 {
	color: #fff;
	padding: 5px 0;
	background-color: #242424;
	overflow: hidden;
	width: 100%;
	text-indent: 15px;
}
.table-form h3 span {
	float: left;
}
.table-form h3 em {
	float: right;
	color: #998339;
	font-style: normal;
	padding-right: 15px;
	font-size: 90%;
}
.table-booking th {
	background-color: #484848;
}
.table-booking table tr * {
	padding: 5px;
	text-align: center;
}
.table-booking table .first  {
	text-align: left;
	font-size: 120%;
	border-left: 0 !important;
}
.table-booking table .noline {
	border-left: 0 !important;
}
.table-booking .noline {border-left: 0 !important;}
.table-booking td, .table-booking th {
	border-left: 2px solid #242424;
}
.table-booking td {
	border-bottom: 2px solid #242424;
}
.table-booking .line-bottom td {
	border-bottom: 0;
}
.table-booking td {
	background-color: #5b5b5b;
	padding: 8px 5px !important;
}
.table-form {
	background-color: #484848;
}
.form2col {
	padding: 10px 0;
}
.form2col div {
	width: 100%;
	overflow: hidden;
	padding-bottom: 7px;
}
.form2col div div {
	padding-bottom: 0;
	float: left;
	width: 60%;
}
.form2col div div img {
	position: relative;
	top: 3px;
	left: 5px;
	cursor: pointer;
}
.form2col div div span {
	color: #ff2407;
	padding-left: 10px;
}
.form2col strong {
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 5px;
}
.form2col strong span {
	font-size: 80%;
	color: #999999;
}
.bottom-table {
	padding-top: 10px;
	padding-left: 200px;	
}
.bottom-table * {
	margin: 5px;
}
.table-form .text {
	border: 1px solid #7e9db9;
	width: 230px;
	padding: 1px 3px;
}
.button1 {
	background: url(../images/button.png) no-repeat center;
	width: 122px;
	height: 20px;	
	border:0;
}
a.button1 {
	display: block;
	color: #000;
	margin: 0 auto;
}
.button2 {
	background: url(../images/button2.png) no-repeat center;
	width: 182px;
	height: 20px;
}
.txt-inc{
	text-align: right; 
	color: #fff; 
	font-weight: bold; 
	padding-right: 5px;
}