html {
	overflow-x: hidden;
}
* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
}
body {
	background: transparent;
	 font-family: 'edita-aller';
	 font-size: 15px;
	 color: #4d4a4a;
}
#main {
	position: relative;
	width: 986px;
	margin: 26px 0px 20px 0px;
	background: url('../images/background/main.gif') repeat-y right top #ffffff;
}

/*HEADER*/
fieldset.fs_compagnie {
	position: relative;
	top: -22px;
	display: block;
	line-height: 43px;
	width: 468px;
	border: none;
	padding-left: 0px;
}
#menu {
	position: absolute;
	/*top: 116px;*/
	top:130px;
	right: 0px;
	font-family: 'edita-alleritalic';
	font-size: 13px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin-right: 6px;
}
#menu a {
	display: block;
	height: 31px;
	line-height: 31px;
	padding: 0px 8px 0px 8px;
	color: #ffffff;
	text-decoration: none;

	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#menu a:hover,
#menu a.active {
	text-decoration: underline;
}

#onda {
	background: url('../images/onda.png') no-repeat;
	height: 120px;
	margin-top: -58px;
	width: 100%;
}
#header-slide {
	width: 1920px;
	height: 549px;
	position: absolute;
	left: 0px;
	top: 184px;
}
#header-slide-mask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

header {
	position: relative;
	display: block;
	width: 986px;
	margin: 0px auto 0px auto;
	z-index: 100;
}
header fieldset {
	position: relative;
	display: block;
	width: 390px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
}
header fieldset img {
	position: relative;
	/*top: 14px;*/
}
header fieldset legend {
	font-size: 12px;
}
#box-prenotazioni {
	position: absolute;
	right: 0px;
	/*top: 4px;*/
	top:12px;
	height: 110px;
	width: 450px;
}
#box-prenotazioni img {
width: 300px;
height: 73px;
float: right;
margin-right: 8px;
margin-top: 30px;
}
/*MOTORE*/
#form-prenotazioni {
	position: absolute;
	left: -15px;
	color: #FFFFFF;
	height: 469px;
	padding: 69px 16px 0 16px;
	margin-bottom: 10px;
	z-index: 150;
	width: 597px;
}

#form-prenotazioni #andata {
	border-right: 1px solid #CCE2F7;
	float: left;
	padding-left: 10px;
	padding-right: 35px;
	width: 245px;
	min-height: 280px;
}
#form-prenotazioni #ritorno {
	float: left;
	padding-left: 9px;
	padding-right: 15px;
	width: 248px;
}

#form-prenotazioni tr {
	line-height: 22px;
}

#form-prenotazioni .container {
	border: 4px solid #CCE2F7;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	height: 304px;
	moz-opacity: 0.95;
	opacity: 0.95;
	padding-bottom: 10px;
	padding-top: 8px;
	text-align: center;
	width: 582px;
}

#form-prenotazioni .borderBottom {
	border-bottom: 1px dotted #CCE2F7;
}
#form-prenotazioni .spacing {
	width: 22px;
}
#form-prenotazioni select, input[type="text"], button {
	color: #333;
	border-radius: 3px;
	font-family: tahoma;
	letter-spacing: 1px;
}
#form-prenotazioni select {
	background: #FFF;
	letter-spacing: 1px;
	padding: 2px 0px;
	/*AGGIUNTO PER INVERSIONE CON TRATTA*/
	width:174px;
}
#form-prenotazioni .short {
	width: 118px;
}
#form-prenotazioni .medium {
	width: 184px;
}
#form-prenotazioni select.veicoli {
	width: 184px;
}
#form-prenotazioni select.veicoli optgroup option {
	padding-left: 10px;
}
#form-prenotazioni select.veicoli option.txtBold {
	font-weight: bold;
	font-style: italic;
}

#form-prenotazioni input[type="text"], #form-prenotazioni input[type="number"] {
	background: #FFF;
	height: 16px;
	padding: 3px;
	text-align: center;
	width: 30px;
}

#form-prenotazioni input.date, .title.date {
	/* float: right; */
	text-align: center;
	width: 80px;
	/*AGGIUNTO PER INVERSIONE CON TRATTA*/
	margin-right:4px;
}

#form-prenotazioni button {
	cursor: pointer;
}

#form-prenotazioni button.orario {
	height: 22px;
	width: 60px;
	background-color: #FFF;
}

#form-prenotazioni button.orario:hover {
	text-decoration: none;
}
#form-prenotazioni .booking-table-container input.is {
	margin: auto 0;
	text-align: center;
	width: 15px;
}
#form-prenotazioni table.data-row {
	margin-top: 7px;
	margin-bottom: 5px;
	width: 253px;
}

#form-prenotazioni table.data-row tr {
	vertical-align: center;
}
#form-prenotazioni table.data-row td {
	width: 50%;
}
#form-prenotazioni table.data-row td:last-of-type {
	text-align: left;
}

#form-prenotazioni table.price-info {
	border-top: 1px dotted #CCE2F7;
	margin-top: 10px;
	width: 253px;
}
#form-prenotazioni table.price-info td {
	padding-top: 7px;
	padding-bottom: 5px;
}
#form-prenotazioni table.price-info td.label {
	text-align: left;
	width: 30%;
}
#form-prenotazioni table.price-info td.info {
	text-align: right;
	width: 70%;
}
#form-prenotazioni table.price-info td.info .sistemazione {
	color: #333;
	background-color: #FFF;/*#F98825*/
	border-radius: 3px;
	moz-border-radius: 3px;
	margin: auto 0 auto 5px;
	padding-right: 5px;
}
#form-prenotazioni table.price-info td.prezzo {
	text-align: right;
}
#form-prenotazioni table.price-info td.prezzo p:first-of-type {
	color: #FFF;
	background-color: #87C71D;/*#F98825*/
	border-radius: 3px;
	moz-border-radius: 3px;
	display: inline;
	font-weight: bold;
	margin: auto 0 auto 5px;
	padding: auto 5px auto 5px;
}
#destinazione-booking {
	margin-top: 10px;
}

#destinazione-booking p {
	height: 26px;
	margin-bottom: 7px;
	text-align: center;
}
#destinazione-booking label {
	margin-right: 10px;
}

#destinazione-booking select {
	width: 300px;
}

.booking-table-container {
	width: 272px;
	margin-top: 8px
}

.booking-table-container caption {
	margin: 6px auto 8px auto;
	text-align: left;
}
.booking-table-container td {
	padding-bottom: 7px;
	text-align: left;
}


.booking-table-container .hidden {
	display: none;
}
.booking-table-container tr.tratta-select td {
	padding-bottom: 15px;
}

.booking-table-container tr.tratta-select td .trattaSelect {
	width: 180px;
}

.booking-table-container .label {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	width: 82px;
}
.booking-table-container .mleft4 {
	margin-left: 4px;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
}
.booking-table-container td.fixWidth {
	width: 42px;
	padding-left: 2px;
}

label.lblRange {
	font-size: 13px;
}

.tr_eta td,
td.eta1A,td.eta1R,
td.eta2A,td.eta2R,
td.eta3A,td.eta3R,
td.eta4A,td.eta4R {
	text-align: right !important;
	visibility: hidden;
}

/*OVERLAY*/
.lbl_cambia_data {
	font-size: 14px;
	cursor: pointer;
	vertical-align: bottom;
}
#curDateA,
#curDateR {
	margin-left: 16px;
}

.ui-datepicker-trigger {
	vertical-align: bottom;
	cursor: pointer;
}

#header-strip {
position: relative;
width: 100%;
overflow: hidden;
/*background: url('../images/background/header-strip.gif') no-repeat left top #ffffff;*/
}

/*FOOTER*/
footer {
	display: block;
	height: 47px;
	margin: 0px auto 0px auto;
	padding-top: 90px;
	text-align: right;
	width: 986px;
}
#footer-strip-alt {
	width: 100%;
}

/*BOTTONI*/
.submit-river-flat-button, .peter-river-flat-button, .silver-flat-button {
	position: relative;
	vertical-align: top;
	padding: 0;
	font-family: 'edita-aller';
	text-align: center;
	border: 0;
	cursor: pointer;

}

.peter-river-flat-button, .silver-flat-button {
	height: 60px;
	font-size: 22px;
	box-shadow: 4px 4px 5px #888;
	width: 240PX;color: white;
	color: white
}
.btn-submit {
	height: 38px;
	font-size: 18px;
	font-weight: bold;
	box-shadow: none;
	width: 300px;
}


#errorCanvas {
	background-color: #FFF;
	border: 2px solid #FF0000;
	color: #333;
	display: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height: auto;
	left: 0;
	position: absolute;
	padding: 5px;
	top: 0;
	z-index: 10000;
	width: auto;
}

.info_lung, .info_alt {
	color: white;
	text-decoration: none;
	padding-right: 4px;
	font-size: 18px;
}

.info_alt i {
	text-shadow: 0px 0px 4px #FF0000;
}

/*COLONNA DX*/
.titolo_dx {
	width: 219px;
	background-color: #1760AD;
	border-right: 1px solid #709ACE;
	color: #FFF;
	line-height: 16px;
	padding: 10px 0px 8px 0px !important;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 2px;
}

.eta {
	width: 20px !important;
}

footer.tocenter > div {text-align:left; float:right;}

#trattaA-menu, #trattaR-menu {
	max-height: 258px!important;				
}
