/*====================================
WHITE LABEL TRAVEL
=======================================
Nextre Engineering - www.nextre.it*/
/*+clearfix {*/
.wl-fly-order:after, .wl-hotel:after, .wl-hotel-order:after, .wl-volohotel-order:after, .wl-hotel-detail-name H1:after, .wl-hotel-detail-gallery:after, .wl-filter:after, #wl-mod-search:after, #wl-back-to-search:after, #wl-bigsearch-volo:after, #wl-bigsearch-hotel:after, #wl-bigsearch-volohotel:after, .wl-row-bigsearch:after, .wl-booking DIV:after, .tab-content:after, .wl-filter-container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.wl-fly-order, .wl-hotel, .wl-hotel-order, .wl-volohotel-order, .wl-hotel-detail-name H1, .wl-hotel-detail-gallery, .wl-filter, #wl-mod-search, #wl-back-to-search, #wl-bigsearch-volo, #wl-bigsearch-hotel, #wl-bigsearch-volohotel, .wl-row-bigsearch, .wl-booking DIV, .tab-content, .wl-filter-container
{
	display: inline-block;
}
.wl-fly-order, .wl-hotel, .wl-hotel-order, .wl-volohotel-order, .wl-hotel-detail-name H1, .wl-hotel-detail-gallery, .wl-filter, #wl-mod-search, #wl-back-to-search, #wl-bigsearch-volo, #wl-bigsearch-hotel, #wl-bigsearch-volohotel, .wl-row-bigsearch, .wl-booking DIV, .tab-content, .wl-filter-container
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	/*background-image: url(../images/taglio/wl-body.jpg);*/
}
/*General Template
=====================================*/
#wl-wrap
{
	margin: 0 auto;
	width: 996px;
	background-color: #FFFFFF;
	padding: 0;
}
#wl-header
{
	height: 117px;
	width: 996px;
	background-image: url(../images/taglio/wl-header.jpg);
}
#wl-header A
{
	width: 352px;
	height: 108px;
	display: block;
	/*[disabled]background-color:#E86262;*/
}
#wl-footer-content
{
	height: 430px;
	width: 996px;
	background: url(../images/taglio/wl-footer.jpg);
	margin: 0 auto;
}
#wl-footer
{
	clear: both;
	background: #323232;
}
#wl-main
{
	float: left;
	margin-top: 10px;
}
#wl-sidebar-dx
{
	float: right;
	width: 253px;
	background-color: #2B6FA0;
	height: 755px;
	border-top: 1px solid #000000;
	border: 5px solid #D2D2D2;
}
#wl-sidebar-dx A
{
	display: block;
	margin-bottom: 13px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
}
/*ELEMENTS
=====================================*/
H1
{
	line-height: 1.3em;
	font-size: 145%;
	margin: 0 0 10px;
	color: #000;
}
H2
{
	line-height: 1.3em;
	font-size: 15px;
	margin: 0 0 5px;
	color: #333;
}
H3
{
	line-height: 1.3em;
	font-size: 14px;
	color: #666;
}
H4
{
	text-transform: capitalize;
	font-size: 13px;
}
P
{
	font-size: 12px;
	color: #666;
}
INPUT
{
	border: none;
	margin: 0 0 0;
	border-top: 1px solid #9D9494 !important;
	border-left: 1px solid #CCCCCC !important;
}
INPUT:hover
{
	border-top: 1px solid #171616 !important;
	border-left: 1px solid #9D9999 !important;
	/*[disabled]background-color:#EDEDED;*/
}
INPUT:focus
{
	border: none;
	border-top: 1px solid #3E2D13 !important;
	border-left: 1px solid #805F40 !important;
	background-color: #FDF6EB;
}
BUTTON.wl-submit
{
	color: #222; /*#FFFFFF;*/
	font-weight: bold;
	background-color: #FBA626; /*#F11212;*/
}
BUTTON.wl-submit:hover
{
	/*color: #FFFFFF;*/
}
BUTTON
{
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}
BUTTON:hover
{
	cursor: pointer;
}
LABEL
{
	font-size: 12px;
}
#wl-wrap A:link, #wl-wrap A:visited
{
	color: #008DDE;
}
#wl-wrap A:hover
{
	text-decoration: underline;
}
/*CLASSI E STILI RIPETUTI
=====================================*/
.wl-checkbox, .wl-radio
{
	border: none !important;
}
.wl-clear
{
	clear: both;
	height: 1px;
}
.wl-sprite-tools
{
	background: url(../images/tools/sprite-tools.png) no-repeat;
}
.wl-omino
{
	width: 9px;
	height: 16px;
	float: left;
	text-indent: -9999em;
	display: block;
	background-position: -160px -360px;
}
.wl-float-r
{
	float: right;
}
.wl-float-l
{
	float: left;
}
.wl-centered
{
	float: left;
	/*[disabled]padding-top:3px;*/
	width: 75%;
}
.wl-double LI
{
	float: left;
	width: 48%;
}
.wl-triple LI
{
	float: left;
	width: 32%;
}
.wl-quadro LI
{
	float: left;
	width: 25%;
}
.wl-penta LI
{
	float: left;
	width: 19%;
}
.wl-radius
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.wl-radius8
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.wl-radius10
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.wl-opacity
{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
.wl-hide
{
	display: none;
}
.wl-white
{
	color: #FFFFFF;
}
.wl-home-bg
{
    background-color: #BBB;
}
.wl-box-minheight
{
    min-height: 510px;
    height: auto !important;
    height: 510px;
}
/*SET COLOR  | VOLI - HOTEL - VOLO+HOTEL
=====================================
Voli*/
.wl-fly-first-color
{
	color: #03689A !important;
}
.wl-fly-first-bg
{
	background-color: #03689A !important;
}
.wl-fly-second-color
{
	color: #329F5E !important;
}
.wl-fly-second-bg
{
	background-color: #FBA626 !important; /*#329F5E !important;*/
}
/*Hotel*/
.wl-hotel-first-color
{
	color: #339B5F !important;
}
.wl-hotel-first-bg
{
	background-color: #339B5F !important;
}
.wl-hotel-second-color
{
	color: #FBA626 !important;
}
.wl-hotel-second-bg
{
	background-color: #FBA626 !important;
}
.wl-hotel-third-color
{
	color: #03689A !important;
}
/*Volo+Hotel*/
.wl-volohotel-first-color
{
	color: #222 !important; /*#B31E23 !important;*/
}
.wl-volohotel-first-bg
{
	background-color: #666 !important; /*#B21D22 !important;*/
}
.wl-volohotel-second-color
{
	color: #FBA626 !important;
}
.wl-volohotel-second-bg
{
	background-color: #FBA626 !important;
}
.wl-volohotel-third-color
{
	color: #03689A !important;
}
/*BRANDING RISULTATI
=====================================
General*/
#wl-results
{
	font-size: 11px;
	width: 728px;
}
#wl-results A:link, #wl-results A:visited
{
	color: #008EDF;
}
#wl-results A:hover
{
	text-decoration: underline;
}
.wl-order-comand BUTTON
{
	text-indent: -9999em;
	height: 12px;
	width: 12px;
	display: block;
}
.wl-order-comand
{
	width: 13px;
	float: left;
}
.wl-order-label
{
	color: #565656;
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
    cursor: pointer;
}
.wl-order-label-selected
{
	font-weight: bold;
    cursor: pointer;
}
.wl-ordinaper
{
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
/*Coloured Class  - Voli*/
.wl-fly
{
	border: 2px solid #026799;
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	padding:0 0 2px 0;
	/*[empty]border-top:;*/
}
.wl-fly-prenota
{
	position: absolute;
	top: 75px;
	right: 5px;
	background-position: right -204px;
	padding: 6px 29px 6px 10px;
	color: #222; /*#FFFFFF;*/
	font-weight: bold;
	width: 100px;
}
.wl-fly-prenota:hover
{
	/*background-color: #0A3144 !important;*/
    /*color: #FFF;*/
}
.wl-fly-details
{
	position: absolute;
	top: 50px;
	right: 4px;
	background-position: 62px -292px;
	padding-right: 20px;
	color: #DF0000;
	font-size: 10px;
}
.wl-fly-price
{
	padding: 5px 5px 12px 15px;
	position: absolute;
	top: -10px;
	right: -2px;
	color: #FFFFFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	width: 100px;
	height: 32px;
	font-size: 11px;
}
.wl-fly-price SPAN
{
	/*font-weight: bold;*/
	font-family: "Arial Black", Arial, serif;
	font-size: 18px;
}
.wl-fly TABLE
{
	width: 84%;
	background-color: #F2F2F2 !important;
}
.wl-fly TABLE TD
{
	padding: 5px 5px 5px 0;
	line-height: 1.1em;
	color: #595959;
	font-size: 1.2em;/*11px;*/
}
.wl-fly THEAD TH
{
	background-color: #026799;
	height: 6px; /*18px;*/
	text-align: left;
	color: #FFFFFF;
	font-size: 1.2em;/*12px;*/
	padding:4px 0 4px;
}
.wl-fly TABLE .wl-fly-tdunico
{
	padding: 3px 0 3px 25px;
	margin: 0;
	line-height: 1.4em;
	background-color: #FFFFFF;
	color: #000;
}
.wl-fly TABLE STRONG
{
	color: #020202;
}
.wl-fly-shadow
{
	background-color: #0B3245;
	position: absolute;
	top: 24px;
	right: 116px;
	height: 14px;
	background-position: -120px -240px;
	width: 11px;
}
.wl-fly-arsep
{
	border-right: 2px solid #FFFFFF !important;
}
.wl-fly-arsep
{
	border-right: 2px solid #FFFFFF !important;
}
.wl-fly-compagnia IMG
{
	width: 22px;
	height: 20px;
}
.wl-fly-durata
{
	width: 19%;
}
.wl-fly-ritorno
{
	background-position: -200px -370px;
}
.wl-fly-andata
{
	background-position: -200px -330px;
}
.wl-fly-scali
{
	width: 10%;
	padding-right: 10px !important;
	text-align: center;
}
.wl-fly-compagnia
{
	width: 14%;
    text-align: center;
}
.wl-fly-ora-arrivo
{
	width: 10%;
}
.wl-fly-arrivo
{
	width: 25%;

}
.wl-fly-ora-partenza
{
	width: 8%;
    padding-left: 3px !important;
}
.wl-fly-partenza
{
	width: 25%;
}
.wl-fly-date
{
	width: 8%;
    padding-left: 3px !important;
/*text-align: center;*/
}
/*[clearfix]*/.wl-fly-order
{
	background-color: #E8E8E8;
	font-size: 11px;
}
.wl-fly-order LI
{
	float: left;
	padding-right: 50px;
}
.wl-fly-order UL, .wl-hotel-order UL, .wl-volohotel-order UL 
{
	padding-left: 10px;
	/*margin-left: 126px;*/
}
#hotelOrderByContainer
{
	/*margin-left: 146px;*/
    margin-bottom: 15px;
}
.wl-fly-order-down
{
	background-position: -40px -455px !important;
}
.wl-fly-order-down:hover
{
	background-position: -120px -495px !important;
}
.wl-fly-order-down-selected
{
	background-position: -120px -495px !important;
}
.wl-fly-order-up
{
	background-position: 0 -455px !important;
}
.wl-fly-order-up:hover
{
	background-position: -80px -495px !important;
}
.wl-fly-order-up-selected
{
	background-position: -80px -495px !important;
}
/*Coloured Class  -  Hotel*/
/*[clearfix]*/.wl-hotel
{
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 3px dotted #CCC;
	padding-bottom: 15px;
}
.wl-hotel-img
{
	float: left;
	padding: 0 10px 10px;
	width: 100px;
}
.wl-hotel-resume
{
	float: left;
	font-size: 11px;
	width: 57%;
}
.wl-hotel-resume A:hover
{
	text-decoration: underline;
}
.wl-hotel-showmap
{
	background-color: #E5E5E5;
	display: block;
	float: left;
	width: 15%;
	background-position: -190px -240px;
	padding: 7px 7px 7px 48px;
	border: 2px solid #329F5E;
	margin-top: 10px;
	color: #020202 !important;
	font-weight: bold;
	font-size: 11px;
}
.wl-hotel-showmap:hover
{
	border: 2px solid #FAA525;
	background-color: #026799;
	color: #FFFFFF !important;
}
.wl-hotel-booking
{
	background-position: 0 -320px;
	width: 115px;
	height: 35px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.wl-hotel-venere
{
	background-position: 0 -360px;
	width: 115px;
	height: 35px;
	position: absolute;
	top: 70px;
	right: 10px;
}
.wl-hotel-name, .wl-volohotel-name
{
	font-size: 18px;
}
.wl-hotel-name A:link, .wl-hotel-name A:visited
{
	font-size: 18px;
}
.wl-hotel-via, .wl-volohotel-via
{
	color: #666 !important;
	clear: both;
    font-size: 13px;
}
.wl-stars
{
	width: 75px;
	height: 18px;
	float: left;
}
.wl-1star
{
	background-position: -160px -80px;
}
.wl-2star
{
	background-position: -160px -105px;
}
.wl-3star
{
	background-position: -160px -130px;
}
.wl-4star
{
	background-position: -160px -155px;
}
.wl-5star
{
	background-position: -160px -180px;
}
.wl-hotel-map
{
	background-position: -198px -280px;
	height: 38px;
	display: block;
	text-indent: -9999em;
	position: absolute;
	top: 6px;
	right: 155px;
	border: 1px solid #FFFFFF;
	width: 35px;
}
.wl-hotel-map:hover
{
	border: 1px solid #D1EAE1;
}
.wl-hotel-prenota
{
	position: absolute;
	top: 0px;
	right: 5px;
	padding: 3px;
	color: #000;/*#FFFFFF;*/
	width: 120px;
	font-size: 11px;
	text-align: left;
	border: 1px solid #FFFFFF;
}
.wl-hotel-prenota:hover
{
	border: 1px solid #000000;
}
.wl-hotel-price
{
	font-size: 16px;
	background-position: right -207px;
	color: #020202;
	display: block;
	font-weight: bold;
	background-color: #F4F4F4;
	padding: 2px;
	margin-top: 4px;
}
.wl-hotel-price SPAN
{
	font-weight: bold;
	font-family: "Arial Black", Arial, serif;
	font-size: 18px;
}
.wl-hotel-resume P
{
	clear: both;
}
.wl-hotel-shortdescription
{
	clear: both;
	font-size: 12px;
	color: #444444;
    text-align: justify;
}
.wl-hotel-ordinaper
{
	float: left;
	padding-left: 15px;
	padding-top: 0;
}
/*[clearfix]*/.wl-hotel-order
{
    background-color: #E8E8E8;
    font-size: 11px;
    /*float: left;
	width: 98%;
	margin-left: 1%;
	border-bottom: 2px dotted #395;
	padding-bottom: 5px;*/
}
.wl-volohotel-order
{
    background-color: #E8E8E8;
	font-size: 11px;
    /*float: left;
    width: 98%;
	margin-left: 1%;
	border-bottom: 2px dotted #B21D22;
	padding-bottom: 5px;*/
}
.wl-hotel-order LI, .wl-volohotel-order LI
{
	float: left;
	padding-right: 9%;
}
.wl-hotel-order UL, .wl-volohotel-order UL
{
	padding-left: 25px;
}
.wl-hotel-order-down
{
	background-position: -40px -455px !important;
}
.wl-hotel-order-down:hover
{
	background-position: -120px -495px !important;
}
.wl-hotel-order-down-selected
{
	background-position: -120px -495px !important;
}
.wl-hotel-order-up
{
	background-position: 0 -455px !important;
}
.wl-hotel-order-up:hover
{
	background-position: -80px -495px !important;
}
.wl-hotel-order-up-selected
{
	background-position: -80px -495px !important;
}
/*Coloured Class  - Volo+Hotel*/
.wl-volohotel-selezionato
{
	padding: 5px 5px 5px 30px;
	background-position: -220px -445px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wl-volohotel-selezionato H3
{
	color: #FFF;
}
.wl-volohotel-hotel
{
	margin-top: 20px;
}
.wl-volohotel-volo
{
	margin: 0;
}
.wl-volohotel-prenota
{
	position: absolute;
	top: 74px;
	right: 5px;
	padding: 6px 0 6px 49px;
	color: #222;/*#FFFFFF;*/
	font-weight: bold;
	width: 112px;
	background-color: #FBA626;/*#016698;*/
	background-position: -146px -481px;
	text-align: left;
	height: 46px;
}
 
.wl-volohotel-fly-details
{
	position: absolute;
	top: 28px;
	right: 4px;
	background-position: 62px -292px;
	padding-right: 20px;
	color: #DF0000;
	font-size: 10px;
}
/*BRANDING DETTAGLI HOTEL
=====================================*/
.wl-hotel-detail-name, .wl-volohotel-detail-name
{
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 0;
	margin-left: 1%;
	margin-top: 5px;
}
/*[clearfix]*/.wl-hotel-detail-name H1, .wl-volohotel-detail-name H1
{
	margin: 0;
	padding: 0 7px 0 0;
	float: left;
	display: block;
	font-size: 20px;
}
.wl-hotel-detail-content, .wl-volohotel-detail-content
{
	float: left;
	/*width: 70%;*/
}
.wl-hotel-detail-description, .wl-volohotel-detail-description
{
	/*width: 73%;
	float: left; */
	margin-right: 10px;
    text-align: justify;
}
.wl-hotel-detail-content P, .wl-volohotel-detail-content P
{
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
/*[clearfix]*/.wl-hotel-detail-gallery
{
	width: 28%;
	background-color: #396799;
	margin-right: 10px;
	clear: both;
	float: left;
	padding: 2px;
}
.wl-volohotel-detail-gallery{
	width: 28%;
	background-color: #396799;
	margin-right: 10px;
	clear: both;
	float: left;
	padding: 2px;
}

.wl-hotel-detail-gallery IMG, .wl-volohotel-detail-gallery IMG
{
	width: 200px;
	display: block;
	margin: 0 auto;
}
.wl-hotel-showservizi, .wl-volohotel-showservizi
{
	width: 100%;
	clear: both;
	padding: 0;
	margin-bottom: 20px;
	background-position: left -545px;
	background-repeat: repeat-x;
}
.wl-hotel-showservizi DIV, .wl-volohotel-showservizi DIV
{
	padding: 5px;
}
.wl-hotel-showservizi BUTTON
{
	background-color: #EFEFEF;
	background-position: right -207px;
	height: 26px;
	padding-right: 15px;
	border: 1px solid #329F5E;
	font-weight: bold;
}
.wl-volohotel-showservizi BUTTON
{
	background-color: #EFEFEF;
	background-position: right -207px;
	height: 26px;
	padding-right: 15px;
	border: 1px solid #329F5E;
	font-weight: bold;
}
.wl-hotel-showservizi BUTTON:hover
{
	background-color: #FFFFFF;
	border: 1px solid #026799;
}
.wl-hotel-detail-map
{
	background-position: -198px -280px;
	height: 38px;
	float: left;
	display: block;
	text-indent: -9999em;
	border: 1px solid #FFFFFF;
	width: 15%;
	margin-left: 20px;
}
.wl-hotel-servizihotel, .wl-volohotel-servizihotel
{
	margin: 20px;
}
.wl-hotel-servizihotel LI, .wl-volohotel-servizihotel LI
{
	float: left;
	width: 45%;
	margin-right: 5px;
	margin-bottom: 5px;
	background-position: -200px 3px;
	padding-left: 14px;
    font-size: 1.1em;
}
.wl-hotel-detail-booking
{
	background-position: 0 -320px;
	width: 115px;
	height: 35px;
	float: right;
}
.wl-hotel-detail-venere
{
	background-position: 0 -360px;
	width: 115px;
	height: 20px;
	float: right;
}
.wl-hotel-reservation, .wl-volohotel-reservation
{
	clear: both;
	background-color: #E9F6EE;
	padding: 15px;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 20px;
	margin-top: 10px;
    min-width: 680px;
    width: auto !important;
    width: 680px;
}
.wl-hotel-reservation TABLE, .wl-volohotel-reservation TABLE
{
	margin-top: 20px;
}
.wl-hotel-reservationSolution TD, .wl-volohotel-reservationSolution TD
{
	background-color: #FFFFFF;
}
.wl-hotel-reservationSolutionOdd TD, .wl-volohotel-reservationSolutionOdd TD
{
	background-color: #D6E4DC;
}
.wl-hotel-reservation TBODY TD, .wl-volohotel-reservation TBODY TD
{
	padding: 5px;
	color: #3F3F3F;
	font-size: 13px;
	vertical-align: middle;
}
.wl-hotel-reservation THEAD TR
{
	color: #329F5E;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
	text-align: justify;
}
.wl-volohotel-reservation THEAD TR
{
	color: #339B5F;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
	text-align: justify;
}
.wl-voloselezionato
{
	color: #03689A!important; 
}
.wl-hotel-prezzotot-unico, .wl-volohotel-prezzotot-unico
{
	background-color: #E8F5ED;
	width: 30%;
	text-align: right;
}
.wl-hotel-reservationSolution .wl-hotel-prezzotot-unico, .wl-volohotel-reservationSolution .wl-volohotel-prezzotot-unico
{
	background-color: #E8F5ED;
}
.wl-hotel-prezzotot, .wl-volohotel-prezzotot
{
	width: 30%;
	text-align: right;
}
.wl-hotel-persone, .wl-volohotel-persone
{
	width: 10%;
}
.wl-hotel-prezzomedio, .wl-volohotel-prezzomedio
{
	width: 20%;
	text-align: center;
}
.wl-hotel-soluzionedisp2, .wl-volohotel-soluzionedisp2
{
	width: 8%;
	text-align: center;
	font-weight: bold;
	font-size: 21px !important;
}
.wl-hotel-soluzionedisp, .wl-volohotel-soluzionedisp
{
	width: 40%;
}
.wl-hotel-selectroom, .wl-volohotel-selectroom
{
	width: 20%;
	text-align: center;
}
.wl-hotel-detail-prenota, .wl-volohotel-detail-prenota
{
	padding: 3px;
	/*color: #FFFFFF;*/
	width: 120px;
	font-size: 11px;
	text-align: left;
	border: 1px solid #FFFFFF;
    font-weight: bold;    
}
.wl-hotel-detail-prenota:hover, .wl-volohotel-detail-prenota:hover
{
	border: 1px solid #000000;
}
.wl-hotel-prezzotot-unico BUTTON, .wl-volohotel-prezzotot-unico BUTTON
{
	font-weight: bold;
	color: #020202;
	text-align: center;
}
/*SIDEBAR SX
=====================================*/
#wl-sidebar-sx
{
	font-size: 11px;
	float: left;
	width: 258px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.wl-filter-container
{
	padding: 10px 10px 0;
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 5px;
}
.wl-filter-container P
{
	font-size: 11px;
	color: #FFFFFF;
}
#wl-sidebar-sx DIV DIV DIV
{
	padding: 2px 5px 2px 10px;
}
#wl-sidebar-sx LABEL
{
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333;
}
.wl-fly-soloandata
{
	float: left;
	padding: 0;
	padding-top: 5px;
	height: 15px;
}
.wl-filter-label-checked
{
	font-weight: bold;
	color: #020202;
}
.wl-place-r
{
	position: absolute;
	top: 5px;
	right: 20px;
}
.wl-filter-remove
{
	padding: 2px 9px 2px 24px;
	background-position: -220px -410px;
	/*[disabled]background-position:106px -188px;*/
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: 140px;
	float:right;
}
.wl-calendar
{
	background-position: 0 -250px !important;
	width: 20px;
	height: 21px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999em;
}
.wl-filter-go
{
	background-position: right -208px;
	text-indent: -9999em;
	width: 20px;
	height: 22px;
}
/*Spalla VOLI*/
/*[clearfix]*/.wl-filter
{
	background-color: #E5E5E5;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333;
	padding-bottom: 5px;
}
.wl-filter H3
{
	background-color: #FFFFFF;
	padding: 4px 4px 4px 31px;
	background-position: -220px -408px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	font-size: 15px;
	margin-bottom: 10px;
	position: relative;
}
.wl-filter H3 LABEL
{
	color: #565656;
	font-weight: normal;
}
/*[clearfix]*/
#wl-mod-search
{
	border: 2px solid #C9C9C9;
	background-color: #E5E5E5;
	padding: 5px 15px;
}
 
#wl-mod-search DIV, #wl-back-to-search DIV
{
	margin-bottom: 6px;
}

#wl-back-to-search
{
	border: 2px solid #C9C9C9;
	background-color: #fff;
	padding: 5px 15px; 
}
#wl-back-to-search a:link, #wl-back-to-search a:visited
{ 
	color:#666;
}

#wl-mod-search-submit
{
	padding: 3px 17px 3px 10px;
	background-position: right -207px;
	float: right;
	width: 70px;
}
#wl-mod-search LI, #wl-back-to-search LI
{
	padding-top: 15px;
}
#wl-back-to-search
{
    margin: 8px 0 5px 0;
}
#wl-back-to-search A
{
    color: #CC0000;
    text-decoration: none;
}
.wl-date
{
	float: left;
	width: 46%;
    margin: 0 3px 0 0;
	/*margin-right: -4px;*/
	background-position: 70px -249px;
}
.wl-date INPUT
{
	width: 72px;
    float: none;
}
/*Spalla HOTEL*/
.wl-filter-hotel-locDa
{
	padding-right: 3px;
	padding-left: 3px;
}
.wl-filter-hotel-loc
{
	width: 90px;
}
/*Spalla dettaglio hotel*/
.wl-filter H4
{
	font-size: 11px;
}
.wl-hotel-miniresume
{
	float: left;
	margin-bottom: 10px;
}
/*BIGSEARCH
=====================================
Voli+Hotel*/
.wl-centered3
{
	float: left;
	/*[disabled]padding-top:3px;*/
	width: 46%;
	padding-left: 65px;
}
/*Hotel*/
.wl-row-bigsearch-double
{
	width: 46%;
	float: left;
	background-color: #FFFFFF;
	padding: 10px 10px 5px;
	margin-bottom: 4px;
	border: 1px solid #B7B7B7;
	margin-right: 12px;
}
.wl-row-bigsearch-last
{
	margin: 0;
}
.wl-centered2
{
	float: left;
	width: 33%;
	margin: 0 auto;
	/*[disabled]padding-top:3px;*/
	padding-left: 88px;
}
.wl-destination-ico
{
	display: block;
	float: left;
	height: 23px;
	width: 37px;
	background-position: -120px -280px !important;
}
#wl-where-destination
{
	width: 80%;
}
/*Voli*/
/*[clearfix]*/#wl-bigsearch-volo, #wl-bigsearch-hotel, #wl-bigsearch-volohotel
{
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	font-family: Helvetica, "Trebuchet MS", Arial, serif;
	display: block;
	width: 708px;
}
#wl-bigsearch-volo H2, #wl-bigsearch-hotel H2, #wl-bigsearch-volohotel H2
{
	font-size: 14pt;
	float: left;
	width: 22%;
	padding-top: 5px;
	margin-bottom: 0;
	padding-left: 15px;
}
#wl-bigsearch-volo INPUT, #wl-bigsearch-hotel INPUT, #wl-bigsearch-volohotel INPUT
{
	border: none;
}
/*[clearfix]*/.wl-row-bigsearch
{
	background-color: #FFFFFF;
	padding: 10px 10px 5px;
	margin-bottom: 4px;
	clear: both;
	border: 1px solid #B7B7B7;
}
.wl-row-bigsearch SPAN
{
	font-size: 13px;
}
.wl-row-bigsearch LABEL.wl-selected
{
	font-weight: bold;
	color: #020202;
}
#wl-bigsearch-submit
{
	padding: 6px 25px 6px 17px;
	/*[disabled]float:right;*/
	border: 3px solid #FFFFFF;
	float: right;
	margin-top: 6px;
	background-position: right -205px;
	/*text-transform: uppercase;*/
	width: 110px; 
	height: 35px;
}
.wl-what LABEL SPAN
{
	position: absolute;
	left: 60px;
}
.wl-what INPUT
{
	display: inline-block;
	float: right;
	border: none;
}
.wl-what LABEL
{
	display: block;
	float: left;
	width: 51px;
	padding-right: 4px;
	padding-top: 6px;
	height: 27px;
	cursor: pointer;
	position: relative;
}
.wl-fly-ico
{
	background-position: 0 -40px;
}
.wl-flyhotel-ico
{
	background-position: -160px -40px;
}
.wl-hotel-ico
{
	background-position: -80px -40px;
}
.wl-how INPUT, .wl-how SELECT, .wl-how LABEL
{
	float: left;
}
#wl-how-class
{
	margin-left: 4px;
	padding: 0 0 0 5px;
	color: #A0A0A0;
}
.wl-how-choose
{
	float: left;
	padding-right: 40px;
    margin: 3px 0;
}
.wl-where INPUT
{
	margin-right: 30px;
	float: left;
	/*[disabled]border-top:1px solid #9D9494;*/
	/*[disabled]border-left:1px solid #CCCCCC;*/
	background-color: #F0F4F9;
    width: 150px;
}
.wl-where LABEL
{
	text-indent: -9999em;
}
.wl-from-ico
{
	display: block;
	float: left;
	height: 22px;
	width: 37px;
	background-position: -120px 0 !important;
}
.wl-to-ico
{
	display: block;
	float: left;
	height: 22px;
	width: 37px;
	background-position: -160px 0 !important;
}

A.dp-choose-date
{
	float: right;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 0 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/icon_date.png) no-repeat;
}
A.dp-choose-date.dp-disabled
{
	background-position: 0 -20px;
	cursor: default;
}
/*makes the input field shorter once the date picker code
* has run (to allow space for the calendar icon
 */
LABEL.dp-applied, INPUT.dp-applied
{ 
	vertical-align: bottom;
}

.wl-when LABEL
{ 
	padding-bottom: 4px;
    float: left;
    margin: 3px 0;
}
.wl-when input
{
	width: 80px;
    margin: 0 0 0 10px;
}
.wl-date-calendar
{
	width: 180px;
}

.wl-who-choose-home INPUT
{
	width: 22px;
	height: 22px;
	background-position: 0 0;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	border: none !important;
}
.wl-who-choose-home
{
	float: left;
	width: 29px;
	position: relative;
}
.wl-who-choose-home BUTTON
{
	width: 22px;
	height: 22px;
	border: none;
}
.wl-who-choose-home-label
{
	 float:left;
	 padding:10px 10px 0 0;
}

.wl-who-choose-home .img_tooltip
{
	position: absolute;
	top: 5px;
	right: -20px;
}

.wl-who-choose INPUT
{
	width: 22px;
	height: 22px;
	background-position: 0 0;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	border: none !important;
}
.wl-who-choose
{
	float: left;
	width: 29px;
	position: relative;
}
.wl-who-choose BUTTON
{
	width: 22px;
	height: 22px;
	border: none;
}
.wl-who-choose LABEL
{
	position: absolute;
	top: -12px;
	left: 0;
	font-size: 10px;
	color: #686868;
}

.wl-minus
{
	background-position: -80px 0;
	position: absolute;
	top: 17px;
	left: -6px;
	text-indent: -9999em;
}
.wl-plus
{
	background-position: -40px 0;
	position: absolute;
	top: 17px;
	text-indent: -9999em;
	left: 17px;
}
/*PRENOTAZIONE
======================================*/
.wl-booking
{
	padding: 15px;
	width: 698px;
}
.wl-booking H3
{
	font-size: 15px;
	color: #303030;
	border-bottom: 2px dotted #DDDDDD;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
/*[clearfix]*/.wl-booking DIV
{
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
}
.wl-booking DIV DIV
{
	border: none;
	background: none;
}
.wl-booking-privacy
{
	padding: 10px;
	clear: both;
}
.wl-booking-cc
{
	padding: 9px;
	margin-bottom: 10px;
	width: 47%;
	float: left;
	background-color: #E6EFDB !important;
}
.wl-booking-cc LABEL
{
	width: 50%;
	float: left;
	display: block;
	margin-right: 6px;
	/*text-align: right;*/
}
.wl-booking-cc DIV
{
	margin-bottom: 5px;
}
.wl-booking-buyer
{
	border: 1px solid #EAEAEA;
	margin-bottom: 10px;
	padding: 10px;
	width: 46%;
	float: left;
	margin-right: 6px;
}
.wl-booking-buyer LABEL
{
	width: 35%;
	float: left;
	display: block;
	margin-right: 6px;
}
.wl-booking-buyer DIV
{
	margin-bottom: 5px;
}
.wl-booking-flyers
{
	padding: 10px;
	margin-bottom: 10px;
}
.wl-booking-flyers DIV
{
	margin-bottom: 5px;
	float: left;
}
.wl-booking-flyers LABEL
{
	width: 73px;
	float: left;
	display: block;
	margin-right: 6px;
}
.wl-booking-flyers INPUT
{
	margin-right: 35px;
}
.wl-booking-clients
{
	clear: both;
	margin-bottom: 10px;
	width: 90%;
}
.wl-booking-price
{
	background-color: #FEFEFE !important;
	position:absolute;
	right:0px;
	top:0;
	width: 15%;
	padding: 10px 5px;
	text-align: center;
	border: 3px solid #339B5F  !important;
	min-height:50px;
}
.wl-booking-price SPAN
{
	/*display: block;*/
	color: #666;
	font-size: 18px;
	font-weight: bold;
	padding:5px 0 0 0; 
}
.wl-resume-price
{
	 display: block;  
}
.wl-resume-euro
{
	 font-size:12px!important;  
}
.wl-booking-resume
{
	float: left;
	width: 680px;
}
.wl-booking-resume-voloa
{
	float: left;
	width: 250px;
	margin:10px 0 10px 0px;
}
.wl-booking-resume-volor
{
	float: left;
	width: 250px;
	margin:10px 0 10px 20px;
}
.wl-booking-resume-scheda
{ 
	position:relative;
}

.wl-resume-prenota
{ 
	background-position: 110px -104px;
	padding: 6px 29px 6px 10px;
	color: #fff;
	clear:both;  
	font-weight: bold;
	width: 150px;
	background-color:#339B5F;
	margin:15px auto 5px auto;
	display:block;
}

.wl-booking-riepilogo
{
	background-color: #fff !important;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #666 !important;
}
.wl-booking-riepilogo P
{
	margin-top: 5px;
}
/*.wl-booking-riepilogo STRONG*/
.wl-booking-resume-strong
{
	display: block;
	width: 25%;
	float: left;
	color: #5E5E5E;
}

/*modifiche apposite per il form generato automaticamente per il booking*/
.wl-booking label.campo
{
	width: 140px !important;
}
/* modal box stuff */
/* Z-index of #mask must lower than #boxes .window */
#mask
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window
{
    position: absolute;
    z-index: 9999;
    display: none;
    width: 740px;
    /*height: 400px;*/
    padding: 20px;
}

/* Customize your modal window here, you can add background image too */
/*
#boxes .dialog
{
    width:375px;
    height:203px;
}
*/
#boxes div.window, #changeFlight
{
    background-color: white;
}

.window .close {
    cursor: pointer;
    color: #008DDE;
}

/* wl-mod-search hotel fix */
#wl-mod-search #hotel div {
    padding: 0;
}

/* immagini tooltip */
.wl-who-choose LABEL IMG.img_tooltip {
    width: 12px;
    height: 12px;
    float: right;
}
/* pagination */
A.current
{
    font-weight: bold;
}
/* flight pagination */
#wl-results .wl-fly-pagination A.cta
{
	clear: both;
	color: #03689A !important;
	padding: 3px 7px;
	/*padding-right: 17px;*/
	background: #EAEAEA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    margin-right: 3px;
}
#wl-results .wl-fly-pagination A.cta:hover
{
    background-image: none;
	background-color: #03689A;
	color: #FFF !important;
    text-decoration: none;
}
#wl-results .wl-fly-pagination A.cta.box-bottom
{
	position: absolute;
	bottom: 7px;
	right: 0;
}
#wl-results .wl-fly-pagination A.cta.box-bottom-left
{
	float: left;
	clear: none;
}
#wl-results .wl-fly-pagination A.cta.box-bottom-right
{
	float: right;
	clear: none;
}
/* hotel pagination */
#wl-results .wl-hotel-pagination A.cta
{
	clear: both;
	color: #339B5F !important;
	padding: 3px 7px;
	/*padding-right: 17px;*/
	background: #EAEAEA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    margin-right: 3px;
}
#wl-results .wl-hotel-pagination A.cta:hover
{
    background-image: none;
	background-color: #33A05F;
	color: #FFF !important;
    text-decoration: none;
}
#wl-results .wl-hotel-pagination A.cta.box-bottom
{
	position: absolute;
	bottom: 7px;
	right: 0;
}
#wl-results .wl-hotel-pagination A.cta.box-bottom-left
{
	float: left;
	clear: none;
}
#wl-results .wl-hotel-pagination A.cta.box-bottom-right
{
	float: right;
	clear: none;
}
/* volohotel pagination */
#wl-results .wl-volohotel-pagination A.cta
{
	clear: both;
	color: #B21D22 !important;
	padding: 3px 7px;
	/*padding-right: 17px;*/
	background: #EAEAEA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    margin-right: 3px;
}
#wl-results .wl-volohotel-pagination A.cta:hover
{
    background-image: none;
	background-color: #B21D22;
	color: #FFF !important;
    text-decoration: none;
}
#wl-results .wl-volohotel-pagination A.cta.box-bottom
{
	position: absolute;
	bottom: 7px;
	right: 0;
}
#wl-results .wl-volohotel-pagination A.cta.box-bottom-left
{
	float: left;
	clear: none;
}
#wl-results .wl-volohotel-pagination A.cta.box-bottom-right
{
	float: right;
	clear: none;
}

.selectOrari {
    font-size: 1em;
}

label.error {
    float: none;
    margin-left: 40px;
    margin-top: 5px;
}

div#loader {
    min-width: 700px;
    width: auto !important;
    width: 700px;
}

