img#cart {
    bottom: 0px;
    position: fixed;
    margin-left: 30px; /* keep the bar on top  */
}

#wrap ul li {
    cursor: pointer;
}

div#bottomBar {
    position: fixed; /* keep the bar on top  */
    bottom: 0px;
    z-index: 9999;
    background: url(rail.jpg) bottom center repeat-x;
    height: 130px;
}

div#bottomBar {
    width: 600px;
}

#carrito2 {
    /*top:120px; 
	left:600px;*/

    width: 100%;
    height: 100%;

    padding: 10px;
    /*-moz-background-clip: padding;   
	-webkit-background-clip: padding;  
	background-clip: padding-box;      
	border: 10px solid #006699;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px; */
}

.formato33 {
    width: 30%;
    /*border: 1px solid #060;*/
    padding: 5px;
}

.formato5bordo {
    width: 5%;
    border: 1px solid #060;
    padding: 5px;
    float: left;
}
.formato5 {
    width: 5%;
    /*border: 1px solid #060;*/
    padding: 5px;
    text-align: center;
    float: left;
}
.formato12 {
    width: 12%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
}
.formato12prezzo {
    width: 12%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
    margin-right: 40px;
}

.formato10 {
    width: 10%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
}
.formato14 {
    width: 14%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
}
.formato15 {
    width: 15%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
}

.formato30 {
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
    width: 30%;
}

td .formato10 {
    width: 10%;
    /*border: 1px solid #060;*/
    padding: 5px;
    text-align: right;
    float: left;
}

.formato20 {
    width: 20%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
}

.float {
    /*border: 1px solid #060;*/

    float: left;
    width: 13%;
    margin-right: 9px;
}
.riga100 {
    width: 100%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: left;
}
.riga100dx {
    width: 30%;
    /*border: 1px solid #060;*/
    padding: 5px;
    float: right;
}

.carrito {
    /*top:120px; 
	left:600px;*/
    height: 350px;
    width: 100%;
    position: relative;
    padding: 10px;
    /*-moz-background-clip: padding;   
	-webkit-background-clip: padding;  
	background-clip: padding-box;      
	border: 10px solid #006699;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px; */
}

.titoli {
    color: #c00;
    font-weight: bold;
}

em {
    font-style: normal;
}
button {
    color: #004f7a;
    border: medium none;
    font-family: "LubalGraphBdBTBold", Tahoma;
    font-size: 1.1em;
    margin-right: 7px;
    padding: 10px;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-attachment: scroll;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    float: right;
    width: 150px;
}

.mobile {
    color: #ffffff;
    border: medium none;
    font-family: "LubalGraphBdBTBold", Tahoma;
    font-size: 1.1em;
    margin-right: 7px;
    padding: 10px;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-attachment: scroll;

    background-image: url(../images/carrello_cellulare.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    width: 150px;
}

.cart-total {
    background-color: #fc3;
}

.paga {
    background-color: #fc3;
}
.shopp,
.cart-total {
    border: 1px solid #f00;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;
    font-family: Tahoma;
    margin-bottom: 13px;
    margin-right: 7px;
    width: 200px;
    float: right;
    font-weight: bold;
    color: #fff;
    /*background-color:#73B53E;*/
}

.shopp,
.paga {
    border: 1px solid #f00;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;
    font-family: Tahoma;
    margin-bottom: 13px;
    margin-right: 7px;
    width: 200px;
    float: right;
    font-weight: bold;
    color: #000;
    /*background-color:#73B53E;*/
}

.shopp,
.cart-trasp {
    border: solid #ccc 1px;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;
    font-family: Tahoma;
    margin-bottom: 3px;
    width: 200px;
    background-color: #ccc;
    margin-right: 9px;
}

.shopp,
.cart-tasse {
    border: solid #ccc 1px;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;
    font-family: Tahoma;
    margin-bottom: 3px;
    margin-right: 8px;
    width: 200px;
    background-color: #ccc;
}
.shopp,
.consegna {
    border: solid #ccc 1px;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 16px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;
    font-family: Tahoma;
    margin-bottom: 3px;
    margin-right: 8px;
    width: 200px;
    background-color: #eaeaea;
    display: none;
}

.shopp,
.cart-imponibile {
    border: solid #ccc 1px;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;
    font-family: Tahoma;
    margin-bottom: 3px;
    margin-right: 8px;
    width: 200px;
    background-color: #ccc;
}

.shoppin,
.cart-tassein {
    border: solid #ccc 2px;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;

    margin-bottom: 3px;
    margin-right: 8px;
    /*width:280px;*/
    background-color: #cdd0e4;
    margin-top: 10px;
}
.cart-totalin {
    border: solid #000 1px;
    padding: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    background: url(remove.png) center right no-repeat 5px;
    border-radius: 8px;

    margin-bottom: 3px;
    margin-right: 8px;
    width: 280px;
    color: #fff;

    background-color: #f40404;
    margin-top: 10px;
}

.labelin {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    /*color: #fff;*/
    text-align: left;
    /*white-space: nowrap;*/
    vertical-align: baseline;
    border-radius: 0.25em;
    width: 280px;
}

div.shopp span {
    float: left;
}
div.shopp div.label {
    width: 130px;
    float: left;
}
div.shopp div.shopp-price {
    width: 70px;
    float: left;
}
.quantity {
    float: left;
    margin-top: -3px;
    width: 20px;
}
img.remove {
    float: right;
    cursor: pointer;
}
.cart-total b {
    width: 130px;
}
