 
/* reset */
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}
 
/* structure */
 body{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    background-image: url('../../images/background_page_default.png');
    background-repeat: repeat-x;
    background-color: #fff;
}
/* alternative */
body#home{
    background-image: url('../../images/background_page_home.png');
}
body#products{
    background-image: url('../../images/background_page_products.png');
}


div#viewport{
    position:relative;
    width: 960px;
    margin: 0px auto;
}

div#viewport_head{
    position:relative;
}

/* da sistemare */

div.rollover{
    position:absolute;
    width: 418px;
    height: 283px;
    top:40px;
    left:31px;
    z-index: 100;
}
div.slogan{
    position: absolute;
    width: 460px;
    height: 283px;
    top:40px;
    left:490px;
    z-index: 100;
}

div#viewport_body{
    position:relative;
    /*min-height: 100px;*/
}
div#viewport_footer{
    position:relative;
    background-image: url('../../images/bg_footer.jpg');
    background-repeat: repeat-x;
    background-color: #38312b;
    padding-bottom:1em;
}
div#viewport_footer_custom_products{
    position:relative;
    background-color: #38312b;
    padding-bottom:1em;
}

div#viewport_tail{
    position:relative;
    background-image:url('../../images/bg_footer_back.jpg');
    background-position: top;
    background-repeat: repeat-x;
    /*background-color: #38312b;*/
    background-color: #000000;
    /*min-height: 170px;*/
    height: 230px;
}

div#viewport_head_banner{
    position:relative;
    height: 89px;
}
div#viewport_head_menu{
    position:relative;
    height: 45px;
    /*background-image: url('../../images/background_menu.png');*/
}

#main_menu{
    padding: 12px;
}

#main_menu li{
    font-family: Arial, Geneva, Helvetica, sans-serif;
    display: inline;
    padding-right: 5px;
    font-size: 10pt;
    text-transform: uppercase;
    font-weight: bold;
    color: #b7a76c;
}

#main_menu a:link{
    text-decoration: none;
    color: #fff;
}

#main_menu a:visited{
    text-decoration: none;
    color: #fff;
}

#main_menu a:hover{
    text-decoration: underline;
    color: #d1b7a0;
}

#main_menu a:active{
    text-decoration: underline;
    color: #d1b7a0;
}

.clear{
    clear: both;
}



#viewport_footer_products{
    position:relative;
    width: 960px;
    margin: 0px auto;
}

div.viewport_footer_products_column{
    position:relative;
    width: 240px;
    float: left;
}

/* footer prodotti */

.products_footer{
    display: block;
    width: 220px;
    height: 44px;
    float: left;
    margin: 20px 0px 0px 10px;
    font-size: 8pt;
}

.products_footer img{
    position: relative;
    float: left;
    /*border: 2px solid #cc3333;*/
    margin-right: 8px;
}
.products_footer span{
    display: block;
    margin-top: 15px;
}

.products_footer span.two{
    display: block;
    margin-top: 7px;
}

.products_footer span.tre{
    display: block;
    margin-top: 2px;
}

.products_footer:link{
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}
.products_footer:visited{
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}

div#viewport_tail_content{
    position: relative;
    width: 960px;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

div#certificazione{
    position: relative;
    width: 160px;
    float: left;
    margin: 0px 10px 0px 10px;
}

div#sedi{
    position: relative;
    width: 460px;
    float: left;
    margin: 5px 10px 0px 10px;
}

div#sedi li{
    font-size: 10pt;
    color: #666666;
    margin-bottom: 8px;
}

#sedi a:link{
    text-decoration: none;
    color: #cebca6;
}

#sedi a:visited{
    text-decoration: none;
    color: #cebca6;
}

#sedi a:hover{
    text-decoration: underline;
    color: #fff;
}

#sedi a:active{
    text-decoration: underline;
    color: #fff;
}

/* home */


div.activity{
    position: relative;
    float: left;
    /*width: 460px;*/
    width: 450px;
    height: 200px;
    /*background-color: #cccccc;*/
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}

div.img_activity{
    position: relative;
    margin: 5px 5px 5px 5px;
}

/* product */

div.product_content{
    position: relative;
    float: left;
    width: 720px;
}

div.product_item{
    position: relative;
    width: 340px;
    height: 340px;
    float: left;
    /*margin: 10px 10px 10px 10px;*/
    padding: 10px 10px 10px 10px;
    background-color: #fff;
}

div.product_item_picture{
    position: relative;
    width: 336px;
    height: 274px;
    border: 2px solid #e5e5e5;
}

div.product_item_picture img{
    border: 2px solid #fff;
}

div.product_item_label{
    position: relative;
    height: 55px;
    border-top:7px solid #fff;
    background-color: #e5e5e5;
}

div.product_info{
    position: relative;
    width: 220px;
    float: left;
    /*margin: 10px 10px 0px 10px;*/
    padding: 10px 10px 0px 10px;
}

a.rent_icon{
    display: block;
    position: absolute;
    top:10px;
    left:10px;
    height: 50px;
    width: 338px;
    z-index: 10;
    background-image: url('../../images/rent_icon.png');
    background-position: 0px 0px;
    color: transparent;
}
a.rent_icon:hover{
    background-image: url('../../images/rent_icon.png');
    background-position: 0px 50px;
    color: #000;
    text-decoration: none;
}

/* Contatti */

div.contact_map{
    position: relative;
    width: 640px;
    height: 350px;
    float: left;
    /*margin: 10px 10px 50px 10px;*/
    padding: 10px 10px 50px 10px;
    background-color: #fff;
}

div.contact_data{
    position: relative;
    width: 280px;
    float: left;
    /*margin: 10px 10px 50px 10px;*/
    padding: 10px 10px 50px 10px;
}

/* Azienda */

div.medals{
    position: relative;
    /*width: 280px;*/
    width: 76px;
    float: left;
    margin: 10px 10px 0px 0px;
}

div.about_data{
    position: relative;
    width: 640px;
    float: left;
    margin: 10px 10px 0px 10px;
}

.marchio{
    margin: 0px 0px 20px 0px;
}

/* Prodotti */
div.orizontal_line{
    position: relative;
    height: 2px;
    background-color: #2b2622;
}

div.orizontal_line_02{
    position: relative;
    border-top: 2px solid #cccccc;
    height: 1px;
    clear: both;
    margin: 10px 10px 10px 10px;
}

/* Noleggio */

div.rent_img{
    position: relative;
    border: 2px solid #e5e5e5;
    height: 340px;
}
div.rent_img img{
    margin: 2px;
}

/* USATO */
div.usato_content{
    position: relative;
    float: left;
    width: 700px;
    border-right: 2px solid #e5e5e5;
}
div.usato_content a{
    color: #cc0000;
}
div.usato_content a:hover{
    color: #333333;
}

.usato_sub_menu{
    position: relative;
    width: 240px;
    float: left;
    padding: 0px 0px 10px 10px;
}
.usato_sub_menu ul li{
    color: #333333;
    padding-bottom: 5px;
}
.usato_sub_menu ul li a{
    color: #333333;
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
}
.usato_sub_menu ul li a:hover{
    color: #cc0000;
    text-decoration: underline;
}

div.usato_item{
    position: relative;
    width: 700px;
    min-height: 250px;
    padding-bottom: 10px;
    margin-top: 10px;
}
div.usato_left_col{
    position: relative;
    width: 340px;
    float: left;
}
div.usato_right_col{
    position: relative;
    width: 360px;
    float: left;
}

div.usato_img{
    position: relative;
    border: 2px solid #e5e5e5;
    margin-right: 20px;
    margin-left: 10px;
    /*float: left;*/
}
div.usato_img img{
    margin: 2px;
    width: 300px;
}

div.usato_thumb{
    
}
div.usato_thumb a{
    display: block;
    width: 144px;
    border: 2px solid #e5e5e5;
    margin: 10px 4px 10px 10px;
    float: left;
}

div.usato_thumb img{
    margin: 2px;
    width: 140px;
}

div.usato_data{
    /*width: 350px;
    float: left;*/
}

div.usato_data a{
    color: #cc0000;
}
div.usato_data a:hover{
    color: #333333;
}

div.usato_data h1{
    font-size: 13pt;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    color: #cc0000;
}
div.usato_data h2{
    font-size: 10pt;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    color: #cc0000;
}

div.usato_data h3{
    font-size: 8pt;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    color: #666666;
}

div.usato_data ul{
    display: block;
    margin: 10px 0px 10px 0px;
}
div.usato_data ul li{
    list-style: square;
    list-style-position: inside;
}
a.btn_usato_info{
    display: block;
    background-image: url('../../images/right_arrow.jpg');
    background-repeat: no-repeat;
    height: 31px;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 20px;
    padding: 0px 0px 0px 30px;
    line-height: 28px;
}

div.usato_contact{
    margin-top: 30px;
    margin-right: 10px;
    padding-top: 10px;
    border-top: 2px solid #e5e5e5;
}
div.usato_contact h1{
    font-size: 12pt;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    color: #cc0000;
}
div.usato_contact label{
    display: block;
    margin-bottom: 2px;
    color: #333333;
}
div.usato_contact label span{
    color: #cc0000;
}

div.usato_contact input{
    height: 20px;
    padding:2px;
    width: 270px;
}

div.usato_contact .btn_submit{
    height: 25px;
    width: 80px;
}

/* paginazione */
.pagination_item{
    margin: 10px 0px 20px 10px;
    height: 30px;
}
.pagination_item ul li{
    display: inline;
}
.pagination_item ul li a{
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    border: 2px solid #cccccc;
    background-color: #e5e5e5;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    color: #999999;
}
.pagination_item ul li a#current{
    color: #ffffff;
    background-color: #cc0000;
    border: 2px solid #cc0000;
}

/* area venditori*/

div.area_venditori{
    padding: 20px 0px 10px 0px;
}

div.area_venditori h2{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 5px;
    color: #cc0000;
}
div.area_venditori label{
    display: block;
    margin-bottom: 2px;
    color: #333333;
}
div.area_venditori input{
    height: 20px;
    padding:2px;
    width: 200px;
}
div.area_venditori .btn_submit{
    height: 25px;
    width: 80px;
}

/* General pourpose */

div.block_220{
    position: relative;
    width: 220px;
    float: left;
    /*margin: 10px 10px 10px 10px;*/
    padding: 10px 10px 10px 10px;
}

div.block_280{
    position: relative;
    width: 280px;
    float: left;
    /*margin: 10px 10px 10px 10px;*/
    padding: 10px 10px 10px 10px;
}

div.block_340{
    position: relative;
    width: 340px;
    float: left;
    /*margin: 10px 10px 10px 10px;*/
    padding: 10px 10px 10px 10px;
}

div.block_460{
    position: relative;
    width: 460px;
    float: left;
    /*margin: 10px 10px 10px 10px;*/
    padding: 10px 10px 10px 10px;
}

div.block_460_attivita{
    position: relative;
    width: 460px;
    float: left;
    margin: 10px 10px 10px 10px;
}

div.block_580{
    position: relative;
    width: 580px;
    float: left;
    margin: 10px 10px 10px 10px;
}

div.block_640{
    position: relative;
    width: 640px;
    float: left;
    /*margin: 10px 10px 10px 10px;*/
    padding: 10px 10px 10px 10px;
}

div.block_700{
    position: relative;
    width: 700px;
    float: left;
    /*margin: 10px 10px 10px 10px;*/
    padding: 10px 10px 10px 10px;
}

div.block_720_nm{
    position: relative;
    width: 720px;
    float: left;
}

div.block_940{
    position: relative;
    width: 940px;
    float: left;
    margin: 10px 10px 10px 10px;
}

.boccolacci_500{
    position: relative;
    float: left;
    width: 464px;
    height: 342px;
    margin: 0px 20px 10px 0px;
    border: 2px solid #e5e5e5;
}
.boccolacci_500 img{
    margin:2px;
}
.btn_contatti{
    margin:50px 0px 50px 0px;
} 
/* typography */
 p{
    margin: 0px 0px 10px 0px;
    line-height: 12pt;
}
strong{
    font-weight: bold;
}

/* h1 */

h1.title_slogan{
    font-size: 16pt;
    margin-bottom: 10px;
    color: #333333;
    font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
p.text_slogan{
    line-height: 15pt;
    font-size: 11pt;
    color: #333333;
    font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}

h1.title_activity{
    font-size: 10.5pt;
    font-weight: bold;
    margin: 15px 10px 15px 10px;
    text-align: center;
}

h1.title_section{
    font-size: 14pt;
    font-weight: bold;
    margin: 10px 0px 10px 10px;
}

h1.product_type{
    font-size: 14pt;
    font-weight: bold;
    margin: 10px 0px 10px 10px;
    color: #cc0000;
}
h1.category_type{
    font-size: 14pt;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    color: #cc0000;
}

h2.current_category{
    font-size: 10pt;
    font-weight: bold;
    margin: 10px 0px 10px 10px;
    color: #333333;
}
h1.title_azienda{
    font-size: 14pt;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
    color: #cc0000;
}

h2.tail_title{
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 5px;
    color: #cc0000;
}
h2.tail_title span{
    font-size: 9pt;
}

h2.product_item_label_text{
    font-size: 11pt;
    /*margin: 5px;*/
    margin: 5px 0px 5px 10px;
    font-weight: bold;
    color: #333333;
}

h2.sedi{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 5px;
    color: #cc0000;
}

div.product_info p{
    line-height: 14pt;
    /*letter-spacing: 0.1em;*/
    font-size: 9pt;
}

p.tail_certification{
    color: #cebca6;
    font-size: 8pt;
    line-height: 11pt;
}

p.tail_piva{
    color: #cebca6;
    font-size: 8pt;
    margin-bottom: 4px;
}

.text p{
    line-height: 13pt;
    /*letter-spacing: 0.1em;*/
    font-size: 9pt;
    text-align: justify;
}
span.pdf{
    display: block;
    height: 20px;
    background-image: url('../../images/pdf_icon.png');
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 30px;
    padding-top: 2px;
}
span.pdf a:link{
    text-decoration: none;
    color: #000;
}
span.pdf a:visited{
    text-decoration: none;
    color: #000;
}
span.pdf a:hover{
    text-decoration: underline;
    color: #000;
}
span.pdf a:active{
    text-decoration: underline;
    color: #000;
} 
/* colors */
 .red_border{
    border: 2px solid #cc3333 !important;
}
.red_prod:hover{
    background-color: #cc3333;
    color: #000;
}

.orange_border{
    border: 2px solid #ff9933 !important;
}
.orange_prod:hover{
    background-color: #ff9933;
    color: #000;
}

.yellow_border{
    border: 2px solid #ffff33 !important;
}
.yellow_prod:hover{
    background-color: #ffff33;
    color: #000;
}

.grey_border{
    border: 2px solid #cccccc !important;
}

.white{
    color: #fff;
}
.red{
    color: #cc3333;
}
.orange{
    color: #ff9933;
}
.yellow{
    color: #ffff33;
}

.bg_white{
    color: #fff;
}
.bg_red{
    background-color: #cc3333;
}
.bg_orange{
    background-color: #ff9933;
}
.bg_yellow{
    background-color: #ffff33;
}
.bg_grey{
    background-color: #cccccc;
}
h1.response_message{
    border: 2px solid #E5E5E5;
    padding: 10px;
    margin: 10px;
}
