
/*------------------------------------------------------------------
# Hotel Chalet del Lago "La Magnolia"
# ------------------------------------------------------------------
# Copyright (c) Hotel Chalet del Lago. Tutti i diritti riservati.
# Website converted from Flash to valid XHTML by Digital Artifex
--------------------------------------------------------------------*/

html, body{
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	background: #000;
}
.clr{
	clear: both;
}
p{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}
h6 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 1px solid #aaa;
}
input{}
form#freeform{}
input, select {
	font: 12px Arial, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.inputbox{
	margin: 1px 0;
}
.inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 12px Arial, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
/*.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #f5f5f5;
	color: #000;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #505050;
}/*
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}

/* ---- container table --- */
table#main_table{
	height: 100%;
}
table#container{
	background: #000;
	height: 630px;
}

/* ---- custom headings --- */
h3.home{
	margin-bottom: 50px;
	color: #000;
	font-size: 20px;
	font-style: oblique;
}
h3.hotel{
	margin-bottom: 50px;
	color: #670101;
	font-size: 20px;
	font-style: oblique;
}
h3.camere{
	margin-bottom: 20px;
	color: #ffcc99;
	font-size: 20px;
	font-style: oblique;
}
h3.offerte{
	margin-bottom: 20px;
	color: #2f4b4f;
	font-size: 20px;
	font-style: oblique;
}
h3.dove_siamo{
	margin-bottom: 20px;
	color: #ccff99;
	font-size: 20px;
	font-style: oblique;
}
h3.prenotazione{
	margin-bottom: 0px;
	color: #cccccc;
	font-size: 20px;
	font-style: oblique;
}
h3.servizi{
	margin-bottom: 20px;
	color: #010167;
	font-size: 20px;
	font-style: oblique;
}
h3.dintorni{
	margin-bottom: 7px;
	color: #ccc;
	font-size: 20px;
	font-style: oblique;
}



/* LIGHTBOX 2.0.3
--------------------------------------------------------- */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat;
	/* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}



/* WRAPPER
--------------------------------------------------------- */
div#wrapper{}
div#inner{}



/* LOGO
--------------------------------------------------------- */
div#logo{
	height: 93px;
	background: #000 url(../images/logo.jpg) 50% 0 no-repeat;
}



/* TOP MENU
--------------------------------------------------------- */
div#menu_wrap{
	position: relative;
}
div#topmenu_wrap{
	height: 15px;
	background: #fff;
}
div#topmenu_inner{}
div#topmenu{
	line-height: 14px;
}
div#topmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#topmenu li{
	display: inline;
	padding: 0 25px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
}
div#topmenu li a{
	color: #000;
	text-decoration: none;
}

span#home_link a:link, span#home_link a:visited{
	position: absolute;
	top: 0px;
	right: 35px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #919190;
}
span#home_link a:hover{
	color: #ecb512;
}



/* BODY
--------------------------------------------------------- */
span#floating_flower{
	background: url(../images/fiore_laterale.png) 0 0 no-repeat;
	width: 343px;
	height: 494px;
	position: absolute;
	top: 0;
	right: 0;
}
div#body_wrap{
	height: 486px;
	width: 1240px;
	background: #ecb512;
	position: relative;
}
div#body_wrap_hotel{
	height: 486px;
	width: 1240px;
	background: #ea840b;
	position: relative;
}
div#body_wrap_camere{
	height: 486px;
	width: 1240px;
	background: #830606;
	position: relative;
}
div#body_wrap_dove_siamo{
	height: 486px;
	width: 1240px;
	background: #41740b;
	position: relative;
}
div#body_wrap_prenotazione{
	height: 486px;
	width: 1240px;
	background: #333;
	position: relative;
}
div#body_wrap_galleria{
	height: 486px;
	width: 1240px;
	background: #830606;
	position: relative;
}
div#body_wrap_offerte{
	height: 486px;
	width: 1240px;
	background: #ffe064;
	position: relative;
}
div#body_wrap_galleria_servizi{
	height: 486px;
	width: 1240px;
	background: #5a7edc;
	position: relative;
}
div#body_wrap_galleria_dintorni{
	height: 486px;
	width: 1240px;
	background: #01194e;
	position: relative;
}
div#body_wrap_servizi{
	height: 486px;
	width: 1240px;
	background: #5a7edc;
	position: relative;
}
div#body_wrap_dintorni{
	height: 486px;
	width: 1240px;
	background: #01194e;
	position: relative;
}

span#gallery_button_camere{
	background: url(../images/bot_gal_camere.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_camere_en{
	background: url(../images/bot_gal_camere_en.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_camere_es{
	background: url(../images/bot_gal_camere_es.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_servizi{
	background: url(../images/bot_gal_servizi.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_servizi_en{
	background: url(../images/bot_gal_servizi_en.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_servizi_es{
	background: url(../images/bot_gal_servizi_es.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_dintorni{
	background: url(../images/bot_gal_dintorni.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_dintorni_en{
	background: url(../images/bot_gal_dintorni_en.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}
span#gallery_button_dintorni_es{
	background: url(../images/bot_gal_dintorni_es.jpg) 0 0 no-repeat;
	width: 287px;
	height: 75px;
	position: absolute;
	top: 400px;
	right: 380px;
	cursor: pointer;
}



div#body_inner{}
div#body{}

div#sidebar_wrap{
	width: 219px;
	height: 486px;
	float: left;
	background: url(../images/sidebar_image_home.jpg) 0 0 no-repeat;
}
div#sidebar_wrap_hotel{
	width: 219px;
	height: 486px;
	float: left;
	background: url(../images/sidebar_image_hotel.jpg) 0 0 no-repeat;
}
div#sidebar_wrap_offerte{
	width: 219px;
	height: 486px;
	float: left;
	background: url(../images/sidebar_image_offerte.jpg) 0 0 no-repeat;
}
div#sidebar_wrap_camere{
	width: 219px;
	height: 486px;
	float: left;
	background: url(../images/sidebar_image_camere.jpg) 0 0 no-repeat;
}
div#sidebar_wrap_dove_siamo{
	width: 219px;
	height: 486px;
	float: left;
	background: url(../images/sidebar_image_dove_siamo.jpg) 0 0 no-repeat;
}
div#sidebar_wrap_prenotazione{
	width: 219px;
	height: 486px;
	float: left;
	background: #333;
}
div#sidebar_wrap_servizi{
	width: 219px;
	height: 486px;
	float: left;
	background: url(../images/sidebar_image_servizi.jpg) 0 0 no-repeat;
}
div#sidebar_wrap_dintorni{
	width: 219px;
	height: 486px;
	float: left;
	background: url(../images/sidebar_image_dintorni.jpg) 0 0 no-repeat;
}
div#sidebar_inner{}
div#sidebar{}

div#content_wrap{
	width: 680px;
	float: left;
}
div#content_inner{
	padding: 10px 0 0 10px;
}
div#content ul{
	margin: 2px 5px 2px 15px;
	padding: 0px;
}
div#content li{}
div#content{
	width: 365px;
	text-align: left;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	float: left;
}
div#content_dove_siamo{
	width: 680px;
	text-align: left;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	float: left;
}
div#content_servizi{
	width: 365px;
	text-align: left;
	color: #060167;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	float: left;
}
div#content_home{
	width: 565px;
	text-align: left;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	float: left;
	padding-top: 15px;
}
div#content_home a:link, div#content_home a:visited{
	color: #fff;
	text-decoration: underline;
}
div#content_home a:hover{
	color: #000;
	text-decoration: underline;
}
div#content_dintorni{
	width: 680px;
	text-align: left;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	float: left;
}
div#content_prenotazione{
	width: 680px;
	text-align: left;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	float: left;
	font-style: oblique;
}
div#content_galleria{
	width: 850px;
	text-align: left;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	float: left;
	font-style: oblique;
}
div#content_dove_siamo a:link, div#content_dove_siamo a:visited{
	color: #fff;
	text-decoration: none;
	font-style: oblique;
}
div#content_dove_siamo a:hover{
	text-decoration: underline;
}
div#content_dintorni a:link, div#content_dintorni a:visited{
	color: #fff;
	text-decoration: none;
	font-style: oblique;
}
div#content_dintorni a:hover{
	text-decoration: underline;
}
div#text_list{}
div.content_list{ float: left; width: 180px; font-size: 12px;}
div.content_list_dintorni{ float: left; width: 340px; font-size: 12px;}
div.content_list ul, div.content_list_dintorni ul{ margin: 8px; padding: 8px; }
ul#text_list,
ul.text_list{
	margin: 8px;
	padding: 8px;
	font-style: oblique;
	font-size: 12px;
}
div.content_list ul li{
	line-height: 15px;
}

div#bottom_bar_orange{
	width: 1240px;
	height: 8px;
	background: #ff9933;
}
div#bottom_bar_red{
	width: 1240px;
	height: 8px;
	background: #660000;
}
div#bottom_bar_dark_red{
	width: 1240px;
	height: 8px;
	background: #330000;
}
div#bottom_bar_dark_green{
	width: 1240px;
	height: 8px;
	background: #284c02;
}
div#bottom_bar_dark_gray{
	width: 1240px;
	height: 8px;
	background: #666;
}
div#bottom_bar_dark_blue{
	width: 1240px;
	height: 8px;
	background: #003366;
}
div#bottom_bar_dark_blue2{
	width: 1240px;
	height: 8px;
	background: #003399;
}

div#bottom_bar_gray{
	width: 1240px;
	height: 6px;
	background: #999999;
}



/* GALLERY
--------------------------------------------------------- */
a img{
	border-style: none;
}
div#gallery_wrap{}
div.gallery_entry{
	float: left;
	border: 1px solid #eee;
	margin: 9px;
}
div.paginate{
	color: #fff;
	font-size:12px;
	font-style:normal;
}
div.paginate a:link, div.paginate a:visited{
	color: #fffad1;
}
div.paginate a:hover{
	color: #fff;
}


/* OFFERTE
--------------------------------------------------------- */
div#wrap_text_wrap{}
div#wrap_text_inner{}
div#wrap_text{}



/* BOTTOM MENU
--------------------------------------------------------- */
div#bottom_menu_wrap{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_hotel{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg_hotel.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_camere{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg_camere.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_offerte{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg_offerte.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_dove_siamo{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg_dove_siamo.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_prenotazione{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg_prenotazione.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_galleria{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_servizi{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg_servizi.jpg) 50% 0 no-repeat;
}
div#bottom_menu_wrap_dintorni{
	height: 22px;
	background: #fff url(../images/bottom_menu_flower_bg_dintorni.jpg) 50% 0 no-repeat;
}
div#bottom_menu_inner{}
div#bottom_menu{
	line-height: 22px;
	color: #747474;
	text-transform: uppercase;
}
div#bottom_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#bottom_menu li{
	display: inline;
	padding: 0 15px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
}
div#bottom_menu li a:link, div#bottom_menu li a:visited{
	color: #747474;
	text-decoration: none;
}
div#bottom_menu li a:hover{
	color: #000;
}
body.hotel div#bottom_menu li a.hotel{
	color: #ea840b;
}
div#bottom_menu li a.hotel:hover{
	color: #ea840b;
}
body.camere div#bottom_menu li a.camere{
	color: #c11301;
}
body.offerte div#bottom_menu li a.offerte{
	color: #a75100;
}
body.dove_siamo div#bottom_menu li a.dove_siamo{
	color: #4b771b;
}
body.prenotazione div#bottom_menu li a.prenotazione{
	color: #333;
}
body.servizi div#bottom_menu li a.servizi{
	color: #5a7edc;
}
body.dintorni div#bottom_menu li a.dintorni{
	color: #01194e;
}
div#bottom_menu li a.camere:hover{
	color: #c11301;
}
div#bottom_menu li a.dove_siamo:hover{
	color: #41740b;
}
div#bottom_menu li a.prenotazione:hover{
	color: #333;
}
div#bottom_menu li a.servizi:hover{
	color: #5a7edc;
}
div#bottom_menu li a.dintorni:hover{
	color: #01194e;
}

.loff a:link, .loff a:visited{
	color: #a75100;
	text-decoration: underline;
}
.loff a:hover{
	color: #000;
}



/* FOOTER
--------------------------------------------------------- */
div#footer{
	background: #000;
	color: #fff;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
}
div#footer a:link, div#footer a:visited{
	color: #fff;
	text-decoration: underline;
}
div#footer a:hover{
	color: #fff59b;
}
div#footer2, div#footer_email{
	background: #000;
	color: #666;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
}
div#footer2 a:link, div#footer2 a:visited,
div#footer_email a:link, div#footer_email a:visited{
	color: #666;
	text-decoration: none;
}
div#footer2 a:hover,
div#footer_email a:hover{
	color: #ccc;
}




