.hide {
    display: none;
}
.fix {
    clear: both;
}
.line {
    border-bottom: 1px solid #ccc;
    clear: both;
}
a:link, a:visited, a:active {
    outline: none;
    color: #369;
    text-decoration: none;    
}
a:hover {
    text-decoration: underline;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
    background-color: #4D627A;
}
p, ul {
    color: #444;
}
h2 {
    font-weight: bold;
    font-size: 18px;
    color: #666;
    text-transform: uppercase;    
}
h4 {
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
    color: #7192B8;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.blue {
    color: #7B96B7;
}
.small {
    font-style: italic;
    font-size: 10px;
}


.top-bar {
    background: url(img/top-bg.png) no-repeat top center #ddd;
    position: relative;
    min-width: 950px;
}
.top-bar > .top-bar-border {
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: url(img/top-bg-border.png) repeat-x top transparent;
    width: 100%;
}
.top-bar > .top-content {
    width: 950px;
    margin: 0 auto;
    height: 76px;
    background: url(img/top-bar.png) no-repeat center transparent;
}
#logo {
    padding: 15px 0 0 20px;
    margin: 0;
    display: block;
    width: 334px;
    height: 49px;
    float: left;
}
#logo > a {
    display: block;
    width: 334px;
    height: 49px;
    background: url(img/logo.png) no-repeat center transparent;
}
.top-content > ul.menu {
    margin: 27px 10px 0 0;
    padding: 0;
    list-style: none;
    float: right;
}
.top-content > ul.menu > li {
    float: left;
    margin-left: 5px;
}
.top-content > ul.menu > li > a:link, .top-content > ul.menu > li > a:visited, .top-content > ul.menu > li > a:active {
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    position: relative;
}
.top-content > ul.menu > li > a.active, .top-content > ul.menu > li > a:hover {
    color: #666;
    text-decoration: none;
}
.top-content > ul.menu > li > a > span.text {
    position: relative;
    z-index: 2;
}
.top-content > ul.menu > li > a.active > span.l, .top-content > ul.menu > li > a.active > span.r, .top-content > ul.menu > li > a:hover > span.l, .top-content > ul.menu > li > a:hover > span.r {
    position: absolute;
    height: 26px;
    width: 60%;
    background: url(img/menu-bg.png) no-repeat transparent;
    top: 0;
    z-index: 1;
}
.top-content > ul.menu > li > a.active > span.l, .top-content > ul.menu > li > a:hover > span.l {
    left: 0;
    background-position: left center;
}
.top-content > ul.menu > li > a.active > span.r, .top-content > ul.menu > li > a:hover > span.r {
    right: 0;
    background-position: right center;
}
.top-bar > .header-home {
    margin: 20px auto;
    width: 930px;
    height: 234px;
}
.top-bar > .header-home > .slide-home {
    width: 600px;
    height: 220px;
    float: right;
    position: relative;
}
.top-bar > .header-home > .slide-home > .shadow {
    width: 600px;
    height: 10px;
    background: url(img/slide-shadow.png) no-repeat center transparent;
    position: absolute;
    bottom: -10px;
    left: 0;
}
#slider {
    width: 600px;
    height: 220px;
    background: #fff url(img/loader.gif) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}


.center-white {
    background-color: #fff;
    min-width: 950px;
}
.center-white > .center-content {
    margin: 0 auto;
    min-height: 300px;
    width: 930px;
    padding: 20px 10px;
}


.footer-bar {
    background: url(img/footer-bg.png) no-repeat center top #4D627A;
    position: relative;
    min-width: 950px;
    min-height: 200px;
}
.footer-bar > .footer-bar-border {
    height: 10px;
    position: absolute;
    top: -10px;
    left: 0;
    background: url(img/footer-bg-border.png) repeat-x top transparent;
    width: 100%;
}
.footer-bar > .footer-content {
    width: 930px;
    padding: 10px;
    margin: 0 auto;
}
.footer-bar > .footer-content > ul.menu {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
}
.footer-bar > .footer-content > ul.menu > li {
    float: left;
    margin-right: 20px;
}
.footer-bar > .footer-content > ul.menu > li > a:link, .footer-bar > .footer-content > ul.menu > li > a:visited, .footer-bar > .footer-content > ul.menu > li > a:active {
    color: #fff;
    font-style: normal;
    text-decoration: none;
    display: block;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}
.footer-bar > .footer-content > ul.menu > li > a:hover, .footer-bar > .footer-content > ul.menu > li > a.active {
    text-decoration: underline !important;
}
#logo-footer {
    width: 300px;
    height: 44px;
    display: block;
    float: right;
    background: url(img/logo-footer.png) transparent center no-repeat;
    margin: 0;
    padding: 0;
}
.footer-bar > .footer-content p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 20px 0;
}
#ic-logo {
    display: inline-block;
    width: 58px;
    height: 20px;
    background: url('img/ic-logo.png') no-repeat top left transparent;
}
#ic-logo:hover {
    background-position: bottom left;
}

a.pdf-button:link, a.pdf-button:visited, a.pdf-button:active {
    display: inline-block;
    width: 141px;
    height: 46px;
    background: url('img/pdf-button.png') no-repeat top left transparent;
    text-transform: uppercase;
    padding: 17px 0 0 85px;
    text-align: left;
}
a.pdf-button:hover {
    background-position: bottom left !important;
    text-decoration: none;
}

.center-content > .sidebar {
    float: right;
    width: 260px;
}
.center-content > .sidebar > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.center-content > .sidebar > ul > li {
    margin: 10px 0;
    display: block;
    width: 260px;
    height: 123px;
    background: url('img/banner-sprite.png') no-repeat transparent;
}

.center-content > .sidebar > ul > li.uno {
    background-position: 0px -246px;
}
.center-content > .sidebar > ul > li.due {
    background-position: 0px 0px;
}
.center-content > .sidebar > ul > li.tre {
    background-position: 0px -369px;
}
.center-content > .sidebar > ul > li.quattro {
    background-position: 0px -123px;
}
.google-static-map {
    padding: 2px;
    border: 1px solid #ccc;
}


form > .form-line {
    clear: both;
    margin-bottom: 5px;
    height: 25px;
    position: relative;
}
form > .form-line > label {
    height: 25px;
    line-height: 25px;
    width: 85px;
    margin-right: 5px;
    color: #444;
    font-size: 12px;
    display: block;
    float: left;
}
form > .form-line > label.error {
    position: absolute;
    top: -6px;
    right: -50px;
    width: auto;
    font-size: 8px;
    color: #f00;
    display: block;
    height: 12px;
    line-height: 12px;
    padding: 0 5px;
    background-color: #fff;
    border: 1px solid #f00;
    text-transform: uppercase;
    z-index: 10;
}
form > .form-line > input.text, form > .form-line > textarea.text {
    width: 208px;
    height: 23px;
    border: 1px solid #ddd;
    padding: 0 5px;
    margin: 0;
    color: #666;
    font-size: 12px;
    line-height: 23px;
    display: block;
    float: left;
}
form > .form-line > textarea.text {
    resize: none;
    height: 98px;
    line-height: normal;
    padding: 5px;
}
form > .form-line > .text:focus {
    border-color: #999;
}
input.button {
    display: block;
    height: 26px;
    line-height: 26px;
    margin: 0;
    padding: 0 10px;
    border: 1px solid #ccc;
    color: #fff;
    background-color: #7192B8;
    text-transform: uppercase;
    cursor: pointer;
}
input.button:hover {
    background-color: #6AB5FF;
}

ul.portfolio {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.portfolio > li {
    float: left;
    margin: 0 5px 5px 0;
}


.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display: none;
}
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}

/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
}
/* 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:8;
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    position:absolute;  
    bottom: 10px;
    left: 10px; 
    z-index:9;
}
.nivo-controlNav a {
    cursor:pointer;
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    background: url(img/slider-button.png) no-repeat transparent bottom left;
    text-indent: -1920px;
    margin-right: 6px;
}
.nivo-controlNav a.active {
    background-position: top left;
}
