/* TAGS */

body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	color:#333;
}
img {
	border:none;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2 {
	margin:2px 0;
}
hr {
	height:1px;
	width: 70%;
	clear: both;
	margin: 10px 0 10px 90px;
	
}
label {
	margin-bottom: 5px;
	font-size: 12px;
	color: #333;
}
input {
	margin-top: 3px;
	font-size: 12px;
	border: thin solid #333;
}
select {
	margin: 3px 0 5px 0;
	font-size: 12px;
	border: thin solid #333;
}
textarea {
	border: thin solid #333;
	margin: 3px 0 5px 0;
}
th {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

tr {
	border: none;
	padding: 0 15px;
}
/* END TAGS */

/* MAIN LAYOUT */
#container {
	width: 984px;
	background-color: #FFF;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
}
#container_inner {
	background-color: #FFF;
	background: url(../images/container_bg2.jpg) repeat-x left top;
	margin: 0 8px;
}

#header {
	height: 160px;
}
#page_top {
	background: url(../images/page_top_bg.gif) no-repeat;
	padding: 10px 20px 10px 2px;
	float: left;
	height: 342px;
	margin-bottom: 15px;
	position:relative;
	width:72%;
}
#main_pic {
	position:relative;
	float: left;
	padding: 0 5px;
}
.pic_centre {
	margin: 5px 32px;
	border: none;
}
.sitemap_link {
	margin:50px 0 0 100px;
	z-index: 100;
	position: absolute;
	border: none;
}
#page_top_content {
	float: left;
	color: #FFF;
	width: 200px;
	padding: 0 0 30px 5px;
	background: url(../images/page_content_bg.gif) no-repeat;
}
#page_top_prices {
	background: url(../images/page_top_prices_bg.gif) no-repeat;
	float: left;
	height: 360px;
	padding: 10px 20px 0 2px;
	
}
.star_banner {
	margin: -20px 0 0 -20px;
	z-index: 100;
	position: absolute;
	border: none;
}
#prices tr {
	bordere: none;
}
.odd {
	background-color:#C4E1E0;
	border: thin solid #ccc;
}
.even {
	background-color:#fff;
	border: thin solid #ccc;
}
.bold {
	font-weight:bold;
	background-color:#9EC630;
	font-size: 14px;
}
.current {
	background-position:100% -42px;
	color: #CCC;
}
#page_top_content ul {
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}
#page_top_content p {
	padding: 0 8px 5px 5px;
	margin: 3px 0 0 0;
}
#page_top_content p a {
	font-weight: bold;
}
#page_top_content p a:hover {
	text-decoration:none;
	color:#FFF;
}
#page_top_content h3 {
	padding: 0 13px 0 5px;
	margin: 8px 0 0 0;
	text-align: center;
	font-size: 15px;
}
#page_top_content ul li {
	padding-bottom: 2px;
}
#prices {
	background: url(../images/prices_bg.png) no-repeat;
	width: 684px;
	float: left;
	margin-left: 3px;
	padding: 0 8px 10px 0;
	
}
#prices table {
	width: 94%;
	border-collapse:collapse;
	margin: 0 0 10px 30px;
}
caption {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 2px 0;
	
	
}
.tr_subhead {
	font-size:16px;
	font-weight:bold;
	background-color: #83ACCA;
	border: none;
	color: #FFF;
	text-align: left;
}
.tdright select {
	border: thin solid #333;
}
.book_now {
	text-align:left;
	border:none;
}
#prices h2 a {
	text-transform: uppercase;
	color: #FFF;
	margin-left: 220px;
}
#prices h2 a:hover {
	text-decoration:none;
}

#booking_top {
	background: url(../images/booking_lg_bg.png) no-repeat;
	width: 702px;
	float: left;
	margin-bottom: 10px;
	padding: 20px 0 90px 25px;
	
}
#booking_top h3 {
	margin: 5px 0 0 10px;
	padding: 0;
}
#booking_top p {
	clear: both;
	margin-bottom: 5px;
	padding: 5px 45px 0 0;
	font-size: 12px;
}
#booking_top h2 {
	text-decoration:underline;
	padding-bottom:3px;
}
.tdright {
	text-align:right;
}
.viewcart {
	margin-left:130px;
}
#booking_top table form tr td {
	text-align: right;
}
br.clear {
	clear:both;
}
#booking_top form {
	float: left;
	text-align: left;
	width: 95%;
}
#booking_top form img {
	border: none;
}
#booking_top form input {
	border: thin solid #333;
}
.noborders {
	border:none;
	margin: 0 5px;
}
/* Nav Bar */
#nav {
	height: 29px;
	width:700px;
	float: left;
	font-size: 18px;
}
#nav ul {
	margin:0;
	list-style:none;
	padding: 0 10px 0 50px;
}
#nav li {
	display:inline;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
#nav a {
	float:left;
	background:url(../images/tableft.gif) no-repeat left top;
	margin:0 5px 0 0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#nav a span {
	float:left;
	display:block;
	background:url(../images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 11px;
	margin-right:20px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {
	float:none;
}
/* End IE5-Mac hack */
#nav a:hover span {
	color:#FFF;
}
#nav a:hover {
	background-position:0% -42px;
}
#nav a:hover span {
	background-position:100% -42px;
	color: #CCC;
}
#nav ul li a span img {
	float: left;
	margin: -2px 5px 0 0;
	border: none;
}
#nav ul li .current {
	background-position:0% -42px;
	color: #CCC;
}
#nav ul li .current span {
	background-position:100% -42px;
}
/* End Nav */

 /* Booking Panel */
 
#booking {
	float: left;
	background: url(../images/booking_bg.gif) no-repeat;
	padding:0 5px 5px 0;
	margin: 0 10px 0 28px;
	height: 385px;
	display:inline;
}
#booking_inner {
	width: 195px;
	height:382px;
	background: url(../images/booking_inner_bg.png) no-repeat;
	margin: 5px 0 0 7px;
}
#booking_inner h2 {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	background: url(../images/booking_inner_h2.png) no-repeat center top;
	font-size: 16px;
	padding: 10px 0 5px 0;
	margin: 0px;
}
#booking_inner p {
	color: #fff;
	font-size: 11px;
	padding: 0 10px 0 7px;
 margin 0 0 5px 0;
}
#booking_inner form {
	padding-left: 8px;
	margin: 0 0 5px 0;
	color:#fff;
	font-size: 12px;
}
.error {
	padding:0 5px;
	color:#F00;
	font-weight:bold;
	font-size: 12px;
	}
.success p{
	padding:0 5px;
	color: #9EC630!important;
	font-weight:bold;
	font-size: 12px;
	}

.submit {
	background: url(../images/submit2.gif) no-repeat;
	margin: 0 0 10px 35px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	padding: 2px 0 18px 12px;
	width: 195px;
	text-align: left;
}
.submit:hover {
	color:#fff;
}
.submit_booking {
	background:url(../images/submit.gif) no-repeat;
	font-size:18px;
	font-weight:bold;
	border:none;
	padding-right: 10px;
	padding-left: 7px;
	padding-bottom: 3px;
	
	}
.submit_booking:hover {
	color:#fff;
	}
#confirmation form table tr td label {
	color: #333;
}
#confirmation form table tr td {
	padding-left: 15px;
}
#booking_top h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
#confirmation h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
#confirmation {
	background: url(../images/confirmation_bg.png) no-repeat;
	width: 702px;
	float: left;
	margin-bottom: 10px;
	padding: 20px 0 108px 25px;
	
}
#confirmation h3 {
	margin: 5px 0 0 10px;
	padding: 0px;
		font-size: 16px;
}
#confirmation p {
	clear: both;
	margin: 0 0 5px 0 ;
	padding: 5px 45px 0 0;
}
#confirmation h2 {
	text-decoration:underline;
	padding-bottom:3px;
}
#confirmation form label {
	font-size: 16px;
	font-weight: bold;
}

#confirmation p a {
	font-size: 16px;
}
#confirmation p a:hover {
	text-decoration:none;
	}
.paypal {
	background:url(../images/EC-button.gif) no-repeat;
	width:145px;
	height: 27px;
	border: none;
	
	}
#booking_top form .submit_booking {
	border: none;
	margin-top: 10px;
}	
/* End Booking Panel */	

/* Contact Panel */
.contact {
	float: left;
	width: 200px;
	background: url(../images/booking_bg.gif) no-repeat;
	margin: 0 10px 028px;
	padding-right: 5px;
	height: 400px;
	overflow: hidden;
	display: inline;
}
.contact_inner {
	width: 195px;
	background: url(../images/booking_inner_bg.png) no-repeat;
	margin: 5px 0 5px 7px;
	padding-bottom: 65px;
	color: #FFF;
}
.contact_inner h2 {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	background: url(../images/booking_inner_h2.png) no-repeat center top;
	font-size: 16px;
	padding: 10px 0 5px 0;
	margin: 0px;
}
.contact_inner p {
	margin: 5px 0 3px 0;
	padding-left: 8px;
}
.contact_inner h3 {
	padding: 5px 0 0 8px;
	margin: 5px 0 2px 0;
	font-size: 12px;
}
.contact_inner p a {
	font-size: 12px;
	color: #FFF;
}
.contact_inner p a:hover {
	text-decoration: none;
}
.contact_inner h3 {
	padding-left: 8px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
}
.contact_inner p {
	font-size: 12px;
}
#prices table .even td {
	border: thin solid #CCC;
}
#prices table .odd td {
	border: thin solid #CCC;
}

/*End Contact Panel */

/* Bottom Pannels */
#page-bottom h1 {
	padding: 10px 0 5px 0;
	border-bottom: thick ridge #999;
	font-size: 24px;
}
#page-bottom a {
	font-weight: bold;
	text-decoration: underline;
	color:#929D39;
	border:none;
}
#page-bottom a:hover {
	text-decoration: none;
}
.read_more {
	text-align:right;
	padding-right:5px;
	border:none;
}
#panel1 {
	width: 298px;
	float: left;
	margin-left: 28px;
	padding-left: 5px;
	height: 470px;
}
#page-bottom #panel1 p {
	margin: 2px 0 4px 0;
	padding-bottom: 2px;
}
#panel2 {
	float: left;
	width: 280px;
	margin-left: 15px;
	padding-left: 5px;
}
#panel2 p {
	padding-bottom: 8px;
}
#panel3 {
	float: left;
	width: 280px;
	margin-left: 15px;
	padding-left: 5px;
}
#panel4 {
	width: 298px;
	float: left;
	margin-left: 28px;
	padding-left: 5px;
}
#panel5 {
	float: left;
	width: 280px;
	margin-left: 15px;
	padding-left: 5px;
}
#panel6 {
	float: left;
	width: 282px;
	margin-left: 15px;
	padding-left: 5px;
}
#panel7 {
	float: left;
	width: 445px;
	margin-left: 28px;
	padding: 0 0 5px 5px;
}
#panel7 p a {
	font-size: 10px;
	color: #999;
}
#panel7 table tr {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	margin: 0px;
}
#panel7 a {
	color: #999;
	font-weight: normal;
}
#panel7 a:hover {
	text-decoration:none;
}
#panel7 td {
	border: none;
}
#panel8 {
	float: left;
	width: 425px;
	margin-left: 45px;
	padding-left: 5px;
}
#panel8 p a {
	font-size: 14px;
	font-weight:normal;
	color: #999;
}
#panel8 p a:hover {
	text-decoration:none;
}
#panel10 {
	margin:10px 20px 5px 28px;
}
/* End Bottom Panels

/* Footer */
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #999;
	padding: 5px 0;
	border-top: thin solid #999;
	margin: 0 8px;
}
#footer a {
	color: #999;
}
#footer a:hover {
	text-decoration:none;
}
.overlap {
	margin-top: 2px;
}
/*Countdown clock*/

.warning {
	color:#F00;
	font-weight:bold;
}
#main_pic object {
	position: absolute;
	z-index: 200;
	left: 600px;
	top: 210px;
	width: 200px;
	height: 100px;
}
.clock {
	position: absolute;
	z-index: 300;
	left: 200px;
	top: 210px;
}
/* browser bug fixes */
*html #contact_inner {
	display:inline;
}
.background {
	border-style: none;
	width: 62px;
	height: 58px;
}
.numbers {
	border-style: none;
	background-color: #292929;
	padding: 0px;
	margin: 0px;
	width: 62px;
	height: 42px;
	text-align: center;
	font-family: Arial;
	font-size: 34px;
	font-weight: normal;    
	color: #FFFFFF;     
}
.title {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
	border: none;
	padding: 0px;
	margin: 0px 3px;
	width: 62px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;    
	color: #999999;    
	background-color: #000000;
}
#form {    /* the styles below will affect the outer border of the countdown timer */
	width: 300px;
	height: 80px;
	border: ridge 2px #666;
	background-color: #000000;
	padding: 5px;
	margin: 0px auto;
	position: absolute;   /* leave as "relative" to keep timer centered on the page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
	top: 20px;           
	left: 115px;           
}
.fltlft {
	padding: 0 10px 0 5px;
	float: left;
}
#electric {
	display:none;
}
.video_directions {
	margin:10px;
	padding-top:10px;
	}
#google_translate_element{
	float:right;
	margin-right:20px;
	}
/*honeypot*/
#website {
	display:none;
}
#thankyou h1 {
	font-size:18px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
#thankyou {
	background: url(../images/confirmation_bg.png) no-repeat;
	width: 702px;
	float: left;
	margin-bottom: 10px;
	padding: 20px 0 5px 25px;
	height:450px;
	
}

/*new code */
/*
#wrapper {
	float:left;
	width:964px;
	clear:both;
}
#container_inner {
	background-color: #fff;
	float:left;
}
#voucher {
	float: left;
    margin-bottom: 10px;
    padding: 20px 25px 90px 25px;
    width: 890px;
	margin-left:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border:1px solid #ccc;	
	background-color:#333;
	color:#fff;
}
#voucher img {
	width:75px;
}
.qty {
	width:30px;
}
*/