/* ELEMENTI COMUNI
*************************************************************************/
input[type="submit"],
button,
button.default
	{
	background-color: #09C;
	background-image: none !important;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	}
	input[type="submit"]:hover,
	button:hover,
	button.default:hover
	{
	background-color: #777 !important;
	color: #FFF;
	}
	
/*** FINE ***************************************************************/	
	
	
	
#box_puls-free-anteprima {	/* box pulsanti aggiunti "Free; Anteprima"*/
	float: left;
	width: 100%;
	text-align: right;
	}

	a.pulsFree {
	display: inline-block;
	border-radius: 4px;
	cursor: pointer;
	
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 15px !important;
	background-color: #39bb98;
	
	color: #FFF;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif !important;
	font-size: 11px;
	font-weight: 400;
	text-shadow: none;
	}
	a.pulsFree:hover {
	background-color: #777;
	}
	
a.pulsAnteprima {
	display: inline-block;
	border-radius: 4px;
	cursor: pointer;
	
	height: 26px;
	line-height: 26px;
	padding: 0 10px !important;
	background-color: #09C;
	
	color: #FFF;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif !important;
	font-size: 11px;
	font-weight: 400;
	text-shadow: none;
	}
	a.pulsAnteprima:hover {
	background-color: #777;
	}
	
	
	

	
.browse-view h1,
.category-view h4,
.segnaposto-sottocategoria
	{ 
	position: relative;
	left: -20px;
	width: 100%;
	padding: 9px 15px 9px 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	
	color: #444 !important;
	font-size: 12px;
	font-weight: bold;
	}
	
	.browse-view h1 span,
	.category-view h4 span,
	.segnaposto-sottocategoria span
	{ 
	color: #444;
	font-weight: bold;
	margin-right: 6px;
	}


/*
#main a:hover,
#main a:active,
#main a:focus
{
	background: none;
	color:#fff;
}  */	




/* BOX FILTRO   ORDINA-PER
*************************************************************************/
.orderby-displaynumber {	display: none;
	clear: right;
	width: 100%;
	border-bottom: 1px solid #EDEDED;  border-top: 1px solid #EDEDED;
	text-align: center;
	margin: 10px 0 30px 0; padding:0; 
	}
	.orderlistcontainer { position: relative; display: inline-block; margin-right: 30px; }
	.orderlistcontainer .title { color: #777;   margin: 13px 9px 4px 20px;  }
	.orderlistcontainer .Order { margin: 13px 0 0 0; }
	.orderlistcontainer .activeOrder { margin: 8px 0 2px 0;}
	.orderlistcontainer .title,  .orderlistcontainer .activeOrder,  .orderlistcontainer .Order,   .orderlistcontainer div.orderlist div { float: left;  font: 11px "Arial"; text-transform:uppercase; }
	/* box voce menu */
	.orderlistcontainer div.activeOrder{ margin-top: 7px; padding: 6px 15px 6px 15px; background:#EEE top right no-repeat url(http://www.nutrizioneesalute.it/medicina-per-tutti/templates/gk_news/images/vmgeneral/arrow_down.png); cursor:pointer;
													border:solid #CAC9C9 0px;  border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px; }
	.orderlistcontainer a { text-decoration:none;display:block; color: #444; }
	.orderlistcontainer a :hover{ text-decoration:none; display:block; color:#EEE; }
	/* box sottovoci menu */
	.orderlistcontainer div.orderlist{ width:100%; display:none; position:absolute; top: 33px; left:0;   cursor:pointer; text-align: center; border: 0px; }
	.orderlistcontainer div.orderlist div { position: relative; width: 100%; font-size: 12px; background:#FC0; border:0px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;  padding: 4px 0 2px 0; margin-bottom: 1px; z-index:999; }
	.orderlistcontainer div.orderlist div a{ font-size: 12px; padding: 0 0 3px 0; color: #000; }
	.orderlistcontainer div.orderlist div a:hover{ color:#FFF; }
	
.orderby-displaynumber .box { float: left; }

 
/* IMPAGINAZIONE
*************************************************************************/
	
.vm-pagination	 {
	display: block;
	width: 100%;
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	}
	.vm-pagination	 ul {
	display: block;
	width: 95%;
	margin: 4px 20px 4px 20px;
	padding-top: 15px;
	border-bottom: none;
	border-top: 1px solid #BBB;
	}
	.vm-pagination	 ul li {
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
	display: inline;
	color: #444;
	margin: 0;
	}
	
	.vm-pagination	 ul li span,
	.vm-pagination	 ul li a
	{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	color: #444;
	background-color: transparent;
	}
	
	.vm-pagination	 ul li a {
	
	}





/* LISTA PRODOTTI 	 PER CATEGORIA 
*************************************************************************/
.row { }

.listaProdBox {
	position: relative;
	float: left;
	display: inline-block;
	width: 45%;
	margin: 10px 15px 0 15px;
	z-index: 1;
	border-bottom: 1px dashed #e5e5e5;
	}
	.listaProdBox:hover { color: #FC0; cursor: pointer; }

	.listaProdBox a {
	position: relative;
	display: block;
	}
	.listaProdBox a:hover {
	}

	.listaProdBox .foto {
	float: left;
	width: 60px; 
	height: 50px;
	margin: 5px 0 0 5px;
	padding-bottom: 20px;
	}
	.listaProdBox .foto img {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	}
	.listaProdBox:hover .foto img {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
	}


	.listaProdBox .boxInfo {
	float: left;
	width: 80%;
	padding: 0;
	margin-top: 10px;
	min-height: 20px; height: auto !important; height: 20px;
	}

	.listaProdBox .boxInfo .nome {   /* nome prodotto */	
	float: left;
	width: 100%;
	padding-bottom: 2px;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	color: #09c;
	}
	.listaProdBox:hover .boxInfo .nome {
	text-decoration: underline;
	}


	.listaProdBox .prezzo {
	float: right;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 6px;
	color: #444;
	text-align: center;
	}
	.listaProdBox .prezzo .PricebasePriceWithTax {  /* prezzo originale */ 
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 12px; 
	padding: 0 2px 0 2px;  
	color: #F33;	
	text-decoration: line-through; 
	}
	.listaProdBox .prezzo .PricesalesPrice { 				display: inline; padding: 0 2px 0 2px; color: #000; }		/* prezzo scontato */
	.listaProdBox .prezzo .PricesalesPriceWithDiscount { 	height:30px; margin-bottom: 20px; float: left; width:100%; background-color: #963; }
	.listaProdBox .prezzo .PricediscountAmount { display: none !important; }	/* sconto */
	
	
	
	
	
	
	.listaProdBox .valutazione {
	color: #aaa;
	font-size: 12px;
	display: none;
	}

	.product_s_desc {
	float: left;
	width: 100%;
	min-height: 20px; height: auto !important; height: 20px;
	font-size: 11px;
	line-height: 12px;
	color: #999;
	text-align: left;
	}

	.pulsZoom {
	display: inline-block;
	width: 100%;
	
	color: #F00;
	text-align: center;
	font-size: 12px;
	}
	.product-details {
	display: inline-table;
	width: 130px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #e5e5e5;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #e5e5e5;
	}
	.product-details:hover {
	border: 1px solid #09c;
	color: #09c;
	}
	
	
/* LISTA SOTTOCATEGORIE
*************************************************************************/
/*
.category { 
	float: left; width: 180px; min-height: 90px; height: auto !important; height: 90px;
	text-align: center;   margin: 5px 10px 0 0;
	background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/baseAppoggio02.png) no-repeat center bottom ;
	}
	*/
	
	.category-view .row .category {
	display: inline-block;
	padding: 0;
	margin: 0 !important;
	}
	
	.category-view .row .category .spacer {
	display: inline-block;
	padding: 0;
	margin: 0;
	}
	
	.category-view .row .category .spacer h2 {
	}
	
	.category-view .row .category .spacer h2 a {
	display: inline-block;
	position: relative;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 16px; 
	text-transform: none;
	color: #09C;
	text-align: left;
	border: 1px solid #f1f1f2;
	}
	.category-view .row .category .spacer h2 a:hover { 
	color: #09C; 
	text-decoration: none;
	border: 1px solid #09C;
	background-color: #f6f6f6;
	}
	
	.category-view .row .category .spacer h2 a img {
	float: left;
	margin: 0 8px 0 6px !important;
	}
	
	.category-view .row .category .spacer h2 a p {
	overflow: hidden;	/*Fondamentale*/
	margin: 0 !important;
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	line-height: 14px;
	}







/* ZOOM PRODOTTO
*************************************************************************/
.productdetails { margin-top: 15px;   }

/** ICO  Stampa + Email */
.icons {
    float: right;
/*    margin: 8px 5px 8px 5px; */
    padding: 2px;
    width: auto;
	}
	.icons a {
	float: left;
	height: 23px;
	padding-top: 2px;
	margin: 8px 5px 8px 5px;
	text-align: center;
	width: 25px;
	border: 1px solid #EEEEEE;
	}
	.icons a:hover { background-color: #ddd; }
	#main .icons a:hover { background-color: #DDD; }		
	.icons a img { margin:0 0 0 2px; float: left; }


/** Navigazione prodotti (avanti - indietro)  +  Puls Torna alla categoria */
.box_navigaProdotti {
	float: right;
	color:#777; 
    margin: 0 20px 10px 0;
    padding: 2px;
    width: 190px;
	background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/navigaProdotti-box.gif) no-repeat center -13px;
	}
	.box_navigaProdotti a.next-page { 		background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/avanti_25x25.png) no-repeat right 0;  float: right; padding: 1px 20px 2px 0; }
	.box_navigaProdotti a.previous-page { background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/indietro_25x25.png) no-repeat left 0;  float: left; padding: 1px 0 2px 20px;  }
	.box_navigaProdotti a.next-page, 
	.box_navigaProdotti a.previous-page  { margin-top: 7px; height: 18px; text-decoration: none; text-transform: uppercase; font-size: 11px; color: #505250; }
	
	.box_navigaProdotti a.next-page:hover { 		background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/avanti_25x25.png) no-repeat right -25px;  }
	.box_navigaProdotti a.previous-page:hover { background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/indietro_25x25.png) no-repeat left -25px; }

.box_tornaAllaCategoria  {
	float: right;
	color:#777; margin:0 0 15px;
    margin: 0 15px 10px 15px;
    padding: 2px;
    width: auto;
	display: none;
	}
	.box_tornaAllaCategoria a{  float: left; padding: 6px 10px 0 25px; height: 18px;  text-decoration: none; text-transform: uppercase; font-size: 11px; color: #505250;}
	.box_navigaProdotti a.next-page:hover, .box_navigaProdotti a.previous-page:hover, .box_tornaAllaCategoria a:hover { color: #09C; }
	

/** CAMPI SCHEDA ZOOM */
.zoomFoto {
	float: left;
	width: 250px;
	height: 400px;
	margin: 0 0 25px 0;
/*	background-color: #f6f6f6; */
	}
	.zoomFoto .main-image { 
	float: left; 
	width: 100%;
	margin-top: 25px;
	text-align: center; 
	}
	.zoomFoto .main-image img { 
	display: inline-block;
	max-width: 250px;
	max-height: 250px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	}
	
	.zoomFoto .miniature {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 6px 0 6px 0;
	border-top: 1px solid #EEE; 
	}
	.zoomFoto .miniature img{
	margin-right: 8px;
	padding: 2px;
	width: 50px;
	height: 50px;
	border: 4px solid #FFF;	
	}
	.zoomFoto .miniature img:hover{ border: 4px solid #fc0; }
	
	
.zoomINFO {
	position: relative;
	float: right;
	width: 70%;
	margin-top: 25px;
	min-height: 80px; height: auto !important; height: 80px;
	}
	
	
#infoAggiuntive {	/* informazioni quali "Autore; Editore; ecc"*/
	float: left;
	width: 100%;
	margin-top: 10px;
	}
	#infoAggiuntive div {
	float: left;
	width: 100%;
	margin-bottom: 3px;
	}
	#infoAggiuntive div h5 {
	float: left;
	margin-right: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	}
	#infoAggiuntive div p {
	overflow: hidden;	/*Fondamentale*/
	font-size: 12px;
	line-height: 14px;
	color: #BBB;
	}
	

h1.zoomNome {
	float: left;
	width: 100%;
	min-height: 25px; height: auto !important; height: 25px;
	color: #2F2F2F;
	font-size: 22px;
	font-weight: 600;
	line-height: 28px;
	}
	
.manufacturer { 
	float: left;	
	width: 70%;
	color: #777;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	}
	.manufacturer span {
	display: block;
	position: relative;
	top: 3px;
	width: 100%;
	height: 18px;
	color: #AAA;
	font-weight: lighter;
	font-size: 12px;
	}
	.manufacturer a {
	display: block;
	width: 100%;
	height: 28px;
	font-weight: lighter;
	}

.zoomPrezzo {
	 float: right;
	 width: 30%;
	 height: 70px;
	 margin-right: 10px;
	 text-align: right;
	}
	.zoomPrezzo .prezzofinale { font-size: 22px; color: #2F2F2F; }
	.zoomPrezzo .PricesalesPrice { color: #444; font-size: 26px;}
	.zoomPrezzo .PricebasePriceWithTax { float: left; font-size: 15px; color: #F33; margin-right: 6px; } /* prezzo base */
	.zoomPrezzo .PricediscountAmount { font-size: 12px; color: #999; }	/* quantità di sconto */
	.zoomPrezzo .PricediscountAmount p { display: inline; width: auto; padding-right: 4px; }
	.ivacompresa { float: left; width: 100%; height: 16px; font-size: 10px; color: #9B9C9C; }
	
	


.zoomVota {
	float: right;
	position: relative;
	width: 200px;
	height: 20px;
	font-size: 12px;
	color: #aaa;
	margin: 0 0 4px 0;
	}
	.ratingbox { background-image: none;  width: 95px; height: 20px; position: absolute; right:0; top:2px;   }
	.ratingbox span { background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/stella.png) repeat-x 0 0;  height: 18px; } 
	


.zoomSELEZIONI {
	float: right;
	position: relative;
	width: 70%;	
	margin-bottom: 20px;
	min-height: 80px; height: auto !important; height: 80px;
/*	border-top: 1px solid  #aaa; */
	}
	
	.linea {  float: left; width: 100%; height: 6px; border-top: 1px solid  #aaa; }
	
	/** CAMPI PERSONALIZZATI **/
	.product-fields { float: left; width: 80%; margin: 10px 0 10px 0; }
	.product-field { margin-bottom: 4px; }
	.product-field br { display: none; }
	.product-fields-title-wrapper { display: none; }
	
	.product-fields-title { margin-right: 6px; font-weight: lighter; color: #444; }
	.product-field-display select { border: 1px solid #CCC; padding: 1px 0 1px 1px; outline: none; }
	

.zoomDescrBreve { 
	float: right; width: 50%; color: #77787B;
	display: none;
	}

.zoomDescrizione {
	float: right; 
	width: 70%; 
	margin: 0px 0 40px 0;
	font-size: 13px;
	text-align: justify;
	}
	.zoomDescrizione .title { 
	float: left; 
	position: relative; 
	width: 100%; 
	height: 30px; 
	border-bottom: 3px solid #e5e5e5;
	}
	.zoomDescrizione .title h4 { 
	float: left; 
	position: absolute; 
	bottom: 0px;
	left: 0px;
	width: auto; 
	padding: 2px 10px 0px 0px;
	text-transform:uppercase;  
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 14px; 
	color: #000;
	}
	.zoomDescrizione h3 { 
	float: left;
	width: 100%;
	margin-top: 25px;
	text-transform:uppercase;  
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 14px;
	font-weight: 600;
	color: #000;
	}
	.zoomDescrizione p { 
	display: inline-block; 
	margin: 8px 8px 0 10px; 
	}
		
.availability { position: absolute; right:0; bottom: -22px; width: 170px; height: 30px;}



/* RECENSIONI */
.customer-reviews {
	float: right; width: 100%; margin: 0 0 30px 0; font-size: 13px;  }
	.customer-reviews .title { float: left; position: relative; width: 100%; height: 30px; border-bottom: 1px solid #aaa; }
	.customer-reviews .title h4 { 
	float: left; position: absolute; bottom: -1px; width: auto; padding: 4px 10px 5px 10px; margin: 0 0 0 10px;
	text-transform:uppercase;  font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #444;
	background-color: #FFF;
	border: 1px solid #aaa;
    border-radius: 3px 3px 0px 0px;
	border-bottom: none;
	}
	.customer-reviews .list-reviews { display: inline-block; margin: 8px 8px 0 10px; }



/* PRODOTTI CORRELATI */
.product-related-products {
	float: left; width: 100%; margin: 20px 0 40px 0;  font-size: 13px; text-align: center;
	background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/lineaSepara-980.png) no-repeat right -1px;
	border: none;
	}
	.product-related-products .title { float: left; position: relative; width: 100%; height: 30px; /*border-bottom: 1px solid #aaa;*/ border: none; }
	.product-related-products .title h4 { 
	float: left; position: absolute; bottom: -1px; width: auto; padding: 4px 10px 5px 10px; margin-left: 10px;
	text-transform:uppercase;  font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #444;
	background-color: #FFF;
	border: 1px solid #aaa;
    border-radius: 3px 3px 0px 0px;
	border-bottom: none;
	}	
	
.prodCorrelato a {
	float: left;
	display: block;
	width: 140px;
	min-height: 170px; height: auto !iimportant; height: 170px;
	margin: 15px 4px 20px 4px ;
	padding: 2px 2px 5px 2px;
	border: 4px solid #FFF;
	color: #09C;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/baseAppoggio-140.png) no-repeat 0 107px;
	}
	.prodCorrelato a:hover { border: 4px solid #fc0; background-color: transparent; color: #fc0; }
	.prodCorrelato a img { width: 100px; height: 100px; display: inline-block; margin: 0 auto 12px auto; display: block; }


/* BOX QUANTITA + PULS ACQUISTA */
.addtocart-bar {
	float: left;
	position: relative;
	width: 100%;
	padding: 0 !important;
	text-align: right;
	margin: 0 !important;
}

.controllo-quantita, 
span.quantity-controls {
	display: none !important;
	display: inline-block;
	width: auto; 
	height: 40px;
	margin: 0;
	background-color: #bbb;
	}

	span.controllo-quantita input.quantity-plus,	  /* Icona +  */
	span.quantity-controls input.quantity-plus { 
		display: block; 
		width: 16px; 
		height: 16px; 
		margin: 4px 0 0 0px;
		cursor: pointer; 
		border: none; 
		display: none !important;
		background: url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/quantita-puls.png) 0 0;
		background-color: #CE9A9A;
		}
	
	span.controllo-quantita input.quantity-minus,	 	/* Icona -  */
	span.quantity-controls input.quantity-minus {  
		display: block;
		width: 16px;
		height: 16px;
		margin: 2px 0 0 0px;
		cursor: pointer;
		border: none;
		background: url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/quantita-puls.png) 18px 0;
		background-color: #f33;
		}


span.quantity-box {  	/* box quantita*/
	float: none !important;
	display: inline-block;
	width: 60px;
	margin-right: 0px;
	padding: 0 !important;
	}
	input.quantity-input {
	width: 100%;
	height: 36px;
	font-size: 16px;
	border: none;
	font-weight: 300;
	background-image: none; 
	background-color: #EEE;
	border-radius: 10px; -webkit-border-radius:10px; -moz-border-radius:10px; 
	outline: none;
	}
	span.quantity-box input.quantity-input:hover { background-image: none; background-color: #DDD; }
	span.quantity-box input.quantity-input:focus { background-image: none; border: none !important; background-color: #BBB !important; }


/* puls AGGIUNGI AL CARRELLO */
.addtocart-button,
span.addtocart-button {
	float: none !important;
	display: inline-block;
	width: 190px;
	padding: 0 !important;
	}
span.addtocart-button input.addtocart-button {
	float: left;
	height: 36px;
	width: 100%;
	margin: 0 !important;
	padding: 0 15px !important;
	
	background-image: none;
	background-color: #09c;
	border: none; 
	cursor:pointer;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0;
	}
	span.addtocart-button input.addtocart-button:hover { 
	color: #000;
	background-color: #39bb98;
	}



/* puls FAI UNA DOMANDA SU QEUSTO PRODOTTO*/
.ask-a-question { float: right; }
.ask-a-question a { padding: 0 0 0 22px; margin:0; border:none; background-color: #FFF; font-weight: lighter; font-size: 11px; background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/vignetta-domanda.png) 0 3px no-repeat; }
.ask-a-question a:hover { color: #F33; background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/vignetta-domanda.png) 0 3px no-repeat; background-color: #FFF; }







/* CARRELLO ***************************************************************
*************************************************************************/
.cart-view {
	}
	.cart-view h3 {
	}
	
	.cart-view .segnaposto,
	.segnaposto
	{
	position: relative;
	left: -20px;
	width: 100%;
	padding: 9px 15px 9px 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	color: #007ec0 !important;
	font-size: 14px;
	}
	.cart-view .segnaposto span,
	.segnaposto span
	{
	color: #888;
	}
	


/*** NUOVO LOGIN VM 
*********************************************************************************/
	#com-form-login
	{
	position: relative;
	display: block;
/*	min-height: 100px; height: auto !important;	height: 100px; */
	margin-right: 20px;
	margin-top: 20px;
	padding: 15px 0 15px 23px;
	border-radius: 15px;
	background-color: #EEE;
	}
	#com-form-login h2
	{
	float: left;
	width: 250px;
	font-size: 13px;
	line-height: 20px;
	color: #444;
	margin-bottom: 0px;
	}
	#com-form-login h2 strong
	{
	font-size: 18px;
	}
	
	#com-form-login a { 
	float: left;
	clear: both;
	height: 15px;
	width: 200px;
	font-size: 11px; 
	margin:0; 
	padding:0; 
	}
	#com-form-login a:hover {
	color: #444;
	}
	
	#com-form-login #com-form-login-username input,
	#com-form-login #com-form-login-password input {
	float: left;
	width: 200px;
	height: 33px;
	line-height: 33px;
	margin: 0 6px 5px 6px;
	border: none;
	}



	


/**** fine *********************************************/






/*** LOGIN VM 
********************************************************/
.vm_login,				/* BOX X LOGIN */
#form-login			/* BOX X LOGOUT */
	{
	position: relative;
	display: block;
/*	min-height: 100px; height: auto !important;	height: 100px; */
	margin-right: 20px;
	padding: 15px 0 15px 23px;
	border-radius: 15px;
	background-color: #EEE;
	}
	

	
	.vm_login h2,		/* TXT LOGIN */
	#form-login h2		/* TXT LOGOUT */
	{
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #444;
	margin-bottom: 15px;
	}
	
	#com-form-login-username input,
	#com-form-login-password input {
	float: left;
	width: 250px;
	height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: none;
	}
	.vm_login a { float: left; height:15px; width: 200px; font-size: 11px; margin:0; padding:0; }
	.vm_login a:hover { color: #444; }

	.vm_login input.default,		/*PULS LOGIN*/
	#form-login input.button		/*PULS LOGOUT*/
	{
	position: absolute; 
	bottom: 10px;
	right: 23px;
	padding: 0 12px 0 12px;
	border: none;
	border-radius: 4px 4px 4px 4px;
	color: #FFF;
	font-size: 12px;
	cursor: pointer;
	background-color: #0099CC;
	}
	.vm_login input.default:hover { background-color: #777; }
	#form-login input.button:hover { background-color: #777; }

	#com-form-login-remember #remember { display: none; }
	#com-form-login-remember label { display: none; }




/*** REGISTRATI VM
********************************************************/
.billto-shipto {
	position: relative;
	float: left;
	min-width: 287px;
	min-height: 143px; height: auto !important;	height: 143px;
	padding: 10px 0 10px 0px;
	border: none;
	border-radius: 15px;
	background-color: #EEE;
	margin: 0 0 30px 0;
	}
	.billto-shipto .riga { display: inline;
	}	
	.billto-shipto h2 {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #444;
	margin-bottom: 15px;
	}
	.billto-shipto h3 {
	display: block;
	padding: 6px 0 0 0;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	color: #444;
	display: none;
	}
	.billto-shipto h4 {
	position: absolute;
	right: 20px;
	display: block;
	width: 280px;
	height: 40px;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #777;
	font-weight: normal;
	line-height: 12px;
	display: none;
	}
	
	.billto-shipto a {
	float: right;
	width: 240px;
	text-align: center;
	background: #0099CC none;
	padding: 5px 12px 5px 12px;
	border: none;
	color: #FFF;
	outline: none;
	cursor: pointer;
	font-size: 12px;
	margin: 6px 20px 0 0; 
	}
	.billto-shipto a:hover { background: #777 none; color: #FFF; }
	
	.output-billto { padding: 0 25px 0 20px; float: left; }
	.output-billto span {
	height: 18px;
	margin: 0 0 2px 0; 
	padding:0;
	color: #09C;
	font-size: 12px;
	}



/*** BOX RIEPILOGO PRODOTTI IN CARRELLO
********************************************************/
#riepilogo {
	float: left; 
	position: relative;
	}
	
#riepilogo h3 {
	float: left;
	width: auto;
	height: 33px;
	margin: 4px 0 6px 0;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 22px;
	color: #e1e1e1;
	}

	/*** PULS  CONTINUA ACQUISTI
	********************************************************/	
	.continua-acquisti {
	float: right;
	width: auto;
	}
	.continua-acquisti a,
	.continua-acquisti a:visited
	{
	float: left;
	margin: 0;
	padding: 0 15px;
	border: 1px solid #e5e5e5;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #09c;
	}
	.continua-acquisti a:hover {
	border: 1px solid #09C;
	color: #09C;
	}
	/** fine */
		

#riepilogo #top
	{
	float: left;
	width: 100%;
	height: 35px;
	margin-bottom: 6px;
	border-radius: 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;
	background-color: #e5e5e5;
	
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	height: 30px;
	color: #000;
	}
		
#riepilogo #riga
   {
	float: left;
	position: relative;
	width: 99.8%;
	min-height: 25px; height: auto !important; height: 25px;
	padding: 14px 0 10px;
	margin-bottom: 5px;
	border-radius:15px;	-webkit-border-radius:15px;	-moz-border-radius:15px;
	border: 1px solid #E5E5E5;
	font-weight: lighter;
	font-size: 13px;
	}
	#riepilogo #riga:hover { border-color: #BBB; }



/** RIGA PER SINGOLO PRODOTTO + dimensioni celle tabella in div */	
#riepilogo #top .nome,
#riepilogo #riga .nome
	{ 
	float: left; 
	width: 380px;
	margin: 0 20px 0 18px !important;
	}
	#riepilogo #riga .nome {
	line-height: 14px;
	}
	
	#riepilogo #riga .nome p { 
	display: block;
/*	float: left;
	width: 100%;
*/	font-size: 10px; 
	color: #DDD; 
	padding-top: 6px;
	}
	#riepilogo #riga .nome a {
	font-size: 14px;
	}
	#riepilogo #riga .nome a:hover { text-decoration: underline; }
	
	#riepilogo #riga .nome .vm-customfield-cart {
/*	float: left;
	width: 100%;
	min-height: 2px; height: auto !important; height: 2px;
*/	margin: 4px 0 0 0 !important; 
	padding: 0 !important;
	line-height: 12px;
	color: #444;
	}
	
	#riepilogo #riga .nome .color_system { width: 18px; height:18px; margin: 3px 0 0 0; padding:0; border: none; }

#top .pz, 
#riepilogo #riga .pz	
	{ 
	float: left; 
	width: 80px; 
	height: 45px;
	}
	#riepilogo #riga .pz .inputbox {
	float: left;
	width: 40px;
	height: 25px;
	line-height: 25px;
	margin-right: 3px;
	text-align: center;
	outline: none;
	
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	box-shadow: 0 0 4px rgba(192, 192, 192, 0.9) inset, 0 0 0 rgba(192, 192, 192, 0.7);
	color: #505050;
	}
	#riepilogo #riga .pz .inputbox:focus {
	color: #09c;
	}
	
	input.vm2-add_quantity_cart { 	  /*puls Aggiorna*/
	float: left;
	width: 20px;
	padding: 0;
	margin: 3px 0 0 0;
	height: 20px;
	border-radius: 0;
	background: url(../../../images/vm_aggiunte/carrello-aggiorna-quantita.png) 0 0 no-repeat !important;
	}
	input.vm2-add_quantity_cart:hover { background-position: 0 -29px !important; }
	
	/*.vm2-remove_from_cart { float:left; margin: 3px 0 0 2px; background:url(http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/carrello-elimina-quantita.png) no-repeat; }  /* PULS ELIMINA  CON icona*/
	
	.vm2-remove_from_cart {	/* PULS ELIMINA  SENZA icona*/
	float:left; 
	width: 100%; 
	background: none; 
	padding:0; 
	margin:0; 
	font-size: 11px; 
	text-align: left;
	}
	.vm2-remove_from_cart:hover {
	text-decoration: underline;
	}
	

#top .prezzo,				/* -- MODIFICA LARGHEZZA CELLE --*/
#riepilogo #riga .prezzo { 
	float: left; 
	width: 140px;
	color: #777;
	}
	
#top .iva,					/* -- MODIFICA LARGHEZZA CELLE --*/
#riepilogo #riga .iva
	{ 
	float: left; 
	width: 85px; 
	height: 25px;
	color: #444;
	}		
	
#top .sconto,				/* -- MODIFICA LARGHEZZA CELLE --*/
#riepilogo #riga .sconto
	{ 
	float: left;  	
	width: 80px; 
	color: #777;
	}		
	#riepilogo #riga .sconto .PricediscountAmount { }
	
#top .totale,				/* -- MODIFICA LARGHEZZA CELLE --*/
#riepilogo #riga .totale
{ 
	float: right; 
	width: 105px; 
	height: 30px;
	margin: 0 0 0 5px !important;
	}
	#riepilogo #riga .totale .PricesalesPrice	{ font-size: 13px; color: #444; font-weight: bold; }



/** RIGA TOP - INTESTAZIONE (color txt) */
#top .nome, #top .pz, #top .prezzo, #top .totale 	{ color: #000;}
#top .iva, #top .sconto { color: #000;}
	


/** RIGA PER TOTALE PRODOTTI */
#riepilogo #totaleprod
   {
	float: right;
	width: auto;
	min-height: 25px; height: auto !important; height: 25px;
	margin-bottom: 10px;
	}
	#riepilogo #totaleprod .txt { 
	float: left;  
	width: auto;
	height: 25px; 
	margin: 7px 10px 0 0; 
	font-size: 13px; 
	color: #BBB; 
	text-transform: uppercase; 
	font-weight: bold; 
	}
	#riepilogo #totaleprod .box {   
	float: right;
	width: auto;
	height: auto !important;
	border: 2px solid #e5e5e5;
	border-radius: 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	
	padding: 4px 0 6px 10px !important;
	margin: 3px 0 5px 0;	
	}
	
	#riepilogo #totaleprod p {
	float: left;
	height: 14px;
	margin-top: 2px !important;
	padding-right: 6px; 
	text-transform: uppercase; 
	font-size: 12px; 
	color: #BBB;
	font-weight: bold;
	}
	
	#riepilogo #totaleprod .iva,
	#riepilogo #totaleprod .sconto,
	#riepilogo #totaleprod .sconto .PricediscountAmount,
	#riepilogo #totaleprod .PricesalesPrice,
	#riepilogo #totaleprod .PricesalesPrice,
	#riepilogo #totaleprod .PricepriceWithoutTax
	{
	float: left;
	min-width: 40px;
	margin-right: 25px;
	margin-top: 1px;
	height: 20px;
	font-size: 12px !important;
	}
	#riepilogo #totaleprod .PricesalesPrice { color: #444; font-weight: bold; }
	
	


	
	
	
	


/** COUPON */
#coupon {
	float: right;
	clear: right;
	width: 405px;
	min-height: 10px; height: auto !important; height: 10px;
	border: 1px solid #CCC;
	border-radius: 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	
	padding: 10px 13px 6px 13px;
	margin: 6px 0 0 0;
	}
	#coupon:hover { /*border-color: #09C;*/ }
	
	#coupon p {
	float: left;
	width: 160px;
	font-size: 12px;
	margin-top: 5px !important;
	line-height: 16px;
	color: #444;
	}	
	#coupon p.ricordacode {
	position: absolute;
	top: 30px;
	width: 30%;
	text-align: right;
	color: #F33;
	}
	#coupon p.altro {
	position: absolute;
	right: 15px;
	top: 30px;
	width: 60%;
	text-align: right;
	color: #444;
	}
		
	#coupon .coupon {  /* INPUT-BOX */
	float: left;
	width: 170px;
	height: 25px;
	line-height: 25px;
	margin: 0 3px 0 0;
	outline: medium none;
	
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	box-shadow: 0 0 4px rgba(192, 192, 192, 0.9) inset, 0 0 0 rgba(192, 192, 192, 0.7);
	color: #777;
	font-size: 11px;
	text-align: center;
	}
	#coupon .coupon:focus {
	color: #000;
	border-color: #999;
	font-size: 13px;
	}
	
	#coupon input.details-button { /* PULS SALVA */
	float: right;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 4px;
	padding: 0 12px;
	border: 1px solid #BBB;
	border-radius: 4px;
	background-color: #fff!important;
	color: #777;
	font-size: 10px;
	}
	#coupon input.details-button:hover {
	border: 1px solid #09C;
	color: #09C;
	}

	#coupon .PricesalesPriceCoupon {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 85px;
	height: 20px;
	font-size: 16px;
	}
	
	



/** CORRIERE + TIPO PAGAMENTO */
#riepilogo #extra {
	float: right;
	clear: right;
	width: 405px;
	min-height: 20px; height: auto !important; height: 20px;
	border: 1px solid #CCC;
	border-radius: 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	
	padding: 6px 13px 6px 13px;
	margin: 6px 0 0 0;
	}
	#riepilogo #extra p {
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #444;
	width: 100%;
	}
	#riepilogo #extra a,
	#riepilogo #extra a:visited
	{
	float: right;
	width: 100%;
	height: 18px;
	line-height: 18px;
	padding: 0 !important;
	text-align: right;
	font-size: 12px;
	}
	#riepilogo #extra a:hover {
	text-decoration: underline;
	}


	#riepilogo #extra p .vmpayment_description { 
	margin: 3px 0 0 0; 
	}
	#riepilogo #extra .PricesalesPriceShipment { 
	display: inherit;
	color: #444444;
	font-size: 12px;
	line-height: 14px;
	margin-left: 2px; 
	}


/** TOTALE */
#riepilogo #totale
   {
	float: right;
	clear: right;
	min-width: 260px;
	height: 35px;
	line-height: 35px;
/*	padding: 10px 0 8px 0; */
	margin: 10px 0 5px 0;
	border-radius: 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	
	background-color: #39bb98;
	font-size: 18px; 
	color: #FFF;
	}	
	#riepilogo #totale .txt { 
	float: left;  
	width: 85px; 
	height: 25px;
	margin: 0 0 0 14px;
	}
	#riepilogo #totale .PricebillTotal { 
	float: right; 
	height: 25px;
	}
	#riepilogo #totale .bianco { 
	float: right;  
	width: 55px; 
	margin-left: 10px;
	font-size: 10px; 
	color: rgba(255,255,255,0.8);
	} 

	
	
/** BOX PULS  ACQUISTA  +  TXT NORMATIVA **/
.checkout-button-top {
	float: left;
	width: 100%;
	position: relative;
	height: 60px;
    padding: 10px 0 0;
	margin: 20px 0 40px 0;
	border-top: 1px solid #eee;
	}
	div .terms-of-service {	/* Box contenitore txt e selectBox */
/*	position: absolute; 
	right: 100px; 
	top: 10px; 
*/	
	float: right;
	width: auto;
	margin: 0;
	padding: 0;
	}
	div .terms-of-service a { 
	float: left;
	width: auto; 
	font-size: 12px; 
	line-height: 12px;
	font-weight: lighter;
	margin: 2px 8px 0 0;
	}
	div .terms-of-service #tosAccepted {	/* selectBox */
	float: right;
	width: 16px !important;
	height: 16px !important; 
	font-size: 16px; 
	margin: 0 !important; 
	}


	/** PULS ACQUISTA ORA **/
	#riepilogo .vm-button-correct, 
	#riepilogo .vm-button-correct:link, 
	#riepilogo .vm-button-correct:visited
	{
	float: right;
	clear: both;
	height: 36px;
	margin: 10px 0 0 0 !important;
	padding: 0 30px !important;
	
	background-color: #09C;
	border: medium none;
	
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	}
	#riepilogo .vm-button-correct:hover {
	}


/* BOX NOTE E RICHIESTE PARTICOLARI */
.customer-comment {
	display: none !important;
/*	position: absolute;
	bottom: 0px;
	left: 0;
	float: left;
	width: 40%;
	height: 100%;
	border: none;
	margin:0 !important; 
	padding:0 !important; */
	}
	.customer-comment .customer-comment { 
	float: left;
	position: relative;
	top: 0px;
	width: 100%;
	height: 100px;
	outline: none; 
	border: 1px solid #ddd; 
	}
	.customer-comment .customer-comment:hover,
	.customer-comment .customer-comment:focus 
	{ 
	background-color: #f6f6f6 !important; 
	}



/*** BOXF FORM  INSERIMENTO DATI
********************************************************/
#content fieldset {
	border: 5px solid #DDD;
    border-radius: 15px;
	padding: 15px;
	margin-bottom: 20px;
	}
	
table.user-details {
	width: 100%;
	}
/*	
tr {
	float: left;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #EEE;
	}
*/
		
td.key {
	width: 250px;
	line-height: 14px;
	padding: 0 8px 0 10px;
	text-align: left;
	}
	
.userfields_info {  /* TITOLO DEI BOX-FORM */
	float: left;
	width: 100%;
	font-size: 20px;
	margin: 15px 0 15px 0;
	}
	
	
	
.buttonBar-right {
	display: inline-block;
	width: 100%;
	margin: 15px 0 30px 0;
	padding: 0;
	text-align: center !important;
	color: #444;
	font-size: 13px;
	line-height: 16px;	
	border-radius: 15px;
	}
	.buttonBar-right button
	{
	display: inline-block;
	margin: 10px 0 10px 5px;
	padding: 0 12px;
	border: none;
	}

.control-buttons {		/* fase di registrazione o login carrello*/
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
/*	padding: 15px 0 15px 15px; */
	text-align: left !important;
	color: #444;
	font-size: 13px;
	line-height: 16px;	
	border-radius: 15px;
	background-color: #eee;
	}
	.control-buttons h2
	{
	color: #444;
    display: block;
    font-size: 18px;
    line-height: 20px;
	font-weight: bold !important;
    margin: 15px 0 5px 15px;	
	}
	.control-buttons p
	{
	display: block;
	padding: 0 15px 15px 15px;
	}
	
	
	.control-buttons .puls {
	display: block;
	margin-top: 15px;
	text-align: center;
	}
	.control-buttons button,	/* PULS TOP */
	.buttonBar-right button
	{
	margin: 10px 0 10px 5px;
	padding: 0 12px;
	border: none;
	}
	.control-buttons button:hover,
	.buttonBar-right button:hover
	{
	}
	
.control-buttons.center { text-align: center !important; } 
	
	

	
	
table.user-details input {		/* IMPUT BOX */
	width: 300px;
	height: 26px;
	margin: 0 !important;
	padding: 0 8px !important;
	border: 1px solid #bbb;
	box-shadow: none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	
	font-size: 14px;
	line-height: 12px;
	font-weight: lighter;
	}
	table.user-details input:hover { background-image: none; }
	

.invalid {		/* IMPUT BOX  ERRATI */
    background-color: #FFF;
    border-color: red;
    color: #000000;
	}
table.user-details input.invalid {
	float: left;
	font-size: 12px;
	background-color: #FFF;
	background-image: none;
	}



/*** VARI BOX FORM X  INSERIMENTO DATI   ( es pag. 'Seleziona il metodo di spedizione preferita' - 'Seleziona il metodo di pagamento desiderato'
********************************************************/
 .form-validate h1,
 .segnapagina 
	{
	float: left;
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	
	color: #007ec0;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	text-transform: none;
	}
	
	.form-validate fieldset { 
	display: inline-table;
	margin-left: 5%;
	width: 90%;
	}
	.form-validate fieldset .clear {
	clear: left;
	width: 100%;
	height: 4px;
	margin: 14px 0 17px 0;
	border-bottom: 1px solid #EEEEEE;
	}


	
.vmpayment_name,
.vmshipment_name	
	{ 
	font-size: 14px; 
	font-weight: bold;
	}
	
.vmpayment_description { 
	font-size: 11px; 
	line-height: 12px; 
	color: #777; 
	clear: left; 
	margin-left: 18px; 
	display: block; 
	}
	
.vmpayment_cost { 
	font-size: 12px; 
	line-height: 14px; 
	color: #444; 
	clear: left; 
	margin: 4px 0 0 18px; 
	display: block;
	}

table .vmpayment_name,
table .vmshipment_name,
table .vmpayment_description	{ font-weight: normal; margin:0; }


/* CERCA BOX
*************************************************************************/
.virtuemart_search { 
	position: relative;
	left: -20px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 15px 20px 18px 20px;
	text-align: center;
	background-color: #e6e7e8;
	}

	.virtuemart_search h3 {
	width: 100%;
	margin: 0;
	height: 25px;
	padding: 0;
	font-size: 22px; 
	color: #444; 
	font-weight: bold;
	}
	
	.virtuemart_search h5 {
	width: 100%;
	margin: 0;
	height: 22px;
	line-height: 20px;
	padding: 0;
	font-size: 12px; 
	color: #666;
	font-weight: 200;
	}



/* BOX MESSAGGI ERRORI e/o HELP
*************************************************************************/
#system-message-container {	
/*	width: 65%;
	position: absolute;
	}
	#system-message-container dt.message,
	#system-message-container dt.error,
	#system-message-container dt.info{
	padding: 5px 15px 0 15px;
	border: medium none;
	border: 1px solid #f33;
	border-bottom: none;
    border-radius: 15px 15px 0 0;
	font-weight: bold;
	font-size: 18px;
	color: #f33;
	}
	#system-message-container dd {
	padding: 0 15px 5px 15px;
	border: medium none;
	border: 1px solid #f33;
	border-top: none;
    border-radius: 0 0 15px 15px ;
	font-size: 18px;
	color: #f33;
	margin-bottom: 20px;
	}
	#system-message-container dd ul li { list-style: none; }
*/



/*** PAG FINALE DI RIEPILOGO
********************************************************/
h3.margin { float: left; width: 100%; margin-bottom: 25px; color: #0099cc;}
.vmorder-done {
	}	
	.vmorder-done tr td { min-width: 220px; }
	.vmorder-done tr td .vmpayment_description { margin-left: 0; }




/* PAG INFORMAZIONEI SULL'ORDINE
*************************************************************************/
.informazioniOrdine-top { position:relative; width: 100%; min-height:75px; height: auto !important; height: 75px; }
.informazioniOrdine-top .icons { position: absolute; top: 17px; right: 220px; float: left; }

a.pulsElenco {
	float: right;
	background: url("http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/pulsCeleste.png") no-repeat scroll center top transparent;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
    height: 32px;
    width: 185px;	
    letter-spacing: 0;
    margin: 18px 20px 0;
    padding: 11px 0 0 0;
    text-align: center;
    text-transform: uppercase;
	}
	a.pulsElenco:hover {
	background: url("http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/pulsCeleste.png") no-repeat 0 0 ;
	color: #000000;
	text-decoration: none;
	}

td.orders-key,
span.orders-key {
	line-height: 14px;	font-size: 18px;
	font-weight: bold;
	color: #000;
	}
td.nomecampo {	
	line-height: 20px;
	font-size: 15px;
	color:#000;
	} 
	td.orders-key, 	 td.nomecampo { width:200px; padding: 0 25px 0 0; }

.boxTotale {
	float: right;
    min-width: 200px;
	height: 20px;
	background-color: #fC0;	
	border-radius: 15px 15px 15px 15px;
    padding: 6px 0  8px 0;
	margin: 10px 0 20px 0 ;
	float: right;
	}
	.boxTotale .txt {
    color: #000000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    margin: 0 0 0 16px;
    width: 85px;
	}
	.boxTotale .costo {
	color: #000000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
	}
	.boxTotale .bianco {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    height: 25px;
    margin-left: 7px;
    width: 55px;
	}
	
.spaceStyle table {
	display: block;
	}

.spaceStyle .fatturare {
	float: left;
	width: 45%;
	}
.spaceStyle .spedire {
	float: right;
	width: 45%; }

/*	
.box {
	display: inline-block;
	border: 5px solid #DDDDDD;
    border-radius: 15px 15px 15px 15px;
    padding: 15px;
}
*/ 

#ui-tabs ul#tabs li {
	background-color: #09C;
	color: #FFF;
	background: url("http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/pulsCeleste.png") no-repeat scroll center top transparent;
    cursor: pointer;
    font-size: 12px;
    height: 32px;
    letter-spacing: 0;
    margin: 0 0 0;
    padding: 11px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 185px;
	}
	#ui-tabs ul#tabs li.current {
	background: url("http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/pulsGrigio.png") no-repeat scroll center top transparent;
	color: #ddd;
	}
	
	

/*** BOX RIEPILOGO ORDINE 
********************************************************/
#riepilogoOrdini {
	float: left; position: relative;
	margin-top: 25px;
	width: 100%;
	}
	
#riepilogoOrdini #top
	{
	float: left;
	display: ;
	width: 100%;
	height: 35px;
	margin-bottom: 6px;
	background-color: #FC0;
	border-radius:20px;	-webkit-border-radius:20px;	-moz-border-radius:20px;	
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	height: 30px;
	}
	
#riepilogoOrdini #riga
   {
	float:left;
	position: relative;
	width: 99.8%;
	min-height: 25px; height: auto !important; height: 25px;
	padding: 14px 0 10px;
	margin-bottom: 5px;
	font-weight: lighter;
	border-radius:15px;	-webkit-border-radius:15px;	-moz-border-radius:15px;
	border: 1px solid #FC0;
	}	
	#riepilogoOrdini #top .data,
	#riepilogoOrdini #riga .data
	{ 
	float: left; 
	width: 18%; 
	margin: 0 20px 0 18px;
	}
	#riepilogoOrdini #top .statoOrdine,
	#riepilogoOrdini #riga .statoOrdine
	{ 
	float: left; 
	width: 14%;
	margin: 0 10px 0 0;
	}
	#riepilogoOrdini #top .commento,
	#riepilogoOrdini #riga .commento
	{ 
	float: left; 
	width: auto; 
	margin: 0 20px 0 18px;
	}
		
	#riepilogoOrdini #top .nome,
	#riepilogoOrdini #riga .nome,
	#riepilogoOrdini #top .numero,
	#riepilogoOrdini #riga .numero
	{
	float: left; 
	width: 35%; 
	margin: 0 20px 0 18px;
	}
	#riepilogoOrdini #riga .nome p { font-size: 11px; }
	#riepilogoOrdini #riga .nome a { font-size: 16px; }
	#riepilogoOrdini #riga .nome .vm-customfield-cart { float: right; margin:0; padding:0; font-size:11px;}
	#riepilogoOrdini #riga .nome .color_system { width: 18px; height:18px; margin: 3px 0 0 0; padding:0; border: none; }
	
	#riepilogoOrdini #top .pz,
	#riepilogoOrdini #riga .pz
	{
	float: left; 
	width: 3%;
	margin: 0 10px 0 0;
	text-align: center;
	}
	#riepilogoOrdini #top .prezzo,
	#riepilogoOrdini #riga .prezzo
	{
	float: left; 
	width: 13%;
	margin: 0 20px 0 0;
	}
	#riepilogoOrdini #top .sconto,
	#riepilogoOrdini #riga .sconto
	{
	float: left; 
	width: 8%;
	margin: 0 20px 0 0;
	}
	#riepilogoOrdini #top .totale,
	#riepilogoOrdini #riga .totale
	{
	float: right; 
	width: 12%;
	}
	
#riepilogoOrdini #extra {
    border: 1px solid #CCCCCC;
    border-radius: 15px 15px 15px 15px;
    clear: right;
    float: right;
    height: auto !important;
    margin: 6px 0 0;
    min-height: 20px;
    padding: 5px 0 6px 13px;
    width: 40%;
	}
	#riepilogoOrdini #extra .txt { float: left; width:66%; font-size: 12px; color: #444; }
	#riepilogoOrdini #extra .costo { float: right; width: 29%;  font-size: 12px; color: #444; }
	
	#riepilogoOrdini #extra p .vmpayment_description { margin: 3px 0 0 0; }
	#riepilogoOrdini #extra .PricesalesPriceShipment { display: inherit;
	color: #444444;
    font-size: 12px;
    line-height: 14px;
	margin-left: 2px; }
	
	
/* elenca ordini
***********/
.order-view {
	float: right;
	}
	.order-view .box {
	display: block;
	}
	.order-view form {
	display: inline-block;
	}
	.order-view form div {
	float: left;
	width: 175px;
	}
	.order-view .inputbox {
	 background: url("http://www.nutrizioneesalute.it/medicina-per-tutti/images/vm_aggiunte/input-120x25.png") repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 25px;
    margin-bottom: 5px;
    padding: 0 7px;
    width: 106px;
	}	
	.order-view .button {
	float: right;
	background-color: #0099CC;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 12px;
	margin: 20px 15px 0 0;
	}
	.order-view .button:hover { background-color: #777; }