/*
* (c) 2010 Alessandro De Zorzi - www.rhx.it
*/

*
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    color: #414141;
}

a
{
    text-decoration: none;
    color: #414141;
}

a:hover, input[type="button"]:hover
{
    color: #f39a12;
    text-decoration: underline;
}

img,
a img,
a > img
{
  border: 0 !important;
  border-color: transparent;
}

fieldset
{
    border: 0;
}

select
{
    border: 1px solid #cccccc;
    background-color: #ffffff;
    opacity: 0.7;
}

.hidden {
    display: none;
}

.todo {
    background: purple;
}

#container
{
    display: block;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    display: block;
    width: 960px;
    height: 128px;
    height: 110px;
    margin-top: 0;
    background: url("/img/bellus_testata.jpg") no-repeat bottom left;
    margin-top: 6px;
}

#header h1,
#header h2
{
    display: none;
}

#header a.goToHome
{
    display: block;
    float: left;
    width: 350px;
    height: 128px;
    height: 110px;
}

#headerSimple
{
    display: none;
}

#homeLink
{
    display: block;
    float: right;
    margin-right: 34px;
    margin-top: 82px;
}

#homeLink a
{
    color: #ffffff;
    font-weight: bold;
    margin-left: 7px;
}

#subHeader
{
    display: block;
    display: none;
    width: 960px;
    height: 46px;
    background: url("/img/bellus_barra_ricerca_sfondo.jpg") no-repeat left top;
    margin-top: 7px; 
}

#footer
{
    clear: left;
    display: block;
    width: 960px;
    height: auto;
    line-height: 22px;
    text-align: center;
    padding-top: 6px;
    margin-bottom: 2px;
}

#footerIcons
{
    clear: left;
    display: block;
    width: 960px;
    height: auto;
    line-height: 22px;
    text-align: center;
    padding-top: 6px;
    margin-bottom: 16px;
}

#mainBox
{
    float: left;
    display: block;
    width: 960px;
    height: auto;
    margin-top: 5px;
    border-bottom: 1px solid #cccccc;
    background: url("/img/righeverticali.jpg") repeat-y;
}

#sxBox
{
    display: block;
    float: left;
    width: 219px;
    height: auto;
    /* border-right: 1px solid #cccccc; */
    padding-bottom: 10px;
}

#dxBox
{
    display: block;
    float: right;
    width: 219px;
    height: auto;
    /*border-left: 1px solid #cccccc; */
    padding-bottom: 10px;
}


.LBoxHead
{
    display: block;
    height: 37px;
    width: 219px;
    line-height: 41px;
    background: url("/img/bellus_tasto_arancio.jpg") no-repeat left top;
    color: #ffffff;
    margin-bottom: 6px;
}

#sxBox h2, #dxBox h2
{
    font-size: 14px;
    padding-left: 36px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 11px;
}

#sxBox ul, #dxBox ul
{
    line-height: 20px;
    padding-left: 36px;
    padding-right: 8px;
    list-style-image: url("/img/bellus_freccia_piccola_testo_grigia.gif");
}

.frecciaBox
{
    margin-top: 14px;
    margin-right: 21px;
    float: right;
}

/*
* Box spalla
*/

.LBox
{
    width: 219px;
    height: auto;
    background: url("/img/bellus_box_bianco_corto_mezzo.jpg") repeat-y top left;
    margin-bottom: 8px;
}

.LBox p
{
    padding: 5px 36px 5px 36px;
    text-align: justify;
}

.TBox
{
    margin-bottom: 8px;
    width: 219px;
    height: auto;
}

.imgUsato img
{
    float: right;
}

.topLBox
{
    display: block;
    width: 219px;
    height: 8px;
    overflow: visible;
    background: url("/img/bellus_box_bianco_alto.jpg") no-repeat top left;
}

.centerLBoxCart
{
    display: block;
    width: 219px;
    height: 37px;
    background: url("/img/bellus_box_bianco_carrello.jpg") no-repeat top left;
}

.centerLBoxCart p
{
    padding-top: 14px;
}

.centerLBox
{
    display: block;
    width: 219px;
    height: auto;
    background: url("/img/bellus_box_bianco_top.jpg") no-repeat top left;
}

.bottomLBox
{
    display: block;
    width: 219px;
    height: 10px;
    background: url("/img/bellus_box_bianco_corto_basso.jpg") no-repeat top left;
}

#centerBox
{
    display: block;
    float: left;
    width: 482px;
    height: auto;
    /*border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; */
    padding: 0 9px 0 9px;
    margin-left: 10px;
}

#rateInRete
{
    display: block;
    width: 219px;
    height: 121px;
    background: url("/img/bellus_box_rateinrete.gif") no-repeat top left;
}

#rateInRete a
{
    display: block;
    width: 219px;
    height: 121px;
}
#faiUnRegalo
{
    display: block;
    width: 219px;
    height: 142px;
    background: url("/img/bellus_faiunregalo.jpg") no-repeat top left;
    margin-bottom: 16px;
}

#boxMarchi
{
    display: block;
    width: 219px;
    height: 268px;
    text-align: center;
    background: url("/img/bellus_box_provato_per_voi.jpg") no-repeat top left;
    padding: 10px 0px 10px 0px;
}

/*#boxMarchi a
{
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    margin-left: 10px;
    margin-bottom: 5px;
}

#tuttiMarchi
{
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    margin-left: 25px;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
    background-color: #f34;
}

#tuttiMarchi img
{
    vertical-align: text-bottom;
}*/

input[type="text"], input[type="password"], textarea
{
    border: 1px solid #cccccc;
    letter-spacing: 0.16em;
    font-weight: bold;
}

input.error[type="text"]
{
    background-color: #ffcccc;
    border: 1px dashed #ffaaaa;
}

.error
{
    color: #ff0000 !important;
}

input:focus, textarea:focus
{
      background-color: #fff3c6;
}


#dxBox input[type="text"],#dxBox input[type="password"]
{
    border: 0;
}

#dxBox input[type="submit"]
{
    border: 0;
    background: url("/img/bellus_freccia_media_destra.jpg") no-repeat right top;
}

.boxVetrina, .boxNovita, .boxCategoria, .boxSuggeriti
{
    display: block;
    float: left;
    width: 158px;
    height: 204px;
    background: url("/img/bellus_box_invetrina.jpg") no-repeat top left;
    margin-bottom: 8px;
}

.boxVetrina p, .boxNovita p, .boxCategoria p, .boxSuggeriti p
{
    text-align: center;
    padding: 10px 10px 0 10px;
}

.boxVetrina a, .boxNovita a, .boxCategoria a, .boxSuggeriti a
{
    color: #9a9a9a;
}

p.descArticoloVetrina, p.descArticoloNovita
{
    height: 45px;
    overflow: hidden;
}

p.descArticoloSoloPerOggi, p.descArticoloSimili
{
    height: 30px;
    overflow: hidden;
}

.oneMarchio
{
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    margin: 2px 0 2px 26px;
}

.oneMarchioFat
{
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    margin: 4px 0 4px 5px;
}


.boxSoloPerOggi, .boxSimili
{
    display: block;
    width: 219px;
    height: 160px;
    background: url("/img/bellus_box_soloperoggi_lungo.jpg") no-repeat top left;
    margin-bottom: 8px;
}

.boxSoloPerOggi p, .boxSimili p
{
    padding-left: 36px;
    padding-right: 16px;
}

.dataSoloPerOggi, .dataVetrina, .dataNovita, .dataCategoria, .dataSimili, .dataSuggeriti
{
    display: block;
    padding-top: 24px;
    padding-bottom: 4px;
    height: 75px;
    text-align: center;
}

.prezzoSoloPerOggi, .prezzoSimili, .prezzoSoloPerOggiSconto, .prezzoSimiliSconto
{
    font-weight: bold;
    color: #f49b10;
    padding-left: 36px;
    font-size: 14px;
}

.prezzoVetrina, .prezzoNovita, .prezzoCategoria, .prezzoSuggeriti
{
    font-size: 11px;
    color: #555555;
}

.prezzoVetrinaBarrato,
.prezzoSoloPerOggiBarrato,
.prezzoNovitaBarrato,
.prezzoSimiliBarrato
{
    text-decoration: line-through;
}

.prezzoVetrinaSconto,
.prezzoNovitaSconto
{
    font-weight: bold;
    color: #f49b10 !important;
}

.catHere, .catHere a
{
    font-weight: bold;
    color: #f49b10;
}

li.catHere
{
    list-style-image: url("/img/bellus_freccia_piccola_testo_arancio.gif");
}

#sottoreparti
{
    float: left;
    display: block;
}

#sottoreparti ul
{
    list-style-type: none;
}

#sottoreparti li
{
    display: block;
    width: 240px;
    height: 94px;
    float: left;
}

.strDx
{
    margin-left: 2px;
}

/*
* Search
*/

#searchResult
{
    vertical-align: top;
}

#searchResult img
{
    vertical-align: top;
}

input.searchWords
{
    width: 185px;
    height: 16px;
    line-height: 22px;
    margin: 2px 0 0 5px;
    float: left;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
}

#articoliTrovati, .cartHead, #selectProv, .cartTot
{
    display: block;
    width: 486px;
    height: 37px;
    line-height: 37px;
    background: url("/img/bellus_box_articoli_trovati.jpg") no-repeat top left;
    margin-bottom: 12px;
    margin-top: 20px;
    overflow: hidden;
}

.modcart
{
    clear: left;
    display: block;
    float: left;
    width: 44px;
    height: 60px;
    line-height: 30px;
    text-align: center;
}

#selectProv select
{
    /* font-family: "courier", fixed-size; */
    margin-left: 30px;
    width: 250px;
}

.cartHead span, .cartTot span
{
    font-weight: bold;
    margin-left: 20px;
}

.cartHeadRadio
{
    margin-left: 30px;
}

.cartHead input[type="checkbox"]
{
    margin-right: 10px;
}

#articoliTrovati
{
    text-align: right;
}

.artRow, .cartRow
{
    display: block;
    width: 100%;
    height: 117px;
    padding: 18px 0 18px 0;
    border-top: 1px solid #dddddd;
}

.commentoRow
{
    display: block;
    width: 100%;
    min-height: 120px;
    padding: 18px 0 18px 0;
    border-top: 1px solid #dddddd;
}

.commentoReply
{
    display: block;
    width: 100%;
    height: auto;
    padding: 8px 0 0 0;
}

.cartRow
{
    height: 90px !important;
}

.artRowPhoto
{
    display: block;
    float: left;
    width: 100px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #dddddd;
}

.artRowPhoto img
{
    margin:auto;
}

.artRowTitle
{
    font-weight: bold;
    margin-bottom: 10px;
}

.artRowData, .cartRowData
{
    display: block;
    float: left;
    width: 235px;
    height: 101px;
    padding: 0 11px 0 11px;
}

.artRowCommento
{
    display: block;
    float: left;
    width: 355px;
    padding: 0 11px 0 11px;
}

.cartRowData
{
    height: 60px;
}

.artRowInfo, .cartRowInfo
{
    display: block;
    float: left;
    width: 124px;
    height: 101px;
    float: left;
}

.cartRowInfo
{
    height: 70px;
}

.artRowDisp
{
    width: 30px;
    float: left;
}

.artRowPrezzo,
.artRowPrezzoBarrato,
.artRowPrezzoSconto
{
    width: 65px;
    float: right;
    font-size: 12px;
    text-align: right;
}

.artRowPrezzoBarrato
{
    text-decoration: line-through;
}

.artRowPrezzoSconto
{
    color: #f49b10;
}

.artRowPrezzoNr
{
    font-weight: bold;
    color: #111111;
}

.artRowPrezzoNrSconto
{
    font-weight: bold;
    color: #f49b10;
}

.artRowAct
{
    float: left;
    height: 16px;
    line-height: 16px;
    width: 360px;
    padding: 0 0 0 11px;
}

.artRowActLink a, .artRowActCart a
{
    color: #aaaaaa;
}

.artRowActCart img
{
    margin-left: 10px;
}

.artRowActCart
{
    float: right;
    color: #aaaaaa;
    line-height: 16px;
}

.totNrResult
{
    font-weight: bold;
    margin-left: 10px;
    margin-right: 18px;
}

#artDisclaimer
{
    margin-top: 9px;
    padding-top: 4px;
    margin-bottom: 9px;
    display: block;
    float: left;
    border-top: 1px solid #dddddd;
    width: 100%;
    text-align: center;
}

/*
* ---/Search----------------------------------------
*/


/*
* -- Scheda articolo
*/

#schedaArticolo
{
    display: block;
    width: 100%;
    height: auto;
}

#schedaArticoloTop
{
    display: block;
    width: 100%;
    height: auto;
    min-height: 20px;
}

#schedaArticolo h3
{
    display: block;
    margin-top: 1px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 11px;
    top: -20px;
    clear: left;
}

#schedaArticoloDescr
{
    display: block;
    width: 100%;
    float: left;
    margin-top: 6px;
    margin-bottom: 10px;
}

#schedaArticoloDescr h4
{
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    margin-top: 14px;
    margin-bottom: 14px;
}

#linkBack
{
    display: block;
    float: left;
    width: 405px;
    vertical-align: top;
    margin-top: 3px;
}

#linkBack a
{
    margin-right: 12px;
    text-transform: uppercase;
}

#linkBack img
{
    vertical-align: text-top;
    margin: 0 6px 0 0;
}

#schedaArticoloPhoto
{
    display: block;
    float: left;
    width: 280px;
    height: 280px;
    text-align: center;
}

#schedaArticoloDisp
{
    display: block;
    float: left;
    width: 108px;    
    height: 13px;
    line-height: 13px;
    margin-top: 2px;
    vertical-align: top;
}

#schedaArticoloDisp img
{
    vertical-align: text-top;
}

#schedaArticoloDisp p
{
    margin-left: 6px;
}

.schedaArticoloTitle
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
}
    
#price
{
    display: block;
    float: right;
    width: 92px;
    height: 29px;
    line-height: 31px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    background: url("/img/bellus_box_prezzo.jpg") no-repeat top left;
}

#schedaArticoloInfo
{
    display: block;
    float: right;
    width: 200px;
    min-height: 280px;
    border-left: 1px solid #dddddd;
}

#schedaArticoloInfo ul
{
    float: right;
    margin-top: 6px;
    margin-bottom: 6px;
    min-height: 210px;
}

#schedaArticoloInfo li
{
    display: block;
    width: 196px;
    height: 29px;
    line-height: 29px;
    margin-bottom: 4px;
    /*padding-left: 14px; */
    background: url("/img/bellus_tasto_grigio_freccia_chiaro_plus.jpg") no-repeat top left;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}

#schedaArticoloInfo li.youtube
{
    background: url("/img/bellus_tasto_grigio_youtube.jpg") no-repeat top left;
}

#schedaArticoloInfo li.facebook
{
    background: url("/img/bellus_tasto_grigio_facebook.jpg") no-repeat top left;
}

#schedaArticoloInfo li a
{
    padding-left: 20px;
    display: block;    
    width: 176px;
    height: 29px;
}

.addToCart
{
    float: right;
}

#schedaArticoloDescrIcons
{
    display: block;
    width: 100%;
    /* height: 52px; */
    margin-bottom: 6px;
}

#schedaArticoloMarca
{
    display: block;
    float: left;
    width: 90px;
    /*height: 45px; */
    /* overflow: hidden; */
    margin-bottom: 8px;
    /*background: url("/img/bellus_cornice_loghi_lunga.png") no-repeat top left;
    */
}

#schedaArticoloLogoImg
{
    display: block;
    float: left;
    width: 75px;
    height: auto;
    margin-top: 3px;
    /*line-height: 48px;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    margin-bottom: -10px; */
}

/*
*
*/

.floatRight
{
    float: right;
}

/*
* Home ----------------
*/

#bannerHome
{
    display: block;
    /* background: url("/img/bellus_banner_centrale.jpg") no-repeat top left; */
    width: 486px;
    height: 200px;
    margin-bottom: 18px;
}

.bannerFraseLong
{
    display: block;
    background: url("/img/bellus_frase_home.jpg") no-repeat top left;
    width: 486px;
    height: 60px;
    margin-bottom: 18px;
    padding: 2px;
}

.bannerFraseLong p
{
    margin-top: 6px !important;
}

#bannerHome a
{
    display: block;
    width: 486px;
    height: 200px;
}

#bannerFrase
{
    display: block;
    font-weight: bold;
}

#bannerFrase p
{
    font-size: 12px;
    color: #f49b10 !important;
    text-transform: uppercase !important;
}

.titleHome
{
    display: block;
    clear: both;
    background: url("/img/bellus_tasto_grigio.jpg") no-repeat top left;
    width: 219px;
    height: 37px;
    margin-bottom: 6px;
    line-height: 41px;
    color: #ffffff;
    text-transform: uppercase;
}

.titleHome h2
{
    font-size: 14px;
    margin-left: 20px;
}

.selezioneBox
{
    display: block;
    float: left;
    margin-bottom: 28px;
}

.selezioneBoxRight
{
    margin-left: 4px;
}

/*
* ----------- /Home ----------------
*/

#selectProvLabel
{
    font-weight: bold;
    margin-left: 30px;
}

#totSpedizione, #totPagare, #totArticoli
{
    float: right;
    font-weight: bold;
    margin-right: 30px;
}

#spedizione ul
{
    margin: 10px 0 10px 30px;
    list-style-type: none;
}

#spedizione ul img
{
    margin-left: 6px;
    margin-right: 10px;
}

#spedizione li
{
    line-height: 20px;
}

#spedizione li span
{
    margin-left: 8px;
}
#debug
{
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    width: auto;
    background-color: #000000;
    opacity: 0.75;
    color: #ffffff;
    font-weight: bold;
}

#checkoutData
{
    padding: 0;
}

#centerBox p
{
    padding: 0 20px 0 20px;

}

label.cliente
{
    display: block;
    width: 140px;
    clear: left;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-right: 6px;
    padding-top: 6px;
    text-transform: uppercase;
}

#infoRequest label
{
    display: block;
    width: 140px;
    float: left;
    text-align: right;
    margin-right: 6px;
}

.labello
{
    line-height: 20px;
    letter-spacing: 0.16em;
    font-weight: bold;
    height: 26px;
    padding: 3px;
}

#checkoutData input,
#codiceFiscale input,
#codiceFiscale select
{
    padding: 3px;
    margin-bottom: 6px;
}

.userNote
{
    width: 100%;
    height: 50px;
    float: right;
    margin-bottom: 12px;
}

.infoBox
{
    margin: 20px;
}

.infoBox p
{
    margin-top: 0.6em;
    text-align: justify;
}

.pulsanteVai
{
    display: block;
    float: right;
    background: url("/img/bellus_tasto_grigio_freccia_chiaro_plus.jpg") no-repeat left top;
    width: 196px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    font-size: 12px;
    border: 0;
    margin-top: 10px;
    margin-bottom: 12px;
}

.pulsanteBack
{
    display: block;
    float: left;
    background: url("/img/bellus_tasto_grigio_freccia_chiaro_back.jpg") no-repeat right top;
    width: 196px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    font-size: 12px;
    border: 0;
    margin-top: 10px;
    margin-bottom: 12px;
}

.pulsanteBack a
{
    display: block;
    width: 196px;
    height: 29px;
    padding-left: 42px;

}

.pulsanteVai a, input.pulsanteVai
{
    display: block;
    width: 196px;
    height: 29px;
    padding-left: 12px;
    text-align: left;
}

.loader
{
    width: 486px;
    height: auto;
    text-align: center;
    display: block;
    margin-top: 50px;
}

.searchButton
{
    border: 0;
    width: 22px;
    height: 22px;
    background: url("/img/bellus_freccia_media_destra.jpg") no-repeat;
}

.speGratis
{
    float: right;
    margin-top: 12px;
}

.exDemo
{
    float: left;
    width: 100%;
    margin-top: 12px;
}

/*
* Vecchio stiel pagine
*/

#pageBox
{
    line-height: 1.5em;
    text-align: justify;
    padding-bottom: 20px;
}

#pageBox ul, #pageBox ol
{
    padding: 10px 0 10px 50px;
}

.txtbold, .blubold
{
    font-weight: bold;
}

#faq
{
    padding-left: 20px;
    list-style-type: none;
    line-height: 2em;
}

#faq a
{
    font-weight: bold;
}

#faq .rispostaFaq
{
    display: block;
    width: 100%;
    float: left;
    padding: 5px 0 5px 10px;
}

#howtoDir li
{
    margin-left: 50px;
    list-style-type: none;
    padding-bottom: 5px;
    list-style-image: url("/img/directory.png");
}

.howtoPdf li
{
    list-style-type: none;
    padding-bottom: 5px;
    list-style-image: url("/img/download_pdf.gif") !important;
}

.manStrumenti
{
    list-style-type: none;
    padding-left: 20px;	
    line-height: 2em;
}

.cuscino
{
    clear: both;
    display: block;
    width: 100%;
    height: 22px;
}

.paginazione
{
    display: block;
    width: 100%;
    float: left;
}

.paginazione li
{
    font-size: 11px;
    text-align: center;
    display: block;
    vertical-align: middle;
    width: 20px;
    line-height: 20px;
    height: 20px;
    margin: 3px;
    float: left;
    list-style-type: none;
    border: 1px solid #aaaaaa;
}

.paginazione li a
{
    display: block;
    height: 20px;
    width: 20px;
}

.paginazione span
{
    color: #777;
}

li.nResults
{
    width: 95px;
}

li.pageNumberHere
{
    background-color: #dddddd;
    color: #333333;
    font-weight: bold;
}

#miniBox
{
    width: 486px;
    margin-left: auto;
    margin-right: auto;
    min-height: 350px;
}

.commentoArticolo
{
    margin-bottom: 8px;
}

.clear
{
    clear: both;
}

.yellowBox
{
    background-color: #ffff88;
    color: #333;
    text-align: justify;
    border: 1px #808080 solid;
    padding: 10px;
    margin: 4px 0 4px 0;
}

.filterCheck
{
    margin-top: 6px;
    margin-right: 6px;
    border: 1px solid #aaaaaa;
}

#cfCliente
{
    float: left;
}

.descFormCheck
{
    margin-right: 10px;
}

#myorders
{
    padding-left: 20px;
    list-style-image: url("/img/bellus_freccia_piccola_testo_grigia.gif");
    line-height: 2em;
}

.orderDetail
{
    display: block;
    float: left;
    width: 100%;
    height: auto;
}

.orderDetailDesc
{
    width: 100px;
    float: left;
}

.suggeritiAdd
{
    position: relative;
    left: -20px;
}

#selectMetodo label
{
    padding-left: 10px;
}

p.desc
{
    text-align: justify;
}

.pageTitle
{
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 3px;
}

.vaiAllaScheda
{
    margin-top: 6px;
}

.presso
{
    vertical-align: text-top;
}

.maxBox
{
    display: block;
    float: left;
    width: 1200px;
    height: 1000px;
    border: 1px solid #f00;
}

