
A {
	cursor: pointer;
}

#header {
	background-color: #999;
/*
	border-bottom: 10px solid #8b0f04;
	height: 252px;
*/
	height: 262px;
	position: relative;
}

#wrapper.home #header {
	background: #8b0f04 url(images/home.jpg) no-repeat top center;
/*
	height: 620px;
*/
	height: 630px;
}

#wrapper.information #header {
	height: 74px;
}
#wrapper.externalJump #header {
	height: 74px;
}

#wrapper.about #header {
	background: #8b0f04 url(images/aboutUs.jpg) no-repeat top center;
}

#wrapper.services #header {
	background: #8b0f04 url(images/servicesWithGrid.jpg) no-repeat top center;
/*
	height: 620px;
*/
	height: 630px;
}

#wrapper.hs3rb #header {
	background: #8b0f04 url(images/3rb.jpg) no-repeat top center;
}

#wrapper.contact #header {
	background: #8b0f04 url(images/contactUs.jpg) no-repeat top center;
}

#headerOverlay, #headerLogoAndNavigation {
	height: 74px;
}

#headerOverlay {
	background-color: #fff;
	filter: alpha(opacity=80);
	opacity: .8;
	position: absolute;
	width: 100%;
}

#homeLink {
	position: absolute;
	top: 7px; 
	left: 20px; 
	width: 205px;
	height: 58px;
	z-index: 100;
}

#headerLogoAndNavigation, #headerLogoAndNavigation DIV.ieFilter, #headerLogoAndNavigation H1, #headerNavigation LI, #headerNavigation LI A, #headerNavigation LI A SPAN {
	float: left;
}

#headerLogoAndNavigation {
	position: absolute;
	width: 100%;
	z-index: 5;
}

#wrapper.home #headerLogoAndNavigation DIV.ieFilter, #wrapper.information #headerLogoAndNavigation DIV.ieFilter {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources/style/images/logos/hudsonstreet.png');
}

#headerLogoAndNavigation DIV.ieFilter {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resources/style/images/logos/hudsonstreet.png');
}

#headerLogoAndNavigation.ieFilterOverride[class] {
	background: url(images/logos/hudsonstreet.png) no-repeat left;
}

#headerLogoAndNavigation H1, #headerNavigation LI UL {
 	left: -999em;
	position: absolute;
}

#headerNavigation {
	float: right;
	font-weight: bold;
	margin: 15px 19px 0px 0px;
	_margin-right: 10px;
}

#headerNavigation LI A {
	color: #8b0f04;
	padding-bottom: 37px;
}

#headerNavigation LI.active A {
	background-color: #181818;
	color: #fff;
}

#headerNavigation LI:hover A, #headerNavigation LI.sfHover A, #headerNavigation LI A:hover {
	background-color: #8b0f04;
	color: #fff;
}

#headerNavigation LI:hover A, #headerNavigation LI.sfHover A, #headerNavigation LI.active A {
	margin-left: -1px;
	margin-right: -1px;
	padding-left: 1px;
	padding-right: 1px;
}

#headerNavigation LI A SPAN {
	border: 1px solid #8b0f04;
	border-bottom-style: none;
	border-top-style: none;
}

#headerNavigation LI A SPAN {
	padding: 7px 12px 0px 12px;
}

#headerNavigation LI.after-active A SPAN {
	border-left: none;
	padding-left: 13px;
}
#headerNavigation LI.after-active A SPAN {
	border-left: none;
	padding-left: 13px;
}
#headerNavigation LI.active A SPAN {
	border-color: #181818;
	/*border: 1px solid #181818;
	border-bottom-style: none;
	border-top-style: none;*/
}

#headerNavigation LI.active:hover A SPAN,
#headerNavigation LI.active.sfHover A SPAN {
	border-color: #8b0f04;
	/*border: 1px solid #8b0f04;
	border-bottom-style: none;
	border-top-style: none;*/
}

#headerNavigation LI.first A SPAN {
	border-left-width: 2px;
}

#headerNavigation LI.last A SPAN {
	border-right-width: 2px;
}

#headerNavigation LI:hover UL, #headerNavigation LI.sfHover UL {
	clear: both;
	left: auto;
	padding: 0px;
	top: 74px;
}

#headerNavigation LI UL#aboutUs, #headerNavigation LI UL#hudsonStreet3RB {
	height: 110px;
	width: 372px;
}

#headerNavigation LI UL#aboutUs {
	background: #fff url(images/aboutUs_thumbnail.png) no-repeat 180px 50%;
}

#headerNavigation LI UL#hudsonStreet3RB {
	background: #fff url(images/3rb_thumbnail.png) no-repeat 180px 50%;
	margin-left: -238px;
}

#headerNavigation LI UL#hudsonStreetServices {
	background-color: #fff;
	padding-bottom: 12px;
}

#headerNavigation LI UL LI {
	clear: both;
	padding: 0px;
}

#headerNavigation LI:hover UL LI A, #headerNavigation LI.sfHover UL LI A {
	background-color: #fff;
	color: #8b0f04;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

#headerNavigation LI UL#hudsonStreetServices LI A {
	padding-right: 12px;
}

#headerNavigation LI UL LI A:hover {
	background-color: #fff;
	color: #181818;
}

#headerNavigation LI UL LI A SPAN {
	border: none;
	/*border: 1px dotted #c3c3c3;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;*/
	line-height: 12px;
	/*padding: 8px 0px !important;*/
	padding: 8px 0px 9px 0px !important;
	background: url(images/navDot.gif) repeat-x bottom left;
	width: 155px;
}

#headerNavigation LI UL#hudsonStreetServices LI A SPAN {
	width: 136px;
}

#headerNavigation LI UL LI.first A SPAN {
	padding-top: 12px;
}
