@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;  /* this is the default size for the entire size. If you want to a different font size for specifi sections, please specify in their respective styles */
	color: #0b0606;
	background: url(images/bg_main.jpg) top repeat-x #94898c;
}

table, img {
	border: 0;
}

select, input, textarea {
	font-family: Tahoma;
	font-size: 10px;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: Tahoma;
	font-size: 10px;
}

#main_gradient {
	width: 982px;
	margin: 0 auto;
	background: url(images/bg_gradient.png) center repeat-y;
}

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

#header {
	background: url(images/bg_header.jpg) top center no-repeat;
	width: 960px;
}

#header #logo {
	padding: 15px;
}

#header #property_selector {
	padding: 15px 15px 0 0;
	text-align: right;
	vertical-align: top;
	width: 251px; /* added on 26th May 2010 */
}

#header #choose {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	padding-top: 18px;
	color: #FFFFFF;
}

#header #localtime {
	font-size: 10px;
	color: #FFFFFF;
	padding: 15px;
	text-align: right;
	vertical-align: bottom;
}

#topnavi {
	background: url(images/bg_topnavi.gif) top repeat-x #333333;
	text-align: center;
	/* padding: 16px 0; */
}

/*
#topnavi a:link, #topnavi a:visited {
	color: #CCCCCC;
	font-size: 16px;
	text-decoration: underline;
}

#topnavi a:hover {
	color: #FFFFFF;
}
*/

#fadeshow1 {
	z-index: 98;
}

#flashheader {
	width: 960px;
	height: 375px;
}

#reservation {
	background: url(images/bg_reservation.gif) repeat-x top #bcc4c9;
}

#reservation_form {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
}

#reservation_form td {
	padding: 3px 7px;
}

#maincontent {
	width: 960px;
	color: #140f0f;
	/* padding: 0 15px 15px 15px; */
	margin-top: 10px;
	margin-bottom: 10px;
}

#maincontent a:link, #maincontent a:visited {
	color: #503f11;
	text-decoration: underline;
	font-weight: bold;
}

#maincontent a:hover {
	color: #93772d;
	text-decoration: underline;
	font-weight: bold;
}

#left {
	width: 759px;
	padding: 0 15px 15px 15px;
	border-right: 1px solid #d1d1d1;
	vertical-align: top;
}

#left h3 {
	color: #57526d;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
}

#left_alt {
	width: 559px;
	padding: 0 15px 15px 15px;
	border-right: 1px solid #d1d1d1;
	vertical-align: top;
}

#left_alt h3 {
	color: #57526d;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
}

/* styles for the Local Holidays table */
.datatable {
	border-collapse: collapse;
}

.datatable td {
	vertical-align: top;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

/* added on 5th July 2010 to include the subsections */
#centre {
	width: 199px;
	padding: 0 10px;
	vertical-align: top;
	border-right: 1px solid #d1d1d1;
}

#centre p {
	margin-top: 0;
}

#centre ul {
	padding-left: 15px;
	margin-left: 0;
}

#centre li {
	margin: 5px 0;
}

#right {
	width: 200px;
	padding: 0 15px 15px 15px;
	vertical-align: top;
}

#right h3 {
	font-size: 20px;
	font-weight: normal;
	color: #503f3e;
	margin: 0;
}

#latest_promo .rssicon {
	text-align: right;
	vertical-align: bottom;
}

#latest_promo .content {
	padding-top: 10px;
}

/* styles for the Careers table */
#career_table {
	width: 100%;
	border-collapse: collapse;
}

#career_table th {
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
	padding: 5px;
}

#career_table td {
	padding: 3px 5px;
	border: 1px solid #666666;
}

/* styles for Guest Reviews */
.pagination {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 2px 10px;
}

.review {
	width: 700px;
	background-color: #ebebeb;
	border: 1px solid #7e7678;
	padding: 10px;
	margin: 5px 0;
}

.date {
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
}

.date .bigdate {
	font-size: 20px;
}

.review .content {
	width: 640px;
	padding: 10px;
	vertical-align: top;
}

/* styles for the Capacity Chart */
#capacity_chart {
	width: 100%;
	border-collapse: collapse;
}

#capacity_chart th {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}

#capacity_chart td {
	padding: 3px 5px;
	border: 1px solid #666666;
}

/* styles for the News & Events and Promotions page */
.article_table {
	width: 400px;
}

.article_table .thumbnail {
	width: 170px;
	padding-bottom: 10px;
	vertical-align: top;
}

.article_table .content {
	width: 215px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 15px;
}

/* styles for the side images */
#sideimages {
	margin: 0 0 10px 10px;
	float: right;
}

#sideimages td {
	padding-bottom: 10px;
}

#infobox_border {
	background-color: #FFFFFF;
	border: 1px solid #d1d1d1;
	width: 930px;
	padding: 5px;
	margin: 0 auto;
	/* margin-bottom: 15px; */
}

.infobox {
	width: 100%;
	/* width: 930px; */
	background-color: #d1d1d1;
}

.infobox td {
	vertical-align: top;
}

/*
.infobox_cells {
	width: 230px;
	padding: 15px;
}
*/

.infobox_cells {
	width: 310px;
	padding: 10px;
}

.infobox_cells .content {
	padding-top: 10px;
}

.infobox_cells h3 {
	font-size: 20px;
	font-weight: normal;
	color: #503f3e;
	margin: 0;
}

.infobox_cells .rssicon {
	text-align: right;
	vertical-align: bottom;
}

#followus {
	color: #124d6a;
	font-family: GillSans, Tahoma;
	font-size: 20px;
}

.infobox_cells a:link, .infobox_cells a:visited{
	color: #058eab;
	text-decoration: underline;
}

.infobox_cells a:hover, .infobox_cells a:active {
	color: #095464;
	text-decoration: underline;
}

#promobox a:hover, a:active {
	text-decoration: underline;
}

#footer_links {
	text-align: center;
	/* color: #503f11; */
	color: #000000;
	font-size: 12px;
}

#footer_links a:link, #footer_links a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer_links a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;;
}

#footer {
	background-color: #575353;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}

#footer #logos {
	text-align: center;
	padding: 10px;
}

#footer #logos img {
	vertical-align: middle;
}

#footer #logos a {
	margin: 0 20px;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#rfp_wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0 15px;
	background-color: #FFFFFF;
}

#rfp_wrapper th{
	font-size: 12px;
}