﻿/* CSS Document */



/*testo semplice*/
.PlainText {
    color: #153B63;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding-left: 12px;
    padding-right: 12px;
}
/*Link*/
/*.link, .link a:hover, .link a:link, .link a:visited  {*/
a {
    text-decoration: underline;
    color: #153B63;
    cursor: pointer;
}

.CasellaTesto {
    padding: 6px;
    margin-bottom: 8px;
    border: 1px solid rgba(204, 204, 204, 0.8);
}

.US_Button {
    background: linear-gradient(to bottom, #4c90cd 0%, #5ba0de 25%, #1e629f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none #bb181e;
    border-radius: 4px;
    color: #fff !important;
    font-family: Arial;
    font-size: 0.8rem;
    font-weight: bold;
    height: 24px;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    white-space: nowrap;
    width: auto;
    margin-right: 4px;
}

/*testo ragione sociale*/
.pageboxSubHead {
    background-color: #DFE9F4;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
}
/*separatore risultati*/
.boxLine {
    width: 505px;
    height: 1px;
    padding-top: 10px;
    padding-bottom: 3px;
}
/*Per rendere invisibili o visibile le caratteristiche del'officina*/
.div0 {
    display: none;
}

.div {
    display: none;
}

/*Label Trovati*/
.Trovati {
    color: #FFF;
    background: #153b63;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 6px;
    width: 499px;
    display: block;
}


.noTitle .ui-dialog-titlebar {
    display: none
}

/*body {
    position: relative;
    margin: 0px;
    background-color: #777;
    font: 13px/1.4em Arial,sans-serif;
}

.container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 15px;
}*/

.header {
    margin-bottom: 65px;
   /* padding-left: 20px;*/
    padding-right: 20px;
    float: left;
    position: relative;
    width: 100%;
}

    .header .logo {
        height: 55px;
        left: 0px;
        width: 175px;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 30px;
        z-index: 100;
    }

.slogan {
    display: table;
    position: relative;
}

.header .slogan {
    left: 0px;
    position: absolute;
    top: 30px;
    width: 100%;
}

.slogan h5 {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 75%) repeat scroll 0 0 #df0024;
    color: #fff;
    display: table-cell;
    height: 40px;
   /* letter-spacing: 0.1ex;
    line-height: 1.1em;*/
    vertical-align: middle;
    width: 100%;
}

.testo {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.header .slogan h5 {
    font-size: 1.5em;
    padding-left: 190px;
}

h1 {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

h2 {
    font-size: 2em;
    margin-bottom: 0.4em;
    margin-top: 0.6em;
    clear: both;
    color: #003b6a;
    line-height: 1.2em;
}

/*.contenuto {
    float: none;
    display: table;
    width: 100%;
    padding: 0px;
    background-color: #df0024;
    position: relative;
    top: 10px;
}*/

.contenuto {
    background-color: #df0024;
    position: relative;
    top: 50px;
    color: white;
    font-size: 16px;
}

.testointro {
    float: left;
    width: 445px;
    padding: 15px;
}

.testointro p {
    color: white;
}

.immagineofficina {
    float: right;
    width: 430px;
}

.coupon {
    float: none;
    display: table;
    width: 900px;
    background-color: #f1f1f1;
    position: relative;
    top: 60px;
    border-width: 1px;
    border-style: solid;
    border-color: #E1E1E2;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.pulsantescaricacoupon {
    background: linear-gradient(to bottom, #4c90cd 0%, #5ba0de 25%, #1e629f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none #bb181e;
    border-radius: 4px;
    color: #fff !important;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 20px;
    vertical-align: middle;
    padding: 5px;
    white-space: nowrap;
    width: 80%;
    cursor: pointer;
    margin: auto;
    margin-top: 5px;
    text-align: center
}


.ricercaofficine {
    float: none;
    display: block;
    position: relative;
    top: 40px;
}

.ricercaofficine h5 {
    color: #df0024;
}

.footer {
    font-size: 11px;
    line-height: 14px;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0 10px;
    width: 900px;
    padding: 15px;
    color: #c3c3c4;
}


#form1 {
    display: block;
    margin-bottom: 90px;
}

.content-center {
    margin: auto;
    width: 90%;
    padding: 10px;
    background-color: white;
}

.btn-ac {
    background-color: #df0024 !important;
}

img {
    width: 100%;
    height: auto;
}

.risultati {
    margin-left: 0px !important;
}
