/* Common */
body,table,input,select,textarea { 
  font-family: arial, sans-serif; 
  font-size: 100%;
  line-height: 1.125em;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  color: #000;
  background: #294368 url('../images/i-bg.gif') repeat-x;
}

h1 {
  margin: 0 0 1em 0;
  font-family: garamond, sans-serif;
  font-size: 1.75em;
  color:#2f375e;
  line-height:1.25em;
}

h2 {
  margin: 1em 0 1em 0;
  font-family: garamond, sans-serif;
  font-size: 1.5em;
  color:#485078;
  line-height:1.5em;
}

h3 {
  margin: 1em 0;
  margin: 0 0 1em 0;
  font-size: 1em;
  color:#666;
}

p { 
  margin: 1em 0;
}

p, #content li {
  font-size: 0.875em;
  color:#333;
  line-height:1.5em;
}

#content ul, #content ol {
	margin: 1em 1.5em;
}

dl.col dt { 
  float: left; 
  width: 6em;
  font-weight: bold;
}

dl.col dd { 
  margin-left: 7em;
}

.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}

.clr {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

/* Layout */

#constrain {
  width: 1100px;
  margin: 0 auto;
  background:#fff;
  position:relative;
}
#flags {
	padding:  8px 0 0 25px;
	height:29px
}
	#flags img {
		margin: 0 3px 0 0;
	}
	#flags a:hover img {
		border-bottom: 2px solid #fff;;
	}
	
#nav, #footer-nav {
	background:#4e95ac;
	padding: 10px 5px;
	margin: 0 0 12px 0;
}
#nav ul, #footer-nav ul {
	list-style-type:none;
}
#nav ul li, #footer-nav ul li {
	display:inline;
	background: transparent url('../images/i-nav-div.gif') no-repeat right center;
	padding: 0 18px 0 12px;
}
#nav ul.jp-nav li, #footer-nav ul.jp-nav li {
	padding: 0 16px 0 10px;
}
#nav ul li.nav-last, #footer-nav ul li.nav-last {
	background: none;
	padding-right: 0;
}
#nav ul li a, #footer-nav ul li a {
	color:#fff;
	text-decoration:none;
	font-family: garamond, sans-serif;
	font-size: 1.1em;
}
#nav ul li a:hover, #footer-nav ul li a:hover {
	border-bottom: 2px solid #b8d5de;
}
#header {
	position:relative;
}
#logo {
	position:absolute;
	left: 0;
	top: 117px;
	z-index: 1000;
}
#mid {
	position:relative;
}
#rhs {
	position:absolute;
	right: 23px;
	top: 0;
	width:240px;
}
#content {
	min-height:1490px;
	width:761px;
	padding: 35px 0 25px 25px;
}
.rhs-section {
	background:#dfdfdf url('../images/i-rhs-box.gif') no-repeat;
	width:240px;
	margin: 23px 0;
	font-family:garamond, sans-serif;
	color:#121b48;
	font-size:1.56em;
	font-weight:bold;
	padding:0;
}
.rhs-section p {
	padding: 10px 0 10px 15px;
	line-height: 1em;
	margin:0;
}
.rhs-section a {
	color:#121b48;
	display:block;
	text-decoration:none;
}
.rhs-section a:hover {
	color:#5d9eb3;
}
.rhs-section a:hover .rhs-light {
	color:#7abbd0;	
}
.rhs-sml {
	font-size:0.88em;
}
.rhs-light {
	color:#385d7e;
}
.rhs-mid {
	color:#274764;
}
.rhs-arrow {
	display:inline-block;
	width:15px;
	height:10px;
	background: transparent url('../images/i-rhs-arrow.gif') no-repeat;
}
.rhs-section-bg-btm {
	background-position: left bottom;
}
.rhs-book {	
	background: transparent url('../images/i-bookonline.gif') no-repeat 182px 18px; 
	}
.rhs-wireless {	
	background: transparent url('../images/i-wireless.gif') no-repeat 182px bottom;
}
.rhs-holiday-house {	
	background: transparent url('../images/p-beach-house.jpg') no-repeat 0 0;
}
.rhs-specials {	
	background: transparent url('../images/i-rhs-specials.gif') no-repeat right 10px;
}
#rhs .rhs-specials-dark {
	background: #174b72 url('../images/i-rhs-specials-dark.gif') no-repeat right 80px;
}
	#rhs .rhs-specials-dark p {
		color:#fff071;
	}
	#rhs .rhs-specials-dark .rhs-light {
		color:#d1dce4;
		padding:5px 0 0 0;
		display:block;
	}
	#rhs .rhs-specials-dark .rhs-mid {
		color:#d1dce4;
	}
	#rhs hr {
		margin: 10px 0;
		color:#fff;
		background:#fff;
	}
	#rhs p.no-padding {
		padding:0 0 0 15px;
	}
	.rhs-specials-photo {
		background: transparent url('../images/p-rhs-specials.jpg') no-repeat;
		padding-top:90px;
	}
	#rhs .rhs-specials-dark .txt-sml {
		color:#fff;
	}

.rhs-holiday-house a {
	padding: 114px 0 0 0; 
}
.rhs-beach {	
	background: transparent url('../images/p-beach.jpg') no-repeat 0 0;
}
.rhs-beach a {
	padding: 68px 0 0 0; 
}
.rhs-beach span.rhs-light {
	font-size:18px;
	text-align:right;
}
.rhs-section .txt-sml {
	padding: 5px 0 5px 0;
	font-size:11px;
	line-height:1.2em;
	font-weight:normal;
	font-family: arial, sans-serif;
}
#footer {
	width:1100px;
	margin: 0 auto;
	background: transparent url('../images/i-f-logo.gif') no-repeat right center;
	}
#footer p {
	padding: 0 0 0 33px;
	color:#fff;
}
.footer-column {
	display:inline-block;
	vertical-align:top;
	width:285px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p.f-address {	background: transparent url('../images/i-f-address.gif') no-repeat; }
#footer p.f-email {	background: transparent url('../images/i-f-email.gif') no-repeat; }
#footer p.f-phone {	background: transparent url('../images/i-f-phone.gif') no-repeat; }
#footer p.f-fax {	background: transparent url('../images/i-f-fax.gif') no-repeat; }

.txt-sml {
	font-size:0.75em;
}
#footer p#author {
	text-align:right;
	padding: 0;
	font-size:0.69em;
}
#footer p#author a {
	color:#657892;
}
#footer p#author a:hover {
	color:#fff;
	text-decoration:none;
}
hr {
	height:2px;
	background:#eee;
	margin: 1em 0;
}

blockquote {
	border-left: 2px solid #5d9eb3;
	padding: 0 0 0 20px;
	font-size:120%;
	color:#666;
	font-style:italic;
	margin: 1.5em 0;
}
blockquote p {
	color:#666;
}

#content a {
	color:#365479;
	text-decoration:underline;
}
#content a:hover {
	color:#5d9eb3;
}

#content table {
	border-collapse: collapse;
	font-size:0.88em;
}
#content td {
	padding: 10px;
	background:#eee;
	border: 1px solid #ccc;
}

#content a.button {
	background:#4889a2 url('../images/g-button.gif') no-repeat;
	color:#fff;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	padding: 8px 20px;
}
#content a.button:hover {
	background-color:#4e95b0;
	background-position: left bottom;
}

#content a.button:active, .rhs-section a:active {
	position:relative;
	top: 1px;
}
#content a.button-fixed {
	width:230px;
}
.highlight {
	background:#dfdfdf url('../images/i-highlight.gif') no-repeat left top;
	padding: 23px;
}
.txt-center {
	text-align:center;
}

#content ul.half-list {
	width:330px;
	margin: 0 1em 1em 1em;
	display:inline-block;
	vertical-align:top;
}
#content li {
	margin-bottom:6px;
}

/* Photo Gallery*/
.gallery a {
	text-decoration:none;
}
.gallery {
	margin-right: -25px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 3px 0;
}
.gallery-item {
	display:inline-block;
	width:234px;
	vertical-align:top;
	margin: 12px 15px 12px 10px;
}
.gallery-item img {
	border: 2px solid #ccc;
}
span.caption, p.caption {
	display:block;
	text-align:center;
	font-size:0.75em;
	background:#eee;
	padding: 3px 0;
}
p.caption {
	margin:0;
	background:none;
	padding: 8px 0 0 0;
}
.highlight-caption {
	padding-bottom: 8px;
}
#content .tour-list a {
	display:inline-block;
	width:123px;
	text-decoration:none;
}
#content .tour-list a img {
	border: 2px solid #ccc;
}
.tour-heading {
	text-align:center;
	padding: 3px;
	margin: 5px 0;
}
.tour-heading p {
	margin: 0;
}
#content .tour-list .tour-highlight img {
	border: 2px solid #666;
}
.tour-highlight span {
	background:#ccc;
}

/* Rates Tables */
#content table.rates {
	width:100%;
	empty-cells:hide;
	border-collapse:separate;
}	
.rates th {
	background:#121B48;
	border: 1px solid #121B48;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding: 10px;
}
.rates th span {
	font-size:0.75em;
	font-weight:normal;
}
.rates td {
	text-align:center;
}
#content table.rates td.col-alt {
	background:#e1e1e1;
}
#content table.rates td.tc-white {
	background:#fff;
}

/* Form */
form.f {
	width:500px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	padding: 5px;
}
form.f .form-row {
	background:#eee;
	margin: 0 0 6px 0;
}
form.f .form-row-alt {
	background:#e1e1e1;
}
form.f label {
	display:inline-block;
	width:120px;
	padding: 10px;
	vertical-align:top;
	background:#294368;
	color:#fff;
	font-size:0.88em;
}
form.f div.field {
	display:inline-block;
	vertical-align:top;
	padding:10px 10px 10px 0;
}
form.f input, form.f select, form.f textarea {
	background:#fff;
	border: 1px solid #294368;
	padding: 3px;
	font-size:0.88em;
	width:250px;
	margin: 6px 10px;
}
form.f textarea {
	height:200px;
}
form.f input.checkbox {
	width:12px;
	background:none;
	border:0;
}
form.f div.field label {
	display:inline;
	vertical-align: middle;
	background:none;
	width: auto;
	padding: 0;
	color:#333;
}
.required {
	font-size:0.69em;
	color:#900;
}
form.f input.submit {
	background:#4889a2 url('../images/g-button.gif') no-repeat;
	color:#fff;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 8px 20px;
	border:0;
	width: auto;
	cursor:pointer;
}
form.f .buttons {
	padding-left:150px;
}
form.f input.submit:hover {
	background-color:#4e95b0;
	background-position: left bottom;
}

/* News */
.news_posts h2 {
  margin: 0.5em 0 0.5em 0;
}
#content .news_posts h2 a {
	text-decoration:none;
}
.post {
	background:#eee;
	padding: 15px;
	margin: 0 0 15px 0;
}
.post_info_row {
	background:#e1e1e1;
	padding:7px 15px;
	color:#333;
	margin: -15px -15px 0 -15px;
}
.post_info_row_single {
	margin: 0;
}
.post_info {
	float:right;
	font-size:12px;
}
.post_date {
	float:left;
	font-size:12px;
}
form#login_form div.field-validation-rules {
  position:absolute;
  margin: -30px 0 0 155px;
  }
form#login_form div.buttons {
  margin: 5px 0 0 0;
  text-align:right;
  }
