
@font-face {
    font-family: 'LeagueGothic';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/League_Gothic-webfont.woff') format('woff'), url('../fonts/League_Gothic-webfont.ttf') format('truetype'), url('../fonts/League_Gothic-webfont.svg#LeagueGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}


#content {
    position: relative;
    margin: 50px auto;
    width: 960px;
}
/********************************
 * generic als elements styling
 ********************************/
.als-container {
    position: relative;
    width: 100%;
    margin: 0px auto;
}

.als-viewport {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

.als-wrapper {
    position: relative;
    list-style: none;
}

.als-item {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
}

.als-prev, .als-next {
    position: absolute;
    cursor: pointer;
    clear: both;
}


/**************************
 * specific als elements
 * styling for #lista1
 **************************/

#lista1 {
    margin: 0px auto 0px auto;
}

    #lista1 .als-item {
        margin: 0px 5px;
        min-height: 123px;
        min-width: 155px;
    }

        #lista1 .als-item img {
            position: relative;
            display: block;
            vertical-align: middle;
        }

    #lista1 .als-prev, #lista1 .als-next {
        top: 50px;
        width: 8px;
        height: 25px;
    }

    #lista1 .als-prev {
        left: 0px;
    }

    #lista1 .als-next {
        right: 0px;
    }

/************************
 * specific als element
 * styling for #lista2
 ***********************/

#lista2 {
    margin-bottom: 0px;
}

    #lista2 .als-item {
        margin: 10px 0px;
        min-height: 110px;
    }

        #lista2 .als-item img {
            position: relative;
            display: block;
            vertical-align: middle;
            margin-bottom: 8px;
        }

    #lista2 .als-prev, #lista2 .als-next {
        left: 460px;
        width: 22px;
        height: 15px;
    }

    #lista2 .als-prev {
        top: -25px;
    }

    #lista2 .als-next {
        bottom: -20px;
    }

    #lista2 .als-item {
        vertical-align: middle;
    }

/************************
 * specific als element
 * styling for #lista3
 ***********************/

#lista3 {
    margin-bottom: 0px;
}

    #lista3 .als-item {
        margin: 0px 0px;
        min-height: 185px;
    }

        #lista3 .als-item img {
            position: relative;
            display: block;
            vertical-align: middle;
            margin-bottom: 0px;
        }

    #lista3 .als-prev {
        left: -9px;
        width: 31px;
        height: 35px;
        z-index: 1;
    }

    #lista3 .als-next {
        right: -9px;
        width: 31px;
        height: 35px;
        z-index: 1;
    }

    #lista3 .als-prev {
        bottom: 35px;
    }

    #lista3 .als-next {
        bottom: 35px;
    }

    #lista3 .als-item {
        vertical-align: middle;
    }

.toppername {
    width: 100%;
    height: 35px;
    background: #dea63d;
    border: 1px solid #dadada;
    text-align: center;
    color: #fff;
    font-family: Roboto;
    font-size: .7em;
    line-height: 1.2em;
    padding-top: 2px;
}

    .toppername b {
        font-weight: normal;
        color: #383838;
    }


    /************************
 * specific als element
 * styling for #lista4
 ***********************/

#lista4 {
    margin-bottom: 0px;
}

    #lista4 .als-item {
        margin: 0px 0px;
        min-height: 185px;
    }

        #lista4 .als-item img {
            position: relative;
            display: block;
            vertical-align: middle;
            margin-bottom: 0px;
        }

    #lista4 .als-prev {
        left: -9px;
        width: 31px;
        height: 35px;
        z-index: 1;
    }

    #lista4 .als-next {
        right: -9px;
        width: 31px;
        height: 35px;
        z-index: 1;
    }

    #lista4 .als-prev {
        bottom: 35px;
    }

    #lista4 .als-next {
        bottom: 35px;
    }

    #lista4 .als-item {
        vertical-align: middle;
    }