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

/* footer */

.footer {border-bottom: solid 1px #d4e2ff; border-top: solid 1px #d4e2ff;}
.footer .menu td { background: transparent url('../img/footer/bg_footlink.gif') 0 0 repeat-x; background-position: bottom; border-right: solid 1px #d4e2ff; height: 27px;  }
.footer .menu td td {padding: 0 10px 0 10px;}
.footer .menu td.active { background: transparent url('../img/footer/weekend/bg_footlink_active.gif') 0 0 repeat-x; background-position: bottom; border-right: solid 1px #d4e2ff; border-left: solid 1px #d4e2ff; height: 27px; padding: 0 10px; }
.footer .menu td.active a {  color: white; text-decoration: none; display: block; }
.footer .menu td.active a:visited { color: white; text-decoration: none; }
.footer .menu td.active a:hover {color: white; text-decoration: none; }



