/* NETTuno Srl - 2010 */
/* Generali */
.rotella{
	background: #FFF url(../images/ajax-loader.gif) no-repeat center center!important;
}
*{
	margin:0; 
	padding:0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/* Elimina i puntini di firefox */
* :focus {
   outline: 0;
}
/* Sottolineato */
.underline{
	text-decoration: underline;
}
/* Nascosto */
.nascosto{
	visibility: hidden;
	display: none;
}
/* Definisce gli elementi centrati e la larghezza */
.centrato950{
	position: absolute;
	margin-left: -475px;
	width: 950px;
	left: 50%;
}
/* Intro */
img#intro{
	position: absolute;
	top: 328px;
	left: 50%;
	margin-left: -45px;	
	width: 89px;
	height: 82px;
}
/* Linee che delimitano i contenuti */
hr.linee{
	display: block;
	height: 1px;
	background-color: #7c7f85;
	-moz-box-shadow: 0 1px 0 #a8aaae;
    -webkit-box-shadow: 0 1px 0 #a8aaae;
    box-shadow: 0 1px 0 #a8aaae;	
}
hr#alta{
	top: 120px;
}
hr#bassa{
	top: 610px;
}
/* Fine Linee*/
/* Header + Menu */
#menu{
	position: relative !important;
	top: 122px;
	height: 27px;
	z-index: 1;
}
#menu h1{
	z-index: 10;
	position: absolute;
	top: -1px;
	left: 20px;
	display: block;
	width: 90px;
	height: 114px;
	background: url(../images/label.png) no-repeat top left;
}
#menu ul{
	display: block;
	height: 27px;
	width: auto;
	text-align: left;
	margin-left: 105px;
}
#menu ul li{
	display: block;
	height: inherit;
	margin-left: 20px;
	float: left;
	list-style: none;
}
#menu a{
	display: block;
	width: auto;
	height: 20px;
	padding-top: 7px;
	text-decoration: none;
	color: #808285;
	font-weight: bold;
	font-size: 11px;
}
#menu a:hover{
	text-decoration: none;
	color: #252a34;
}
.attivo{
	color: #252a34 !important;
}
a#btn_cassa{
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	display: block;
	width: 48px;
	height: 20px;
	position: absolute;
	right: 0;
	top:2px;
	text-align: right;
	padding-right: 23px;
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/sf_btn_cassa.png) no-repeat top right;
}
a#btn_cassa:hover{
	color: #aa0000;
	background: url(../images/sf_btn_cassa_hover.png) no-repeat top right;
	text-decoration: none;
}
a#btn_cassa.attivo{
	color: #aa0000!important;
	background: url(../images/sf_btn_cassa_hover.png) no-repeat  top right;
	text-decoration: none!important;
}
/* Sottomenu */
#toggler{
	position: relative;
}
#foto_pack{
	z-index: 2;
	left: 50%;
	margin-left: -300px;
	top: 150px;
	position: absolute;
}
#menu ul li ul{
	display: none;
	position: absolute;
	top: -97px; /*height ul + 2px*/
	left: 0;
	margin-left: 0 !important;
	width: 160px;
	height: 97px !important; /*n.tasti x height li + 2px*/
}
#menu ul li ul li{
	display: block;
	float: left;
	width: inherit;
	margin-left: 0 !important;
	height: 22px !important;
}
/* Fine Sottomenu */
/* Fine Header */
/* Immagine centrale */
div#concept{
	position: absolute;
	width: 1100px;
	top: 149px;
	left: 50%;
	margin-left: -550px;
	height: 435px;
	background: url(../images/logo-home.jpg) no-repeat top center;
}
/* Sfondo opacizzato */
div#concept{
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
}
/* Fine immagine centrale */
/* Footer */
#footer{
	position: absolute;
	top: 584px;
	height: 27px;
}
#footer p{
	display: block;
	width: 100%;
	height: auto;
	font-size: 11px;
	color: #808285;
	text-align: right;
	text-transform: uppercase;
	padding-top: 7px;
	font-weight: bold;
}
/* Fine Footer */
/* Remooz */
/*copre tutto il sito*/
#OverLay{
	position: fixed;
	width: 100%;
	height: 100%;
	opacity:0.2;
	display: none;
	z-index: 9;
	background-color: #000;
	/*ie opacity*/
	filter: alpha(opacity=20);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
/*classe per loading*/
.spinner{
	background: url(../images/spinner.gif) no-repeat center center;
}
/*SALVA ORDINE*/
#agg_div{
	position: relative;
}
#agg_div h5{
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #252a34!important;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	border-bottom: 1px solid #252a34;
	text-transform: uppercase;
}
p.desc{
	color: #666;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}
#agg_div p{
	display: block;
	padding-top: 10px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}
#agg_div label{
	display: block;
	width: 90px;
	float: left;
	text-transform: uppercase; 
}
p#euro{
	position: absolute!important;
	padding: 0!important;
	right: 2px!important;
	top: 60px!important;
}
#agg_div #btn_aggiungi{
	position: absolute;
	margin: 0!important;
	right: 0;
	top: 25px;
	cursor: pointer;
	display: block;
	float: right;
	margin-right: 10px;
	width: 35px;
	height: 35px;
	border: 0;
	border: 1px solid white;
	background: url(../images/carrello.png) no-repeat center center;
}
#agg_div #btn_aggiungi:hover{
	text-decoration: none;
	border: 1px solid #252A34;
}
#agg_div input{
	width: 30px;
	padding: 1px;
	font-size: 11px;
	background-color: #F0F0F0;
	border: 1px solid #252A34;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	color: #252A34;
	text-align: right;
}
