@charset "utf-8";
/* CSS Document */

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.6.0

*/
html, body {
	height: 100%;
	min-height: 100%;
}
html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
	line-height:normal;
}
ul {
	line-height:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */

sup {
	/*	vertical-align:text-top;

*/	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 6px;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/

input, textarea, select {
 *font-size:100%;
}
/*because legend doesn't inherit in IE */

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/*End reset browser styles

/*+++++++++++++++++++++++++++++++++++*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	color:#FFFFFF;
	overflow-x:hidden;
}
body#page_home {
	background-color:#EAD9BD;
}
body#page_inner,
body#page_gallery{
	background-color:#6CA39F;
}
body#page_map {
	background-color:#6CA39F;
}
strong {
	font-weight: bold;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	float:none;
}
a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
table.contentTable tr {
	background-color:#F2F2F2;
	z-index:1;
}
tr.alt td {
	background-color:#E5E5E5;
	z-index:1;
}
tr.over td {
	background-color:#DAE7E6;
	z-index:1;
}
/*NOTE: For pages that are none scrolling like home page -use layout with only "#outer" and body id="page_home"
If the page expands you must use the split outer like the inner pages and use bodu id="page_inner" - page id="page_map" is a sub- section of split pages, and is required to fic the Iframe positioning issue.
*/
#outer {
	overflow: visible;
	position: relative;
	visibility: visible;
	height:670px;
	width: 100%;
	text-align: left;
	background-color:#EAD9BD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/layout/background.png);
	background-repeat: no-repeat;
	background-position: center -20px;
}
#outer_top {
	overflow: visible;
	position: relative;
	visibility: visible;
	height:120px;
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/layout/casa-duna-background-top.png);
	background-repeat: no-repeat;
	background-position: center -20px;
	background-color:#EAD9BD;
}
.trident7 #outer_top {
	margin-bottom: 30px;
	background-color:#6CA39F;
}
#outer_middle {
	overflow: visible;
	position: relative;
	visibility: visible;
	min-height:420px !important;
	height:auto;
	width: 100%;
	text-align: left;
	background-color:#6CA39F;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	top:0px;
	margin-left: auto;
	background-image:url(../images/layout/casa-duna-background-middle.png);
	background-repeat: repeat-y;
	background-position: center;
}
#outer_bottom {
	background-color:#EAD9BD;
	background-image: url(../images/layout/casa-duna-background-bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 800;
	height: 330px;
	width:100%;
	clear:left;
}
/*.trident #page_inner #outer_bottom{
	margin-top:130px;
}
.webkit #page_inner #outer_bottom{
	margin-top:95px;
}
.gecko #page_inner #outer_bottom{
	margin-top:155px;
}*/
/*NOTE for the page with the Google Map - Google uses an iFrame which behaves badly when clearing. Added extra padding to top of bottom section in order to compensate.*/

/*.trident #page_map #outer_bottom{
	margin-top:360px;
}
.webkit #page_map #outer_bottom{
	margin-top:345px;
}
.gecko #page_map #outer_bottom{
	margin-top:390px;
}*/
#page_home #wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	height:610px;
	width: 801px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top:0px;
}
.trident6 #page_home #wrapper {
	padding-left:50px;
}
#page_gallery #wrapper, #page_inner #wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	min-height:610px !important;
	height:auto;
	width: 801px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top:0px;
}
#page_home #menu {
	height: 52px;
	width: 800px;
	background-color: transparent;
	background-image: url(../images/layout/background_menu.png);
	background-repeat: no-repeat;
	background-position: 5px -9px;
	z-index: 900;
	position: absolute;
	left: 0px;
	top: 98px;
}
.trident6 #page_home #menu {
	height: 36px;
	width: 780px;
	background-color: #F2F2F2;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px -7px;
	z-index: 900;
	position: absolute;
	left: 55px;
	top: 98px;
}
.trident6 #menu a{
	text-decoration:none;
}
#page_gallery #menu {
	height: 52px;
	width: 800px;
	background-color: transparent;
	background-image: url(../images/layout/background_menu.png);
	background-repeat: no-repeat;
	background-position: 5px -8px;
	z-index: 900;
	position: absolute;
	left: -15px;
	top: 100px;
}
#page_inner #menu {
	height: 52px;
	width: 800px;
	background-color: transparent;
	background-image: url(../images/layout/background_menu.png);
	background-repeat: no-repeat;
	background-position: 5px -8px;
	z-index: 900;
	position: absolute;
	left: -15px;
	top: 100px;
}
.trident6 #page_inner #menu,
.trident6 #page_gallery #menu{
	height: 52px;
	width: 780px;
	background-color: #F2F2F2;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px -7px;
	z-index: 900;
	position: relative;
	left: 0px;
	top: 98px;
	
}
.trident7 #page_inner #menu,
.trident7 #page_gallery #menu{
	background-image: url(../images/layout/background_menu_ie7_6.png);
	width: 800px;
	background-position: -1px -16px;
	background-color: transparent;
	height: 80px;
}
#page_home #header {
	color:#FFF;
	float: right;
	height: 100px;
	width: 770px;
	margin-top: 0px;
}
#page_gallery #header{
	position: relative;
	color:#FFF;
	height: 118px;
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top:0px;
}
#page_inner #header {
	position: relative;
	color:#FFF;
	height: 118px;
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top:0px;
	left:auto;
}
.trident6 #page_gallery #header {
}
#middle {
	height: 320px;
	width: 770px;
	float: left;
	margin-left:0.925em;
	overflow: hidden;
}
.webkit #middle {
	margin-left:0.95em;
}
#page_home #focal {
	width:770px;
	height: 320px;
	z-index: 10;
	padding:0;
	margin-top: 0;
	float:right;
}
.trident6 #page_home #focal {
	}
#page_inner #focal {
	width:560px;
	height: 320px;
	z-index: 10;
	padding:0;
	margin-top: 0;
	float: right;
}
#page_gallery #focal {
	width:560px;
	height: 420px;
	z-index: 10;
	padding:0;
	margin-top: 0;
	float: right;
}
#page_gallery #focal img {
}
#page_gallery #focal span.image-wrapper {
	display: block;
	position: absolute;
	top: 68px;
	left: 200px;
}
#page_home #focal span.image-wrapper {  /*essential elements to make jquery image transtions fade*/
	display: block; 
	position: absolute;
	top: 99px;
	left: 10px;
}
.webkit #page_home #focal span.image-wrapper {  /*essential elements to make jquery image transtions fade*/
	display: block; 
	position: absolute;
	top: 99px;
	left: 11px;
}
.trident6 #page_home #focal span.image-wrapper {  /*essential elements to make jquery image transtions fade*/
	display: block; 
	position: absolute;
	top: 100px;
	left: 59px;
}
.trident7 #page_home #focal span.image-wrapper {  /*essential elements to make jquery image transtions fade*/
width:770px;
left:14px;
}
.trident8 #page_home #focal span.image-wrapper {  /*essential elements to make jquery image transtions fade*/
width:770px;
left:15px;
}
.mac #page_home #focal span.image-wrapper {  /*essential elements to make jquery image transtions fade*/
width:769px;
left:16px;
}
#page_home #content {
	float: right;
	height: 170px;
	width: 734px;
	overflow:visible;
	padding-left: 35px;
	color: #4D4D4D;
	padding-right: 31px;
	margin-top: 16px;
	padding-top: 6px;
}
.mac #page_home #content {
	margin-top: 16px;
	padding-top: 16px;
}
.trident7 #page_home #content {
	margin-top: 16px;
	padding-top: 16px;
}

#page_inner #content {
	min-height: 170px !important;
	height:auto;
	width: 734px;
	overflow:visible;
	padding-left: 35px;
	padding-top: 40px;
	color: #4D4D4D;
	padding-right: 31px;
	margin-top: 0px;
}
.trident6 #page_inner #content {
}
#page_gallery #content {
	min-height: 170px !important;
	height:auto;
	width: 734px;
	overflow:visible;
	padding-left: 35px;
	padding-top: 40px;
	color: #4D4D4D;
	padding-right: 31px;
	margin-top: 0px;
}
.webkit #page_home #content, .gecko #page_home #content {
	margin-top:14px;
}
.webkit #page_gallery #content, .gecko #page_gallery #content, .webkit #page_inner #content, .gecko #page_inner #content {
	padding-top:54px;
}
#content p {
	margin-bottom: 14px;
	}
#page_home #contact {
	float:right;
	width:240px;
	height:40px;
	margin-top:70px;
	margin-right:43px;
	font-size: 0.75em;
	color:#FFCE66;
	font-weight:bold;
}
#contact {
	float:right;
	width:240px;
	height:40px;
	margin-top:70px;
	margin-right:19px;
	font-size: 0.75em;
	color:#FFCE66;
	font-weight:bold;
	text-align: right;
}
.trident6 #contact {
	width:240px;
	margin-top:20px;
	margin-right:0px;
}
#contact p {
	
}
#contact a:link {
	color:#FFCE66;
	text-decoration:none;
}
#contact a:visited {
	color:#FFCE66;
	text-decoration:none;
}
#contact a:hover {
	color:#F2F2F2;
	text-decoration:none;
}
#contact a:active {
	color:#FFCE66;
	text-decoration:none;
}
#page_home #header h1 {
	font-size: 0.75em;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F2F2F2;
	margin-top: 70px;
	margin-left: 4px;
}
.trident6 #page_gallery #header h1, .trident6 #page_inner #header h1 {
	float:none;
	font-size: 0.75em;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F2F2F2;
	margin-top: 20px;
	margin-left: 28px;
	margin-bottom:20px;
}
#page_gallery #header h1, #page_inner #header h1 {
	float:left;
	font-size: 0.75em;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F2F2F2;
	margin-top: 70px;
	margin-left: 20px;
}
#page_gallery #content h1, #page_inner #content h1 {
	font-size: 1.375em;
	color: #6CA39F;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page_home #content h1 {
	font-size: 1.7em;
	color: #6CA39F;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
}
#page_inner #content a:link {
	color: #4D4D4D;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6CA39F;
}
#page_inner #content a:visited {
	color: #4D4D4D;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6CA39F;
}
#page_inner #content a:hover {
	color: #6CA39F;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #6CA39F;
}
#page_inner #content a:active {
	color: #4D4D4D;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6CA39F;
}
#page_home #content h2 {
	font-size: 0.875em;
	font-weight: bold;
	color: #6CA39F;
	margin-bottom: 10px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#page_gallery #content h2, #page_inner #content h2 {
	font-size: 0.875em;
	font-weight: bold;
	color: #6CA39F;
	margin-bottom: 10px;
	clear:both;
}
#page_home #content p {
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-top: 6px;
	font-size: 0.7em;
	line-height: 15px;
}
#page_gallery #content p, #page_inner #content p {
	margin-bottom: 10px;
	font-size: 0.75em;
}
#thumbs {
	float: right;
	height: 60px;
	width: 380px;
}
.contentSection img, .contentSection_longer img {
	float: right;
	background-color: #FFF;
	padding: 4px;
}
.contentSection table,
.contentSection_longer table{
	float:right;
	clear:right;
}
.imageBlock{
	width:220px;
	float: right;
	height:auto;
}
.imageBlock img{
	margin-bottom:2px;
}
.imageBlock p {
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom:20px;
}

.contentSection table tr td,
.contentSection_longer table tr td{
	border:none;
}
.contentSectionMain {
	width: 700px;
	min-height: 200px !important;
	height:auto;
	margin-left: 0px;
	margin-bottom:20px;
}
.contentSectionItinerary {
	clear: both;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom:10px;
}
.contentSection {
	width: 700px;
	min-height: 100px !important;
	height:auto;
	margin-left: 0px;
	margin-bottom:50px;
	padding-top:24px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6CA39F;
	border-left-color: #6CA39F;
	float: left;
	padding-bottom: 16px;
}
.contentSection ul, .contentSectionMain ul{
	font-size:0.8em;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	clear:right;
}
.contentSection ul{
	width:auto;
}
.contentSectionMain ul{
	width:45%;
}
.contentSectionMain p{
	padding-left:20px;
}
.contentSection ul li, .contentSectionMain ul li{
	margin-bottom:8px;
	line-height:125%;
	background-color: transparent;
	background-image: url(../images/layout/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
}
.contentSection_longer .contentSectionText ul{
	font-size:0.75em;
	width:100%;
	float:none;
	margin-right:30px;
	margin-bottom:30px;
	clear:right;
}
.contentSection_longer .contentSectionText ul li{
	margin-bottom:8px;
	line-height:125%;
	background-color: transparent;
	background-image: url(../images/layout/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
.contentSection_longer {
	width: 700px;
	height: 300px;
	margin-left: 0px;
}
.contentSection .contentSectionText {
	height: auto;
	width: 420px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
.contentSection_longer .contentSectionText {
	height: 240px;
	width: 420px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
#page_gallery #content .contentSection .contentSectionText h2, #page_gallery #content .contentSection_longer .contentSectionText h2, #page_map #content .contentSection .contentSectionText h2, #page_inner #content .contentSection .contentSectionText h2, #page_inner #content .contentSection_longer .contentSectionText h2 {
	font-size: 1em;
	font-weight: bold;
	color:#6CA39F;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page_gallery #content .contentSection .contentSectionText p, #page_map #content .contentSection .contentSectionText p, #page_inner #content .contentSection .contentSectionText p {
	clear:both;
}
#page_map #content table tr td, #page_gallery #content table tr td, #page_inner #content table tr td {
	padding:6px;
	font-size:0.75em;
}
#page_inner #content table tr td.splitSaturday {
	padding:0px;	
}
#page_inner #content table tr td.splitSaturday table tr td{
	font-size:1em;
	border: 1px solid #6CA39F;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;	
}
#page_inner #content table tr td, #page_gallery #content table tr td {
	border: 1px solid #6CA39F;
}
table h6{
	font-size:2em;
	font-weight:bold;
}
#page_inner #content table.defaultTable  tr td {
	border: 1px none #6CA39F;
}
#page_inner #thumbs {
	float: left;
	height: 300px;
	width: 160px;
}
#page_gallery #thumbs {
	float: left;
	height: 450px;
	width: 160px;
}
#page_gallery div.loader {
	position: absolute;
	top: 0;
	left: 200px;
	background-image:url(../images/layout/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:FFF;
	width: 560px;
	height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
}
#page_gallery ul.thumbs li {
	float:left;
	padding: 0;
	list-style: none;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0;
}
#page_gallery a.thumb {
}
#page_gallery a.thumb:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
#page_gallery ul.thumbs img {
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
/*#page_gallery #content ul.thumbs img a:link{
	border: none;
}
#page_gallery #content ul.thumbs img a:hover {
	border: none;
}
#page_gallery #content ul.thumbs img a:visited {
	border: none;
}
#page_gallery #content ul.thumbs img a:active {
	border: none;
}*/
#page_gallery div.pagination {
}
#page_gallery div.navigation div.top {
	margin-bottom: 24px;
	margin-top: 18px;
	height: 11px;
}
#page_gallery div.navigation div.bottom {
}
#page_gallery div.pagination a, #page_gallery div.pagination span.current, #page_gallery div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 4px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 0.875em;
	border: 1px solid #CCC;
}
#page_gallery #content div.pagination a:link {
	text-decoration: none;
	border: 1px solid #CCC;
}
#page_gallery #content div.pagination a:hover {
	text-decoration: none;
	border: 1px solid #CCC;
}
#page_gallery #content div.pagination a:visited {
	text-decoration: none;
	border: 1px solid #CCC;
}
#page_gallery #content div.pagination a:active {
	text-decoration: none;
	border: 1px solid #CCC;
}
#page_gallery div.pagination span.current {
	background-color: #6CA39F;
	color: #FFF;
}
#page_gallery div.pagination span.ellipsis {
}
#page_gallery div.caption {
	font-size: 0.875em;
	color: #333;
	background-color: #FFFFFF;
	padding: 0;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 16px;
	width: 560px;
	left: 202px;
	top: 506px;
}
/*Styles for calendars
====================*/

.datesBooked{
	background-color:#4D3157;
	color:#FFF;
}
.datesHighSeason{
}
.datesLowSeason{
}
/* Style for Usual tabs */
.calendarTab {
	color:#000000;
	width:700px;
	border:1px solid #ccc;
	margin:0;
	background-color: #FFFFFF;
}
.calendarTab li {
	list-style:none;
	float:left;
	border: 1px solid #666;
}
.calendarTab ul a {
	display:block;
	text-decoration:none!important;
	border-bottom:none!important;
	color:#FFF;
	background-color:#CCC;
	font-size: 0.75em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
/*	width: 60px;
	height:40px;*/
}
.calendarTab ul a:hover {
  color:#FFF;
  background:#EAD9BD;
  }
.calendarTab ul a.selected {
  margin-bottom:0;
  color:#000;
  background-color:#6CA39F;
  cursor:default;
  }
.calendarTab table{
}
.idTabs{
}
#page_inner #content a.selected:link {

	color: #000;
}
#page_inner #content  a.selected:visited {
	color: #000;
}
#page_inner #content  a.selected:hover {
	color: #000;
}
#page_inner #content  a.selected:active {
	color: #000;
}
.calendarTab div {
  clear:left;
}
.calendarTab div a { color:#000; font-weight:bold; 
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer{
	font-size:0.625em;
	margin-left: 38px;
	padding-top: 20px;
	width: 500px;
	height: 10px;
	float: left;
}
