/* -----------------------Brand Article Page---------------------------*/
/**********Global Subpage Images Requests (use in each .css file instead of parent.css to limit homepage image requests*********************/

/********************************/

/***********************************START GENERAL SETTINGS OVERRIDES***********************************/
/***
****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_copy_body{
	padding:0 0 20px 5px;
	width:705px;
}
#hsb_brand_sect_article{
}
#hsb_brand_page_content h1{
}
#hsb_brand_page_content h2{
	font-size:20px;
	color:#ff0000;
	border-bottom:dashed 1px #000;
	margin-top:15px;
}
#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{
	margin:10px 0;
}
#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 {
	display:none;
}
#hsb_brand_page_content .hsb_brand_sect_hdr h1 img {
	display:inline;
}
#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***********************************/

#article_left{
	width:340px;
	float:left;
	padding:0 0 0 0;
	margin:0 25px 0 0;
	
}

#article_right{
	width:340px;
	float:left;
	padding:0 0 0 0;
	
}

#article_left img, #article_right img{
	border:solid 2px #000;
}
#article_left h2 img, #article_right h2 img{
	border:none;
}
#timeline_copy h2, #timeline_copy img{
	border:none;
	float:left;
}
#timeline_copy h2{
	margin-left:10px;
	font-family:Futura, Arial, Helvetica, sans-serif;
	color:#ea002d;
	font-size:24px;
}

#timeline_copy ul{
	margin:10px 0 25px;
	list-style-position:outside;
	padding:0 20px;
}

#timeline_copy ul li{
	margin:0 0 10px;
	font-size:13px;
	line-height:16px;
}

#timeline_copy ul.blue {
	list-style-image: url(../images/generic/brand/timeline_list_blue.png);
}
#timeline_copy ul.orange {
	list-style-image: url(../images/generic/brand/timeline_list_orange.png);
}
#timeline_copy ul.purple {
	list-style-image: url(../images/generic/brand/timeline_list_purple.png);
}
#timeline_copy ul.green {
	list-style-image: url(../images/generic/brand/timeline_list_green.png);
}
#timeline_copy ul.red {
	list-style-image: url(../images/generic/brand/timeline_list_red.png);
}
#timeline_copy ul.brown {
	list-style-image: url(../images/generic/brand/timeline_list_brown.png);
}















