/* CSS Document */

/* TEXT STYLES */

body
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 76%;
	background-color: #8c0a19;
	width: 100%;	
}

.carattere {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.imgborder {
	border:solid;
	border-width:2px;
	border-color:#eae7d4;
	padding:10px;
}

#titolo {
	font-size:16px;
	color:#8c0a19;
}

#sottotitolo {
	font-weight:bold;
	font-variant:small-caps;
	color:#8c0a19;
}


h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

html, body, h1, h2, h3, h4, h5, h6, p, form, td, button, input, select {margin: 0; padding: 0}

h1, h2, h3, h4, h5, h6 {font-size: 1em}

ul {margin: 0; padding-left: 1.2em}

a {
	color:#8c0a19;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color:#8c0a19;
	text-decoration: none;
}

/* #holder img {display: block;} */

a img {border: none;}

a p {text-decoration:none; cursor:pointer; }

button {overflow: visible; padding: 0 6px} /* fixed IE's magical, persistent padding problem and aligns it with other browsers */

.hidden {display: none}

.on_top {z-index: 1}
#holder {
	margin: 0px auto 0px auto;
	padding: 0;
	position: relative;
	width: 960px;
	background-color: white;
}

#branding { 
	height: 165px;
	background-color: white;
	border-bottom: #8c0a19 solid 5px;
}

#logo {
	position: absolute;
	top:15px;
	left: 30px;
}

#address {
	position: absolute;
	top: 25px;
	left: 190px;
	width: 520px;
}

div#address p {
	font-family: "whiteblack", Arial;
	font-size: 13px;
	line-height: 13px;
}

div#address img {
	margin: 0;
	padding: 0;
}

div#address .flir-image {
	margin-top: 0px;
}

#address a {
	color: #8c0a19;
}

#address-text {
	position: absolute;
	top: 30px;
	left: 2px;
}

#name-text {
	font-size:28px;
	font-weight:bold;
}

#subtitle {
	position: absolute;
	top: 30px;
	left: 355px;
	color: #666666;
	font-size: 0.8em;	
}

#phone-text {
	position: absolute;
	top: 56px;
	left: 2px;
}

/* ===== Language ===== */

#language-nav {
	position: absolute;
	height: 20px;
	top: 35px;
	right: 40px;
}

#language-nav ul {
	float: right;
}

#language-nav ul li {
	display: inline;
}

#language-nav ul li a, #language-nav ul li a:visited {
	color: #8c0a19;
}

#language-nav ul li a:hover{
	color: #8c0a19;
	text-decoration:underline;
}

#language-nav .imglang {
	display:inline;
}

/* ===== LANGUAGE NAVIGATION ===== */

#language-navigation ul {
	padding-left: 0;
	list-style: none;
}

#language-navigation ul li {
}

#language-navigation ul li.active {
}

#fantasticarimini {
	background: url(img/fantasticarimini.png) no-repeat;
	width:283px;
	height:36px;
	position: absolute;
	top: 124px;
	right: 36px;
}

#hoteljunior {
	background: url(img/hoteljunior.png) no-repeat;
	width:90px;
	height:39px;
	position: absolute;
	top: 84px;
	right: 36px;
}

#firma {
	background: url(img/firma.png) no-repeat;
	width:11px;
	height:137px;
	position: absolute;
	bottom: 23px;
	left: 12px;
}

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

#main-navigation li.level1 a:hover {
	text-decoration: none;
}

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

#main-navigation {
	position: absolute;
	top: 185px;
	left: 33px;
	width: 894px;
	height: 32px;
	background-color: #8c0a19;
}

#main-navigation ul {
	padding-left: 0px;
	list-style: none;
	background-color: #E0541D;
}

#main-navigation li {
	display: inline;
	padding-left: 9px;
	padding-right: 9px;
	height: 32px;
	float: left;
	color: #ffffff;
	background:url(img/menu-bg.gif) no-repeat 0px 0px;
}

#main-navigation li:hover {
	background-position:200px 0px;
}

#main-navigation li a:hover {
	background-position:200px 0px;
}

#main-navigation li a {
	line-height: 32px;
	color: #ffffff;
	font-weight: bold;
	outline: none;
	height:32px;
	display: block;_display:inline;
}

#main-navigation ul li.active {
	background-position: top right;
}

#main-navigation ul li a.hover {
	color: #8c0a19;
	background-color: #FECAB7;
}

#main-navigation ul li.active a {
	color: #8c0a19;
	background-color: #FECAB7;
}

ul#right-side-links {
	padding-left: 0px;
	list-style: none;
	background-color: #8c0a19;
	float: right;
	margin-right: 10px;
}

ul#right-side-links li {
	display: inline;
	height: 32px;
	float: left;
	color: white;
	padding: 0px;
}

ul#right-side-links li a {
	line-height: 32px;
	color: white;
	font-weight: bold;
	outline: none;
	display: inline !important;
	color: #fff !important;
}

#main-visual
{
	width: 894px;
	height: 284px;
	position: absolute;
	top: 222px;
	left: 28px;
}

.slide{
	position:relative;
	left:0; top:0;
	margin:0 5px 0 5px; padding:0;
	display:block;
	border:0;
	padding:0px;
}

#main-content {
	color: black;
	line-height: 1.35;
}

#main-content h2, #main-content h2 a {
	display:block;
	font-size:1.9em;
	font-weight:bold;
	margin-left:160px;
	top:-19px;
	z-index: 100;
	position: relative;
	color: #fff;
}

.home#main-content h2 {
	margin-left: 108px;
	position:relative;
}

#main-content p {
	margin-bottom: 0.8em;
	margin-left: 50px;
	margin-right: 235px;
}

/* ===== Main Content ===== */

.corpo-centrale {
	margin-left: 50px;
	margin-right: 235px;
	overflow:auto;
	margin-bottom:20px;
}

#colonna-foto {
	float:left;
	display:inline;
}

#colonna-descrizione {
	width:480px;
	float:right;
	display:inline;
	text-align:justify;
}

#colonna-descrizione a {
	color:#8c0a19;
}

#link-rosso a:link {
	color:#8c0a19;
}

#main-content {
	margin-top: 332px;
	position:relative;
}

#main-content:after,
.bugwrapper:after,
additional-content:after
{
	content: '.';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
	margin: 0;
}

#additional-content {
	position:relative;
	width: 900px;
	height: 210px;
	margin-left: 40px;
	overflow:visible;
}

#content-box-5 {
	width: 140px;
	height: 205px;
	position: absolute;
	top:0px; right:10px;
	display:inline;
	margin-left: 4px;
	overflow:visible;
}

.far-right-title,
.far-right-title a,
.far-right-title a:visited {
	color: #8c0a19;
	text-align: center;
}

.far-right-title {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

#content-box-1 {
	margin-left: 0px;
}

/* ======== FACELIFT ======== */
.content-box h3 {
	width: 170px;
	height: 20px;
	overflow: hidden;
	padding: 12px 0px 8px 0px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin-bottom: 5px;
	cursor: pointer;
	font-weight:bold;
}

.content-box a:hover {
	text-decoration:none;
	
}

.content-box {
	height: 170px;
	width: 170px;
	float: left;
	margin-left: 6px;
	background: #8c0a19;
	margin-top: 20px;
	display: inline;
	padding: 5px;
}

.box-title {
	font-family: "whiteblack", Arial;
	font-size:20px;
	text-align: center;
	width: 60px;
	line-height: 14px;
	background: white;
	color: white;
}

.content-box p {
	color: white;
	margin: 5px 0px;
}

.read-more,
.sidebar-read-more {
	float: right;
}

.read-more a,
.sidebar-read-more a {
	font-size: .8em;
	color: white;
	text-decoration: underline;
}

.read-more,
.read-more a,
.sidebar-read-more,
.sidebar-read-more a {
	color: white;
	text-decoration: underline;
}

#content-box-4 {
	margin-right: 0px;
}

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

#special-offers {
	position: absolute;
	top: 540px;
	right: 40px;
	height: 70px;
	width: 182px;
	background: url(img/offers-bracket.png) no-repeat top left;
}

#box-staff {
	position: absolute;
	top: 670px;
	right: 40px;
	width: 182px;
}

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

#special-offers {
	text-align: center;
}

#special-offers h3 {
	margin: 5px 10px 0px 12px;
	color: #8c0a19;
	font-weight: bold;
	font-size: 11px;
}

#contain-special-offers h5{
    font-size:15px;
}

#special-offers p {
	margin: 0px 10px 4px 12px;
	font-size: 13px;
	color: #8c0a19;
}

a.more-link {
	color:black;
}

/* ===== NEWS & PROMOS ===== */

#news-container {
	width: 920px;
	height: 105px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#news-stories {
	float: left;
	height: 105px;
	width: 742px;
}

#news-home {
	background: url(img/news-bracket.png) no-repeat top left;
	height: 106px;
	width: 371px;
	float: left; _display:inline;
}

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

.news-section-title {
	color: #000;
	font-size: 14px;
	margin: 6px 12px;
	font-weight: bold;
}

.news-item, .promo-item {
	margin: 8px 12px;
	font-size: 11px;
}

.news-item a, .promo-item a {
	color: #8c0a19;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.news-item a:hover, .promo-item a:hover {
	color: #000;
}

#promos-home {
	background: url(img/news-bracket.png) no-repeat top left;
	height: 106px;
	width: 371px;
	float: right; _display:inline;
}

#best-rate {
	position: absolute;
	top: 235px;
	left: -30px;
	height: 135px;
	width: 135px;
	cursor:pointer;
	text-decoration:none;
	background:transparent url(img/flashofferte.png) no-repeat 0 0;
	_background: url(img/black-circle.gif) no-repeat 0 0; /* ie6, even with the png fix, cannot handle this transparency */
	z-index: 100;
}

#best-rate a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.bestRateContentTop {
	color: white;
	position: absolute;
	top: 17px;
	left: 38px;
	width: 70px;
	height: 50px;
	background: transparent !important;
	text-align: center;
	font-size: 1.3em;
}

.bestPricesAvailable {
	position:relative;
	left:-5px;
}


.bestPricesFromLowestRate a {
	color: white;
	background: transparent;
	width: 100px;
	height: 50px;
}

.bestPrice {
	color: white;
	position: absolute;
	top: 65px;
	left: 22px;
	width: 100px;
	height: 50px;
	background: transparent !important;
	text-align: center
}

.bestPricesFromLowestRate {
	font-family: Georgia;
	font-size: 36px;
}

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

#bottom-navigation {
	margin-left: 33px;
	background-color: #000;
	width: 894px;
	height: 32px;
	line-height: 32px;
}

#bottom-navigation ul {
	padding-left: 0px;
	list-style: none;
	text-align: center;
}

#bottom-navigation li {
	display: inline;
	padding: 0px 10px 0px 10px;
}

#bottom-navigation ul li a,
#bottom-navigation ul li a:visited {
	color: #fff;
}

#bottom-navigation ul li.active {
	color: #fff;
}

/* PREVENTIVO ONLINE */

#availability-checker {
	width: 420px;
	height: 60px;
	position: absolute;
	top: 430px;
	right: 50px;
	background: #faf7e6;
	z-index: 100;
	border-bottom: #961c1c solid 2px;
	border-right: #961c1c solid 2px;
	overflow: hidden;
	display: block;
}

#availability-checker-inner {
	position:absolute;
	top:5px;
	left:30px;
}

label {
	font-size: 12px;
	text-align: right;
}
.input {
	font-size:12px;	
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
	width:100px;
	text-align:center;
}

#contenitore-preventivo {
	padding-left:50px;
	width:860px;
	background-image:url(img/preventivosfondo.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.preventivo_carattere {
	font-size:12px;	
}

select, input {
	font-size:12px;
}

#li-congressi
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#li-congressi li 
{
	padding-left: 25px;
	background-image: url(img/icocongressi.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#li-cani
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#li-cani li 
{
	padding-left: 25px;
	background-image: url(img/caneimpronta.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#li-bimbi
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#li-bimbi li 
{
	padding-left: 25px;
	background-image: url(img/bimbipalloncino.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#li-bimbi-stella
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#li-bimbi-stella li 
{
	padding-left: 25px;
	background-image: url(img/bimbistella.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#li-beach
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#li-beach li 
{
	padding-left: 25px;
	background-image: url(img/beachciabatte.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#li-listino
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#li-listino li 
{
	padding-left: 25px;
	background-image: url(img/listinomare.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#li-capodanno
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#li-capodanno li 
{
	padding-left: 25px;
	background-image: url(img/natale2.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


#online-telefono {
	margin:8px;
	width:190px;
}
#online-insoddisfatto {
	width:60px;
}

#nomesala {
	width:180px;
	height:18px;
	color:#FFF;
	background-color:#8c0a19;
	font-weight:bold;
	letter-spacing:0.2em;
	font-size:11px;
	font-variant:small-caps;
	text-align:right;
	padding-right:10px;
}
#postisala {
	width:45px;
	height:18px;
	color:#8c0a19;
	background-color:#ffb9b2;
	text-align:center;
	font-size:11px;	
}

#nometabella {
	width:115px;
	height:20px;
	color:#FFF;
	background-color:#8c0a19;
	font-weight:bold;
	letter-spacing:0.2em;
	font-size:13px;
	font-variant:small-caps;
	text-align:right;
	padding-right:10px;
}
#campotabella {
	width:85px;
	height:20px;
	color:#8c0a19;
	background-color:#ffb9b2;
	text-align:center;
	font-size:11px;	
}
.pagina-offerte img {
	margin-right:10px;
}
.pagina-offerte td{
	padding-bottom:15px;
	padding-right:15px;
}
