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


h1 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 18px;
	color: #EC9128;
	font-weight: normal;
	line-height: 20px;
}

h2 {
	margin: 0;
	padding-top: 40px;
	padding-bottom: 22px;
	text-align: left;
	font-size: 16px;
	color: #644D19;
	font-weight: normal;
}

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

h4 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #FAF6E7:
}


a img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 950px;
	position: relative;
	overflow: hidden;
}

#wrapper {
	margin: 0;
	border: 1px solid #eae7d8;
}

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

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

}

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

#left_col {
	width: 634px;
	overflow: hidden;
	/*padding-top:0px;
	margin:0px;*/
	height:475px;
	margin: 0 0 0 305px;
	background-color:#fff;
}

#right_col {
	position: absolute;
	top: 7px;
	right: 7px;
	padding-top:70px;
	visibility: hidden;
}

#thumbs {
	width: 125px;
	height: 475px;
	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: 950px;
	font-size: 11px;
}

#credits {
	float: right;
}

#video {
	float: right;
}

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

#menu .content {
	margin-top: 20px;
	margin-left: 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: #685120;
	width: 0%;
	height: 2px;
	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 {
	float:left;
	line-height: 15px;
	color: #757472;
	font-size: 12px;
	width: 288px;
	height:435px;
	background-color:#FAF6E7;
	padding-top: 40px; 
	padding-left: 25px;
	z-index: 20000;
}

#bottom_text p {
	margin: 0;
	padding: 0;
	width: 260px;
}

.small_pic {
	width: 637px !important;
	overflow: hidden;
	position: relative;
	background-color: #e3e3e3;
	left: 6px;
	top: 0px;
}

.imghome  {
	/*position: relative; 
	width: 637px; 
	height: 475px; 
	overflow: hidden; 
	margin-top: -515px; 
	margin-left:0px;*/
	position: relative; 
	width: 637px; 
	height: 475px; 
	overflow: hidden;
}



#page_contents {
	position: absolute;
	top: 72px;
	width: 311px;
	height: 474px;
	background-color:#FAF6E7;
	left: 1px;
}

#page_contents_box {
	line-height: 15px;
	padding-top: 40px;
	padding-left: 25px;
	color: #757472;
	font-size: 12px;
	width: 260px;
	height:400px;
	background-color:#FAF6E7;
	overflow: hidden;
}

#page_contents_text {
	line-height: 15px;
	color: #757472;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	height: 385px;
}

.scrollable {
	position: absolute;
	color: #757472;
}

#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;
}



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

#scrollbar {
	width: 20px;
	height: 345px;
	position: absolute;
	right: 3px;
	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: 10px;
	left: 191px;
	width: 136px;
	height: 14px;



}

#right_mini_menu img {
	cursor: pointer;
}

#chisiamo {
	height: 475px;
	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: 100px;
	left: 25px;
	width: 700px;
	height: 375px;
	overflow: hidden;
}

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

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

.pic_comment .bg {
	width: 100%;
	height: 100%;
	background-color: #594919;
	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: 260px;
	right: 320px;
	z-index: -1;
}

#big_pic_loading {
	position: absolute;
	top: 290px;
	right: 310px;
	/*z-index: 100;*/
}

#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: 637px;
	height: 475px;
}

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

#reserv_form {
	margin: 50px 0;
}

.formContainer {
	margin: 10px 0;
}

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

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

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

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

#prenotazioni .content {
	padding: 65px 120px 190px 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 #eae7d8;
	font-size: 13px;
}
#credits_box p {
	margin: 5px 0;
}
#credits_box a {
	color: #6F6E6D;
	font-weight: bold;
	text-decoration: none;
}



#video_box {
	display: none;
	position: absolute;
	margin-top: 80px;
	margin-left: 168px;
	width: 640px;
	height: 487px;
	background: #ffffff;
	font-size: 13px;
	padding:0;
}

