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

	.beta {
		background-image: url(images/splash_beta_orange.png);
		background-repeat: no-repeat;
		width: 48px;
		height: 48px;
		position: absolute;
		left: 10px;
		top: 10px;
		z-index: 1500;
		filter: alpha(opacity=80);
		-khtml-opacity: 0.8;
		-moz-opacity: 0.8;
		opacity: 0.8;
	}

	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 12px;
		/*background-image:url(public/sfondi/default.jpg);*/
		background-position:center top;
		background-repeat:no-repeat;
		background-color:#000000;
	}
	
	form {
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	
	.undici {
		font-size:11px;
	}
	
	.nove {
		font-size:9px;
	}


	.dieci {
		font-size:10px;
	}

	.bianco {
		color:#ffffff;
	}
	
	.testostatico {
		font-size:11px;
		text-align:justify;
		line-height:18px;
		color:#3e3e3e;
	}
	
	
	.blu {
		color:#003580;
	}
	
	.grassetto {
		font-weight:bold;
	}
		
	.titolonews {
		font-size:9px;
		color:#ffffff;
		font-weight:normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.footer {
		font-size:10px;
		color:#ffffff;
	}
	
	.footer a {
		color:#ffffff;
		text-decoration:none;
	}
	
	.footer a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
	
	.mappa a {
		color:#122f50;
		text-decoration:none;
	}
	
	.mappa a:hover {
		color:#122f50;
		text-decoration:underline;
	}

	.link a {
		color:#122f50;
		text-decoration:none;
	}
	
	.link a:hover {
		color:#122f50;
		text-decoration:underline;
	}
	
	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a:active {
		text-decoration: none;
	}
	
	.grigio {
		color:#3e3e3e;
	}
	
	.titoloalbergo {
		font-size:15px;
		color:#ffffff;
		font-weight:normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.back {
		font-size:12px;
		color:#ffffff;
		font-weight:normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
	}
	
	.back a:link {
		text-decoration: none;
		color:#ffffff;
	}
	.back a:visited {
		text-decoration: none;
		color:#ffffff;
	}
	.back a:hover {
		text-decoration: underline;
		color:#ffffff;
	}
	.back a:active {
		text-decoration: none;
		color:#ffffff;
	}
	
	.testobollino {
		font-size:13px;
		color:#ffffff;
		font-weight:normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	.testobollino a:link {
		text-decoration: none;
		color:#ffffff;
	}
	.testobollino a:visited {
		text-decoration: none;
		color:#ffffff;
	}
	.testobollino a:hover {
		text-decoration: underline;
		color:#ffffff;
	}
	.testobollino a:active {
		text-decoration: none;
		color:#ffffff;
	}	
	
	.times11 {
		font-size:11px;
	}
	
	.times12 {
		font-size:12px;
	}

	.times13 {
		font-size:13px;
	}
	
	.times14 {
		font-size:14px;
	}
	
	.testoscheda {
		font-size:11px;
		text-align:justify;
		line-height:17px;
		color:#3e3e3e;
	}
	
	.rosso {
		color:#990000;
	}
	
	.numero_page {
		color:#003580;
		font-size:12px;
	}
	
	.numero_page2 {
		color:#333333;
		font-size:12px;
	}
	
	.numero_page a {
		color:#333333;
		text-decoration:none;
	}

	.numero_page a:hover {
		color:#333333;
		text-decoration:underline;
	}

	.fasce {
		background-color:#e8e8e8; 
		margin-left:-8px; 
		height:70px;
		margin-top:-6px;
	}
	
	/* ------------------------------- AGGIUNTI DA AUGUSTO --------------------------------- */
	.new-body {
		width: 1010px;
		display: block;
		margin: auto;
		padding: 0 0 0 0;
		overflow-x: hidden;
	}
	
	.new-header {
		display: block;
		width: 1010px;
		height: 118px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 0 0 0 0;
	}
	
	.new-header-sx {
		width: 500px;
		height: 117px;
		float: left;
		background-image: url(images/bck-frog.png);
		background-position: right top;
		background-repeat: no-repeat;
		overflow: hidden;
/*		outline: 1px solid red;*/
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.new-header-sx h1 {
		font-family: "Times New Roman";
		font-size: 52px;
		color: #ffffff;
		font-weight: normal;
		font-variant: normal;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px !important;
		margin-left: 23px;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px !important;
		padding-right: 0px;
	}
	
	.new-header-sx p {
		margin-top: 0px;
		margin-left: 23px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding: 0 0 8px 0;		
		font-family: Verdana;
		font-size: 14px;
		color: #ffffff;
		font-weight: normal;
	}
	
	.new-header-sx p img {
		border: 0px none;
		margin-right: 5px;
	}
	
	.new-header-dx {
		width: 510px;
		height: 117px;
		display: block;
		margin: 0;
		padding: 0;
		float: right;
		text-align: right;
	}
	
	.new-header-dx table {
		font-family: Verdana;
		font-size: 10px;
		color: #ababab;
		width: 470px;
		margin-top: 4px;
	}
	
	
	.new-finder-back {
		
		width: 1010px;
		height: 410px;
		margin: auto;
		position: absolute;
		
		background-color: #ffffff;
		top: 117px;
		filter: alpha(opacity=50);
		-khtml-opacity: 0.5;
		-moz-opacity: 0.5;
		opacity: 0.5;
		display: block;
		padding: 0 0 0 0;
		z-index: 0;
		left: 50%;
		margin-left: -505px;
	}
	
	.new-finder {
		width: 1000px;
		height: 410px;
		margin: auto;
		position: relative;
		/*
		background-color: #ffffff;
		filter: alpha(opacity=50);
		-khtml-opacity: 0.5;
		-moz-opacity: 0.5;
		opacity: 0.5;
		display: block;
		padding: 0 0 0 0;
		*/
		z-index: 100;
		margin-bottom: 13px;
	}
	
	.new-finder-sx {
		width: 510px;
		height: 390px;
		float: left;
		margin-left: 5px;
		padding: 10px 10px 10px 10px;
	}

	.new-finder-sx .title-1 {
		/*background-color: #225286;*/
		/*height: 26px;*/
		color: #ffffff;
		/*
		filter: alpha(opacity=100); /* internet explorer */
		/*-khtml-opacity: 1;      /* khtml, old safari */
		/*-moz-opacity: 1;       /* mozilla, netscape */
		/*opacity: 1;           /* fx, safari, opera */
		margin-top: 8px;
		font-size: 22px;
		font-family: Verdana;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	.new-finder-sx .title-2 {
		background-color: #4e7193;
		/*height: 26px;*/
		color: #ffffff;
		filter: alpha(opacity=100); /* internet explorer */
		-khtml-opacity: 1;      /* khtml, old safari */
		-moz-opacity: 1;       /* mozilla, netscape */
		opacity: 1;           /* fx, safari, opera */
		margin-top: 0px;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal !important;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 23px;
	}
	
	.new-finder-sx .finder-form {
		font-family: Verdana;
		font-size: 11px;
		color: #125db1;
		padding-left: 23px;
		display: block;
		width: 512px;
		height: 164px;
		/*overflow: hidden;*/
		margin: 0 0 3px 0px !important;
		padding: 0 0 0 0 !important;
		/*padding-top: 8px;*/
	}
	
	.new-finder-sx .finder-form table.main-search {
		/*margin-top: 4px;*/
		/*outline: 1px solid green;*/
		/*width: 510px;*/
	}
	
	.new-finder-sx .finder-form table.main-search td {
		padding-top: 4px;
	}
	
	.new-finder-sx .finder-form input {
		border: 1px solid #999999;
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
		padding: 2px 2px 2px 2px;
		height: 14px;
	}
	
	.new-finder-sx .finder-form select {
		border: 1px solid #999999;
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
		padding: 2px 2px 2px 2px;
		height: 20px;
		/*height: 26px;*/
	}
	
	.new-finder-sx .finder-form img.cerca {
		-moz-box-shadow: 4px 4px 4px #000; /* Firefox */
		-webkit-box-shadow: 4px 4px 4px #000; /* Safari, Chrome */
 		box-shadow: 4px 4px 4px #000; /* CSS3 */
 		filter:DropShadow(Color=#000, OffX=4, OffY=4);
	}
	
	.type-tags-bck {
		width: 530px;
		height: 103px;
		/*background-color: #fda409;*/
		background-color: #ffffff;
		display: block;
		margin-left: 10px;
		margin-top: 10px;
		position: absolute;
		top: 406px;
		filter: alpha(opacity=90);
		-khtml-opacity: 0.9;
		-moz-opacity: 0.9;
		opacity: 0.9;
		left: 50%;
		margin-left: -495px;
		border:1px solid #ffffff;
		/*
		background-image: url(images/bandierona.png);
		background-repeat: no-repeat;
		background-position: bottom left;
		*/
	}
	.search-labels {
		height: 14px;
		font-family: Verdana;
		font-size: 12px;
		color: #ffffff;
		padding-top: 8px;
		padding-bottom: 1px;
		display: inline-block;
		width: 390px;
	}
	
	.search-labels td {
		/*border: 1px solid gray;*/
	}
	
	.search-inputs {
		/*height: 14px;*/
		font-family: Verdana;
		font-size: 12px;
		color: #ffffff;
		display: inline-block;
		width: 390px;
		/*padding-top: 12px;*/
		/*padding-bottom: 2px;*/
	}
	
	.search-inputs td {
		/*border: 1px solid gray;*/
	}
	.search-field {
		background-color: #ffffff;
		color: #333333;
		border: 1px solid #D96A03;
		padding: 4px 4px 4px 4px;
	}
	
	.yellow-bck {
		width: 530px;
		height: 281px;
		/*background-color: #fda409;*/
		background-color: #ff9102;
		display: block;
		margin-left: 10px;
		margin-top: 10px;
		position: absolute;
		top: 116px;
		filter: alpha(opacity=90);
		-khtml-opacity: 0.9;
		-moz-opacity: 0.9;
		opacity: 0.9;
		left: 50%;
		margin-left: -495px;
		border: 1px solid #ffffff;
		/*
		background-image: url(images/bandierona.png);
		background-repeat: no-repeat;
		background-position: bottom left;
		*/
	}
	
	.new-finder-sx .type-tags {
		width: 525px;
		height: 168px;
		/*background-color: #eda827;*/
		display: block;
		margin-left: 10px;
		margin-top: 10px;
		padding-top: 2px;
		padding-left: 8px;
	}
	
	.new-finder-sx .type-tags-caption {
		display: block;
		width: 247px;
		height: 14px;
		float: left;
		padding-left: 6px;
		padding-bottom: 2px;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #125db1;
	}
	
	.new-finder-sx .type-tags-column {
		display: block;
		float: left;
		width: 120px;
		height: 140px;
		margin: 0px 0px 0px 6px !important;
		padding: 0px 0px 0px 0px !important;
		background-color: #fcb73f;
		filter: alpha(opacity=80); /* internet explorer */
		-khtml-opacity: .80;      /* khtml, old safari */
		-moz-opacity: .80;       /* mozilla, netscape */
		opacity: .80;
		overflow: hidden;
	}
	
	.new-finder-sx .type-tags-column .type-tags-rows {
		width: 115px;
		max-height: 138px;
		font-family: Verdana !important;
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		padding: 1px 1px 1px 1px !important;
		margin: 0px 0px 0px 0px !important;
		/*border: 1px solid green;*/
	}
	
	.new-finder-sx .type-tags-column .type-tags-rows td {
		padding: 0 !important;
		margin: 0 !important;
		height: 12px !important;
	}
	
	.new-finder-dx {
		display: block;
		width: 455px;
		height: 410px;
		padding-top: 8px;
		padding-left: 5px;
		padding-right: 5px;
		float: right;
	}
	
	.box-201-50 {
		width: 204px !important;
		height: 410px;
		display: block;
		overflow: hidden;
		float: left;
/*		outline: 1px solid red;*/
		padding-left: 4px;
	}
	
	.box-101-134 {
		width: 240px;
		height: 410px;
		display: block;
		overflow: hidden;
		float: right;
	}
	
	.new-sheet-contents {
		display: inline-block;
		width: 100%;
		border-top: 30px solid #1d1d1d;
		background-color: #ffffff;
	}
	
	.new-contents {
		width: 1010px;
		display: block;
		margin: auto;
		background-color: #ffffff;
	}
	
	.new-jump-bar {
		display: block;
		width: 995px;
		height: 110px;
		color: #135db4;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		padding: 0px 0px 0px 15px;
	}
	
	.new-jump-bar-column {
		display: block;
/*		outline: 1px solid red;*/
	}
	
	.new-jump-bar h2 {
		font-size: 10px;
		font-weight: bold;
		margin: 25px 0px 2px 0px;
		padding: 0 0 0 0;
	}
	
	.new-jump-bar ul {
		margin: 4px 0px 0px 15px;
		padding: 0 0 0 0;
	}
	
	.new-jump-bar ul li {
		list-style-image: url(images/jump-pointer.png);
		list-style-position: outside;
		padding: 0px 0px 1px 0px;
		margin: 0 0 0 0;
	}
	
	.new-jump-bar a {
		color: #135db4;
		text-decoration: none;
		font-weight: normal;
	}
	
	.new-jump-bar a:hover {
		color: #135db4;
		text-decoration: underline;
	}
	
	.new-footer {
		display: inline-block;
		width: 100%;
		height: 350px;
		background-color: #0f2844;
		font-family: Verdana;
		font-size: 10px;
		color: #ffffff;
		font-weight: normal;
		text-align: center;
		padding-top: 7px;
	}
	
	.new-module {
		display: block;
		width: 1020px;
		margin: auto;
		/*height: 110px;*/
		color: #135db4;
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		padding-bottom: 20px;
		border-bottom: 1px solid #135db4;
		margin-bottom: 20px;
	}
	
	.new-result {
		display: inline-block;
		width: 1010px;
		padding: 5px 5px 5px 5px;
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		margin: auto;
	}
	
	.new-result .h-sx {
		float: left;
		width: 240px;
		height: 62px;
		display: block;
		/*outline: 1px solid green;*/
		overflow: hidden;
	}
	
	.new-result .h-sx h2 {
		font-family: Verdana;
		font-size: 36px;
		color: #2837a8;
		font-weight: normal;
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 10px;
		padding-bottom: 0px;
	}
	
	.new-result .h-sx h3 {
		font-family: Verdana;
		font-size: 22px;
		color: #2837a8;
		font-weight: normal;
		margin-top: 10px;
		padding-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	.new-result .h-dx {
		float: left;
		width: 746px;
		height: 62px;
		display: block;
		padding-top: 0px !important;
		margin-top: 0px !important;
		margin-left: 13px;
		/*outline: 1px solid red;*/
		background-image: url(img/head-separator.png);
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	
	.new-result .h-dx .h2 {
		font-family: Verdana;
		font-size: 28px;
		color: #2837a8;
		font-weight: normal;
		margin-top: 0px !important;
		padding-top: 0px !important;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	.new-result .h-dx .h3 {
		font-family: Verdana;
		font-size: 14px;
		color: #2837a8;
		font-weight: normal;
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	.new-result .finder-column {
		float: left;
		width: 240px;
		margin: 0 0px 0 0;
		padding: 0;
		/*min-height: 1000px;*/
		margin-right: 12px;
		/*background-color: #febe8e;*/
		/*-moz-border-radius: 6px;
	    -webkit-border-radius: 6px;
  		border-radius: 6px;
  		behavior: url(border-radius.htc);*/
	}
	
	.new-result .finder-column .finder-box-top {
		background-image: url(img/finder-box-top.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 236px;
		height: 24px;
		margin: 0px 0px 0px 0px !important;
	}
	
	.new-result .finder-column .finder-box-middle {
		background-image: url(img/finder-box-middle.png);
		background-repeat: no-repeat;
		background-position: left;
		width: 236px;
		height: 32px;
		background-color: #ffffff;
		margin-right: 0px !important;
		padding: 0px 0px 0px 0px !important;
	}
	
	.new-result .finder-column .finder-box-bottom {
		background-image: url(img/finder-box-bottom.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 236px;
		height: 24px;
		margin: 0px 0px 0px 0px !important;
	}
	
	.new-result .finder-column .finder-box {
		display: inline-block;
		width: 230px;
		/*-moz-border-radius: 6px;
	    -webkit-border-radius: 6px;
  		border-radius: 6px;*/
  		/*background-color: #fe9345;*/
  		/*margin: 6px 6px 6px 6px;
  		padding: 6px 6px 6px 6px;*/
  		overflow: hidden;
  		background-image: url(img/finder-box-filler.png);
  		background-repeat: repeat-y;
  		background-position: left;
  		padding-left: 26px;
	}
	
	.new-result .finder-column .store-box-top {
		background-image: url(img/store-box-top.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 236px;
		height: 24px;
		margin: 0px 0px 0px 0px !important;
	}
	
	.new-result .finder-column .store-box-middle {
		background-image: url(img/store-box-middle.png);
		background-repeat: no-repeat;
		background-position: left;
		width: 236px;
		height: 32px;
		background-color: #ffffff;
		margin-right: 0px !important;
		padding: 0px 0px 0px 0px !important;
	}
	
	.new-result .finder-column .store-box-bottom {
		background-image: url(img/store-box-bottom.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 236px;
		height: 24px;
		margin: 0px 0px 0px 0px !important;
	}
	
	.new-result .finder-column .store-box {
		display: inline-block;
		width: 230px;
		/*-moz-border-radius: 6px;
	    -webkit-border-radius: 6px;
  		border-radius: 6px;*/
  		/*background-color: #fe9345;*/
  		/*margin: 6px 6px 6px 6px;
  		padding: 6px 6px 6px 6px;*/
  		overflow: hidden;
  		background-image: url(img/store-box-filler.png);
  		background-repeat: repeat-y;
  		background-position: left;
  		padding-left: 26px;
	}
	
	ul.esempi-prodotti {
		list-style: none;
		color: #ffffff;
		padding-left: 10px !important;
		margin-left: 0px !important;
	}
	
	ul.esempi-prodotti li {
		text-align: left;
		font-size: 11px;
	}
	
	.new-result .finder-column .finder-box h2 {
		font-family: Verdana;
		font-size: 16px;
		font-weight: normal;
		color: #2837a8;
		margin-top: 0px;
		padding-top: 0px;
		text-align: left;
		padding-left: 0px;
	}
	
	.new-result .finder-column .finder-box h3 {
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #2837a8;
		margin-top: 0px;
		padding-top: 0px;
		text-align: left;
		padding-left: 0px;
		margin-bottom: 5px;
		padding-top: 0px;
	}
	
	.new-result .finder-column .finder-box td {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #2837a8;
		text-align: left;
		padding-left: 0px;
		padding-bottom: 4px;
	}
	
	.new-result .finder-column .finder-box input {
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-align: left;
		border: 1px solid #da7327;
	}
	
	.new-result .finder-column .finder-box .type-tags
	{
		font-family: Verdana;
		font-size: 11px;
		color: #ffffff;
		margin-bottom: 5px;
	}
	
	.new-result .finder-column .finder-box .type-tags td
	{
		font-family: Verdana;
		font-size: 11px;
		color: #ffffff;
		padding: 1px 0px 0px 0px;
	}
	
	.new-result .finder-column .finder-box select {
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-align: left;
		border: 1px solid #da7327;
	}
	
	.new-result .hotels-column {
		display: inline-block;
		width: 749px;
		float: left;
		/*outline: 1px solid red;*/
		overflow: hidden;
		margin: 0;
		padding: 0;
		overflow-x: hidden
	}
	
	.new-result .hotels-column .title {
		text-align: center;
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		font-family: Verdana;
	}
	
	.new-result .sponsor-column {
		width: 170px;
		display: inline-block;
		float: right;
	}
	
	.cards-title
	{
		display: block;
		width: 634px;
		height: 14px;
		color: #666666;
		padding-left: 6px;
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 14px;
	}
	
	/* -------- NUOVA CARD ---------- */
	.new-card-box {
		display: inline-block;
		width: 748px;
		/*height: 246px;*/
		padding: 0;
		margin-bottom: 20px;
		/*outline: 1px solid red;*/
	}
		.new-card-box .title {
			display: block;
			width: 748px;
			height: 34px;
			overflow: hidden;
		}
			.new-card-box .title .left {
				display: block;
				width: 7px;
				height: 34px;
				background-image: url(images/card-box-top-left.png);
				background-repeat: no-repeat;
				float: left;
			}
			.new-card-box .title .filler {
				display: block;
				width: 734px;
				height: 34px;
				background-image: url(images/card-box-top-filler.png);
				background-repeat: repeat-x;
				float: left;
			}
				.new-card-box .title .filler .hotel-name {
					display: block;
					width: 590px;
					height: 30px;
					padding-top: 4px;
					float: left;
					font-family: Times;
					font-size: 22px;
					font-weight: normal !important;
					color: #ffffff;
					text-align: left;
				}
				.new-card-box .title .filler .stars {
					display: block;
					width: 143px;
					height: 31px;
					padding-top: 3px;
					float: right;
					text-align: right;
				}
			.new-card-box .title .right {
				display: block;
				width: 7px;
				height: 34px;
				background-image: url(images/card-box-top-right.png);
				background-repeat: no-repeat;
				float: left;
			}
		.new-card-box .body {
			display: inline-block;
			width: 732px;
			/*height: 191px;*/
			border-left: 1px solid #0d264d;
			border-right: 1px solid #0d264d;
			padding: 7px 7px 7px 7px;
			overflow: hidden;
		}
			.new-card-box .body .left {
				display: block;
				width: 590px;
				/*height: 211px;*/
				/*background-color: #ffff00;*/
				float: left;
			}
				.new-card-box .body .left .photo-row {
					display: block;
					width: 296px;
					height: 96px;
					margin-right: 4px;
					margin-bottom: 7px;
					float: left;
				}
				.new-card-box .body .left .data-row {
					display: block;
					width: 290px;
					height: 96px;
					margin-bottom: 7px;
					float: right;
					overflow: hidden;
					font-family: Verdana;
					font-size: 11px;
				}
				.new-card-box .body .left .data-row table {
					font-family: Verdana;
					font-size: 11px;
				}
				.new-card-box .body .left .description-row {
					width: 590px;
					height: 102px;
					color: #333333;
					overflow: hidden;
				}
			.new-card-box .body .right {
				display: block;
				width: 140px;
				/*height: 211px;*/
				/*background-color: #ff0000;*/
				float: right;
			}
				.new-card-box .body .right .card-prezzo {
					display: block;
					width: 140px;
					height: 59px;
					background-image: url(images/card-prezzo.png);
					background-repeat: no-repeat;
					text-align: center;
				}
					.new-card-box .body .right .card-prezzo span.label{
						font-family: Verdana;
						font-size: 12px;
						color: #ffffff;
						padding-top: 5px;
						display: block;
						height: 12px;
						/*outline: 1px solid green;*/
					}
					.new-card-box .body .right .card-prezzo span.prezzo{
						font-family: Verdana;
						font-size: 20px;
						font-weight: bold;
						color: #ffffff;
						display: block;
						height: 20px;
						padding-top: 5px;
						/*outline: 1px solid green;*/
					}
				.new-card-box .body .right .card-prenota {
					display: block;
					width: 140px;
					height: 28px;
					background-image: url(images/bck-button-blue.png);
					background-repeat: no-repeat;
					text-align: center;
					font-family: Verdana;
					font-size: 16px;
					font-weight: bold;
					color: #ffffff;
					margin-top: 5px;
					padding-top: 7px;
					cursor: pointer;
				}
				.new-card-box .body .right .card-prenota {
					display: block;
					width: 140px;
					height: 28px;
					background-image: url(images/bck-button-blue.png);
					background-repeat: no-repeat;
					text-align: center;
					font-family: Verdana;
					font-size: 16px;
					font-weight: bold;
					color: #ffffff;
					margin-top: 5px;
					padding-top: 7px;
					cursor: pointer;
				}
				.new-card-box .body .right .card-tools {
					display: block;
					width: 140px;
					height: 96px;
					background-image: url(images/bck-gray.png);
					background-repeat: no-repeat;
					text-align: center;
					font-family: Verdana;
					font-size: 10px;
					/*font-weight: bold;*/
					color: #0d264d;
					margin-top: 5px;
					cursor: pointer;
					overflow: hidden;
				}
					.new-card-box .body .right .card-tools ul {
						padding: 0;
						margin: 0;
						list-style: none; 
					}
						.new-card-box .body .right .card-tools ul li {	
							padding-top: 8px;
						}
						.new-card-box .body .right .card-tools a {
							text-decoration: none;
							font-family: Verdana;
							font-size: 10px;
							/*font-weight: bold;*/
							color: #0d264d;
							/*padding-top: 6px;*/
						}
						.new-card-box .body .right .card-tools a:hover {
							text-decoration: underline;
						}
		.new-card-box .footer {
			display: block;
			width: 748px;
			height: 7px;
			overflow: hidden;
		}
			.new-card-box .footer .left {
				display: block;
				width: 7px;
				height: 7px;
				background-image: url(images/card-box-bottom-left.png);
				background-repeat: no-repeat;
				float: left;
			}
			.new-card-box .footer .filler {
				display: block;
				width: 734px;
				height: 6px;
				border-bottom: 1px solid #0d264d;
				float: left;
			}
			.new-card-box .footer .right {
				display: block;
				width: 7px;
				height: 7px;
				background-image: url(images/card-box-bottom-right.png);
				background-repeat: no-repeat;
				float: right;
			}
	/* ------ FINE NEW CARD -------- */
	
	.new-card-left {
		display: block;
		float: left;
		width: 9px;
		height: 195px;
		background-image: url(img/card-left.png);
		background-repeat: no-repeat;
	}
	
	.new-card-right {
		display: block;
		float: left;
		width: 9px;
		height: 195px;
		background-image: url(img/card-right.png);
		background-repeat: no-repeat;
	}
	
	.new-card {
		display: block;
		float: left;
		width: 730px;
		height: 195px;
		background-color: #ffffff;
		background-image: url(img/card-filler.png);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 0px !important;
		padding: 0px 0px 0px 0px !important;
	}
	
	.inner-card-left {
		display: block;
		float: left;
		width: 590px;
		height: 195px;
		padding-left: 0px !important;
		margin-left: 0px !important;
		padding-right: 0px !important;
		margin-right: 0px !important;
	}
	
	.inner-card-right {
		display: block;
		float: left;
		width: 135px;
		height: 195px;
		padding-left: 0px !important;
		margin-left: 4px !important;
		padding-right: 0px !important;
		margin-right: 0px !important;
	}
	
	.new-card .Q1 {
		display: block;
		margin: 0px 0px 0px 0px !important;
		padding: 0px 0px 0px 0px !important;
		width: 590px;
		height: 62px;
		float: left;
/*		outline: 1px solid gray;*/
	}
	
	.new-card .Q1 a {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ed771d;
		text-decoration: none;
	}
	.new-card .Q1 a:hover {
		text-decoration: none;
	}
	
	.new-card .Q2 {
		display: block;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 101px;
		height: 62px;
		float: left;
/*		outline: 1px solid gray;*/
	}
	
	.new-card .Q3 {
		display: block;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 136px;
		height: 60px;
		float: left;
		background-image: url(images/multicard-price-bck.png);
		background-repeat: no-repeat;
		background-position: top center;
		/*outline: 1px solid gray;*/
	}
	
	.new-card .Q4 {
		display: block;
		margin: 0 0 0 0;
		padding: 0px 0px 0px 0px;
		width: 590px;
		height: 102px;
		text-align: left;
		overflow: hidden;
		font-family: Verdana;
		font-size: 10px;
		color: #636363;
		font-weight: normal;
		float: left;
	}
	
	.new-card .Q4 img {
		border: none;
		padding-left: 0px;
		padding-right: 4px;
	}
	
	.new-card .titolo {
		display: block;
		font-family: Verdana;
		font-size: 16px;
		font-weight: normal;
		color: #2655bd;
		width: 590px;
		height: 38px;
		margin: 0 0 0 0;
		padding: 0px 0px 0px 0px;
	}
	
	.new-card .titolo span {
		font-size: 12px;
		color: #8e8e8e;
	}
	
	.new-card .Q1-links {
		display: block;
		width: 590px;
		height: 15px;
		padding: 1px 0px 1px 8px;
		margin: 0 0 0 0;
		font-family: Verdana;
		font-size: 11px;
		color: #ed771d;
		background-image: url(img/card-links.png);
		background-repeat: repeat-y;
	}
	
	.new-card .Q2-stelle {
		display: block;
		text-align: center;
		width: 101px;
		height: 22px;
	}
	
	.new-card .Q2-stelle img {
		border: none;
	}
	
	.new-card .Q2-sconto {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ed771d;
		display: block;
		width: 101px;
		height: 18px;
		text-align: center;
	}
	
	.new-card .Q2-prenota {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ed771d;
		display: block;
		width: 101px;
		height: 22px;
		text-align: center;
	}
	
	.new-card .Q3-label {
		display: block;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 128px;
		height: 10px;
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-align: center;
	}
	
	.new-card .Q3-price {
		display: block;
		margin: 0 0 0 0;
		padding: 6px 0px 0px 0px;
		width: 128px;
		height: 26px;
		font-family: Verdana;
		font-size: 16px;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
	}
	
	.new-card .Q3-sconto {
		display: block;
		width: 136px;
		height: 38px;
		text-align: center;
		color: #fe8227;
		padding: 13px 0px 13px 0px;
		margin-top: 15px;
	}
	
	.new-card .Q3-prenota {
		display: block;
		margin: 20px 0px 0px 0px;
		padding: 5px 0px 7px 0px;
		width: 136px;
		height: 18px;
		background-image: url(images/multicard-prenotaora-bck.png);
		background-repeat: no-repeat;
		color: #ffffff !important;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
	}
	
	.new-scheda {
		display: inline-block;
		width: 1000px;
		padding: 5px 5px 5px 5px;
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		margin: auto;
		/*outline: 1px solid red;*/
	}
	
	.new-scheda h2 {
		font-family: Verdana;
		font-size: 36px;
		font-weight: normal;
		color: #2e5aa1;
		margin: 10px 0px 10px 0px;
		padding: 0 0 0 0;
	}
	
	.new-scheda .row {
		display: inline-block;
		padding: 0px 31px 0px 35px;
		width: 944px;
		font-family: Verdana;
		font-size: 11px;
		color: #6f6f70;
	}
	
	.new-scheda .row .full-head {
		display: block;
		width: 938px;
		height: 23px;
		padding: 0px 0px 0px 6px;
		font-size: 18px;
		color: #ffffff;
		background-color: #7c99b9;
	}
	
	.new-scheda .row .column-left {
		display: block;
		float: left;
		text-align: left;
	}
	
	.new-scheda .row .column-right {
		display: block;
		float: right;
	}
	
	.new-scheda .row .column-right .head {
		display: block;
		width: 660px;
		height: 23px;
		padding-left: 6px;
		font-size: 18px;
		color: #ffffff;
		background-image: url(images/column-head-right.png);
		background-repeat: repeat-y;
	}
	
	.new-scheda .row .column-right a.prenota {
		text-decoration: none; 
		display: block; 
		width: 125px; 
		height: 32px;
		padding-top: 8px;
		background-image: url(images/btn-prenota-orange.png);
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		text-align: center;
		font-size: 18px;
		color: #ffffff;
	}
	
	.new-scheda .row .column-right a.blue {
		text-decoration: none; 
		display: block; 
		width: 152px; 
		height: 19px;
		padding-top: 3px;
		background-image: url(images/btn-blue.png);
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		text-align: center;
		font-size: 12px;
		color: #ffffff;
	}
/* stili per i tooltip */
	.info-tooltip { 
		position:relative; 
		z-index:24; 
		text-decoration: none !important;
		padding-top: 3px;
	}
	.info-tooltip span { 
		display:none;
		text-decoration: none !important;
		z-index: 10000;
	}
	.info-tooltip:hover {
		z-index:25;
		text-decoration: none !important;
	}
	.info-tooltip:hover span {
		display:block;
		position:absolute;
		/*width:300px;*/
		top:2px;
		left:20px;
		background-color:#ffffff;
		border:2px solid #2837a8;
		/*border-bottom:1px solid #ed5b22;*/
		padding:10px;
		font-size:9px;
		color:#333333;
		text-decoration:none !important;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		z-index: 10000;
	}

.tab-container {
	display: block;
	width: 502px;
	height: 24px;
}

.tabc-container {
	display: inline-block;
	width: 510px;
	height: 70px;
	background-color: #d96a03;
	/*
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	*/
}

.tab-selected {
	width: 40px;
	height: 20px;
	padding-top: 4px;
	margin-right: 3px;
	text-align: center;
	display: block;
	float: left;
	color: #ffffff;
	background-color: #d96a03;
	cursor: pointer;
	font-weight: bold;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-radius-topleft: 4px;	
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-radius-topright: 4px;	
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	background-image: url(images/tab-top.png);
	background-repeat: no-repeat;
	background-position: top center;
	/*
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	*/
}

.tab-in-back {
	width: 40px;
	height: 19px;
	padding-top: 4px;
	margin-right: 3px;
	text-align: center;
	/*display: block;*/
	float: left;
	background-color: #b94a03;
	cursor: pointer;
	color: #ffffff;
	background-image: url(images/tab-top-back.png);
	background-repeat: no-repeat;
	background-position: top center;
	/*
	-webkit-border-top-left-radius: 4px;
	-khtml-border-radius-topleft: 4px;	
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-radius-topright: 4px;	
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	*/
	/*display: none;*/
	/*
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	*/
}

.tab-hidden 
{
	display: none;
}

.tabc-selected {
	color: white;
	padding: 10px;
	line-height: 18px;
}

.tabc-in-back {
	color: white;
	padding: 10px;
	line-height: 18px;
	display: none;
}

.jump-menu-bar {
	display: inline-block;
	width: 100%;
	height: 48px;
	background-image: url(images/jump-bar-menu.png);
	background-repeat: repeat-x;
}

.jump-menu-bar .strip-bar {
	/*outline: 1px solid red;*/
	display: inline-block;
	padding: 12px 10px 10px 10px;
	height: 26px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.jump-menu-bar .strip-bar span.normal {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 4px;
	color: #ffffff;
	display: block;
	float: left;
	cursor: pointer;
}

.jump-menu-bar .strip-bar span.over {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 4px;
	color: #2d4d71;
	display: block;
	float: left;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #d6d6d6;
	cursor: pointer;
}

.jump-menu-bar .strip-bar span.selected {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 4px;
	color: #ffffff;
	display: block;
	float: left;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #d96a03;
	cursor: default;
}

.jump-menu-content {
	width: 970px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-radius-bottomleft: 4px;	
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-radius-bottomright: 4px;	
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	/*height: 400px;*/
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	background-color: #e6e6e6;
	display: inline-block;
}

.accord-normal {
	display: block;
	width: 162px;
	height: 17px;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 1px;
	border: 1px solid #c35605;
	background-color: #c35605;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
}

.accord-selected {
	display: block;
	width: 162px;
	height: 17px;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 1px;
	border: 1px solid #da6d1d;
	background-color: #da6d1d;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	cursor: default;
}

.accord-over {
	display: block;
	width: 162px;
	height: 17px;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 1px;
	border: 1px solid #da6d1d;
	background-color: #da6d1d;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
}

.accord-hidden {
	display: none;
}

.accordc {
	display: block;
	width: 160px;
	height: 106px;
	padding: 4px 4px 4px 4px;
	margin-top: 1px;
	border: 1px solid #da6d1d;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
}

.accordc td {
	padding: 1px 0px 1px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.search-star-container {
	display: block;
	height: 18px;
	width: 140px;
	margin: 2px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #da6d1d;
}

.search-star-container img {
	margin-right: 2px;
	cursor: pointer;
	
}

.search-star-container span {
	cursor: pointer;
}

.btn-reservations {
	background-image: url(images/btn-reservations.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

div#box div div div a.tag {
	text-decoration: none;
	color: #00e;
}

div#box div div div a.tag:hover {
	text-decoration: underline;
	color: #00e;
}

div.hyper-box-row {
	display: inline-block;
	width: 992px;
	margin-left: 9px;
}
	div.hyper-box-row .top-left {
		display: block;
		float: left;
		width: 6px;
		height: 29px;
		background-image: url(images/hyper-top-left.png);
		background-repeat: no-repeat;
	}
	div.hyper-box-row .top-filler {
		display: block;
		float: left;
		width: 980px;
		height: 29px;
		background-image: url(images/hyper-top-filler.png);
		background-repeat: repeat-x;
	}
	div.hyper-box-row .top-right {
		display: block;
		float: left;
		width: 6px;
		height: 29px;
		background-image: url(images/hyper-top-right.png);
		background-repeat: no-repeat;
	}
	div.hyper-box-row .middle {
		display: inline-block;
		width: 970px;
		padding: 10px 10px 10px 10px;
		border-left: 1px solid #2d4d71;
		border-right: 1px solid #2d4d71;
	}
	div.hyper-box-row .bottom-left {
		display: block;
		float: left;
		width: 6px;
		height: 6px;
		background-image: url(images/hyper-bottom-left.png);
		background-repeat: no-repeat;
	}
	div.hyper-box-row .bottom-filler {
		display: block;
		float: left;
		width: 980px;
		height: 5px;
		border-bottom: 1px solid #2d4d71;
		/*background-image: url(images/hyper-bottom-right.png);*/
	}
	div.hyper-box-row .bottom-right {
		display: block;
		float: left;
		width: 6px;
		height: 6px;
		background-image: url(images/hyper-bottom-right.png);
	}

.tagEditor
{
	margin: 4px 0;
	padding: 0;
}

.tagEditor li
{
	background-image: url(minus_small.png);
	background-color: #ffffff !important;
	background-position: right center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 6px 18px 6px 6px;
	margin: 0 0 3px;	
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: olive;
}

.tagEditor li:hover
{
	background-color: #eeeeee !important;
}

.page-selected {
	display: inline-block;
	height: 20px;
	padding: 4px 5px 0px 5px;
	color: white;
	background-color: #fe8227;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.page-avail {
	display: inline-block;
	height: 20px;
	padding: 4px 5px 0px 5px;
	color: white;
	background-color: #2d5aa1;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
