/* ------------------ reset default browser styles ----------*/

/*body, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
}

a img {
	border:none;
}*/

/* ------------------ general styles ----------------------- */

body {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #37496d URL('img/bg.gif') repeat top center;
	padding: 0;
	color: #465764;
}

a img {
	border:none;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #972113;
	margin: 10px 0 20px 10px;
	text-transform: uppercase;
}

h1 {
	font-size: 18px;
	margin-top: 20px;
}

h2 {
	font-size: 14px;
	color: #2c3a57;
}

h3 {
	font-size: 12px;
}

p, a, li {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #465764;
}

a {
	color: #465764;
	text-decoration:underline;
}

a:hover {
	color: #972113;
}

#active {
	color: #972113;
}

div#container {
	background-color: #8caec7;
	width: 820px;  
	margin: 0px auto;
	padding: 0px;
	text-align: left; 
}

img.logo {
	float:left;
	margin: 0px;
	border: none;
}

img.banner {
	float: right
	margin: 0px;
}


div#top {
	width:820px;
	height: 250px;
	margin-bottom: 0px;
}

div#top h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	width: 300px;
	margin: 50px 0 0 0;
}

div#nav {
	height: 50px;
	padding-left: 0px;
	background-color: #8caec7;
	width: 570px;
	float: right;
	margin: 0px;
	padding: 0px;
}

div#footer {
	width: 820px;
	clear: both; 
	background-color: #efede1;
	padding: 2px 0;
}

div#footer p,
div#footer a {	
	color: #465764;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}

div#footer a {
	margin: 0 10px;
}

div#footer a:hover {	
	color: #972113;
}

/* ------------------ nav ----------------------- */

div#nav a {
	display: block;
	float: left;
	height: 50px;
	padding: 19px 13px;
	margin: 0px;
	color: #2c3a57;
	background-color: #8caec7;
	text-decoration: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

div#nav a.active {
	height: 50px;
	padding: 19px 13px;
	margin: 0px;
	color: #2c3a57;
	background-color: #efede1;
}

div#nav a:hover {
	height: 50px;
	padding: 19px 13px;
	margin: 0px;
	color: #2c3a57;
	background-color: #edc04a;
}


/* ------------------ content ----------------------- */

div#sidebar {
	background-color: none;
	margin: 0px;
	padding: 0px;
	float:left;
	width: 247px;
	text-align: center;
}
div#sidebar div.booknow {
	background-color: #efede1;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

div#sidebar div.booknow p {
	padding: 20px 10px;
	margin: 0px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #2c3a57;
}

div#sidebar div.offer {
	background: #9e0126 URL('img/offer-bg.jpg') no-repeat top center;
	margin: 0px;
	padding: 20px 0;
	width: 250px;
}

div#sidebar div.offer h1 {
	text-transform:uppercase;
	color: white;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 10px;
	}
	
div#sidebar div.offer a, div#sidebar div.offer p {
	color: white;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	}
div#sidebar div.offer p {
	padding-left: 10px;
}

div#sidebar a.sidemenu {
	display: block;
	width: 250px;
	padding: 8px 0px;
	background-color: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

div#sidebar a.sidemenu:hover {
	background-color: #edc04a;
	color: #465764;
}

div#content {
	width: 570px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

div#content p {
	margin: 10px;
}

div#content div.images {
	float:right; 
	width: 200px;
	margin: 0 20px 10px 10px;
}

div#specialoffer {
	background:url(img/bg_special.gif) 0 0 no-repeat;
	width: 130px;
	padding: 10px 5px 5px 5px;
	height: 140px;
	margin: 0 0 10px 0;
	text-align: center;
}

div#specialoffer img {
	margin-bottom: 10px;
}

div.map {
	float: right;
	margin: 0 50px 10px 20px;
	border: solid 1px #53EBFA;
	background-color: #F9EEC6;
}

div.column {
	width: 200px;
	float:left;
	clear: none;
	margin: 20px 40px 0 0; 
}

.green {
	color: #53EBFA;
}

table.prices th {
	text-align: center;
	font-weight: bold;
}

table.prices {
 	background-color: #1A99A9;
	margin-top: 30px;
	width: 98%;
}

input, textarea, select {
	border: solid 1px #53EBFA;
}

label {
	display: block;
	width: 200px;
	float:left;
}

em {
	font-weight: bold;
}

div.bookoffer {
	text-align: right;
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
}

input#book {
	border: none;
	margin: 20px 40%;
}

input#book {
	border: none;
}
a#book {
	background:url(img/b_book.gif) center -30px no-repeat;
	margin: 6px 0 0 40px;
}

input#book {
	background:url(img/b_book1.gif) center -30px no-repeat;
}
a.book2 {
	background:url(img/b_book1.gif) center -30px no-repeat;
	float: right;
	border: none;
	display:block;
	width:137px;
	height:30px;
	margin-top: -5px;
	margin-left: 10px;
}

a#book, input#book {
	display:block;
	width:137px;
	height:30px;
}

a#book:hover, input#book:hover, a.book2:hover {
	background-position:center 0px;
}

/* ------------------ lightbox ----------------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ------------------ forms ----------------------- */

form {
	padding: 0 0 10px 10px;
}

input, textarea, select {
	border: solid 1px #465764;
	margin-top: 10px;
}

label {
	display: block;
	width: 200px;
	float:left;
	margin-top: 10px;
}

/* ------------------ pricetable ----------------------- */
table.pricelist {
	border-collapse:collapse;
	border-spacing:0px;
	margin: 0 0 10px 10px;
	width: 530px;
}

table.pricelist th{
	font-weight: bold;
}

table.pricelist td, table.pricelist th {
	border: solid 1px #cfdde7;
	margin: 0px;
	padding: 2px 3px;
}

.central {
	text-align: center;
	}
	
.red {
	color: #972113;
}

a.readmore {
	text-transform: uppercase;
	font-size: 10px;
	font-size: bold;
	color: #384b75;
}

div.offerbody {
	border-bottom: solid 1px #8caec7;
	padding-bottom: 6px;
}

div.offerbody h1 {
	font-size: 20px;
}

div.offerbody h3 {
	color: #8caec7;
}

