@charset "utf-8";
body {
	background: #034f7a url(/images/static/background.png) no-repeat top center;
	margin: 0;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: #105881;
}
a {
	color: #105881;
}
img {
	border: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px 4px 0px 6px;
	border: 1px solid #c6c7c8;
	height: 16px;
	color: #58585a;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 3px 0px 0 0px;
	border: 1px solid #c6c7c8;
	height: 16px;
	color: #58585a;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #c6c7c8;
	color: #58585a;
}
#luogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #c6c7c8;
	margin-bottom: 4px;
	height: 24px;
	width: 200px;
	color: #58585a;
}
#pacchetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #c6c7c8;
	height: 24px;
	width: 200px;
	color: #58585a;
}
h1, h2, h3, h4, h5 {
	margin: 0;
}
h1, h2, h3 {
	font-weight: normal;
}
#page {
	position: relative;
	margin: auto;
	width: 1000px;
}
#top {
	width: 930px;
	height: 42px;
	padding: 0 35px;
	margin-bottom: 5px;
}
#top form {
	float: left;
}
#top input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 82px;
	height: 16px;
	padding: 5px 4px 0 6px;
	margin: 11px 2px 0 0;
	color: #024e7a;
	border: 1px solid #bcd9bb;
}
#top a {
	position: relative;
	top: 5px;
	margin: 0 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
.slogan {
	position: relative;
	top: 22px;
	float: right;
}
#logo-box {
	position: relative;
	float: left;
	background: url(/images/static/box_b.png);
	width: 249px;
	height: 280px;
}
.logo {
	position: relative;
	left: 35px;
	top: 85px;
}
#logo-box .menu {
	position: relative;
	left: 35px;
	top: 95px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #024e7a;
	list-style: inside url(/images/static/logo-box-li.png);
}
#logo-box .menu a {
	color: #024e7a;
	text-decoration: none;
}
#logo-box .menu a:hover {
	text-decoration: underline;
}
#logo-box .menu a:active {
	color: #00ccff;
}
#header-video {
	position: relative;
	float: right;
	width: 746px;
	height: 280px;
	overflow: hidden;
}
#menu {
	position: relative;
	clear: both;
	padding: 0 35px;
	top: 5px;
	width: 930px;
	height: 26px;
	background-color: #024e7a;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	background-color: #fff;
	float: left;
	padding-right: 5px;
}
#menu ul li:first-child a {
	padding-left: 5px;
}
#container {
	position: relative;
	left: -4px;
	top: 10px;
	clear: both;
	width: 1000px;
	padding: 0 4px;
	background: url(/images/static/page_b.png) center repeat-y;
}
.col {
	background: url(/images/static/col_b.png) top repeat-x;
	padding: 15px;
	min-height: 450px;
}
.left {
	float: left;
	width: 200px;
	margin-right: 5px;
	padding-left: 35px;
}
.left .title-bar, .right .title-bar {
	text-align: center;
}
.left-l {
	text-align: left !important; 
	padding-left: 8px;
}
.center-a {
	text-align: center;
}
.center .title-bar, .big .title-bar {
	text-align: left;
	padding-left: 8px;
}
.right {
	float: right;
	width: 200px;
	padding-right: 35px;
}
.center {
	float: left;
	width: 460px;
}
.big {
	padding-right: 28px;
	float: right;
	width: 702px;
}
.title-bar {
	width: auto;
	height: 22px;
	line-height: 22px;
	border: 1px solid #98cdf5;
	color: #fff;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	margin-bottom: 7px;
	font-weight: bold;
}
.title-bar a {
	text-decoration: none;
	color: #fff;
}
.title-bar a:hover {
	text-decoration: underline;
}
.green .div {
	font-weight: bold;
    color: #105881;
}
.blue .div {
	font-weight: bold;
    color: #ffdd13;
}
.green {
	background-color: #80c13a;
	color: #fff;
}
.yellow {
	background-color: #ffeb14;
	color: #024e7a;
}
.yellow a {
	color: #024e7a;
}
.blue {
	background-color: #024e7a;
}
.big .title-bar {
	margin-right: 7px;
}
#cerca-vacanza {
	margin-top: 14px;
	width: 290px;
	overflow: hidden;
	font-size: 11px;
}
#cerca-vacanza div {
	float: left;
	margin-right: 7px;
}
#cerca-vacanza input {
	margin: 3px 0;
	width: 84px;
}
#cerca-vacanza .submit {
	position: relative;
	margin-top: 16px;
	width: 200px;
	text-align: center;
	clear: both;
}
.search-result {
	margin: 7px 0px 20px 0px;
	padding: 0 10px 10px 10px;
	background-color: #e0f4c7;
	border: 1px solid #80c13a;
}
.search-result-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.search-result-list li {
	padding-top: 10px;
	font-weight: bold;
}
.search-result-list ul li {
	padding-top: 0px;
	font-weight: normal;
}
.search-result-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.loc {
	margin: 7px 0px 20px 0px;
	padding: 9px;
	background-color: #cce6f3;
	border: 1px solid #98cdf5;
}
.loc-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.loc-list .p {
	list-style: inside url(/images/static/ul+.png);
}
.loc-list .m {
	list-style: inside url(/images/static/ul-.png);
}
.loc-list li {
	padding-bottom: 3px;
}
.loc-list ul li {
	padding-top: 0px;
	font-weight: normal;
}
.loc-list ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
.search-result a, .loc a {
	text-decoration: none;
}
.result-list {
	float: left;
	margin: 0 7px 7px 0;
	padding: 6px;
	width: 330px;
	height: 88px;
	background: #fff;
	border: 1px solid #98cdf5;
}
.result-green {
	border: 1px solid #80c13a;
}
.result-all {
	float: left;
	margin: 0 7px 7px 0;
	padding: 6px;
	width: 330px;
	height: 88px;
	background: #fff;
	border: 1px solid #98cdf5;
	text-align: center;
   line-height: 88px;
}
.result-all .show-all {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.result-list .thumb {
	float: left;
	margin-right: 14px;
	border: 1px solid #80c13a;
}
.result-list .thumbblue {
	float: left;
	margin-right: 14px;
   border: 1px solid #98cdf5;
}
.result-list p {
	margin: 0;
}
.result-list .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 16px;
}
.result-list .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.result-list .hotel {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 14px;
}
.result-list .description {
	font-size: 11px;
	text-decoration: none;
}

.result-evidenza {
   position: relative;
	margin: 0 7px 7px 0;
	padding: 6px;
	width: 446px;
	height: 88px;
	background: #D3E7F6;
	border: 1px solid #98CDF5;
}
.result-box {
   width: 340px;
}
.result-evidenza .thumb {
	float: left;
	margin-right: 14px;
	border: 1px solid #ffffff;
}
.result-evidenza .thumbblue {
	float: left;
	margin-right: 14px;
   border: 1px solid #98cdf5;
}
.result-evidenza p {
	margin: 0;
	font-size: 11px;
}
.result-evidenza .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.result-evidenza .type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   padding-top: 8px;
}
.result-evidenza .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.result-evidenza .hotel {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
}
.result-evidenza .description {
	font-size: 11px;
	text-decoration: none;
}

.hotel-header, .hotel-details {
	position: relative;
	margin-right: 7px;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #98cdf5;
	margin-bottom: 7px;
	width: 663px;
}
.hotel-details {
	font-size: 11px;
}
.hotel-header .hotel-img {
	border: 1px solid #98cdf5;
}
.hotel-header .icons {
	position: relative;
	top: -14px;
	float: right;
	text-align: center;
	font-size: 11px;
	margin-left: 25px;
	margin-bottom: -14px;
}
.hotel-header .icons a {
	position: relative;
	text-decoration: none;
}
.hotel-header .icons a:active {
	left: 1px;
}
.hotel-header .icons span {
	font-size: 10px;
	letter-spacing: -2px;
}
.hotel-header .icons img {
	margin: 12px 0 2px 0;
}
.hotel-img {
	float: right;
}
.hotel-header .promo {
	position: absolute;
	bottom: 15px;
	display: table-cell;
	padding: 12px 12px 12px 50px;
	color: #7ab036;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #7ab036;
	background: url(/images/static/star-promo.png) no-repeat left;
}
.hotel-header .city img {
	margin-right: 6px;
}
.hotel-header p {
	margin: 0;
}
.hotel-header .city {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.hotel-header .hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
}
.details {
	position: relative;
	margin-left: -3px;
}
.details td {
	background-color: #dfdfdf;
	text-align: center;
}
.details th {
	background-color: #3eabea;
	color: #fff;
	text-align: center;
}
.hotel-details .icons {
	margin: 20px 0 14px 0;
}
.hotel-details .icons img {
	margin-right: 12px;
}
.hotel-details p {
	text-align: justify;
	padding-right: 5px;
}
#hotel-map {
	margin-top: 18px;
	width: 100%;
	height: 424px;
	border: 1px solid #ffdd13;
}
.bottom-link {
	margin: 15px 0 2px 0;
}
.bottom-link a {
	text-decoration: none;
}
.bottom-link a:hover {
	text-decoration: underline;
}
.bottom-link .print {
	float: left;
	margin: 0;
}
.bottom-link .return {
	float: right;
	margin: 0 5px 0 0;
}
.evidenza {
	position: relative;
	background-color: #d3e7f6;
	border: 1px solid #98cdf5;
	padding: 6px;
	margin-top: 7px;
}
.result-evidenza .prezzo {
	display: block;
	position: absolute;
	top: -4px;
	right: -4px;
	width: 109px;
	height: 73px;
	background: url(/images/static/evidenza-prezzo.png);
	float: right;
	text-align: center;
	padding-top: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.result-evidenza .prezzo span {
	margin-top: 8px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 26px;
}
.close {
	width: 100%;
	clear: both;
}
.result-evidenza .titolo {
	margin-top: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.result-evidenza .titolo a {
	padding-left: 12px;
	background: url(/images/static/evidenza-link.png) no-repeat top left;
}
.text {
	margin: 14px 0 0 0;
	padding: 0 1px;
	text-align: justify;
	font-size: 11px;
}
#mailinglist {
	margin-top: 5px;
	font-size: 11px;
	color: #58585a;
	line-height: 24px;
}
#mailinglist a {
	color: #58585a;
}
#mailinglist a:hover {
	color: #999;
}
#mailinglist #email {
	padding-left: 3px;
	width: 152px;
	margin-right: 10px;
}
.banner {
	margin-top: 20px;
}
.banner img {
	clear: both;
	border: 1px solid #fff;
	margin-top: 10px;
}
#footer {
	padding-top: 16px;
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#footer-bar {
	margin-top: 12px;
	width: 100%;
	height: 20px;
	background: url(/images/static/footer.jpg) repeat-y center;
}
#bottom {
	position: relative;
	clear: both;
	width: 1008px;
	height: 4px;
	background: url(/images/static/bottom.png);
	left: -4px;
	top: 10px;
}

