﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    font: 13px Arial, "Lucida Grande" , "Lucida Sans Unicode" , Tahoma, Verdana, sans-serif;
    background-color: #E5F4F7;
}
img
{
    border: 0;
}
h1
{
    border-bottom: 1px solid #4E4C32;
    color: #4E4C32;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}
h2
{
    border-bottom: 1px solid #4E4C32;
    color: #4E4C32;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 1px;
}
h3
{
    color: #4E4C32;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
h4
{
    color: #4E4C32;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
}
h5
{
    color: #4E4C32;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
}
a
{
    color: #6FACE2;
}
a:hover
{
    color: #000;
}
a.selected
{
    color: #4E4C32;
}
#content li
{
    background-image: url('../Images/rr.gif');
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-left: 18px;
    margin-left: -25px;
    list-style-type: none;
}
.container
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    min-height: 100%;
    background-image: url('../Images/bg.png');
    background-repeat: repeat-y;
}
.page
{
    width: 952px;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}
#content
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    padding-bottom: 60px;
    color: #4E4C32;
}
#header
{
    margin: 0px 30px;
    padding-top: 20px;
    padding-bottom: 70px;
}
#header .sx
{
    float: left;
}
#header .dx
{
    float: right;
}

#menu
{
    clear: both;
    background-color: #0054A5;
    padding: 0;
    margin: 0;
}
#menu ul a
{
    background-position: 25px 0px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    float: left;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    background-image: url('../Images/v.png');
    background-repeat: no-repeat;
    height: 31px;
}
#menu ul a:hover
{
    color: #0054A5;
    background-color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    background-image: url('../Images/menu_hover.png');
    background-repeat: no-repeat;
    background-position: center 42px;
    height: 31px;
}
#menu ul a.current
{
    color: #0054A5;
    background-color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    background-image: url('../Images/menu_hover.png');
    background-repeat: no-repeat;
    background-position: center 42px;
    height: 31px;
}
#menu ul
{
    list-style: none outside none;
    margin-left: -40px;
    margin-top: 0px;
    float: left;
}
#menu li
{
    display: inline-table;
    background: none;
    padding: 0px;
    margin-right: -4px;
}
#menu .language
{
    color: #FFF;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    font-size: xx-small;
}
#menu .language a
{
    color: #FFF;
    text-decoration: none;
}
#menu .flag
{
    position: absolute;
}
#menu span
{
    margin-left: 18px;
}
#footer
{
    width: 952px;
    bottom: 0;
    height: 50px;
    position: absolute;
    font-size: 11px;
    border-top: solid 6px #1875CE;
    clear: both;
}
#footer .sx
{
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
#footer .dx
{
    float: right;
    margin-right: 20px;
    margin-top: 15px;
}
#boxes
{
    width: 952px;
    background-color: #e5f4f7;
    float: left;
    color: #4E4C32;
}
#boxes .sx
{
    float: left;
    background-image: url('../Images/boxbg.png');
    background-repeat: repeat-x;
    width: 850px;
    min-height: 168px; /*padding-left: 20px;     padding-right: 20px;*/
}
#boxes .dx
{
    float: right;
}
#boxes .linkbox
{
    padding-left: 15px;
    background-image: url('../Images/rr.gif');
    background-position: 0 2px;
    background-repeat: no-repeat;
}
#boxlg
{
    width: 952px;
    color: #4E4C32;
}
#boxlg .sx
{
    float: left;
    width: 830px;
    margin-left: 20px; /*margin-right: 20px;     margin-top: 10px;     padding-bottom: 60px;     margin-bottom: 60px;*/
    margin-top: 15px;
}
#boxlg .dx
{
    float: right;
}
.puzzle
{
    clear: both;
    width: 952px;
    background-color: #e5f4f7;
    height: 0;
}
.puzzle img
{
    margin-left: 880px;
    margin-top: -29px;
}
/*Blocchi*/
.block-sm
{
    width: 400px;
    margin: 20px 0 15px 20px;
}
.block-big
{
    width: 820px;
    margin: 20px 0 15px 20px;
}
.block-portfolio
{
    margin: 20px 0 15px 0;
    width: 100%;
}
.block
{
    float: left;
    min-height: 160px;
}
.block .t
{
    background: url(../Images/m2-t-dr.gif) repeat-x top #F2F2F2;
}
.block .b
{
    background: url(../Images/m2-b-dr.gif) repeat-x bottom;
}
.block .l
{
    background: url(../Images/m2-l-dr.gif) repeat-y left;
}
.block .r
{
    background: url(../Images/m2-r-dr.gif) repeat-y right;
}
.block .l_t
{
    background: url(../Images/m2-l-t.gif) no-repeat left top;
}
.block .r_t
{
    background: url(../Images/m2-r-t.gif) no-repeat right top;
}
.block .l_b
{
    background: url(../Images/m2-l-b.gif) no-repeat left bottom;
}
.block .r_b
{
    background: url(../Images/m2-r-b.gif) no-repeat right bottom;
}
.block .indent
{
    padding: 1px 20px 10px 20px; /*width: 273px;*/
}
.block .indent div
{
    padding-bottom: 5px;
}
#boxes h1
{
    color: #1774CE;
}
.clear
{
    clear: both;
    height: 60px;
    bottom: 0;
}
.clear2
{
    clear: both;
    bottom: 0;
}
.clear3
{
    clear: both;
    bottom: 0;
    height: 15px;
}
.ImageScroll
{
    /*    float: left;     margin: 20px;     height: 200px;     border:solid 1px red;*/
}
.boxheight
{
    height: 230px;
}
.boxheight .left
{
    float: left;
    margin-top: 20px;
}
.boxheight .right
{
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    width: 420px;
}
#content .sx
{
    float: left;
    width: 430px;
}
#content .dx
{
    float: left;
    width: 430px;
    margin-left: 40px;
}
.tecnology
{
    float: left;
    width: 215px;
    text-align: center;
    padding-bottom: 5px;
}
.newsdate img
{
    margin: 0 5px 0 0;
    vertical-align: middle;
    border: 0 none; /* text-align: left;     vertical-align: top;*/
}
.newsdate
{
    /* margin: 0;     padding: 0;*/
    font-size: 10px;
    margin-top: 10px;
    float: left;
}
.more
{
    margin-top: 10px;
    float: right;
    font-size: 10px;
}

.more a
{
    padding-left: 15px;
    background-image: url('../Images/rr.gif');
    background-position: 0 2px;
    background-repeat: no-repeat;
}

#content .sx2
{
    float: left;
    width: 530px;
}
#content .dx2
{
    float: left;
    width: 330px;
    margin-left: 40px;
}
#boxlg .sx3
{
    float: left;
    width: 280px;
}
#boxlg .dx3
{
    float: left;
    width: 500px;
    margin-left: 20px;
}
/*
.st6_1
{
    padding: 17px 0 15px 21px;
}
.st6_1 p
{
    padding-right: 19px;
}
.st6_1 p a
{
    color: #6FACE2;
}
.st6_1 img
{
    margin-bottom: 16px;
}

.st6_2
{
    padding: 0 0 20px 12px;
}
.st6_3
{
    width: 123px;
}
.st6_4
{
    width: 485px;
}
.st6_5
{
    background: url(images/st6_5.gif) top left repeat-x;
    width: 100%;
    height: 100%;
}
.st6_6
{
    background: url(images/st6_6.gif) top right no-repeat;
    width: 100%;
    height: 100%;
}
.st6_7
{
    margin: 32px 0 13px 0;
}
.st6_8
{
    padding: 21px 0 0 23px;
    color: #FFFFFF;
}
.st6_9
{
    padding: 22px 0 25px 0;
}
.st6_10
{
    width: 85px;
}
.st6_11 div
{
    padding: 16px 0 0 0;
}
*/
.block6 .t
{
    background: url(../Images/m2-t-dr6.gif) repeat-x top #388CC8;
    margin-top: 16px;
}
.block6 .b
{
    background: url(../Images/m2-b-dr6.gif) repeat-x bottom;
}
.block6 .l_t
{
    background: url(../Images/m2-l-t6.gif) no-repeat left top;
}
.block6 .r_t
{
    background: url(../Images/m2-r-t6.gif) no-repeat right top;
}
.block6 .l_b
{
    background: url(../Images/m2-l-b6.gif) no-repeat left bottom;
}
.block6 .r_b
{
    background: url(../Images/m2-r-b6.gif) no-repeat right bottom;
    width: 100%;
}
.block6 .indent
{
    padding: 20px 20px 10px 20px;
    color: #FFF;
}
.block6 .indent div
{
    padding-bottom: 5px;
}
.block6 a
{
    color: #FFF;
    text-decoration: underline;
}
.block6 a:hover
{
    text-decoration: underline;
}
.block-portfolio h2
{
    border-bottom: 1px solid #AAAAAA;
    color: #1774CE;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.block-portfolio li
{
    background-image: url('../Images/rr.gif');
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-left: 18px;
    margin-left: -40px;
    list-style-type: none;
}
.project img
{
    float: left;
}

#gallery .imgbox
{
    margin: 2px;
    float: left;
    border: 1px solid #4E4C32;
}
.imgservices
{
    float: left;
}
.imgprofile
{
    float: left;
    padding-left: 15px;
    width: 250px;
}
.imgprofileb
{
    margin-bottom: 5px;
    border: solid 1px #4E4C32;
}
.block li
{
    background-image: url('../Images/rr.gif');
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding-left: 18px;
    margin-left: -40px;
    margin-top: 0px;
    list-style-type: none;
}
.block ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.maps
{
    margin-top: 15px;
}
.tcontact
{
    width: 285px;
}
.ttext
{
    width: 285px;
    height: 100px;
}
.sharethis
{
    padding-top: 10px;
}
.sharethisnews
{
    text-align: right;
    margin-top: -32px;
}
/* ----------------------------------------
Validator 
---------------------------------------- */
input
{
    border: 1px solid #0054A5;
}
textarea
{
    border: 1px solid #0054A5;
}

input.error
{
    background: #fed;
    border: 1px solid red;
}
textarea.error
{
    background: #fed;
    border: 1px solid red;
}
.ValidationGroup
{
}
.ValidationGroup ul
{
    margin-left: 20px;
}
.button
{
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Tahoma, Verdana, sans-serif;
    padding: 0 2px;
    font-size: 15px;
    line-height: 1.2em;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 245px;
    font-weight: normal;
}

/* ----------------------------------------
Overlay 
---------------------------------------- */
/* the overlayed element */
.simple_overlay
{
    /* must be initially hidden */
    display: none; /* place overlay on top of other elements */
    z-index: 10000; /* styling */
    background-color: #FFF;
    width: 500px;
    min-height: 200px;
    border: 1px solid #666; /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
    padding: 10px;
}

/* close button positioned on upper right corner */
.simple_overlay .close
{
    background-image: url(../Images/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}
/* ----------------------------------------
ShareThis 
---------------------------------------- */

a.stbar.chicklet img
{
    border: 0;
    height: 16px;
    width: 16px;
    margin-right: 3px;
    vertical-align: middle;
}
a.stbar.chicklet
{
    height: 16px;
    line-height: 16px;
}
