﻿body
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #333;
    margin: 0px;
    padding: 0px;
    background-image: url(../img/bg.gif);
}



a:link
{
    color: #005f96;
    text-decoration: none;
}

a:visited
{
    color: #005f96;
    text-decoration: none;
}

a:hover
{
    color: #005f96;
    text-decoration: underline;
}

input.imputtextreg
{
    border: solid 1px #ccc;
}

input.inputflatt
{
    border: solid 1px #fff;
}

.panelpreventive
{
    width: 200px;
    border: solid 1px #ccc;
    float: left;
}

.clear
{
    margin: 0;
    padding: 0;
    clear: both;
}

.pallino
{
    margin-top: 3px;
    margin-right: 2px;
}

.errmess
{
    color: #ff0000;
}

.problemmess
{
    color: #ddaa3e;
}

.fakeButton
{
    cursor: pointer;
    text-decoration: none;
}

.fakeButton:hover
{
    cursor: pointer;
    text-decoration: underline;
}

.tdheaderprev
{
    background-image: none !important;
    border: solid 0px #fff !important;
}

.tditemprev
{
    border: solid 0px #fff !important;
}

.multiviewass
{
    width: 736px; /* border-bottom:solid 1px #666;     border-left:solid 1px #666;     border-right:solid 1px #666;*/
    padding: 5px;
}

.autocomplete_completionListElement
{
    margin: 0px !important;
    background-color: inherit;
    color: #000;
    border: #666;
   /* border-width: 1px;
    border-style: solid;*/
    overflow: auto;
    text-align: left;
    list-style-type: none;
    padding: 0px !important;
    cursor:default;
    height:100px;
    width:400px !important;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #dad8cb;
    color: #000;
    padding:3px;
    width:377px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: #e9f0f3;
    color: #000;
    padding:3px;
    width:377px;
}



#sidebar
{
    width: 370px;
    float: right; /*border:solid 1px #ccc;*/
}

div#sidebar table tr td
{
    padding: 1px;
}

.reg
{
    font-size: 9px;
    color: #333;
}

/* menu brand */

div#brandnav ul
{
    width: 190px;
    list-style: none;
    margin: 0;
    padding: 0 0 0 35px;
}

div#brandnav ul li
{
    list-style: none;
    display: block;
    position: relative;
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 150px;
}

div#brandnav ul ul
{
    display: none;
    position: absolute;
    top: 0px;
    left: -150px;
    height: auto;
    width: 150px;
    margin: 0;
    padding: 0;
    border: solid 1px #dad8cb;
    list-style: none;
}

div#brandnav ul ul li
{
    display: block;
    width: 140px;
    text-align: left;
    list-style: none;
    background-color: #e9f0f3;
    padding: 5px;
    border-bottom: solid 1px #fff;
    float: none;
    margin-left: 0px;
}


div#brandnav ul li:hover ul
{
    display: block;
    z-index: 3000;
}


/* fine menu brtand */

table#moduleass
{
    margin-top: 10px;
}

table.assprodtable
{
    margin-top: 7px;
    width: 100%;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

table.assprodtable tr th
{
    text-align: center;
    background-color: #ededed;
    padding: 5px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    font-weight: normal;
}

table.assprodtable tr td
{
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 0 5px;
}

 .modalBackground
{
  background-color:#ccc;
  filter:alpha(opacity=40);
  opacity:0.5;
}

.ModalWindow
{
  border:solid 1px #c0c0c0;
  background:#f0f0f0;
  padding: 10px 10px 10px 10px;
  position:absolute;
  /*top:-1000px;*/
}

.okmess
{
    color: #0ea03f;
}

div#divmarchio
{
    font-size: 13px;
    font-weight: bold;
}

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 table tr td h2
{
    color: #000;
    font-size: 22px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    display: inline;
}

table.tableform td
{
    color: #000;
}

.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;
    z-index: 500;
}

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, Arial, Helvetica !important;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

div.rtMenu .rmHorizontal .rmItem:hover a
{
    color: #005d9d;
}

.itemselectesez
{
    background-image: url(../img/bg_mainmenu.png);
    background-position: -10px 50px;
    color: #005d9d;
}

.itemselecta
{
    color: #005d9d !important;
}

/* 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, Arial, Helvetica !important;
    font-size: 12px;
    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;
    font-family: Tahoma, Arial, Helvetica;
}


/* end sub menus */

div.rtMenu a.rtNopointer
{
    cursor: default !important;
}

div#network
{
    width: 100%;
    height: 36px;
    float: left;
    background-image: url('../img/bgnetwork.png');
}

div#tablenetwork
{
    width: 900px;
    height: 28px;
    margin: 0px auto;
    background-image: url('../img/bgtablenetwork.png');
}

div#cart
{
    width: 400px;
    margin: 0px auto;
    background-color: #fff;
    padding: 5px;
}

div.pricelabel fieldset
{
    background-color: #e9f2ff;
    padding: 5px 5px 5px 5px;
    margin: 0;
    display: inline;
}

div.pricelabel fieldset table.conteinericon
{
    /*margin-top:-5px;*/
}

div.pricelabel h5
{
    font-size: 11px;
    color: #005d9d;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

div#container
{
    width: 990px;
    margin: 0px auto;
    background-color: #fff;
}

div#content
{
    background-color: #fff;
    float: left;
}

div#schema
{
    width: 100%;
    padding-top: 5px;
    float: left;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}

div.calcola 
{
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}



.prodgridclass
{
     margin-top:10px;
}

div#header
{
    width: 960px;
    padding: 15px 15px 0 15px;
    float: left;
}

div#logo
{
    width: 107px;
    height: 88px;
    float: left;
}

div#lingue
{
    width: 853px;
    height: 30px;
    float: left;
    text-align: right;
}

div#lingue table tr td
{
    padding: 1px;
}

div#mainmenu
{
    width: 840px;
    height: 35px;
    float: left;
    padding: 4px 0px 0px 13px;
}

div#ricerca
{
    width: 853px;
    height: 27px;
    float: left;
    padding: 0;
}

div#placcaricera
{
    width: 340px;
    height: 25px;
    padding-top: 2px;
    float: right;
    background-image: url('../img/barraricerca.png');
}

div#areariservata
{
    width: 99px;
    height: 25px;
    background-image: url('../img/bg_areariservata.png');
    float: left;
    margin-left: 1px;
    font-size: 13px;
    padding: 5px 0 0 10px;
    color: #fff;
}

div#areariservata a
{
    color: #fff;
    text-decoration: none;
}

div#page
{
    width: 960px;
    padding: 15px;
    float: left;
}

div#homevetrina
{
    width: 426px;
    margin-top: 10px;
    margin-right: 16px;
    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: 227px;
    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: 16px;
    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: 357px;
    height: 227px; /*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: 227px;
    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;
}

div#navfrist
{
    width: 188px;
    height: 17px;
    background-image: url('../img/bg_menutop.png');
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    margin-bottom: 1px;
    text-transform: uppercase;
}

div#navfrist span
{
    color: #fff;
    font-size: 9px;
    text-transform: lowercase;
}

div#navfristcat
{
    width: 188px;
    height: 25px;
    background-image: url('../img/bg_menutopcat.png');
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    margin-bottom: 1px;
    text-transform: uppercase;
}

div#navfristcat span
{
    color: #fff;
    font-size: 9px;
    text-transform: lowercase;
}

div#navfristreserved
{
    width: 188px;
    height: 17px;
    background-image: url('../img/barre_menuriservata.png');
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    margin-bottom: 1px;
    text-transform: uppercase;
}

div#barraboxright
{
    width: 180px;
    height: 17px;
    background-image: url('../img/barra_download.png');
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    float: left;
}

div.barraboxright
{
    width: 180px;
    height: 17px;
    background-image: url('../img/barra_download.png');
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    float: left;
}

div#barraboxrightblu
{
    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;
}

td.tdcat
{
    border: solid 1px #fff;
    background-color: #fff;
}

td.tdcat:hover
{
    border: solid 1px #ddd;
    background-color: #eee;
}

div#pagetitle
{
    height: 19px;
    padding-top: 6px;
    margin-bottom: 10px;
}

.prodNavAree
{
    width: 188px;
    height: 17px;
    background-image: url('../img/bg_aree.png');
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    margin-bottom: 1px;
    cursor: pointer;
}

.prodNavCata
{
    width: 188px;
    height: 17px;
    background-image: url('../img/bg_aree.png');
    background-position: 0 -100px;
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    margin-bottom: 1px;
    cursor: pointer;
}

.mailermessagebody
{
    padding: 5px;
}

.mailermessagebody h5
{
    font-size: 13px;
    font-weight: bold;
}
.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;
    cursor: pointer;
}

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: #333333;
    font-size: 12px;
    padding: 4px 6px;
    border-bottom: solid 1px #fff;
    background-color: #d5dcdf;
}

td.leftmenutdreserved
{
    width: 188px;
    height: 11px;
    color: #fff;
    font-size: 12px;
    padding: 4px 6px;
    border-bottom: solid 1px #fff;
    background-color: #acacac;
}

td.leftmenutd a
{
    color: #333333;
    text-decoration: none;
    display: block;
}

td.leftmenutdreserved a
{
    color: #fff;
    text-decoration: none;
    display: block;
}

td.leftmenutd:hover
{
    background-color: #cce4f2;
    color: #005f96;
}

td.leftmenutdreserved:hover
{
    background-color: #e0e0e0;
    color: #000;
}

td.leftmenutd:hover a
{
    color: #005f96;
    text-decoration: none;
}

td.leftmenutdreserved:hover a
{
    color: #000;
    text-decoration: none;
}

td.leftmenutdsel
{
    width: 188px;
    height: 11px;
    font-size: 12px;
    padding: 4px 6px;
    border-bottom: solid 1px #fff;
    background-color: #cce4f2;
    color: #005f96;
}

td.leftmenutdselreserved
{
    width: 188px;
    height: 11px;
    font-size: 12px;
    padding: 4px 6px;
    border-bottom: solid 1px #fff;
    background-color: #e0e0e0;
    color: #000;
}

td.leftmenutdsel a
{
    color: #005f96;
    text-decoration: none;
    display: block;
}

td.leftmenutdselreserved a
{
    color: #000;
    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
{
}

div#barracomunicazioni
{
    width: 513px;
    padding: 5px 10px;
    height: 15px;
    color: #fff;
    font-size: 13px;
    float: left;
    background-image: url('../img/barre_box4.png');
    margin-top: 10px;
}

div#contentcomunicazioni
{
    width: 531px; /*border-right:solid 1px #0079bc;     border-left:solid 1px #0079bc;     border-bottom:solid 1px #0079bc;*/
    margin-top: 10px;
    float: left;
}

div.Hcommopen
{
    height: 22px;
    color: #000;
    font-size: 13px;
    background-image: url('../img/barraHcommopen.png');
    width: 533px;
    padding: 5px 0 0 10px;
    font-weight: bold;
    margin-top: 2px;
}

div.Hcommclose
{
    height: 22px;
    color: #000;
    font-size: 13px;
    background-image: url('../img/barraHcommclose.png');
    width: 533px;
    padding: 5px 0 0 10px;
    font-weight: bold;
    margin-top: 2px;
}

span.commdate
{
    font-weight: normal;
}

span.commtitle
{
    font-weight: bold;
}


div.Ccommclass
{
    padding: 10px;
    margin-bottom: 5px;
    float: left;
}

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 #fff;
}



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;
}

td.listcattd
{
    padding: 6px;
    height: 180px;
    width: 170px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

div.itemnewsrepeat
{
    margin-bottom: 10px;
}





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;
}

div#productpath2
{
    width: 531px;
    height: 18px;
    background-color: #fff;
    float: left;
    background-image: url('../img/bg_path.png');
    color: #fff;
    font-size: 14px;
    padding: 6px 6px;
}

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.multiviewass h4
{
    /*border-top:solid 1px #ccc;*/
    border-bottom: solid 1px #ccc;
    display: block; /*background-color:#ededed;*/
}



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#righttab
{
    width: 190px;
    float: left;
    margin-top: 10px;
}

div#righttab2
{
    width: 190px;
    float: left;
    margin-top: -30px;
}

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 h1
{
    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;
}

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: 0px 15px 15px 15px;
    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: 745px;
    height: 30px;
    background-image: url(../img/barra_idetifier.png);
    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: 7px;
    padding-left: 10px;
    height: 23px;
    color: #fff;
    float: left; /*border-top:solid 1px #0079bc;      border-bottom:solid 1px #0079bc;      border-right:solid 1px #0079bc;*/
    width: 745px;
}

#techsheet table
{
    width: 533px; /*border-left: solid 1px #ddd;     border-bottom: solid 1px #ddd;*/
    margin-top: 10px;
    margin-left: 5px;
}

#techsheet table tr
{
    background-color: #fff;
}

#techsheet table tr:nth-child(even)
{
    background-color: #f8f8f8;
}

#techsheet table tr td
{
    padding: 3px 0 3px 10px; /*border-right: solid 1px #ddd;     border-top: solid 1px #ddd;*/
    font-size: 12px;
}

#techsheet table tr td:nth-child(2)
{
    /*border-right: solid 1px #ddd;     border-top: solid 1px #ddd;*/
    font-size: 10px;
    text-align: right;
}

.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;
}



div#barratvsat
{
    width: 543px;
    height: 27px;
    background-image: url(../img/barra_sattv.png);
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
}

.productlistovervierewcontent
{
    border-bottom: solid 1px #f5f5f5;
    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
    width: 541px;
}



div#barraantintrusione
{
    width: 543px;
    height: 27px;
    background-image: url(../img/barra_antintrusione.png);
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    margin-top: 10px;
}

div#barratvcc
{
    width: 543px;
    height: 27px;
    background-image: url(../img/barra_tvcc.png);
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    margin-top: 10px;
}

div.itemnewsrepeat h4
{
    font-size: 16px !important;
    margin: 5px 0 5px 0 !important;
    color: #000;
    font-weight: normal !important;
}

div.itemnewsrepeat h5
{
    font-size: 11px !important;
    margin: 0 0 10px 0 !important;
    color: #919191;
    font-weight: normal;
}

div#newstext
{
    padding-right: 10px;
    border-right: solid 1px #ccc;
}

div#newstext h4
{
    font-size: 16px !important;
    margin: 5px 0 5px 0 !important;
    color: #000;
    font-weight: bold !important;
}

div#newstext h5
{
    font-size: 11px !important;
    margin: 0 0 10px 0 !important;
    color: #919191;
    font-weight: normal;
}

table.scaricadoc
{
    margin-top: 5px;
}

table.scaricadoc tr td
{
    padding: 5px 0;
}

table.scaricadoc tr td.tdtext
{
    padding-left: 5px;
}

div#barraareariservata
{
    height: 25px;
    width: 830px;
    background-image: url('../img/barra_areariservata.png');
    float: left;
    margin-left: 1px;
    font-size: 14px;
    padding: 5px 0 0 10px;
    color: #fff;
    margin-left: 120px;
}

div#palaccacontrol
{
    width: 480px;
    margin: 30px auto;
}

div#palaccalogin
{
    width: 480px;
    margin-left: 300px;
    margin-top: 35px;
    float: left;
}

div#placcaloginintest
{
    width: 470px;
    padding: 5px 0 0 10px;
    height: 20px;
    float: left;
    background-image: url('../img/barra_placcalogin.png');
}

div#placcaloginintest h5
{
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 13px;
}

div#placcalogincontent
{
    width: 468px;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    float: left;
    padding: 5px 5px 5px 5px;
}

div#placcalogincontent table tr td
{
    color: #000;
}

div#placcalogincontent table tr td h2
{
    color: #000;
    font-size: 22px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    display: inline;
}

div#barrone
{
    width: 960px;
    height: 32px;
    float: left;
    background-image: url('../img/barrone.png');
}

div#solintest
{
    width: 960px;
    float: left;
    border-bottom: solid 1px #cdcdcd;
    height: 205px;
    background-image: url('../img/bg_solintest.png');
}


div#solintest h2
{
    color: #000;
    font-size: 25px;
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 13px 0 0 0;
    height: 30px;
}

div#solintest h3
{
    color: #58585a;
    font-size: 15px;
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 13px 0 0 0;
    height: 30px;
}

div#solintest table tr td
{
    color: #58585a;
    font-weight: bold;
}

div#solleft
{
    float: left;
    width: 208px;
    margin: 20px 0 0 0;
    border-right: solid 1px #cdcdcd;
    padding: 0 20px 0 0;
    text-align: justify;
}
div#solcenter
{
    float: left;
    width: 335px;
    margin: 20px 0 0 20px;
    padding: 0 20px 0 0;
    border-right: solid 1px #cdcdcd;
}

div#solright
{
    float: left;
    width: 330px;
    margin: 20px 0 0 20px;
}

div.sol
{
    min-height: 450px;
}


div.sol h2
{
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

div.sol ul
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
}

div.sol ul li
{
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    list-style-type: none;
}


/*--Main Container--*/
.main_view
{
    float: left;
    position: relative;
}
/*--Window/Masking Styles--*/
.window
{
    height: 270px;
    width: 670px;
    overflow: hidden; /*--Hides anything outside of the set width/height--*/
    position: relative;
    border: solid 1px #005f96;
}
.image_reel
{
    position: absolute;
    top: 0;
    left: 0;
}
.image_reel img
{
    float: left;
}

/*--Paging Styles--*/
.paging
{
    position: absolute;
    top: 16px;
    left: 491px;
    width: 170px;
    height: 230px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
    display: none; /*--Hidden by default, will be later shown with jQuery--*/
    background-color: #888;
    background-color: rgba(44,44,44,0.4);
    padding: 5px;
    overflow: hidden;
}

.contentweb
{
    position: relative;
    top: 0;
    left: 0;
    width: 170px;
    height: 230px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
}

.upscroll
{
    position: absolute;
    top: 1px;
    left: 491px;
    width: 180px;
    height: 15px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
    background-color: #888;
    background-color: rgba(44,44,44,0.8);
    display: none; /*--Hidden by default, will be later shown with jQuery--*/
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.downscroll
{
    position: absolute;
    top: 256px;
    left: 491px;
    width: 180px;
    height: 15px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
    background-color: #888;
    background-color: rgba(44,44,44,0.8);
    display: none; /*--Hidden by default, will be later shown with jQuery--*/
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.paging a img
{
    padding: 5px;
}
.paging a.active img
{
    background-color: rgba(44,44,44,1.0);
}

.hcontrol
{
    display: block;
    padding: 5px;
}

.hcontrol:hover
{
    background-color: #cce4f2;
    cursor: pointer;
}

table.topbutton tr td
{
    font-size: 12px;
    height: 25px;
}


table.topbutton tr td.buttontd fieldset
{
    background-color: #e9f2ff;
    padding: 2px 5px 2px 2px;
    margin: 0 0 0 5px;
    display: inline;
}

table.topbutton tr td.buttontd
{
    color: #005F96;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
}

.cursor
{
    cursor: pointer;
}

.linktable
{
    color: #005f96;
    text-decoration: none;
}





