#breadcrumbs {
	position: relative;
	top: 0px;
	left: 14px;
	width:582px;
	height:auto;
	
	padding: 20px 0px 15px 0px;
	color: #666666;
	font-size: 11px;
}

.breadcrumbs_link {
	text-decoration: none;
	font-style: italic;
	color: #666666;
}

.breadcrumbs_link:hover {
	text-decoration: underline;
}


#station_container {
	position:relative;
	top: 0px;
	left: 14px;
	width:582px;
	height:auto;
	
	color: #666666;
}

.st_info {
	margin-bottom:20px;
}






/* st_info_storico */

#st_info_storico .st_title {
	position: relative;
	width:566px;
	height:34px;
	
	background: #219fd0;
	
	padding: 0 8px;
	
	line-height: 32px;
	
	color: #FFFFFF;
	
	font-weight: bold;
	
	text-transform: uppercase;
}

#st_info_storico .st_info_container {
	position: relative;
	width:552px;
	height:auto;
	
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
	padding: 14px;
}

.historical_filter_row {
	margin-bottom: 15px;
	
	text-align: center;
	
	font-size:10px;
}

.historical_filter_row .filter_b {
	margin-left: 20px;
}



/*brands*/
	.img_brands_hist {
		position:relative;
		top:6px;
		width:25px;
		height:25px;
		
		border:#CCC 1px solid;
	}
	
	.brand_filter_btt { margin-left:16px; }












#st_info_storico .st_links {
	position:relative;
	top:-18px;
	left:0px;
	
	display: inline;
	
	margin-left: 20px;
	
	
}



#st_info_storico .st_links a {
	color: #007db5;
	text-decoration: none;
	
	font-weight: bold;
}



#st_info_storico .st_links a:hover {
	text-decoration: underline;
}



#st_info_storico .login_historical {
	color: #007db5;
	text-decoration: none;
	
	font-weight: bold;
	
	cursor: pointer;
}



#st_info_storico .load_historical:hover {
	text-decoration: underline;
}



#st_info_storico .load_historical {
	color: #007db5;
	text-decoration: none;
	
	font-weight: bold;
	
	cursor: pointer;
}



#st_info_storico .login_historical:hover {
	text-decoration: underline;
}



.st_historical_reports {
	position:relative;
	width:552px;
}

.st_historical_reports .st_reports_row {
	position:relative;
	width: 552px;
}

.st_historical_reports .st_reports_row div {
	float:left;
	text-align:left;
	
	height: 38px;
	
	line-height: 38px;
}

.st_historical_reports .st_reports_row div.st_reports_caption {
	font-weight: bold;
	color: #007db5;
	
	border-top: 1px solid #007db5;
	border-bottom: 2px solid #007db5;
}

.st_historical_reports .st_reports_row div.capt_data {
	width:129px;
}

.st_historical_reports .st_reports_row div.capt_fuel {
	width:120px;
}

.st_historical_reports .st_reports_row div.capt_service {
	width:90px;
}

.st_historical_reports .st_reports_row div.capt_price {
	width:85px;
	text-align: right;
}

.st_historical_reports .st_reports_row div.capt_user {
	text-align: right;
	width: 128px;
}


.st_historical_reports .st_reports_row div.st_reports_data {
	width:129px;
	font-size: 11px;
	
	border-bottom: 1px dotted #cccccc;
}


.st_historical_reports .st_reports_row div.st_reports_fuel {
	width:120px;
	font-weight: bold;
	
	border-bottom: 1px dotted #cccccc;
}

.st_historical_reports .st_reports_row div.st_reports_service {
	width:90px;
	
	border-bottom: 1px dotted #cccccc;
}

.st_historical_reports .st_reports_row div.st_reports_price {
	width:85px;
	font-weight: bold;
	text-align: right;
	
	border-bottom: 1px dotted #cccccc;
}

.st_historical_reports .st_reports_row div.st_reports_user {
	width:128px;
	
	text-align: right;
	
	border-bottom: 1px dotted #cccccc;
	
	font-style: italic;
	
	overflow: hidden;
}

#st_info_storico .certified {
	background: url(//www.prezzibenzina.it/www2/images/certified.png) 10px 10px no-repeat;
}


.benzina_label { color: #4bbb8c; }
.diesel_label { color: #000000; }
.gpl_label { color: #fd992d; }
.benzinasp_label { color: #018950; }
.dieselsp_label { color: #4f4f4f; }
.metano_label { color: #04bfbf; }





.station_page { display:block; }
/*#st_p1 { display:block; }*/
.st_navigation {
	position:relative;
	top:12px;
	width:100%;
				
	text-align:center;
	
	margin:18px 0 8px 0;
}
	.page_btn {
		font-weight:normal;
		font-size:11px;
		padding:2px 5px;
		
		width:20px;
		
		cursor:pointer;
		
		display:inline-block;
	}
	.page_btn:hover { text-decoration:underline; }
	.selected {
		font-weight:bold;
		font-size:12px;
		text-decoration:underline;
	}
