/*--------------------brand product grid page---------------------------*/
/**********Global Subpage Images Requests (use in each .css file instead of parent.css to limit homepage image requests*********************/
#hsb_content {
	background:url(../images/generic/brand/bg_repeat_subs.gif) repeat-y 224px 0;
}
#hsb_content_bg {
	background:url(../images/generic/brand/bg_hdr_subs.jpg) no-repeat right 0;
}
#hsb_footer_top {
	background:url(../images/generic/brand/bg_footer_subs.jpg) no-repeat 224px 0;
}
#hsb_brand_page_content .hsb_brand_sect_hdr{
	background:url(../images/generic/brand/bg_hdr_bar_subs.png) no-repeat;
}
#hsb_brand_nav_container {
	background:url(../images/generic/brand/bg_nav_subs.jpg) no-repeat;
}
/********************************/

#hsb_brand_copy_body{
	padding:0 0 0 0;
	width:710px;
}
#hsb_brand_page_content .hsb_brand_pg_item_desc h2 {
	width:auto;
	height:auto;
	padding:0;
	
}
#hsb_brand_page_content h2 a{
	background:none;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#hsb_brand_page_content .hsb_brand_sect_hdr {
	margin-bottom:0;
}
#hsb_brand_page_content .hsb_brand_sect_items {
	padding:0;
}
#hsb_brand_page_content .hsb_brand_sect_items div{
	height:auto;
}
/*****************START SHOP NAV**********************/
#hsb_brand_prod_nav {
	display:inline;
	float:left;
	width:181px;
	margin:85px 0 0 34px;
	padding:0 0 20px;
	color:#fff;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_top {
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_top .shop_left_nav_headers {
	margin:10px 0;
	padding:15px 5px 5px 10px;
	font-size:1.2em;
	color:#000;
	width:168px;
	height:32px;
	background:url(../images/generic/prod/bg_hdr_endeca.jpg) no-repeat;
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_btm {
}
#hsb_brand_prod_nav .hsb_brand_prod_nav_top img {
	display:none;
}
#hsb_brand_prod_nav h2.hsb_brand_prod_nav_hdr{
	padding:0 0 0 23px;
	margin:10px 0 5px;
}
#hsb_brand_prod_nav h2.hsb_brand_prod_nav_hdr a{
	font:1.25em arial;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#fff;
}
#hsb_brand_prod_nav ul {
	padding:3px 0 0 30px;
}
#hsb_brand_prod_nav ul li {
	line-height:1.55em;
}
#hsb_brand_prod_nav ul li.last {
	margin:0 0 5px;
}
#hsb_brand_prod_nav ul li a {
	color:#fff;
	text-decoration:underline;
}

#hsb_brand_prod_nav_viewed_list {
	float:left;
	position:relative;
	width:175px;
}
#hsb_brand_prod_nav_viewed_list li {
	display:inline-block;
	float:left;
}
#hsb_brand_prod_nav_viewed_list img {
	display:inline;
	float:left;
}
#hsb_brand_prod_nav_viewed_list a {
	display:block;
	float:left;
	line-height:1.2em;
	margin:0;
	padding:0;
}
/*****************END SHOP NAV**********************/
/*****************START SORT BARS**********************/
#hsb_brand_product_grid {
	display:inline;
	float:right;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0;
}
#hsb_brand_product_grid a{
	text-decoration:none;
	font-weight:bold;
}
#hsb_brand_sect_assets {
	height:295px;
}
.hsb_brand_pg_sort_top, .hsb_brand_pg_sort_btm {
	background:url('../images/generic/prod/bg_sort_bar.gif') no-repeat;
	color:#fff;
	float:left;
	width:678px;
	height:28px;
	padding-top: 12px;
	padding-right: 19px;
	padding-left: 13px;
}
#hsb_brand_product_grid .hsb_brand_pg_sort_top a:hover, #hsb_brand_product_grid .hsb_brand_pg_sort_btm a:hover, .hsb_brand_pg_sort_top strong, .hsb_brand_pg_sort_btm strong{
	color:#FFEF00 !important;
}
.hsb_brand_pg_sort_top {
	background:url('../images/generic/prod/bg_sort_bar.jpg') no-repeat;
	margin:20px 0 14px 0;
}
.hsb_brand_pg_sort_btm {
	background:url('../images/generic/prod/bg_sort_bar.jpg') no-repeat;
	margin:7px 0 0 0;
}
.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;
}
.hsb_brand_pg_form_result {
	display:inline;
	float:left;
	padding:2px 0;
	vertical-align: middle;
	width:130px;
}
#hsb_brand_product_grid .hsb_brand_pg_sort_btm a, #hsb_brand_product_grid .hsb_brand_pg_sort_top a {
	color:#fff;
	font-weight:bold;
}
.hsb_brand_pg_sort_prev {
	background: url(../images/generic/prod/arr_lft_yellow_sm.png) no-repeat left 3px;
	padding:0 5px 0 12px;
}
.hsb_brand_pg_sort_next {
	background: url(../images/generic/prod/arr_rt_yellow_sm.png) no-repeat right 3px;
	padding:0 12px 0 5px;
}
.hsb_brand_pg_sort_ipp {
	display:inline;
	float:left;
	margin:0 auto;
	padding:2px 0;
	vertical-align: middle;
	width:130px;
}
.hsb_brand_pg_sort_pagination {
	display:inline;
	float:right;
	padding:2px 0;
	vertical-align: middle;
}
.arrRight {
	display:none;
}
/*****************END SORT BARS**********************/
/*****************START ITEMS**********************/
.hsb_brand_pg_item {
	display:inline;
	float:left;
	margin:7px 0 20px 10px;
	width:690px;
	border-bottom:dashed 1px #000;
}
.hsb_brand_pg_thumb {
	border:solid 1px #000;
	float:left;
	/*
	width:215px;
	height:100px;
	*/
}
.hsb_brand_pg_item_desc {
	display:inline;
	float:right;
	height: auto !important;
	height: 163px;
	min-height: 110px;
	width:464px;
	padding:0 0 7px;
	position:relative;
}
h2.hsb_brand_pg_item_desc_hdr {
	font:1.3em arial;
	font-weight:bold;
	margin:0!important;
	padding:0 10px 5px 0!important;
}
#hsb_brand_product_grid h2.hsb_brand_pg_item_desc_hdr a {
	/*color:#cf0206;*/
	color:#000;
}
#hsb_brand_product_grid h2.hsb_brand_pg_item_desc_hdr a:hover{
	color:#cf0206;
}
#hsb_brand_product_grid h3.hsb_brand_pg_item_desc_sub {
	color:#000;
	float:left;
	font:1.0em verdana;
	font-weight:bold;
	margin:0 0 7px;
	padding:0;
	width:350px;
}

#hsb_brand_product_grid .hsb_brand_pg_item_desc p {
	float:left;
	line-height:1.2em;
	margin:10px 0 9px 0;
	padding:0 10px 10px 0;
}
#hsb_brand_product_grid .hsb_brand_pg_item_desc p a {
	background:url(../images/generic/brand/arr_black_rt.gif) no-repeat right 3px;
	padding:0 10px 0 0;
	font-size:.9em;
	margin-left:10px;
}
#hsb_brand_product_grid .hsb_brand_pg_thumb_more {
	display:none;
}

/*****************END ITEMS**********************/
