﻿.NelCarrelloBtn
{
    background: url( '/public/img/sysfile/Buttons/NelCarrello.png' ) no-repeat;
    width: 174px;
    height: 22px;
    color: White;
    font-size: 12px;
    border-style: none;
    cursor: pointer;
}

.OrangeBigBtn
{
    background-image: url(   '/controlli/eCommerce/res/imgs/Btn_AddToCart.gif' );
    background-color: Transparent;
    background-repeat: no-repeat;
    font-family:Lucida Sans Unicode, Verdana;
    width: 157px;
    height: 28px;
    color: White;
    font-size: 13px;
    cursor: pointer;
    text-align:center;
    display:block;
    border: none;
    padding-bottom:3px;
}

.OrangeBigBigBtn
{
    background-image: url(   '/controlli/eCommerce/res/imgs/BtnBig_AddToCart.jpg' );
    background-color: Transparent;
    background-repeat: no-repeat;
    font-family:Lucida Sans Unicode, Verdana;
    width: 250px;
    height: 28px;
    color: White;
    font-size: 13px;
    cursor: pointer;
    text-align:center;
    display:block;
    border: none;
    padding-bottom:3px;
}

.Admin_OrangeBigBtn
{
    background-image: url(   '/controlli/eCommerce/res/imgs/Btn_AddToCart.gif' );
    background-color: Transparent;
    background-repeat: no-repeat;
    font-family:Lucida Sans Unicode, Verdana;
    width: 157px;
    height: 28px;
    color: White;
    font-size: 13px;
    cursor: pointer;
    text-align:center;
    display:block;
    border: none;
    padding-bottom:3px;
    float:left;
}

.LongGreenBtn
{
    background: url( '/public/img/sysfile/Buttons/LongGreenButtonBackGround.png' ) no-repeat;
    width: 174px;
    height: 22px;
    color: White;
    font-size: 12px;
    border-style: none;
    cursor: pointer;
}

.LongGreenBtnSenzaFreccia
{
    background: url( '/public/img/sysfile/Buttons/LongGreenButtonBackGroundNoArrow.png' ) no-repeat;
    width: 174px;
    height: 22px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
    cursor: pointer;
}



.PayWithPayPalBtn
{
    background: url( '/public/img/sysfile/Buttons/PagaConPayPal_backGround.png' ) no-repeat;
    width: 128px;
    height: 47px;
    color: #003366;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
    cursor: pointer;
}
.GreenButtonMid
{
    background: url( '/public/img/sysfile/Buttons/ButtonEliminaInCarrello.png' ) no-repeat;
    width: 93px;
    height: 21px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
    cursor: pointer;
}
.GreenButtonCircleMiniButton
{
    background: url( '/public/img/sysfile/Buttons/MiniLogin_OkButton.png' ) no-repeat;
    display: block;
    width: 33px;
    height: 21px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
    cursor: pointer;
}
.GreenButton45pixWide
{
    background: url( '/public/img/sysfile/Buttons/GreenButton45PixWide.png' ) no-repeat;
    width: 45px;
    height: 19px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
    cursor: pointer;
}
.CartMeno
{
    background: url( '/public/img/sysfile/Buttons/Cart/Button_meno.jpg' ) no-repeat;
    display: block;
    width: 11px;
    height: 11px;
    cursor: pointer;
    border-style: none;
}
.CartPiu
{
    background: url( '/public/img/sysfile/Buttons/Cart/Button_piu.jpg' ) no-repeat;
    display: block;
    width: 11px;
    height: 11px;
    cursor: pointer;
    border-style: none;
}

