.flag{
  font-size: 9px!important;
  color: #fff;
  padding-left:40px;
  }
  /* ————— carello orizzontale ————— */
#header_user {
	float:right;
	padding: 3px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size:11px;
	background-color: #FFF;
}
#header_user ul li, #header_user ul li span {
	font-size:11px;
}
#header_user ul li a {
	text-decoration:none;
}
#header_user ul li a:hover {
}

#header_user a {
	font-weight:normal;
}
#header_user a:hover {
	color: #F00;
}
#header_user span {
	color:#ff0000;
}
#header_user_login {
	width:340px;
	text-align:center;
	float:left;
	margin:10px 5px 0px 0px;
}
#header_user #your_account {
	float:right;
	padding:0 15px 0 15px;
	border-left:1px solid #d3d3d3;
}
#header_user #shopping_cart {
	float:right;
	padding:0 0 0 15px;
	border-left:1px solid #d3d3d3;
}
/* ————— carello orizzontale end ————— */
.colonne li{
	width:50%;
	float:left;
}
.mailing{
	padding-top:10px;
	padding-bottom:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
}
.mailing h3{
	font-size:17px;
	text-transform: lowercase;
}
.form_pulsante{
	margin-top:10px;
	padding_top:4px;
	padding-bottom:4px;
    background: #486d97 none repeat scroll 0 0;
    border-color: #416288;
    color: #fff !important;
}
.startstore{
	border:none!important;
	padding:12px;
}
.startstore a:hover{
	background:none!important;
}
.prezzo_intero {
	font-size:14px;
	text-decoration: line-through;
}
.prezzo_scontato {
	font-size:14px;
	color:#000;
	font-weight:bold;
	color:#FF0000;
}
/* tabella prodotti correlati */
.table_col1 {
	width:400px!important;
	padding:3px 3px 0 3px;
	font-weight:bold;
	height:40px;
	border-bottom:1px dotted #999;

}
.table_col2 {
	width:123px!important;
	padding:3px 3px 0 3px;
	height:40px;
	font-size:11px;
	border-bottom:1px dotted #999;

}
.table_col3 {
	width:0px!important;/*13px!important;*/
	padding:3px 3px 0 3px;
	height:40px;
	border-bottom:1px dotted #999;
}
.table_col4 {
	width:140px!important;
	padding:3px 3px 0 3px;
	height:40px;
	text-align:center;
	border-bottom:1px dotted #999;

}
.table_col5 {
	width:245px!important;
	padding:3px 3px 0 3px;
	height:40px;
	border-bottom:1px dotted #999;
}
.table_col5 li {
	margin-top:20px!important;
}
.divisorio{
	height:1px;
	border-bottom:1px dotted #999;
	margin-bottom:-10px!important;
	margin-top:15px!important;
}
.add_carrello_correlato {
	margin-top:5px!important;
}
#titolo_prodotto_correlato {
	font-size: 14px;
	color: #036;
	font-weight: bold;
}
.titolo_prodotto_correlato {
	font-size: 14px;
	color: #036;
	font-weight: bold;
}
#vetrina_piccola_best_prize{
	position:relative;
	top:-255px;
	left:150px;
	width:65px;
	height:65px;
	background-image:url(/store/images/ecomm_offerta.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:10;
}
#offerta_prodotto_vetrina_grande{
	position:relative;
	top:-400px;
	left:350px;
	width:65px;
	height:65px;
	background-image:url(/store/images/ecomm_offerta.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:10;
}

#prodotto_correlato{
	margin: 0px;
	display:block;
	float:left;
}
#prodotto_correlato hr{
	border-top:1px dashed #ccc;
	height:1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prodotto_correlato ul li{
	margin:0!important;
	padding:0!important;
}
.non_disponibile{
	background-color:#FF0000;
	color:#FFFFFF;
	font-size: 9px;
}
.disponibile{
	background-color:#00CC00;
	color:#FFFFFF;
	padding:0 2px;
	font-size:9px;
}
.selezionato{
	background-color:#00CC00;
	color:#FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.prezzo_intero {
	font-size:16px;
	text-decoration: line-through!important;
}
.prezzo_scontato {
	font-size:16px;
	color:#F60;
	font-weight:bold;
}
.prezzo_scontato_prodotto {
	font-size:26px!important;
	color:#F60;
	font-weight:bold;
}

.prezzo_intero2 {
		font-size:16px;
	text-decoration: line-through!important;
}
prezzo_intero2_prodotto{
		font-size:26px!important;
	text-decoration: line-through!important;
}


.prezzo_scontato2 {
			font-size:16px;
	color:#F60;
		font-weight:bold;
}
prezzo_scontato2_prodotto{
	color:#F60;
}
#form_registrazione label{
	width:400px!important;
	float:left;
	height:30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 50px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;	
}
#form_registrazione input{
	height:30px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:300px;
	border:1px #CCCCCC solid;
	background-position:bottom;
	margin:2px;
	padding:0 5px;
	font-weight:bold;
}
#form_registrazione select{
	height:30px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:300px;
	border:1px #CCCCCC solid;
	background-position:bottom;
	margin:2px 0;
	font-weight:bold;
/*	background-image: url(/store/images/bg_form.jpg);
	background-repeat: repeat;*/
	background-color:#EFEFEF;
}
#form_registrazione .radio{
	width:20px;
	height:16px;
	padding:9px 0;
}
#form_registrazione .required{
	border:1px #CC0000 solid;
}
#form_registrazione .etichetta_radio{
	height:16px;
	padding:7px 0;
}
.radio {
	padding:0 15px 0 3px;
	line-height:19px;
	display:inline-block;
}

.acquista1 li{
	border-bottom-color: #cccccc;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
	clear:left;
	margin:0 3px;
	padding:3px;
	list-style:none;
	
}
.sx_acquista1, .dx_acquista1  {
	border:none;
}

.pagamento {
    float: left!important;
    margin: 0;
    padding: 5px;
/*    width: 250px;*/
	background: #fff; none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
#cmd_continua {
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    padding: 6px 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px;
}

.lamp {
  padding:19px 15px;
	background-image: url(/store/images/bg_lamp.gif);
}
.lamp a {
	color: #FFF!important;
}

.lamp_ a:hover {
	background-image: url(/store/images/bg_lamp_.gif);
}


.lamp_ {
  padding: 19px 15px;
}
.lamp_ a {
	color: #FFF!important;
}
@media (max-width:992px) {
.lamp {
  padding:5px 15px;
}
  
}


.lamp2 {
	background-image: url(/store/images/bg_lamp.gif);
	padding:3px;
}
.lamp2 a {
	color: #FFF!important;
}


.product-accessory{
	width:100%;
}
.correlati {
	border: 1px #efefef solid!important;
	border-radius: 3px!important;
	display: block;
	float: left;
	height: 30px!important;
	line-height: 30px!important;
	padding: 0;
	text-align: center!important;
	width: 30px;
	background-attachment: scroll;
	background-color: #DDD;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.small{
	font-size:10px;
}
.small_{
	font-size:13px;
	color: #666;
}
.elenco_post{
	list-style:none!important;
}
.elenco_post ul{
	margin:0;
	padding:0;
}
.elenco_post li{
	list-style:none;
	display:inline-block;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding-left:3px;
	padding-right:5px;
	margin-bottom:6px;
	height:16px;
}
.cat_sel{
	background-color: #F00!important;
}

.elenco_post_new li{
	list-style:none;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	margin-right:2px;
	color: #FFF;
	background-color: #06C;
	font-weight: lighter;
	font-size: 12px;
}
.elenco_post_new li a{
	color: #FFF;

}
.elenco_post_new li a:hover{
	color: #ccc;
	text-decoration: none;
}
.elenco_post_marche li{
	list-style:none;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	margin-right:2px;
	color: #FFF;
	background-color: #6C6;
		font-weight: lighter;
	font-size: 12px;
}
.elenco_post_marche li a{
	color: #FFF;

}
.elenco_post_marche li a:hover{
	color: #ccc!important;
	text-decoration: none;
}
.small_elenco{
	font-size: 12px;
	line-height:13px!important;

}


.v_margin a{
	margin:5px 0;
}
.wide_popup{
	max-width:900px!important;}
.col_aggiorna{
	width:80px;}
.hide{ display: none;}
.orange{ color:#F60}
.orange_elenchi{
	color:#F60;
	font-size: 18px;
}
.totale { 	
	font-size:24px;
	color:#F60;
	font-weight:bold;}
	.bg_foto_bianco{
		background-color:#FFF!important;
/*motore di ricerca inizio*/
}
.search_engine{
	color: #FFF;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #A7A7A7;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding:3px;
}
.ui-autocomplete-loading {
            background: white url("/store/images/preloader.gif") right center no-repeat; 
}
.ui-autocomplete-category {
            font-weight: bold;
            padding: .2em .4em;
            margin: .8em 0 .2em;
            line-height: 1.5;
}
.ui-autocomplete {
            max-height: 400px;
            overflow-y: auto;
            /* prevent horizontal scrollbar */
            overflow-x: hidden;
}
.ui-autocomplete-input{
	background-color: #FFF;
	padding:1px;
}
          /* IE 6 doesn't support max-height
           * we use height instead, but this forces the menu to always be this tall
           */
* html .ui-autocomplete {
    height: 400px;
}
/*motore di ricerca fine*/


/*slide ADV*/
.pulsante_slide{
	background-color: #CCC;
}
.testo_adv{
	padding:10px!important;
	-webkit-border-radius: 7px!important;
-moz-border-radius: 7px!important;
border-radius: 7px!important;
}
.titolo_adv{
text-shadow: 2px 2px 1px rgba(150, 150, 150, 1)!important;
}
.lista_liste{
	list-style:none!important;
}
.slogan{
	font-size: 9px;
}
.nero{
	color: #000;
	font-weight: bold;
}

.evidenzia_ricerca{
	background-color: #900;
	color: #FFF;
	padding:2px;
}
.evidenzia_totale{
	background-color: #900;
	color: #FFF;
	padding:2px;
}

.evidenzia{
	background-color:#efefef;
	color:#666;
	font-size:12px;
	padding:4px;
}
.evidenzia2{
	background-color:#51A8FF!important;
	color:#fff;
}
#logo_footer{
	text-align: center;
  margin:0 auto;
}
.pop_login .form-group label {
	color: #000;
	font-size:14px;
}
.txt_iva{
	font-size:13px;
	color: #666;
	font-weight: bold;
}
.fa-search {
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    position: absolute;
  background: #e6e6e6;
  top: 0;
  right: 0;
  width: 36px;
  height: 34px;
  line-height: 28px;
  color: #595959;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}


.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.underline {
    text-decoration: underline;
}
.left {
    text-align: inherit;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.full {
    text-align: justify;
}
img.left, table.left {
    float: left;
    text-align: inherit;
}
img.center, table.center {
    margin-left: auto;
    margin-right: auto;
    text-align: inherit;
}
img.center {
    display: block;
}
img.right, table.right {
    float: right;
    text-align: inherit;
	margin-left:20px;
}
.foto_elenchi img{
	max-width:100%;
	/*max-height:400px;
	min-height:400px;*/
}

.margin-top{
	margin-top:30px;
}
.css_totale_scontato{
	text-decoration:overline;
	color:#CCC!important;
}
.bg_sconto{
	padding:35px 0;
	border:1px dashed #CCC;
	background-color: #F4F4F4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mess_sconto_green{
	background-color:#008000;
	text-align:center;
	color:#FFFFFF;
}
.mess_sconto_red{
	background-color:#C00;
	text-align:center;
	color:#FFFFFF;
}
.txt_light{
	font-weight:lighter!important;}
	
.evidenzia_over_red {
    color: #FFF;
    background:#C00;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    padding-left: 6px;
    padding-right: 6px;
}
.navbar-main-search-category {
    max-width: 650px;
}
.navbar-main-search-category-select {

}
.gold {
    color: #FEC121;
    letter-spacing: 1px;
	font-size: 12px;
}
.main-footer-social-list {
	font-size: 12px;
}
.main-footer-social-list li {
	margin-right:20px;
}
.main-footer-social-list > li > a:hover{
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background-color: #CCC;
	background-image: none;
	color:#FFF;
    text-decoration: none;
}

.product-tabs ul{
    margin-top: 0;
    margin-bottom: 0;
}

.form-group label {
    color:#000;
}

.prezzo_vetrina_grande{
	font-size:18px;
	font-weight:bold;
}

.prezzo_vetrina_piccola{
	font-size:16px;
	font-weight:bold;
}