/* Shop Global */
#hsb_shop_breadcrumb {
	border-top:solid 1px #e3e3e3;
	display:inline;
	float:left;
	margin:1px 20px 2px 20px;
	padding-top:10px;
	width:900px;
}
#hsb_shop_breadcrumb li {
	display:inline;
}
#hsb_shop_breadcrumb li a {
	background: url(/root/templates/images/home/arr_orange.gif) no-repeat right center;
	color:#acacac;
	float:left;
	font-weight:bold;
	padding:0 10px 0 5px;
}
#hsb_shop_breadcrumb li.last a {
	background:none;
}

#hsb_shop_hdr {
	background:#fff;
	display:inline;
	float:left;
	margin:0 20px 0 20px;
	width:900px;
}
#hsb_shop_hdr img {
	float:left;
	width:232px;
}
#hsb_shop_hdr #hsb_shop_bar {
	border-bottom:solid 8px #fc8e03;
	float:right;
	height:42px;
	vertical-align:top;
	width:668px;
}


/* Shop Nav */
#hsb_brand_prod_nav {
	display:inline;
	float:left;
	margin:15px 0 0 19px;
	width:175px;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_top {
	background:url('/images/play/play_nav_top.gif') #EB0833 no-repeat top right;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_btm {
	background:url('/images/play/play_nav_btm.gif') #EB0833 no-repeat top right;
	height:16px;
	margin:0 0 20px 0;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_top img {
	padding:8px;
}
#hsb_brand_prod_nav h2.hsb_brand_prod_nav_hdr {
	background:#FF8067;
	color:#fff;
	font:1.25em arial;
	font-weight:bold;
	margin:0;
	padding:8px;
	width:159px;
}

#hsb_brand_prod_nav ul {
	background:#FFA78F;
}
#hsb_brand_prod_nav ul li {
	line-height:1.55em;
	padding:5px 0 0 9px;
}
#hsb_brand_prod_nav ul li a {
	color:#4c4c4c;
}
#hsb_brand_prod_nav ul li.more {
	padding:16px 0 16px 9px;
}
#hsb_brand_prod_nav ul li.more a {
	background:url('/root/templates/images/shop/arr_dk_orange.gif') no-repeat center right;
	color:#ff5e00;
	font:1.0em arial;
	font-weight:bold;
	padding:0 12px 0 0;
}
#hsb_brand_prod_nav_form {
	background:#ffcf3d;
}
#hsb_brand_prod_nav_form #hsb_brand_prod_nav_form_byage {
	color:#4c4c4c;
	font:1.0em verdana;
	margin:10px 8px 12px 8px;
}
#hsb_brand_prod_nav_viewed_list {
	background:#ffcf3d;
	float:left;
	position:relative;
	width:175px;
}
#hsb_brand_prod_nav_viewed_list li {
	display:inline-block;
	float:left;
	margin:4px 0 4px 0;
}
#hsb_brand_prod_nav_viewed_list img {
	display:inline;
	float:left;
	margin:2px 8px 0 0;
	width:23px;
}
#hsb_brand_prod_nav_viewed_list a {
	display:block;
	float:left;
	line-height:1.2em;
	margin:0;
	padding:0;
	width:124px;
}

 .shop_down_arrow{
background:url(/images/play/arrow_down.gif) no-repeat center right; padding-right:18px;
}

#hsb_brand_prod_nav .hsb_brand_prod_nav_top h2.shop_left_nav_headers{
font:bold 1.4em Arial, Helvetica, sans-serif; color:#FFF; margin:3px 0 0 3px; padding:5px;
}

#hsb_brand_prod_nav .removeLink{
font-weight:bold; color:#FF0000; 
}

#hsb_brand_prod_nav .hideRefinement {
	display:none;
}
