@charset "utf-8";
/* CSS Document */

/*==================================================================================================================	RESET */

html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td {
	margin: 0;
	padding: 0;
}

img { border:none; }

/*==================================================================================================================	COMMON */

.clear {
	clear:both;
	height:0px;
	line-height:0px;
}

img.overlay, img.thumb {
	display:block;			/* for dumb IE */
}

h3,h1 {
	font-size:14px;
	font-weight:bold;
	padding:10px;
	text-transform:uppercase;
	outline:none;
}

span.title {
	font-size:14px;
	font-weight:bold;
	padding:10px;
	text-transform:uppercase;
	outline:none;
	display:block;
}

a:link,
a:visited {
	text-decoration:none;
	color:inherit;
}

a:hover {
	text-decoration:underline;
}

a.more,
a.more:hover,
a.more:visited {
	text-decoration:none;
	float:right;
	margin:5px 25px 0px 0px;
	padding-right:10px;
	font-size:11px;
	background:url(/images/arrows_and_buttons.png) no-repeat right 3px;
	white-space:nowrap;
}

a.more:hover {
	text-decoration:underline;
}

hr {
	border:1px solid #CCCCCC;
	border-width:1px 0px 0px 0px;
	margin:15px 0px;
}


/*==================================================================================================================	BODY */

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

#wrapper {
	width:960px;
	margin:auto;
}

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

#header {
	height:542px;
}

#inner_header {
	position:relative;
}

#header_bg {
	background:transparent url(/images/header_estate.png) no-repeat;
	height:320px;
	width:960px;
	position:absolute;
	top:0px;
	left:0px;
}

#contattaci {
	position:absolute;
	right:0px;
	top:62px;
}

#lang {
	position:absolute;
	top:12px;
	left:8px;
	list-style-type:none;
}

#lang li {
	display:inline;
	margin-right:3px;
	
}

#webcam {
	position:absolute;
	left:102px;
	top:195px;
	z-index:0;
}

/*=====================================================	MENU TOP */

#menu_top {
	list-style:none;
	position:absolute;
	left:300px;
	top:12px;
}

#menu_top li {
	display:inline;
	text-transform:uppercase;
	height:49px;
}

#menu_top li a {
	text-transform:uppercase;
	line-height:49px;
	height:49px;
	display:block;
	float:left;
	padding:0px 4px;
	margin-right:1px;
}

#menu_top li.active a,
#menu_top li a:hover {
	background:transparent url(/images/bg_menu.png) repeat-x;
	text-decoration:none;
}

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

#meteo {
	position:absolute;
	top:185px;
	left:0px;
	z-index:10;
	width:140px;
}

#meteo span {
	padding:10px 0px;
	display:block;
	font-size:14px;
}

#meteo p img {
	float:right;
	margin-top:-45px;
	height:75px;
}

#meteo p a.more {
	background-position:right -57px;
	float:left;
	margin-top:-10px;
}

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

#main {
	border-top:1px solid #FFFFFF;
	position:relative;
}

/*==================================================================================================================	COL SX */

#col_sx {
	width:242px;
	float:left;
	margin-top:-227px;
}

#col_sx img.overlay {
	width:240px;
	height:90px;
	overflow:hidden;
	margin-top:-90px;
}

#col_sx span.link {
	font-weight:normal;
}

#col_sx ul {
	list-style-position:inside;
	list-style-type:none;
	color:#4D4D4F;
	padding:0px 25px;
}

#col_sx ul li {
	border-bottom:1px solid #ACBF52;
	padding:4px 0px;
}

/*=====================================================	SEARCH FORM */

form#searchForm {
	background:#356E1A url(/images/bg_form_booking_estate.png) no-repeat;
	padding:10px;
	border-bottom:1px solid #C2E0AF;
	border-left:1px solid #01460C;
	border-right:1px solid #01460C;
}

form#searchForm * {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

form#searchForm span.title {
	font-size:14px;
	text-transform:none;
	padding-top:0px;
	display:block;
}

form#searchForm span.title span {
	font-size:12px;
	font-weight:normal;
	display:block;
	margin:4px 0px 0px 50px;
}

form#searchForm th {
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
}

form#searchForm label {
	width:95px;
	display:block;
}

form#searchForm input,
form#searchForm select {
	border:1px solid #999999;
	height:14px;
	margin-bottom:3px;
}

form#searchForm select {
	height:18px;
	margin-right:2px;
}

input#bform\[checkin\],
input#bform\[checkout\] {
	width:80px;
	background:#FFFFFF;
}

img.ui-datepicker-trigger {
	vertical-align:sub;
	padding-left:2px;
}

form#searchForm a,
form#searchForm a:hover {
	background:url(/images/arrows_and_buttons.png) no-repeat right -80px;
	padding:2px 0px;
	margin-right:-4px;
	text-decoration:none;
	text-transform:uppercase;
}

form#searchForm a span {
	background:url(/images/arrows_and_buttons.png) no-repeat left -80px;
	padding:2px 0px 2px 10px;
	margin:0px 20px 0px -4px;
}

div.roomlabel {
	background:url(/images/bg_form_booking_estate.png) repeat-x;
	padding:3px 4px;
	font-weight:bold;
	margin-bottom:4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/*=====================================================	STRUCTURE LIST */

#structure_list {
	padding:10px;
	background:#DFE766 url(/images/bg_green_1_top.png) repeat-x;
	border:1px solid #01460C;
	color:#106501;
	
}

#structure_list span.title {
	padding-top:0px;
}

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

#offers {
	background:#DFE766 url(/images/bg_green_2.png) repeat-x bottom;
	border:1px solid #01460C;
	border-width:0px 1px 1px 1px;
	color:#083000;
	padding-bottom:10px;
}

#offers span.title {
	background:url(/images/bg_green_2.png) repeat-x;
	color:#083000;
	display:block;
}

#offers span.link {
	margin:5px 0px;
	padding-bottom:4px;
	border-bottom:1px solid #ACBF52;
	font-weight:bold;
	line-height:1.2;
	display:block;
}

#offers p {
	font-size:11px;
	text-align:justify;
	line-height:1.2;
}

/*=====================================================	ACCORDION */

#accordion,
#accordion .ui-helper-reset {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1;
}

#accordion .ui-icon { display:none; }

#accordion .ui-accordion-header,
#accordion .ui-corner-bottom,
#accordion .ui-state-default { border:none; background:none; }

#accordion .ui-accordion-content {	padding-bottom:5px; }

/*=====================================================	LIVE SAPPADA */

#live_sappada {
	background:#DFE766 url(/images/bg_green_3.png) repeat-x bottom;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #01460C;
	border-right:1px solid #01460C;
	color:#9E0039;
}

#live_sappada span.title {
	background:url(/images/bg_green_3.png) repeat-x;
	color:#9E0039;
	display:block;
}

#live_sappada a.more {
	background-position:right -17px;
}

/*=====================================================	ACTIVITIES */

#activities {
	background:#DFE766;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #01460C;
	border-right:1px solid #01460C;
	color:#3B6D00;
}

/*=====================================================	TRADITIONS */

#traditions {
	background:#D3EB61;
	border-bottom:1px solid #C1D6C4;
	border-left:1px solid #01460C;
	border-right:1px solid #01460C;
	color:#3F3F3F;
}

/*=====================================================	NEWSLETTER */

form#newsletter {
	padding:10px;
	border:1px solid #999999;
	color:#666666;
	font-size:11px;
	margin-top:20px;
	margin-bottom:20px;
}

form#newsletter span.title {
	color:#F26522;
	padding:0px 0px 10px 0px;
}

form#newsletter p {
	padding:0px 0px 10px 0px;
}

form#newsletter input {
	margin-right:10px;
	font-size:11px;
}

form#newsletter a,
form#newsletter a:hover {
	background:url(/images/arrows_and_buttons.png) no-repeat right -110px;
	padding:2px 0px;
	margin-right:-4px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
}

form#newsletter a span {
	background:url(/images/arrows_and_buttons.png) no-repeat left -110px;
	padding:2px 0px 2px 10px;
	margin:0px 20px 0px -4px;
}

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

#content {
	width:486px;
	float:left;
	background:url(/images/bg_grey_top.png) repeat-x;
	color:#4D4D4F;
	padding:10px 0px;
	line-height:1.2;
}

#content h4 {
	margin:10px 0px 10px 0px;
}

#content img.thumb {
	float:left;
	padding:0px 10px;
	background:url(/images/bg_img_events.png) repeat-y;	
	margin-right:20px;
	width:130px;
	height:85px;
}

/*=====================================================	BREADCRUMBS */

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

#breadcrumbs a {
	background:url(/images/arrows_and_buttons.png) no-repeat right -36px;
	padding-right:12px;
	margin-right:2px;
}

#breadcrumbs a.last {
	background:none;
}

/*=====================================================	CONTENUTI */

#content h1,
#content h3 {
	font-weight:normal;	
	font-size:16px;
	padding:0px;
	margin:15px 0px;
}

#content h1 a,
#content h3 a {
	display:block;
}

#content h1 a:hover img,
#content h3 a:hover img {
	background: url(/images/arrows_and_buttons.png) no-repeat right -38px;	
	padding-right:15px;
}

#content p {
	line-height:1.4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

#content a.more {
	margin-right:0px;
}

#content div.section {
	background:url(/images/bg_grey_top.png) repeat-x;
	padding:10px 40px;
}

#content div.no_bg {
	background:none;
}

form.info_request {
	display:block;
	text-align:right;
}

form.info_request  a.info_request {
	float:none;
}

a.info_request {
	float:right;
}

#main a.info_request.button.orange:link,
#main a.info_request.button.orange:visited,
#main a.info_request.button.orange:hover {
	text-transform:uppercase;
	color:#FFFFFF;
	background:#EE820F;
	padding:3px 5px 3px 5px;
	text-decoration:none;
}

/*=====================================================	NEWS */

ul#news {
	list-style:none;
}

ul#news li {
	margin:0px 0px 30px 0px;
}

ul#news h4 {
	border-top:1px solid #CCCCCC;
	padding-top:4px;
	margin:0px 0px 10px 0px;
}

ul#news h4 span {
	float:left;
	margin-top:-20px;
	font-size:10px;
}

ul#news h4 small {
	float:right;
}


/*=====================================================	EVENTS */

ul#events {
	list-style:none;
	margin-top:30px;
	padding-bottom:30px;
}

ul#events h4 {
	padding-top:4px;
	text-transform:uppercase;
}

ul#events h4 a {
	display:block;
}

ul#events h4 a:hover img {
	background: url(/images/arrows_and_buttons.png) no-repeat right -38px;	
	padding-right:15px;
}

/*==================================================================================================================	COL DX */

#col_dx {
	width:232px;
	float:left;
	color:#4D4D4F;
}

#col_dx img.overlay {
	width:230px;
	height:90px;
	overflow:hidden;
	margin-top:-90px;
}

#col_dx ul {
	list-style-position:inside;
	list-style-type:none;
	padding:0px 25px;
}

#col_dx ul li {
	padding:4px 0px;
}

/*=====================================================	MAP */

a#map img, #season, .cms_block, #art, #guestbook {
	border:1px solid #BEBEBE;
	border-width:0px 1px;
}

#season span.title {
	position:relative;
	margin-bottom:-33px;
	color:#FFFFFF;
}

#season a.more {
	position:relative;
	margin-top:-21px;
	color:#FFFFFF;
	background-position:right -57px;
}

.cms_block {
	padding:5px 0px;
}

#art {
	background: url(/images/bg_grey.png) repeat-x bottom;
	padding-bottom:10px;
	border-bottom:1px solid #FFFFFF;
}

#art span.title {
	background: url(/images/bg_grey.png) repeat-x top;
}

#art span.link {
	margin:5px 0px;
	padding-bottom:4px;
	border-bottom:1px solid #C7C7C7;
	font-weight:bold;
	display:block;
}

#art p {
	font-size:11px;
	text-align:justify;
}

#guestbook {
	background:url(/images/bg_grey.png) repeat-x;
	border-bottom:1px solid #BEBEBE;
	padding-bottom:10px;
}

#guestbook div.message {
	background:url(/images/quotes.png) no-repeat left top;
	margin:0px 10px 10px 10px;
	padding:0px 0px 0px 35px;
	font-size:11px;
	font-style:italic;
	line-height:1.3;
}

#guestbook p.message_content {
	background:url(/images/quotes.png) no-repeat right bottom;
	display:block;
	padding:0px 35px 0px 0px;
}

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

#footer {
	background:url(/images/bg_grey_top.png) repeat-x;
	margin:30px 0px;
	padding:20px;
	color:#4D4D4F;
	font-size:11px;
}

#footer_left {
	float:left;
	margin-right:45px;
}

#footer_center {
	float:left;
}

#footer_right {
	float:right;
}

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

table.meteo {
	font-size:11px;
	text-align:center;
}

table.meteo th {
	color:#666666;
	background:url(/images/bg_green_2.png) repeat-x;
	padding:4px;
}

table.meteo tr.odd { background-color:#F7FEF5; }

table.meteo tr.even { background-color:#EAFAE9; }

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

ul.pages li,
ul.pages_structure li
ul.sections li,
ul.offers li {
	margin-bottom:5px;
	line-height:1;
	list-style-type:square;
}

#content .section ul.pages li p{
	font-size:11px;
	line-height:1.3;
	margin-bottom:5px;
	padding-left:170px
}

#content .section ul.pages_structure li p{
	font-size:11px;
	line-height:1.3;
	margin-bottom:5px;
	margin-left:170px;
}


#content .section ul.pages li a.leggi_tutto,
#content .section ul.pages_structure li a.leggi_tutto {
	float:right;
} 


ul.pages span.structureTitle,
ul.pages_structure span.structureTitle,
ul.sections span.structureTitle,
ul.offers span.structureTitle {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:4px;
	margin:10px 0px;
	font-weight:bold;
	display:block;
}

/*==================================================================================================================	SITEMAP */

ul.sitemap,
ul.sitemap ul {
	padding:00px 0px 0px 20px;
	line-height:1.5;
}

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

form.contatti label {
	width:125px;
	float:left;
	display:block;
	clear:left;
	line-height:20px;
	margin-bottom:12px;
}

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 select.small {
	margin-right:6px;
	width:40px;
}

form.contatti img.ui-datepicker-trigger {
	float:left;
	margin:3px 0px 0px 5px;
}

form.contatti span {
	float:left;
	padding:3px 0px 0px 8px;
	font-size:10px;
}

form.contatti input.button {
	font-size:12px;
	background:#FF6600 none;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #E05C36;
	border-right:1px solid #E05C36;
	border-top:1px solid #EEB735;
	border-left:1px solid #EEB735;
	padding:2px 6px;
	cursor:pointer;
	line-height:26px;
	text-decoration:none;
	text-shadow:1px 1px 0px #B7401C;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:100px;
	height:auto;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

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 2px 8px;
	float:left;
	width:260px;
	font-size:11px;
}

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

form.contatti div.privacy_form {
	width:278px;
	height:100px;
	overflow:auto;
	border:1px solid #999999;
	float:right;
	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;
}


/*==================================================================================================================	GUESTBOOK */

#content #guestbook {
	padding:10px;
	font-size:11px;
}

#content #guestbook span.guest {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:20px;
}

#content #guestbook ul {
	list-style:none;
}

#content #guestbook input.data {
	display:block;
	margin:5px 0px 10px 0px;
	width:250px;
}

#guestbook form textarea {
	width:380px;
}

#guestbook form input#verify {
	background:#666666;
	text-transform:uppercase;
	color:#FFFFFF;
	border:3px double lightGrey;
}

#content .message {
	background:url(/images/quotes.png) no-repeat left 32px;
	margin-bottom:25px;
}

#content .message p.message_data {
	font-family:Arial,Helvetica,sans-serif;
	border-bottom:1px dotted #CCCCCC;
	padding:5px 3px 3px 3px;
	margin-bottom:5px;
	background:transparent url(/images/bg_grey.png) repeat-x scroll center top;
}

#content .message span.author {
	background:url(/images/user.png) no-repeat;
	padding:0px 20px;
	font-weight:bold;
}

#content .message span.date {
	background:url(/images/date.png) no-repeat;
	padding-left:20px;
	float:right;
}

#content .message p.message_content {
	background:url(/images/quotes.png) no-repeat right bottom;
	padding:5px 35px;
	font-style:italic;
}

#content a.hotelGalThumb {
	float:left;
	width:70px;
	height:50px;
	border: solid #246116 2px;
	margin: 0 4px 4px 0;
	overflow:hidden;
}

#content a.hotelGalThumb:hover {
	border: solid #6FAE03 2px;
}

/*==================================================================================================================	GALLERY */

p.gallery { width:235px; }

/*==================================================================================================================	PAGINATION */

.selpag {
	font-weight:bold;
}

.pagination { float:right; }

.pagination.details { float:left; }

/*==================================================================================================================	MAPPA GOOGLE */

#info_window {
	height:110px;
	overflow:hidden;
}

#info_window a.title {
	font-weight:bold;
	font-size:14px;
}

/*==================================================================================================================	PULSANTI SFOGLIABILE / MAPPA HOMEPAGE */

a.sfogliabileLink {
	display:block;
	width:198px;
	height:18px;
	padding:11px 0 5px 41px;
	font-size:13px;
	font-weight:bold;
	background:white url(/images/sfogliabile_icon.png) no-repeat 5px 2px;
}

a.mappaLink {
	display:block;
	width:198px;
	height:18px;
	padding:11px 0 5px 41px;
	font-size:13px;
	font-weight:bold;
	background:white url(/images/map_icon.png) no-repeat 5px 2px;
}

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

#dayList {
	float:left;
	margin:0 0 40px;
}

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

#dayList .monthYear {
	border:none;
	color:#3B6D00;
	font-size:14px;
	height:24px;
	line-height:24px;
	text-align:center;
	width:100%;
}


#dayList li.goPast,
#dayList li.goFuture {
	width:18px;
	border:none;
}

#dayList li.goFuture {
	border-left:1px solid #D8E7DD;
}

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

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

#dayList li a:hover {
	background:#D7DDE9;
}

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

#dayList li.today {
	width:35px;
}

#dayList li.today a {
	background:#3B6D00;
	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 {
	background:url("/images/calendario.gif") no-repeat scroll 74px center #FFFFFF;
	border:1px solid #86C4E8;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:15px;
	line-height:15px;
	margin-right:10px;
	padding:2px 20px 2px 2px;
	text-align:center;
	width:70px;
}

.filtra_eventi a.button,
.filtra_eventi a.button:hover {
	background:url("/images/arrows_and_buttons.png") no-repeat scroll right -80px transparent;
	margin-right:-4px;
	padding:2px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.filtra_eventi a.button span {
	background:url("/images/arrows_and_buttons.png") no-repeat scroll left -80px transparent;
	margin:0 20px 0 -4px;
	padding:2px 0 2px 10px;
}

.data {
	font-weight:bold;
	color:#3B6D00;
}