/**
 * IMMAGINI DA CHIEDERE A LARA:
 * FRECCIA_INDIETRO.PNG
 * FRECCIA_AVANTI.PNG
 * IMG_SIMIL.PNG
 **/

#ecomPiuVendPrima{
    margin-bottom: 40px;
}
#ecomPiuVendSeconda{
    margin-bottom: 30px;
}
#ecomPiuVendPrima, #ecomPiuVendSeconda{
    float:left;
    clear:both;
}
#dettagliCarrello{
    clear:both;
}
#dettagliCarrello{
    border-top: 1px dotted #d3d3d3 ;
}
#dettagliCarrello {
    padding-top:20px;
    padding-left:10px;
}
.noteCarrello{
    position:relative;
    bottom:3px;
    left:7px;
    color:#797979;
}
div.ecomTitleStrip{
    margin: 7px 0;
    float:left;
    width:100%;
}
div.ecomTitleStrip h4 {
	font-family: Georgia !important;
	font-size: 0.8em !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #343134 !important;
	padding: 2px 0 2px 10px !important;
	margin: 0 0 12px 0 !important;
	background: url(../img/dot.png) top left no-repeat !important;
	background-position: 0 -1px !important;
}

/**
 Colonne
 **/

p.ecomPiuVendSchedaDesc{
    font-weight:bold;
    width:65%;
    line-height:1.3em;
    font-family: Georgia, "Times New Roman", Times, serif;
}
p.ecomPiuVendSchedaAutEd, .piuVendAutStrip p{
    width:100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-top: 1px dotted #d3d3d3;
    padding-top:10px !important;
}
p.ecomPiuVendSchedaCod{
    color:#000;
    padding:7px 0 !important;
}
p.ecomPiuVendSchedaCalc2b {
    padding:5px 0 !important;
}
p.ecomPiuVendSchedaCalc2b a {
    color:#65a8c3;
    font-weight:bold;
    text-decoration:none;
}
p.ecomPiuVendSchedaAddCarr2b{
    padding:10px 0 !important;
}


p#carrelloPaginazione {
    float:right;
}
p#carrelloPaginazione a{
    width:18px;
    padding:0 !important;
}
p#carrelloCarrello{
    float:left;
}
.carrelloPaginazionePag{
    position:relative;
    bottom:5px;
    border: 1px solid #bfbfbf;
    padding: 1px 2px;
    margin: 0 5px 0 2px !important;
}

/**
 2b
 **/
#ecomPiuVendPrima, .piuVendImgStrip, .piuVendDescStrip{
    width:100%;
}
.ecomPiuVendOp1, .ecomPiuVendOp2, .ecomPiuVendOp3, .ecomPiuVendOp4, .ecomPiuVendOp5{
    width:20%;
}
.piuVendImgStrip div{
    margin-bottom:6px;
    float:left;
    width:19% !important;
    margin-left:1% !important;
}
.piuVendDescStrip p{
    font-weight:bold;
    line-height:1.5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    float:left;
    width:14% !important;
    margin-left:1% !important;
    margin-right:5% !important;
}
.piuVendDescStrip, .piuVendAutStrip , .piuVendCalcStrip , .piuVendCarrStrip , .piuVendImgSimStrip {
    float:left;
    width:100%;
}
.piuVendImgSimStrip p{
    float:left;
    width:17% !important;
    margin-left:1% !important;
    margin-right:1% !important;
}
p.ecomPiuVendSchedaImgSim2b{
    background-image:url("../ftm_immagini/calcola_prezzo_sbm.png");
    background-repeat:no-repeat;
    padding:  0 0  0 1% !important;
    
}
p.ecomPiuVendSchedaImgSim2b a {
    font-size:0.9em;
    display:block;
    padding: 2px 0;
    text-decoration:none;
    color:#fff;
}

.piuVendAutStrip p, .piuVendCalcStrip p, .piuVendCarrStrip p{
    float:left;
    clear:right;
    width:16% !important;
    margin-left:1% !important;
    margin-right:3% !important;
}
.piuVendAutStrip p{
    width:100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-top: 1px dotted #d3d3d3;
    padding-top:10px !important;
}
.magnify {
    display:none;
    position: absolute;
    z-index:1;
}
