html {
    background-image: url(/client/res/a_l/body-bg-side.jpg);
    background-repeat: repeat-x;
    /*background-color: #2e2e2d;*/
    background-color: #080808;
    overflow-x: hidden;
}

.sx {
    float: left;
}
.dx {
    float: right;
}
.clear {
    clear: both;
}

body {
    font: 13px Tahoma, Verdana, Helvetica, sans-serif;
    color: #f2f2f2;
}

a {
    text-decoration: none;
}

.outerwrapper {
}

.wrapper {
    background-image: url(/client/res/a_l/body-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 1004px;
    height: 794px;
    margin: auto;
}

#scritte_fluttuanti {
    position: absolute;
    top: 30px;
    margin-left: 140px;
}

#sfera_360 {
    position: absolute;
    top: 384px;
    margin-left: 455px;
}

#contact-form {
    /*border: 1px solid white;*/
    position: absolute;
    top: 505px;
    margin-left: 635px;
    display: none;
}

#portfolio-container {
    /*border: 1px solid white;*/
    /*display: none;*/
    /*background-image: url(/client/res/a_l/coming-soon.jpg);
    background-repeat: no-repeat;*/
    width: 656px;
    height: 289px;
    /*position: absolute;*/
    margin-top: 6px;
    margin-left: -240px;
}

#portfolio-su-giu {
    position: absolute;
    margin-top: 20px;
    /*float: left;*/
            margin-left: 490px
    }

div.portfolio-pannello-sezione {
    width: 577px;
    height: 242px;
    background-image: url(/client/res/a_l/portfolio/pannello-sfondo-progetto.png);
    padding-left: 15px;
    padding-top: 10px;
}

/*td.portfolio-pannello-sezione {
    background-image: url(/client/res/a_l/portfolio/pannello-sfondo-progetto.png);
    background-repeat: no-repeat;
    width: 577px;
    height: 242px;
    padding-left: 15px;
    padding-top: 10px;
    border: 1px solid red;
}*/

.portfolio-project-header {
    /*border: 1px solid black;*/
    float: left;
    margin-top: 5px;
    height: 115px;
    overflow: hidden;
}

.portfolio-details-container {
    /*border: 1px solid white;*/
    width: 341px;
    height: 105px;
    background-image: url(/client/res/a_l/portfolio/pannello-dettagli-progetto.png);
    background-repeat: no-repeat;
    padding: 5px;
    margin-top: 5px;
    float: right;
    overflow: hidden;
}

.portfolio-categoria {
    color: #b6acb5;
}

a.portfolio-titolo-progetto {
    font-size: 22px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.portfolio-titolo-progetto:hover {
    text-decoration: underline;
    /*border-bottom: 1px solid #FFFFFF;*/
}

.portfolio-tecnologie-progetto, .portfolio-project-header {
    /*border: 1px solid white;*/
    width: 200px;
}

.portfolio-tecnologie-progetto {
    height: 80px;
    float: left;
}

.portfolio-descrizione-progetto {
    /*border: 1px solid white;*/
    width: 327px;
    height: 105px;
    float: right;
    margin-right: 5px;
}

.portfolio-descrizione-progetto, .portfolio-tecnologie-progetto {
    /*border: 1px solid white;*/
    overflow: hidden;
    padding-right: 12px;
    padding-top: 5px;
}

.portfolio-descrizione-progetto .titolo, .portfolio-tecnologie-progetto .titolo {
    color: #5fd03a;
    font-size: 14px;
}

a.portfolio-case-study {
    /*border: 1px solid white;*/
    margin-top: 8px;
    display: inline-block;
    color: #b6acb5;
    line-height: 1.2em;
    border-bottom: 1px solid #b6acb5;
    font-size: 14px;
    float: left;
}

a.portfolio-case-study:hover{
    color: #5fd03a;
    border-bottom-color: #5fd03a;
}

#contact-form-inputs {
    display: none;
    width: 315px;
}

.AFI_label {
    height: 15px;
    width: 1px;
}

.AFI_warning {
    font-weight: normal;
    font-size: 10px;
    color: #ce5050;
    padding-top: 2px;
    padding-right: 5px;
}

input, textarea {
    color: #999999;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.AFI_changed input, .AFI_focused input, .AFI_invalid_focused input, .AFI_changed textarea, .AFI_focused textarea, .AFI_invalid_focused textarea {
    color: #000000;
}

#quality-without-compromise-spacer {
    height: 280px;
    width: 100%;
}

#quality-without-compromise {
    text-indent: -99999px;
    background-image: url(/client/res/a_l/quality-without-compromise.png);
    background-repeat: no-repeat;
    width: 330px;
    height: 120px;
    margin-left: 630px;
}

#frase-contesto {
    text-indent: -99999px;
    background-image: url(/client/res/ita/frase-contesto.png);
    background-repeat: no-repeat;
    width: 298px;
    height: 62px;
    margin-left: 633px;
    margin-top: 10px;
}

#invio-ok {
    text-indent: -99999px;
    background-image: url(/client/res/ita/invio-ok.png);
    background-repeat: no-repeat;
    width: 250px;
    height: 140px;
}

#invio-error {
    text-indent: -99999px;
    background-image: url(/client/res/ita/invio-error.png);
    background-repeat: no-repeat;
    width: 250px;
    height: 140px;
}

#footer {
    width: 100%;
    text-align: center;
    padding-top: 325px;
    padding-bottom: 15px;
    color: #a5a4a5;
}

