/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent;
}                  

ul { list-style:none; }
blockquote, q { quotes:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:0px solid transparent; margin:0; padding:0; }
input, select { vertical-align:top; }


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
}
body, select, input, textarea {
	color: #0D0909;
}
a, a:active, a:visited {
	color:#000;
}
a:hover {
	color: #fff;
}


select, input, textarea, button { font:99% sans-serif; }
h1,h2,h3,h4,h5,h6 { font-size:1em; font-weight:bold; }
a:hover, a:active { outline:none; }


ul, li { margin: 0; } 
strong { font-weight: bold; }
td, td img { vertical-align: top; } 

textarea { overflow: auto; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.nicebutton { 
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 2px;
	text-indent: -1000em;
	border: none;
	background-color: transparent;
	overflow: hidden;	
	cursor: pointer;
}

.border_box {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}







/* handy stuff */

.sessionMessage {
	font-size: 30px;
	padding-bottom: 20px;
}
label {
display: block;
text-transform: uppercase;
font-size: 16px;
margin-bottom: 4px;
}
.inputBox {
	border: 0;
	width: 470px;
	height: 56px;
	padding: 12px;
	color: #fff;
	margin-bottom: 20px;
  background: url('../images/small_fieldbox.png');
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
}
.inputBoxTextarea {
	height: 273px !important;
  background: url('../images/large_fieldbox.png') !important;
}

.submit_button {
  background: url('../images/submit_button.png');
  width: 196px;
  height: 53px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.submit_button:hover {
	background-position:  0 -53px;
}



/* fonts */

.helvetica {
	font-family: Helvetica, Arial, sans-serif;
}
.courier {
	font-family: Courier, 'Courier New', monospace;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}




.right_column_left {
	width: 241px;
	float: left;
}
.right_column_right {
	width: 241px;
	float: left;
	margin-left: 12px;
}

.footer_email_label {
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 18px;
	font-size: 14px;
}
.footer_email_holder {
	height: 39px;
}
#mce-EMAIL {
	width: 391px;
	height: 39px;
	float: left;
	border: none;
	margin: 0;
	padding-left: 12px;
}
#mc-embedded-subscribe {
	width: 103px;
	height: 39px;
	float: left;
  background: url('../images/eflyer_submitbutton.jpg');
}
#mc-embedded-subscribe:hover {
	background-position: 0 -39px;
}







.slideshow_home_holder {
	width: 494px;
	height: 331px;
	margin-bottom: 12px;
	position: relative;
}
.slideshow_home {
	width: 494px;
	height: 331px;
	overflow: hidden;
}
.slideshow_home img {
	display: block;
}


.home_special_offers {
	width: 241px;
 	height: 214px;
 	position: relative;
 	text-align: center;
 	font-weight: bold;
 	margin-top: 27px;
 	margin-bottom: 12px;
}
.home_special_offers_date {
	width: 200px;
	padding-bottom: 2px;
	border-bottom: 2px solid #8a8a8c;
	font-size: 18px;
	position: absolute;
	left: 21px;
	top: 64px;
}
.home_special_offers_text {
	width: 213px;
	font-size: 18px;
	line-height: 18px;
	position: absolute;
	left: 14px;
	top: 98px;
	
	height: 37px;
	overflow: hidden;
}
.home_special_offers_link {
	width: 213px;
	font-size: 10px;
	position: absolute;
	left: 14px;
	top: 138px;
	text-decoration: none;
}
.home_special_offers_link:hover {
	text-decoration: underline;
	color: #222;
}

.twitterFeed {
 	background: url('../images/twitterbox_home.png');
	width: 241px;
 	height: 494px;
 	margin-bottom: 12px;
 	position: relative;
	text-align: center;
 	font-weight: bold;
}
.home_tweet_date {
	width: 165px;
	padding-bottom: 2px;
	border-bottom: 2px solid #8a8a8c;
	font-size: 10px;
	position: absolute;
	left: 38px;
	top: 107px;
}
.home_tweet_text {
	width: 171px;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	left: 35px;
	top: 140px;
}
.home_tweet_text a {
	word-wrap: break-word;
}
.home_tweet_text a:hover {
	color: #222;
	text-decoration: underline;
}
.home_tweet_link {
	width: 213px;
	font-size: 10px;
	position: absolute;
	left: 14px;
	top: 356px;
	text-decoration: underline;
}
.home_tweet_link:hover {
	text-decoration: none;
	color: #222;
}


.home_contact {
	width: 241px;
 	height: 241px;
 	margin-bottom: 12px;
}
.home_contact:hover {
	background-position: 0 -241px;
}

.home_drinks {
 	background: url('../images/button_drinks.png');
	width: 241px;
 	height: 241px;
 	margin-bottom: 12px;
}
.home_drinks:hover {
	background-position: 0 -241px;
}
.home_food {
 	background: url('../images/button_food.png');
	width: 241px;
 	height: 241px;
 	margin-bottom: 12px;
}
.home_food:hover {
	background-position: 0 -241px;
}
.home_jukebox {
 	background: url('../images/button_jukebox.gif');
	width: 241px;
 	height: 241px;
 	margin-bottom: 12px;
}
.home_jukebox:hover {
	background-position: 0 -241px;
}
.home_gallery {
 	background: url('../images/button_gallery.jpg');
	width: 241px;
 	height: 241px;
 	margin-bottom: 12px;
}
.home_gallery:hover {
	background-position: 0 -241px;
}


.home_whatson {
 	background: url('../images/whatsonbox_home.jpg');
	width: 494px;
 	height: 747px;
 	padding-left: 12px;
 	padding-right: 12px;
 	padding-top: 146px;
 	position: relative;
}
.home_whatson_block {
	background: url('../images/home_whatson_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
	padding-top: 20px;
}

.home_whatson_block:last-child {
	background: none;
}

.home_whatson_thumb {
	display: block;
  margin-right: 12px;
  float: left;
}
.home_whatson_text {
	float: left;
	width: 328px;
}
.home_whatson_text_header {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.home_whatson_text_posted {
	font-size: 11px;
	margin-bottom: 5px;
	text-transform: uppercase;

}
.home_whatson_text_link {
	font-weight: bold;
	text-decoration: underline;
}
.home_whatson_arrow {
	width: 99px;
	height: 44px;
	background: url('../images/home_whatson_arrow.png');
	position: absolute;
	bottom: 12px;
	right: 12px;
}
.home_whatson_arrow:hover {
	background-position: 0 -44px;
}
.home_full_calendar {
	position: absolute;
	bottom: 24px;
	left: 12px;
	font-weight: bold;
}


.right_image {
	display: block;
  margin-bottom: 20px;
}
.right_footer {
	background: url('../images/home_whatson_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 20px;
	margin-top: 25px;
	height: 5px;
}
.right_whatson {
	background: url('../images/whatson_right_tile.jpg');
	padding: 12px;
	padding-bottom: 48px;
}

.header_underline {
	font-weight: bold;
	border-bottom: 1px solid #222;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.left_inner {
	padding: 12px;
}

.left_contact {
	background: url('../images/contact_left_tile.jpg');
}
.left_contact_header {
	background: url('../images/contact_left_header.jpg');
	height: 180px;
}
.right_contact {
	background: url('../images/contact_right_tile.jpg');
	padding: 12px;
}



.left_private {
	background: url('../images/private_left_tile.jpg');
}
.left_private_header {
	background: url('../images/private_left_header.jpg');
	height: 180px;
}
.right_private {
	background: url('../images/contact_right_tile.jpg');
	padding: 12px;
}

.private_gallery_holder {
	margin-left: -7px;
	margin-bottom: -7px;
	margin-top: 20px;
}
.private_gallery {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
}
.private_email {
	margin-top: 28px;
}





.left_news {
	background: url('../images/news_left_tile.jpg');
}
.left_news_header {
	background: url('../images/news_left_header.jpg');
	height: 42px;
}
.left_new_news_header {
	background: url('../images/new_news_left_header.jpg');
	height: 179px;
}
.right_news {
	background: url('../images/news_right_tile.jpg');
	padding: 12px;
}

.news_block {
	background: url('../images/home_whatson_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 20px;
	padding-bottom: 20px;
}



.left_whatson {
	background: url('../images/whatson_left_tile.jpg');
}
.left_whatson_header {
	background: url('../images/whatson_left_header.jpg');
	height: 179px;
}
.right_news {
	background: url('../images/news_right_tile.jpg');
	padding: 12px;
}

.left_food {
	background: url('../images/food_left_tile.jpg');
}
.left_food_header {
	background: url('../images/food_left_header.jpg');
	height: 180px;
}
.right_food_top {
	background: url('../images/food_righttop.jpg');
	padding: 12px;
	margin-bottom: 12px;
}
.right_food {
	background: url('../images/food_rightbottom.jpg');
	padding: 12px;
	padding-bottom: 24px;
}

.left_drinks {
	background: url('../images/drinks_left_tile.jpg');
}
.left_drinks_header {
	background: url('../images/drinks_left_header.jpg');
	height: 180px;
}
.right_drinks_top {
	background: url('../images/drinks_righttop.jpg');
	padding: 12px;
	margin-bottom: 12px;
}
.right_drinks {
	background: url('../images/drinks_rightbottom.jpg');
	padding: 12px;
	padding-bottom: 24px;
}

.food_drink_tweet {
	margin-top: 12px;
	margin-bottom: 36px;
	font-weight: bold;
}

.menu_page {
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	display: inline;
}
.menu_page:hover , .menu_page.selected {
	color: #981b23;
}



.menu_page_header {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.menu_page_subtitle {
	font-weight: normal;
	font-size: 15px;
	font-style: italic;
	margin-top: -20px;
	margin-bottom: 20px;
}

.menu_header {
	font-size: 18px;
	text-transform: uppercase;
}
.menu_desc {
	margin-bottom: 24px;
}
.hide_menu {
	height: 0;
	overflow: hidden;
}



.menu_header_drinks {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.jukebox_tweet_holder {
	margin-left: -12px;
}
.jukebox_tweet {
	width: 241px;
	height: 241px;
	margin-left: 12px;
	margin-top: 12px;
	overflow: hidden;
	float: left;
	padding: 12px;
	color: #fff;
}

.jukebox_tweet a {
	color: #fff;
}
.jukebox_tweet_user {
	display: block;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
}


.arrows_holder {
	float: right;
	width: 102px;
	height: 18px;
}

.arrows {
	width: 51px;
	height: 18px;
	background: url('../images/whatson_arrows.png');
	float: left;
}
.arrows_prev {
	background-position: 0 0;
}
.arrows_prev_off {
	background-position: 0 -36px;
}
.arrows_prev:hover {
	background-position: 0 -18px;
}
.arrows_next {
	background-position: -51px 0;
}
.arrows_next_off {
	background-position: -51px -36px;
}
.arrows_next:hover {
	background-position: -51px -18px;
}


.jukebox_tweet_img {
	width: 73px;
	height: 73px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}

.gallery_old img {
	display: block;
	margin-bottom: 12px;
}
.gallery_holder {
	background-size: cover;
	background-position: center center;
	display: inline-block;
	margin-bottom: 12px;
}

.gallery img {
	display: block;
}



.slideshow_home_holder {
	width: 494px;
	height: 331px;
	margin-bottom: 12px;
	position: relative;
}
.slideshow_home {
	width: 465px;
	height: 303px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	left: 14px;
}
.slideshow_home img {
	display: block;
}

.slideshow_home_overlay {
	position: absolute;
	z-index: 100;
}
.homepage_slide {
}