/*
	* @author Francesco Asturi
	* @see http://www.png2html.net
	*
	* @package png2html
	* @version 1.2
	*
	* @lastmodified 2010-03-11 12.00
	* 
*/

@import url(reset.css);

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	text-align: center;
	color: #000;
	background: #fff url(images/page_bg.jpg) no-repeat top center;
}

a:link, a:visited {
	text-decoration: none;
	color: #FF860E;

}
a:hover, a:active {
	text-decoration: underline;
	color: #FF860E;
}

/*************** container **************/

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}



/*************** sinistra **************/

#sinistra {
	position: relative;
	display: inline; 
	float: left;
	width: 234px;
	height: 100%;
	line-height: 150%;
	margin: 0 10px 0 0;
	padding: 195px 0 0;
}

#richiestaDisp {
	height: 100%;
	margin: 0 0 18px;
	padding: 0 10px 10px;
	background: url(images/richiesta_disp_bg.gif) no-repeat top #F5F7F7;
}
#richiestaDisp h3{
	width: 234px;
	height: 54px;
	margin: 0 -10px 0;
}
#richiestaDisp.Italiano h3{
	background: url(images/richiesta_disp_title_bg.jpg);
}
#richiestaDisp span{
	display: none;
}

.sideBanner {
	height: auto !important;
	height: 64px;
	min-height: 64px;
	margin: 0 0 18px;
	background: url(images/side_banner_bg.gif) no-repeat;
}

.sideBanner.tall {
	background: none;
}

.sideBanner.skype p {
	height: 54px !important;
	height /**/: 64px;
	padding: 10px 10px 0 74px;
	background: url(images/ico_skype.gif) no-repeat 10px center;
	color: #00B2F4;
}

.sideBanner.newsletter form {
	height: 54px !important;
	height /**/: 64px;
	padding: 10px 10px 0 74px;
	background: url(images/ico_newsletter.gif) no-repeat 10px center;
	color: #f60;
}

.sideBanner.newsletter label {
	display: block;
	font-weight: bold;
}

.sideBanner.newsletter input {
	width: 146px;
	border: 1px solid #999;
}


#logo {
	position: absolute;
	top: 11px;
	left: 48px;
}



/*************** centro **************/
#centro {
	position: relative;
	display: inline; /* corregge Doubled-Margin Float bug  in IE6 e prec. */
	float: left;
	width: 756px;
	height: 100%;
}

/*************** header **************/

#header {
	position: relative;
	overflow: hidden;
	height: 100px;
	margin-right: 56px;
}

.menuMain {
	width: 380px;
	height: 31px;
	margin-top: 5px;
	background: url(images/menuMain_bg.gif) no-repeat left;
}

.menuMain ul{
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	text-align: center;
}

.menuMain li{
	display: inline;
	padding: 0 5px 0 7px;
	border-left: 1px solid #344E65;
}

.menuMain li:first-child {
	border: 0;
}

.menuMain a {
	color: #fff;
	letter-spacing: -1px;
}


/* ****** flags ****** */
#flags{
	z-index: 999;
	position: absolute;
	right: 0;
	top: 10px;
	width: 54px;
	height: 15px;
}

#flags li{
	float:left;
	display: inline;
	margin-left: 3px;
}

#flags a{
	display:block;
	width: 15px;
	height: 15px;
	padding: 0;
	background: no-repeat;
}

#flags a span{
	display: none;
}

#flags a:hover{
}

#flags a.currentLang {
}

a#italiano {
	background-image: url(images/flag_ita.gif);
}

a#inglese {
	background-image: url(images/flag_eng.gif);
}

a#tedesco {
	background-image: url(images/flag_deu.gif);
}


#areaAgenzie {
	position: absolute;
	width: 224px;
	top: 10px;
	left: 399px;
	padding-left: 28px;
	background: url(images/ico_users.gif) no-repeat 0 0;
}


#areaAgenzie h4 {
	margin: 0 0 8px;
	padding: 2px 0 0;
	font-size: 12px;
	color: #D8DFEC;
}

#areaAgenzie form {
	overflow: hidden;
	color: #fff;
	font-size: 10px;
}
#areaAgenzie li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}
#areaAgenzie label {
	display: block;
	line-height: normal;
}
#areaAgenzie input {
	width: 98px;
	border: 1px solid #81A9C2;
	color: #666;
	font-size: 10px;
}
#areaAgenzie button {
	position: absolute;
	top: 48px;
	right: 10px;
	width: 42px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/button_small.png) no-repeat;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#areaAgenzie p {
	padding: 10px 0 0;
	color: #344E65;
}
#areaAgenzie p a, #areaAgenzie p a:visited {
	color: #fff;
}

#flashMenu {
	overflow: hidden;
	height: 484px;
}

/*************** main **************/

#main {
	width: 700px;
}

.specials {
	overflow: hidden;
	background: url(images/specials_bg.png) no-repeat bottom;
	height: auto !important;
	height: 296px;
	min-height: 296px;
	margin: 0 0 3px;
	padding: 0 15px 0;
}

.specials h2{
	height: 93px;
	margin: 0 -15px;
}
.specials.italiano h2{
	background: url(images/specials_top.png) no-repeat top;
}
.specials h2 span{
	display: none;
}

.specials h3 {
	font-size: 12px;
	letter-spacing: -1px;
	color: #212934;
}

.specials a{
	color: #212934;
}

.specials h3 a.stars5{
	padding-right: 88px;
	background: url(images/starz_5.png) no-repeat right;
}

.specials h3 a.stars4{
	padding-right: 71px;
	background: url(images/starz_4.png) no-repeat right;
}

.specials h3 a.stars3{
	padding-right: 54px;
	background: url(images/starz_3.png) no-repeat right;
}

.specials h3 a.stars2{
	padding-right: 37px;
	background: url(images/starz_2.png) no-repeat right;
}

.specials img {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #D3E493;
}

.specials p {
	line-height: 144%;
	font-size: 12px;
	color: #fff;
}

.offers {
	background: url(images/offers_bg.png) no-repeat bottom;
	height: auto !important;
	height: 734px;
	min-height: 734px;
	margin: 0 0 18px;
	padding: 0 15px;
}

.offers h4{
	height: 82px;
	margin: 0 -15px;
}
.offers.italiano h4{
	background: url(images/offers_top.png) no-repeat top;
}
.offers h4 span{
	display: none;
}

.offers .offerta{
	position: relative;
	height: 100%;
	margin: 0 0 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #FEB883;
}

.offers .offerta img{
	float: left;
	margin: 4px 10px 0 0;
	width:120px;
	height:120px;
}

.offers .offerta h5{
	line-height: 150%;
	margin: 4px 0 0;
	font-size: 12px;
	letter-spacing: -1px;
	color: #212934;
}

.offers .offerta h5 a, .offers .offerta  h6 a{
	color: #212934;
}

.offers .offerta h5 a.stars5{
	padding-right: 94px;
	background: url(images/starz_5.png) no-repeat right;
}

.offers .offerta h5 a.stars4{
	padding-right: 71px;
	background: url(images/starz_4.png) no-repeat right;
}

.offers .offerta h5 a.stars3{
	padding-right: 54px;
	background: url(images/starz_3.png) no-repeat right;
}

.offers .offerta h5 a.stars2{
	padding-right: 37px;
	background: url(images/starz_2.png) no-repeat right;
}

.offers .offerta h6 span{
	font-weight: normal;
}

.offers .offerta p {
	float: left;
	width: 360px;
	padding: 5px 0 0;
	line-height: 140%;
	font-size: 12px;
	color: #fff;
}

.offers .offerta .prenotaSubito {
	z-index: 1;
	position: absolute;
	display: block;
	right: 0;
	bottom: 5px;
	width: 142px;
	
}


.offers .offerta .prenotaSubito strong{
	display: block;
	width: 91px;
	height: 91px;
	line-height: 91px;
	margin: 0 auto;
	text-align: center;
	background: url(images/prenota_subito_bg.png) no-repeat;
	font-size: 14px;
	color: #fff;
	
}

.offers .offerta .prenotaSubito a {
	display: block;
	width: 124px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
}
.offers.italiano .offerta .prenotaSubito a {
	background: url(images/prenota_subito_button.png) no-repeat;
}
.offers.italiano .offerta .prenotaSubito .button {
	background: url(images/prenota_subito_button.png) no-repeat;
	border:none;
	width:142px;
	height:26px;
}
.offers .offerta .prenotaSubito a span{
	display: none;
}


.offers .offerta .prenotaSubito p {
    width: 142px;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 24px;
    background: url(images/prenota_subito_ico_tel.gif) no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    letter-spacing: -1px;
}

.offers .pagination {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	color: #1E2E37;
}

.offers .pagination a{
	padding: 0 5px;
	color: #1E2E37;
}

#corpo h1{
	line-height: 30px;
	padding: 20px 20px 40px;
	font-size: 30px;
	font-weight: normal;
	color: #3D4C65;
	background: url(images/content_bg.png) no-repeat center 60px;
}

.contentuto {
	overflow: hidden;
	line-height: 150%;
	margin: 0 0 18px;
	padding: 0 20px 20px;
	font-size: 12px;
	color: #3D4C65;
	background: url(images/content_bg.png) no-repeat bottom;
}

.contentuto p {
	overflow: hidden;
	margin: 0 0 18px;
}

.contentuto p img{
	float: right;
	margin: 0 0 0 15px;
}

.contentuto .colSinistra{
	float: left;
	width: 430px;
}

.contentuto .colDestra{
	float: left;
	display: inline;
	width: 210px;
	margin: 0 0 0 15px;
}

.contentuto .colDestra img{
	display: block;
	margin: 0 0 20px;
}


.bannerini {
	height: 100%;
	overflow: hidden;
	padding: 0 0 10px;
	margin-top:20px;
}

.bannerini li{
	float: left;
	margin: 0 0 0 13px;
}

.bannerini li:first-child{
	margin: 0;
}

/*************** footer **************/
#footer {
	height: 100px;
	line-height: 100px;
	background: #7A97BB url(images/footer_bg.png) repeat-x top;
	text-align: left;
	color: #364552;
}

#footer a {
	color: #fff;
}

#menuFooter{	
	position: relative;
	width: 756px !important;
	width /**/: 1000px;
	margin: 0 auto;
	padding-left: 244px;
}

#copyright {
	position: absolute;
	top: 0;
	right: 56px;
}

/*************** varie **************/

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

.txt-right{
	text-align:right;
}

.hidden {
	display:none;
}
.txt-center {
	text-align:center;
}
.clearboth {
	clear:both;
}
/************** grafica della ricerca ***********/


.filter-block li {
    position: relative;
    width: 188px;
    margin: 6px 0 4px;
    display: block;
    cursor: pointer;
}

div.content {
    position: relative;
    display: block;
    width: 180px;
    margin-left: 40px;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    color: #333;
    padding: 4px 5px 8px 5px;
}

div.content ul li {
    margin: 4px -4px;
}

div.content ul li a {
    color: #333;
	letter-spacing:-0.4px;
}

div.content ul li a:hover {
    color: #000;
}

.content.closed {
    position: relative;
    display: none !important;
}

h3.arrow {
    position: relative;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    color: #666;
    height: 16px;
    width: 200px;
    padding-left: 30px;
    background: url('images/arrow.jpg') no-repeat 7px -16px;
}

.arrow.close {
    background-position: 7px top !important;
}

/* Needed to fix footer */
#ui-datepicker-div {
    display: none;
}

#form-container .icone li {
    height: 40px;
    width: 40px;
    display: block;
    position: relative;
    overflow: hidden;
}

#form-container .icone li a {
    position: relative;
    height: 40px;
    width: 40px;
    display: block;
}

#form-container .icone #hotel a {
    background: url('images/icone/richiesta/hotel-g.jpg') no-repeat !important;
}

#form-container .icone #hotel a:hover {
    background: url('images/icone/richiesta/hotel-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #hotel .hotel-hover {
    background: url('images/icone/richiesta/hotel-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #volo a {
    background: url('images/icone/richiesta/volo-g.jpg') no-repeat !important;
}

#form-container .icone #volo a:hover {
    background: url('images/icone/richiesta/volo-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #volo .volo-hover {
    background: url('images/icone/richiesta/volo-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #nave a {
    background: url('images/icone/richiesta/nave-g.jpg') no-repeat !important;
}

#form-container .icone #nave a:hover {
    background: url('images/icone/richiesta/nave-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #nave .nave-hover {
    background: url('images/icone/richiesta/nave-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #auto a {
    background: url('images/icone/richiesta/bus-g.jpg') no-repeat !important;
}

#form-container .icone #auto a:hover {
    background: url('images/icone/richiesta/bus-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #auto .bus-hover {
    background: url('images/icone/richiesta/bus-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #pack a {
    background: url('images/icone/richiesta/pachetto-g.jpg') no-repeat !important;
}

#form-container .icone #pack a:hover {
    background: url('images/icone/richiesta/pachetto-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #pack .pack-hover {
    background: url('images/icone/richiesta/pachetto-g.jpg') no-repeat !important;
    background-position: -40px top !important;
}

#form-container .icone #hotel.ui-tabs-selected a {
    background-position: -40px top !important;
}

#form-container .icone #pack.ui-tabs-selected a {
    background-position: -40px top !important;
}

#form-container .icone #auto.ui-tabs-selected a {
    background-position: -40px top !important;
}

#form-container .icone #nave.ui-tabs-selected a {
    background-position: -40px top !important;
}

#form-container .icone #volo.ui-tabs-selected a {
    background-position: -40px top !important;
}

.label-hotel {
    display: block;
    float: left;
    margin-left: 6px;
    width: 80px;
	font-weight:bolder;
}

.label-hotel-tutte {
    width: 198px;
}

.ac_input {
    width: 130px;
}
#checkInDate, #checkOutDate {
	width:110px !important;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#checkInDate {
	margin-left:32px;
}

#checkOutDate {
	margin-left:10px;
	}
/* jQuery UI tabs modified */
.richiesta {
    width:238px;
	margin-left:-10px;
}

.richiesta .titolo {
  
    margin-left: 8px;
}

.richiesta ul.icone li {
    padding: 3px;
}

.richiesta ul.icone li {
    float: left;
}

.richiesta ul.dsc {
    margin-bottom: 25px;
}

.richiesta ul.dsc li {
    float: left;
    width: 46px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8px;
    font-weight: bold;
    color: #837977;
    text-align: center;
}

.richiesta .tb-rivhiesta {
    color: #9DAFC3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border: none;
    width: 100%;
}

.richiesta .tb-rivhiesta tr td {
    height: 30px;
    padding-left: 8px;
}

.richiesta input.data {
    width: 80px;
}

.richiesta input.numeri {
    width: 27px;
    margin-left: 6px;
}

.richiesta input.adulti {
    margin-left: 19px;
}

.cerca {
    width: 57px;
    height: 22px;
    background: url(images/tasti/corto_verde.png) no-repeat;
    border: none;
    margin-left: 38px;
	padding-bottom:4px;
	color:#fff;
	margin-left: 145px !important;
    margin-top: 0px !important;
	font-weight:bolder;
}
.cerca:hover {
	background: url(images/tasti/corto_grigio.png) no-repeat;
	}

.richiesta .titolo-filtra {
    margin-left: 1px;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    border: none !important;
}

.ui-widget-content {
    color: #666 !important;
}

.richiesta ul.icone li {
    margin-right: 0px !important;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    border: none !important;
    margin-left: 0px !important;
}

.ui-tabs, .ui-tabs-nav, .ui-tabs-panel {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0px !important;
}

.ui-tabs .ui-tabs-nav li {
    background: none !important;
}

.ui-tabs .ui-tabs-nav li a {
    background: none !important;
    padding: 0 !important;
}

.ui-tabs-nav {
}

.ui-tabs-panel {
}

.w_133 {
    width: 133px !important;
}

.top100 {
    margin-top: 100px !important;
}

.top-70 {
    margin-top: 70px
}

.top-10 {
    margin-top: 10px
}

.wide-input {
    padding: 0 5px 0 5px !important;
    margin-bottom: 5px !important;
}

.inputChild {
    width: 48%;
    float: left;
    margin-bottom: 6px;
}

.small-input {
    position: relative !important;
    width: 224px !important;
    padding: 0 5px 0 5px !important;
    margin-bottom: 5px !important;
}
.small-input label{
	font-weight:bolder;
}
.verysmall-input {
    position: relative;
    width: 66px;
    padding: 0 5px 0 5px;
    margin-bottom: 5px;
}


.select-a {
	float:left;
	margin-left:5px;
	width:105px;
	font-weight:bolder;
}
.select-b {
	font-weight:bolder;
	
}
.display-block {
    display: block !important;
}

#form-container {
    font-size: 11px !important;
    font-family: Verdana, Geneva, sans-serif !important;
    color: #666 !important;
}

#form-pack li {
    margin: 3px 0 2px 10px !important;
}

.label {
}

.from {
    margin-right: 10px;
}

.to {
    margin-right: 20px;
}


.filter-block h2 {
	margin-left:16px;
}

.nascondiLocalitaNomeHotel  {
display:none !important;
}


