/*-----------------------brand product detail styles-----------------------*/
/***********************************START GENERAL SETTINGS OVERRIDES***********************************/
/**********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;
}
#flash_content #get_flash {
	background:url(../images/generic/brand/bg_no_flash.jpg) no-repeat 90px 60px;
}
/********************************/

/***
****These are set in the header_nav.css file and can be adjusted there for global changes 
****or set here for page specific style changes
***/
#hsb_brand_hdr{
}
#hsb_brand_copy_top{
	margin-top:10px;
}
#hsb_brand_copy_body{
	padding:0 0 0 0;
	width:710px;
}
#hsb_brand_page_hdr {
	background:none;
	height:auto;
	height:0;
}
#hsb_brand_page_content h1{
	float:none;
}
#hsb_brand_page_content h2{
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
}
#hsb_brand_page_content a{
}
#hsb_brand_page_content a h2{
}
#hsb_brand_page_content h2 a{
}
#hsb_brand_page_content h2 span{
}
#hsb_brand_page_content h3{
}
#hsb_brand_page_content h3 a{
}
#hsb_brand_page_content h3 a img{
}
#hsb_brand_page_content a.see_all_products{
}
#hsb_brand_page_content .hsb_brand_sect {
}
#hsb_brand_page_content .hsb_brand_sect_hdr {
}
#hsb_brand_page_content .hsb_brand_sect_hdr img {
}
#hsb_brand_page_content .hsb_brand_sect_bar {
}
#hsb_brand_page_content .hsb_brand_sect_body {
}
#hsb_brand_page_content .hsb_brand_sect_items{
}
#hsb_brand_page_content .hsb_brand_sect_items div{
}
#hsb_brand_page_content .hsb_brand_sect_items div.last{
}
#hsb_brand_page_content .hsb_brand_sect_items div h2{
}
#hsb_brand_page_content .hsb_brand_sect_items div a img {
}
/**********************************END GENERAL SETTINGS OVERRIDES***********************************/
#hsb_brand_page_content h1 {
	color:#cf0206;
	font-size:1.6em;
	margin:15px 0 10px 10px;
	padding:0;
	text-transform:none;
}
#hsb_brand_adp_btm{
	width:707px;
	float:left;
	text-align:right;
	border-top:dashed 1px #000;
	margin:10px 0 0 0;
	padding:10px 3px 0 0;
}
#hsb_brand_adp_btm li{
	margin:0 0 5px;
}
#hsb_brand_adp_btm li a{
	background:url(../images/generic/brand/arr_rt_yelow_blk.png) no-repeat right 1px;
	padding:0 13px 0 0;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
#thumb_content{
	width:710px;
	height:185px;
	margin:0 auto;
	padding:80px 0;
	float:left;
}
#thumb_content a {
	display:block;
	width:264px;
	height:143px;
	margin:0 auto;
	padding:33px 0 0 45px;
	text-decoration:none;
	/* background:url(../images/generic/adp/bg_adp_thumb.jpg) no-repeat center; */
}
#thumb_content a:hover{
	color:#ffef00;
}
#thumb_content a img{
	border:solid 1px #000;
}
#thumb_content a h2{
	margin:8px 0 0 0;
	width:202px;
	text-align:right;
	background:url(../images/generic/brand/arr_rt_yelow_blk.png) no-repeat right 1px;
	padding:0 13px 0 0;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
	color:#000;
}
#thumb_content a:hover h2{
	color:#ffef00;
}
#center_flash_content{
	float:left;
	width:710px;
	height:auto;
	text-align:center;
	padding:10px 0 0 0;
}
#flash_content{
	float:none;
}

