body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    background: url(/www.hydropress.it/css/ui/color.jpg) repeat;
    text-align: center;
}

.thebody {
    margin-left: auto;
    margin-right: auto;
    width: 990px;
}

.to-print {
    display: none;
}

img {
    border: none;
}

#header {
    width: 964px;
    float: left;
    height: 120px;
    border: 0px solid green;
    margin-right: auto;
    margin-right: auto;
    text-align: center;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #000;
}

html {
}

.wrapper {
    width:990px;
    margin-left: auto;
    margin-right: auto;
    background: #c5c5c7;
    background: url(/www.hydropress.it/css/ui/bg-def-1000.jpg) no-repeat;
    float: left;
    text-align: center;
}

.wrapper-padding {
    padding-left: 12px;
    padding-right: 10px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
}

.language-menu {
    width: 679px;
    float: left;
    height: 50px;
    border: 0px solid red;
}

#search-wrapper {
    width: 280px;
    float: left;
    height: 50px;
    border: 0px solid red;
}

#search-wrapper-padding {
    padding-top: 22px;
    float: left;
}

.language-menu-padding {
    padding-top: 28px;
}

.language-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.language-menu li {
    display: inline;
}

.language-menu a {
    color: #c5c5c7;
    display: inline;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid #fff;
}

.language-menu a.selected, .language-menu a:hover {
    color: #fff;
}

.language-menu a.last {
    border: none;
}

.language-menu-padding {
    padding-left: 520px;
}

.main-menu ul {
    padding: 0;
    margin: 0;
    float: right;
    padding-top: 15px;
    display: inline;
}

.main-menu {
    width: 964px;
    float: left;
    text-align: right;
}

.main-menu li {
    background: url(/www.hydropress.it/css/ui/top-menu-bg.jpg);
    background-repeat: no-repeat;
    width: 80px;
    height: 22px;
    margin-left: 3px;
    margin-right: 3px;
    display: inline;
    float: left;
}

.main-menu a {
    color: #fff;
    text-decoration: none;
    width: 80px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.main-menu li:hover, .main-menu li.li-selected, .main-menu li.in-path {
    background: url(/www.hydropress.it/css/ui/top-menu-hover-bg.jpg);
    color: #000;
}

.main-menu li:hover a, .main-menu li.li-selected a, .main-menu li.in-path a {
    color: #000;
}

.main-menu li.last-item {
    margin-right: 30px;
}

.main-menu-padding {
}

#content {
    float: left;
    width: 964px;
    margin-bottom: 20px;
}

.page-header {
    float: left;
    width: 964px;
    height: 174px;
	position:relative;
}

.page-header-padding {
}

.page-header-title {
    position: relative;
    top: 130px;
    left: 0;
    /*background:url(/www.hydropress.it/css/ui/page-title-background.png) no-repeat;*/
    background-color: #000;
    height: 44px;
    width: 764px;
    float: left;
	left:200px;
    /* for IE */
    filter: alpha(opacity = 40);
    /* CSS3 standard */
    opacity: 0.40;
}
.page-header-title-padding {
}
.title-text {
    position: relative;
    top: 85px;
    left: 210px;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    float: left;
    height: 44px;
    width: 754px;
    float: left;
	border:0px solid red;
	text-align:left;
}

.page-header-title-padding {
    padding-left: 5px;
}

.page-header-title {
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: left;
}

.products-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.products-menu {
    width: 200px;
    float: left;
}

.products-menu-padding {
    padding-top: 45px;
}

.products-menu-title {
    width: 200px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

.products-menu a {
    color: #000;
    text-decoration: none;
}

.products-menu li {
    background: url(/www.hydropress.it/css/ui/products-menu-li-bg.png) no-repeat 0px 2px;
    padding-left: 16px;
    line-height: 20px;
}

.products-menu li:hover a.level-2, .products-menu li a.selected, .products-menu li a.in-path, .products-menu li.li-level-4:hover a {
    color: #c4071b;
}

.products-menu li.li-level-3 a.level-3:hover {
    color: #c4071b;
}

.products-menu li.li-level-2:hover, .products-menu li.li-selected, .products-menu li.in-path {
    background: url(/www.hydropress.it/css/ui/products-menu-li-hover-bg.png) no-repeat 0px 2px;
}

.products-menu li.li-level-3, .products-menu li.li-level-4 {
    background: none;
}

.line-content, .products-content {
    width: 740px;
    float: left;
    background-color: #fff;
    text-align: left;
}

.line-content-padding, .products-content-padding {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 35px;
    padding-bottom: 10px;
    float: left;
}

.item-title a {
    font-weight: bold;
    font-size: 14px;
    color: #c4071b;
    text-decoration: none;
}

.products-item-title a {
    font-weight: bold;
    font-size: 12px;
    color: #c4071b;
    text-decoration: none;
}

.item-text, .item-video {
    width: 470px;
    float: left;
}

.item-text-padding, .item-video-padding {
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.item-image {
    float: right;
}

.item-wrapper {
    float: left;
    border-bottom: 1px solid #e3ded5;
    padding-top: 10px;
    padding-bottom: 10px;
}

.products-item-wrapper {
    width: 140px;
    height: 140px;
    float: left;
    text-align: center;
}

.products-item-wrapper-padding {
    margin-right: 10px;
}

.products-article {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.products-article-padding {
    padding-right: 10px;
}

.product-image {
    width: 500px;
    /*height: 400px;*/
    float: left;
}

.product-video {
    width: 500px;
    height: 300px;
    float: left;
}

.product-acc {
    text-align: center;
    width: 500px;
    min-height: 300px;
    float: left;
}

.product-menu {
    width: 220px;
    float: left;
}

.product-content {
    width: 720px;
    float: left;
}

.product-content-padding {
}

.product-gallery {
    width: 720px;
    float: left;
}

.items {
    width: 720px;
    float: left;
}

.news-items {
    width: 300px;
    float: left;
}

.items div, .news-items div {
    width: 85px;
    height: 55px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    border: 1px solid grey;
}

div.items div a, div.news-items div a {
    display: block;
    width: 85px;
    height: 55px;
    text-decoration: none;
}

.section-items div {
    width: 280px;
    height: 160px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    border: 1px solid grey;
}

div.section-items div a {
    display: block;
    width: 280px;
    height: 160px;
    text-decoration: none;
}

.product-section-title {
    width: 720px;
    float: left;
    font-size: 26px;
    color: #585550;
    border-bottom: 1px solid #e3ded5;
    margin-bottom: 10px;
}

.product-menu ul {
    list-style-type: none;
    width: 180px;
    padding: 0;
    margin: 0;
}

.product-menu li {
    background: url(/www.hydropress.it/css/ui/button2.jpg);
    width: 180px;
    height: 41px;
    margin-bottom: 5px;
}

.product-menu li:hover, .product-menu li.li-selected {
    background: url(/www.hydropress.it/css/ui/button2-hover.jpg);
}

/*gallery*/
.product-menu li.li-gallery {
    background: url(/www.hydropress.it/css/ui/button2-gallery.jpg);
}

.product-menu li.li-gallery:hover, .product-menu li.li-gallery.li-selected {
    background: url(/www.hydropress.it/css/ui/button2-hover-gallery.jpg);
}

/*video*/
.product-menu li.li-video {
    background: url(/www.hydropress.it/css/ui/button2-video.jpg);
}

.product-menu li.li-video:hover, .product-menu li.li-video.li-selected {
    background: url(/www.hydropress.it/css/ui/button2-hover-video.jpg);
}

/*download*/
.product-menu li.li-download {
    background: url(/www.hydropress.it/css/ui/button2-pdf.jpg);
}

.product-menu li.li-download:hover, .product-menu li.li-download.li-selected {
    background: url(/www.hydropress.it/css/ui/button2-hover-pdf.jpg);
}

.product-menu li:hover a, .product-menu li a.selected {
    color: #fff;
}

.product-menu li a {
    display: block;
    height: 41px;
    line-height: 41px;
    width: 180px;
    padding-left: 5px;
    vertical-align: middle;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.section-text {
    width: 420px;
    float: left;
}

.section-gallery {
    width: 300px;
    float: left;
}

.section-gallery-padding {
    padding-left: 10px;
    padding-right: 10px;
}

#OneColumn .section-text {
    width: 720px;
}

#OneColumn .section-gallery {
    display: none;
    visibility: hidden;
}

.autentication {
    float: left;
    width: 170px;
    border: 1px solid #3c3c3c;
    text-align: left;
}

.autentication-padding {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

.login input {
    width: 150px;
}

.autentication input {
    width: 150px;
}

#iscrizione {
    width: 720px;
    float: left;
    background-color: #fff;
}

.box {
    width: 150px;
    height: 17px;
    border: 0;
}

/*table*/
table.product-table {
    background-color: #e3e3e2;
    width: 720px;
}

.product-table td {
    font-size: 10px;
    background-color: #fff;
    padding: 3px;
    text-align: center;
}

.product-table thead td {
    color: #fff;
    background-color: #a9a9a9;
}

.product-table p {
    margin: 0;
    padding: 0;
}

.search-res {
    width: 740px;
    float: left;
    background-color: #fff;
}

.search-res-padding {
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
}

.search-results a {
    color: #000;
    text-decoration: none;
}

.search-results .odd {
    background-color: #e2e1e1;
}

.home-news {
    width: 740px;
    height: 300px;
    float: left;
    text-align: left;
}

.home-news-padding {
    margin-top: 15px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
}

.the-news {
    width: 240px;
    float: left;
}

.the-news-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.news-title a, .the-news a {
    color: #7b7870;
    font-size: 14px;
    text-decoration: none;
}
.news-subtitle a{
    color: #7b7870;
    font-size: 12px;
    text-decoration: none;
	font-style:italic;
}

.news-title-padding {
    padding-top: 20px;
}

.continua a {
    font-size: 12px;
}

.news-image {
    width: 230px;
    height: 166px;
}

.news-image-padding {
    padding-bottom: 8px;
    padding-top: 8px;
}

.news-section-image {
    width: 200px;
    text-align: center;
    float: left;
}

.news-section-image-padding {
    padding-top: 14px;
}

.news-section-text {
    width: 520px;
    float: left;
}

.news-section-text-padding {
    float: left;
    padding-top: 10px;
}

.news-section {
    border-bottom: 1px solid #7b7870;
    float: left;
}

.news-section-padding {
    float: left;
    padding-bottom: 15px;
}

div.body {
    float: left;
    width: 720px;
}

.home-products {
    width: 740px;
    float: left;
}

.home-products-padding {
}

.home-prod {
    width: 150px;
    float: left;
    text-align: center;
}

.home-prod:last-child {
    width: 140px;
}

.home-prod#SECTION16 {
    width: 140px;
}

.home-prod-padding {
    padding-right: 10px;
    padding-left: 0;
}

#SECTION16 .home-prod-padding {
    padding-right: 0;
}

.home-prod-title {
    width: 140px;
    background-color: #fff;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    letter-spacing: -1px;
}

.home-prod-title-padding {
}

.home-prod-title a {
    color: #7b7870;
    text-decoration: none;
}

.home-prod:hover a {
    color: #c4071b;
    text-decoration: none;
    font-weight: bold;
}

.home-prod-abs {
    text-align: left;
    background-color: #fff;
    width: 140px;
    font-size: 11px;
    float: left;
}

.home-prod-abs-padding {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
}

#footer {
    width: 980px;
    height: 45px;
    float: left;
    background: url(/www.hydropress.it/css/ui/footer-bg.jpg) no-repeat;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
	margin-left:10px;
	margin-top:10px;
}

.idro-accessories {
    width: 720px;
    float: left;
}

.idro-acc {
    width: 360px;
    float: left;
    border-bottom: 1px solid #e3ded5;
}

.idro-acc-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.idro-acc img {
    float: left;
}

.acc-title {
    float: left;
    line-height: 80px;
    width: 225px;
    font-size: 12px;
    color: #7b7870;
}

.product-content {
    width: 720px;
    float: left;
}

.acc-image {
}

.ViewAccessories .fancybox-title-inside {
    text-align: left;
    background-color: #e3ded5;
}
/*
.section-menu ul {
    margin: 0;
    padding: 0;
}
.section-menu {
	width:720px;
	float:left;
	padding-bottom:25px;
	border-bottom:1px solid #3c3c3c;
}
.section-menu li {
    list-style-type: none;
    display: inline;
}

.section-menu a {
    display: inline-block;
    width: 150px;
    text-decoration: none;
    color: #000;
    border: 1px solid #3c3c3c;
    cursor: pointer;
    margin-bottom: 5px;
    text-align: left;
}
.section-menu ul.ul-level-4 {
	margin-left:100px;
}
.section-menu ul.ul-level-3 {
	margin-left:50px;
}

.section-menu a:hover, .section-menu a.selected, .section-menu a.in-path {
    background-color: #fff65f;
}
*/
