﻿body
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666;
    margin: 0px;
    padding: 0px;
    background-image: url(../img/bg.gif);
}

.tableform table tr td label
{
    color: #666;
}

a 
{
    color:#333666;
}

.clear
{
    margin: 0;
    padding: 0;
    clear: both;
}

.pallino
{
    margin-top:3px;
    margin-right:2px;
}

.errmess
{
    color:#ff0000;
}

.okmess
{
    color:#0ea03f;
}

div.barraspecifiche
{
    height:22px;
    color:#000;
    font-size:13px;
    background-image:url('../img/barraspecifiche.png');
    width:533px;
    padding:5px 0 0 10px;
    font-weight:bold;
}

table.tableform td
{
    padding-top:10px;
}

.sitemaptable tr td ul li
{
    padding: 2px;
    list-style-type: disc;
    list-style-image: none;
    font-size:15px;
    color:#0079bc;
}

.sitemaptable tr td ul li a
{
    font-size:13px;
    text-decoration:none;
}

/* rootmenus */

div.rtMenu
{
    background-image: url(../img/bg_mainmenu.png);
    width: 730px;
    height: 30px;
}

div.rtmenu .rmlink
{
    display: block;
}

div.rtMenu .rmHorizontal li.rmItem
{
    padding-top: 5px;
    height: 25px;
}

div.rtMenu .rmHorizontal .rmItem:hover
{
    background-image: url(../img/bg_mainmenu.png);
    background-position: -10px 50px;
}

div.rtMenu .rmHorizontal .rmFirst:hover
{
    background-image: url(../img/bg_mainmenu.png);
    background-position: 0 50px;
}

div.rtMenu .rmHorizontal .rmItem a
{
    font-family: Tahoma;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

div.rtMenu .rmHorizontal .rmItem:hover a
{
    color: #005d9d;
}

/* end rootmenus */

/* submenus */

div.rtMenu .rmSlide
{
    margin-top: 1px;
    padding-top: 4px;
    background-image: url(../img/top_submenu.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}



div.rtMenu .rmSlide .rmItem:hover
{
    background-image: none;
}

div.rtMenu .rmSlide .rmFirst:hover
{
    background-image: none;
}




div.rtMenu .rmSlide li.rtSubmenu, div.rtMenu .rmSlide li.rtSubmenulast
{
    height: 25px !important;
    width: 180px;
    margin: 0;
    padding: 0;
    background-color: #e9f0f3;
}

div.rtMenu .rmSlide li.rtSubmenulast
{
    background-image: url(../img/bottom_submenu.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-color: transparent;
    height: 29px !important;
}


div.rtMenu .rmSlide li.rtSubmenulast:hover
{
    background-image: url(../img/bottom_submenu_hover.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-color: transparent;
}





div.rtMenu .rmSlide li.rtSubmenu div
{
    display: block;
    padding: 3px 11px 2px 11px;
    margin: 0;
    height: 19px !important;
    border-left: solid 1px #dad8cb;
    border-right: solid 1px #dad8cb;
    border-bottom: solid 1px #fff;
}

div.rtMenu .rmSlide li.rtSubmenulast div
{
    display: block;
    padding: 3px 11px 2px 11px;
    margin: 0;
}



div.rtMenu .rmSlide li.rtSubmenu .rmText a, div.rtMenu .rmSlide li.rtSubmenulast .rmText a
{
    font-family: Tahoma;
    font-size: 13px;
    color: #005d9d;
    text-decoration: none;
}

div.rtMenu .rmSlide li.rtSubmenu:hover .rmText
{
    background-color: #005d9d;
    border-left: solid 1px #dad8cb;
    border-right: solid 1px #dad8cb;
    border-bottom: solid 1px #dad8cb;
}

div.rtMenu .rmSlide li.rtSubmenu:hover .rmText a, div.rtMenu .rmSlide li.rtSubmenulast:hover .rmText a
{
    color: #fff;
}


/* end sub menus */

div.rtMenu a.rtNopointer
{
    cursor: default !important;
}



div#container
{
    width: 980px;
    margin: 0px auto;
    background-color: #fff;
}

div#content
{
    background-color: #fff;
    float: left;
}



div#header
{
    width: 960px;
    padding: 10px;
    float: left;
}

div#logo
{
    width: 107px;
    height: 88px;
    float: left;
}

div#lingue
{
    width: 853px;
    height:20px;
    float: left;
    text-align:right;
    display:none;
}

div#ricerca
{
    display:none;
}

div#lingue table tr td
{
    padding:0 5px;
}

div#mainmenu
{
    width: 840px;
    height: 64px;
    float: left;
    padding: 4px 0px 0px 13px;
    display:none;
}

div#areariservata
{
    width: 99px;
    height: 25px;
    background-image: url('../img/bg_areariservata.png');
    float: left;
    margin-left: 1px;
    font-size: 14px;
    padding: 5px 0 0 10px;
    color: #fff;
}

div#areariservata a
{
    color: #fff;
    text-decoration:none;
}

div#page
{
    width: 960px;
    padding: 10px;
    float: left;
}

div#homevetrina
{
    width:426px;
    margin-top:10px;
    margin-right:15px;
    float:left;
}

div#barravetrina
{
    width:406px;
    padding:5px 10px;
    height:15px;
    color:#fff;
    font-size:13px;
    float:left;
    background-image: url('../img/barre_box.png');
}

div#contentvetrina
{
    width:424px;
    height:212px;
    border-right:solid 1px #0079bc;
    border-left:solid 1px #0079bc;
    border-bottom:solid 1px #0079bc;
    float:left;
}

div#homenews
{
    width:359px;
    margin-top:10px;
    margin-right:15px;
    float:left;
}

div#barranews
{
    width:339px;
    padding:5px 10px;
    height:15px;
    color:#fff;
    font-size:13px;
    float:left;
    background-image: url('../img/barre_box2.png');
}

div#contentnews
{
    width:337px;
    height:192px;
    padding:10px;
    border-right:solid 1px #0079bc;
    border-left:solid 1px #0079bc;
    border-bottom:solid 1px #0079bc;
    float:left;
}

div#contentnews div a
{
    text-decoration:none;
}

div#homebrands
{
    width:141px;
    margin-top:10px;
    float:left;
}

div#barrabrands
{
    width:121px;
    padding:5px 10px;
    height:15px;
    color:#fff;
    font-size:13px;
    float:left;
    background-image: url('../img/barre_box3.png');
}

div#contentbrands
{
    width:139px;
    height:212px;
    border-right:solid 1px #0079bc;
    border-left:solid 1px #0079bc;
    border-bottom:solid 1px #0079bc;
    float:left;
}


div#leftnav
{
    width: 200px;
    background-color: #fff;
    float: left;
    display:none;
}

div#navfrist
{
    width:188px;
    height:17px;
    background-image: url('../img/bg_menutop.png');
    color:#fff;
    font-size:13px;
    padding:4px 6px;
    margin-bottom:1px;
}

div#barraboxright
{
    width:180px;
    height:17px;
    background-image: url('../img/barre_boxright.png');
    color:#fff;
    font-size:13px;
    padding:4px 6px;
    float:left;
}

div#barraboxvarianti
{
    width:180px;
    height:17px;
    background-image: url('../img/barre_boxrightorange.png');
    color:#fff;
    font-size:13px;
    padding:4px 6px;
    float:left;
}

div.formcontact
{
    margin-top:10px;
}

.prodNavAree
{
    width:188px;
    height:17px;
    background-image: url('../img/bg_aree.png');
    color:#fff;
    font-size:13px;
    padding:4px 6px;
    margin-bottom:1px;
}

.prodNavAreeSel
{
    width:188px;
    height:17px;
    background-image: url('../img/bg_aree.png');
    background-position:0 -50px;
    color:#fff;
    font-size:13px;
    padding:4px 6px;
    margin-bottom:1px;
}

td.familiestd
{
    width:188px;
    height:11px;
    color:#fff;
    font-size:12px;
    padding:4px 6px;
    border-bottom:solid 1px #fff;   
}

td.leftmenutd
{
    width:188px;
    height:11px;
    color:#035f9e;
    font-size:12px;
    padding:4px 6px;
    border-bottom:solid 1px #fff;  
    background-color: #d5dcdf;
}

td.leftmenutd a
{
    color:#035f9e;
    text-decoration:none;
    display:block;

}

td.leftmenutd:hover
{ 
    background-color: #005d9d;
    color:#fff; 
}

td.leftmenutd:hover a
{ 
    color:#fff;
    text-decoration:none;
}

td.leftmenutdsel
{
    width:188px;
    height:11px;
    font-size:12px;
    padding:4px 6px;
    border-bottom:solid 1px #fff;  
    background-color: #005d9d;
    color:#fff;
}

td.leftmenutdsel a
{
    color:#fff;
    text-decoration:none;
    display:block;

}

div.collapsiblePanel
{
    height:0;
    overflow:hidden;
}

td.categorytd
{
    width:188px;
    height:11px;
    color:#666;
    font-size:12px;
    padding:4px 6px;
    border-bottom:solid 1px #fff;   
}

td.categorytd a
{
    display:block;
    text-decoration:none;
    color:#666;
}

table.listprodcell
{
 
}



td.listprodtd
{
    padding:10px;
    height:180px;
    width:160px;
    border-top:solid 1px #fff;
    border-left:solid 1px #fff;
    border-right:solid 1px #fff;
    border-bottom:solid 1px #ccc;
}

td.listprodtd a
{
    text-decoration:none;
}

td.listprodtd:hover
{

    border-top:solid 1px #ccc;
    border-left:solid 1px #ccc;
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
}

td.listprodtd h3
{
    color:#002d5f;
    font-size:13px;
    margin-bottom:3px;
}

div.itemnewsrepeat
{
    margin-bottom:10px;
}

div.itemnewsrepeat a
{
    text-decoration:none;
}

div.itemnewsrepeat h4
{
    font-size:13px;
    margin:5px 0 5px 0;
}

div.itemnewsrepeat h5
{
    font-size:11px;
    margin:10px 0 5px 0;
}

div#productpath
{
    width: 734px;
    height:18px;
    background-color: #fff;
    float: left;
    margin-left:10px;
    background-image: url('../img/bg_path.png');
    color:#fff;
    font-size:14px;
    padding:6px 6px;
    display:none;
    
}

div#centerfull
{
    width: 743px;
    background-color: #fff;
    float: left;
    margin-left:10px;
}


div#centerpage
{
    width: 543px;
    background-color: #fff;
    float: left;
    margin-top:10px;
    margin-right:10px;
    
}

div#centertext
{
    width: 543px;
    margin-top:10px;
    text-align:justify;
    float:left;
    margin-right:10px;
}

div#centertexthalf
{
    width: 362px;
    margin-top:10px;
    float:left;
    margin-right:10px;
}

div#centertextfull
{
    width: 743px;
    margin-top:10px;
    float:left;
}


div#centertextfull h2
{
    font-size:18px;
    font-weight:normal;
}

div#centertextfull h4
{
    font-size:15px;
    font-weight:normal;
    margin:0 0 0 0;
    padding:0;
}

div#centertext h2
{
    font-size:18px;
    font-weight:normal;
}

div#centertext h4
{
    font-size:15px;
    font-weight:normal;
    margin:0 0 0 0;
    padding:0;
}

div#centertexthalf h2
{
    font-size:18px;
    font-weight:normal;
} 

div#centertexthalf a
{
    text-decoration:none;
} 

div#righttab
{
    width: 190px;
    float:left;
    margin-top:10px;
    display:none;
}

div#righttabhalf
{
    width: 362px;
    float:left;
    margin-top:10px;
}

div#marca
{
    width: 125px;
    background-color: #fff;
    float: left;
    margin-right:10px;
}

div#nomeprodotto
{
    width: 345px;
    background-color: #fff;
    float: left;
    padding:0 0 0 10px;
    border-left:solid 1px #666;
}

div#nomeprodotto h5
{
   color:#333;
   font-size:28px;
   margin:-5px 0 0 0; 
   padding:0;
   font-weight:bold;
   letter-spacing:-1px;
}

div#nomeprodotto h6
{
   color:#666;
   font-size:15px;
   margin:0 0 0 0; 
   padding:0;
   font-weight:bold;
   text-transform:capitalize;
}

div#icons
{
    width: 30px;
    background-color: #fff;
    float: left;
    display:none;
}

div#prodimage
{
    margin-top:10px;
    margin-right:10px;
    text-align:center;
    padding-bottom:10px;
    /*border-bottom:solid 1px #ccc;*/
    min-height:250px;
    width: 415px;
    float: left;
}

div#repimage
{
    margin-top:10px;
    width: 115px;
    background-color: #fff;
    float: left;
}

div#descr
{
    margin-top:10px;
    float:left;
    width: 543px;
    padding-bottom:10px;
    border-bottom:solid 1px #ccc;
}

div#descrcontent
{
    padding:15px;
}

div#descrcontent ul
{
    padding:0;
    margin:0;
}

div#descrcontent ul li
{
    padding: 0;
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 15px;
}

div.downloadcontent ul
{
    padding: 0;
    margin:0;
}

div.downloadcontent ul li
{
    list-style-type:none;
}

div#techsheet
{
    margin-top:10px;
    float:left;
    width: 543px;
    padding-bottom:10px;
    border-bottom:solid 1px #ccc;
    
}

div#footer
{
    width: 960px;
    height: 36px;
    margin: 10px;
    float: left;
    background-color: #fff;
}

div#footer a
{
    color: #fff;
    text-decoration: underline;
}

div#footercontent
{
    background-image: url(../img/bg_footer2.png);
    width: 936px;
    height: 25px;
    float: left;
    color: #fff;
    padding: 11px 4px 0px 4px;
}

div#identify
{
    width: 730px;
    height: 25px;
    float:left;
}

div#boxidentify
{
     background-image: url(../img/box_orizz.png);
     width:100px;
     padding-top: 4px;
     height: 21px;
     color:#fff;
     font-size:13px;
     text-align:center;
     float:left;
     
}

div#contentidentify
{
     padding-top: 5px;
     padding-left:10px;
     height: 18px;
     color:#fff;
     float:left;
     border-top:solid 1px #0079bc;
     border-bottom:solid 1px #0079bc;
     border-right:solid 1px #0079bc;
     width:619px;
     color:#666;
     
}

.tstable
{
    width: 533px;
    /*border-left: solid 1px #ddd;
    border-bottom: solid 1px #ddd;*/
    margin-top:10px;
    margin-left:5px;
}

.topheader
{
    background-color: #ccc;
    color: #000;
    font-weight: bold;
    font-size:13px;
    padding: 3px 0 3px 10px;
    /*border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;*/
}

.tstdheader
{
    background-color: #e7e7e7;
    color: #000;
    font-weight: bold;
    font-size:13px;
    padding: 3px 0 3px 10px;
    /*border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;*/
     text-transform:lowercase;
}

.tstdkey
{
   padding: 3px 0 3px 10px;
    /*border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;*/
    font-size:12px;
     text-transform:lowercase;
    
}

.tstdunit
{
   padding: 3px 0 3px 10px;
    /*border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;*/
    font-size:10px;
    text-align:right;
}


.tstd
{
   padding: 3px 0 3px 10px;
    /*border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;*/
    font-size:12px;
}

.trhi
{
    background-color:#fff;
}

.trlo
{
    background-color:#f9f7f4;
}

