/* ------------------------------ BASIC ------------------------------ */
* {
	outline: 0;
}
body {
	margin: 0;
	padding: 0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff url(images/top-gradient.jpg) repeat-x;
	color:#666666;
}
img { 
	border:0;
}
h1 {
	font-weight:normal;
	padding:0;
	margin:3px 0 5px;
	font-size:15px;
}
p {
	padding:4px 0;
	margin:0;
}
.centered {
	text-align:center;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	color:#666;
	text-decoration:underline;
}
a:hover {
	color:#666;
	text-decoration:none;
}
p.green {
	background:green;
	padding:8px;
	text-align:center;
	margin:0 auto;
	width:350px;
	color:white;
}
ul {
	margin:0;
	padding:0;
}
ul.fade {
	list-style:none;
}
.font13 {
	font-size:13px;
}
.font18 {
	font-size:18px;
}
#wrapper {
	width: 990px;
	margin:0 auto;
}
#top {
	position:absolute;
	margin:0 0 0 703px;
	z-index:3;
}
#top a {
	margin:0 5px;
}
#header {
	width:900px;
	margin:0 auto;
	height:80px;
	position:relative;
	z-index:1;
}
.header-left {
	float:left;
	width:400px;
	padding:35px 0 0 0;
}
.header-right {
	float:right;
	width:auto;
	padding:38px 0 0 0;
}
a.dine-around {
	padding:0 50px 0 0;
}
#photo {
	background:url(images/shadows.jpg) no-repeat center;
	height:459px;
	position:relative;
	z-index:0;
}
#photo.home {
	background:url(images/home-loading-image-shadowed.jpg) no-repeat center;
}
#photo-inner {
	width: 902px;
	margin:0 auto;
	position:relative;
	height: 435px;
	z-index:0;
	padding:18px 0 0 0;
	/*background:url(images/home-loading-image.jpg) no-repeat 0 18px;*/
}
#hotels {
	margin:-60px 0 0 0;
	position:relative;
	z-index:3;
}
#hotels-booking {
	margin:0 0 0 -12px;
	width:920px;
	position:relative;
	z-index:3;
}
#photo-slide {
	background:url(images/shadows-cut.jpg) no-repeat;
	height:427px;
	position:relative;
	z-index:0;
}
#photo-slide-inner {
	width: 900px;
	margin:0 auto;
	padding:13px 0 0 0;
}
#content {
	background:#fff url(images/content-shadow-top-cut.jpg) no-repeat center top;
	margin:0 auto 0 auto;
	position:relative;
	z-index:2;
}
#content-inner {
	background:url(images/content-shadow-bottom.jpg) no-repeat center bottom;
	margin:0 auto;
	padding:0 45px 45px 45px;
}
#text {
	padding:10px 20px;
}
#footer {
	margin:15px 0 0 0;
}
#sitemap {
	background:#fffe81;
	color:#fff;
}
#sitemap-inner {
	width:681px;
	margin:0 auto;
	padding:10px 0;
}
#sitemap-inner ul {
	list-style:none;
	float:left;
	width:170px;
}
#sitemap-inner ul li a {
	color:#333;
	text-decoration:none;
}
#sitemap-inner ul li a:hover {
	color:#333;
	text-decoration:underline;
}
#information {
	margin:5px auto 5px auto;
	text-align:center;
	color:#036;
}
#information a {
	color:#036;
	text-decoration:none;
}
#information a:hover {
	color:#036;
	text-decoration:underline;
}
#top-menu {
	background:#fff url(images/menu-shadow.jpg) top repeat-x;
	position:relative;
	z-index:3; 
}
#top-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#top-menu ul li {
	float:left;
	padding:10px 8px 4px 8px;
}
#top-menu ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	font-size:13px;
}
.spacer {
	margin:0 20px 0 0;
}
#text ul {
	padding:0;
	margin:5px 0 5px 10px;
}
#submenu {
	float:left;
	width:138px;
}
#subtext {
	float:left;
	width:640px;
	padding-left:30px;
}
#generic-top {
	background:#fff url(images/content-shadow-top.jpg) no-repeat center top;
	margin:0 auto 0 auto;
	position:relative;
	z-index:2;
}
#generic-bottom {
	background:url(images/content-shadow-bottom.jpg) no-repeat center bottom;
	margin:0 auto;
	padding:40px 65px 30px 65px;
}
#map_canvas {
	width:900px;
	height:414px;
}
/* ------------------------------ THE FORUM BEACH ------------------------------ */
.the-forum-beach-button {
	float:left;
	width:300px;
	margin:0 105px 0 145px;
	display:inline;
}
.the-forum-beach-button-reserve {
	float:left;
	width:300px;
	margin:0 100px 0 100px;
	display:inline;
}
#sitemap-inner ul li.the-forum-beach a {
	color:#f90;
}
#top-menu.the-forum-beach-style ul li a:hover, #top-menu.the-forum-beach-style ul li a.active {
	color:#f90;
}
.the-forum-beach-style {
	border-bottom:6px solid #f90; 
}
#text.the-forum-beach-text-style h1 {
	color:#f90;
}
#submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu ul li {
	padding:5px 0;
}
#submenu ul li a {
	text-decoration:none;
}
#submenu.the-forum-beach-text-style ul li a b {
	color:#f90;
}
#submenu.the-forum-beach-text-style ul li a:hover, #submenu.the-forum-beach-text-style ul li a.on {
	color:#f90;
}
#subtext.the-forum-beach-text-style {
	border-left: 2px dotted #f90;
}
/* ------------------------------ THE RESIDENCE ------------------------------ */
.the-residence-button {
	float:left;
	width:300px;
	margin:0 0 0 00px;
	display:inline;
}
.the-residence-button-reserve {
	float:left;
	width:300px;
	margin:0 0 0 0px;
	display:inline;
}
#sitemap-inner ul li.the-residence a {
	color:#769e36;
}
#top-menu.the-residence-style ul li a:hover, #top-menu.the-residence-style ul li a.active {
	color:#769e36;
}
.the-residence-style {
	border-bottom:6px solid #769e36; 
}
#text.the-residence-text-style h1 {
	color:#769e36;
}
#submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu ul li {
	padding:5px 0;
}
#submenu.the-residence-text-style ul li a {
	text-decoration:none;
}
#submenu.the-residence-text-style ul li a b {
	color:#769e36;
}
#submenu.the-residence-text-style ul li a:hover, #submenu ul li a.on {
	color:#769e36;
}
#subtext.the-residence-text-style {
	border-left: 2px dotted #769e36;
}
/* ------------------------------ LATINO BAY ------------------------------ */
.latino-bay-button {
	float:left;
	width:300px;
	margin:0 0 0 0px;
	display:inline;
}
.latino-bay-button-reserve {
	float:left;
	width:300px;
	margin:0 0 0 0px;
	display:inline;
}
#sitemap-inner ul li.latino-bay a {
	color:#039;
}
#top-menu.latino-style ul li a:hover, #top-menu.latino-style ul li a.active {
	color:#039;
}
.latino-style {
	border-bottom:6px solid #039; 
}
#text.latino-text-style h1 {
	color:#039;
}
#submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu ul li {
	padding:5px 0;
}
#submenu.latino-text-style ul li a {
	text-decoration:none;
}
#submenu.latino-text-style ul li a b {
	color:#039;
}
#submenu.latino-text-style ul li a:hover, #submenu ul li a.on {
	color:#039;
}
#subtext.latino-text-style {
	border-left: 2px dotted #039;
}
/* ------------------------------ BOOKING ------------------------------ */
#booking h1 {
	color:#7e578e;
}
.booking-path {
	margin:10px auto 15px auto;
	width:530px;
}
.booking-path a {
	margin:0 10px;
}
.booking-path a.active {
	color:#7e578e;
	text-decoration:none;
}
.booking-path a.unactive {
	color:#999;
	text-decoration:none;
}
.ob-bg {
	padding:5px 10px;
	margin:0 auto;
	background:#7e578e;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.ob-bg span {
	font-size:13px;
}
#bookingForm #from, #bookingForm #to {
	background: url(images/calendar.gif) no-repeat center right;
}
.booking-tables table {
	border-collapse: collapse;
	width:850px;
	align:center;
}
.booking-tables table tr td b {
	width:60px;
	font-weight:normal;
	display:inline-block;
}
.booking-tables table tr th {
	border:1px solid #fff;
	background:#d8c7df;
	padding:5px;
}
.booking-tables table tr td {
	border:1px solid #fff;
	background:#f0e1f6;
	padding:5px;
}
.booking-tables table tr td.book-button {
	width:100px;
	background:#fff;
}
.booking-tables table tr th.book-blank {
	background:#fff;
}
.booking-tables table tr td.tb1 {
	border:1px solid #fff;
	background:#d8c7df;
	padding:5px;
}
.booking-tables table tr td.tb2 {
	border:1px solid #fff;
	background:#f0e1f6;
	padding:5px;
}
.info {
	padding:5px;
	background:#fefde0;
	border:1px solid #fdf981;
	margin:0 0 15px 0;
}
#bookingForm div.holder-error {
	height:26px;
	padding:10px 0 0 0;
}
#bookingForm div.error {
	color:red;
	margin:0 auto;
	width:675px;
	text-align:center;
}
#bookingForm div.error label.error {
	margin-left:5px;
}
.booking-loader {
	height:90px;
	text-align:center;
}
.openlogin, .openpassword {
	cursor: pointer;
}
.booking-description {
	display:block;
	font-size:11.5px;
}
.room1fix {
	display:none;
}
.room1 {
	float:left;
	width:285px;
}
.room2 {
	float:left;
	width:285px;
}
.room3 {
	float:left;
	width:285px;
}
.book-table table {
	width:100%;
	font-size:14px;
	border-collapse:collapse;
}
.book-table table tr td {
	border:1px solid #f0e1f6;
	padding:5px;
}
.yres {
	font-size:15px;
	padding:25px 0 15px;
}
.book-print {
	float:right;
	position:relative;
	top:-30px;
}
/* ------------------------------ DINE AROUND ------------------------------ */
#sitemap-inner ul li.dine-around a {
	color:#7c4141;
}
#top-menu.dine-around-style ul li a:hover, #top-menu.dine-around-style ul li a.active {
	color:#7c4141;
}
.dine-around-style {
	border-bottom:6px solid #7c4141; 
}
#text.dine-around-text-style h1 {
	color:#7c4141;
}
#submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu ul li {
	padding:5px 0;
}
#submenu.dine-around-text-style ul li a {
	text-decoration:none;
}
#submenu.dine-around-text-style ul li a b {
	color:#7c4141;
}
#submenu.dine-around-text-style ul li a:hover, #submenu ul li a.on {
	color:#7c4141;
}
#subtext.dine-around-text-style {
	border-left: 2px dotted #7c4141;
}
/* ------------------------------ GENERIC TEXT ------------------------------ */
#text.generic-text-style h1 {
	color:#333;
}
#text.generic-text-style h2 {
	color:#333;
	font-size:13px;
	padding:0;
	margin:0;
}
.address-box-hotel {
	float:left;
	width:200px;
	margin:5px 15px 0 65px;
}
.address-box-restaurant {
	float:left;
	width:140px;
	margin:5px 20px 0 50px;
}
.map {
	font-size:18px;
	border-bottom:1px solid #d2d2d2;
}