/* header */
.empty { background-image: url('../img/header/menu/hotel/bg_headmenu.gif'); background-position: bottom; background-repeat: repeat-x ; height: 10px; }
.headerMenu td { background: transparent url('../img/header/bg_headlink.gif') 0 0 repeat-x; background-position: bottom; border-top: solid 1px #c3e9b6; border-right: solid 1px #c3e9b6; height: 34px; padding: 0 10px 0 10px; }
.headerMenu td.active { background: transparent url('../img/header/menu/hotel/bg_headlink_active.gif') 0 0 repeat-x; background-position: bottom; border-top: solid 1px #c3e9b6; border-right: solid 1px #c3e9b6; 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 #c3e9b6; text-align: left; height: 24px; }
.borderight { border-right: 1px solid #c3e9b6; text-align: right; height: 24px; }
.categoryColor { background-color: #34cb00; }

/* footer */

.footer {border-bottom: solid 1px #c3e9b6; border-top: solid 1px #c3e9b6;}
.footer .menu td { background: transparent url('../img/footer/bg_footlink.gif') 0 0 repeat-x; background-position: bottom; border-right: solid 1px #c3e9b6; height: 27px; padding: 0 10px 0 10px; }
.footer .menu td.active { background: transparent url('../img/footer/hotel/bg_footlink_active.gif') 0 0 repeat-x; background-position: bottom; border-right: solid 1px #c3e9b6; height: 27px; padding: 0 10px 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; }
