<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Fonts from fontsquirrel*/
@font-face { 
	font-family: 'bodoni';
	src: url('fonts/BodoniXT-webfont.eot');
	src: url('fonts/BodoniXT-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/BodoniXT-webfont.woff') format('woff'),
	     url('fonts/BodoniXT-webfont.ttf') format('truetype'),
	     url('fonts/BodoniXT-webfont.svg#webfont') format('svg');
}
/*Overall*/
body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	background: url(../images/background_tilesisland.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, ol, li, blockquote {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#bodywrap, #plmaster {
	width: 980px;
}
#plmaster {
	color: #000;
	position: absolute;
	top: 0px;
}
#sidepanel {
	width: 205px;
	float: left;
}
#container {
	width: 720px;
	float: right;
}
#menu, #text, #base {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
#menu, #text, #base, #sidetext {
	background: url(../images/bkgnd_panel.png) repeat;
}

/*Logo*/
#logo {
	background-color: #FFF;
	margin-bottom: 30px;
	padding: 28px 20px 20px;
}

/*sidetext*/
#sidetext {
	padding: 30px 20px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
#sidetext h2 {
	font-family: 'bodoni', Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #8A3E35;
	margin-bottom: 20px;
}
#sidetext img {
	margin-bottom: 10px;
}

/*Container*/
#container {
	min-height: 310px;
}

/*Menu*/
#menu {
	margin-top: 28px;
	margin-bottom: 20px;
	text-align: left;
	line-height: normal;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li, #menu a {
	height: 47px;
	color: #000;
}
#menu li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: 15px;
}
#menu li:first-child {
	padding-left: 5px;
}
#menu li:after, #menu li:last-child:after {
	content: "|";
	position: absolute;
	display: block;
	left: 100%;
	top: 0;
	line-height: 47px;
}
#menu li:last-child:after {
	color: transparent;
}
#menu a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
}
#menu a:hover, #menu li.on a {
	color: #8A3E35;
}
/*2nd Level
#menu ul ul {
	position: absolute;
	top: 100%;
	left: 0px;
	background-color: #99FFFF;
	padding-top: 5px;
}
#menu ul ul li, #menu ul ul li a {
	width: 80px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	border-right: none;
}
#menu ul ul a {
	background-color: #D4D4D4;
	color: #4E4E4E;
}
#menu ul ul a:hover {
	background-color: #F15E7C;
	color: #FFFFFF;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}*/

/*Text*/
.tiles {
	position: absolute;
	width: 680px;
	height: 61px;
	left: 20px;
	background: url(../images/blank.gif) no-repeat center top;
}
#ttiles {
	background-image: url(../images/graphic_toptiles.gif);
}
#btiles {
	margin-top: 40px;
	background-image: url(../images/graphic_bottiles.gif);
}
#text {
	position: relative;
	padding: 20px 20px 120px 110px;
	margin-bottom: 20px;
}
#text ul {
	margin: 0px 0px 10px 20px;
}
#text ol {
	margin: 0px 0px 10px 30px;
}
#text p {
	padding-bottom: 10px;
}
#text h1 {
	font-family: 'bodoni', Arial, Helvetica, sans-serif;
	font-size: 70px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-top: -15px;
	margin-bottom: 30px;
	color: #8A3E35;
}
span.alt {
	color: #000;
}
#text h2 {
	font-family: 'bodoni', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8A3E35;
	margin-top: 15px;
	margin-bottom: 10px;
}
#text h3 {
	font-size: 16px;
	color: #8A3E35;
	margin-top: 15px;
	margin-bottom: 5px;
}
#text a {
	color: #000;
	text-decoration: underline;
}
#text a:hover {
	text-decoration: none;
}
#text .spacedlist li {
	margin-bottom: 15px;
}
.gal {
	margin-left: -30px;
}
.gal img {
	margin-left: 30px;
	margin-bottom: 20px;
}
.cdet {
	font-size: 14px;
	line-height: 26px;
}
.cdet span.detlabel {
	display: inline-block;
	width: 80px;
	color: #8A3E35;
}
.picright {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.picleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#f2b-widget {
	padding-bottom: 50px;
}

/*Forms*/
#contform {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contform label {
	display: inline-block;
	width: 100px;
	text-align: right;
	vertical-align: top;
}
#contform #recaptcha_widget_div {
	margin: 0 0 30px 110px;
}
#contform span {
	color: #900;
	padding: 0 5px;
}
#contform .formdetail input {
	width: 250px;
}
#contform textarea {
	font-family: Verdana, Geneva, sans-serif;
	width: 400px;
}
#contform .formdetail input, #contform textarea {
	background-color: #FFF;
	margin-left: 4px;
	margin-bottom: 10px;
	padding: 5px 5px;
	border: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-radius: 5px;
	font-size: 13px;
	color: #8A3E35;
}
#contform input#submit {
	margin-top: 5px;
	margin-left: 107px;
	margin-right: 20px;
	background-color: #FFF;
	border: 2px solid #CCC;
	border-radius: 5px;
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000;
	padding: 2px 10px 3px 10px;
	cursor: pointer;
}
#contform input#submit:hover {
	color: #8A3E35;
	border-color: #8A3E35;
}

/*Base*/
#base {
	padding: 10px 20px;
	line-height: 17px;
}
#base, #base a {
	color: #8A3E35;
}
#base a {
	text-decoration: underline;
}
#base a:hover {
	text-decoration: none;
}

/*Footer*/
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}
#footer, #footer a {
	color: #000000;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
}
.footright {
	float:right;
	text-align: right;
}

/*PageSpecific*/
body.home {
	background-image: url(../images/background_tilesisland.jpg);
}
body.contact {
	background-image: url(../images/background_floorpebbles.jpg);
}
body.localarea {
	background-image: url(../images/background_tilespalmtrees.jpg);
}
body.location {
	background-image: url(../images/background_panlindosbay.jpg);
}
body.villa {
	background-image: url(../images/background_tilessunisland.jpg);
}
body.gallery {
	background-image: url(../images/background_hangingitems.jpg);
}
body.booking {
	background-image: url(../images/background_tileshandprint.jpg);
}
</pre></body></html>