/* header */
.tui .leaderBoard { width: 728px; height: 1px; padding:0px; margin:0px; text-align: center; }
.tui a, .tui a:visited { color: #404040; text-decoration: none; }
.tui a:hover { color: #404040; text-decoration: underline; }
.tui body, .tui table { font: normal 12px Arial, Helvetica, Verdana; color: #404040; }

.tui .empty { background-image: url('img/header/menu/accessori/bg_headmenu.gif'); background-position: bottom; background-repeat: repeat-x ; height: 10px; }
.tui .headerMenu td { background: transparent url('img/header/bg_headlink.gif') 0 0 repeat-x; background-position: bottom; border-top: solid 1px #facbcb; border-right: solid 1px #facbcb; height: 34px; padding: 0 10px 0 10px; }
.tui .headerMenu td.active { background: transparent url('img/header/menu/accessori/bg_headlink_active.gif') 0 0 repeat-x; background-position: bottom; border-top: solid 1px #facbcb; border-right: solid 1px #facbcb; height: 34px; padding: 0 10px 0 10px; }
.tui .headerMenu td.active a { font: bold 15px Arial; color: white; text-decoration: none; display: block; }
.tui .headerMenu td.active a:visited { font: bold 15px Arial; color: white; text-decoration: none; }
.tui .headerMenu td.active a:hover { font: bold 15px Arial; color: white; text-decoration: none; }
.tui .borderleft { border-left: 1px solid #facbcb; text-align: left; height: 24px; }
.tui .borderight { border-right: 1px solid #facbcb; text-align: right; height: 24px; }
.tui .categoryColor { background-color: #ff0000; }


/* footer */
.tui .footer .menu a.active
{ background: transparent url('img/footer/accessori/bg_footlink_active.gif') 0 0 repeat-x; color: white; }
.tui .footer .menu a:hover.active
{ background: transparent url('img/footer/accessori/bg_footlink_active.gif') 0 0 repeat-x; color: white; }
.tui .footer .menu a:visited.active
{ background: transparent url('img/footer/accessori/bg_footlink_active.gif') 0 0 repeat-x; color: white; }

.tui .footer p.menu { border-color: #facbcb; }
.tui .footer .menu a, .tui .footer .menu a:hover, .tui .footer .menu a:visited { border-right: solid 1px #ff9999; }



