﻿html {
    background-color: #222222;
    margin: 0;
    padding: 0;
}

body {
    background-color: #222222;
    border-top: solid 10px #000;
    color: #333;
    font-size: 1.1em;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}

    a:link, a:visited,
    a:active {
        color: #333;
    }

    a:hover {
        background-color: none;
        text-decoration: underline;
        color: #169ACD;
    }

.maintable {
    border: none;
    border-color: aqua;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #F2F2F2;
}

.content-wrapper {
    margin: 0 auto;
    width: 720px;
}

.sliderbox {
    background-color: #F2F2F2;
    background-image: -o-linear-gradient(top, #333333 0%, #F2F2F2 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #333333), color-stop(1, #F2F2F2));
    background-image: -webkit-linear-gradient(top, #333333 0%, #F2F2F2 100%);
    background-image: linear-gradient(top, #333333 0%, #F2F2F2 100%);
    padding-top: 20px;
    padding-bottom: 20px;
}

    .sliderbox .content-wrapper {
        color: #EDF5F9;
    }

.sectionInfo {
    background-color: #F2F2F2;
    margin-top: -35px;
}

    .sectionInfo .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
    }

        .sectionInfo .content-wrapper h1 {
            font-size: 2.2em;
            color: #39393A;
            text-align: center;
        }

.sectionTry {
    font-size: 0.8em;
    background-color: #F2F2F2;
}

    .sectionTry .content-wrapper {
        color: #39393A;
        font-size: 2.6em;
        font-weight: bolder;
        padding: 0px 0px 30px 0px;
    }

.sectionSch {
    background-color: #0F737A;
    background-image: -o-linear-gradient(top, #389F72 0%, #0F737A 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #389F72), color-stop(1, #0F737A));
    background-image: -webkit-linear-gradient(top, #389F72 0%, #0F737A 100%);
    background-image: linear-gradient(top, #389F72 0%, #0F737A 100%);
}

    .sectionSch .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 30px 0px 30px 0px;
    }

        .sectionSch .content-wrapper h6 {
            color: #ffffff;
            margin: .67em 0;
            font-size: 2em;
        }

.sectionSim {
    background-color: #EBEDEF;
    background-image: -o-linear-gradient(top, #EBEDEF 0%, #CCD0D3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EBEDEF), color-stop(1, #CCD0D3));
    background-image: -webkit-linear-gradient(top, #EBEDEF 0%, #CCD0D3 100%);
    background-image: linear-gradient(top, #EBEDEF 0%, #CCD0D3 100%);
}

    .sectionSim .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
        padding: 30px 0px 30px 0px;
    }

        .sectionSim .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #39393A;
        }

.sectionSimV {
    background-color: #CCD0D3;
    background-image: -o-linear-gradient(top, #CCD0D3 0%, #ABABAB 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #CCD0D3), color-stop(1, #ABABAB));
    background-image: -webkit-linear-gradient(top, #CCD0D3 0%, #ABABAB 100%);
    background-image: linear-gradient(top, #CCD0D3 0%, #ABABAB 100%);
}

    .sectionSimV .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
        padding: 30px 0px 30px 0px;
    }

        .sectionSimV .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #39393A;
        }

.sectionPCB {
    background-color: #EE5B21;
    background-image: -o-linear-gradient(top, #F9C827 0%, #EE5B21 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #F9C827), color-stop(1, #EE5B21));
    background-image: -webkit-linear-gradient(top, #F9C827 0%, #EE5B21 100%);
    background-image: linear-gradient(top, #F9C827 0%, #EE5B21 100%);
}

    .sectionPCB .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 30px 0px 30px 0px;
    }

        .sectionPCB .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #ffffff;
        }

.sectionPCB3D {
    background-color: #BA1E54;
}

    .sectionPCB3D .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 30px 0px 30px 0px;
    }

        .sectionPCB3D .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #ffffff;
        }

.sectionFWiz {
    background-color: #BA1E54;
    background-image: -o-linear-gradient(top, #EE5B21 0%, #BA1E54 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EE5B21), color-stop(1, #BA1E54));
    background-image: -webkit-linear-gradient(top, #EE5B21 0%, #BA1E54 100%);
    background-image: linear-gradient(top, #EE5B21 0%, #BA1E54 100%);
}

    .sectionFWiz .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 30px 0px 30px 0px;
    }

        .sectionFWiz .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #ffffff;
        }

.sectionTry2 {
    font-size: 0.8em;
    background-color: #39393A;
    padding: 20px 0px 20px 0px;
}

    .sectionTry2 .content-wrapper {
        color: #FFFFFF;
        font-size: 2.6em;
        font-weight: bolder;
    }

.sectionFooter {
    background-color: #222222;
    padding: 20px 0px 30px 0px;
}

    .sectionFooter .content-wrapper {
        color: #F2F2F2;
        font-size: 0.8em;
    }


.sectionFooter-copy {
    background-color: #222222;
    padding: 0px 20px 0px 0px;
    margin: -20px 0px 0px 0px;
    font-size: 0.8em;
    color: gray;
}

.sectionFooter-info {
    background-color: #222222;
    padding: 0px 0px 0px 0px;
    margin: -20px 0px 0px 0px;
    font-size: 0.8em;
    text-align: left;
    color: #0078D4;
}

    .sectionFooter-info a {
        color: #0078D4;
        outline: none;
        padding-left: 3px;
        padding-right: 3px;
        text-decoration: none;
    }

        .sectionFooter-info a:link, .sectionFooter-info a:visited,
        .sectionFooter-info a:active {
            color: #0078D4;
        }

        .sectionFooter-info a:hover {
            background-color: none;
            text-decoration: underline;
            color: #0090FF;
        }

/*
 * jQuery Nivo Slider v2.4
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */


/* The Nivo Slider styles */
.nivoSlider {
    position: relative;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
    }
    /* If an image is wrapped in a link */
    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 60;
        display: none;
    }
/* The slices in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
}
/* Caption styles */
.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8; /* Overridden by captionOpacity setting */
    width: 100%;
    z-index: 89;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 99;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
    position: relative;
    z-index: 99;
    cursor: pointer;
}

    .nivo-controlNav a.active {
        font-weight: bold;
    }

/*============================*/
/*=== Stili per lo slider ===*/
/*============================*/

#slider {
    border: 1px solid #d7d7d7;
    width: 720px;
    height: 240px;
    background: url(/nivoSlider/images/loading.gif) no-repeat 50% 50%;
}

    #slider img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }

    #slider a {
        border: 0;
        display: block;
    }

.nivo-controlNav {
    position: absolute;
    left: 10px;
    bottom: -42px;
}

    .nivo-controlNav a {
        display: block;
        width: 22px;
        height: 22px;
        background: url(/nivoSlider/images/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin-right: 3px;
        float: left;
    }

        .nivo-controlNav a.active {
            background-position: 0 -22px;
        }

.nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/nivoSlider/images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

a.nivo-prevNav {
    left: 15px;
}

.nivo-caption {
    text-shadow: none;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
}

    .nivo-caption a {
        color: #efe9d1;
        text-decoration: underline;
    }

/* Buttons */

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus,
    .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info:active.focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

