@font-face {
	font-family: MTCORSVA;
	src: url(MTCORSVA.woff);
}

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

html,body {
	height: 100%;
	margin:0;
	text-align:center;
	background-color:#000;
	color: White;
}

.home_news_holder_bg {
	background-image: url(images/home_news_bgr_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	width: 124px;
	height: 157px;
	margin-right: 5px;
}
.home_news_holder_en {
	background-image: url(images/home_news_bgr_en.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	width: 124px;
	height: 157px;
	margin-right: 5px;
}
.error_message {
	background-color: #8B0000;
	border: 1px dotted #FF6347;
	margin: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	padding: 3px;
	display: block;
	text-align: center;
}
.pagination{
		  display: block;
		  padding: 3px;
		  text-align: center;
		  height: 25px;
		  padding-left: 350px;
}

.pagination a, .pagination a:active, .pagination a:hover, .pagination a:link, .pagination a:visited{
        color: #a3a3a3;
		  display: block;
			float: left;
			 padding: 5px;
		  padding-left: 6px; 
		  padding-right: 6px;
}

.pagination .numo{
        color: White;
		  display: block;
			float: left;
}

.pagination .curo{
			display: block;
			float: left;
        color:#B79D23;
		  padding: 5px;
		  padding-left: 6px; 
		  padding-right: 6px;
}



.contact_textbox {
	width: 260px;
	border: 1px solid #666666;
	background-color: #1e1e1e;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding: 3px;
}
.contact_textarea {
	width: 260px;
	border: 1px solid #666666;
	background-color: #1e1e1e;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding: 3px;
	height: 70px;
}

.reservation_textbox {
	width: 270px;
	border: 1px solid #666666;
	background-color: #1e1e1e;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding: 3px;
}
.reservation_textarea {
	width: 270px;
	border: 1px solid #666666;
	background-color: #1e1e1e;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding: 3px;
	height: 130px;
}

#pagination {
	display: block;
	text-align: center;	
}

a.newslink .more {
	position: relative; 
	top: 55px; 
	text-decoration: underline; 
	float: right; 
	margin-right: 20px;
}
a.newslink, a.newslink:visited {
	background-image: url(images/newslink_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 82px;
	padding: 12px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a.newslink:hover {
	background-image: url(images/newslink_on.gif);
}

div.hor_divider_big {
	background-image: url(images/horizontal_div_big.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	background-color: Black;
}
div.hor_divider_small {
	background-image: url(images/horizontal_div_small.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 375px;
	background-color: Black;
}

tr.table_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a3a3a3;
	text-align: center;
	background-color: #292929;
}
tr.table_cell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a3a3a3;
	text-align: center;
	background-color: Black;
}

span.small_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a3a3a3;
}

span.gold {
	color:#B79D23;
}

span.smallimage,
span.smallimage-menu {
	background-image: url(images/smallimage_background.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 90px;
	height: 70px;
	display: block;
	margin-top: 15px;
	float: left;
	margin-right: 16px;
	cursor: pointer;
}

span.smallimage-menu {
	margin-right: 6px;
}

span.smallimage img,
span.smallimage-menu img{
	margin: 5px;
	width: 80px;
	height: 60px;
	border: none;
}

span.bigimage {
	background-image: url(images/bigimage_background.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 410px;
	height: 310px;
	display: block;
}

span.bigimage img,
span.bigimage-menu img{
	margin: 5px;
}

span.bigimage-menu {
	position: relative;
	display: block;
	width: 470px;
	height: 355px;
	background: #999999;
	border-radius: 8px;
	margin: 0 0 15px 0;
}

a.smallarrow_link,a.smallarrow_link:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(images/smallarrow_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.smallarrow_link:hover {
	color: #B79D23;
	background-image: url(images/smallarrow_on.gif);
}
.smallarrow_link_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B79D23;
	background-image: url(images/smallarrow_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}


/* HOME */

#home_topright_container {
	background-image: url(images/home_right.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 251px;
	height: 204px;
	padding-top: 20px;
	padding-left:12px;
	padding-right:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B79D23;
	text-align: left;
	line-height: 16px;
}
#home_topright_container h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'MTCORSVA';
	font-size: 20px;
	color: #B79D23;
	text-align: left;
	margin-bottom: 15px;
}

#home_topleft_container {
	background-image: url(images/home_topleft_element.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 428px;
	height: 154px;
	padding: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
}

#home_topleft_container h1{
	margin: 0px;
	padding: 0px;
	font-family: MTCORSVA;
	font-size: 20px;
	color: #B79D23;
	text-align: left;
}

#home_bottomleft_container {
	background-image: url(images/home_bottomleft_element.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 428px;
	height: 94px;
	padding: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin-top: 20px;
}

#home_bottomleft_container h1{
	margin: 0px;
	padding: 0px;
	font-family: 'MTCORSVA';
	font-size: 20px;
	color: #B79D23;
	text-align: left;
}
#home_bottomleft_container .phone{
	display: block;
	position: relative;
	left: 60px;
	top: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	text-align: left;
}

#home_bottomleft_container .reservation{
	display: block;
	position: relative;
	left: 288px;
	top: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	text-align: left;
}

#home_bottomright_container {
	background-image: url(images/home_bottom_right.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 251px;
	height: 144px;
	padding-top: 20px;
	padding-left:12px;
	padding-right:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: left;
	line-height: 14px;
	margin-top: 20px;
}
#home_bottomright_container h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'MTCORSVA';
	font-size: 20px;
	color: #B79D23;
	text-align: left;
	margin-bottom: 15px;
}

#home_bottomright_container a {
	text-decoration: none;
	color: #cccccc;
}
#home_bottomright_container a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 30px !important;
	font-weight: bold !important;
	font-family: 'MTCORSVA';
	margin: 0px;
	padding: 0px;
	color: #B79D23;
}

a.white_link {
	color: #a3a3a3;
}
a.no_decor {
	text-decoration: none;
}
a.arrow_link,a.arrow_link:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	background-image: url(images/left_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
}
a.arrow_link:hover {
	text-decoration: underline;
}

#mainbottom {
	height: 45px;
	background-image: url(images/bottom_bgr.gif);
	background-repeat: repeat-x;
	background-color: Black;
	display: table-cell;
	vertical-align: top;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 28px;
	padding-top: 12px;
}

#mainbody {
	padding: 20px;
	padding-top: 0px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A3A3A3;
}


#mainmenu {
	background-image: url(images/mainmenu_bgr.gif);
	background-color: Black;
	display: table-cell;
	height: 77px;
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 0px;
}
#mainmenu a {
	padding-top: 14px;
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}
#mainmenu a:hover {
	color: White;
	background-image: url(images/mainmenu_over.gif);
	background-position: center 1px ;
	background-repeat: no-repeat;
}
#mainmenu span.active_menu {
	padding-top: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: White;
	background-image: url(images/mainmenu_over.gif);
	background-position: center 1px ;
	background-repeat: no-repeat;
	background-color: Black;
	display: block;
	float: left;
	height: auto;
}
#mainmenu span.active_menu_left {
	padding-top: 14px;
	background-image: url(images/mainmenu_active_left.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: Black;
	width: 4px;
	display: block;
	float: left;
}
#mainmenu span.active_menu_right {
	padding-top: 14px;
	background-image: url(images/mainmenu_active_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: Black;
	width: 4px;
	display: block;
	float: left;
}
#mainmenu td {
padding-top: 9px;
vertical-align: top;
display: table-cell;
height: 40px;
}

#header a.language {
	display: block;
	/*float: right;*/
	width: 63px;
	/*height: 79px;*/
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	text-decoration: none;
}
#header a.language:hover {
	text-decoration: underline;
}

#header .header_center {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 855px;
	display: table-cell;
	height: 139px;
	background-position: left;
}
#header .header_left {
	width: 50%;
	min-width: 64px;
	display: table-cell;
	background: url(images/header_language.jpg) no-repeat right;
}
#header .header_right {
	width: 50%;
	min-width: 64px;
	display: table-cell;
}

.header_line {
	background-image: url(images/header_line.gif);
	background-repeat: repeat-x;
	height: 6px;
	font-size: 0px;
}

.left_column {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.right_column {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.small_links_div {
	display: block;
	float: left;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	width: 210px;
	margin-left: 10px;
	margin-top: 12px;
}

.weather_div {
	display: block;
	float: right;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	width: 220px;
	margin-right: -80px;
	position:relative;
}

.weather_div .title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
}

.weather_div .value{
	color: #999999;
}

strike {
	font-size: 30px;
	font-weight:bold;
}

#blanket {
	background-color: black;
	opacity: 0.6;
	z-index: 9001;
	width: 100%;
	height: 100%;
	position: fixed;
}

#popUpDiv {
	position: absolute;
	width: 799px;
	height: 600px;
	z-index: 9002;
	cursor: pointer;
	border: 10px #553e09 solid;
	background: url(images/xmas.jpg) center top no-repeat #553e09;
	box-shadow: 0px 0px 60px #8a7b5a;
}

#popUpDiv #banner_title {
	height: 100px;
	width: 100%;
	text-align: center;
	font-family: 'Century Schoolbook', 'Times New Roman', serif;
	font-size: 36px;
	color: #fcf2da;
	padding: 15px 0 0 0;
	text-shadow: 3px 3px 11px #000000;
	background: rgba(170,138,51,.66);
	-webkit-animation: drop 3s ease-out;
	animation: drop 3s ease-out;
}

#popUpDiv #banner_subtitle {
	width: 100%;
	text-align: center;
	margin: 430px 0 20px 0;
	font-size: 24px;
	color: #fff199;
	line-height: 30px;
	text-shadow: 0 0 8px 8px #342000;
	font-family: 'Century', 'Times New Roman', serif;
	-webkit-animation: drop_2 3s ease-out;
	animation: drop_2 3s ease-out;
}

#popUpDiv a {
	display: block;
	margin: 0 auto;
	color: #fff199;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 8px 8px #342000;
	font-family: 'Century', 'Times New Roman', serif;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#popUpDiv a:hover {
	font-size: 18px;
}

@keyframes drop {
	0% {
		height: 0;
		font-size: 1px;
		padding: 0;
	}
	100% {
		height: 100px;
		font-size: 36px;
		padding: 15px 0 0 0;
	}
}

@-webkit-keyframes drop {
	0% {
		height: 0;
		font-size: 1px;
		padding: 0;
	}
	100% {
		height: 100px;
		font-size: 36px;
		padding: 15px 0 0 0;
	}
}

@keyframes drop_2 {
	0% {
		margin: 545px 0 20px 0;
	}
	100% {
		margin: 430px 0 20px 0;
	}
}

@-webkit-keyframes drop_2 {
	0% {
		margin: 545px 0 20px 0;
	}
	100% {
		margin: 430px 0 20px 0;
	}
}

#slideshow {
	float: left;
	position: relative;
	width: 855px;
	height: 253px;
	background: #000000;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width: 855px;
	height: 253px;
	border: 0;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
    width: 855px;
	height: 253px;
    display: block;
	border: 0;
}

#mute {
	width: 18px;
	height: 14px;
	float: right;
	cursor: pointer;
	margin: 15px 120px 0 0;
	background: url(images/speaker.png) no-repeat;
}

#facebook {
	float: left;
	width: 50px;
	height: 51px;
	background: url(images/fb.png) no-repeat;
}

#bbq-menu {
	list-style-type: none;
	padding: 0;
}

#bbq-menu li a,
#bbq-menu li span {
	display: block;
	width: 167px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	text-transform: uppercase;
	color: #7b7b7b;
	text-decoration: none;
	border-radius: 8px;
	background: linear-gradient(to bottom, #292929 0%, #000000 66%, #000000 100%);
}

#bbq-menu li a:hover {
	color: #ffffff;
}

#bbq-menu li span {
	color: #ffffff;
	background: url(images/menu_arrow.png) no-repeat 142px center,
				linear-gradient(to bottom, #292929 0%, #000000 66%, #000000 100%);
}

#description {
	width: 100%; 
	display: block;
	text-align: center;
	color: #999999;
}

#description strong {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu-link {
	display: block;
	float: left;
	width: 260px;
	height: 55px;
	border-radius: 10px;
	margin: 0 100% 26px 0;
	background: linear-gradient(to bottom, #b09521 0%, #68500f 33%, #68500f 66%, #b09521 100%);
}

#menu-link a {
	display: block;
	width: 250px;
	height: 45px;
	margin: 4px auto 0 auto;
	border-radius: 6px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-family: 'Times New Roman';
	font-size: 35px;
	text-shadow: 0 0 5px #7a0000;
	line-height: 44px;
	border: 1px white solid;
	transition: all 150ms linear;
	background: url(images/menu_link_arrow.png) no-repeat 220px center,
				linear-gradient(to bottom, #fccc4d 0%, #9e7810 100%);
}

#menu-link a:hover {
	text-shadow: 0 0 5px #ffffff;
}

#menu-link a:active {
	text-shadow: 0 0 5px #ffffff;
	background: url(images/menu_link_arrow.png) no-repeat 220px center,
				linear-gradient(to bottom, #9e7810 0%, #9e7810 100%);
}

#next, #prev {
	opacity: 0;
	display: block;
	position: absolute;
	bottom: 13px;
	cursor: pointer;
	width: 0;
	height: 0;
	transition: all 150ms linear;
}

#next {	
	right: 15px;
	border-left: 40px solid black;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

#prev {	
	left: 15px;
	border-right: 40px solid black;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.bigimage-menu:hover #next,
.bigimage-menu:hover #prev {
	opacity: 1;
}

#nymenu {
	z-index: 9010;
	position: absolute;
	width: 750px;
	height: 563px;
	
	left: 50%;
	transform: translate(-50%, -50%);
}