@CHARSET "UTF-8";

body {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
}

h1 {
	margin: 0;
	padding: 0;
	text-align: center;
}

a img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 900px;
	position: relative;
	border: 1px solid #bddaf8;
	overflow: hidden;
}

#wrapper {
	margin: 7px;
}

#bg_img {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

#content {
	width: 100%;
	height: 466px;
	overflow: hidden;
}

#content a {
	color: #8abef0;
	font-weight: bold;
	text-decoration: none;
}

#left_col {
	width: 754px;
	float: left;
	overflow: hidden;
}

#right_col {
	position: absolute;
	top: 7px;
	right: 7px;
}

#thumbs {
	width: 125px;
	height: 433px;
	margin-bottom: 7px;
	overflow: hidden;
	position: relative;
}

#thumbs_window {
	position: absolute;
	top: 0;
	left: 0;
}

#thumbs img {
	margin-bottom: 5px;
}

#footer {
	color: #CAC4B3;
	margin: 10px auto;
	width: 900px;
	font-size: 11px;
}

#credits {
	float: right;
}

#menu {
	height: 50px;
	border-top: 1px solid #ffffff !important;
	border-top: none;
}

#menu .content {
	margin-top: 20px;
}

#menu .content ul {
	margin: 0;
	padding: 0;
}

#menu .content li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin: 0 18px 0 2px;
	position: relative;
	height: 30px;
	overflow: hidden;
}

#menu .content li .bar {
	background-color: #BFD7F6;
	width: 0%;
	height: 4px;
	left: 50%;
	position: absolute;
	top: 18px;
	overflow: hidden;
}

#menu .content li.selected .bar {
	width: 100%;
	left: 0;
}

#menu img {
	margin-top: 0;
	vertical-align: middle;
}

#bottom_text {
	line-height: 15px;
	margin: 2px 2px;
	color: #444444;
	font-size: 12px;
	width: 700px;
}

#bottom_text p {
	margin: 0;
	padding: 0;
}

.small_pic {
	width: 510px !important;
	overflow: hidden;
	position: relative;
	background-color: #e3e3e3
}

#page_contents {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 376px;
	background-image: url('../img/border.jpg');
	height: 466px;
}

#page_contents_box {
	margin: 24px 55px 25px 26px;
	height: 405px;
	overflow: hidden;
	background-color: #ffffff;
}

#page_contents_text {
	margin-top: 20px;
	color: #80775a;
	font-size: 11px;
	overflow: hidden;
	position: relative;
	height: 385px;
}

.scrollable {
	position: absolute;
}

#page_contents_text p {
	margin: 0;
	padding: 0;
}

.light_cyan {
	color: #b8d9fc;
}

.lunch_menu {
	margin-top: 20px;
}

.lunch_menu h3 {
	margin-bottom: 10px;
}

.event {
	width: 292px;
	height: 118px;
	border-bottom: 1px solid #eae7d8;
	margin-bottom: 8px;
}

.event .date {
	color: #c4c1b2;
	height: 20px;
	line-height: 20px;
}

	
.left_float {
	float: left;
}

.event_thumb {
	float: left;
	width: 83px;
	overflow: hidden;
}

.event_text {
	float: left;
	margin-left: 9px;
	width: 200px;
	overflow: hidden;
}

h3 {
	height: 20px;
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.event_text p {
	margin: 10px 0 0 0;
	padding:0;
}

#scrollbar {
	width: 20px;
	height: 345px;
	position: absolute;
	right: 30px;
	top: 80px;
	background-image: url('../img/scrollbar.jpg');
}

#chisiamo #scrollbar {
	background-image: url('../img/dark-scrollbar.jpg');
}

#scroll_up_arrow {
	position: absolute;
	width: 20px;
	height: 15px;
	top: 0;
	left: 0;
	cursor: pointer;
}

#scroll_down_arrow {
	position: absolute;
	width: 20px;
	height: 15px;
	top: 330px;
	left: 0;
	cursor: pointer;
}

.scroll_container {
	position: absolute;
	width: 20px;
	left: 0;
	top: 20px;
	height: 305px;
	z-index: 1000;
}

.scroll_ball {
	position: absolute;
	top: 0px;
	left: 6px;
	z-index: 1000;
}

#right_mini_menu {
	position: absolute;
	right: 30px;
	top: 32px;
}

#right_mini_menu img {
	cursor: pointer;
}

#chisiamo {
	height: 466px;
	background-image: url('../img/chi-siamo-bg.jpg');
	background-repeat: no-repeat;
}

#chisiamo .content {
	padding: 65px 120px 0 80px;
	height: 350px;
	overflow: hidden;
	color: #827759;
}

#chisiamo #scrollbar {
	right: 90px;
	top: 70px;
	z-index: 1000;
}

#chisiamo_scrollable_container {
	position: absolute;
	top: 65px;
	left: 80px;
	width: 700px;
	height: 350px;
	overflow: hidden;
}

#chisiamo_scrollable_content {
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	position: absolute;
}

.pic_comment {
	position: absolute;
	top: 446px;
	left: 0;
	width: 100%;
	height: 20px;
	z-index: 10000;
	color: #ffffff;
	line-height: 20px;
	padding: 0 10px;
}

.pic_comment .bg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: absolute;
	top: 0;
	left: 0;
}

.pic_comment .txt {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 5px;
	font-size: 10px;
}

.pic_comment .commands {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 30px;
	font-size: 10px;
}

#pic_loading {
	position: absolute;
	top: 225px;
	left: 245px;
	z-index: -1;
}

#big_pic_loading {
	position: absolute;
	top: 225px;
	left: 370px;
	z-index: -1;
}

#gallery_pic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.pointer {
	cursor: pointer;
}

.hidden {
	display: none;
}

.pic_thumb, #big_scoll_up, #big_scoll_down, #big_pic {
	cursor: pointer;
}

#big_pic {
	display: none;
}

#gmap {
	width: 511px;
	height: 466px;
}

.formBox {
	float: left;
	width: 158px;
	margin: 5px 0 0 0;
	height: 45px;
	position: relative;
}

#reserv_form {
	margin: 10px 0;
}

.formContainer {
	margin: 10px 0;
}

.formBox input {
	height: 20px;
	width: 150px;
	border: 1px solid #b4d5f8;
	margin: 5px 0 0 0;
}

.formBox select {
	width: 150px;
	border: 1px solid #b4d5f8;
	margin: 5px 0 0 0;
	padding: 3px;
}

#reserv_form textarea {
	height: 100px;
	width: 625px;
	border: 1px solid #b4d5f8;
	margin: 5px 0 0 0;
	overflow: auto;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
}

#prenotazioni {
	height: 466px;
	background-image: url('../img/prenotazioni-bg.jpg');
	background-repeat: no-repeat;
}

#prenotazioni .content {
	padding: 65px 120px 90px 80px;
	height: 250px;
	overflow: hidden;
	color: #827759;
}

#prenotazioni p {
	margin: 0;
	padding: 0;
}

.accedi {
	float: left;
	position: relative;
	height: 50px !important;
}

.accedi img, .accedi input {
	position: absolute;
	bottom: 5px !important;
	bottom: 2px;
}

#top_right_link {
	position: absolute;
	top: 80px;
	right: 80px;
	z-index: 100;
	font-size: 11px;
}

#top_right_link a {
	color: #8abef0;
	font-weight: bold;
	text-decoration: none;
}

.orange {
	color: #d66904;
}

#credits_box {
	display: none;
	position: absolute;
	width: 250px;
	height: 35px;
	color: #827759;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #bddaf8;
	font-size: 13px;
}
#credits_box p {
	margin: 5px 0;
}
#credits_box a {
	color: #8abef0;
	font-weight: bold;
	text-decoration: none;
}
