﻿.LocationNavigation {height: 70px;}
.LocationNavigation div.row {background-color: #fff6e7;}
.LocationNavigation .Tab {display: inline-table; height: 70px; max-height: 70px;}
.LocationNavigation .Tab:hover {background-color: Black;}
.LocationNavigation .Tab.active {background-color: Black;}
.LocationNavigation .Tab a {color: Black; font-size: 88%; line-height: 1;text-transform: uppercase; }
.LocationNavigation .Tab.active a {color: White; font-size: 88%; line-height: 1;}
.LocationNavigation .Tab:hover a {color: White; font-size: 88%; line-height: 1;}
.LocationNavigation .Tab .NavItem {display: table-cell; padding: 16px 13px 0 14px; height: 100%; height: 70px;}
@media (min-width: 991px) {
    .LocationNavigation .Tab .NavItem {padding: 16px 14px 0 14px;}
}
.LocationNavigation .Tab .NavOn {display: none;}
.LocationNavigation .Tab .NavOff {display: inline;}
.LocationNavigation .btn-pnav {color: White; background-color: Black; border-color: #cccccc; margin-bottom: 3px;}
.LocationNavigation .btn-pnav:hover,
.LocationNavigation .btn-pnav:focus,
.LocationNavigation .btn-pnav:active,
.LocationNavigation .btn-pnav.active {color: White; background-color: #931600; border-color: #adadad;}
.LocationNavigation .btn-pnav:active,
.LocationNavigation .btn-pnav.active {background-image: none;}


.LocationContent {}

.LocationFooter {background: white;}
.LocationFooter .Logos {}
