@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body, select, input, textarea, select {
	font: 13px 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	color: #f6eace;
	background-color: #361100;
}
body {
	background:url(../img/b_bkg.jpg) top center repeat;
}
h1, h2, h3 {
	font-weight: normal;
	font-size: 16px;	
}
img {
	border: none;
	vertical-align: middle;
}
small {
	font-size: 80%;
}
a {
	color: #cea77c;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 15px 0;
	border: none;
	height: 2px;
	background-color: #401C04;
}
table {
	width: 100%;
	border: 1px solid #401C04;	
}
th, td {
	border-bottom: 1px solid #401C04;
	padding: 2px 3px;
}
th {background-color: #461B0B;}
th.price {border-left: 1px solid #361100; width: 40%;}
td.price {border-left: 1px solid #401C04; text-align: right; }
table.prices_add td.price {text-align: center; }
td.bst {border-left: none;}

.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* ------------------------------------------------------- */
div#container {
	background:url(../img/c_bkg.jpg) top center repeat-x;
}
div#header, ul#menu, div#content, div#footer {
	width: 920px;
	margin: 0 auto;
}
/* ------------------------------------------------------- containers */
div#header {
	height: 140px;
	width: 880px;
}
div#header div, h1 {
	float: left;
	height: 140px;
}
div#h_left {
	background:url(../img/h_l.jpg) top center no-repeat;
	width: 260px;	
}
div#header h1 {
	width: 380px;	
} 
div#h_right {
	float: right;
	width: 240px;	
	background:url(../img/h_r.jpg) top center no-repeat;
}
div#h_right div#version {
	float: right;
	text-align: right;
	height: 28px;
	margin-top: 10px;
}


/* ------------------------------------------------------- MENU */
ul#menu {
	background:url(../img/m_bkg.jpg) top center no-repeat;
	height: 70px;
}
ul#menu.en {
	background:url(../img/en/m_bkg.jpg) top center no-repeat;
}
ul#menu li {
	float: left;	
	display: block;
	height: 40px;
	padding: 0;	
	margin-top: 10px;
	list-style:none;
}
ul#menu li a {
	display: block;
	float: left;
	height: 40px;
}


/* ------------------------------------------------------- containers */
div#content {
	width: 940px;
}

div#footer {
	margin-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	color: #9f8160;		
}
div#footer a {
	color: #78543d;	
}
div#f_copy {
	background:url(../img/f_bkg.jpg) center center no-repeat;	
	padding: 15px 0;
}
div#f_copy span {
	margin: 0 40px;
}
div#f_menu {
	margin: 5px;
	font-size: 11px;
}
div#f_menu a {
	margin: 10px;
	color: #704223;
}
div#f_activedot {
	margin-top: 20px;
	color: #694433;
	font-size: 11px;
}

/* ------------------------------------------------------- main */
a.main {
	float: left;
}
a.side {
	display: block;
	width: 310px;
	height: 380px;
}
a.left, a.left_en {
	background:url(../img/c_main_restaurant.jpg) center center no-repeat;	
}
a.right, a.right_en {
	float: right;
	background:url(../img/c_main_hotel.jpg) center center no-repeat;	
}
a.left_en {
	background-image:url(../img/en/c_main_restaurant.jpg);
}
a.right_en {
	background-image:url(../img/en/c_main_hotel.jpg);	
}

div.center {
	float: left;
	width: 280px;
	margin: 10px 20px;
	margin-top: 15px;
}
div.center * {
	color: #fcf5e2;
}

div.center h2 {
	margin: 0 15px;
	margin-top: 5px;
}
div.center p {
	margin-left: 45px;
	margin-bottom: 7px;
	color: #ffefbf;
	font-size: 12px;	
}
div.center p.m_welcome {
	text-align: right;
	font-style: italic;
	margin: 10px 20px;
	font-size: 17px;
	color: #fcf5e2;	
}

/* ------------------------------------------------------- sub content */
div#sub {
	width: 850px;
	margin: 20px auto;
	margin-bottom: 15px;
	font-size: 14px;
}
div#sub ul {
	margin: 10px 0;
	margin-left: 20px;
}
div#sub li {
	padding-left: 0px;
	margin-left: 15px;
}
div#sub h2 {
	margin-bottom: 5px;
}
div#sub h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#sub p {
	margin: 0;
	margin-bottom: 10px;
	text-align: justify;
}
div#sub p.indent {
	margin-left: 20px;
}
div#sub ul.indent {
	margin-left: 40px;
}

div#sub p.gallery_link {
	margin-top: 20px;
	text-align: center;
}
div#sub div.text {
	float: left; 
	width: 540px;	
	margin-bottom: 15px;
}
div#sub div.photos {
	float: right; 
	width: 220px;
	margin-top: 30px;
	margin-right: 20px;
}
div#sub div.photos a img {
	margin-top: 5px;
}
div#sub div.photos.wide a img {
	margin-top: 15px;
}

div#sub.gallery div.gallery {
	clear: both; 
	margin-bottom: 25px;
}
div#sub.gallery div.gallery h3 {
	font-size: 18px;
}
div#sub.gallery div.gallery a {
	display: block;
	float: left;
	padding: 6px;
	margin: 2px;
	background:url(../img/icon_bkg.gif) center center no-repeat;	
	
}


/* ------------------------------------------------------- */
div.missing_view {
	width: 500px; 
	margin: 50px auto; 
	text-align: center; 
}
