/*--------------------brand product grid page---------------------------*/
#hsb_brand_hdr {
	/*background:url('../images/generic/hdr/brand_hdr_bg_prod.jpg') no-repeat;*/
	/*height: 73px;*/
}
#hsb_brand_breadcrumb {
	/*background:url('../images/generic/global/bg_breadcrumb_prod.jpg') no-repeat;*/
	/*height:18px;*/
}

#hsb_content {
	/*background: url('../images/generic/pdp/repeat_bg.jpg') repeat-y 27px;*/
	background: url('../images/generic/article/article_repeat_bg.jpg') repeat-y 27px;
}	

#hsb_content_bg {
	/*background:url(../images/generic/global/brand_main_bg_prod.jpg) no-repeat 9px 0px;*/
	background: url('../images/generic/pdp/duke_bg.jpg') no-repeat top;
	float:left;
	padding:0;
	width:981px;
} 

/* Catalog Nav (sometimes different from left nav on rest of site) */
#hsb_brand_prod_nav {
	display:inline;
	float:left;
	width: 195px;
 	/*margin-top:55px;*/
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 32px;
	position:relative;
	top:70px;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_top {
	/*height:40px;
	overflow:hidden;
	background-color: #000;
	background-image: url(../images/generic/prod/browse.gif);
	background-repeat: no-repeat;
	*/
	clear:both;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_btm {
	/*background:url('../images/generic/shop/shop_nav_btm.gif') no-repeat top right;*/
	height:15px;
	margin:0 0 20px 0;
	clear:both;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_top img {
	padding:0px;
}
#hsb_brand_prod_nav h2.hsb_brand_prod_nav_hdr a, #hsb_brand_prod_nav h2.shop_left_nav_headers {
	color:#b3dd55;
	font:1.25em arial;
	font-weight:bold;
	margin:0;
	padding:8px;
	width:159px;
	text-transform:uppercase;
}
a.shop_down_arrow {
	height:25px;
}

#hsb_brand_prod_nav div ul  {
	padding:6px 0 0 0;
}

#hsb_brand_prod_nav div ul li {
	background: url('../images/generic/nav/link_repeat.gif') no-repeat left top;
	clear:left;
	float:left;
	height: 26px;
	padding: 0px 0 0px 2px;
	width:188px;
}

#hsb_brand_prod_nav ul li a.removeLink {
	height: 26px;
	padding: 0px 0 0px 2px;
	width:188px;
}

#hsb_brand_prod_nav div ul li.first {
background: url('../images/generic/nav/link_first.gif') no-repeat left 2px;
padding: 0px 0 0px 2px;
}

#hsb_brand_prod_nav div ul li.last {
background: url('../images/generic/nav/link_last_products.gif') no-repeat left -9px;
	padding:0px 0 0px 2px;
}

#hsb_brand_prod_nav div ul li a {
/*	color:#000;
	display:block;
	font-family:arial;
	font-weight:bold;
	padding:4px 0 8px 10px;
	text-decoration:none;
	height: 12px;
	vertical-align: middle;
	font-size:1em;
	line-height:10px;
	position:relative;
	top:-4px;*/
	
	color:#000;
	display:block;
	font-family:arial;
	font-weight:bold;
	padding:7px 0 8px 10px;
	text-decoration:none;
	height: 12px;
	vertical-align: middle;
	font-size:1em;
	line-height:10px;
	position:relative;
	top:-4px;

}
#hsb_brand_prod_nav div ul li a:hover {
	color: #b3dd55;
	text-decoration: none;
	background: url('../images/generic/nav/hover.jpg') no-repeat 6px 0px;
}

#hsb_brand_prod_nav ul li.more {
	padding:16px 0 16px 9px;
}
#hsb_brand_prod_nav ul li.more a {
	color:#fff;
	font:1.0em arial;
	font-weight:bold;
	padding:0 12px 0 0;
	background-image: url(../images/generic/shop/arr_white_bg_red.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
#hsb_brand_prod_nav_form {
	background:#8cb6d8;
}
#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:#8cb6d8;
	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;
}

#hsb_toyshop_link {
	position: relative;
	z-index: 100;

}

#hsb_brand_product_grid {
	display:inline;
	float:left;
	width:725px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#hsb_brand_product_grid_hdr {
	float:left;
	margin: 0 0 15px 0;
	width:705px;
	display: none;
}
#hsb_brand_product_grid_toutbar {
	float:left;
	/*width:705px;*/
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 19px;
}
.hsb_brand_pg_sort_top, .hsb_brand_pg_sort_btm {
	background:#4981ae;
	color:#fff;
	float:left;
	width:689px;
	padding-top: 4px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.hsb_brand_pg_sort_top {
	background:url('../images/generic/prod/bg_sort_bar.gif') no-repeat;
	margin: 53px 0 14px 4px;
}
.hsb_brand_pg_sort_btm {
	background:url('../images/generic/prod/bg_sort_bar_btm.gif') no-repeat;
	margin:7px 0 0 4px;
	height:125px;
}
.hsb_brand_pg_sort_top strong, .hsb_brand_pg_sort_btm strong {
	color:#fff;
}
.hsb_brand_pg_form_legend {
	display:inline;
	float:left;
	padding:2px 0;
	vertical-align: middle;
	width:55px;
}
form.hsb_brand_pg_form {
	display:inline;
	float:left;
	width:125px;
}
form.hsb_brand_pg_form select {
	font:1.0em verdana;
	width:115px;
	position: relative;
	top: 0px;
}
.hsb_brand_pg_form_result {
	display:inline;
	float:left;
	padding:2px 0;
	vertical-align: middle;
	width:155px;
}
#hsb_brand_product_grid .hsb_brand_pg_sort_btm a,
#hsb_brand_product_grid .hsb_brand_pg_sort_top a {
	color:#b3dd55;
	font-weight:bold;
}

.hsb_brand_pg_sort_prev {
	background: url('../images/generic/brand/green_arrow_left.gif') no-repeat left 3px;
	padding:0 0 0 12px;
}
.hsb_brand_pg_sort_next {
	background: url('../images/generic/brand/green_arrow.gif') no-repeat right 3px;
	padding:0 12px 0 0;	
}

.hsb_brand_pg_sort_ipp {
	display:inline;
	float:left;
	margin:0 auto;
	padding:2px 0;
	vertical-align: middle;
	width:155px;
}
.hsb_brand_pg_sort_pagination {
	display:inline;
	float:right;
	padding:2px 4px 2px 0;
	vertical-align: middle;
}


.hsb_brand_pg_item {
	display:inline;
	float:left;
	margin:7px 0 20px 0;
	width:705px;
}
.hsb_brand_pg_thumb {
	float:left;
	width:144px;
	margin: 0 0 0 10px;
}
.hsb_brand_pg_thumb_more {
	clear:left;
	color:#b3dd55;
	display:inline;
	font-weight:bold;
	float:left;
	margin:6px 0 0 6px;
	width:150px;
}
.hsb_brand_pg_buy_now {
	float:right;
	width:119px;	
}
.hsb_shop_award {
	float:left;
	width:89px;
}
#hsb_brand_product_grid a.hsb_brand_pg_thumb_lnk {
	font:1.0em verdana;
	color:#b3dd55;
}
.hsb_brand_pg_item_desc {
	background: url('../images/generic/prod/prod_bg_bar.gif') no-repeat;
	border-bottom: dashed 1px #b3dd55;
	/*
	filter: alpha(opacity=75);
	opacity: 0.75;
	*/
	display:inline;
	float:right;
	margin: 0 2px 0 0;
	height: auto !important;
	height: 163px;
	min-height: 163px;
	width:546px;
}
h2.hsb_brand_pg_item_desc_hdr {
	float:left;
	font:1.3em arial;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:0;
	width:350px;
}
#hsb_brand_product_grid h2.hsb_brand_pg_item_desc_hdr a {
	color:#b3dd55;
}
h3.hsb_brand_pg_item_desc_sub {
	color:#b3dd55;
	float:left;
	font:1.0em verdana;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:0;
	width:350px;
}
h2.hsb_brand_pg_item_value {
	color:#b3dd55;
	display:inline-block;
	float:right;
	font:1.3em arial;
	font-weight:bold;
	padding:0;
	text-align:right;
	width:170px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.hsb_brand_pg_item_desc p {
	color: #fff;
	float:left;
	line-height:1.2em;
	margin:12px 0 9px 0;
	width:340px;
}
#hsb_brand_product_grid .hsb_brand_pg_item_desc p a {
	color:#b3dd55;
}
.hsb_brand_award {
	float:left;
	width:89px;
}
.hsb_brand_pg_item_buy {
	display:inline-block;
	margin: 0 5px 0 0;
	float:right;
	width:170px;
}
.hsb_brand_pg_buy_now_btn {
	display:inline;
	float:right;
	padding:0 0 0 0;
	width:151px;
	cursor:pointer;
	cursor:hand;
}

.hsb_brand_pg_item_buy h4 {
	margin:0 !important;
	padding:0 !important;
}
.hsb_brand_pg_item_buy h4 a {
	font-size:18px !important;
}
#hsb_brand_product_grid a.hsb_brand_pg_buy_now_btn {
	display:block;
	width:191px;
	height:35px;
	background:url(/gijoe/images/generic/prod/btn_buy_now_off.png) no-repeat;
	color:#fff;
	text-decoration:none;
	margin:5px auto 8px;
	padding:25px 0 0;
	font-weight:bold;
}
#hsb_brand_product_grid .hsb_brand_pg_buy_now_btn:hover{
	background:url(/gijoe/images/generic/prod/btn_buy_now_on.png) no-repeat;
	color:#0079cd;
}




#hsb_brand_product_grid a.hsb_brand_pg_item_buy_lnk {
	background: url('../images/generic/brand/green_arrow.gif') no-repeat center right;
	color:#b3dd55;
	clear:right;
	font:1.0em arial;
	float:right;
	font-weight:bold;
	margin:3px 3px 3px 0;
	padding:0 12px 0 0;
	text-align:right;
	width:155px;
}

#hsb_badge {
	background: url('../images/generic/pdp/article_badge_bg.gif') no-repeat 27px;
}

#hsb_footer {
	margin-top: 5px;
}

#endecaBanner {
	position:relative;
	top:3px;
	left:20px;
}


