﻿@import "gmap_citta.css";

html
{
    width:100%;    
}
body 
{
    width:100%;
	/*font:80% verdana,helvetica,sans-serif; */
	margin:0; padding:0	;
    color:#333333;
	/*RESTYLE*/
	FONT-FAMILY: 'Maven Pro'/*,verdana,arial,helvetica,sans-serif*/; 
	
	background: url("/graphics/background_header.png") repeat-x scroll left top transparent;
	background-color: #fafafa;
}
img
{
    border:0;    
}
a
{   /*RESTYLE*/
    color:#CC0000;
}
a img
{
    vertical-align:middle;
}
p
{
    
    /*font-size:12px;*/
    font-weight:normal;
    line-height:normal;
}
hr.hrSeparatore { display:none }

#banner { width:990px !important; margin:0 auto; text-align:left }
#header { width:630px !important; margin:0 auto; text-align:left }
#corpo {width:985px !important; margin:0 auto; text-align:left }
#footer { width:990px !important; margin:0 auto; text-align:left }

/* banner
#banner 
{
    position:relative;
    height:100px;
	background:url(alto_grigio_1.jpg) top left no-repeat;
}
#banner .topBanner
{
    position:absolute; 
    top:0;
    right:25px;   
}
*/
.topBanner
{
    text-align:center;
}
/* header */
#header { 
	/*background:#efeedc url(bgheader.png) top left no-repeat; 
    width:850px; /* IE 6 * /
	padding-left:25px;
	padding-right:25px;
	font-weight:normal;
	*/
	/*padding:1em 0;*/
	
	/*RESTYLE*/
	position:absolute;
	top:70px;
	left:0;
	padding-left:30px;
}

/* corpo */
#corpo { 
    /*RESTYLE*/
    /*margin-top:20px;*/
	position:relative; 
	border:0px solid #000;
	/*width:900px; IE 6*/
	
}
#corpo-colonna1 { 
	/*position:absolute; top:0; left:0px; */
	float:left;
	
	/*margin-left:13px;	*/
	
	/*RESTYLE*/
	width:323px;
	/*width:325px; */
	
	padding-bottom:1em;
	
	vertical-align:top;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	LIST-STYLE-IMAGE: url(blu_point.gif); 
	COLOR: #666666; 
	LINE-HEIGHT: normal; 
	
	
	
}
#corpo-colonna2 { 
	/*margin:0 235px 0 235px !important;  Corrispondono alle larghezze delle due colonne laterali + 10px di padding 
	margin:0 228px 0 228px;*/
	position:relative;
	float:right;
	width:630px !important;
	width:650px;
	/*RESTYLE*/
	/*background:url(bgCorpo.png) center 75px no-repeat;*/
	border:0px solid black;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right:0px;
	padding-top:169px;
}
#corpo-colonna2 img
{ 
    max-width:605px;
}
#corpo-colonna3 { 
	/*position:absolute; top:0; right:0; 
	margin-right:25px;
	margin-right:25px !important;
	margin-right:13px;*/
	float:left;
	width:200px !important; 
	padding:1em 0; 	 
	background-color: #efeedc;
	vertical-align:top;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	LIST-STYLE-IMAGE: url(blu_point.gif); 
	COLOR: #666666; 
	LINE-HEIGHT: normal; 
	
}

/*footer */
#footer { 
	/*background:#FFFFFF url(bgfooter.png) top left no-repeat;*/	
	padding-top:15px !important;
	padding:0;
	
}
#footer div
{
    /*margin:0px 25px 0 25px !important;
    margin:15px 25px 0 25px;*/
    font-size:8pt;
    line-height:normal;
    color:#000000;
}
#footer a
{ 
    color:#ff0000;
    color:#FF6600;
}
/* Menu principale */

#menu
{
    /*RESTYLE*/
    color:#FFFFFF;
    background: url("/graphics/menu-alto.png");
    background-repeat: no-repeat;
    height:50px;
    font-size:20px;
    padding-top:10px;
    /*color:#3253af;*/
}
#menu ul
{
    z-index: 1000;
    list-style-type: none;
    margin:0px;
    padding:0px;
    
}
#menu ul li
{
    display:inline;
    padding-bottom:20px;
}
#menu ul li ul
{
    display:none;
    padding-bottom:0px;
    border-radius: 0px 0px 10px 10px;
    font-size: 16px;
}
#menu ul li ul li
{
    padding-left:7px;
    padding-bottom:8px;
}
#menu ul li:hover ul
{
    display:block;
    background-color: #2152B5;
}
#menu ul li:hover ul li
{
    display:block;
}
.submenu_vacanze,
.submenu_destinazioni
{
    position: absolute;
    left:31px;
    border: 1px solid #00255a;
    border-top:none;
    top:42px;
}
.submenu_vacanze
{
    left: 110px;
    width: 120px;
}
.submenu_destinazioni
{
    width:440px;
    left:110px;
}
.submenu_destinazioni div 
{
    padding-top:5px;
    width:156px;
    float:left;
}

#menu A
{
    color:inherit;
    font-weight:normal;
}
#menu A:link {
	text-decoration: none;
}
#menu A:visited {
	text-decoration: none;
}
#menu A:hover {
	TEXT-DECORATION: underline;
}
#menu A:active {
	 text-decoration: none;
}

/*Breadcrumb*/
#breadcrumb
{

}
#breadcrumb span
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 0.5;
}
#breadcrumb span b
{
    font-size: 18px;
}

#breadcrumb span A:link {
	 COLOR: #CC0000; text-decoration: none;
}
#breadcrumb span A:visited {
	 COLOR: #CC0000; text-decoration: none;
}
#breadcrumb span A:hover {
	 COLOR: #CC0000; TEXT-DECORATION: none;
}
#breadcrumb span A:active {
	 COLOR: #CC0000; text-decoration: none;
}

#breadcrumb #flag a
{
    display:block;
    width:20px;
    height:13px;
    float:right;
    margin:6px 3px 6px 3px !important;
    margin:6px 3px 0px 3px;
    
}

.hotels {
	/*RESTYLE*/
    display: block;
    color:#333333;  
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 8px;
/*	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; LINE-HEIGHT: normal; 
	display:block;
	margin-bottom:5px;
*/
}
/*.hotel_a3 
{
    width:95%;
    margin:5px;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; LIST-STYLE-IMAGE: url(blu_point.gif); COLOR: #999999; LINE-HEIGHT: normal; 
}*/
h1,h2,h3,h4,h5,h6, .hotels
{
    FONT-FAMILY:'Yanone Kaffeesatz';
}
H1, H2
{
    margin-top:0;
	FONT-SIZE: 32px; 
	LINE-HEIGHT: normal; 
	font-weight:bold;
}
H1
{ 
    margin-bottom:0px;
}
H2 
{
	FONT-SIZE: 22px;
}
.color_gray
{
    color:#666666;
}

.smallBanner
{
    float:left;
    width:220px;
    margin:5px 2px 5px 2px;
    
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	COLOR: #666666;
	LINE-HEIGHT: normal;
	
    
}

/*Banner città*/
.tblBannerWrap
{ 
    margin-left:-10px;
}
.banner_citta 
{
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; LINE-HEIGHT: normal; 
    vertical-align:top;
    text-align:center;
    /*width:118px !important;
    width:125px;*/
    width:33%;
    /*height:105px;*/
    /*background: url(hotel_base2a.gif) repeat-y;*/
    padding:4px;
    border-left:1px solid #c0c0c0;
    
}
.banner_citta input
{
    display:block;
    margin-bottom:10px;
}
.banner_citta img
{
    text-decoration: none;
    border:0;     
    /*margin-bottom:10px;*/
}
.banner_citta .map_ico
{
    cursor:pointer;
}
/*
.banner_citta img
{
    text-decoration: none;
    width:105px;
    border:0;
}
.banner_citta p img
{
    text-decoration: none;
    width:auto;
    border:0;
}
*/
.banner_citta strong
{
    color:#666666;
}
.banner_citta A:link {
	/*FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #0896ff; text-decoration: underline;*/
}
.banner_citta A:visited {
/*	FONT-SIZE: 10px; COLOR: #0896ff; text-decoration: underline*/
}
.banner_citta A:hover {
	/*FONT-SIZE: 10px; COLOR: #f89b5c; TEXT-DECORATION: underline*/
}
.banner_citta A:active {
	/*FONT-SIZE: 10px; COLOR: #0896ff; text-decoration: underline*/
}
.banner_citta A:link img{
	TEXT-DECORATION: none !important;
}
.banner_footer
{
    height:11px;
    background:url(bgBanner.png) top center no-repeat;
}
.banner_footer img
{ 
    /*width:120px;*/
}
.banner190
{
    width:215px;
    /*height:110px;
    overflow:hidden;*/
    margin:5px;
    float:left;
    color:#666666;
    
    font-size:10px;
    font-weight:normal;
}

.banner190 a:link, .banner190 a:visited, .banner190 a:hover, .banner190 a:active
{
    font-size:11px;
    color:#3253af;
    font-weight:bold;
    text-decoration:underline;
    
}
.banner190 a:hover
{
    text-decoration:none;    
}
.banner190 img,
.banner190 input
{
    border:0;
    display:block;
}
.banner190 strong, .vetrinaBanner strong
{
    font-size:11px;
    color:#3253af;      
}

.bannerContainer
{
    color:#666666;
    
    font-size:11px;
    width:100%;
    overflow:auto;
}
/* Last Minute spalla (subarea/regione) */
.LastMinuteSpalla
{
    border:1px solid #c0c0c0;    
    margin:15px 3px;
    padding: 0 5px;     
}

.LastMinuteSpalla .hotels
{
    display:block;
    margin-top:-10px;
    background-color:#EFEEDC;
}
.LastMinuteSpalla a
{
    background-color: #F6F8C8;
}
.LastMinuteSpalla input
{
    background-color: #F6F8C8;
    border:0;
    margin:2px 0;
    width:172px; 
    color:#3253af;
    
    font-size:11px;
    cursor:pointer;
    text-decoration:underline;
}
/* Last Minute Citta * /
.LastMinuteCitta
{
    border:1px solid #c0c0c0;
    margin:10px 3px;
    padding: 0 10px;
}
.LastMinuteCitta ul
{
    margin-top:-5px;    
    padding-left:0px;
    margin-left:16px;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; LIST-STYLE-IMAGE: url(lastminute_small.gif); COLOR: #666666; LINE-HEIGHT: normal; 
}
.LastMinuteCitta ul li
{
    margin-bottom:5px;
    FONT-WEIGHT: bold;
    padding-left:5px;
}
.LastMinuteCitta ul A:link
{
    background-color: Yellow;
    
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3253af; LINE-HEIGHT: normal;  TEXT-DECORATION: none
}
.LastMinuteCitta ul A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3253af; LINE-HEIGHT: normal;  TEXT-DECORATION: none
}
.LastMinuteCitta ul A:hover  {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3253af; LINE-HEIGHT: normal;  TEXT-DECORATION: underline
}
.LastMinuteCitta ul A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  TEXT-DECORATION: none
}

.LastMinuteCitta .LastMinuteAnchor {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR: #FF6600; 
	LINE-HEIGHT: normal; 
	
	
	
	position:relative;
	top:-15px;
	left:0px;
	background-color: #FFFFFF;
}
*/
.lastMinuteCitta input
{
    display:block;
    border:0;       
    cursor:pointer; 
    text-align:left; 
    margin:2px;
    color:#0896ff;
    font-weight:bold;
    background:url(orange_point.gif) left 1px no-repeat;
    padding-left:15px;
    text-decoration:underline;
}
/*Altre citta*/

.altreCitta {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #666666; LINE-HEIGHT: normal; 
}
.altreCitta A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  text-decoration: underline
}
.altreCitta A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  text-decoration: underline
}
.altreCitta A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  TEXT-DECORATION: underline
}
.altreCitta A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  text-decoration: underline
}
/*Lista mappe, citta*/
.listMappe, .listCitta,.listCittaGuide, .listCittaVicine
{
    margin-top:0;    
    padding-left:0px;
    margin-left:16px;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; LIST-STYLE-IMAGE: url(blu_point.gif); COLOR: #666666; LINE-HEIGHT: normal; 
	
	/*padding-bottom:25px;*/
	/*background:url(bgListe.png) bottom center no-repeat;  */
}
.listCittaVicine
{
    padding-bottom:0;
	background:none;
}
.listCittaGuide
{
    margin-left:20px;
    margin-bottom:10px;
    padding:0;
	background:transparent;
}
.listMappe a, .listCitta a
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 11px; 
    LIST-STYLE-IMAGE: url(blu_point.gif); 
    COLOR: #666666; 
    LINE-HEIGHT: normal; 
      
}
.listMappe A:link,.listCitta A:link {
	 text-decoration: underline
}
.listMappe A:visited,.listCitta A:visited {
	 text-decoration: underline
}
.listMappe A:hover,.listCitta A:hover  {
	 TEXT-DECORATION: underline;
	 COLOR: #f89b5c;
}
.listMappe A:active,.listCitta A:active {
	 text-decoration: underline
}
/*Elenco guide*/

/*.guideElenco {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #666666; LINE-HEIGHT: normal; 
}
.guideElenco li
{
    margin-bottom:10px;
}
.guideElenco li A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  text-decoration: underline
}
.guideElenco li A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  text-decoration: underline
}
.guideElenco li A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  TEXT-DECORATION: underline
}
.guideElenco li A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;  COLOR: #3253af; LINE-HEIGHT: normal;  text-decoration: underline
}*/
.guideElenco
{
    margin-bottom:14px;
}
.guideElenco a,
.vicinanzeElenco a
{
    font-weight:normal;
}
/* Pagina Hotel */
.menu_scheda_hotel
{
    width:680px;  
    height:20px; 
    margin:0 !important; 
    margin-left:-20px;
    margin-top:10px;
    padding:0;
}
.menu_scheda_hotel li
{
    display:block;
    margin-left:20px; 
    float:right;
    text-align:right;
}
.menu_scheda_hotel li a:link, .menu_scheda_hotel li a:visited, .menu_scheda_hotel li a:hover, .menu_scheda_hotel li a:active
{
    color: #3253af;
    text-decoration:underline;
}
.menu_scheda_hotel li a:hover
{
    text-decoration:none;
}
.img_Hotel
{
    vertical-align:top;
    text-align:center;
    width:125px;
    height:105px;
    background: url(hotel_base2a.gif) repeat-y;
}
.img_Hotel_Separator
{
    width:14px;    
}
.richiedi_informazioni_borded_wrapper 
{
    background-color:#efefef;
    padding-top:14px;
    padding-bottom:6px;
    padding-left:8px;
    padding-right:3px;
    width:585px;
    border: 1px solid lightgray;
    border-radius:10px 10px 10px 10px;
}
.richiedi_informazioni_borded_wrapper .label_wrapper 
{
  display: block;
  float: left;
  width: 116px;
}
#txtNome_Cognome_req,
#email_req,
#txtRipetiEmail,
#txtNumero_Adulti,
#txtNumero_Bambini,
#txtTrattamento
{
    width:170px;
    margin-right:20px;
    float:left;
}
#txtNumero_Adulti,
#txtNumero_Bambini,
#txtTrattamento
{
    width:70px;
}
#txtNumero_Camere,
#txtDescrizione_richiesta
{
    width:70px;
    float: left;
}
#txtArrivo_req,
#txtPartenza_req
{
    width:100px;
}

.formRichiesta fieldset
{
    background:#E6E6CA url(bgFormRichiesta.gif) top left repeat-x;
    padding-bottom:5px;
}
.formRichiesta .spaziatura
{
    padding-bottom:26px;
}
.formRichiesta .data
{
    padding-bottom:6px;
}
.formRichiesta span.formLabel
{
    display:block;
    margin-left:5px;
    margin-bottom:5px;
}
.btnRichiesta input 
{
    background-color: #CC0000;
    border: 1px solid lightgray;
    border-radius: 8px 8px 8px 8px;
    color: White;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 355px;
    height: 30px;
}
.formRichiesta textarea
{
    width:150px;
    overflow-y:scroll;
}
a#altrelocalita 
{
    font-weight:bold;
}

/*MAPPA GOOGLE*/
.GMappa
{
    width:680px;
    height:440px;    
}

.GMappaCitta
{
    width:480px;
    height:305px;  
    overflow:hidden;  
}
.GMappaCittaSmall
{
    width:190px;
    height:200px;  
    overflow:hidden;  
}
.GMappaCitta_wrap
{
    height:85px;
    margin-bottom:10px;    
    padding-bottom:25px;
	background:url(bgListe.png) bottom center no-repeat;  
}
.GMappaCitta_ctrl
{
    float:left;
    margin:0 0px;
}
.GMappaCitta_ctrl img
{
    margin:0 auto;
    display:block;
    width:300px;
}
.GMappaCitta_ctrl input
{
    background:url(blu_point.gif) left 1px no-repeat;
    padding-left:15px;
    border:0 none;
    color:#666666;
    cursor:pointer;  
    font-weight:bold;
    font-family:verdana,arial;
    font-size:11px;
    text-align:left;
    text-decoration:underline;
}
.GMappaCitta_ctrl input:hover
{
    color: #f89b5c; text-decoration:underline;
}

/*FEED RSS* /

.rss_feed 
{
margin:20px 0 20px 0;
border-top-style: dotted dashed solid;
}
.rss_feed h3
{
color:#990000;

font-size:12px;
font-weight:bold;
line-height:normal;
margin-left:10px;
padding:0;
}
.rss_feed li
{
color:#FF6600;
font-size:12px;
}
#corpo #corpo-colonna2 .rss_feed li a:link, a:visited, a:active
{
color: #3253af;
text-decoration: none;
}

#corpo #corpo-colonna2 .rss_feed li a:hover
{
color: #3253af;
text-decoration: underline;
}

#corpo #corpo-colonna2 .rss_feed img
{
float: left;
margin: 0px 5px 10px 10px;
}
*/
.rss_feed
{    
    padding-left:0px;
	FONT-WEIGHT: normal;
    FONT-SIZE: 10px; 
    LIST-STYLE-IMAGE: url(orange_point.gif); 
    COLOR: #666666; 
    margin-top:20px;
    padding-top:13px;    
    background:url(bgNewsRegione.png) top left no-repeat;
}
.rss_feed ul
{
    margin-bottom:10px;
    margin-left:20px;
    padding:0;
}
.rss_feed a
{
    color:#0896ff; text-decoration:underline;
}
.rss_feed a:hover
{
    color: #f89b5c; text-decoration:underline;
}
/*
.lastminute_list input, .Glink
{
    background-color: #FFFFFF;
    border:0;   
    color:#3253af;    
    cursor:pointer; 
    text-align:left;
    text-decoration:underline;
}
.lastminute_list input,
.lastminute_list img
{
    margin-right:5px;
}
.lastminute_list a
{
    font-size:10pt;
}*/
#cartinaregione
{
    margin:0 auto;
    text-align:center;    
}
.bannerLaterale
{    
    margin:5px 0;
    padding:5px;
    padding-left:0;
    clear:left;
}
.bannerLaterale:first-child
{
    border-top-width:0;
}
.bannerLaterale input,
.bannerLaterale img
{
    float:left;
    margin-right:5px;
    
}
.risorse_utili
{
    margin-top:20px;
    padding-top:15px;    
    background:url(bgRisorseUtili.png) top left no-repeat;
}
.risorse_utili h4,
/*.info_citta h2,*/
.elenco_hotels h2,
.rss_feed h2,
.info_cliente h2,
.tariffe_cliente h2,
.offerte_cliente h2,
.sito_cliente h2,
.lastMinuteCitta h4
{
    margin:0 20px 25px 60px;
    padding: 0pt; 
    font-size: 14px; 
    font-weight: bold; 
    color: #666666;
}
.info_citta
{
    margin-top:20px;
    /*padding-top:18px;    */
/*    background:url(bgInfoTuristiche.png) top left no-repeat;
    color:#666666;
    font-size:12px;*/
    font-weight:normal;
    line-height:normal;
/*    margin:5px;*/
}
.elenco_hotels
{
    margin-top:20px;
    /*padding-top:18px;    */
    /*background:url(bgElencoHotel.png) top left no-repeat;*/
	/*font-size:12px;*/
	/*COLOR: #0896ff;*/
}
.elenco_hotels a:link {
}

.elenco_hotels a:hover {
COLOR: #f89b5c; TEXT-DECORATION: underline;
}

.lastMinuteCitta
{
    margin-top:20px;
    padding-top:18px;    
    background:url(bgOfferteSpeciali.png) top left no-repeat;
}
#search
{
}
#search input,
#newsletter input
{
    border:1px solid lightgray;
    /*background:url(bgCerca.gif) top left repeat-x; */
    background: none;
}
.search_btnSearch
{
    color: #CC0000;
    font-weight: bolder;
    margin-left: 17px;
    height: 20px;
    padding-bottom: 20px;
    padding-top: 2px;
    width: 84px;
}
.search_txtSearch
{
    height:20px;
    color:#868788;
    font-weight:bold;
}
.horizontal_row .citta_extra input,
.horizontal_row .citta_extra > a
{
    border:1px solid #AABBFF;
    background:url(bgCerca.gif) top left repeat-x; 
    color:#3253af;
    margin:0;    
    height:20px;
    line-height:20px;
    font-weight:normal;
    font-size:10pt;
    cursor:pointer;
}
.horizontal_row .citta_extra > a
{
    padding:1px 4px;
    text-decoration:none;
    letter-spacing:-0.3px;
}

#newsletter input
{
    padding:3px;
    font-weight:bold;
    color:#868788;
}
#newsletter input[type=checkbox]
{
    border:0;
    margin-top:10px;
    padding:0;
    background:transparent;
    height:13px;
}
#newsletter
{
    /*RESTYLE*/
    height:100px;
    
/*    width:320px;
    padding-bottom:25px;
	background:url(bgListe.png) bottom center no-repeat;*/
}

#newsletter .btn
{
    display:block;
    margin:0 0 0 auto;
    color:#CC0000;
}
#cartinaitalia
{
/*RESTYLE*/
    /*padding-bottom:25px;
    background:url(bgListe.png) bottom center no-repeat;  */
}
.horizontal_row
{
/*RESTYLE*/
/*    background-image:url("bordohotel.jpg");*/
    background-position:center bottom;
    background-repeat:no-repeat;  
}
.horizontal_row td.banner_citta
{
    width:auto !important;
    padding-bottom:15px;
    text-align:justify;    
    font-size:12px;
}
.lastminute_list .borded_wrapper_gray p,
.horizontal_row td.banner_citta p
{
    margin:0;
    padding:0;
    display:inline;
    font-size:12px;
}
.horizontal_row td.banner_citta input
{
    float:left;
    margin-right:10px;
    margin-bottom:3px;
}
.horizontal_row td.banner_citta input.btnCitta
{
    display:block;
    float:none;
    margin:0;
    padding:0;
    background-color: #FFFFFF;
    border:0;   
    color:#3253af;    
    cursor:pointer; 
    text-align:left;
    font-weight:bold;
    font-size:11pt;
    text-decoration:underline;
}
.titolo_banner_grandi
{
  display: block;
  float: left;
  margin-top: 5px;
  padding-bottom: 4px;
  padding-top: 4px;
}
.lastminute_list .borded_wrapper_gray
{
    margin-bottom:14px;
}
.lastminute_name
{
    font-size:18px;
}
.horizontal_row td.banner_citta img,
.lastminute_list .borded_wrapper_gray img
{
    margin-left:10px;
    margin-bottom:0px;
    padding-top:13px;
    padding-bottom:10px;
}
.horizontal_row td.banner_citta a img,
.lastminute_list .borded_wrapper_gray a img
{
    margin:0px;
    margin-right:10px;
    padding-top:0px;
/*    width:180px;
    min-height:120px;*/
    width:170px;
    height:110px;
    padding-bottom:0px;
}

.horizontal_row td .banner_citta > a,
.lastminute_list .borded_wrapper_gray > a
{
    text-align:left;
    font-weight:bold;
    font-size:10pt;
}
.horizontal_row td.banner_citta > a img,
.lastminute_list .borded_wrapper_gray > a img
{
    float:left;
    margin-right:10px;
    margin-bottom:3px;
    margin-left:0;
}
.vetrinaBanner,
.adsGoogleSX
{
    /*margin-bottom:10px;
	padding-bottom:25px;
	background:url(bgListe.png) bottom center no-repeat;  */
}
.TD3_big p
{
    font-size:12px !important;
}

.modalBackground
{
    background-image:url(opacity_80.png);
}
.modalFront
{
    padding:20px 40px;
    background-color:#FFFFFF;
}
/* Menu tab citta */
.citta_menu {
    margin-top: 10px;
}
.citta_menu {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    /*height: 25px;*/
    padding: 0;
}
.citta_menu_tab
{
    padding-left:20px;
}
.citta_menu_tab span {
    border-radius: 5px 5px 0 0;
    font-size: 15px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    margin: 0 5px;
    padding: 5px 10px 3px 10px;
    position: relative;
    color:#0896ff;
    background-color:#ebf8ff;
    
}
.citta_menu_tab span
/*.inactive */
{
    border: 1px solid #ccc;
    border-bottom: none;
    cursor: pointer;
    top: 1px;
    z-index: 99;
}
.citta_menu_tab span.active {
    border: 1px solid #cccccc; 
    border-bottom: none;
    z-index: 9999;
    cursor:auto;   
	color:#666666;
	background-color:#ffffff;
}
.citta_menu_filter {
	color: #333333;
	padding: 3px;
    background: #ffffff; 
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-top: 1px solid #cccccc;
    border-left: none;
    border-bottom: 1px solid #cccccc;
    position: relative;
    z-index: 999;    
    /*http://projects.korrelboom.com/gradient-generator/#top|FEF3DA|FCDC8D*/    
    background:#ffffff;
   /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(254,254,254,1), rgba(222,222,222,1));
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, rgba(254,254,254,1), rgba(222,222,222,1));
    /* Chrome 7+ & Safari 5.03+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(254,254,254,1)), color-stop(1, rgba(222,222,222,1))); 
      
    height:20px;
}
.citta_menu_filter div.orderby
{
    float:right;
    width:200px;
    font-size:8pt;
    
}
.citta_menu_filter div.orderby select
{
    font-size:9pt;
}
#hotelVicini_container h3
{
    color:#000000;
    margin-bottom:0;
	font-size:18px;
}
#hotelVicini_container > p
{
    margin-top:0;
    font-size:18px;
	color:#333333;
}
/* Recensioni */
.citta_extra
{
    float:right;
    width:100px;
    margin-left:5px;
    display: block;
    margin-top: -28px;
    margin-bottom:10px;
    text-align:center;
}
.lastminute_list
{
    color:#666666;
}
.lastminute_list .citta_extra
{
    margin-top:-8px;
    height:84px;
}
.citta_extra input
{
    float:none !important;
    margin:0 auto !important;
}
.media_recensioni
{
    margin-bottom:10px;   
}
.media_recensioni span
{
    display:block;
    font-size:16pt;
    font-weight:bold;
    text-align:center;
}
.media_recensioni small
{
    display:block;
    margin:3px 0;
}
.media_recensioni div.recensione_bar
{
    margin:0 auto;
    position:relative;
    width:80px;
    height:10px;
    background:url(review_bar_empty.gif) top left no-repeat;
}
.media_recensioni div.recensione_bar div
{
    position:absolute;
    top:0;
    left:0;
    height:10px;
    background:url(review_bar_full.gif) top left no-repeat;
}

/* Pagina inserimento recensioni */

.inserimento_recensione
{
    padding:10px;
    color: #666666;
    
    font-size: 10px;
}
.inserimento_recensione h1
{
    color:#FF6600;
}
.inserimento_recensione .ValueContainer
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.inserimento_recensione .ValueSeparator
{
    margin:0;
    clear:both;
}
.inserimento_recensione .frame
{
    margin:5px;
}
.inserimento_recensione .dettaglio_votazione
{
    margin:0 auto;
}
.inserimento_recensione .dettaglio_votazione .descr
{
    padding-right:15px;
    font-weight:bold;
}



.ricercaVicinoA h4
{
    font-size:22px;
    margin:5px 0;
	color:#666666;
}
.hotelBox p
{
    font-size:inherit;
    font-weight:inherit;
}

.totale_recensioni_citta
{
    font-size:smaller;
    padding:8px;
}

.addthis_toolbox 
{
    position: relative;
    width: 100px;
    float: right;
    margin-bottom:8px;
    top: -20px;
}
.addthis_button_facebook_like, 
.addthis_button_tweet 
{
    padding-bottom:3px;
}

.borded_wrapper,
.borded_wrapper_gray,
.borded_wrapper_darkgray,
.adsGoogleSX
{
    padding: 14px 14px 14px 14px;
    border: 1px solid lightgray;
    border-radius:10px 10px 10px 10px;
    margin-bottom:14px;
    background-color: #ffffff;
}
.borded_wrapper,
.borded_wrapper_gray,
.borded_wrapper_darkgray
{
    overflow:hidden;
}
.borded_wrapper_gray
{
    background-color: #fafafa;
}
.borded_wrapper_darkgray
{
    background-color: #e1e1e1;
    border-color:#666666;
}
.regioni
{
    color:#222222;
}
.regioni div
{
    border-bottom: 1px solid lightgray;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.contenutoGuida
{
    height:150px;
    margin-bottom:10px;
    overflow:hidden;
    color: #666666;
}
.contenutoGuida img
{
    height:150px;
    width:350px;
    float:left;
    /*border: 1px solid lightgray;*/
    /*border-right:none;*/
}
.contenutoGuida div
{
    height:138px;
    width:235px;
    float:left;
    border:1px solid lightgray;
    border-left:none;
    border-radius: 0px 10px 10px 0px;
    background-color: #fafafa;    
    padding:5px;
}
.contenutoGuida .titoloGuida
{
    display:block;
    color:#CC0000;
    font-size:18px;
    padding-left:30px;
    background: url('/graphics/marker.png');
    background-repeat: no-repeat;
    padding-bottom: 11px;
    margin-top: 5px;
}
.contenutoGuida .titoloGuida a
{
    /*font-weight:normal;*/
}
.contenutoGuida p
{
    color:#666666;
    margin-top:0px;
}
.footer_wrapper
{
    background:url('/graphics/sfondo-basso.png');
    background-repeat:repeat-x;
    height:180px;
    /*padding-top:70px;*/
    color:#FFFFFF;
}
.news_list
{
    padding-left:25px;
    margin-bottom:0px;
}
.news_list a
{
    font-weight:normal;
}
.news_list li
{
    padding-bottom:5px;
    LIST-STYLE-IMAGE: url(/graphics/marker-small.png);
}
.colonnaRegioni,
.colonnaRegioni_start
{
    float: left;
    width: 135px;
}
.colonnaRegioni
{
    border-left: 2px dotted lightgray;
    padding-left: 5px;
}
.colonnaRegioni div,
.colonnaRegioni_start div
{
    margin-bottom : 30px;
}
.colonnaRegioni a,
.colonnaRegioni_start a
{
    font-size:14px;
    font-weight: normal;
}
.link_marked
{
    padding-left:20px;
    background-image: url(/graphics/marker-small.png);
    background-repeat:no-repeat;
    font-size:14px;
}
#descrizione_citta
{
    margin-bottom:14px;
}
.link_marked_medium
{
    padding-left:25px;
    background-image: url(/graphics/marker-medium.png);
    background-repeat:no-repeat;
    font-size:14px;
    font-weight: bold;
}
.banner_colonnaSX,
.banner_centrali
{
    font-size:14px;
    height:112;
    margin-bottom:14px;
    overflow:hidden;
    border:1px solid lightgray;
    border-left:none;
    border-radius: 0px 10px 10px 0px;
    background-color: #fafafa;    
}
.banner_centrali
{
    margin-right: 8px;
    float:left;
}
.banner_colonnaSX input,
.banner_colonnaSX a img,
.banner_centrali input,
.banner_centrali a img
{
    height:110px;
    width:170px;
    float:left;
    margin-right:5px;
}
.banner_colonnaSX a,
.banner_centrali a
{
    float:none;
}
.banner_colonnaSX img,
.banner_centrali img
{
    float:left; 
}
.banner_colonnaSX span,
.banner_centrali span
{
    float:left;
    max-width:117px;
}
.banner_colonnaSX a:hover span,
.banner_centrali a:hover span,
.banner_citta a:hover span,
.borded_wrapper_gray a:hover span
{
    text-decoration:underline;
}

.banner_colonnaSX div,
.banner_centrali div
{
    height:94px;
    width:113px;
    float:left;
    border:1px solid lightgray;
    border-left:none;
    border-radius: 0px 10px 10px 0px;
    padding: 4px;
    padding-top: 10px;
    background-color: #fafafa;    
}
.banner_colonnaSX .nomeHotel,
.banner_centrali .nomeHotel
{
    color:#CC0000;
    /*font-size:15px;*/
/*    padding-bottom: 6px/**/
font-size:14px;
font-weight:bold;
    margin-top: 4px;
    margin-bottom:0px;
}

.banner_colonnaSX div img,
.banner_centrali div img
{
    width:auto;
    height:auto;
    min-width:auto;
    min-height:auto;
}

.lastMinute_Titolo 
{
    font-size:16px;
    padding-left:30px;
    background: url('/graphics/marker_lastminute.png');
    background-repeat: no-repeat;
    color: #444444;
    padding-bottom: 10px;
    line-height:14px;
}
.lastMinute_Titolo a
{
    FONT-SIZE: 14px;
    font-weight:bold;
}
.lastMinute_Titolo img
{
    display:inline;
}
.lastMinute_Titolo h3
{
    margin-top:0px;
    margin-bottom:0px;
}
.last_minute1,
.last_minute2,
.last_minute3,
.last_minute4,
.last_minute4_servizi,
.last_minute5,
.last_minute6,
.last_minute7,
.last_minute_temp
{
    padding-top:15px;
    padding-left:65px;
    padding-bottom:25px;
    padding-right:5px;
    background: url('/graphics/Uno.png');
    background-repeat: no-repeat;
    border:1px solid lightgray;
    border-radius: 10px 10px 10px 10px;
    background-color: #fafafa;    
}
.last_minute_temp,
.last_minute4_servizi

{
    background:none;
}

.last_minute2
{
    background-image: url('/graphics/Due.png');
}

.last_minute3
{
    background-image: url('/graphics/Tre.png');
}

.last_minute4
{
    background-image: url('/graphics/Quattro.png');
}

.last_minute5
{
    background-image: url('/graphics/Cinque.png');
}

.last_minute6
{
    background-image: url('/graphics/Sei.png');
}
.last_minute7
{
    background-image: url('/graphics/sette.png');
    padding-bottom:120px;
}
.last_minute4_servizi div
{
    float:left;
    width:50%;
}
.lastminute_title
{
    color:#339900;
    font-size:16px;
}
.lastminute_input,
lastminute_input_small
{
    border: 1px solid gray;
    margin-left: 20px;
    width: 60%;
}
lastminute_input_small
{
    width: 15%;
}
.lastminute_button
{
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid gray;
    color: #339900;
}
.lastMinute_Alto
{
    height:65px;
    text-align:center;
    margin-top:16px;
}
.lastMinute_Basso
{
    padding-left:12px;
    padding-right:12px;
}
.lastMinute_Prezzo, 
.lastMinute_Giorni, 
.lastMinute_Persone 
{
    float: left;
    height: 55px;
    border: 1px solid #666666;
    border-left:none;
    border-bottom:none;
    border-top:none;
    font-size: 32px;
    color:#333333;
}
.lastMinute_Prezzo
{
  width: 120px;
}
.lastMinute_Prezzo
{
  width: 120px;
}
.lastMinute_Giorni
{
  width: 65px;
}
.lastMinute_Persone
{
  width: 90px;
  border:none;
  font-size:15px;
}
.lastMinute_Prezzo small, 
.lastMinute_Giorni small, 
.lastMinute_Persone small
{
    font-size:12px;
    COLOR:#888888;
}
.lastMinute_Validita
{
    border-bottom: 1px solid #666666;
    padding-bottom:5px;
    margin-bottom:10px;
    color: #888888;
    font-sizE:15px;
}