/* -----------------------Special Offers Page---------------------------*/
/***********************************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;
}
/********************************/

/***
****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_page_content h1{
}
#hsb_brand_page_content h2{
	height:auto;
	padding:10px 0;
	width:auto;
}
#hsb_brand_page_content a{
}
#hsb_brand_page_content a h2{
}
#hsb_brand_page_content h2 a{
	background:none;
	font-size:16px;
	font-weight:bold;
	padding:0;
	text-decoration:none;
}
#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_special_offers_entry {
	width:690px;
	border-bottom:dashed 1px #000;
	float:left;
	padding:10px 10px 10px;
}

.hsb_special_offers_entry img {
	float:left;
	margin:5px 25px 0 0;
	border:solid 1px #000;
}

.hsb_special_offers_entry_copy {
	float:left;
	width:448px;
	position:relative;
	padding-bottom:20px;
}

#hsb_brand_page_content  .hsb_special_offers_entry_copy .special_offers_link {
	background:url(../images/generic/brand/arr_rt_yelow_blk.png) no-repeat right 1px;
	position:absolute;
	bottom:0px;
	right:10px;
	text-decoration:none;
	padding:0 13px 0 0;
	font-size:12px;
	font-weight:bold;
}
#hsb_special_offers_disclaimer{
	padding:20px 35% 0 10px;
	float:left;
}
#hsb_special_offers_disclaimer h4{
	margin:0 0 5px;
}
/*************GLOSSARY SPECIFIC****************/
#glossary_container #glossary_intro{
	padding:0 0 10px 10px;
	width:700px;
	border-bottom:dashed 1px #000;
}
#glossary_container #glossary_letters{
	margin:10px 0 10px 20px;
}
#glossary_container #glossary_letters li{
	display:inline-block;
	float:left;
	width:34px;
	height:33px;
	text-align:center;
	margin:0 12px 10px 0;
}

#glossary_container #glossary_letters li span{
	display:block;
	width:34px;
	height:27px;
	padding:6px 0 0 0;
	background:url(../images/generic/glossary/bg_letter_inactive.gif) no-repeat;
	text-decoration:none;
	color:#bbb;
	font-size:20px;
}

#glossary_container #glossary_letters li a{
	display:block;
	width:34px;
	height:27px;
	padding:6px 0 0 0;
	background:url(../images/generic/glossary/bg_letter_active.gif) no-repeat;
	text-decoration:none;
	color:#ffef00;
	font-size:20px;
	cursor:pointer;
}
#glossary_container #glossary_letters li a:hover{
}
#glossary_container #glossary_letters li a:hover, #glossary_container #glossary_letters li .isActive{
	background:url(../images/generic/glossary/bg_letter_on.gif) no-repeat;
	color:#fff;
}

#glossary_container .glossary_letter{
	width:700px;
	height:auto;
	float:left;
	padding:0 0 0 10px;	
}
#glossary_container .glossary_letter h2{
	font-size:30px; 
	color:#cf0206;
	font-weight:100;
	padding:0;
}

#glossary_container .glossary_letter li{
	width:700px;
	display:block;
	float:left;
	margin:0 0 15px;
}

#glossary_container .glossary_letter .letterLeft{
	float:left;
	width:441px;
	padding:0 15px 0 0;
}

#glossary_container .glossary_letter .letterRight{
	float:right;
	width:244px;
}
#glossary_container .glossary_letter .letterRight img{
	background:url(../images/generic/glossary/bg_glossary_thumb.jpg) no-repeat;
	padding:14px 14px 14px 14px;
}
#glossary_container .glossary_letter .letterRight p{
	padding:0 5px 0 10px;
	font-size:11px;
	color:#666;
}











