/* NB x inserire una skin in tutte le pagine cercare nel CSS i commenti con l'indicazione skin*/
html {
	background: url('../img/bg_all_opt.png') no-repeat scroll center bottom;
	/* background: url('../img/bg_natale.jpg') no-repeat scroll center top;  togliere commento x inserire skin*/
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 1.7em;
    overflow: auto;
}

body {
   background: url('../img/bg_pattern_opt.png') repeat-x scroll left top; /* commentare x inserire skin */
   overflow: auto;
}

:focus {
    outline: none;
}

.paneangeli {
    font-weight: bold;
    font-style: italic;
}

.club{
    font-style: italic;
    font-weight: bold;
}

.text_area strong {
    font-weight: bold;
}

.text_area em {
    font-style: italic;
}

.text_area li {
    list-style: disc outside url('../img/common/list_dot.png');
}

.errorlist li {
    color: #ff0000;
    font-size: 80%;
    list-style: none outside none;
}

.mandatory {
    color: #ff0000;
}

#all_wrapper {
    width: 100%;
    margin: auto;
	background: url('../img/dispensa_vuota.jpg') no-repeat scroll center top;
    /* background: url('../img/dispensa_vuota_nobg.jpg') no-repeat scroll center top;  togliere commento x inserire skin*/
    overflow: hidden;
}

#all {
    position: relative;
    width: 1000px;
    margin: auto;
    /*padding-top: 576px;*/
}

#popup_area {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15000;
}

#popup_area.visible {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#popup_area.replay_intro {
    text-align: center;
    background: #fff url('../img/bg_pattern_opt.png') repeat-x scroll left top;
}

#popup_area.intro {
    text-align: center;
    background: #fff url('../img/bg_pattern_opt.png') repeat-x scroll left top;
}

#popup_area.intro_jumping {
    text-align: center;
}

#popup_area.hide_intro {
    margin-top: -5000px;
    z-index:-1;
    display:hidden;
}

#dispensa {
    z-index: 10;
    height: 590px;
    width: 1000px;
    margin: auto;
    position: relative;
}

#dispensa.ricetta_dolce {
    background: url('../img/recipes/ricetta_dolce.png') no-repeat scroll 20px 300px;
}

#dispensa.ricetta_salato {
    background: url('../img/recipes/ricetta_salato_new.png') no-repeat scroll -20px 280px;
}

#recipe_image_dispensa {
    /*
    position: absolute;
    left: 330px;
    bottom: 55px;
    text-align: center;
    */
    float: left;
    margin: 315px 0 0 350px;
}

#books_request {
    position: absolute;
    bottom: 7px;
    right: 20px;
    height: 104px;
    background: url('../img/recipes/richiediricettario_down3.gif') no-repeat scroll top left;
    text-align: right;
}

#books_request:hover {
    background: url('../img/recipes/richiediricettario_hover3.gif') no-repeat scroll top left;
}

#btn-home-facebook {
    display:block;
    width:265px;
    height:74px;
    background: url('../img/sidebar/btn_facebook.png') no-repeat scroll top left;
    overflow:hidden;
    text-indent:-9999px;
    margin-left:7px;
    margin-top:-10px;
}
#btn-home-facebook:hover {
    background: url('../img/sidebar/btn_facebook_hover.png') no-repeat scroll top left;
}
#btn-home-dolciidee {
    display:block;
    width:265px;
    height:74px;
    background: url('../img/sidebar/btn_dolcidee.png') no-repeat scroll top left;
    overflow:hidden;
    text-indent:-9999px;
    margin-left:7px;
    margin-bottom:10px;
}
#btn-home-dolciidee:hover {
    background: url('../img/sidebar/btn_dolcidee_hover.png') no-repeat scroll top left;
}
#logo {
    position: absolute;
    top: 0;
    left: 37px;
}

#content {
    float: left;
    width: 706px;
    margin-left: 2px;
    /*padding-bottom: 50px;*/
}

    #content .title {
        color: #11678B;
        font-size: 24px;
        font-style: italic;
        margin-bottom: 40px;
    }

#subnav {
    float: left;
    position: relative;
    top: -15px;
    left: 20px;
    width: 700px;
    z-index: 1000;
}

/*     .submenu .entry {
        float: left;
        background: url('../img/common/submenu.png') no-repeat scroll left top;
        line-height: 39px;
    }

    .submenu .entry .link {
        background: url('../img/common/submenu_dx.jpg') no-repeat scroll right top;
        padding: 0 16px;
        float: left;
        line-height: 39px;

        font-size: 16px;
        color: #1C9058;
        text-decoration: none;
    }

    .submenu .entry .link:hover {
        color: #11678B;
    } */
	
	/** font pił piccolo **/
	.submenu .entry {
        float: left;
        background: url('../img/common/submenu.png') no-repeat scroll left top;
        line-height: 39px;
    }

    .submenu .entry .link {
        background: url('../img/common/submenu_dx.jpg') no-repeat scroll right top;
        padding: 0 10px 0 10px;
        float: left;
        line-height: 39px;

        font-size: 15px;
        color: #1C9058;
        text-decoration: none;
    }

    .submenu .entry .link:hover {
        color: #11678B;
    }
	/** #font pił piccolo **/
	

#sidebar {
    width: 292px;
    float: left;
}

#products {
    position: absolute;
    top: 0;
    right: 0;
    width: 654px;
    height: 202px;
}

    #products .pagination {
        /*float: right;
        margin-top: 12px;
        margin-right: 10px;*/
        position: absolute;
        right: 10px;
        bottom: 0;
        background: url('../img/products/altri_prodotti.png') no-repeat scroll top left;
        width: 133px;
        height: 28px;
    }

    #products .pagination .previous {
        float: left;
    }

    #products .pagination .next {
        float: right;
    }


.main_typologies {
    width: 218px;
}

.main_typology_name {
    display: block;
    background: url('../img/products/button.png') no-repeat scroll top left;
    width: 151px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #264070;
    text-decoration: none;
    margin: 2px auto;
}
    /*.main_typology_name:hover + .typologies {
        display: block;
    }*/

/*.main_typology .torte {
    background: url('../img/products/bottone_torte.gif') no-repeat scroll top left;
    text-indent: -9999px;
}*/

.selected_typology {
    display: block;
    margin: 0 auto;
    background: url('../img/products/selected_typology.png') no-repeat scroll center bottom;
    width: 137px;
}

    .selected_typology .text {
        position: relative;
        top: -8px;
        color: #fff;
        line-height: 1.2em;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        display: block;
        padding: 7px 10px 0;
        text-indent: 5px;
        background: url('../img/products/selected_typology.png') no-repeat scroll center top;
    }


.main_typology {
    /*position: relative;*/
}

.typologies {
    display: none;
    z-index: 20;
    position: absolute;
    margin-top: -38px;
    left: 30px;
    width: 170px;
}

.typologies_large {
    width: 270px;
}

.typologies.visible {
    display: block;
}

.typologies .list {
    padding-top: 28px;
}

    .typologies .list .typology {
        background: url('../img/products/baloon_sub.png') no-repeat scroll 10px center;
        height: 25px;
    }

    .typologies_large .list .typology {
        background: url('../img/products/baloon_sub_large.png') no-repeat scroll 10px center;
    }

    .typologies .list .first {
        background: url('../img/products/baloon_sub.png') no-repeat scroll 10px top;
        padding-top: 20px;
    }

    .typologies_large .list .first {
        background: url('../img/products/baloon_sub_large.png') no-repeat scroll 10px top;
    }

    .typologies .last {
        background: url('../img/products/baloon_sub.png') no-repeat scroll 10px bottom;
        height: 10px;
    }

    .typologies_large .last {
        background: url('../img/products/baloon_sub_large.png') no-repeat scroll 10px bottom;
    }

.typologies .typology_name {
    margin: 0 0 0 18px;
    display: block;
    height: 25px;
    overflow: hidden;
    padding: 0 5px;
    color: #24AB7D;
    text-decoration: none;
    font-weight: bold;
    line-height: 25px;
}

.typologies .typology_name:hover {
    background: url('../img/products/sub_hover.png') no-repeat scroll left top;
}

.typologies_large .typology_name:hover {
    background: url('../img/products/sub_hover_large.png') no-repeat scroll left top;
}

.products {
    position: absolute;
    top: 0;
    right: 0px;
    width: 415px;
}

    .products .product {
        float: left;
        margin: 0 5px;
    }

        .products .product_preview .product_link {
            position: relative;
            display: block;
            text-decoration: none;
        }

            .products .product_preview .product_link .product_name {
                z-index: 10;
                display: none;
                width: 200px;
                line-height: 14px;
                position: absolute;
                top: 170px;
                left: -50%;
                text-align: center;
                color: #4692C1;
                font-weight: bold;
                background: url('../img/products/baloon_name.png') no-repeat scroll center top;
            }

                .products .product_preview .product_link .product_name span {
                    display: block;
                    position: relative;
                    top: 20px;
                    padding: 0 10px 10px;
                    background: url('../img/products/baloon_name.png') no-repeat scroll center bottom;
                }

            .products .product_preview .product_link:hover .product_name {
                display: block;
            }

#product_details {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    padding-top: 18px;
    width: 654px;
    background: url('../img/products/prodotto_schedatop.gif') no-repeat scroll center top;
}

    #product_details .wrapper {
        padding: 0 30px;
        background: url('../img/products/prodotto_scheda.gif') repeat-y center top;
    }

    #product_details .closing {
        clear: both;
        background: url('../img/products/prodotto_schedabottom.gif') no-repeat scroll top left;
        width: 654px;
        height: 17px;
    }

    #product_details .product_name {
        color: #AB3835;
        font-weight: bold;
        font-size: 14px;
    }

    #product_details .product_description {
        background: url('../img/products/prodotto_descr_back.jpg') no-repeat scroll left 4px;
        width: 375px;
        height: 187px;
        padding: 20px 0 0 0;
    }

        #product_details .product_description .text_area {
            width: 370px;
            height: 175px;
            padding: 0 10px 0 0;
            overflow: auto;
        }

    #product_details .product_full_image {
        position: absolute;
        right: 10px;
        top: 45px;
        width: 239px;
        text-align: center;
    }

    #product_details .close {
        position: absolute;
        top: 20px;
        right: 20px;
        background: url('../img/products/chiudi.jpg') no-repeat scroll right top;
        width: 64px;
        height: 23px;
        color: #9F7A45;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
        text-decoration: none;
    }

    #product_details .close:hover {
        color: #AB3835;
    }

    #product_details .product_recipes {
        background: url('../img/products/ico_lampadina.png') no-repeat left top;
        width: 100%;
        max-height: 100px;
        overflow: auto;
        margin: 15px 0 0 -10px;
        padding: 0 0 0 20px;
        color: #0B925A;
    }

        #product_details .product_recipes h2 {
            color: #0B925A;
            float: left;
            font-weight: bold;
            font-style: italic;
            margin-right: 5px;
        }

        #product_details .product_recipes .recipe_links {
            /*float: left;*/
        }

        #product_details .product_recipes .recipe_links .item {
            /*float: left;*/
            display: inline;
            padding: 0 5px;
            border-right: 1px solid #0B925A;
        }

        #product_details .product_recipes .recipe_links .last {
            padding-right: 0;
            border-right: 0px none;
        }

        #product_details .product_recipes .recipe_link {
            color: #0B925A;
            font-weight: bold;
            text-decoration: none;
        }

        #product_details .product_recipes .recipe_link:hover {
            color: #AB3835;
        }

    #product_details .product_materials {
        margin-top: 10px;
        width: 350px;
        font-weight: bold;
        font-family:Arial;
        background:  url('../img/environment/bg_materiali_end.jpg') no-repeat scroll left bottom;
        padding-bottom: 13px;
    }

        #product_details .product_materials h2 {
            color:#256d21;
            text-transform:uppercase;
            background: url('../img/environment/albero_ambiente.png') no-repeat scroll 10px 12px;
            padding: 10px 0 0 30px;
            font-weight: bold;
        }

        #product_details .product_materials .materials_list {
            top: 4px;
            background: #C9EF92 url('../img/environment/bg_materiali.jpg') no-repeat scroll top left;
            padding: 10px 10px 0px;
        }

        #product_details .product_materials .material {
            list-style: none none;
        }

        #product_details .product_materials .material .name {
            color: #3B4039;
            background: url('../img/products/freccia_ambiente.png') no-repeat scroll right center;
            float: left;
            width: 110px;
        }

        #product_details .product_materials .material .where_to_dispose {
            color: #009300;
        }

/* *********MODIFICHE BANCONE********** */
#ricettario {
    width: 350px;
    height: 240px;
    position: absolute;
    right: 0;
    top: 230px;
}

    #ricettario .title {
        position: absolute;
        top: 15px;
        left: 30px;
    }

    #ricettario .week_recipe_title {
        position: absolute;
        top: 20px;
        right: 25px;
    }

    #ricettario .week_recipe_image {
        width: 112px;
        position: absolute;
        top: 124px;
        right: 35px;
    }

    #ricettario .consulta {
        position: absolute;
        top: 96px;
        right: 15px;
    }

    #ricettario .consulta:hover {
        background: url('../img/recipes/consulta_hover.png') no-repeat scroll top center;
    }

    #ricettario .hover:hover {
        display: block;
        background: url('../img/recipes/ricettario_hover.png') no-repeat scroll center center;
    }

    #ricettario .paneangeli {
        position: absolute;
        top: 70px;
        left: 30px;
    }

    #ricettario .amate {
        position: absolute;
		top: 111px;
        left: 20px;
    }

    #ricettario .vostre {
        position: absolute;
        top: 143px;
        left: 32px;
    }

    #ricettario .tutte {
        position: absolute;
        top: 152px;
        right: 25px;
    }

    #ricettario .cerca {
        position: absolute;
        top: 160px;
		left: 10px;
    }
	
/* ******************* */
.block_notes {
    background: url('../img/common/block_notes_rep.jpg') repeat-y scroll top left;
    margin-left: 2px;
    width: 708px;
    position: relative;
}

    .block_notes .wrapper {
        padding: 30px 30px 30px 30px;
        background: url('../img/common/block_notes.jpg') no-repeat scroll top left;
        min-height: 100px;
        /*overflow: auto;*/
    }

    .block_notes .end {
        clear: both;
        background: url('../img/common/block_notes_end.jpg') no-repeat scroll top left;
        height: 40px;
    }

    .block_notes .pagination {
        color: #aaa;
        text-align: center;
    }

    .block_notes .pagination .selected a {
        color: #67BBF9;
    }

    .block_notes .pagination .page.last {
        border-right: 0px none;
        padding-right: 0px;
    }

    .block_notes .pagination .page {
        display: inline;
        border-right: 1px solid #aaa;
        padding: 0 5px;
    }

        .block_notes .pagination a {
            color: #aaa;
            text-decoration: none;
        }

        .block_notes .pagination a:hover {
            color: #67BBF9;
        }

    .block_notes .block_notes_close {
        position: absolute;
        top: 40px;
        right: 150px;
        color: #1C9058;
        text-decoration: none;
        background: url('../img/common/block_notes_chiudi.png') no-repeat scroll right center;
        padding-right: 25px;
        font-size: 13px;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
    }

    .block_notes .block_notes_close:hover {
        color: #11678B;
    }

    .block_notes .print_link {
        position: absolute;
        top: 40px;
        right: 217px;
        color: #1C9058;
        text-decoration: none;
        background: url('../img/common/block_notes_stampa.gif') no-repeat scroll right center;
        padding-right: 20px;
        font-size: 13px;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
    }

    .block_notes .print_link:hover {
        color: #11678B;
    }

.week_recipe .block_notes_close,
.week_recipe .print_link {
    top: 70px;
}


#recipe {
}

    #recipe .wrapper {
    }

    #recipe .recipe_title {
        color: #11678B;
        font-size: 24px;
        line-height: 30px;
        margin: 5px 0 0 0;
        font-style: italic;
        width: 400px;
    }

    #recipe .recipe_title_week {
        color: #1C9058;
        font-size: 20px;
        margin: 14px 0 0 0;
        font-style: italic;
    }

    #recipe .recipe_creator, #recipes .recipe_creator {
        display: block;
        margin-top: 5px;
        color: #1C9058;
        font-style: italic;
    }

    #recipe .recipe_details {
        margin-top: 40px;
        position: relative;
    }

    #recipe .tabs {
        background: url('../img/recipes/tab.png') no-repeat scroll left top;
        width: 293px;
        height: 207px;
        padding: 37px 0 0 20px;
        position: absolute;
        top: 0px;
        left: 185px;
    }

        #recipe .tabs .tab {
            width: 260px;
            height: 195px;
            padding-right: 20px;
            overflow: auto;
        }

            #recipe .tab .tab_title {
                position: absolute;
                top: 0;
            }

            #recipe .tabs .tab_content {
                position: absolute;
                top: 40px;
                left: 20px;
                width: 275px;
                height: 190px;
                overflow: auto;
                display: none;
            }

        #recipe .tabs .visible .tab_content {
            display: block;
        }

        #recipe .tabs .tab_ingredienti a {
            display: block;
            left: 20px;
            color: #fff;
            font-style: italic;
            font-weight: bold;
            text-align: center;
            background: url('../img/recipes/linguetta.png') no-repeat scroll top left;
            width: 89px;
            height: 25px;
            line-height: 25px;
            text-decoration: none;
        }

        #recipe .tabs .visible .tab_ingredienti a {
            background-position: left -43px;
            color: #154D99;
        }

        /*#recipe .tabs .tab_prodotti {
                    top: -5px;
                    left: 100px;
                }*/

        #recipe .tabs .tab_prodotti a {
            position: absolute;
            left: 90px;
            display: block;
            color: #fff;
            font-style: italic;
            font-weight: bold;
            text-align: center;
            background: url('../img/recipes/linguetta_larga.png') no-repeat scroll top left;
            width: 189px;
            height: 25px;
            line-height: 25px;
            text-decoration: none;
        }

        #recipe .tabs .visible .tab_prodotti a {
            background-position: left -43px;
            color: #154D99;
        }

        #recipe .tabs .related_products a {
            color: #1C9058;
            text-decoration: none;
        }

        #recipe .tabs .related_products a:hover {
            text-decoration: underline;
        }

    #recipe .recipe_info {
        position: absolute;
        top: 30px;
        right: 10px;
        width: 135px;
    }

        #recipe .recipe_info .info {
            margin-bottom: 5px;
        }

        #recipe .recipe_info .occasions {
            position: relative;
            padding-left: 23px;
        }

        #recipe .recipe_info .occasions img {
            position: absolute;
            top: 0;
            left: 0;
        }

        #recipe .recipe_info .occasions .occasion {
            display: block;
        }

    #recipe .preparation_title {
        border-bottom: 1px dashed #4ED34A;
        margin: 30px 0 20px;
        color: #1C9058;
        font-size: 14px;
        font-weight: bold;
        font-style: italic;
    }

    #recipe .preparation {
        padding-left: 10px;
    }

    #recipe .preparation table {
        width: 99%;
        border-collapse: separate;
        border-spacing: 20px;
        border: 0px none;
    }

    #recipe .preparation table ul {
        margin: 0 0 0 10px;
    }

    #recipe .preparation table td {
        padding: 14px;
        margin: 0 20px;
        border: 1px solid #CCCCCC;
        background-color: #FFFFFF;
        vertical-align: top;
    }

    #recipe .preparation table em,
    #recipe .preparation table strong {
        color: #154D99;
    }
    #recipe .ingredients strong,
    #recipe .ingredients em {
        color: #1C9058;
    }

    #recipe .week_recipe {
        color: #11678B;
        font-size: 24px;
        font-style: italic;
        margin-bottom: 20px;
    }

#recipes {

}

    #recipes .title {
        color: #11678B;
        font-size: 24px;
        font-style: italic;
        margin-bottom: 5px;
    }

    #recipes .subtitle {
        color: #11678B;
        font-size: 16px;
        font-style: italic;
        margin-top: 30px;
        margin-bottom: 15px;
        width: 550px;
    }

    #recipes .recipe_title {
        margin: 0 0 5px;
        font-size: 12px;
        font-style: italic;
    }

    #recipes .recipe_title a {
        color: #1C9058;
        font-weight: bold;
        text-decoration: none;
    }

    #recipes .recipe_image {
        width: 100px;
        float: left;
        margin-right: 15px;
    }

    #recipes .follow {
        position: absolute;
        bottom: 10px;
        right: 0;
        display: block;
        background: url('../img/recipes/segue.png') no-repeat scroll top left;
        width: 70px;
        height: 30px;
        line-height: 28px;
        text-decoration: none;
        text-indent: 15px;
        color: #fff;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
        font-size: 10px;
        text-transform: uppercase;
    }

    #recipes .follow:hover {
        color: #ff0000;
    }

    #recipes .recipe {
        clear: both;
        border-bottom: 1px dashed #4ED34A;
        padding-bottom: 10px;
        margin-bottom: 10px;
        width: 100%;
        overflow: auto;
        position: relative;
    }

#news_list {
    position: absolute;
    top: 115px;
    left: 40px;
    width: 272px;
    height: 163px;
}

    #news_list .list {
        height: 150px;
        position: relative;
    }

        #news_list .list .news {
            position: absolute;
            top: 0;
            left: 0;
        }

        #news_list .news_title {
            color: #11678B;
            font-size: 16px;
            font-style: italic;
            font-weight: bold;
            text-decoration: none;
            display: block;
        }

        #news_list .news_abstract {
            color: #000;
            text-decoration: none;
        }

        #news_list .news_image {
            float: right;
        }

            #news_list .news_image img {
                height: 150px;
            }

    #news_list .pagination {
        position: absolute;
        bottom: 0;
        left: 0;
    }

        #news_list .pagination .page {
            float: left;
        }

        #news_list .pagination .page a {
            font-size: 14px;
            color: #24AB7D;
            text-decoration: none;
            font-weight: bold;
            margin-right: 5px;
            padding-right: 5px;
            border-right: 1px solid #24AB7D;
        }

        #news_list .pagination .last a {
            margin-right: 0px;
            padding-right: 0px;
            border-right: 0px none;
        }

        #news_list .pagination .page:hover a,
        #news_list .pagination .selected a {
            color: #234167;
        }

.popup {
    position: fixed;
    margin: 138px 0 0 -302px;
    left: 50%;
    width: 604px;
    background-color: red;
    z-index: 15000;
    font-size: 14px;
}

    .popup .text_area p {
        margin-bottom: 10px;
    }

    .popup .errors_alert {
        font-size: 130%;
    }

    .popup .errorlist li {
        color: #ff0000;
        font-size: 110%;
    }

.popup_green {
    background: url('../img/popup/greenbottom_shadow.png') no-repeat scroll center bottom;
    padding-bottom: 67px;
    width: 606px;
}

    .popup_green .popup_header {
        display: block;
        margin-top: -118px;
        padding: 8px 40px;
        height: 58px;
        line-height: 58px;
        background: url('../img/popup/greentop_shadow.png') no-repeat scroll left top;
        color: #fff;
        font-size: 24px;
        font-style: italic;
        position: relative;
        z-index: 16000;
    }

    .popup_green .popup_close {
        position: absolute;
        right: 40px;
        top: 27px;
        background: url('../img/popup/greenclose.gif') no-repeat scroll right center;
        padding-right: 25px;
        height: 22px;
        line-height: 22px;
        color: #fff;
        font-size: 12px;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
        font-style: normal;
        text-decoration: none;
    }

    .popup_green .popup_close:hover {
        color: #06465E;
    }


    .popup_green .popup_content {
        background: url('../img/popup/greenbg_shadow.png') repeat-y scroll left top;
        padding: 10px 40px 14px;
        color: #06465E;
        overflow: hidden;
        z-index: 16000;
    }

    .popup_green .popup_bottom {
        position: absolute;
        bottom: 14px;
        line-height: 50px;
        height: 50px;
        text-align: center;
    }

    .popup_green .popup_button {
        float: left;
        margin: 7px;
        background: url('../img/popup/green_button.jpg') no-repeat scroll top left;
        width: 109px;
        height: 33px;
        line-height: 33px;
        text-align: center;
        color: #0D4A78;
        text-transform: uppercase;
        text-decoration: none;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
        font-weight: bold;
        font-size: 16px;
        border: 0px none;
    }

    .popup_green .popup_button:hover {
        background: url('../img/popup/green_button.jpg') no-repeat scroll top left;
        color: #fff;
    }

.popup_news .news_title {
    color: #D43636;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px;
}

.popup_news .news_image {
    float: right;
    margin-left: 5px;
}

#login_box {
    background: url('../img/sidebar/login_box_opt.png') no-repeat scroll top left;
    width: 292px;
    height: 311px;
    color: #2762B0;
    position: relative;
}

#login_box.logged {
    background: url('../img/sidebar/login_box_logged_green.png') no-repeat scroll top left;
}

#login_box form {
    background: url('../img/sidebar/login_box_input_opt.png') no-repeat scroll top left;
    position: absolute;
    top: 96px;
    left: 20px;
    padding-top: 7px;
    padding-left: 15px;
    width: 230px;
}

    #login_box .fields {
        margin-bottom: 10px;
    }

    #login_box form label {
        display: block;
        float: left;
        width: 70px;
        color: #000;
        line-height: 35px;
    }

    #login_box form input {
        border: 1px solid #90B6D1;
        background-color: transparent;
        margin: 10px 0 0 0;
        width: 120px;
    }

    #login_box form p {
        clear: both;
    }

    #login_box form a {
        line-height: 12px;
        margin-bottom: 5px;
        font-size: 11px;
    }

    #login_box form .submit {
        float: right;
        display: block;
        color: #fff;
        background: url('../img/sidebar/button_blue.png') no-repeat scroll top left;
        width: 70px;
        height: 40px;
        border: 0px none;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
        font-size: 11px;
        text-align: left;
        padding-left: 10px;
        margin: 0;
        cursor: pointer;
    }

    #login_box form .error label {
        color: #ff0000;
    }

    #login_box form .errorlist {
        position: absolute;
        bottom: 0;
        left: 15px;
        line-height: 11px;
        width: 150px;
    }


    #login_box a {
        display: block;
        color: #2762B0;
        text-decoration: none;
    }

    #login_box a:hover {
        color: #fff;
    }

    #login_box .wrapper {
        padding: 60px 0px 0 30px;
        color: #206077;
    }

    #login_box .wrapper .link {
        display:inline;
        color: #206077;
        text-decoration: underline;
        letter-spacing: -1px;
        background: url('../img/sidebar/link_arrow.png') no-repeat scroll right bottom;
        padding-right: 10px;
    }


    #login_box .wrapper .link:hover {
        color: #fff;
    }

    #login_box .title {
        font-size: 21px;
    }


    #login_box .welcome {
        margin-top: 25px;
        margin-bottom: 35px;
        font-weight: bold;
        font-style: italic;
        font-size: 16px;
    }

    #login_box .username {
        color: #fff;
        font-size: 17px;
        text-transform: uppercase;
    }

    #login_box .info {
        margin: 5px 0 20px;
        font-size: 12px;
        font-style: italic;
        line-height: 17px;
    }

    #login_box .logout {
        background: url('../img/sidebar/button_blue.png') no-repeat scroll top left;
        width: 70px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        color: #fff;
        text-transform: uppercase;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;

        position: absolute;
        bottom: 45px;
        right: 35px;
    }

    #login_box .logout:hover {
        color: #fff;
        text-decoration: underline;
    }

/* #sondaggio {
    background: url('../img/sidebar/sondaggio_opt.png') no-repeat scroll top left;
    height: 311px;
    width: 292px;
    overflow: hidden;
} */
#sondaggio.corto { 
    background: url('../img/sidebar/sondaggio_opt.png') no-repeat scroll top left;  
    height: 311px;
    width: 292px;
    overflow: hidden;
}
#sondaggio.lungo {     
    background: url('../img/sidebar/sondaggio_opt_long.png') no-repeat scroll top left;  
    height: 378px;
    width: 292px;
    overflow: hidden;
}
    #sondaggio iframe {
        overflow: hidden;
        display: block;
        padding-top:70px;
    }

    #sondaggio #tnx_feedback h1,  #sondaggio #done_feedback h1{
        font-weight:bold;
    }


#glossario {
    background: url('../img/sidebar/glossario_opt.png') no-repeat scroll top left;
    width: 292px;
    height: 302px;
    position: relative;
}

    #glossario .letters {
        position: absolute;
        top: 110px;
        right: 10px;
        left: 35px;
        overflow: auto;
    }

        #glossario .letters .letter {
            float: left;
        }

        #glossario .letters .letter a {
            display: block;
            width: 31px;
            height: 30px;
            line-height: 30px;
            color: #30A283;
            text-decoration: none;
            font-size: 23px;
            font-style: italic;
            text-align: center;
        }

        #glossario .letters .selected,
        #glossario .letters .letter a:hover {
            background: url('../img/sidebar/glossario_over.png') no-repeat center center;
            color: #56794A;
        }

        #glossario .submit {
            float: left;
            display: block;
            color: #fff;
            background: url('../img/sidebar/button_green.png') no-repeat scroll top left;
            width: 70px;
            height: 40px;
            border: 0px none;
            font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
            font-size: 11px;
            text-align: left;
            padding-left: 10px;
            cursor: pointer;
        }

        #glossario form {
            position: absolute;
            top: 210px;
            left: 45px;
        }

        #glossario #id_glossary-keyword {
            float: left;
            margin-top: 16px;
            width: 150px;
            background: none;
            border: 0px none;
            font-style: italic;
            font-family: Georgia;
        }

        #glossario #id_glossary-keyword.hint {
            color: #888;
        }

#glossary .term {
    color: #1C9058;
    font-size: 20px;
    font-style: italic;
}

#glossary .description {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #4ED34A;
}

#glossary .highlight {
    background-color: #FFFF80;
}

#faqs .question {
    color: #1C9058;
    font-style: italic;
    font-size: 14px;
    padding: 0px 0 5px 20px;
    background: url('../img/faqs/aperta.gif') no-repeat scroll left center;
    cursor: pointer;
}

#faqs .faqs .closed {
    background: url('../img/faqs/chiusa.gif') no-repeat scroll left center;
}

#faqs .answer {
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #4ED34A;
}

#recipe_books .title {
    margin-bottom: 40px;
}

#recipe_books .acrobat {
    color: #878787;
    margin: 0 100px 10px 0;
}

#recipe_books .acrobat a {
    float: right;
}

#recipe_books .subtitle {
    color: #1C9058;
    font-size: 20px;
    font-style: italic;
    margin: 10px 0;
}

.recipe_books .book {
    clear: both;
    border-bottom: 1px dashed #4ED34A;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    overflow: auto;
    position: relative;
}

    .recipe_books .book .book_image {
        float: left;
        margin-right: 25px;
    }

    .recipe_books .book .book_title {
        color: #1C9058;
        font-size: 14px;
        font-style: italic;
        /*font-weight: bold;*/
        margin: 10px 0 10px;
    }

    .recipe_books .book .book_download {
        float:left;
        margin-top: 10px;
        margin-left: -10px;
        display: block;
        background: url('../img/recipebooks/scarica.png') no-repeat scroll top left;
        width: 100px;
        height: 30px;
        line-height: 28px;
        text-decoration: none;
        text-indent: 15px;
        color: #fff;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
        font-size: 10px;
        text-transform: uppercase;
    }

.loading {
    background: url('../img/common/loading.gif') no-repeat scroll right bottom;
    width: 32px;
    height: 32px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 100;
}

.storia .menu {
    padding: 0px 0 15px;
    height: 14px;
    line-height: 14px;
}

    .storia .menu .entry {
        float: left;
        border-right: 2px solid #1C9058;
        padding-right: 5px;
        margin-right: 5px;
    }

    .storia .menu .last {
        border-right: 0px none;
        padding-right: 0px;
        margin-right: 0px;
    }

        .storia .menu .entry a {
            font-size: 14px;
            font-weight: bold;
            color: #1C9058;
            text-decoration: none;
        }

        .storia .menu .entry a:hover {
            color: #FF0000;
        }

    .storia .text_area .title {
        margin: 10px 0  !important;
    }

    .storia .img_header {
        text-align: center;
    }

.informativa_privacy {
    display: block;
    margin: 10px auto;
    width: 70%;
    font-family: monospace;
    font-size: 14px;
}

#newsletter_subscription .inline_radio {
    text-align: center;
    display: block;
    width: 100%;
}

#newsletter_subscription .inline_radio  label + label {
    margin-left: 50px;
}

#newsletter_subscription .errorlist {
    text-align: center;
}

.environment_link .tree {
    display: block;
    background: url('../img/environment/albero_homepage.png') no-repeat scroll center center;
    width: 26px;
    height: 100%;
    text-indent: -9999px;
}

.environment_link:hover .tree {
    background: url('../img/environment/albero_homepage_hover.png') no-repeat scroll center center;
}

#environment_popup {
    display: none;
    background: url('../img/environment/postit_ambiente.png') no-repeat scroll top left;
    width: 378px;
    height: 246px;
    padding: 40px;
    color: #009300;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: -110px;
}

    #environment_popup .environment_title {
        display: block;
        padding: 20px 0 0 0;
        font-size: 20px;
        font-weight: bold;
    }

    #environment_popup .environment_text {
        font-size: 16px;
        line-height: 24px;
    }

.form_registrazione {
    color: #004890;
}

.form_registrazione label.error {
    position:absolute;
    width: 114px;
    height: 42px;
    padding: 5px 15px 5px 70px;
    margin-left:-25px;
    color: #000;
    z-index: 100;
    background: url('../img/common/form_error_alert.png') no-repeat right top;
}

.form_registrazione .c {
    text-align: right;
    padding: 3px 0;
    display: block;
    /*overflow: auto;    */
}

.form_registrazione .full_width {
    clear: both;
    width: 100%;
    text-align: left;
}

    .form_registrazione .full_width .label {
        float: left;
        width: 125px;
        text-align: right;
        margin-right: 4px;
    }

    .form_registrazione .full_width textarea {
        width: 430px;
    }

    .form_registrazione .c .label {
        display: inline;
        float: left;
        width: 32%;
        text-align: right;
        color: #004890;
    }

    .form_registrazione .c .field {
        display: inline;
        float: left;
        text-align: left;
        margin-left: 5px;
    }

        .form_registrazione .country select {
            width: 130px;
        }

        .form_registrazione .provincia select {
            width: 130px;
        }

        .form_registrazione .citta select {
            width: 130px;
        }

.form_registrazione .c1 {
    float: left;
    clear: left;
    width: 40%;
}

.form_registrazione .c2 {
    float: right;
    clear: right;
    width: 60%;
}

.form_registrazione .address {
    position: absolute;
    right: 30px;
    color: #004890;
}

.form_registrazione .blue {
    color: #1E7DAC;
}

.form_registrazione .empty {
    height: 20px;
}

.form_registrazione .verbose_label {
    margin-top: 10px;
    clear: both;
    color: #004890;
}

.form_registrazione .centered_choices {
    margin-top: 10px;
    clear: both;
    text-align: center;
    color: #004890;
}
.form_registrazione .consensi{
    clear: both;
    color: #004890;
	width:76%;
	margin:10px auto 0;
}

    .form_registrazione .centered_choices label + label {
        margin-left: 30px;
    }

    .form_registrazione .servizio_consumatori {
        text-align: center;
        border-top: 1px dashed #1E7DAC;
        border-bottom: 1px dashed #1E7DAC;
        padding: 10px 0;
        margin: 10px 0;
        color: #004890;
    }

        .form_registrazione .servizio_consumatori img {
            margin: 0px auto 10px;
            display: block;
        }

    .form_registrazione .button {
        border: 0px none;
        margin: 10px auto;
        display: block;
        background: url('../img/club/form_button.png') no-repeat scroll left center;
        width: 111px;
        height: 32px;
        line-height: 32px;
        text-decoration: none;
        color: #fff;
        font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        cursor: pointer;
    }

    .form_registrazione .errorlist {
        text-align: center;
    }

    .form_registrazione .errors_alert {
        color: #ff0000;
        font-size: 16px;
        text-align: center;
        margin-bottom: 10px;
    }

    .form_registrazione .readonly input {
        background-color: #ddd;
        border: 1px solid #888;
    }

    .form_registrazione .error,
    .form_registrazione .c .error {
        color: #ff0000;
    }

#recipe_request .alert {
    clear: both;
    margin: 10px 0;
    color: #ff0000;
}

#recipe_request ul {
    text-align: center;
    width: 450px;
    margin: 20px auto;
    clear: both;
}

#recipe_request ul li {
    float: left;
    width: 150px;
    list-style: none inside none;
}

#recipe_request ul li img {
    display: block;
    margin: auto;
}

#recipe_request .error {
    padding: 10px 0;
    clear: both;
    text-align: center;
    color: #ff0000;
}

#recipe_request .more {
    color: #0089F2;
    text-decoration: none;
    font-weight: bold;
}

#recipe_request .more:hover {
    text-decoration: underline;
}

#recipe_request #more_text textarea {
    width: 100%;
    height: 100px;
}

#contacts em {
    color: #ff0000;
}

#contacts form {
    margin-top: 20px;
}

#popup_links {
    text-align: right;
    margin-right: 20px;
}

#popup_links .entry {
    display: inline;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #32A989;
}

#popup_links .entry .link {
    color: #32A989;
    text-decoration: none;
}

#popup_links .entry .link:hover {
    color: #ff0000;
}

#popup_links .last {
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px none;
}

#replay_intro {
    display: none;

    /*
        position: absolute;
        bottom: 12px;
        left: 10px;
        padding-left: 99px;
        display: block;
        background: url('../img/intro/replay_intro_down.png') no-repeat scroll top left;
    */
}

#replay_intro:hover {
    background: url('../img/intro/replay_intro_hover.png') no-repeat scroll top left;
}

#stella {
    position: absolute;
    bottom: 7px;
    left: 10px;
    padding-left: 99px;
    display: block;
    width: 236px;
    height: 80px;
    background: url('../img/stellapaneangeli.png') no-repeat scroll top left;
    text-indent: -9999px;
    overflow: hidden;
}

#stella:hover {
    background: url('../img/stellapaneangeli_hover.png') no-repeat scroll top left;
}

#btn-home-club {
    position: absolute;
    bottom: 3px;
    left: 10px;
    padding-left:0;
    display: block;
    width:265px;
    height:74px;
    background: url('../img/clubpaneangeli.png') no-repeat scroll top left;
    text-indent: -9999px;
    overflow: hidden;
}

#btn-home-club:hover {
    background: url('../img/clubpaneangeli_hover.png') no-repeat scroll top left;
}

#search_recipe_form {
    float: left;
    width: 260px;
    height: 370px;
    float: left;
}

#search_recipe_form fieldset {
    background: url('../img/recipes/form_cerca_ricetta_bg.png') no-repeat scroll top left;
    padding: 0 20px;
}

#search_recipe_form h3 {
    line-height: 45px;
    color: #1C9058;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

#search_recipe_form .f {
    clear: both;
    padding: 5px 0;
    border-bottom: 1px dashed #4ED34A;
    overflow: auto;
}

#search_recipe_form .label {
    display: block;
}

#search_recipe_form .custom_inputs .field li {
    float: left;
    margin-right: 10px;
}


#search_recipe_form .custom_inputs .field input {
    position: absolute;
    left: -9999px;
}


#search_recipe_form .custom_inputs .field label {
    display: block;
    text-indent: -9999px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left top;
}


#search_recipe_form .difficulty .field label {
    background-image: url('../img/recipes/form_difficolta_base.gif');
    width: 24px;
    height: 19px;
}

#search_recipe_form .difficulty .field .selected_c_Facile .c_Facile label {
    background-image: url('../img/recipes/form_difficolta_facile.gif');
}

#search_recipe_form .difficulty .field .selected_c_Media .c_Facile label,
#search_recipe_form .difficulty .field .selected_c_Media .c_Media label {
    background-image: url('../img/recipes/form_difficolta_media.gif');
}

#search_recipe_form .difficulty .field .selected_c_Elaborata .c_Facile label,
#search_recipe_form .difficulty .field .selected_c_Elaborata .c_Media label,
#search_recipe_form .difficulty .field .selected_c_Elaborata .c_Elaborata label {
    background-image: url('../img/recipes/form_difficolta_difficile.gif');
}

#search_recipe_form .preparation_time .field  .c_30 label {
    background-image: url('../img/recipes/form_tempo_30.gif');
    width: 16px;
    height: 16px;
}

#search_recipe_form .preparation_time .field  .c_45 label {
    background-image: url('../img/recipes/form_tempo_45.gif');
    width: 16px;
    height: 16px;
}

#search_recipe_form .preparation_time .field  .c_60 label {
    background-image: url('../img/recipes/form_tempo_60.gif');
    width: 16px;
    height: 16px;
}

#search_recipe_form .preparation_time .field  .c_gt60 label {
    background-image: url('../img/recipes/form_tempo_120.gif');
    width: 16px;
    height: 16px;
}

#search_recipe_form .preparation_time .c_30.selected label {
    background-image: url('../img/recipes/form_tempo_30_selected.gif');
}

#search_recipe_form .preparation_time .c_45.selected label {
    background-image: url('../img/recipes/form_tempo_45_selected.gif');
}

#search_recipe_form .preparation_time .c_60.selected label {
    background-image: url('../img/recipes/form_tempo_60_selected.gif');
}

#search_recipe_form .preparation_time .c_gt60.selected label {
    background-image: url('../img/recipes/form_tempo_120_selected.gif');
}

#search_recipe_form .keyword input {
    width: 98%;
}
#search_recipe_form .occasion select,
#search_recipe_form .lievito select {
    width: 100%;
}

#search_recipe_form .submit {
    float: right;
    display: block;
    color: #fff;
    background: url('../img/sidebar/button_blue.png') no-repeat scroll top left;
    width: 70px;
    height: 40px;
    border: 0px none;
    font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
    font-size: 11px;
    text-align: left;
    padding-left: 10px;
    margin: 10px 0 0 0;
    cursor: pointer;
}

#search_recipe_form .end {
    background: url('../img/recipes/form_bg_sotto.png') no-repeat scroll top left;
    width: 260px;
    height: 22px;
}

#search_recipe .results_count {
    color: #3F6DAB;
    font-style: italic;
    font-weight: bold;
    margin-left: 280px;
}

#search_recipe .results {
    float: right;
    overflow: auto;
    width: 385px;
}

#search_recipe .pagination {
    float: right;
    overflow: auto;
    width: 385px;
}

#search_recipe .result {
    float: left;
    height: 120px;
    width: 120px;
    margin: 4px;
    line-height: 14px;
    text-align: center;
}

#search_recipe .recipe_image {
    width: 100px;
    display: block;
    margin: auto;
}

#search_recipe .recipe_title {
    color: #3089C7;
    font-size: 11px;
}

#search_recipe .recipe_title:hover {
    color: #ff0000;
    text-decoration: none;
}

.fantasie_cioccolato {
    background: url('../img/fantasie_cioccolato/bg.jpg') no-repeat scroll top left;
    width: 708px;
    height: 760px;
    position: relative;
    padding-bottom: 40px;
    color: #11678b;
    font-size: 16px;
}

.fantasie_cioccolato .end {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('../img/common/block_notes_end.jpg') no-repeat scroll top left;
    height: 40px;
    width: 100%;
}

.fantasie_cioccolato strong {
    font-weight: bold;
}

.fantasie_cioccolato .t1 {
    position: absolute;
    left: 80px;
    top: 145px;
    width: 340px;
}

.fantasie_cioccolato .t2 {
    position: absolute;
    left: 80px;
    top: 216px;
}

.fantasie_cioccolato .t3 {
    position: absolute;
    left: 80px;
    top: 275px;
}

.fantasie_cioccolato .t4 {
    position: absolute;
    left: 80px;
    top: 335px;
}

.fantasie_cioccolato .t5 {
    position: absolute;
    left: 80px;
    top: 410px;
}

    .fantasie_cioccolato .t5 .space {
        margin-left: 145px;
    }

.fantasie_cioccolato .t6 {
    position: absolute;
    left: 255px;
    top: 492px;
}

.fantasie_cioccolato .t7 {
    position: absolute;
    left: 240px;
    top: 567px;
    text-indent: 5px;
}

.fantasie_cioccolato .t8 {
    position: absolute;
    left: 250px;
    top: 630px;
}

.fantasie_cioccolato .t8 .paneangeli {
    font-size: 120%;
}

.fantasie_cioccolato .scopri {
    position: absolute;
    left: 150px;
    top: 690px;
    color: #532013;
}

.fantasie_cioccolato .scopri .text {
    display: block;
    padding-bottom: 5px;
}

.fantasie_cioccolato .scopri .link {
   color: #532013;
   /*font-size: 14px;*/
    background: url('../img/fantasie_cioccolato/bullet.png') no-repeat scroll left center;
    padding-left: 20px;
}


.fantasie_cioccolato .scopri .l1 {
    width: 140px;
    float: left;
    margin-right: 50px;
}

.fantasie_cioccolato .scopri .l2 {
    width: 320px;
    float: right;
}

.fantasie_cioccolato .scopri .l3 {
    width: 140px;
    clear: both;
    float: left;
    margin-right: 50px;
}

.fantasie_cioccolato .scopri .l4 {
    width: 320px;
    float: right;
}

.fantasie_cioccolato .link_prodotti {
    position: absolute;
    bottom: 40px;
    left: 250px;
}

.fantasie_cioccolato .link_ricette {
    position: absolute;
    bottom: 60px;
    right: 90px;
}

#recipe_books .i-dolci-si-fanno-cosi .info_zip {
    color: #11678B;
    font-size: 16px;
    margin-bottom: 10px;
}

#recipe_books .i-dolci-si-fanno-cosi .book {
    border-bottom: 0px none;
}

#recipe_books .i-dolci-si-fanno-cosi .book_title {
    display: none;
}

#recipe_books .i-dolci-si-fanno-cosi .book_download {
    margin-top: 0;
}

.concorso_carnevale {
    /*background: url('../img/concorso_carnevale/bg.png') no-repeat scroll left top;*/
    height: 950px;
    padding-bottom: 15px;
}
#bustaNatale{
    background: url('../img/hpbustaNatale.png') no-repeat scroll left top;
    width:120px;
    height:120px;
    position:absolute;
    top:208px;
    left:260px;
}
#bustaNatale a{
    display:block;
    width:120px;
    height:120px;
    text-indent:-5000px;
}


