/* -------------------------------------------Global Navigation ---------------------------------*/

/* Drop Downs Globals */
.hsb_nav_overlay {
	position:absolute;
	top:135px;
	visibility:hidden;
	z-index:1000;
}
#hsb_header .hsb_nav_overlay h1 {
	font:1.2em arial;
	font-weight:bold;
}
#hsb_header .hsb_nav_overlay ul li.last {
	border:none;
}


/* Profile Drop Down Navigation */
.hsb_ol_trigger_profile {
	background:url(../images/hdr/arr_down_white.gif) no-repeat right 4px;
	padding:0 15px 7px 0;
}
#hsb_ol_overlay_profile {
	display:inline-block;
	height:auto !important;
	height:100px;
	min-height:100px;
	left:583px;
	top:22px;
	width:214px;
}
#hsb_ol_overlay_profile .hsb_profile_bg {
	background:url('../images/nav/bg_profile_btm.gif') #fff no-repeat bottom;
	border-top:solid 6px #259fd0;
	border-left:solid 6px #259fd0;
	border-right:solid 6px #259fd0;
	width:202px;
}
#hsb_ol_overlay_profile ul {
	display:inline-block;
	padding:8px 14px 8px 14px;
	list-style:none;
	width:174px;
}
#hsb_ol_overlay_profile ul li {
	border-bottom:solid 1px #e5e5e5;
	display:block;
	text-align:left;
	padding:0;
}
#hsb_ol_overlay_profile ul li a {
	background:url(../images/nav/arr_dk_blue.gif) no-repeat 160px 10px;
	color:#259fd0;
	display:block;
	font:1.1em arial;
	font-weight:bold;
	padding:7px 4px 7px 4px;
	text-decoration:none;
}
#hsb_ol_overlay_profile ul li a:hover {
	background:url(../images/nav/arr_dk_blue_on.gif) #259fd0 no-repeat 160px 10px;
	color:#fff;
}
#hsb_ol_overlay_profile ul li.last a {
	background:url(../images/nav/dd_shop_icn.gif) no-repeat 150px 2px;
}
#hsb_ol_overlay_profile ul li.last a:hover {
	background:url(../images/nav/dd_shop_icn_on.gif) #259fd0 no-repeat 150px 2px;
	color:#fff;
}


/* Shop Drop Down Navigation */
#hsb_ol_overlay_shop {
	left:38px;
	height:auto !important;
	height:225px;
	min-height:225px;
	width:635px;
}
#hsb_ol_overlay_shop .hsb_shop_bg {
	background:#fb8b07;
	display:block;
	padding:0 6px 0 6px;
	position:relative;
	width:623px;
}
#hsb_ol_overlay_shop div.tout {
	background:#fff no-repeat scroll bottom left;
	padding-bottom:2px;
	width:150px;
}
#hsb_ol_overlay_shop ul.col_1 {
	display:inline-block;
	float:left;
	margin:6px 0 0 0;
	padding:0;
	position:relative;
	width:150px;
}
#hsb_ol_overlay_shop ul.col_1 li {
	border-bottom: 1px solid #fed384;
	margin:0;
	padding:0;
}
#hsb_ol_overlay_shop ul.col_1 li a {
	background: #fb8b07 no-repeat 135px center;
	color:#fff;
	display:block;
	font:1.2em arial;
	font-weight:bold;
	padding:6px 15px 5px 10px;
	text-decoration:none;
	width:125px;
}
#hsb_ol_overlay_shop ul.col_1 li a:hover {
	background: #ffffff no-repeat 135px center;
	background-color:#fff;
	color:#fb8b07;
	width:125px;
}
#hsb_ol_overlay_shop ul.col_1 li.noline {
	border:none;
	margin:0;
	padding:0;
}
#hsb_ol_overlay_shop ul.col_1 li.last {
	background:none;
	border:none;
	height:45px;
	margin:0;
	padding:8px 0 0 0;
}
#hsb_ol_overlay_shop ul.col_1 li.last a {
	background:none;
	margin:0;
	padding:0;
}
#hsb_ol_overlay_shop ul.col_1 li.last a:hover {
	background:#fb8b07;
}
#hsb_ol_overlay_shop ul.col_1 li.last a img {
	margin:0;
	padding:0;
}
#hsb_ol_overlay_shop .col_2, #hsb_ol_overlay_shop .col_3, #hsb_ol_overlay_shop .col_4 {
	float:left;
	height: auto !important;
	height:220px;
	min-height:220px;
	margin:6px 0 0 7px;
}
#hsb_ol_overlay_shop h1 {
	color: #ff8605;
	display:inline-block;
	line-height:1.0em;
	padding:12px 10px 0 10px;
	margin:0;
}
#hsb_ol_overlay_shop h1 a {
	color: #ff8605;
}
#hsb_ol_overlay_shop p {
	display:inline-block;
	line-height:1.0em;
	padding:2px 10px 15px 10px;
	margin:0;
}
#hsb_ol_overlay_shop p a {
	color: #000;
}
#hsb_ol_overlay_shop div.hsb_shop_bg div img {
	border-bottom:solid 1px #fed384;
	margin:0;
	padding:0;
}


/* Play Drop Down Navigation */
#hsb_ol_overlay_play {
	left:150px;
	height:auto !important;
	height:225px;
	min-height:225px;
	width:633px;
}
#hsb_ol_overlay_play .hsb_play_bg {
	background:#eb0933;
	display:block;
	padding:0 6px 0 6px;
	width:621px;
}
#hsb_ol_overlay_play .tout {
	background: #fff no-repeat scroll bottom left;
	padding-bottom:2px;
	width:150px;
}
#hsb_ol_overlay_play ul.col_1 {
	background:#eb0933;
	clear:none;
	display:block;
	float:left;
	margin:0;
	padding:6px 0 0 0;
}
#hsb_ol_overlay_play ul.col_1 li {
	padding:0 0 0 0;
}
#hsb_ol_overlay_play .col_2, #hsb_ol_overlay_play .col_3, #hsb_ol_overlay_play .col_4 {
	clear:none;
	float:left;
	height: auto !important;
	height:220px;
	min-height:220px;
	margin:6px 0 0 6px;
}
#hsb_ol_overlay_play h1 {
	color: #ec0936;
	display:inline-block;
	line-height:1.0em;
	padding:12px 10px 0 10px;
	margin:0;
}
#hsb_ol_overlay_play h1 a {
	color: #ec0936;
}
#hsb_ol_overlay_play p {
	display:inline-block;
	line-height:1.0em;
	padding:2px 10px 15px 10px;
	margin:0;
}
#hsb_ol_overlay_play p a {
	color: #000;
}
#hsb_ol_overlay_play div.hsb_play_bg div img {
	border-bottom:solid 1px #ec0936;
	margin:0;
	padding:0;
}


/* Discover Drop Down Navigation */
#hsb_ol_overlay_discover {
	left:258px;
	height:auto !important;
	height:227px;
	min-height:227px;
	position:absolute;
	width:480px;
}
#hsb_ol_overlay_discover .hsb_discover_bg {
	background:#04b7f9;
	display:inline-block;
	padding:0 6px 0 6px;
	position:relative;
	width:468px;
}
#hsb_ol_overlay_discover .hsb_discover_bg .hsb_discover_bg_inner {
	display:inline-block;
	float:right;
	margin-top:6px;
	width:465px;
}
#hsb_ol_overlay_discover .hsb_discover_bg .hsb_discover_bg_inner_btm {
	float:left;
	width:464px;
}
#hsb_ol_overlay_discover .col_1 {
	background:#04b7f9;
	float:left;
	margin:6px 9px 0 0;
	position:relative;
	width:150px;
}
#hsb_ol_overlay_discover .col_2, #hsb_ol_overlay_discover .col_3, #hsb_ol_overlay_discover .col_4 {
	background: #fff no-repeat scroll bottom left;
	display:inline;
	float:left;
	height: auto !important;
	height:220px;
	min-height:220px;
	margin:0 7px 0 0;
	width:150px;
}
#hsb_ol_overlay_discover .col_4 {
	margin:0;
}
#hsb_ol_overlay_discover ul {
	margin:0;
	padding:0;
}
#hsb_ol_overlay_discover ul li {
	border-bottom: 1px solid #4fcdfd;
	margin:0;
}
#hsb_ol_overlay_discover .col_1 a {
	background: url(../images/nav/arr_blue.gif) #04b7f9 no-repeat 135px center;
	color: #fff;
	display:block;
	font:1.2em arial;
	font-weight:bold;
	padding:6px 20px 5px 10px;
	text-decoration:none;
	width:120px;
}
#hsb_ol_overlay_discover .col_1 a:hover {
	background: url(../images/nav/arr_blue_on.gif) #fff no-repeat 135px center;
	color:#04b7f9;
	width:120px;
}
#hsb_ol_overlay_discover h1 {
	color: #06b4f9;
	display:block;
	float:left;
	margin:0;
	padding:5px 0 2px 18px;
	width:129px;
}
#hsb_ol_overlay_discover h1 a {
	color: #06b4f9;
}
#hsb_ol_overlay_discover p {
	display:block;
	margin:0 0 0 18px;
	padding-right:2px;
}
#hsb_ol_overlay_discover p a {
	color: #000;
}
#hsb_ol_overlay_discover img {
	border-bottom:solid 1px #04b7f9;
}


/* Customer Drop Down Navigation */
#hsb_ol_overlay_customer {
	position:absolute;
	height:auto !important;
	height:180px;
	min-height:180px;
	left:410px;
	width:373px;
}
#hsb_ol_overlay_customer .hsb_customer_bg_top {
	background:#acacac;
	padding:0 6px 0 6px;
	width:360px;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm {
	border-left:solid 6px #acacac;
	border-right:solid 6px #acacac;
	width:360px;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm_inner {
	background:#fff no-repeat bottom;
}
#hsb_ol_overlay_customer .col_1_hdr {
	width:50%;
}
#hsb_ol_overlay_customer .col_2_hdr {
	width:38%;
}
#hsb_ol_overlay_customer .col_3_hdr {
	width:18%;
}
#hsb_ol_overlay_customer .col_1 {
	width:50%;
}
#hsb_ol_overlay_customer .col_2 {
	width:38%;
}
#hsb_ol_overlay_customer .col_3 {
	padding:0 16px 0 16px;
	width:18%;
}
#hsb_ol_overlay_customer .hsb_customer_bg_top h1 {
	background:#acacac;
	color:#fff;
	font:1.3em arial;
	font-weight:bold;
	float:left;
	padding:5px 0 5px 20px;
	margin:0;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm ul {
	display:inline-block;
	float:left;
	margin:0;
	padding:8px 0 8px 16px;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm ul li {
	border-bottom: 1px solid #e5e5e5;
	margin:0;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm ul li a {
	background: #fff no-repeat 95% center;
	color: #aeaeae;
	display:block;
	font:1.2em arial;
	font-weight:bold;
	padding:7px 4px 5px 4px;
	text-decoration:none;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm ul li a:hover {
	background: #aeaeae no-repeat 95% center;
	color: #fff;
}


/* Corporate Drop Down Navigation */
#hsb_ol_overlay_corporate {
	position: absolute;
	height:auto !important;
	height:190px;
	min-height:190px;
	left:608px;
	width:200px;
}
#hsb_ol_overlay_corporate .hsb_corporate_bg {
	background: #fff no-repeat bottom;*/
	border-top:solid 6px #acacac;
	border-left:solid 6px #acacac;
	border-right:solid 6px #acacac;
	width:188px;
}
#hsb_ol_overlay_corporate ul {
	display:inline-block;
	margin:0;
	padding:8px 14px 8px 14px;
	width:160px;
}
#hsb_ol_overlay_corporate ul li {
	border-bottom: 1px solid #e5e5e5;
	margin:0;
}
#hsb_ol_overlay_corporate ul li a {
	background: #fff no-repeat 145px center;
	color: #aeaeae;
	display:block;
	font:1.2em arial;
	font-weight:bold;
	padding:8px 4px 6px 4px;
	text-decoration:none;
}
#hsb_ol_overlay_corporate ul li a:hover	{
	background: #aeaeae no-repeat 145px center;
	color:#fff;
}
