@charset "utf-8";
/* Reset */
/* v1.0 | 20080212 */
* {margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;background:transparent}
body{line-height:1}
table{border-collapse:collapse;border-spacing:0}

/* Inizio CSS */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	background:#FFFFFF url(/images/bg.png) repeat-x;
}

.clear {
	clear:both;
	display:block;
	font-size:0;
	line-height:0;
}

a:link,
a:visited,
a:hover {
	color:inherit;
}

a:hover {
	text-decoration:underline;
}

input,
select {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}

p { margin-bottom:10px; line-height:1.2; }

#container { width:980px; margin:auto; }

/*==================================================================	HEADER */

#header { height:105px; position:relative; }

#logo {
	position:absolute;
	top:13px;
	left:27px;
	width:183px;
	height:66px;
	background:url(/images/sprite_images.png) no-repeat left top;
	text-indent:190px;
	overflow:hidden;
	white-space:nowrap;
}

#menu_languages {
	position:absolute;
	top:13px;
	left:235px;
	width:140px;
	height:20px;
	z-index:100;
	overflow:hidden;
	background:url(/images/sprite_images.png) no-repeat left top;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #044E72; /* old browsers */
	background: -moz-linear-gradient(top, #044E72 0%, #065A7F 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#044E72), color-stop(100%,#065A7F)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044E72', endColorstr='#065A7F',GradientType=0 ); /* ie */
}

#menu_languages a,
#menu_languages a:hover,
#menu_languages a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1;
	font-size:11px;
    padding:5px 15px 4px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#menu_languages a:hover { background:#2686B3; }

#menu_languages img { vertical-align:bottom; margin-right:5px; }

#menu_languages .active { background:url(/images/sprite_icons.png) no-repeat 120px 9px; }

#centro_prenotazione {
	position:absolute;
	top:0px;
	left:393px;
	width:210px;
	height:74px;
	background:url(/images/sprite_images.png) no-repeat left -66px;
	text-indent:220px;
	overflow:hidden;
	white-space:nowrap;
}

.eng #centro_prenotazione { background-position:left -212px; }

.fra #centro_prenotazione { background-position:left -286px; }

.deu #centro_prenotazione { background-position:left -360px; }

  #chiama_numero {
	position:absolute;
	bottom:6px;
	right:27px;
	width:329px;
	height:73px;
	border:1px solid #5AADD4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #016798; /* old browsers */
	background: -moz-linear-gradient(top, #016798 0%, #014E74 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016798), color-stop(100%,#014E74)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016798', endColorstr='#014E74',GradientType=0 ); /* ie */
}

#chiama_numero p {
	background: url(/images/sprite_images.png) no-repeat left -140px;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	margin:1px 0 0 16px;
	padding:2px 0 3px 96px;
}

#chiama_numero span { font-size:11px; line-height:1.8; font-weight:normal; }

#chiama_numero strong { font-size:22px; }

/*==================================================================	NAVIGATION - MENU SECONDARIO */

#navigation {
	position:absolute;
	left:27px;
	bottom:7px;
}

#navigation li {
	list-style:none;
	color:#FFFFFF;
	display:inline;
}

#navigation a {
	text-decoration:none;
	margin-right:15px;
}

#navigation a:hover { color:#c9c2b0; }

#menu_secondario {
	position:absolute;
	right:29px;
	top:4px;
}

#menu_secondario li {
	list-style:none;
	color:#FFFFFF;
	display:inline;
}

#menu_secondario a {
	text-decoration:none;
	margin-left:15px;
	font-size:11px;
	padding-left:15px;
}

#menu_secondario a:hover { color:#c9c2b0; }

#ico_contatti { background:url(/images/sprite_icons.png) no-repeat 0px -22px; }

#ico_sitemap { background:url(/images/sprite_icons.png) no-repeat 0px -48px; }

/*==================================================================	SLIDESHOW */

#slideshow {
	position:relative;
	width:980px;
	height:375px;
	margin-bottom:10px;
}

#slideshow img { width:980px; height:375px; }

#slideshow div {
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	display:block;
}

#slideshow .active {
	opacity:1.0;
	filter:alpha(opacity=100);
	z-index:10;
}

#slideshow p {
	position:absolute;
	left:0px;
	bottom:0px;
	width:980px;
	height:175px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0))); /* webkit */
	margin:0px;
	color:#FFFFFF;
	font-size:20px;
	line-height:1;
}

.int #slideshow p { display:none; }

#slideshow a {
	text-decoration:none;
	position:absolute;
	left:370px;
	top:17px;
	width:575px;
	text-shadow:0px 0px 4px #000000;
	z-index:3;
}

#slideshow span {
	font-size:12px;
	background:url(/images/sprite_icons.png) no-repeat right -125px;
	margin-top: 9px;
	margin-left:20px;
	padding-right:20px;
	display:inline-block;
	text-decoration:underline;
	float:right;
}

#slideshow strong {
	position:absolute;
	left:371px;
	top:18px;
	width:575px;
	color:#333333;
	z-index:1;
	font-weight:normal;
}

/*==================================================================	FORM BOOKING */

#form_booking {
	width:323px;
	min-height:329px;
	height:auto !important;
	height:329px;
	position:relative;
	text-align:center;
	z-index:99;
	padding:15px 6px 6px 6px;
	margin-bottom:20px;
	-webkit-border-top-left-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright: 13px;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	background: #006099; /* old browsers */
	background: -moz-linear-gradient(top, #006099 0%, #1399D3 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006099), color-stop(100%,#1399D3)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006099', endColorstr='#1399D3',GradientType=0 ); /* ie */
}

.int #form_booking { width:225px; }

#form_booking form {
	min-height:244px;
	height:auto !important;
	height:244px;
	background:#FFFFFF;
	margin-top:15px;
	padding:30px 0px 20px 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.int #form_booking form { padding:30px 0px 8px 20px; }

#form_booking p {
	font-size:19px;
	color:#FFFFFF;
	line-height:1;
	margin:0px;
}

.int #form_booking p { font-size:16px; }

.fields {
	text-align:left;
	float:left;
}

.fields li {
	list-style:none;
	float:left;
	width:136px;
	margin:0px 10px 10px 0px;
}

.int .fields li { width:87px; }

.fields li.cal {
	width:136px;
	margin-right:10px;
}

.fields li.cal button { vertical-align:top; width:17px; height:16px; }

.int .fields li.cal {
	width:90px;
	background-position:72px -81px;
	margin-right:5px;
}

.fields li.rooms { clear:right; }

.fields li.rooms,
.fields li.adults,
.fields li.children { width:81px; margin-right:20px; }

.int .fields li.rooms,
.int .fields li.adults,
.int .fields li.children { width:55px; margin-right:10px; }

.fields li.roomTitle {
	clear:both;
	float:none;
	width:auto;
	color:#342C60;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #342C60;
	margin-bottom:7px;
	margin-right: 20px;
	padding:5px 0px 7px 0px;
}

.fields li.childAge { width:auto; margin-right:0px; }

.fields label {
	font-size:11px;
	color:#342C60;
	margin-bottom:6px;
	display:block;
	padding-right:5px;
}

.fields input,
.fields select {
	background:#FFFFFF;
	font-size:11px;
	border:1px solid #A5ACB2;
	padding:1px;
}

.fields select { width:136px; }

.int .fields select { width:87px; }

.fields .rooms select,
.fields .adults select,
.fields .children select { width:81px; }

.int .fields .rooms select,
.int .fields .adults select,
.int .fields .children select { width:55px; }

.fields .childAge select {
	width: 55px;
	margin-right: 20px;
}

.int .fields .childAge select {
    margin-right: 5px;
    width: 42px;
}

.fields .cal input {
	width:107px;
	padding:2px;
}

.int .fields .cal input {
	width:62px;
}

#form_booking a,
a.button {
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding: 6px 10px 3px;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	height:25px;
	display:inline-block;
	float:right;
	margin-right:20px;
	border:1px solid #C84F06;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #F77C41; /* old browsers */
	background: -moz-linear-gradient(top, #FCCDA7 0%, #F5783D 50%, #E85318 51%, #F77C41 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCCDA7), color-stop(50%,#F5783D), color-stop(51%,#E85318), color-stop(100%,#F77C41)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F77C41', endColorstr='#E85318',GradientType=0 ); /* ie */
}

.int #form_booking a,
.int a.button {
	float:left;
	padding: 6px 10px 3px;
}

#form_booking a span,
a.button span {
	background:url(/images/sprite_icons.png) no-repeat right -75px;
	padding-right:35px;
	line-height:22px;
	height:22px;
	display:inline-block;
	text-shadow: 0 -1px #C14D00;
}

.fields #categories {
	float:right;
	margin-right:20px;
}

.fields #categories li {
	height:15px;
	width:114px;
	float:none;
	margin:0px;
}

.fields #categories label {
	display:inline;
}

.fields #categories input {
	width:auto;
}

.fields #categories img {
	height:10px;
}

.fields .zone {
	margin-bottom:16px;
}

/*==================================================================	LEFT */

#left {
	float:left;
	width:335px;
	margin-right:15px;
}

.int #left { width:237px; margin-right:20px; }

#left .box {
	margin-bottom:20px;
	padding:3px;
	border:1px solid #CECECE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#left .title {
	background:#086F9F;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left:15px;
	margin-bottom:1px;
	font-size:15px;
	line-height:32px;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
}

#social { margin-bottom:20px; }

.fbLikeFrame {
	height:35px;
	width:335px;
}

.int .fbLikeFrame {
	height:45px;
	width:237px;
}

#facebook {
	text-decoration:none;
	color: #3B5998;
    display:inline-block;
    white-space: nowrap;
	border:1px solid #CAD4E7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
  	background:#ECEEF5 url(/images/sprite_icons.png) no-repeat 5px -521px;
    padding: 5px 6px 5px 22px;
	font-size:11px;
}

.box li {
	list-style:none;
	padding:10px 0px;
	border-bottom:1px dotted #CECECE;
	margin:0px 10px;
}

.box li:last-child { border:none; }

.box li a { display:block; text-decoration:none; }

.box li li {
	border:none;
	color:#666666;
	margin-right:0px;
}

.box li li a {
	background:url(/images/sprite_icons.png) no-repeat left -443px;
	padding-left:10px;
}

.box li li li {
    font-size: 11px;
    padding: 8px 0 0px 10px;
	margin-left:0px;
}

.box li li li a {
	background: url(/images/sprite_icons.png) no-repeat scroll left -443px transparent;
    padding: 0px 0 0px 10px;
}


#newsletter {
	padding:10px;
}

#newsletter p {
	font-weight:bold;
	color:#333333;
}

#newsletter input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:180px;
	margin-right:5px;
	padding:2px 0px 2px 5px;
	border-top:1px solid #999999;
	font-size:11px;
}

#newsletter input { width:120px; }

#newsletter a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#086F9F;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	padding:2px 8px;
}

#newsletter label.error {
	color:#E10005;
	margin-top:5px;
	display:inline-block;
}

#meteo em {
	font-size:13px;
	font-style:normal;
	text-transform:none;
	float:right;
	margin-right:20px;
}

#meteo img {
	float:left;
	margin-right:20px;
}

.int #meteo img { margin-right:10px; }

#meteo p {
	font-size:14px;
	line-height:52px;
	margin:15px 0px 0px 20px;
}

.int #meteo p { margin:15px 0px 0px 5px; }

#meteo .more {
	float:right;
	margin:0px 15px 10px 0px;
}

.cms_block {
	min-height:20px;
	height:auto !important;
	height:20px;
}

/*==================================================================	MAIN */

#main { margin:-366px 20px 20px; }

#content {
	float:left;
	width:590px;
	margin-top:235px;
}

.int #content {	width:683px; margin-top:131px; }

#testo-hp { margin:0px 20px 20px; }

/*==================================================================	SPECIAL OFFERS */

#special_offers {
	background: white;
	border: 5px solid rgba(255,255,255,0.6);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #006099; /* old browsers */
	background: -moz-linear-gradient(top, #006099 0%, #1399D3 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006099), color-stop(100%,#1399D3)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006099', endColorstr='#1399D3',GradientType=0 ); /* ie */
	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4 Chrome 6 */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
	position:relative;
	z-index:99;
	padding:15px 22px;
	margin-bottom:10px;
	color:#FFFFFF;
}

.int #special_offers { width:536px; margin:0px auto 6px; }

#special_offers .title {
	font-size:19px;
	line-height:1;
	margin-bottom:15px;
}

#special_offers .title span {
	float:right;
}

#prev,
#next {
	text-indent:50px;
	overflow:hidden;
	white-space:nowrap;
	display:inline-block;
	width:8px;
	height:13px;
	margin-left:20px;
}

#prev {
    background: url("/images/sprite_icons.png") no-repeat scroll 0px -468px transparent;
}

#next {
    background: url("/images/sprite_icons.png") no-repeat scroll 0px -493px transparent;
}

#scroll {
	overflow: hidden;
    position: relative;
    width: 536px;
	height:228px;
}

.int #scroll {
	height:145px;
}

#scroll > ul {
	position: absolute;
    width:9999px;
}

#scroll > ul > li {
	width:164px;
	margin-right:22px;
	float:left;
	list-style:none;
	min-height:228px;
	height:auto !important;
	height:228px;
}

.int #scroll > ul > li {
	min-height:145px;
	height:auto !important;
	height:145px;
}

#special_offers .last {	margin-right:0px; }

#special_offers li .title {
	font-size:11px;
	width:145px;
	height:22px;
	margin:5px 0px 0px 0px;
}

#special_offers .price {
	font-size:11px;
	text-align:right;
	margin-top: -12px;
}

.int #special_offers .price { margin-bottom: 0px; }

#special_offers .price strong {
	font-size:25px;
	color:#FFFF00;
	font-weight:normal;
	line-height:1;
}

#special_offers li li {
	font-size:11px;
	line-height:1.6;
	list-style:none;
}

#special_offers a { text-decoration:none; }

#special_offers .rating {
	display:inline-block;
	margin-right:5px;
	width:50px;
	line-height:8px;
	background:url(/images/sprite_icons.png) no-repeat;
	overflow:hidden;
	text-indent:60px;
	white-space:nowrap;
}

#special_offers .rating_2 { background-position:left -315px; }
#special_offers .rating_3 { background-position:left -305px; }
#special_offers .rating_4 { background-position:left -295px; }
#special_offers .rating_5 { }
#special_offers .rating_6 { background-position:left -285px; }
#special_offers .rating_7 { background-position:left -275px; }

#special_offers .more {
	float:right;
	background:url(/images/sprite_icons.png) no-repeat left -344px;
	padding-left:8px;
	margin-top:7px;
	text-decoration:underline;
}

/*==================================================================	BEST OFFERS */

#best_offers .loading {
	background:url(/images/ajax-loader.gif) no-repeat center center;
	min-height:97px;
	height:auto !important;
	height:97px;
	border:none;
	margin:0px;
	padding:0px;
}

#best_offers {
	border:1px solid #CECECE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0px 5px 20px;
}

#best_offers .title {
	line-height:1;
	font-size: 17px;
    line-height: 1;
    margin: 10px 0 10px 15px;
    text-transform: uppercase;
	color:#444444;
}

#best_offers #tabs {
	background: #14AAEB; /* old browsers */
	background: -moz-linear-gradient(top, #14AAEB 0%, #139AD4 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#14AAEB), color-stop(100%,#139AD4)); /* webkit */
	font-size:11px;
	color:#FFFFFF;
	padding:0px;
	height:43px;
}

#best_offers #tabs.colored,
#tabs #tabs-1 {
	background: #F7A642; /* old browsers */
	background: -moz-linear-gradient(top, #F7A642 0%, #E85318 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7A642), color-stop(100%,#E85318)); /* webkit */
}

#tabs li {
	background: #139AD4; /* old browsers */
	background: -moz-linear-gradient(top, #139AD4 0%, #066A99 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#139AD4), color-stop(100%,#066A99)); /* webkit */
	text-decoration:none;
	float:left;
	display:block;
	line-height: 1.2;
    padding-top: 5px;
	overflow:hidden;
	padding-left:15px;
	width:273px;
	height:23px;
	overflow:hidden;
}

#tabs li.active {
	background:none;
	height:38px;
	border:none;
	width: 274px;
}

#tabs-1 {
	border-right:1px solid #FFFFFF;
}

#tabs-2 {
	border-left:1px solid #FFFFFF;
}

#tabs a {
	text-decoration:none;
}

#tabs strong {
	font-weight:normal;
	font-size:15px;
	display:block;
}

#tabs span { display:none; }

#tabs .active span { display:block; }

#best_offers ul {
	padding:5px 15px 15px;
	list-style:none;
}

#visible_tab li {
	padding:10px 0px;
	border-bottom:1px dotted #CECECE;
	min-height:97px;
	height:auto !important;
	height:97px;
}

#best_offers li .thumb { 
	float:left;
	display:block;
	width:125px;
	height:95px;
	margin-right:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position:left top;
	background-repeat:no-repeat;
}

#best_offers li p {
	font-size:11px;
	float:left;
	width:122px;
	margin-right:20px;
}

#best_offers li p a {
	font-weight:bold;
	text-decoration:none;
	margin-bottom:4px;
	display:block;
}

#best_offers li p span {
	display:block;
	width:50px;
	margin-top:4px;
	line-height:8px;
	background:url(/images/sprite_icons.png) no-repeat;
	overflow:hidden;
	text-indent:60px;
	white-space:nowrap;
}

#best_offers .rating_2 { background-position:left -265px; }
#best_offers .rating_3 { background-position:left -255px; }
#best_offers .rating_4 { background-position:left -245px; }
#best_offers .rating_5 { }
#best_offers .rating_6 { background-position:left -235px; }
#best_offers .rating_7 { background-position:left -225px; }

#best_offers ul ul {
	float:left;
	width:266px;
	padding:0px;
}

#best_offers ul ul li {
	padding:0px 0px 5px;
	margin:0px 10px 5px 0px;
	min-height:0px;
}

#best_offers ul ul .last {
	border-bottom:none;
	padding:0px;
	margin-bottom:0px;
}

#best_offers ul ul a {
	text-decoration:none;
	color:#F36018;
	font-weight:bold;
	line-height:16px;
	display:block;
	font-size:11px;
}

#best_offers ul ul span {
	float:right;
	color:#006699;
	font-weight:normal;
	margin:-2px -10px 0px 0px;
	background:url(/images/sprite_icons.png) no-repeat right -416px;
	padding-right:10px;
}

#best_offers ul ul strong {
	font-size:16px;
	font-weight:normal;
}

#best_offers .more {
	float:right;
	background:url(/images/sprite_icons.png) no-repeat left -394px;
	padding-left:10px;
	margin:0px 15px 15px 0px;
	font-weight:bold;
}

#hidden_tab { display:none; }

/*==================================================================	CALENDARIO EVENTI */

#eventCalendar { margin: 0 5px 20px; }

#eventCalendar .title {
	line-height:1;
	font-size: 17px;
    line-height: 1;
    margin: 10px 0px;
    text-transform: uppercase;
	color:#444444;
}

#dayList {
	float:left;
	margin:0 0 40px;
	width:580px;
	border-bottom:1px dotted #CECECE;
}

#dayList li {
	border:1px dotted #999999;
	border-width:0px 0px 0px 1px;
	display:block;
	float:left;
	height:30px;
	width:34px;
}

#dayList .monthYear {
	border:none;
	font-size:12px;
	height:32px;
	line-height:32px;
	width:194px;
}


#dayList li.goPast,
#dayList li.goFuture {
	width:18px;
	border:none;
	text-indent:25px;
	overflow:hidden;
	white-space:nowrap;
}

#dayList li.goPast a,
#dayList li.goPast a:hover {
	background:url("/images/sprite_icons.png") no-repeat scroll 5px -142px transparent;
}

#dayList li.goFuture a,
#dayList li.goFuture a:hover {
	border-left:1px dotted #999999;
	background:url("/images/sprite_icons.png") no-repeat scroll 5px -167px transparent;
}

#dayList li.goPast a,
#dayList li.goFuture a {
	color:#3B6D00;
	font-size:18px;
	font-weight:bold;
	height:24px;
	padding-top:8px;
}

#dayList li a {
	display:block;
	font-size:11px;
	height:27px;
	line-height:12px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

#dayList li a:hover,
#dayList li a.selected {
	background:#D7DDE9;
}

#dayList li a strong {
	display:block;
	font-size:10px;
	font-weight:normal;
}

#dayList li.today a {
	background:#13a6e6;
	color:#FFFFFF;
}

#dayList li.weekend a {
	color:#B3230B;
}

.filtra_eventi {
	border-bottom:1px dotted #356E1A;
	border-top:1px dotted #356E1A;
	padding:10px 10px 10px 0;
	margin-bottom:10px;
}

#event_start,
#event_end {
	border:1px solid #86C4E8;
	color:#000000;
	font-size:12px;
	height:16px;
	line-height:16px;
	padding:2px;
	text-align:left;
	width:70px;
}

.filtra_eventi .ui-datepicker-trigger {
	width:17px;
	height:16px;
	margin-right:15px;
	vertical-align:sub;
}

.filtra_eventi a.button,
.filtra_eventi a.button:hover {
	padding:0px 10px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#FFFFFF;
	float:none;
	height:auto;
	line-height:1;
	margin:0px;
	vertical-align:bottom;
}

.filtra_eventi a.button span {
	background:none;
	padding:0px;
	height:20px;
	line-height:20px;
	padding:0px;
}

.filtra_eventi .more { float:right; padding-top:3px }

.data {
	font-weight:bold;
}

#news li {
	list-style:none;
	float:left;
	width:290px;
	height:90px;
	border-bottom:1px dotted #CECECE;
	margin-bottom:8px;
	padding-bottom:8px;
	overflow: hidden;
}

.int #news li {
	float:none;
	width:100%;
	height:auto;
}

#news div {
	width:160px;
	float:left;
}

.int #news div {
	width:583px;
}

#news div.clear {
	width:auto;
	float:none;
}

#news span {
	float:left;
	display:block;
	width:90px;
	height:90px;
	margin-right:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position:left top;
	background-repeat:no-repeat;
}

#news a {
	font-weight:bold;
	text-decoration:none;
	line-height:1.2;
	
}

#news small {
	display:block;
	margin:2px 0px 5px;
	line-height:1.2;
	font-size:11px;
}

#news p {
	color:#666666;
	font-size:11px;
	margin:0px;
}

#news .more {
	float:right;
	background:url(/images/sprite_icons.png) no-repeat 10px -200px;
	width:10px;
	height:18px;
	padding:0px 10px;
	margin:36px 0px 36px;
	font-weight:bold;
	text-indent:40px;
	overflow:hidden;
	white-space:nowrap;
}

.int #news .more {
	float:right;
	clear:both;
	background:none;
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	font-weight:bold;
	text-indent:0px;
}

#news .no_events { width:568px; }

/*================================================================================	LISTA NEWS E EVENTI */

.pagination {
	border-bottom:1px dotted #356E1A;
	padding:5px 5px;
	margin-bottom:10px;
}

.pagination.bottom {
	border-top:1px dotted #356E1A;
}

.pagination .pages {
	float:right;
	margin:0px;
}

.pagination .details {
	float:left;
	margin:0px;
}

.selpag {
	font-weight:bold;
}

/*==================================================================	CONTENT */

#breadcrumbs {
	font-size:11px;
	margin:20px 0px;
}

#breadcrumbs  span { color:#878787; }

#page_title {
	color:#7E5632;
	font-size:20px;
	background:url(/images/title_shadow.jpg) no-repeat left bottom;
	margin-left: -8px;
    padding: 0px 0px 25px 8px;
}

#content h4 {
    color: #AC9577;
    font-size: 12px;
    margin-bottom: 15px;
}

#user_content p,
#user_content ul { color:#333333; line-height:1.4; margin-bottom:15px; list-style-position: inside; }

#user_content a {
    color: #817059;
    text-decoration: underline;
}

#sitemap ul {
    padding-left: 15px;
	line-height:1.4;
}

#sitemap a {
    color: #817059;
    text-decoration: none;
}

#baloon {
	line-height:1.2;
	color:#666666;
	height:95px;
}

#baloon h5 {
	color:#0D82B6;
	margin-bottom:5px;
}

#user_content  .border,
#user_content  .border th,
#user_content  .border td { border:1px solid #CCCCCC; border-collapse:collapse; padding:5px; }

.galleryone img {
	padding:5px;
	border:1px solid #CCCCCC;
	margin-right:10px;
	margin-bottom:10px;
}

/*================================================================================	METEO */

table.meteo th {
	text-align:center;
	background-color:#EAF5FE;
	padding:5px;
}

table.meteo td {
	text-align:center;
	vertical-align:middle;
	padding:5px;
}

.even {
    background: none repeat scroll 0 0 #F8F8F8;
}

/*================================================================================	FORM CONTATTI */

form.contatti label {
	width:175px;
	float:left;
	display:block;
	clear:left;
	line-height:20px;
	margin-bottom:15px;
	font-size:11px;
}

form.contatti input,
form.contatti textarea,
form.contatti select {
	width:200px;
	height:18px;
	border:1px solid #999999;
	float:left;
	display:block;
	margin-bottom:12px;
	font-size:11px;
}

form.contatti input.checkbox {
	width:auto;
}

form.contatti select.small {
	margin-right:6px;
	width:40px;
}
/*
form.contatti span {
	float:left;
	padding:3px 0px 0px 8px;
	font-size:10px;
}*/

form.contatti input.button {
	font-size:12px;
	background:#7B7B7B none;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:2px 6px;
	cursor:pointer;
	line-height:26px;
	text-decoration:none;
	text-shadow:1px 1px 0px #333333;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display:inline;
	width:auto;
	height:auto;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
}

form.contatti textarea {
	height:100px;
	width:276px;
}

form.contatti input.nascosto {
	border:none;
	display:none;
}

form.contatti input.checkbox {
	width:auto;
	margin:0px;
}

#content form.contatti p.checkbox_label {
	margin:2px 0px 8px 8px;
	float:left;
	width:260px;
	font-size:11px;
}

#content form.contatti p.campi_obbl {
	margin:2px 0px 20px 0px;
	padding-left:175px;
	clear:both;
	font-weight:bold;
}

form.contatti div.privacy_form {
	width:278px;
	height:100px;
	overflow:auto;
	border:1px solid #999999;
	margin:5px 0px 10px 0px;
}

#content form.contatti div.privacy_form p {
	font-size:9px;
}

#error{
	border:1px solid #DD0005;
	padding:10px;
	color:#DD0005;
	background-color:#FBECEC;
	margin-bottom:15px;
	font-weight:bold;
	line-height:1.4;
}

#success{
	border:1px solid #43A01B;
	padding:10px;
	color:#43A01B;
	background-color:#E7FCE2;
	margin-bottom:15px;
	font-weight:bold;
	line-height:1.4;
}

/*================================================================================	OFFERTE */

#offers_list li {
	list-style:none;
	background:url(/images/shadow.png) no-repeat right bottom;
	padding:20px 20px 20px 0px;
	margin-bottom:20px;
	border-top:1px dotted #64AACF;
}

#offers_list .offer_title {
	color:#246691;
	font-size:18px;
	margin-bottom:10px;
	display:inline-block;
	text-decoration:none;
}

#offers_list .offer_link {
	float:right;
	color:#246691;
	font-weight:bold;
}

#offers_list img { float:left; margin-right:20px; }

#structures { border-collapse:collapse; }

#structures th {
	color:#1d5375;
	border-bottom:1px dotted #86c4e8;
	padding:10px 5px;
	text-align:left;
}

#structures td {
	border-top:1px dotted #86c4e8;
	padding:10px 5px;
}

#structures .hotel_name {
	color:#626262;
	text-decoration:none;
}

#structures .offer_title {
	text-transform:uppercase;
	margin-bottom:0;
	font-size:11px;
	line-height:1.1;
}

.short_description,
.long_description { font-size:11px; line-height:1.1; }

#structures .offer_description {
	outline:none;
}

#structures .check_availability {
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	white-space:nowrap;
	display:inline-block;
	padding:3px 6px;
	background-color: #1f577b;
	background-image: -moz-linear-gradient(top, #1f577b, #5e88a2); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1f577b),color-stop(1, #5e88a2)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#1f577b', EndColorStr='#5e88a2'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1f577b', EndColorStr='#5e88a2')"; /* IE8 */
	line-height: 1.4;
}

.even { background:#e9f0f3; }

.long_description { display:none; }

/*================================================================================	DETTAGLI HOTEL */

.hotel_details {
	width:328px;
	color:#505050;
	background:#FFFFFF;
	border:1px solid #A4936D;
	padding:20px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	-moz-box-shadow: 0px 0px 10px #666666; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 10px #666666; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 10px #666666; /* Opera 10.5, IE 9.0 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:999;
}

.imgThumb {
	width:328px;
	height:219px;
	margin-bottom:10px;
}

.imgThumb img.thumb_img { border:1px solid #62512D;}

.imgThumb img.zoom {
	position:absolute;
	width:37px;
	height:32px;
	bottom:5px;
	right:5px;
}

.hotel_details p {
	float:left;
	width:261px;	
}

.hotel_details .title {
	color:#005380;
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
}

.hotel_details p img { vertical-align:sub; }

.hotel_details p a {
	color:#CC0000;
	font-size:12px;
	text-decoration:underline;
}

.hotel_details p a:hover { text-decoration:none; }

/*==================================================================	FOOTER */

#pre_footer,
#footer {
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #D9D9D9 0%, #FFFFFF 10%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D9D9D9), color-stop(10%,#FFFFFF)); /* webkit */
	padding:15px 0px;
}

#pre_footer .inner,
#footer .inner { margin:auto; width:980px; }

#footer_left {
	float:left;
	width:490px;
	font-size:11px;
	line-height:1;
}

#footer_right {
	float:right;
	width:490px;
	font-size:11px;
	line-height:15px;
	text-align:right;
}

#footer_right ul {
	list-style:none;
	margin-bottom:10px;
}
#footer_right ul li {
	display:inline;
	margin-left:10px;
}
#footer_right ul li.last {
	border-right:medium none;
	padding-right:0;
}

#ui-datepicker-div {
    display: none;
}
