﻿@import url('ie8.css');

#headingtext h1 {
    z-index: -1 !important;
}

/* Align the naivgation properly */
div.navmenu {
    left: 0;
    top: 25px;
}

#toplevelnav li {
    position: relative;
}

#toputil > *, #socialicons li {
	display: inline;
	zoom: 1;
}

/* Tidy the header search button */
#searchbox .btntext {
    margin-top: 1px;
}

/* Tidy the breadcrumbs */
#breadcrumb ul {
    margin: 0;
}

/* Tify the bottom features */
#footer #bottomfeatures ul {
	display: inline;
	zoom: 1;
}

/* NFHL Panel */
.nfhl-panel .nfhl-panel-contents > * {
	padding-left: 0;
	padding-right: 0;
}

.nfhl-panel .nfhl-panel-contents.five-column span {
	width: 19% !important;
}

.nfhl-panel .nfhl-panel-contents.four-column span {
	width: 21% !important;
}

.nfhl-panel .nfhl-panel-tabs > li {
	display: inline;
	zoom: 1;
}

.nfhl-panel .nfhl-panel-tabs > li ~ li {
	margin-left: 3px;
}

.nfhl-panel span.nfhl-panel-time, .nfhl-panel span.nfhl-panel-venue {
	width: 31%;
}