html, body, div#body {
    height: 100%;
}

body {
    font-size: 14px;
    color: #fff;
    background: #414142;
}

div.home {
    text-align: center;
    width: 740px;
    margin: 0 auto;
}
* {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
}

div#header div.info {
    height: 120px;
    background: url('/www.primaservices.it/css/ui/logo.gif') no-repeat 28px 56px;
}

div#body {
    background: #414142 url('/www.primaservices.it/css/ui/Home.jpg') no-repeat;
}

div.wrapper {
    margin: 0;
    margin-left: auto;
    width: 530px;
    height: 100%;
    background: #414142;
    overflow: auto;
}

div.wrapper-padding, div#main-menu {
    padding: 0 28px;
}

div.wrapper-padding {
    height: 100%;
}

div#main-menu ul.ul-level-1 {
    display: block;
    list-style-type: none;
    list-style-position: inside;
}

div#main-menu ul.ul-level-1 li {
    display: block;
    float: left;
    width: 19%;
}

div#main-menu ul.ul-level-1 li a {
    text-decoration: none;
    display: block;
    line-height: 25px;
    color: #656565;
}

div#main-menu ul.ul-level-1 li a:hover, div#main-menu ul.ul-level-1 li a.selected:hover, div#main-menu ul.ul-level-1 li a.selected {
    color: #fff;
}

div#main-menu ul.ul-level-1 li a:hover {
    text-decoration: underline;
}

div#content {
    clear: both;
}

ul.ul-level-2 {
    padding-top: 20px;
    list-style-type: none;
}

ul.ul-level-2 li {
    height: 28px;
    display: block;
    float: left;
    width: 88px;
    text-align: center;
}

ul.ul-level-2 li a {
    display: block;
    height: 28px;
    line-height: 14px;
    font-size: 10px;
    width: 88px;
    border-top: none;
    border-left: none;
    text-decoration: none;
    background: url('/www.primaservices.it/css/ui/bg.gif') no-repeat 0 -28px;
}

ul.ul-level-2 li a.selected {
    background-position: 0 0;
    color: #ff9400;
}

div.advertisements-list {
    text-align: left;
}

div.advertisements-list table {
    padding-top: 15px;
}

div.advertisements-list table td {
    padding: 3px;
}

div.advertisements-list a {
    color: #ff9400;
}

ul.ul-level-2 li a {
    color: #fff;
}

ul.ul-level-2 li a.last-item {
    background-image: url('/www.primaservices.it/css/ui/bg-last.gif');
}

.body-paragraph {
    line-height: 20px;
    font-size: 13px;
}

.caption {
    border: 1px solid #ff9400;
    border-top: none;
    text-align: center;
    color: #666;
    font-size: 10px;
    padding: 3px;
}

div#content {
    font-size: 12px;
}

td {
    vertical-align: top;
}

a, .orange {
    color: #ff9400;
}

div#content h3 {
    padding-bottom: 3px;
    margin-top: 4px;
}

.padding-5px {
    padding: 5px;
}

.padding-10px {
    padding: 10px;
}

div.top-section-menu {
    width: 100%;
    float: left;
    clear: both;
}

div.first-image img {
    width: 220px;
}

div.content-padding {
    clear: both;
}

.thickbox {
}

table.photogallery {
    margin: 0 auto;
    padding: 0;
    width: 350px;
}

table.photogallery img {
    border: 2px solid #fff;
}

#form-newsletter, #privacy, #accept-privacy {
    margin: 15px 0;
}

#form-newsletter .row {
    clear: left;
    overflow: hidden;
    margin: 10px 0;
    line-height: 18px;
}

#form-newsletter .row .required-star {
    float: left;
    width: 20px;
}

#form-newsletter .row label {
    float: left;
    width: 150px;
}

#form-newsletter .row input {
    float: left;
}

#form-newsletter label.error {
    display: block;
    float: left;
    padding-left: 5px;
    width: 150px;
}

#privacy {
    background-color: #fff;
    color: #333;
    padding: 3px;
    margin-top: 30px;
    overflow: hidden;
}

input.error, label.error {
    padding: 0;
}

.success {
    background-color: #fff;
    color: #333;
    padding: 3px;
    font-weight: bold;
}
