body {
	margin: 0;
}

#wrapper {
	margin: 0 auto;
	width: 994px;
}

.container {
	margin: 26px;
	width: 942px;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

h1, h2, h3 { 
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}

a:focus, 
a:hover     { color: #1a4e7d; text-decoration: underline;}
a           { color: #09c; text-decoration: none; }

#header {
	position: relative;
	height: 94px;
}

#logo {

}

#subNavi, #content, #sideBar {
	min-height: 300px;
}
 
*html #subNavi,*html #content, *html #sideBar {
	height: 300px;
	overflow-x: hidden;
	overflow-y: visible;
}

#content {
	overflow: hidden;
}

#content img {
	float: none;
/*margin: 0 26px 1.5em 0;*/
}

#metaNavi {
	position: absolute;
	top: 81px;
	right: 0;
	text-transform: uppercase;
}

#metaNavi ul {
	list-style: none;
	margin: 0;
	font-size: 90%;
	line-height: 1.7em;
	display: inline;
}

#metaNavi li {
	float: left;
	margin: 0;
	padding: 0;
}

#metaNavi a {
	text-decoration: none;
	color: #1a4e7d;
	padding: 0;
	margin: 0 0 0 14px;
}

#metaNavi a:hover, #metaNavi .active {
	color: #09c;
	padding: 0;
	margin: 0 0 0 14px
}

#today {
	position: absolute;
	top: 26px;
	right: 0;
}

#mainNavi {
	margin: 25px 0 0 0;
	text-transform: uppercase;
	border-top: 1px solid #c7d8ef;
}

#mainNavi ul {
	list-style: none;
	margin: 0;
	font-size: 120%;
}

#mainNavi li {
	display: inline;
}

#mainNavi a {
	display: block;
	float: left;
	height: 40px;
	line-height: 2.8em;
	text-decoration: none;
	color: #09c;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 0 15px 0 15px; 
}

#mainNavi a:hover, #mainNavi .main_active {
	background: url(/media/layout/main_navi_bg.gif) top left repeat-x;
}

#subNavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #c7d8ef;
}


#subNavi ul ul {
	border-top: none;
}

#subNavi li {
	display: inline;
}

#subNavi li a {
	border-bottom: 1px solid #c7d8ef;
	display: block;
	line-height: 2.4em;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
}

#subNavi li a:hover {
	background: #daedf8;
	color: #09c;
}

#subNavi .sub_active {
	background: #daedf8;
	color: #09c;
}

#subNavi li li a {
	padding: 0 15px 0 30px;	
}

#subNavi .sub_sub_active {
	background: #daedf8;
	color: #09c;
	padding: 0 15px 0 30px;	
}

#subNavi li li li a {
	padding: 0 15px 0 45px;	
}

#subNavi .sub_sub_sub_active {
	background: #daedf8;
	color: #09c;
	padding: 0 15px 0 45px;	
}

#mainVisual {
position:relative;
	margin: 0 0 30px 0;
	height: 180px;
}

#mainVisualEditmode {
position:relative;
	margin: 0 0 30px 0;
	/*height: 180px;*/
}

.spacerHomepageEditmode {
	height: 30px;
}

.homepageTeaserClear {
	height: 0px;
	overflow: hidden;
}

#footer {
	border-top: 1px solid #c7d8ef;
	margin: 25px 0 0 0;
	padding: 25px 0 0 0;
	
}

#footerNavi {
	text-transform: uppercase;	
}

#footerNavi ul {
	list-style: none;
	margin: 0;
	font-size: 90%;
	line-height: 1.7em;
	display: inline;
}

#footerNavi li {
	float: left;
	margin: 0;
	padding: 0;
}

#footerNavi a {
	text-decoration: none;
	color: #1a4e7d;
	padding: 0;
	margin: 0 14px 0 0;;
}

#footerNavi a:hover, #footerNavi .active {
	color: #09c;
	padding: 0;
	margin: 0 14px 0 0;
}

.homeTeaser img {
	margin-right: 0;
}

.homeTeaser h4 {
	margin: 0;
	text-transform: uppercase;
}

#booking h4 {
	/*margin: 0;*/
	text-transform: uppercase;
}

#news ul {
	list-style: none;
	margin-left: 0;
}

#sale ul, #inclusive_layer ul {
	list-style: none;
	margin-left: 0;
}

#dailyRatesBookingLink {
	background: #09c;
	display: block;
	padding: 0.7em 0 0.7em 0;
}

#dailyRatesTable {
	margin-bottom: 0;
	color: #1a4e7e;
}

#dailyRatesTable th, #dailyRatesTable td {
	padding: 4px 10px 4px 5px;
}

#dailyRatesTable tbody tr {
	background: #cae6f5;
}

#dailyRatesTable thead th {
	background: #b7dbef;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}

#dailyRatesTable tbody tr td {
	border-bottom: 1px solid #fff;
}

#dailyRatesBookingLink {
	color: #fff;
	padding: 4px 10px 4px 5px;
	text-transform: uppercase;
	font-weight: bold;	
}

.lightboxSquare {
	width: 95px;
	height: 95px;
	overflow: hidden;
	float: left;
	margin-right: 26px;
	margin-bottom: 26px;
}

.lightboxSquaresWrapper {
	overflow: hidden;
	width: 484px;
}

.editmode {
	color: red;
}

#discount img {
margin: 0 0 10px 0;
}

#contactForm td {
	vertical-align: top;
	padding: 0;
}

#contactForm td.labelCell {
	padding: 4px 26px 0 0;
	font-weight: bold;
}

#contactForm textarea {
	height: 95px;
}

#contactForm input, #contactForm textarea {
	width: 327px;
	border: 1px solid #ccc;
	padding: 3px 5px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #09c;
	margin: 0 0 7px 0;
}

#contactForm select {
	border: 1px solid #ccc;
	padding: 3px 5px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #09c;
	margin: 0 0 7px 0;
}

#contactForm input:hover, #contactForm textarea:hover, #contactForm select:hover {
	border: 1px solid #999;
}

#contactForm input.submit {
	width: 95px;
	border: 1px solid #09c;
	padding: 3px 5px;
	background: #09c;
	color: #fff;
}

#contactForm input.submit:hover {
	background: #1a4f7e;
	border: 1px solid #1a4f7e;
}

textarea {
      overflow: auto;
}

.sold {
      font-size: 85%;
}

#dailyRatesBookingLink {
      text-align: left;
}

#sideBarButton {
margin: 30px 0 0 0;
}

#bookingInfo, #bookingLink {
	background: #09c;
	color: #fff;
	padding: 0.7em 15px 0.7em 15px;
	margin-bottom: 10px;
}

#bookingLink a {
	color: #fff;
}

table.prices tr {

}

table.prices td {
vertical-align: top;
padding: 4px 4px 4px 0;
border-bottom: 1px solid #ccc;
}

#headerGallery {
position: absolute;
top: 0;
right: 1px;
background: #09c;
color: #fff;
width: 216px;
}

#headerGallery p {
margin-bottom: 0;
padding: 0;
}

#headerGalleryLink {
      text-align: left;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background: #09c;
	display: block;
	padding: 4px 10px 4px 7px;
	
}

h5.weather {
	font-weight: normal;
	margin-bottom: 12px;
	padding: 0;
	border-bottom: 1px solid #cae6f5;
}

.weather_icon {
	margin-bottom: 15px;
}

small.yahoo_weather {
color: #999;
}

.spa_pdf_button img {
margin: 13px 0 26px 0;
}

#dailyRatesNotes {
font-size: 80%;
}

#booking_buttons img {
display: block;
margin: 0 0 12px 0;
}

#booking_buttons img:hover {
cursor: pointer;
}

#booking_buttons a {
display: block;
}

#inclusive_layer {
border: 1px solid #cae6f5;
padding: 12px;
background-color: #ddeff9;
margin: 0 0 12px 0;
}

#inclusive_layer span.close {
display: block;
color: #09c;
margin-top: -12px;
}

#inclusive_layer span.close:hover {
cursor: pointer;
}

