﻿/*global link styles*/

ul.menu_gl {
	margin: 0px;
	padding: 0px;
	float: right;
}

ul.menu_gl li {
	display: block;
	float: left;
	list-style: none;
}

ul.menu_gl a {
	color: #003052;
	text-decoration: none;
	padding: 0 0 0 22px;
}

ul.menu_gl a:hover {
	color: #e52330;
}

ul.menu_gl a.home {
	background: url(/media/image/hfs_menu_gl_home.gif) no-repeat;
	background-position: 10px 3px;
}

ul.menu_gl a.site {
	background: url(/media/image/hfs_menu_gl_site.gif) no-repeat;
	background-position: 10px 3px;
}

ul.menu_gl a.privacy {
	background: url(/media/image/hfs_menu_gl_privacy.gif) no-repeat;
	background-position: 10px 3px;
	padding: 0 0 0 21px;
}

ul.menu_gl a.contact {
	background: url(/media/image/hfs_menu_gl_contact.gif) no-repeat;
	background-position: 10px 3px;
}

/*main menu styles*/

ul.menu_mm {
	position: relative;
	width: 180px;
	margin: 0px;
	padding: 18px 0 0 0;
}

ul.menu_mm li {
	display: block;
	list-style: none;
	width: 180px;
	margin: -18px 0 0 0;
	padding: 16px 0 0 0;
	background: url(/media/image/hfs_menu_mi_lt.gif) no-repeat;
}

ul.menu_mm a {
	display: block;
	width: 140px;
	background: #3a6383 url(/media/image/hfs_menu_mi_la.gif) no-repeat;
	padding: 0 30px 18px 10px;
	margin: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul.menu_mm a:hover {
	background: #184363 url(/media/image/hfs_menu_mi_dt.gif) no-repeat;
	padding: 12px 30px 18px 10px;
	margin: -12px 0 0 0;
}

#end {
	position: relative;
	top: -18px;
	width: 180px;
	display: block;
	font-size: 0.0em;
	height: 18px;
	background: url(/media/image/hfs_menu_end.gif);
}

#end2 {
	position: relative;
	top: -19px;
	width: 180px;
}

#top {
	position: absolute;
	top: 8px;
	font-size: 0em;
	height: 10px;
	width: 180px;
	display: block;
}

/*extranetlink*/

ul.extra {
	margin: 0px;
	padding: 0px;
}

ul.extra li {
	display: block;
	list-style: none;
	width: 180px;
	margin: 0;
	padding: 17px 0 0 0;
	background: url(/media/image/hfs_redtop.gif) no-repeat;
}

ul.extra a {
	display: block;
	width: 140px;
	background: #e52330 url(/media/image/hfs_redbottom.gif) no-repeat;
	background-position: bottom;
	padding: 0 30px 8px 10px;
	margin: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


/*breadcrumbs styles*/

ul.Breadcrumb {
	margin: 0px;
	padding: 13px 0 0 0;
	float: right;
	font-size: 1.2em;
}

li.BreadcrumbItem {
	display: block;
	float: left;
	list-style: none;
	color: #003052;
	padding: 0 0 0 20px;
	background: url(/media/image/hfs_menu_bc_bg.gif) no-repeat;
	background-position: 10px 3px;
}

li.BreadcrumbItem a {
	color: #003052;
	text-decoration: none;
}

li.BreadcrumbItem a:hover {
	color: #e52330;
}

/*sub menu styles*/

.sb_image {
	position: absolute;
	left: 474px;
	top: 3px;
}

.sb_image_hp {
	position: absolute;
	top: 3px;
	padding-left: 474px;
}

.sb_title {
	display: block;
	width: 184px;
	padding: 0 0 6px 11px;
	background: url(/media/image/hfs_sub_mdt.gif) no-repeat;
	background-position: bottom;
}

ul.menu_sb {
	margin: 0;
	padding: 8px 0 0 11px;
	background: url(/media/image/hfs_sub_mdb.gif) no-repeat;
}

ul.menu_sb li {
	list-style: none;
	background: none;
	padding: 0 0 5px 0;
}

ul.menu_sb a {
	color: #e52330;
	float: none;
	background: url(/media/image/hfs_sub_bg.gif) no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 18px;
}

/*industry menu style*/

ul.menu_ii {
	position: relative;
	width: 152px;
	margin: 0px;
	padding: 5px 0 0 0;
}

ul.menu_ii li {
	display: block;
	list-style: none;
	width: 152px;
	padding: 10px 0 0 0;
	background: url(/media/image/hfs_industry_mt.gif) no-repeat;
	margin: -10px 0 0 0;
}

ul.menu_ii a {
	display: block;
	width: 122px;
	background: #e6ebed url(/media/image/hfS_industry_mb.gif) no-repeat;
	border-left: 1px solid #3a6383;
	border-right: 1px solid #3a6383;
	padding: 0 20px 10px 8px;
	font-size: 1.1em;
	text-decoration: none;
	color: #003052;
	margin: 0;
}

ul.menu_ii a.current {
	width: 123px;
	background: #FFFFFF url(/media/images/hfs_industry_mtc.gif) no-repeat;
	border-right: 0px;
	padding: 5px 20px 10px 8px;
	margin: -5px 0 0 0;
}

.ii_mt {
	width: 152px;
	height: 12px;
	position: absolute;
	top: 0px;
	left: 10px;
	background: url(/media/image/hfs_industry_top.gif) no-repeat;
	font-size: 0em;
}

.ii_mb {
	position: relative;
	width: 151px;
	height: 20px;
	top: -14px;
	left: 0px;
	padding: 0px;
	background: url(/media/image/hfs_industry_bottom.gif) no-repeat;
	font-size: 0em;
}

/* Video Sub Menu*/

.vsb_title {
	display: block;
	width: 184px;
	padding: 0 0 6px 11px;
}

ul.menu_vsb {
	margin: 0;
	padding: 8px 0 0 11px;
	background: url(/media/livery/hfs_sub_vdb.gif) no-repeat;
}

ul.menu_vsb li {
	list-style: none;
	background: none;
	padding: 0 0 5px 0;
}

ul.menu_vsb a {
	color: #e52330;
	float: none;
	background: url(/media/image/hfs_sub_bg.gif) no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 18px;
}

