ul.menu-tabs {
	background: transparent url(http://www.citihubb.com/layout/themes/black/img/menu.png) repeat-x left top;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-align: center;
	margin-top: 5px;
	height: 60px;
}

ul.menu-tabs li.tab {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu-tabs li.tab a {
	padding: 8px 0px 8px 5px;
	background: none;
	color: white;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}

ul.menu-tabs li.tab a:hover, ul.menu-tabs li.tab a:active {
	background: transparent url(http://www.citihubb.com/$external_c/black/0-0-10-28/%25%25D7/D72/D72DDD8D%25%25tab-hover.png) no-repeat left top;
	color: #fff;
	text-decoration: none;
}

ul.menu-tabs li.tab a.active {
	background: transparent url(http://www.citihubb.com/$external_c/black/0-0-10-28/%25%2555/55B/55B41A0D%25%25tab-active.png) no-repeat left top;
	color: #fff;
	text-decoration: none;
}

ul.menu-tabs li.tab a span {
	padding: 8px 1px 8px 0px;
	background: none;
}

ul.menu-tabs li.tab a:hover span, ul.menu-tabs li.tab a:active span {
	background: none;
}

ul.menu-tabs li.tab a.active span {
	background: none;
}

*+html ul.menu-tabs li.tab a {
	padding-top: 0px;
	padding: 0px 0px 8px 9px;
	color: #fff;
}

ul.menu-tabs li.tab a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent url(http://www.citihubb.com/layout/themes/black/img/menu-active.png) repeat-x left top;
}

ul.menu-tabs li.tab a:active, ul.menu-tabs li.tab a.active {
	background: transparent url(http://www.citihubb.com/layout/themes/black/img/menu-active_hov.png) repeat-x left top;
	text-decoration: none;
	padding: 8px 2px 8px 5px;
}

