/*****new mon******/
body {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 20px;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	color: #252525;
}
#global {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/global-bg.jpg);
	text-align: left;
}
#global #topL {
	background-image: url(http://www.saboey.com/images/top-l.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#global #topR {
	background-image: url(http://www.saboey.com/images/top-r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 64px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#global #bottomL {
	background-image: url(http://www.saboey.com/images/bottom-l.jpg);
	background-repeat: no-repeat;
	height: 74px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 40px;
	margin: 0px;
	padding: 0px;
}
#global #bottomR {
	background-image: url(http://www.saboey.com/images/bottom-r.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	height: 74px;
	background-position: right;
}
img {
	border: none;	
}
a:link, a:visited, a:active {
	color: #252525;	
}
a:hover {
	color: #999999;
}
a:focus, button:focus, object:active, div:active  {
	outline: none;
}
object:focus, div:focus {
	-moz-outline-style: none;
}
#header .floatR {
	float: right;
	padding-left: 20px;
}
#global p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}
#global #header {
	height: 125px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/global-bg-t.jpg);
	background-repeat: no-repeat;
	background-position: center -114px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #999;
	z-index: 3;
}
#global #header .fbLikeContain {
	position:absolute;
	left:680px;
	top:10px;
}
#header #qm0 {
	position: absolute;
	top: 97px;
	padding: 0px;
	right: 44px;
	text-align: right;
	margin: 0px;
	z-index: 3;
}
#global #header #menuLocal {
	position: absolute;
	top: -20px;
	right: 33px;
}
#menuSub {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 31px;
	top: 315px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#menuSub a:link, #menuSub a:visited, #menuSub a:active {
	color: #252525;
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;	
}
#menuSub a:hover, #menuSub a.current:link, #menuSub a.current:visited, #menuSub a.current:active {
	color: #999999;
}
#global #content .rMenu {
	padding-top: 0px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	margin-top: 30px;
}
#global #content .rMenu a:link, #global #content .rMenu a:visited, #global #content .rMenu a:active {
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 30px;
}
#global #content .rMenu a:hover, #global #content .rMenu a.current:link, #global #content .rMenu a.current:visited, #global #content .rMenu a.current:active {
	color: #999999;
}
#global #content {
	background-image: url(../image/global-bg-b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 620px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	width: 808px;
	word-wrap : break-word;
}
#footer {
	width: 825px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAE0DA;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right:10px;
	font-size: 11px;
	text-align: center;
	height: 50px;
}
#footer .siteInfo {	
	text-align: centre;
}
#footerLinks {
	width: 824px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	margin-top: 20px;
	font-size: 11px;
	text-align: center;
}
#global .clrBoth {
	clear: both;
	display: block;
}
#global #banner {
	width: 825px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 130px;
	left: 31px;
	z-index: 1;
}
p {
	padding: 0px;
	margin-bottom: 15px;
}
h1 {
	font-size: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
}
h2 {
	font-size: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#global #header .logo {
	position: absolute;
	top: 44px;
	left: 40px;
}
#global #header .special-offer {
	position: absolute;
	top: 10px;
	left: 337px;
	display: none;
	visibility: hidden;
}
#header #language {
	margin-top: 39px;
	margin-right: 40px;
	float: right;
}
#header #language a {	
	margin-left: 3px;
	display: block;
	float: right;
}
#global #header #serenity {
	position: absolute;
	top: 35px;
	left: 301px;
}
table {
border-collapse:collapse;
}
table td {
	border: none;
	text-align: left;
	vertical-align: top;
}
table th {
	text-align: center;
	vertical-align: middle;
}
table.listing {
	border: 1px solid #303030;
	background-color: #DBDBDB;
	width: 100%;
	font-size: 14px;
}
.listing h2 {
	font-size: 19px;
	margin-top: 0px;
	padding-top: 0px;
}
.listing a img {
	border: 1px solid #000;
	margin: 10px;
}
.listing img {
	border: 1px solid #000;
	margin: 10px;
}
.listing .desc {
	padding-top: 10px;
	padding-right: 10px;
}
.listing td.price {
	vertical-align: bottom;
	padding-bottom: 12px;
}
.listing td.book {
	vertical-align: bottom;
	padding-bottom: 12px;
	text-align: right;
	padding-right: 10px;
}
.rates {
	width: 100%;
	margin-bottom: 30px;
}
.rates th {
	border: 1px solid #DAE0DA;
	background-color: #F8F8F8;
	text-align: center;
}
.rates td {
	border: 1px solid #DAE0DA;
	text-align: center;
}
.rates .left {
	
	text-align: left;
}
.rates a {
	font-weight: bold;
	text-decoration: none;
}

#movieLink {
	float:right;
	margin-left: 5px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	margin-bottom: 5px;
} 
.villaDetPhotos td {
	text-align: center;
}
a:focus, button:focus, object:active, div:active {
	outline: none;
}
object:focus, div:focus {
	-moz-outline-style: none;
}#resortMap {
	margin-bottom: 15px;
}
#global #peel {
	position: absolute;
	left: 856px;
	top: 130px;
	z-index: 2;
}
#global #content #contentL {
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#global #content #contentR {
	width: 200px;
	float: right;
}
/*fast booking box*/
#global #bookBox {
	margin-bottom: 0px;
	width: 190px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../image/book-box-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
	color: #000000;
}
#global #bookBox h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#global #bookBox select {
	border: 1px solid #006871;
	padding: 2px;
	margin-top: 2px;
}
#global #bookBox input {
	border: 1px solid #000000;
	margin-bottom: 10px;
}
#global #bookBox .SubmitBtn {
	cursor: pointer;
	display: block;
	outline: none;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 144px;
	background-position: 0px 0px;
	background-image: url(../image/book-submit-bg.gif);
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	height: 31px;
	focus:none;
}
#global #bookBox .SubmitBtn:hover {
	background-position: -145px 0px;
}
#global #bookBox .SubmitBtn:active {
	background-position: -290px 0px;	
}
#global #bookBox a:link, #global #bookBox a:visited, #global #bookBox a:active {
	text-decoration: none;
}
#global #bookBox form {
	margin: 0px;
	padding: 0px;
}
#global #bookBox  .row {
	padding-bottom: 5px;
	padding-right: 5px;
	float: left;
}
a.book {
	background-image: url(../image/book.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 24px;
	width: 72px;
	cursor: pointer;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a.book:hover {
	background-position: -73px 0px;	
}
a.bookPromo {
	background-image: url(../image/book.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 24px;
	width: 72px;
	cursor: pointer;
	display: block;
	margin: 0px;
	float: right;
}
a.bookPromo:hover {
	background-position: -73px 0px;	
}
a.center {
	margin-left:auto;
	margin-right:auto;
}
a.margTB20 {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 71px;
	margin-right: 0px;
	margin-left: 0px;
}
a.margB20 {
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.enhance {
	font-weight: bold;
}
.enhance2 {
	font-weight: bold;
	text-decoration: underline;
}
.enhance3 {
	font-weight: normal;
	font-size:14px;
	/*font-size:15px;*/
}
#global #content .margT20 {
	margin-top: 20px;
}
#global #content .margT15 {
	margin-top: 15px;
}
.hiLight {
	color: #F00;	
}
#contactContain tr .field {
	width: 240px;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica;
}
#contactContain tr .field2 {
	width: 50px;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica;
}
#contactContain td {
	vertical-align: top;
}
#contactContain tr .right {
	text-align: right;
}
#gallery {
	width: 805px;
	height: 604px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}#global #content .galleryAlbumArrow {
	text-align: right;
	background-image: url(http://www.saboey.com/image/gallery-album-full-screen-arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 25px;
	margin-bottom: 10px;
	margin-right: 25px;
}
.floatL {
	float:left;
}
.formAdChild {
	width:58px;
	float:left;
	text-align:right;
	margin-right: 15px;
	font-family: "Century Gothic", Arial, Helvetica;
}
.accomSelect {
	width:246px;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica;
}
#global #content form #contactContain {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
}
.tripAdvisorContain {
	position:absolute;
	top:450px;
	left:30px;
	z-index: 1000;	
}