@CHARSET "ISO-8859-1";

#centralCol {
	width: 460px;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}

/*
 * MENU LATERALE 1 (CATEGORIE PRODOTTI)
 */

#menu_prodotti {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	line-height: 120%;
	width: 200px;
	padding: 0 0 200px 25px;
	float: left;
}

#sideMenuCatPHdr {
	width: 177px;
	height: 28px;
	background: #ffffff url('../images/layout/categ_hdr.gif') no-repeat;
}

#sideMenuCatP {
	width: 175px;
	background-color: #fcfef9;
	border-bottom: 1px solid #cac2c2;
	border-left: 1px solid #cac2c2;
	border-right: 1px solid #cac2c2;
	padding: 10px 0 8px 0;
}

#sideMenuCatP ul {
	margin: 0px 0px 5px 0px;
}

#sideMenuCatP ul ul {
	margin: 0px 0px 3px 0px;
}

#sideMenuCatP a {
	display: block;
	width: 155px;
	padding: 3px 10px 3px 10px;
}

#page_body #sideMenuCatP a:link,
#page_body #sideMenuCatP a:visited,
#page_body #sideMenuCatP a:active {
	color: #303a3a;
}

#page_body #sideMenuCatP a:hover {
	color: #303a3a;
	background-color: #dddddd;
}

#sideMenuCatP li li a {
	width: 155px;
	padding: 2px 0px 2px 20px;
}


#page_body #sideMenuCatP #smcpLev1Sel a {
	font-weight: bold;
	color: rgb(190,0,0);
	font-size: 100%;
}

#page_body #sideMenuCatP #smcpLev1Sel li a {
	font-weight: normal;
	font-size: 1em;
	color: rgb(50,50,50);
}

#page_body #sideMenuCatP #smcpLev1Sel #smcpLev2Sel {
}


#page_body #sideMenuCatP #smcpLev1Sel #smcpLev2Sel a {
	font-weight: normal;
	color: rgb(190,0,0);
	font-size: 1em;
}

#page_body #sideMenuCatP #smcpLev1Sel li a:hover {
}

/*
 * INFORMAZIONI SULLA RICERCA EFFETTUATA
 */
 
#infoSearch {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px inset gray;
	margin-bottom: 15px;
	padding: 0px 0 12px 0;
}

#infoSearch span.infosrcNomeCat {
	color: rgb(190,0,0);
}

#infoSearch p {
	padding: 7px 0 0 0;
}


/*
 * LISTA PRODOTTI - IMPOSTAZIONI GENERALI
 */ 
.listaProd li {
	padding: 0px 0 1em 0;
	border-bottom: 1px inset gray;
	margin-bottom: 15px;
}

.listaProd div {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	line-height: 130%;
X	padding-bottom: 0.5em;
}

.listaProd .prAttr {
	font-weight: bold;
	color: rgb(50,0,0);
	padding-right: .5em;
}

.listaProd .prEnd {
	clear: both;
}

/*
 * LISTA PRODOTTI - COLONNA IMMAGINI (SINISTRA)
 */
.listaProd .prcolImg {
	float: left;
	width: 56px;
}

.listaProd .prcolImgNA {
	float: left;
	border: 1px solid #eeeeee;
	padding: 2px;
	width: 44px;
	height: 40px;	
}

.listaProd .prcolImg img {
	border: 1px solid #eeeeee;
	padding: 2px;
	width: 36px;
}

/*
 * LISTA PRODOTTI - COLONNA INFORMAZIONI PRINCIPALI (CENTRO)
 */
.listaProd .prcolPrn {
	float: left;
	width: 100px;
	padding: 0 10px 0 10px;
}

.listaProd .prcolPrn div.prNome {
	padding-bottom: 15px;
}

.listaProd .prcolPrn .prNome a:link,
.listaProd .prcolPrn .prNome a:visited,
.listaProd .prcolPrn .prNome a:active,
.listaProd .prcolPrn .prNome a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: rgb(50,0,0);
}

.listaProd .prcolPrn .prPrezzoOrig {
	text-decoration: line-through;
}

.listaProd .prcolPrn .prPromozione {
	font-family: Arial, Geneva, sans-serif;
	font-size: .85em;
	line-height: 1.9em;
	font-weight: bold;
	color: rgb(230,0,0);
}

.listaProd .prcolPrn .prPrezzo {
	font-weight: bold;
	color: rgb(50,0,0);
}

.listaProd .prcolPrn .prCart {
	padding: 15px 0 10px 0px;
	text-align: center;
}

.listaProd .prcolPrn .prCart input {
	width: 1.5em;
	text-align: center;
	margin-right: 10px;
}

.listaProd .prcolPrn .prCart img {
	margin-bottom: -7px;
}

.listaProd .prcolPrn .prCart div {
	padding-top: 8px;
}

.listaProd .prcolPrn .prCart div a {
X	font-family: Arial, Geneva, sans-serif;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: rgb(150,50,50); 
	font-size: .80em;
}

/*
 * LISTA PRODOTTI - COLONNA INFORMAZIONI SECODARIE (DESTRA)
 */

.listaProd .prcolSec {
X	border: 1px solid blue;
	float: right;
	width: 250px;
}
  
.listaProd .prcolSec div {
X	font-family: Arial, "Trebuchet MS", sans-serif;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
	font-size: .95em;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
}

.listaProd .prcolSec .prAttr {
	color: rgb(150,50,50);
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
}
	
	
.listaProd .prcolSec .prBiologico {
	padding: .6em 0;
	font-style: italic;
	color: rgb(150,50,50);
	font-size: 90%;
}

.listaProd .prcolSec .prDisp {
	padding: .6em 0;
}


/*
 * PAGINAZIONE
 */
 
#pagination {
	clear: both;
	float: right;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 2px 0 40px 0;
}

#pagination ul {
	padding: 2px 0;
}		

#pagination li {
	display: inline;
}

#pagination a:link,
#pagination a:visited,
#pagination a:active {
	color: #333333;
	border: 1px solid #ffffff;
}

#pagination a:hover {
	border: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

#pagination .selected { 
	color: rgb(255,15,7);
}

/*
 * DETTAGLIO PRODOTTI
 */

#sideColProdImg {
	float: left;
	width: 223px;
	text-align: center;
}

#sideColProdImg #detPrdImg {
	padding: 20px 0px 20px 3px;
}

#sideColProdImg #detPrdImg img {
	border: 1px solid #e0e0e0;
	max-width: 140px;
	padding: 2px;
}

#centralColProdInfo {
	float: left;
	width: 455px;
	min-height: 500px;
	padding: 0px 0 0 5px;
	text-align: justify;
}

#centralColProdInfo #goBack {
	text-align: right;
}

#infoProdotto {
	font-family: Arial, Geneva, sans-serif;
	font-size: .80em;
	line-height: 1.5em;
	padding-bottom: 100px;
}

#infoProdotto li {
	padding: 0px 70px .7em 0;
}

#infoProdotto .dtHeader {
	padding-top: 1em;	
}

#infoProdotto .dtHeader .detPrdTitolo,
#infoProdotto .dtName .detPrdTitolo {
	display: none;
}

#infoProdotto .dtHeader .detPrdContenuto {
	font-family: Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: rgb(70,70,70);
}

#infoProdotto .dtName .detPrdContenuto {
	font-family: "Trebuchet MS", sans-serif, Arial ;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.7em;
	color: rgb(70,70,70);
}

#infoProdotto .dtInfo .detPrdTitolo {
	font-weight: bold;
	line-height: 1.2em;
	font-size: 1.1em;
	color: rgb(100,20,20);
	padding-right: .5em;
}

/*
 * CARRELLO
 */
 
#carrello {
	font-family: Arial, Geneva, sans-serif;
	padding-left: 12px;
}

#carrello h1 {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	padding-bottom: .8em;
	color: #834038;
	text-align: left;
}

#carrello table {
	border-top: 1px dotted rgb(60,40,40);
	border-bottom: 1px dotted rgb(60,40,40);
	padding: 10px 0 10px 0;
    width: 432px;
    margin: 10px 0 25px 0;
    text-align: left;
}

#carrello table tr.topRow th {
	font-weight: bold;
    padding: 8px 5px 8px 5px;
	color: rgb(40,40,40); 
}

#carrello table td {
    padding: 5px;
    border: dashed #333 0px;
}

#carrello table td.bottomRow {
	font-weight: bold;
    padding: 8px 5px 8px 5px;
	color: rgb(40,40,40); 
}

#carrello .rightAlign {
	text-align: right;
}

#carrello .tableActionDelete img {
	border: solid #bbb 0px; 
	position:relative;
	top:4px;
	left: 3px;
}

#carrello ul {
	padding: 0 0 30px 15px;
}

#carrello li {
	float: left;
	padding: 10px 30px 0px 12px; 
	font-weight: bold;
	font-size: .9em;
	line-height: 1.5em;
}

#carrello #cartOptions {
	margin: 0 0 30px 45px;
}

#carrello #cartOptions a:link,
#carrello #cartOptions a:visited,
#carrello #cartOptions a:hover,
#carrello #cartOptions a:active {
	padding: 2px 0 2px 0;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: rgb(120,30,30);
}

#carrello #cartOptions a:hover {
	text-decoration: underline;
}

#carrello #waitForPayPal {
	margin: 30px 0 0 16px;
	width: 400px;
	padding: 10px 0 10px 0;
	border: 1px dotted rgb(60,40,40);	
	display: none;
	clear: both;
	text-align: center;
}

#carrello #waitForPayPal span {
	display: block;
	padding: 9px 0;
}

#cart_msg {
	font-family: Geneva, Arial, sans-serif;
	font-size: 90%;
	line-height: 1.7em;
	color: #bb0000;
	font-weight: bold;
	text-align: justify;
	border: 1px solid #cac2c2;
	background-color: #ffffcc;
	padding: 8px 15px;
	margin-bottom: 20px;
	width: 400px;
}

#ppsend_msg {
	font-family: Geneva, Arial, sans-serif;
	font-size: 110%;
	line-height: 1.5em;
	color: #ff0000;
	font-weight: bold;
	padding: 0 31px 0 16px;;
	text-align: justify;
}


/*
 * POST PAYMENT
 */

#colPayment {
	float: left;
	width: 600px;
	padding: 0 0 0 60px;
}

#colPayment #pmtTitle {
	font-family: Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #cac2c2;
	margin-bottom: 20px;
	padding: 11px 0 12px 0;
	color: #834038;
}

#colPayment #pmtDetails {
	font-family: Arial, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}

#colPayment #pmtDetails p {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 10px;
}

#colPayment #pmtDetails #pmtShipping {
	padding: 0 0 20px 20px;
	color: #393939;
}

#colPayment #pmtDetails #itemListContainer {
	padding: 10px 0 20px 0;
}

#colPayment #pmtDetails #pmtItemList {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

#colPayment #pmtDetails #pmtItemList .alignC {
	text-align: center;
}

#colPayment #pmtDetails #pmtItemList .alignR {
	text-align: right;
}

#colPayment #pmtDetails #pmtItemList th {
	font-weight: bold;
	border-width: 1px;
	padding: 5px 10px 5px 10px;
	border-style: solid;
	border-color: #cac2c2;
	background-color: rgb(250, 220, 200);
}

#colPayment #pmtDetails #pmtItemList td {
	border-width: 1px;
	padding: 3px 10px 3px 10px;
	border-style: solid;
	border-color: #cac2c2;
	background-color: rgb(250, 240, 230);
}

#colPayment #pmtDetails #PPlinkContainer {	
	width: 640px;
	padding: 20px 0 0 0;
	text-align: center;
}

