
p
{
    font-size: 13px;
    margin-bottom: 10px;
    color: #777;
}
h1
{
    color: #777;
    font-size: 22px;
    text-align: left;
    font-variant: small-caps;
    font-weight: normal;
}
h2
{
    color: #000;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}
h3
{
    color: #555;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    letter-spacing: 1px;
    font-style: italic;
    text-align: center;
}
.green
{
    color: #017344;
}
.orange
{
    color: #e15a06;
}
.blu
{
    color: #2876b3;
}
.clear
{
    clear: both;
}

body
{
    background-color: #fff;
    background-image: url("../img/BKG.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}
header
{
    float: left;
    margin: 0px 0px;
    width: 100%;
    height: 119px;
    padding-top: 49px;
}
.logo
{
    float: left;
}

html, body, #aspnetForm
{
    height: 100% !important;
}
#container
{
    width: 978px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px;
}
.pushfooter
{
    clear: both;
    height: 140px;
}

nav
{
    float: right;
    margin-top: 30px;
    width: 540px;
}
nav ul li
{
    float: left;
    padding: 5px 13px;
    list-style-type: none;
    position: relative;
    border-right: 2px dotted #ccc;
}
nav ul li a
{
    float: left;
    padding: 0px;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
}
nav ul li a, nav ul li a:active, nav ul li a:visited
{
    color: #777;
}
nav ul li a:hover
{
    color: #e55204;
}

.animation
{
    margin: 0 0 15px -3px;
    border: 3px solid #e5eef6;
}
#featured
{
    width: 970px;
    position: relative;
    height: 210px;
    background: #fff;
}
#featured ul.ui-tabs-nav
{
    position: absolute;
    top: 0;
    right: 682px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 288px;
    z-index: 99;
}
#featured ul.ui-tabs-nav li
{
    padding: 0px;
    font-size: 12px;
    color: #666;
    position: relative;
    margin: 0;
    height: 70px !important;
}
#featured ul.ui-tabs-nav li img
{
    border: 0 solid;
    bottom: 0;
    padding: 14px 15px 15px 231px;
    position: absolute;
    right: 0;
}
#featured ul.ui-tabs-nav li span
{
    font-size: 27px;
    line-height: 63px;
    height: 70px !important;
}
#featured li.ui-tabs-nav-item a
{
    display: block;
    height: 70px;
    color: #000;
    line-height: 20px;
    margin: 0px;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
}
#featured .ui-tabs-panel
{
    width: 970px;
    height: 210px;
    background: #999;
    position: relative;
}
#featured .ui-tabs-hide
{
    display: none;
}
#featured .ui-tabs-nav-item
{
    background-color: #fff;
}
.ui-tabs-selected
{
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    z-index: 99;
    background-color: #f6f6f6 !important;
}
#featured .separator
{
    width: 100%;
    border-top: 2px dotted #ccc;
    position: absolute;
    top: 68px;
    left: 0px;
    margin: 0px;
}
#featured #direct
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}



.left
{
    float: left;
    margin-right: 83px;
    width: 472px;
    border-right: 2px dotted #ccc;
}
.right
{
    float: left;
    height: 50%;
    width: 386px;
}

p strong
{
    color: #2876b3;
}
#main .info h2
{
    margin-bottom: 4px;
    margin-top: 0px;
}

.relative
{
    position: relative;
}
.box {
    bottom: -24px;
    float: left;
    height: 105px;
    left: -30px;
    padding: 10px 63px 12px 20px;
    position: absolute;
    width: 236px;
}
.box a {
    position: absolute;
    top: 0px;
    left: 8px;
    width: 304px;
    height: 98px;
    text-decoration: none;
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0 !important;
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
    background-color:#ccc;
    }
.box h2
{
    font-size: 18px;
    margin: 0 0 5px;
    padding: 0px;
    color: #fff;
}
.box p
{
    color: #fff;
    font-size: 12px;
    line-height: 13px;
}
.left .box, .right .box
{
    left: -30px;
}

.verniciatura
{
    background-image: url("../img/verniciatura.png");
    background-position: top center;
    background-repeat: no-repeat;
}
.consulenza
{
    background-image: url("../img/consulenza.png");
    background-position: top center;
    background-repeat: no-repeat;
}
.attrezzatura
{
    background-image: url("../img/attrezzatura.png");
    background-position: top center;
    background-repeat: no-repeat;
}

.modulo tr td
{
    padding-bottom: 3px;
}

/*------------------ CSS3--------------------*/
/*.box { overflow:hidden; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f4f3f3), to(#fff)); background: -moz-linear-gradient(#f4f3f3, #fff); background: linear-gradient(#f4f3f3, #fff); -pie-background: linear-gradient(#f4f3f3, #fff); filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#f4f3f3', gradientType='0'); behavior: url(PIE.htc) !important;}*/

/*-----footer------*/
footer
{
    margin: 0px;
    padding-top: 40px;
    width: 100%;
}
.footerInt
{
    border-top: 3px dotted #CCCCCC;
    margin: 0 auto;
    padding: 10px;
    width: 938px;
}
.footerInt img
{
    float: left;
    margin: -5px 15px 8px;
}
.footerInt nav
{
    margin: 0 -8px 6px;
    width: 930px;
    float: left;
}
.footerInt nav ul li a
{
    font-size: 13px;
    border: 0 none;
    margin: 0;
    padding: 0;
    background: none;
}
.footerInt nav ul li
{
    padding: 1px 8px;
    border-right: 1px solid #ccc;
}
.footerInt nav .destra
{
    float: right;
}
.footerInt nav .destra li
{
    border: 0px;
    background-color: #ccc;
    margin-left: 12px;
}
.footerInt nav .destra li a
{
    color: #fff;
}
.footerInt nav .destra .green
{
    background-color: #017344;
}
.footerInt nav .destra .orange
{
    background-color: #e15a06;
}
.footerInt nav .destra .blu
{
    background-color: #2876b3;
}
.footerInt .box
{
    background: none;
    background-color: #DFDFDF;
    border: 0 none;
    margin-bottom: 5px;
}
.credits
{
    margin: 28px 0 0 10px;
    padding: 4px 14px;
    text-align: center;
    width: 78px;
}
.credits a
{
    color: #555;
}
.footerInt .box p
{
    margin: 0;
}


/*LAVORAZIONI*/
#MainElenco
{
    float: left;
    position: relative;
    width: 978px;
    height: auto !important;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

#MainRow
{
    float: left;
    position: relative;
    width: 978px;
    height: auto !important;
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom:1px dotted #B8B6B5;
}

#ElencoTitle
{
    float: left;
    position: relative;
    width: 675px;
    height: auto !important;
    margin: 0;
    padding: 0 0 5px 303px;
    font-family: Arial;
    color: #607890;
    font-size: 16px;
}

#ElencoTitle a,#ElencoTitle a:hover
{
    color: #607890;
    text-decoration:none;
}

#ElencoFotoText
{
    float: left;
    position: relative;
    width: 978px;
    height: auto !important;
    margin: 0;
    padding: 0;
}

#DivFoto
{
    float: left;
    position: relative;
    width: 285px;
    height: 145px;
    margin: 0;
    padding: 3px;
    background-color:#B8B6B5;
}

.FotoElenco
{
    float: left;
    position: relative;
    width: 285px;
    height: 145px;
    margin: 0;
    padding: 0;
    border:0;
}

#DivTestoAnteprima
{
    float: left;
    position: relative;
    width: 675px;
    height: auto !important;
    margin: 0;
    padding: 0 0 0 12px;
    font-family: Arial;
    color: #777;
    font-size: 13px;
}

#ElencoData
{
    float: left;
    position: relative;
    width: 675px;
    height: auto !important;
    margin: 0;
    padding: 10px 0 0 12px;
    font-family: Arial;
    color: #e15a06;
    font-size: 14px;
}

#ElencoCliente
{
    float: left;
    position: relative;
    width: 675px;
    height: auto !important;
    margin: 0;
    padding: 10px 0 0 12px;
    font-family: Arial;
    color: #e15a06;
    font-size: 14px;
}

.ElencoDataPager
{
    float: right;
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    font-family: Arial;
    color: #797979;
    font-size: 14px;
}

#DataPager1
{
    float: left;
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    font-family: Arial;
    font-size: 14px;
}

#MainDettaglio
{
    float: left;
    position: relative;
    width: 978px;
    height: auto !important;
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;
}

#DettaglioClienteData
{
    float: left;
    position: relative;
    width: 978px;
    height: auto !important;
    margin: 0;
    padding: 0 0 5px 0;
    font-family: Arial;
    font-size: 14px;
    color: #777;
}

#DettaglioTitle
{
    float: left;
    position: relative;
    width: 978px;
    height: auto !important;
    margin: 0;
    padding: 0 0 5px 0;
    font-family: Arial;
    font-size: 14px;
    color: #607890;
    font-weight:bold;
}

#DettaglioText
{
    float: left;
    position: relative;
    width: 500px;
    height: auto !important;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 13px;
    color: #777;
}

#DettaglioVideo
{
    float: left;
    position: relative;
    width: 420px;
    height: auto !important;
    min-height:250px;
    margin: 0 0 10px 28px;
    padding: 3px;
    background-color:#B8B6B5;
}

#DettaglioFotogallery
{
    float: left;
    position: relative;
    width: 420px;
    height: auto !important;
    min-height:250px;
    margin: 0 0 0 28px;
    padding: 0;
}

.DettaglioFotogalleryFoto
{
    float: left;
    position: relative;
    width: 126px;
    height: 126px;
    margin: 10px 0 0 10px;
    padding: 2px;
    background-color:#B8B6B5;
}

#TornaIndietro
{
    float: left;
    position: relative;
    width: 978px;
    height: 20px;
    margin: 15px 0 0 0;
    padding: 5px 0 5px 0;
    font-family: Arial;
    font-size: 14px;
    color: #607890;
    line-height:20px;
    vertical-align:middle;
    text-align:right;
}

#TornaIndietro a,#TornaIndietro a:hover
{
    color: #607890;
    text-decoration:none;
}