/* REMOVE THIS FILE WHEN OFFICIALLY USING BOOTSTRAP MENU */

.mainheader {
	position: relative;
	margin: 0; padding: 0;
	height: 58px;
}
.mainheader span#product {
	z-index: 3;
	position: absolute;
	left: 3px;
	bottom: 7px;
	font: bold 1.2em Verdana, Arial, Tahoma,  Sans-serif;	
	color: #fff;	
}

#header-logo {
	position: relative;
	clear: both;
	height: 50px; 
	margin: 0;
	padding: 0;
	width: 230px;
}
#header-logo #logo {
	position: absolute;
	top: 3px;
	left: 5px;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	color: #000;
}

.menu {
	position: absolute;
	left: 270px;
	padding-top: 24px;
}

.menu ul li {
	line-height: normal !important;
}

.gecko .menu {
	padding-top: 24px;
}

.header {
	margin-bottom: 12px;
}

.header-links {
	padding-right: 30px !important;
}

.SiteMapPath {
	margin: 30px 0.5em 0.5em 0.5em;
	height: 1%;
}	

.SiteMapPath a {
	width: 100%;
	padding: 0 1	px 0 1px;
}
