/* FLY2BUS STYLE */
body 
{
	margin: 0; padding: 0;
	font: 12px "Trebuchet MS",Verdana,Arial,sans-serif; 
	color: #000;
	background-color: #94a2a6;
}

img {border: 0px;}
img#f_trigger_c{cursor: pointer; padding-left: 3px;}

.error{color: #e0294b;border: 1px solid #f00; background-color: #ff9;}
.message{color: #0487c; line-height: 15px;}

div#main
{
	margin-top: 2px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #c2e1e1; 
	width: 765px; 
	border: 2px solid #00487c;
}

div.strip
{
	padding: 7px; 
	background-color: #00487c; 
	height: 94px; 
}

div#top 
{
	background-color: #ccc; 
	padding: 0px 5px 0px 5px;
}

div.leftcol {margin-right: 460px; height: 100%;}
div.rightcol {float: right; width: 460px; height: 100%; padding-bottom: 5px;}

div#middle
{
	background-color: #c2e1e1; 
	color: #00487c; 
	padding-left: 3px; 
	padding-right: 2px; 
	padding-top: 4px;
}

div.leftcolb {width: 45%; float: left;}

div.rightcolb {width: 55%; float: left;}

div.fitchart{padding: 7px;}

div.errcontainer{width: 286px;}

.noprice {margin-left: 22px;}

.nofit4all 
{
	font-weight: bold; 
	background-color: #fff; 
	border: 1px solid #f60;
	margin-left: 1px;
	width: 278px;	
	padding: 3px;
}

div#bot
{
	background-color: #00487c; 
	color: #fff; 
	text-align: left;
	padding-left: 5px;
}
div#bot a{color: #fff; text-decoration: none;}
div#bot a:hover{color: gold; text-decoration: underline;}
div#copy {width: 300px; float: right; text-align: right; margin-right: 5px;}

br.cl{clear: both; line-height: 8px;}

input{background-color: #fff; border: 1px solid #66c;font-size: 98%;}
input.small{width: 20px; margin: 3px 2px 2px 3px;}
input.medium{width: 100px;}
input.chknob{border: 0px;}
input.chknoby{border: 0px; background-color: #ff6;}
input:focus{background-color: #ffc;}
input.errbackgrd{background-color: #ff3;}
.smalltext{font-size: 95%; color: #e0294b; padding: 2px;}

div.fieldsets
{
	width: 95%;
	border: 1px solid #f60;
	background-color: #fff;
	margin-top: 5px;
}

div.legenda
{
	text-transform: uppercase;
	background-color: #f60; 
	font-weight: bold;
	color: #fff;
	padding-left: 3px;
}

div.fieldcontent{padding: 4px;}

div.in 
{
	border: 1px solid #f60; 
	background-color: #fff;
	margin-bottom: 6px; 
	width: 286px;
}

div.in label
{
	color: #fff; 
	background-color: #f60; 
	display: block;
	font-weight: bold;
	padding-left: 2px;
	margin: 0px;
}

div.in div.inf
{
	font-size: 14px; 
	font-weight: demi-bold; 
	padding-top: 3px; 
	padding-bottom: 5px;
}
div.su input.sub
{
	background: url(../ima/buttonbk.gif) no-repeat left #999; 
	border: 1px solid #000;
	height: 25px;
	margin-top: 6px;
	font-weight: bold;
	padding-left: 28px;
	text-align: left;
	font-face: arial;
	color: #fff;
	text-align: center;
}

div.in textarea
{
	background-color: #fff; 
	border: 1px solid #66c; 
	margin: 2px 1px 2px 3px;
	width: 97%;
}

div.in p.date {margin: 2px 0px 4px 2px;}

div.in select {font-size: 98%;}

select.noclass {font-size: 98%;}

div.in select.localita
{
	width: 99%;
	margin: 3px 1px 3px 1px;
}

div.inf{float: left; width: 200px; padding-left: 4px; padding-bottom: 4px;}
div.help{padding-top: 14px;}

div.leftcolb table
{
	/* table-layout: fixed; */
	border-collapse: collapse; 
	border: 1px solid #efefef; 
	margin-top: 5px; 
	margin-bottom: 5px;
	empty-cells: show;
	width: auto;
	color: #000;
}
div.leftcolb th
{
	background-color: #025997; 
	color: #fff;
	border: 1px solid #fff; 
	padding-left: 3px; 
	padding-right: 3px;
}	
div.leftcolb tr.riga1{background-color: #eee;}
div.leftcolb tr.riga2{background-color: #fff;}
div.leftcolb td
{
	padding-left: 2px; 
	padding-right: 2px; 
	text-align: center;
	border: 1px solid #fff;
}

form.stretta{margin: 0px; padding: 0px;}
form#gofit{width: 286px;}
div.rightcolb table
{
	/*table-layout: fixed; */
	border-collapse: collapse; 
	border: 1px solid #efefef; 
	margin-top: 5px; 
	margin-bottom: 5px;
	empty-cells: show;
	width: auto;
	padding: 1px;
	color: #000;
}
div.rightcolb th
{
	background-color: #025997; 
	color: #000;border: 1px solid #fff; 
	padding-left: 3px; 
	padding-right: 3px;
}	
div.rightcolb tr.riga1{background-color: #fff;}
div.rightcolb tr.riga2{background-color: #ddd;}
div.rightcolb tr.rigatot
{
	background-color: #ccc;
	border-top: 1px solid #000;
}
div.rightcolb td
{
	padding-left: 2px; 
	padding-right: 2px; 
	border: 1px solid #fff;
}
div.rightcolb td.alc{text-align: center;}
div.rightcolb td.ald{text-align: right;}


table.chartlist
{
	/*table-layout: fixed; */
	border-collapse: collapse; 
	border: 1px solid #66c; 
	margin-top: 5px; 
	margin-bottom: 5px;
	empty-cells: show;
	width: auto;
	padding: 1px;
	color: #000;
}
table.chartlist th
{
	background-color: #025997; 
	color: #fff;
	border: 1px solid #fff; 
	padding-left: 3px; 
	padding-right: 3px;
}	
table.chartlist tr.riga1{background-color: #fff;}
table.chartlist tr.riga2{background-color: #ddd;}
table.chartlist tr.rigass {background-color: #ff3;}
table.chartlist tr.riganot{background-color: #fdfcdc;}
table.chartlist tr.rigatot
{
	background-color: #ccc;
	border-top: 1px solid #000;
}
table.chartlist td
{
	padding-left: 2px; 
	padding-right: 2px; 
	border: 1px solid #fff;
}
table.chartlist td.alc{text-align: center;}
table.chartlist td.ald{text-align: right;}

div.promo{margin-top: 0px; color: #f00; font-weight: bold;}
div.rigatratta{line-height: 18px;}
/* div.rigatratta span {float: right; padding-right: 7px; padding-top: 3px;}*/
div.rigatratta div{float: right; width: 105px;}
