/* BODY */

html {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    color: #112240;
    background: #E0E0E0;
}

/* GENERICI */

* html textarea {
    background-attachment: fixed;
}

form {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

a {
    color: #00195b;
}

    a:visited {
        color: #00195b;
    }

    a:hover {
        color: black;
    }

    a:active {
        color: black;
    }

h1 {
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 18pt;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}

h2 {
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 16pt;
    font-weight: normal;
    font-family: 'Trebuchet MS';
}

h3 {
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 14pt;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}

h4 {
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 11pt;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}

div.clear {
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

p {
    margin-top: 4px;
    margin-bottom: 4px;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

img.photo {
    border: 1px solid #e0e0e0 !important;
    background: white;
    padding: 4px;
}

img.left {
    float: left;
    display: inline;
    margin-right: 8px;
}

img.right {
    float: right;
    display: inline;
    margin-left: 8px;
}

span.underline {
    text-decoration: underline;
}

/* STRUTTURA DELLA PAGINA */

div#page {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 880px;
    overflow: hidden;
    background: white url(/images/sfondo.jpg) no-repeat left bottom;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
}

div#logo1 {
    position: absolute;
    top: 27px;
    left: 7px;
    width: 214px;
    overflow: hidden;
    z-index: 20;
}

    div#logo1 h1 {
        width: 214px;
        text-align: center;
        font-family: Lusitana,'Trebuchet MS';
        font-size: 225%;
        color: #7F1A11;
        margin: 0px;
        padding: 0px;
        line-height: normal;
    }

    div#logo1 h2 {
        width: 214px;
        text-align: center;
        font-family: Lusitana,'Trebuchet MS';
        font-size: 180%;
        color: #7F1A11;
        margin: -8px 0px 0px 0px;
        padding: 0px;
        line-height: normal;
    }

    div#logo1 a {
        color: #7F1A11;
        text-decoration: none;
    }

        div#logo1 a:visited {
            color: #7F1A11;
            text-decoration: none;
        }

        div#logo1 a:hover {
            color: #7F1A11;
            text-decoration: none;
        }

        div#logo1 a:active {
            color: #7F1A11;
            text-decoration: none;
        }

div#logo2 {
    position: absolute;
    top: 17px;
    left: 90px;
    width: 200px;
    height: 192px;
    overflow: hidden;
    z-index: 10;
}

div#footer {
    width: 100%;
    height: 272px;
    overflow: hidden;
    background: url(/images/ancora.gif) no-repeat right bottom;
}

div#sinistra {
    float: left;
    display: inline;
    width: 232px;
}

div#destra {
    float: right;
    display: inline;
    width: 570px;
    margin-right: 8px;
}

div#lingua {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 16px;
    text-align: right;
}

div#content {
    min-height: 500px;
}

div#indirizzi {
    margin-left: 16px;
    margin-top: 16px;
    padding: 8px;
    background: url(/images/bg.png);
    width: 184px;
}

div#loghetti {
    position: absolute;
    right: 0px;
    width: 570px;
    height: 144px;
    overflow: hidden;
    text-align: center;
    margin-top: 24px;
}

/* NAVIGAZIONE */

div#navigazione {
    margin-left: 16px;
    margin-top: 170px;
    padding: 1px;
    background: white;
    width: 198px;
}

    div#navigazione ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        list-style-type: none;
    }

        div#navigazione ul li {
            background: #f6f6f6;
            width: 190px;
            margin-bottom: 4px;
            padding-left: 4px;
            padding-right: 4px;
        }

            div#navigazione ul li span {
                font-style: italic;
                font-weight: bold;
            }

            div#navigazione ul li a {
                text-decoration: none;
            }

/* PRENOTAZIONI */

table.prenotazioni {
    width: 400px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    font-size: 8pt;
}

    table.prenotazioni tr th {
        margin: 0px;
        padding: 0px;
        padding-left: 2px;
        padding-right: 2px;
        text-align: right;
        width: 100px;
    }

    table.prenotazioni tr td {
        margin: 0px;
        padding: 2px;
        width: 300px;
    }

        table.prenotazioni tr td.unariga {
            text-align: center;
            width: 400px;
        }

    table.prenotazioni tr th.unariga {
        text-align: center;
        width: 400px;
    }

/* ELEMENTI FORM */

input.casella {
    margin: 0px;
    padding: 4px;
    padding-top: 2px;
    padding-bottom: 0px;
    height: 15px;
    border: 1px solid #aaaaaa;
    color: #333333;
    background-image: url(/images/input_shadow.gif);
    background-position: top right;
    background-repeat: no-repeat;
    font-family: verdana;
    font-size: 11px;
    width: 97%;
}

select.casella {
    border: 1px solid #cccccc;
    color: #333333;
    background-image: url(/images/input_shadow.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 15px;
    font-family: Verdana;
    font-size: 11px;
}

textarea.casella {
    margin: 0px;
    padding: 4px;
    border: 1px solid #cccccc;
    color: #333333;
    background-image: url(/images/input_shadow.gif);
    background-position: top right;
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 11px;
    width: 98%;
}

input.bottone {
    margin: 0px;
    padding: 2px 8px 10px 8px;
    color: #5E1400;
    height: 21px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #ffffdd;
    border: 1px solid;
    border-top-color: #aaaaaa;
    border-left-color: #aaaaaa;
    border-right-color: #444444;
    border-bottom-color: #444444;
}

/* PATCH CALENDARIO */

div.ajax__calendar_container table tr td {
    padding: 0px;
}

/* NIVO SLIDER */

div.nivoslider {
}

    div.nivoslider img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
    }

    div.nivoslider .nivo-main-image {
        height: auto !important;
    }

    div.nivoslider a {
        display: block;
        border: 0px;
    }

        div.nivoslider a.nivo-imageLink {
            background: white;
            filter: alpha(opacity=0);
            opacity: 0;
        }

    div.nivoslider div.nivo-caption {
        width: 0px;
        height: 0px;
        overflow: hidden;
    }

    div.nivoslider div.nivo-directionNav {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        div.nivoslider div.nivo-directionNav a {
            display: block;
            width: 30px;
            height: 30px;
            overflow: hidden;
            text-indent: -9999px;
            margin: 0px;
            padding: 0px;
            border: 0px;
        }

            div.nivoslider div.nivo-directionNav a.nivo-nextNav {
                background: url(/images/buttons.png) no-repeat left top;
                width: 50px;
                height: 50px;
                right: 3em;
            }

            div.nivoslider div.nivo-directionNav a.nivo-prevNav {
                background: url(/images/buttons.png) no-repeat left bottom;
                width: 50px;
                height: 50px;
                left: 3em;
            }

div.nivo-controlNav {
    position: absolute;
    z-index: 3000;
    left: 5px;
    right: 5px;
    bottom: 5px;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    text-align: right;
}

    div.nivo-controlNav a {
        display: inline-block;
        vertical-align: top;
        margin: 0px 0px 0px 5px;
        padding: 5px 10px;
        line-height: 1.1em;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    div.nivo-controlNav a {
        background: url(//cdn.localidautore.it/jquery.nivoslider-current/images/opa50.png) no-repeat;
        color: white;
        text-decoration: none;
    }

        div.nivo-controlNav a:visited {
            background: url(//cdn.localidautore.it/jquery.nivoslider-current/images/opa50.png) no-repeat;
            color: white;
            text-decoration: none;
        }

        div.nivo-controlNav a:hover {
            background: url(//cdn.localidautore.it/jquery.nivoslider-current/images/opa75.png) no-repeat;
            color: white;
            text-decoration: none;
        }

        div.nivo-controlNav a:active {
            background: url(//cdn.localidautore.it/jquery.nivoslider-current/images/opa75.png) no-repeat;
            color: white;
            text-decoration: none;
        }

        div.nivo-controlNav a.active {
            background: #7F1A11;
            color: white;
        }

div.nivo-preloader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 8;
    background: white;
}

    div.nivo-preloader span {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
        z-index: 8;
        background: url(//cdn.localidautore.it/jquery.nivoslider-current/images/loading-white.gif) no-repeat center center;
    }

/* SLIDER */

#slider {
    width: 570px;
    height: 300px;
    overflow: hidden;
    margin: 0px auto;
    position: relative; /* X NIVOSLIDER */
}

/* CTRL IL METEO */

div.widget-ilmeteo .ilMeteoLink {
    display: none;
    visibility: hidden;
}

div.widget-ilmeteo .titolo {
    font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 100%;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    line-height: 1.4em;
    padding: 0px 0px 0.25em 0px;
}

div.widget-ilmeteo table.day1 td {
    vertical-align: top;
}

    div.widget-ilmeteo table.day1 td table {
        margin: 0px 0.5em 0.5em 0px;
    }

div.widget-ilmeteo table td.days {
    padding: 0px 0.5em 0.5em 0px;
}

    div.widget-ilmeteo table td.days strong {
        display: block;
        margin: 0.15em 0px;
    }

    div.widget-ilmeteo table td.days span.tMin {
        color: #1773C2;
    }

    div.widget-ilmeteo table td.days span.tMax {
        color: #C00000;
    }

/* glatCookieButton */

p.glatCookieButton {
    position: fixed;
    font-size: 12px;
    display: block;
    margin: 0;
    padding: 0;
    right: 8px;
    bottom: 8px;
    z-index: 9999;
}

    p.glatCookieButton > a {
        display: block;
        margin: 0;
        padding: 8px 9px 5px 9px;
        background-color: white;
        border: 1px solid #D4D4D4;
        border-radius: 8px;
        box-shadow: 0 .625em 1.875em rgba(0, 0, 2, .3);
    }

        p.glatCookieButton > a > i {
            display: block;
        }

a#toTop {
    right: 66px;
    bottom: 8px;
}
