@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 {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#025581;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/css_fortravel/fonts/helveticaextbd-webfont.eot');
    src: url('/css_fortravel/fonts/helveticaextbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css_fortravel/fonts/helveticaextbd-webfont.woff') format('woff'),
         url('/css_fortravel/fonts/helveticaextbd-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Helvetica';
    src: url('/css_fortravel/fonts/helveticaextmed-webfont.eot');
    src: url('/css_fortravel/fonts/helveticaextmed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css_fortravel/fonts/helveticaextmed-webfont.woff') format('woff'),
         url('/css_fortravel/fonts/helveticaextmed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

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

img { border:0px; }

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

a:hover { text-decoration:underline; color:inherit; }

input[type=text],
select {
	border:1px solid #7F9BD9;
	background:#FFFFFF;
}

option {
	padding-right:8px;
}

p { margin-bottom:10px; }

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

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

#header {
	background: #deecf5;
	background: -moz-linear-gradient(top, #deecf5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deecf5), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #deecf5 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #deecf5 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #deecf5 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deecf5', endColorstr='#ffffff',GradientType=0 );
	background: linear-gradient(top, #deecf5 0%,#ffffff 100%);
	height:130px;
}

#header .inner,
#path .inner  {
	width:980px;
	margin:0px auto;
	position:relative;
}

#header .inner {
    height: 130px;
}

#logo {
	position:absolute;
	left:10px;
	top:10px;
}

#radiocompany {
	position: absolute;
	top: 48px;
	left: 360px;
}

#language {
	position:absolute;
	top:8px;
	right:0px;
}

#language a {
	text-decoration:none;
	background:url(/images_fortravel/language_separator.png) no-repeat right 3px;
	color:#00547a;
	display:inline-block;
	margin-left:15px;
	padding:4px 15px 12px 0px;
}

#language .last {
	background:none;
	padding-right:0px;
}

#language img {
	vertical-align:middle;
	margin-right:8px;
}

#login {
	position:absolute;
	bottom:20px;
	right:0px;
	color:#004f73;
	font-size:15px;
	font-weight:bold;
}

#login a {
	padding:3px 8px;
	border:1px solid #99c6e5;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	background: #64a5cf;
	background: -moz-linear-gradient(top, #64a5cf 0%, #0c64a4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64a5cf), color-stop(100%,#0c64a4));
	background: -webkit-linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
	background: -o-linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
	background: -ms-linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64a5cf', endColorstr='#0c64a4',GradientType=0 );
	background: linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
}


#myaccount {
	position:absolute;
	top:100px;
	right:0px;
	font-family: 'Helvetica';
	font-size:12px;
	text-transform:uppercase;
	color:#2272AD;

}


#myaccount #loginButton {
	font-family: 'Helvetica';
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
	line-height:22px;
	height:22px;
	display:inline-block;
	margin:auto;
	border:1px solid #d0e3f1;
	background: #82C4E3; /* old browsers */
	background: -moz-linear-gradient(top, #82C4E3 0%, #1860A1 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82C4E3), color-stop(100%,#1860A1)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82C4E3', endColorstr='#1860A1',GradientType=0 ); /* ie */
}


#path {
	background: #004c6f;
	background: -moz-linear-gradient(top, #004c6f 0%, #005880 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004c6f), color-stop(100%,#005880));
	background: -webkit-linear-gradient(top, #004c6f 0%,#005880 100%);
	background: -o-linear-gradient(top, #004c6f 0%,#005880 100%);
	background: -ms-linear-gradient(top, #004c6f 0%,#005880 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c6f', endColorstr='#005880',GradientType=0 );
	background: linear-gradient(top, #004c6f 0%,#005880 100%);
	height:45px;
}

#breadcrumbs {
	float:left;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 1.2;
    padding: 8px 10px 9px;
	width: 800px;
}


#breadcrumbs span {
    display: inline-block;
    vertical-align: top;
	color:#99bbcb;
	margin:0px 10px;
}

#breadcrumbs strong {
    font-size: 12px;
}

#breadcrumbs a,
#breadcrumbs a:visited,
#breadcrumbs a:hover {
    color: #FFFFFF;
    font-size: 12px;
	text-decoration:none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#breadcrumbs .last {
    font-weight: bold;
}


#fblike {
	padding: 15px 10px 9px;
	float:right;
	width:100px;
}

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

#form_booking form {
	
}

#form_booking fieldset {
	padding:12px 28px 20px;
	min-height:265px;
	height:auto !important;
	width:212px;
	height:265px;
	background: #ffab0b;
	background: -moz-linear-gradient(top, #ffab0b 0%, #fe9400 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffab0b), color-stop(100%,#fe9400));
	background: -webkit-linear-gradient(top, #ffab0b 0%,#fe9400 100%);
	background: -o-linear-gradient(top, #ffab0b 0%,#fe9400 100%);
	background: -ms-linear-gradient(top, #ffab0b 0%,#fe9400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab0b', endColorstr='#fe9400',GradientType=0 );
	background: linear-gradient(top, #ffab0b 0%,#fe9400 100%);
	text-align:center;
}

#form_booking ul {
    list-style: none outside none;
    position: relative;
}

#formTitle {
	line-height: 48px;
	font-family: 'Helvetica';
	font-size:18px;
	text-align:left;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:0 0 0 25px;
	margin:0px 10px 3px 0px;
	background: #faa202;
	background: -moz-linear-gradient(top, #faa202 0%, #ef710d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faa202), color-stop(100%,#ef710d));
	background: -webkit-linear-gradient(top, #faa202 0%,#ef710d 100%);
	background: -o-linear-gradient(top, #faa202 0%,#ef710d 100%);
	background: -ms-linear-gradient(top, #faa202 0%,#ef710d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa202', endColorstr='#ef710d',GradientType=0 );
	background: linear-gradient(top, #faa202 0%,#ef710d 100%);
	text-shadow: 1px 1px 1px #b55c17;
	filter: dropshadow(color=#b55c17, offx=1, offy=1); 
}

.minisite #formTitle {
	padding:10px 0 15px 25px;
	line-height: 1;
}


#formTitle .goTobreadcrumbs {
	font-size: 10px;
	margin-bottom: 5px;
	display: inline-block;
}
.fields {
	text-align:left;
	float:left;
	margin-bottom:10px;
}

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

.fields #city,
.fields .rooms,
.fields .distance {
	width:212px;
}

.fields #city input {
	width:191px;
	padding:6px 10px;
	font-size:12px;
	font-weight:bold;
}

.fields li.adults {
}

.fields li.children {
}

.fields li.roomTitle {
	clear:both;
	float:none;
	width:auto;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:8px;
	padding:5px 0px 5px 0px;
}

.fields li.childAge {
	width:auto;
}

.fields label {
	color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-right: 5px;
    text-align: left;
}

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

.fields select {
	padding:3px;
	border:2px solid #bfbfbf;
	border-width:2px 0px 0px 2px;
}

.fields option {
	margin-right:10px;
}

.fields .adults select,
.fields .children select,
.fields li.rooms select,
.fields li.distance select {
	width:180px;
}

.fields .childAge select {
	margin-right:15px;
}

.fields .cal input {
}

.fields .ui-datepicker-trigger {
	margin-bottom:-3px;
}

#submitButton {
	font-family: 'Helvetica';
	font-size:15px;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;
	padding:0px 45px;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	height:30px;
	display:inline-block;
	margin:auto;
	border:1px solid #d0e3f1;
	background: #82C4E3; /* old browsers */
	background: -moz-linear-gradient(top, #82C4E3 0%, #1860A1 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82C4E3), color-stop(100%,#1860A1)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82C4E3', endColorstr='#1860A1',GradientType=0 ); /* ie */
}

#autocompleteCityId {
	height:16px;
	width:128px;
}

#only_available {
	float:left;
	margin-bottom:20px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

#only_available input {
	vertical-align:bottom;
}

#searchForm div.error {
	background: url("/images_fortravel/bg_error.png") no-repeat left center;
	color:#FFFFFF;
	font-size:12px;
	width:180px;
	height:33px;
	line-height:29px;
	padding:0 10px 0 20px;
	white-space:nowrap;
	z-index:999;
	position:absolute;
	top:19px;
	left:220px;
}


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

#main {
	background:#FFFFFF;
	padding:1px;
}

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

#left {
	width:278px;
	float:left;
}

.box {
	background:url(/images_fortravel/bx_box_left.png) no-repeat right bottom;
	padding:0px 10px 10px 0px;
	margin-bottom:10px;
	font-size:12px;
	line-height:1.2;
}

.box .inner {
	padding:10px;
}

.box.orange .inner 		{ border:1px solid #FF9401; }
.box.blue .inner 		{ border:1px solid #6094B0; }
.box.lightBlue .inner 	{ border:1px solid #8BC0E4; }
.box.bordeaux .inner 	{ border:1px solid #9B0033; }

.box .title {
	font-family: 'Helvetica';
	font-size:14px;
	text-transform:uppercase;
	display:block;
	margin-bottom:10px;
	font-weight: bold;
}

.orange .title { color:#FF9401; }
.blue .title { color:#005380; }
.lightBlue .title {	color:#8BC0E4; }
.bordeaux .title {	color:#9B0033; }

#form_booking .box label {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#005380;
	font-size:11px;
	font-weight:normal;
	height:auto;
	line-height:1.2;
	margin-bottom:2px;
	width:auto;
	display: inline-block;
	padding-left: 12px;
}

#form_booking .box label.evidence {
	font-weight: bold;
}

#form_booking .box label span {
	float:left;
	width:215px;
}

#affina.box input {
	vertical-align:sub;
	margin-right:5px;
	float:left;
}

.box ul {
	margin:8px 0px 15px 0px;
}

#affina .inner { border-width:0px 1px 1px 1px;  }

#affina .open { background:url(/images_fortravel/arrow_down.png) no-repeat right center; padding-right:25px; }
#affina .closed { background:url(/images_fortravel/arrow_left.png) no-repeat right center; padding-right:25px; }

#map {
	width:246px;
	height:150px;
	padding:0px;
	border:none;
    position: relative;
}

#map .loader {
	width: 100%;
    height: 100px;
    background: url(/images_fortravel/ajax-loader.gif) no-repeat center center;
}

#map .marker_inner {
    left:112px;
    position:absolute;
    top:50px;
}


#vicinanze {
	line-height:1.2;
}

#vicinanze ul {
	margin:0px 0px 10px 0px;
}

#vicinanze ul a {
	text-decoration:none;
}

#vicinanze a:hover {
	text-decoration:underline;
}

#vicinanze .loader {
	width: 100%;
    height: 100px;
    background: url(/images_fortravel/ajax-loader.gif) no-repeat center center;
}

#condividi .title {
	line-height:28px;
	margin-bottom:0px;
}

#condividi img {
	vertical-align:bottom;
}

#strutture_consigliate li {
	margin-bottom:10px;
}

#strutture_consigliate p {
	padding-left:60px;
	width:186px;
}

#strutture_consigliate a {
	text-decoration:underline;
}

#strutture_consigliate img {
	float:left;
}

#strutture_consigliate p img {
	float:none;
}

.box .more {
	float:right;
	margin-top:10px;
	text-decoration:underline;
	font-size:13px;
}

#filter\[structure_name\]\[0\] {
	height: 18px;
}

#button_search_name {
	padding:1px 5px;
	margin-left: 5px;
	border:1px solid #99c6e5;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background: #64a5cf;
	background: -moz-linear-gradient(top, #64a5cf 0%, #0c64a4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64a5cf), color-stop(100%,#0c64a4));
	background: -webkit-linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
	background: -o-linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
	background: -ms-linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64a5cf', endColorstr='#0c64a4',GradientType=0 );
	background: linear-gradient(top, #64a5cf 0%,#0c64a4 100%);
}

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

#content {
	width:699px;
	float:left;
	padding:10px 1px 10px 0px;
}

#searchHeader {
	position:relative;
}

#ordering {
	position:absolute;
	right:10px;
	top:0px;
	font-size:12px;
	z-index:99;
}

#ordering span {
	float:left;
	font-weight:bold;
	margin-right:10px;
	line-height:24px;
}

#ordering ul {
	float:left;
	height:15px;
	padding:5px;
	font-size:11px;
	line-height:1.5;
	overflow:hidden;
	-moz-box-shadow: 0px 1px 3px #333; /* FF3.5+ */
	-webkit-box-shadow: 0px 1px 3px #333; /* Saf3.0+, Chrome */
	box-shadow: 0px 1px 3px #333; /* Opera 10.5, IE 9.0 */
	cursor:pointer;
	background:#FFFFFF;
}

#ordering ul li:first-child {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:4px;
	margin-bottom:4px;
	font-weight:bold;
}

#searchHeader p {
	font-size:14px;
	color:#781011;
	margin:0px 0px 15px 0px;
	line-height:1.2;
    width:480px;
}

#searchHeader strong {
	font-size:16px;
}

/*=============================================================================== RESULTS */

#results { list-style:none; }

#results li {
	background:#FFFFFF url(/images_fortravel/bg_box_struttura.png) no-repeat right bottom;
	padding:0px 5px 15px 0px;
}

#results h3 {
	min-height:48px;
	height:auto !important;
	height:48px;
	background:#FFAB0B url(/images_fortravel/bg_title_struttura.png) repeat-x left bottom;
	color:#FFFFFF;
	font-size:16px;
	padding:0px 0px 0px 190px;
	position:relative;
}

#results h3 span {
	padding:13px 10px 16px 0px;
	display:inline-block;
	max-width:290px;
	width:auto !important;
	width:290px;
}

#results h3 a {
	color:#FFFFFF;
}

#results h3 img {
	vertical-align:bottom;
}

#results .ratingBox {
	position:absolute;
	top:4px;
	right:8px;
	text-align:right;
	width:190px;
}

.ratingBox p {
	font-size:11px;
	margin:0px;
}

.ratingBox a {
	text-decoration:underline;
}

.ratingBox .rating_img {
	background:url(/images_fortravel/rating_bg.png) no-repeat scroll 3px 4px transparent;
	float:right;
	font-size:18px;
	padding-bottom:6px;
	position:relative;
	width:165px;
	margin-top:5px;
	color:#9D0B15;
}

#results .rating_img img {
	bottom:0;
	display:block;
	left:0;
	position:absolute;
	padding:0px;
}

.images {
	padding:7px;
	background:url(/images_fortravel/bg_img_struttura.png) no-repeat center center;
	margin:-45px 10px 10px 5px;
	float:left;
	position:relative;
	z-index:10;
	width:160px;
	height:120px;
}

.images img {
	border:1px solid #FFFFFF;
}

.mainPhoto {
	background:url(/images_fortravel/zoom.png) no-repeat 128px 88px;
	position:absolute;
	left:8px;
	top:8px;
	display:block;
	height:118px;
	width:158px;
}

.info .images a {
	padding:0px;
}

.info .images .img_structure {
	width: 100%;
    height: 100%;
    background: url(/images_fortravel/ajax-loader.gif) no-repeat center center;
}

.info p {
	line-height:1.2;
	background:url(/images_fortravel/bg_descrizione_struttura.png) repeat-x left top;
	margin-top:3px;
	padding:5px 10px 5px 190px;
}

.info a {
	color:#0092F1;
	text-decoration:underline;
	padding:0px 30px 0px 0px;
}

.roomHotel {
	clear:both;
}

.roomHotel table {
	margin-bottom:10px;
}

.roomHotel thead td {
	font-size:12px;
	font-weight:bold;
	color:#FF9400;
	background:url(/images_fortravel/bg_camere_struttura.png) repeat-x bottom left;
	padding-bottom:15px;
}

.roomHotel td {
	border-bottom:1px dotted #B5CDE5;
	height:13px;
	line-height:13px;
	padding:5px 10px;
	vertical-align:middle;
}
.roomHotel td.redsup {
	text-align: right;
}

.roomHotel .noborder td,
#rtips img {
	border:none;
}

.roomHotel .priceRoom {
	color:#990000;
	font-weight:bold;
	padding:5px 0;
	text-align:right;
	width:75px;
}

.roomHotel .priceRoom span {
	font-size:11px;
	margin:0px;
}

.roomHotel .priceRoom img {
	vertical-align:middle;
	margin-left:2px;
}

.roomHotel .loader {
	width: 100%;
    height: 100px;
    background: url(/images_fortravel/ajax-loader.gif) no-repeat center center;
}

.nameRoom a {
	color:#0092F1;
	text-decoration:underline;
	font-weight:bold;
}

.nameRoom img {
	float:left;
	margin-right:5px;
}

.roomHotel .noborder .redsup {
	border-bottom:1px dotted #B5CDE5;
	color:#4B4B4B;
	font-size:10px;
	text-align:right;
	padding:5px
}

.availabilityRoom a {
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}

.availabilityRoom .available {
	color: #025581;
	font-weight: normal;
}

.showAll {
	font-size:12px;
	font-weight:bold;
	color:#FF9400;
	float: left;
	line-height:22px;
	margin:0px 20px 0px 0px;
}

.roomFooter {
	padding-left:10px;
}

.roomFooter span {
	font-size:12px;
	display:inline-block;
	margin:0px 20px 0px 0px;
	float:left;
	line-height:22px;
}

.roomFooter .goHotel,
.roomFooter .goHotel:visited,
.roomFooter .goHotel:hover {
	font-family: 'Helvetica';
	background:url(/images_fortravel/bg_button.png) no-repeat right bottom;
	color:#FFFFFF;
	float:right;
	font-size:13px;
	width:102px;
	height:24px;
	line-height:24px;
	margin:0 3px 0 0;
	padding:0 13px 3px 10px;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
}

.roomFooter .longPrice,
.roomFooter .longPrice:visited,
.roomFooter .longPrice:hover {
	width:180px;
}


#paginator {
	float:right;
	margin-top:15px;
}

#paginator li {
	display:inline;
	list-style:none;
}

#paginator a {
	background-color:#E4F1F9;
	color:#000000;
	display:inline-block;
	font-weight:bold;
	margin-bottom:1px;
	margin-right:1px;
	padding:5px;
	min-width:11px;
	width:auto !important;
	width:11px;
	text-align:center;
}

#paginator .currentPage {
	background-color:#5F8ABA;
	color:#FFFFFF;
}

#changeParams {
	font-size:12px;
	font-weight:bold;
	line-height:1.2;
	margin-top:15px;
}

#changeParams a,
#changeParams a:visited,
#changeParams a:hover {
	color:#0092F1;
	text-decoration:none;
}

#changeParams a:hover {
	text-decoration:underline;
}

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

#footer {
	background:#004e72;
	color:#7fa9b9;
	padding:20px 0px;
	font-size:12px;
}

#footer .inner {
	width:960px;
	margin:0px auto;
}

#footer ul {
	list-style-position:inside;
	line-height:1.4;
}

#footer a { text-decoration:none; }

#menu_footer_left {
	float:left;
	width:33%;
	font-weight: bold;
}

#footer p {
	float:left;
	width:34%;
	text-align:center;
	font-size:11px;
}

#footer strong {
	color:#FFFFFF;
	margin-right:22px;
}

#menu_footer_right {
	float:right;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}


/*=============================================================================== 	MINISITE	===============================================================================*/
/*=============================================================================================================================================================================*/


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

#structure_header {
	padding:0px 0px 0px 0px;
}

#structure_header h1 {
	background-color:transparent;
	float:left;
	width:500px;
	color:#0E4A6E;
	display:inline;
	font-size:24px;
	font-weight:normal;
	margin:0 0 5px 0px;
}

#structure_header .ratingBox {
	float:right;
	width:178px;
	height:41px;
	text-align:right;
	margin:0px 10px 10px 0px;
}

#structure_header .ratingBox p {
	color:#005380;
	font-size:12px;
}

#structure_header .ratingBox strong { color:#005380; }

#structure_header .ratingBox .rating_img {
	position:relative;
	background:url(/images_fortravel/rating_bg.png) no-repeat 1px 0px;
	padding-bottom:8px;
	font-size:18px;
	width:165px;
	float:right;
	height:12px;
	margin-top:5px;
}

#structure_header .ratingBox .rating_img img {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;	/* la freccetta si può spostare da 0px (rating 0) a 90px (rating 100)*/
}

#zona {
	font-size:13px;
	color:#005380;
	line-height:1.2;
	width:500px;
	float:left;
}

#zona a {
	color:#028FDB;
	white-space:nowrap;
}

#zona strong a { text-decoration:underline; }


/*=============================================================================== MENU INTERNO */

#menu_interno {
	margin-bottom:15px;
	padding:10px;
	background:#7AB3D6 url(/images_fortravel/title_blu.png) repeat-x;
}

#menu_interno li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 5px 0px 0px;
	margin-right:13px;
}

#menu_interno  a {
	color:#FFFFFF;
	text-decoration:underline;
}

#menu_interno .active a {
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px 3px 5px;
	background:#347DA6;
	-moz-border-radius: 3px; /* FF1+ */
	-webkit-border-radius: 3px; /* Saf3+, Chrome */
	border-radius: 3px; /* Opera 10.5, IE 9 */
	border:1px solid;
	border-color:#215E80 #A7CCE0 #A7CCE0 #215E80;
}

#menu_interno .evidenziato a,
#menu_interno .evidenziato.active a {
	background:url(/images_fortravel/bg_button_orange.png) no-repeat scroll right bottom transparent;
	font-family:'Helvetica';
	font-weight:normal;
	height:27px;
	line-height:24px;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 12px 7px 8px;
	text-shadow:1px 1px 1px #666;
	border:none;
	-moz-border-radius: 0px; /* FF1+ */
	-webkit-border-radius: 0px; /* Saf3+, Chrome */
	border-radius: 0px; /* Opera 10.5, IE 9 */
}

#menu_interno .evidenziato {
	float:right;
	margin: -6px 3px 0 0;
	padding-right:0;
}
/*=============================================================================== STRUCTURE INFO */

#structure_info {
	clear:both;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding:0px 11px 0px 10px;
}

#structure_info a { font-size:12px; }

div#description_container {
	float:left;
	width:427px;
}

div#description,
div#descriptionall {
	font-size:12px;
	color:#333333;
	line-height:13px;
	margin:0px 0px 15px 0px;
}

div#description p,
div#descriptionall p  { margin-bottom:10px; line-height:16px; text-align:justify; }

div#descriptionall .pagetitle{
	color:#025581;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
}

div#images {
	float:right;
	width:236px;
	padding-bottom:20px;
}

div#images a.clear,
div#other_images a.clear {
	display:block;
	text-align:right;
	font-size:12px;
	height:auto;
	line-height:1;
}

div#images a.clear { margin:10px 4px 0px 0px; }

div#other_images { margin-top:10px; overflow:hidden;}

div#other_images img {
	border:1px solid #005380;
	float:left;
	padding:0px;
	margin:0px 4px 4px 0px
}

.loadingminisite {
	width:228px;
	height:60px;
	margin: 0 auto 10px auto;
	border: 2px solid #e2edf3;
	-moz-border-radius: 8px; /* FF1+ */
    -webkit-border-radius: 8px; /* Saf3+, Chrome */
    border-radius: 8px; /* Opera 10.5, IE 9 */
	background:url("/images_fortravel/load_bar.gif") no-repeat center center
}

/*=============================================================================== DISPONIBILITA' / GUEST REVIEWS */

#disponibilita,
#guest_reviews { color:#005380; }

#disponibilita h2,
#guest_reviews h2 {
	line-height:33px;
	background:#509AC8 url(/images_fortravel/title_blu.png) repeat-x;
	text-transform:uppercase;
	margin:20px 0px 15px 0px;
}

#disponibilita h3,
#guest_reviews h3 {
	line-height:23px;
	background:#99C2D8;
}

#disponibilita h2,
#disponibilita h3,
#guest_reviews h2,
#guest_reviews h3  {
	color:#FFFFFF;
	font-size:14px;
	padding-left:10px;
	margin-bottom:2px;
}

#disponibilita table {
	background:#D9E9F0;
	margin-bottom:2px;
}

#disponibilita table th {
	padding:10px 0px 3px 0px;
	font-size:11px;
}

#disponibilita table th.last { line-height:6px; }

#disponibilita table td {
	padding-bottom:10px;
	text-align:center;
	font-size:11px;
}

#disponibilita a.button {
	color:#FFFFFF;
	background:#2976A0;
	border-top:1px solid #7FADC6;
	border-left:1px solid #7FADC6;
	border-right:1px solid #215E80;
	border-bottom:1px solid #215E80;
	padding:3px 10px;
	text-decoration:none;
	font-size:12px;
}

/*=============================================================================== GUEST REVIEWS */

#guest_reviews div#average_ratings {
	background:#D9E9F1;
	padding:10px;
	margin-bottom:2px;
}

#guest_reviews div.ratingBox {
	background:url(/images_fortravel/bg_rating_small.png) no-repeat left bottom;
	width:97px;
	height:60px;
	float:left;
	padding:0px 10px 11px 0px;
	margin:0px;
	text-align:center;
}

#guest_reviews div.ratingBox p.rating_img {
	position:relative;
	background:url(/images_fortravel/rating_bg.png) no-repeat center 38px;
	font-size:22px;
	font-weight:bold;
	width:97px;
	height:49px;
	line-height:40px;
	margin:0px;
	padding-bottom:8px;
	float:none;
	color:#005380;
}

#guest_reviews div.ratingBox p.rating_img a {
	text-decoration: none;
}

#guest_reviews div.ratingBox p.rating_img img {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;	/* la freccetta si può spostare da 0px (rating 0) a 90px (rating 100)*/
}

/*=============================================================================== AVERAGE RATINGS */

#average_ratings ul {
	float:right;
	width:508px;
	list-style:none;
}

#average_ratings ul li {
	background:none;
	width:239px;
	height:25px;
	float:left;
	padding-right:10px;
}

#average_ratings ul li p {
	font-size:11px;
	text-align:right;
	float:left;
	width:110px;
}

#average_ratings ul div.ratingBox {
	background:none;
	width:124px;
	height:20px;
	float:right;
	margin:2px 0px 0px 0px;
	padding:0px;
}

#average_ratings ul div.ratingBox p.rating_img {
	position:relative;
	background:url(/images_fortravel/rating_bg.png) no-repeat left top;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:12px;
	line-height:12px;
	margin:0px;
	padding-bottom:8px;
}

/*=============================================================================== GUEST REVIEWS LIST */

.guest_reviews_list li {
	padding:10px;
	border-bottom:1px solid #AFCAD8;
	list-style:none;
}

.guest_reviews_list li.odd {
	background:#FFFFFF;
}

.guest_reviews_list li.even {
	background:#F3F8FA;
}

.guest_reviews_list h4 {
	border-bottom:1px solid #4F9AC8;
	font-size:13px;
	font-weight:normal;
	height:18px;
	margin-left:120px;
}

.guest_reviews_list h4 strong {
	float:left;
	font-weight:bold;
}

.guest_reviews_list h4 strong span {
	font-weight:normal;
	float:none;
	margin-left:8px;
}

.guest_reviews_list h4 span {
	float:right;
}

.guest_reviews_list p.plus,
.guest_reviews_list p.minus,
.guest_reviews_list p.hotel_manager,
.guest_reviews_list p.no_comment {
	padding-left:25px;
	font-size:11px;
	line-height:17px;
	color:#333333;
	margin:10px 0px 3px 120px;
	/*min-height: 27px;
	height: auto !important;
	height: 27px;*/

}

.guest_reviews_list p.plus {
	background:url(/images_fortravel/plus_small.png) no-repeat left 1px;
}

.guest_reviews_list p.minus {
	background:url(/images_fortravel/minus_small.png) no-repeat left 1px;
	margin-top:0px;
}

.guest_reviews_list p.hotel_manager {
	border:1px dotted #B1D0E9;
	padding:7px;
	font-style:italic;
	background-color:#E0F0F7;
	margin-left:145px;
}

#guest_reviews_filter {
	margin:5px;
	width:689px;
}

#guest_reviews_filter td {
	padding:5px;
	font-size:12px;
	color:#333;
}

#guest_reviews_filter a {
	color:#333;
	text-decoration:underline;
}

/*=============================================================================== CAMERE */

ul#camere li {
	margin-bottom:2px;
	padding:12px;
	font-size:12px;
	line-height:1.2;
}

li.odd { background:#F3F8FA; }

li.even { background:#D9E9F1; }

ul#camere h4 { font-size:16px; margin-bottom:8px; }

ul#camere h4 span {
	color:#CC3300;
	font-style:italic;
	text-decoration:underline;
	padding-left:8px;
	font-size:12px;
}

ul#camere a.thumb {
	background:url(/images_fortravel/bg_thumb.png) no-repeat right bottom;
	padding:0px 7px 7px 0px;
	float:left;
}

ul#camere img { border:2px solid #99C2D8; }

ul#camere div.info { margin-left:85px; line-height:16px; }

ul#camere div.info a { color:#028FDB; }

ul#camere div.dettagli { float:left; }

ul#camere div.dettagli a,
ul#camere div.prezzo a { font-size:11px; }

ul#camere div.prezzo {
	float:right;
	text-align:right;
}

ul#camere div.prezzo del { font-weight:bold; }

ul#camere div.prezzo strong {
	font-size:15px;
	color:#CC3300;
}

ul#camere div.prezzo span {	color:#CC3300; }

ul#camere div.prenota {
	float:right;
	width:100%;
	color:#CC3300;
	border-top:1px solid #B8CFDC;
	margin-top:8px;
	padding-top:10px;
}

ul#camere div.prenota a {
	float:left;
}

ul#camere div.prenota p {
	font-weight:bold;
	float:right;
}

ul#camere div.prenota a.button {
	color:#FFFFFF;
	background:#ED6C18;
	border-top:1px solid #F4A774;
	border-left:1px solid #F4A774;
	border-right:1px solid #BE5613;
	border-bottom:1px solid #BE5613;
	padding:3px 10px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin-left:80px;
	float:none;
}

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

#offerte h2 {
	line-height:33px;
	background:#509AC8;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	padding-left:16px;
	margin:20px 0px 15px 0px;
}

#offerte ul {
	margin-left:15px;
	font-size:11px;
	color:#333333;
	list-style:none;
	line-height:1.2;
}

#offerte ul li h4 {
	border-bottom:1px solid #FBA00A;
	color:#CC3300;
	padding-bottom:6px;
	margin:12px 0px 6px 0px;
}

/*=============================================================================== SERVIZI */

#servizi h2 {
	line-height:33px;
	background:#509AC8 url(/images_fortravel/title_blu.png) repeat-x;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	padding-left:16px;
	margin:20px 0px 15px 0px;
}

#servizi ul {
	margin-left:15px;
	font-size:11px;
	color:#333333;
	list-style:none;
	line-height:1.2;
}

#servizi ul li h4 {
	border-bottom:1px solid #4F9AC8;
	color:#005380;
	padding-bottom:6px;
	margin:12px 0px 6px 0px;
}

/*=============================================================================== CONDIZIONI */

#condizioni h2 {
	line-height:33px;
	background:#509AC8 url(/images_fortravel/title_blu.png) repeat-x;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	padding-left:16px;
	margin:20px 0px 15px 0px;
}

#condizioni ul {
	margin-left:15px;
	font-size:11px;
	color:#333333;
	list-style:none;
	line-height:1.2;
}

#condizioni ul li h4 {
	border-bottom:1px solid #4F9AC8;
	color:#005380;
	padding-bottom:6px;
	margin:12px 0px 6px 0px;
}

#condizioni ul li { font-weight:bold; margin-top:16px; }

#condizioni ul li ul { margin-top:16px; }

#condizioni ul li ul li {
	font-weight:normal;
	list-style-type:square;
	margin:6px 0px 10px 8px;
}

/*=============================================================================== CLUETIP */

#cluetip-waitimage {
    width: 50px;
    height: 35px;
    position: absolute;
    background: url("/images_fortravel/ajax-loader.gif") no-repeat right center;
}

.cluetip-jtip #cluetip-outer {
    border: 1px solid #FF9400;
    background: #FFFFFF;
    color: #0274B0;
    position: relative;
    padding: 10px;
    line-height: 1.4;
    width: 100%;
}

.cluetip-jtip h3#cluetip-title {
    display: none !important;
}

.cluetip-jtip #cluetip-inner td.price {
    width: 80px;
    text-align: right;
    font-weight: bold;
}

/*=============================================================================== RTIPS */

#rtips {
    position: absolute;
    border: 1px solid #FF9400;
    background: #fff;
    padding: 5px;
    display: none;
    color: #4b4b4b;
    z-index: 25
}

#rtips h1 {
    font-size: 180%;
    font-weight: 400;
    color: #555
}

#rtips h2 {
    clear: both;
    font-size: 160%;
    font-weight: 400;
    color: #555;
    margin: 0;
    padding: .5em 0
}

#rtips a {
    text-decoration: none;
    color: #f30
}

#rtips p {
    clear: both;
    margin: 0;
    padding: .5em 0
}

#rtips pre {
    display: block;
    font: 100% "Courier New", Courier, monospace;
    padding: 10px;
    border: 1px solid #bae2f0;
    background: #e3f4f9;
    margin: .5em 0;
    overflow: auto;
    width: 800px
}

#rtips img {
    border: none;
}

#rtips ul {
	list-style:none;
}

/*=============================================================================== TESTO PAGINE OTTIMIZZATE SEO */

div#forcolatravel {
	line-height:1.2;
}

div#forcolatravel ul {
	list-style:none;
}

#testo_forcolatravel a:link,
#testo_forcolatravel a:visited {
	text-decoration:none;
}

#testo_forcolatravel a:hover {
	text-decoration:underline;
}

div#link_forcolatravel {
	font-weight:bold;
	text-decoration:none;
}

#link_forcolatravel a:link,
#link_forcolatravel a:visited,
#link_forcolatravel a:hover  {
	font-weight:bold;
	text-decoration:underline;
}

.h_forcolatravel,
a.h_forcolatravel:link,
a.h_forcolatravel:visited,
a.h_forcolatravel:hover {
	font-size:24px;
	font-weight:normal;
	padding-bottom:5px;
	padding-right:80px;
	text-decoration:none;
}

/*=============================================================================== MULTIRATE */

.multirate td {
	border-bottom-style:solid;
	background-color:#FCF5E0;
	
}

/*========================================================================================= ROOM DETAILS */

.room_details,
.detail{
	border: 1px solid #9FC6DE;
	background:#FFFFFF;
	color:#8C969F;
	padding:10px;
	line-height:1.4;
	/*width: 100%;*/
	font-size:11px;
    position:absolute;  
    left:0;  
    top:0; 
	display: none; 
	z-index: 9999;
}  

.room_details h1 {
	font-size:16px;
	margin-bottom:5px;
	padding-left:5px;
}

.room_details p {
	text-align:justify;
	margin-bottom:5px;
}

.room_details img.room_image {
	float:left;
	margin:0px 10px 10px 0px;
	position:relative; /* for dumb IE 6 */
}

.room_details ul {
	list-style-position: inside;	
}

.detail td.price {
	width:22px;
	text-align:right;
	font-weight:bold;
}

#photoslide {
	width: 200px;
	height: 210px;
	position: relative;
	float: left;
	margin:0px 10px 10px 0px;
	text-align: left;
}

#photoslide ul{
	width: 200px;
	height: 200px;
	list-style:none;
}

#photoslide li {
	width: 200px;
	height: 200px;
	position: absolute;
	top:0px;
	left:0px;
	background: #ffffff;
	text-align: center;
}

#photoslide a:link,#photoslide a:visited,#photoslide a:hover {
	color:#0274B0;
}

#page_utilities {
    float: left;
    text-align: center;
    width: 34%;
	margin-top:15px;
}

#page_utilities li {
	display:inline-block;
	list-style:none;
}

#page_utilities a {
	display:inline-block;
	width:35px;
	height:32px;
	overflow:hidden;
	text-indent:50px;
	white-space:nowrap;
	margin-right:20px;
}

#send_to_friend {
	background:url(/images_fortravel/ico_send_to_friend.png) no-repeat center center;
}

#send_newsletter {
	background:url(/images_fortravel/ico_newsletter.png) no-repeat center center;
}

#page_utilities #print {
	background:url(/images_fortravel/ico_printer.png) no-repeat center center;
	margin-right:0px;
}
