html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	background: #e8e8e1 url(../img/body_background.gif) repeat-y center top;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: black;
}

div#access_nav {
	height: 0;
	overflow: hidden;
	text-indent: -5000px;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

div#wrapper {
	width: 980px;
	margin: 10px auto;
}

div#left {
	width: 255px;
	float: left;
	margin-right: 20px;
	position: relative;
}

div#left_content {
	min-height:435px;
	height:auto !important;
	height:435px;
}

div#left div#contact_details {
	text-transform: uppercase;
	font-size: 76%;
}

div#left div#contact_details p {
	margin: 0.5em 0;
}

div#left div#contact_details p.url {
	font-size: 140%;
	letter-spacing: 0.03em;
}

div#left div#contact_details a {
	color: black;
	text-decoration: none !important;
}

div#left_search {
	padding-top: 150px;
}

div#left_search fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

div#left_search fieldset legend {
	color: #626232;
	font-size: 140%;
}

div#left_search fieldset div.input {
	margin: 10px 0;
}

div#left_search fieldset div.submit {
	display: inline;
	padding-left: 10px;
}

div#left_search fieldset select {
	width: 10.5em;
}

div#left_search input.calendar {
	border: 0;
	background: white url(../img/icons/icon_calendar.gif) no-repeat 0 center;
	padding-left: 20px;
	height: 2em;
	cursor: pointer;
	position: relative;
	width: 150px;
	text-align:left;
	
}

div#right {
	width: 700px;
	float: left;
	position: relative;
}

div#logo {
	padding-top: 75px;
	height: 53px;
}

div#header {
	border-top: 1px solid #626232;
	border-bottom: 1px solid #626232;
	padding: 20px 0;
}

div#mailing-signup {
	float: left;
	padding-top: 3px;
}

div#mailing-signup a {
	background: transparent url(../img/button_search_arrow.gif) no-repeat right 0px;
	padding-right: 20px;
	color: #313116;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 22px;
}


div#keyword_search {
	float: right;
	text-align: right;
	color: #313116;
	padding-bottom: 10px;
}

div#keyword_search div {
	float:left;
}

div#keyword_search input {
	text-transform: uppercase;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}

div#keyword_search div.submit {
	margin: 3px 0 0 5px;
}

div#keyword_search label {
	display: none;
}

div#main_nav {
	clear: both;
}

div#main_nav ul {
	width: 9.2em;
	height: 8em;
	background-color: #626232;
	list-style-type: none;
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px 0 0 0;
	line-height: 1.5em;
}

div#main_nav ul.last {
	margin-right: 0 !important;
}

div#main_nav ul li {
	display: inline;
}

div#main_nav ul li a {
	color: white;
	padding: 0 6px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

div#main_nav ul li a:hover,
div#main_nav ul li a.on {
	color: #cffb08;
}

div#mainarea {
	padding-top: 20px;
	clear: both;
	position: relative;
}

div#right_col {
	width: 450px;
	float: left;
	position: relative;
}

div#mainarea div.hero_image {
	margin-bottom: 20px;
}

div#mainarea div.hero_image h2 {
	font-size: 160%;
	color: #626232;
	font-weight: normal;
	margin-bottom: 10px;
}

div#mainarea div.hero_image div.image {
}

div#mainarea div.hero_image div.caption {
	margin-top: 5px;
	font-size: 85%;
}

div#middle_col {
	width: 230px;
	float: left;
	position: relative;
	margin-right: 20px;
}

div#theme_content_page_image div#middle_col {
	width: 450px !important;
}

div#theme_content_page_no_image div#middle_col {
	width: 700px !important;
	margin-right: 0 !important;
}

div#theme_content_page_image div#right_col {
	width: 230px !important;
}

div#press_releases h2 {
	color: #313116;
	font-weight: normal;
	font-size: 160%;
	margin-top: 0;
}

div#press_releases div.press_release {
	
}

div#press_releases div.press_release h3 {
	font-size: 140%;
	font-weight: normal;
	color: #626232;
	margin: 0;
}

div#press_releases div.press_release p {
	margin: 0.5em 0 0 0 !important;
}

div#press_releases div.press_release {
	background-color: #E8E8E1;
	padding: 10px;
	margin-bottom: 10px;
}

div#theme_press div.press_download_form input.textbox {
	width: 200px;
}

div#theme_press div.press_download_form div {
	display: inline;
}

div#archiveList h2 {
	color: #313116;
	font-weight: normal;
	font-size: 160%;
	margin-top: 0;
}

div#archiveList div.archiveListItem {
	clear: both;
}

div#middle_col.wide {
	width: 700px !important;
}

div#mainarea h1 {
	font-size: 200%;
	font-weight: normal;
	margin-top: 0;
	color: #313116;
}

a.file_doc {
	background: transparent url(../img/icons/icon_doc.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
	font-weight: bold;
	color: #626232;
}

a.file_pdf {
	background: transparent url(../img/icons/icon_pdf.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
	font-weight: bold;
	color: #626232;
}

div#theme_events_list div#right_col h2 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 0.1em;
}

div#footer {
	clear: both;
	border-top: 1px solid #626232;
	margin-top: 20px;
	padding-bottom: 20px;
	color: #626232;
}

div#footer a {
	color: #626232;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

div.events_listings {
}

div.events_listings div.event {
	clear: both;
	cursor: pointer;
	background-color: white;
	margin-bottom: 5px;
	padding: 5px;
}

div.events_listings div.highlight {
	background-color: #cffb08;
}

div.events_listings div.thumbnail_image {
	width: 130px;
	height: 130px;
	float: left;
	background-color: #ccc;

}

div.events_listings div.event_info {
	margin-left: 140px;
	color: #626232;
	height: 1%;
}

div.events_listings div.event_info h2 {
	margin: 0;
	font-size: 140%;
	font-weight: bold;
	color: #313116 !important;
}

div.events_listings div.event_info h3 {
	margin: 0 0 0.25em 0;
	font-size: 140%;
	font-weight: normal;
}

div.events_listings div.event_info p {
	margin: 0 0 0.25em 0;
}

a.book_now {
	padding: 4px 6px 4px 28px;
	background: transparent url(../img/button_search_arrow.gif) no-repeat 6px 6px;
	color: #000;
	border: 1px solid #626232;
	font-size: 140%;
	font-weight: normal !important;
	display: block;
	width: 4.6em;
	text-decoration: none !important;
}

a.book_now:hover {
	background-color: #cffb08;
}

div#event_details {
	
}

div#event_details h1 {
	margin: 0;
}

div#event_details h2 {
	color: #626232;
	font-size: 160%;
	font-weight: normal;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

div#event_details h3 {
	color: #626232;
	font-size: 140%;
	font-weight: normal;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

div#event_details h4 {
	color: #626232;
}

div#event_details div.info_highlight {
	background-color: #cffb08;
	padding: 0 6px;
	margin-left: -6px;
	margin-top: 1em;
	margin-bottom: 1em;
}

div#event_details div.info_highlight p {
	margin: 0;
	padding: 0.5em 0;
}

div#event_details div.info_highlight a.arrow_link {
	color: #000 !important;
	background-image: url(../img/homepage/button_search_arrow.gif);
}

table.cake-sql-log {
	clear: both;
	empty-cells: show;
	border-collapse: collapse;
}

table.cake-sql-log td {
	border-collapse: collapse;
	border: 1px solid #000;
	padding: 4px 6px;
}

div.message {
	background-color: #f3fec1;
	padding: 7px 8px;
	margin: 1em 0;
	border: 1px solid #cffb08;
}

div#season_preview_mode {
	margin-top: 0 !important;
}

div#news_list div.news_item {
	margin-bottom: 1em;
}

div#news_list div.news_item h3 {
	font-size: 120%;
	margin: 1em 0 0 0;
	font-weight: bold;
	padding: 0;
}

div#news_list div.news_item p {
	margin: 0;
	padding: 0;
}

div#social_bookmarks {
	clear:both;
	position:relative;
	border:1px solid #ddd;
	padding:10px;
	margin:15px 0 10px 0;
}
div#social_bookmarks p {
	padding:0;
	margin:0;
}
div#social_bookmarks p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
}
div#social_bookmarks h6{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-size: 120%;
	font-weight:normal;
}
div#social_bookmarks ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 0;
	padding:0;
	text-align: center;
}
div#social_bookmarks ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
div#social_bookmarks ul li.delicious {
	background:url(../img/icons/bookmarks/delicious.gif) no-repeat 0 0;
}
div#social_bookmarks ul li.digg {
	background:url(../img/icons/bookmarks/digg.gif) no-repeat 0 0;
}
div#social_bookmarks ul li.reddit {
	padding:0 0 0 2px;
	background:url(../img/icons/bookmarks/reddit.gif) no-repeat 0 0;
}
div#social_bookmarks ul li.facebook {
	background:url(../img/icons/bookmarks/facebook.gif) no-repeat 0 0;
}
div#social_bookmarks ul li.stumbleupon {
	background:url(../img/icons/bookmarks/stumbleupon.gif) no-repeat 0 0;
}
div#social_bookmarks ul li a {
	padding:0 0 0 20px;
	margin:0 3px 0 0px;
}

div#social_bookmarks a {
	color: #626232;
	font-weight: bold;
}

span.certificate {
	font-size: 12px !important;
}

span.notes {
	font-weight: normal !important;
}

div.paging {
	padding-top: 1em;
	color: #999;
}

div.paging div {
	display: inline;
}

div.paging div.disabled {
}

div.paging a {
	color: #626232;
}

.date {
	color: #999;
}

p.plus {
	font-size: 180%;
	font-weight: normal;
	margin: 0;
}

div.sponsor_logos {
	margin-top: 1em;
}

div.sponsor_logos div.logo {
	float: left;
	margin-right: 10px;
}


ul#comments {
	clear: both;
	margin: 1em 0 2em 0;
	list-style-type: none;
	padding: 0;
}

ul#comments li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	height: 1%;
	position: relative;
}

ul#comments li div.avatar {
	float: left;
	width: 100px;
}

ul#comments li div.meta {
	color: #999;
	margin-top: 1em;
}

ul#comments li div.meta div.report {
	float: right;
}
ul#comments li div.meta div.report a {
	font-weight: normal !important;
}

div.paging div.disabled {
	color: #fff;
}

div.paging div.left {
	float: left;
}

div.paging div.right {
	float: right;
}


table.contacts {
	width: 100%;
}

table.contacts td {
	padding: 3px 0;
	margin: 0;
	border-bottom: 1px solid #eee;
}

table.contacts td p {
	margin: 0;
}

div#footer p.logos {
	float: left;
	margin-top: 1em;
}

div#footer p.logos a {
	padding: 1px 0 1px 20px;
	margin-right: 1em;
	text-decoration: none;
}

div#footer p.logos a:hover {
	text-decoration: underline;
}

div#social-links {
	margin-top: 35px;
}

div#social-links a {
	display: block;
	width: 28px;
	height: 28px;
	text-indent: -5000px;
	float: left;
	margin-right: 10px;
}

div#social-links a:hover {
	text-decoration: underline;
}

div#social-links div.fb-like {
	margin-bottom: 35px;
	height: 30px;
}

div#footer p.copyright {
	clear: both;
	font-size: 90%;
}

a.twitter {
	background: transparent url(../img/icons/icon_twitter.png) no-repeat 0 0;
}

a.facebook {
	background: transparent url(../img/icons/icon_facebook.png) no-repeat 0 0;
}

a.flickr {
	background: transparent url(../img/icons/icon_flickr.png) no-repeat 0 0;
}

a.youtube {
	background: transparent url(../img/icons/icon_youtube.png) no-repeat 0 0;
}

a.google-plus {
	background: transparent url(../img/icons/icon_google.png) no-repeat 0 0;
}

a.tripadvisor {
	background: transparent url(../img/logo_tripadvisor.gif) no-repeat 0 0;
	padding: 10px 0 10px 54px !important;
	margin-right: 0 !important;
}

div.image-float-right {
	float: right;
	margin: 0 0 10px 10px;
}

div.image-float-left {
	float: left;
	margin: 0 10px 10px 0;
}

p.expired-event {
	background-color: #c00;
	color: white;
	margin-left: -6px;
	padding: 8px;
	font-size: 120%;
}

