@import url(/shop_editor.css);

DIV.itemImages {
    TEXT-ALIGN: center; MARGIN: 0px 0px 0px 0px; FLOAT: left
}
DIV#fancy_overlay {
    Z-INDEX: 100; POSITION: fixed; BACKGROUND-COLOR: #666; WIDTH: 100%; DISPLAY: none; HEIGHT: 100%; TOP: 0px; LEFT: 0px
}
DIV#fancy_outer {
    Z-INDEX: 100; POSITION: absolute; PADDING-BOTTOM: 33px; MARGIN: 0px; PADDING-LEFT: 18px; PADDING-RIGHT: 18px; DISPLAY: none; BACKGROUND: none transparent scroll repeat 0% 0%; OVERFLOW: hidden; TOP: 0px; PADDING-TOP: 18px; LEFT: 0px
}
#continua {
    position: relative;
    float: left;
    width: 155px;
    display: inline;
}

#continua a {
    background: url(/immagini/b_continua.png) left top no-repeat;
    display:table;
    height: 27px;
    padding: 7px 30px 0px 30px;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    float: left;
    width: 180px;
}
#continua a:hover {
    display:table;
    height: 27px;
    padding: 7px 30px 0px 30px;
    color: #999999;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    background: url(/immagini/b_continua2.png) left top no-repeat;
    width: 180px;
}


#procedi {
    position: relative;
    float: right;
    width: 155px;
    display: inline;
    text-align: left;

}

#procedi a {
    background: url(/immagini/b_procedi.png) left top no-repeat;
    display:table;
    height: 27px;
    padding: 7px 0px 0px 10px;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    float: right;
    width: 155px;
}
#procedi a:hover {
    display:table;
    height: 27px;
    padding: 7px 0px 0px 10px;
    color: #999999;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    background: url(/immagini/b_procedi2.png) left top no-repeat;
    width: 155px;
    float: right;
}





a:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF6600;
    text-decoration: none;
    font-weight: normal;
}

a:visited {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #999999;
    text-decoration: underline;
    font-weight: normal;

}
a.continua {
    background-image: url(/immagini/b_continua.png);
    width: 155px;
    height: 27px;
    padding: 7px 30px 0px 30px;
    color: #FFFFFF;
}
a.continua:visited {
    background-image: url(/immagini/b_continua.png);
    width: 155px;
    height: 27px;
    padding: 7px 2px 0px 30px;
    color: #FFFFFF;
}
a.continua:hover{
    background-image: url(/immagini/b_continua2.png);
    width: 155px;
    height: 27px;
    padding: 7px 2px 0px 30px;
    text-decoration: none;
    color: #333333;
}
a.procedi {
    background-image: url(/immagini/b_procedi.png);
    width: 155px;
    height: 27px;
    padding: 7px 35px 0px 0px;
    color: #FFFFFF;
}
a.procedi:visited {
    background-image: url(/immagini/b_procedi.png);
    width: 155px;
    height: 27px;
    padding: 7px 35px 0px 0px;
    color: #FFFFFF;
}
a.procedi:hover{
    background-image: url(/immagini/b_procedi2.png);
    width: 155px;
    height: 27px;
    padding: 7px 35px 0px 0px;
    text-decoration: none;
    color: #333333;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}
.bordogrigio {
    border: 1px solid #666666;
}

/*
.linea_vert {
    background-attachment: inherit;
    background-image: url(/immagini/lv.png);
    background-repeat: repeat-y;
    background-position: center top;
}
*/

.linea_orizz {
    background-attachment: inherit;
    background-image: url(/immagini/lo.png);
    background-repeat: repeat-x;
    background-position: left center;
}
form {
    margin: 0px;
    padding: 0px;
}
.testo {
    font-family: Tahoma, Arial;
    font-size: 11px;
}
.testobianco {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.titoli {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: -1px;
}
.titoli20 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #666666;
    letter-spacing: -1px;
}
.titoli36 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: italic;
    letter-spacing: -2px;
    color: #626C74;
}
.ylink {
    cursor: pointer;
}
.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.rigaordiniuno {
    background-color: #f5f5f5f;
}
.rigaordinidue {
    background-color: #f1f1f1;
    border: solid 1px #333333;
}
.rigaordiniunol {
    background-color: #5A6470;
}
.rigaordiniduel {
    background-color: #5A6470;
    border: solid 1px #ffffff;
    border-right: none;
}
.helpline {
    background-color: #DDDDDD;
    border-style: none;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.button, select.button {
    background-color : #EEEEEE;
    color : #000000;
    font-size: 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.genmed {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gensmall {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.errore {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.testoeditor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}
.testo11editor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
.leftbar_menuOut {
    DISPLAY: block! important;
    WIDTH: 194px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;


}
.leftbar_menuOver {
    DISPLAY: block! important;
    WIDTH: 194px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;


}
.leftbar_category {
    FONT-WEIGHT: normal! important;
    FONT-SIZE: 11px! important;
    CURSOR: pointer! important;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #333333;
    padding-left: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
    width: 195px;
    height: 24px;
}
.leftbar_submenu {
    FONT-SIZE: 11px! important;
    WIDTH: 200px! important;
    FONT-FAMILY: Tahoma, Arial;

}
.leftbar_cell {
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma, Arial! important;
    WIDTH: 194px! important;
    HEIGHT: 19px! important;
    padding-left: 10px;

}
A.leftbar_link:link {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #006699;
    text-decoration: none;
}
A.leftbar_link:visited {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #6699CC;
    text-decoration: none;
}
A.leftbar_link:hover {
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Tahoma, Arial;
    color: #999999;
    text-decoration: none;
}
.input_txt_carr {
    BORDER-LEFT: #F7F7F7 1px solid;
    BORDER-RIGHT: #F7F7F7 1px solid;
    BORDER-TOP: #F7F7F7 1px solid;
    BORDER-BOTTOM: #F7F7F7 1px solid;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    COLOR: #666666;
    BACKGROUND: #F7F7F7;
    WIDTH: 20px;
    HEIGHT: 20px;
    font-weight: bold;
    padding-left: 5px;
}
.input_txt {

    PADDING-TOP: 3px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    HEIGHT: 22px;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    MARGIN: 0px 0px 0px 2px;
    BACKGROUND-COLOR: transparent;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #003466;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: none
}
.ricerca {
    BACKGROUND-IMAGE: url(/immagini/searchbox-bg.png);
    MARGIN: 8px 0px 0px;
    height: 25px;
    background-repeat: no-repeat;
    width: 162px;
}
.login {
    BACKGROUND-IMAGE: url(/immagini/input_box.png);
    height: 25px;
    background-repeat: no-repeat;
    width: 142px;
}
.input_txt_EP {
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #cccccc 1px solid;
    MARGIN-TOP: 1px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(/immagini/input_bg.gif);
    MARGIN-BOTTOM: 2px;
    PADDING-BOTTOM: 3px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #333333;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    HEIGHT: 22px;
    TEXT-DECORATION: none
}
.textArea_txt_EP {
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #cccccc 1px solid;
    MARGIN-TOP: 1px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(/immagini/input_bg.gif);
    MARGIN-BOTTOM: 2px;
    PADDING-BOTTOM: 3px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #333333;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: none
}
.captcha img { width:136px; height:56px; border: 1px solid #ccc;}

.f_carr {
    background-attachment: inherit;
    background-image: url(/immagini/1di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_carr2 {
    background-attachment: inherit;
    background-image: url(/immagini/2di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_carr3 {
    background-attachment: inherit;
    background-image: url(/immagini/3di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_carr4 {
    background-attachment: inherit;
    background-image: url(/immagini/4di4.png);
    background-repeat: no-repeat;
    background-position: 180px top;
}
.f_contatti {
    background-attachment: inherit;
    background-image: url(/immagini/f_contatti.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_attivazione {
    background-attachment: inherit;
    background-image: url(/immagini/f_attiva.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_attiva_ok {
    background-attachment: inherit;
    background-image: url(/immagini/f_attivazione_ok.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.f_cp {
    background-attachment: inherit;
    background-image: url(/immagini/f_cp.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_errore {
    background-attachment: inherit;
    background-image: url(/immagini/f_errore.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.f_recupero {
    background-attachment: inherit;
    background-image: url(/immagini/f_rec.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_ricercaut {
    background-attachment: inherit;
    background-image: url(/immagini/f_ru.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.bordonero {
    border: 1px solid #000000;
}
.prezzo {
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
}
.prezzob {
    font-family: Tahoma, Arial;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: bold;
}


.f_errpag {
    background-attachment: inherit;
    background-image: url(/immagini/f_errore_pag.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
<! [endif].bs {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #666666;
}
.bs {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
}
.testo2 {
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
}

.f_login {
    background-attachment: inherit;
    background-image: url(/immagini/f_login.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.f_newsl {
    background-attachment: inherit;
    background-image: url(/immagini/f_newsletter.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_newslgrazie {
    background-attachment: inherit;
    background-image: url(/immagini/f_newslgrazie.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_amico {
    background-attachment: inherit;
    background-image: url(/immagini/f_amico.png);
    background-repeat: no-repeat;
    background-position: 550px 250px;
}
.prezzo {
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
}
.bd_top {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333333;
}
.f_inf1 {
    background-attachment: inherit;
    background-image: url(/immagini/cigno_inf1.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.f_inf2 {
    background-attachment: inherit;
    background-image: url(/immagini/cigno_inf2.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.f_inf {
    background-attachment: inherit;
    background-image: url(/immagini/f_inf.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.fondo {
    background-attachment: inherit;
    background-image: url(/immagini/fondo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
.ns {
    display: none;
    visibility: hidden;
}
.fondo2 {
    background-attachment: inherit;
    background-image: url(/immagini/fondo2.png);
    background-repeat: repeat-y;
    background-position: center top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}