/* Shop/Where To Buy Global */
#hsb_shop_breadcrumb {
	border-top:solid 1px #e3e3e3;
	display:inline;
	float:left;
	margin:1px 20px 2px 20px;
	padding-top:10px;
	width:900px;
}
#hsb_shop_breadcrumb li {
	display:inline;
}
#hsb_shop_breadcrumb li a {
	background: url(/root/templates/images/home/arr_orange.gif) no-repeat right center;
	color:#acacac;
	float:left;
	font-weight:bold;
	padding:0 10px 0 5px;
}
#hsb_shop_breadcrumb li.last a {
	background:none;
}

#hsb_shop_hdr {
	background:#fff;
	display:inline;
	float:left;
	margin:0 20px 0 20px;
	width:900px;
}
#hsb_shop_hdr img {
	float:left;
	width:411px;
}
#hsb_shop_hdr #hsb_shop_bar {
	border-bottom:solid 8px #fc8e03;
	float:right;
	height:44px;
	vertical-align:top;
	width:489px;
}

/* Where To Buy */
#hsb_shop_wtb_main {
	display:inline;
	float:left;
	margin:0 20px 0 20px;
	width:900px;
}
#hsb_shop_wtb_main p {
	font:1.2em verdana;
	margin:0 0 18px 0;
}
#hsb_shop_wtb_main p.hsb_shop_wtb_disclaimer {
	color:#5c5c5c;
	font:0.9em verdana;
	margin:0 0 18px 0;
}
#hsb_shop_wtb_select {
	float:left;
	display:inline;
	margin:15px 0 0 0;
	padding:0 37px 0 0;
	width:346px;
}
#hsb_shop_wtb_select .hsb_shop_wtb_select_hdr {
	color:#fb8b07;
	display:inline-block;
	float:left;
	font:1.3em arial;
	font-weight:bold;
	margin:0 0 2px 0;
	width:346px;
}
#hsb_shop_wtb_select select {
	margin:0 0 20px 0;
	width:255px;
}

#hsb_shop_wtb_results {
	border-left:solid 2px #e9e9e9;
	display:inline;
	float:left;
	margin:15px 0 0 0;
	padding:0 11px 0 37px;
	width:466px;
}

#hsb_shop_wtb_results a{
	color:#000099;
}

#hsb_shop_wtb_main #hsb_shop_wtb_results .hsb_brand_wtb_result_row  a{
	color:#000099;
	text-decoration:underline;
	}
	
#hsb_shop_wtb_main #hsb_shop_wtb_results .textoffline a{
	color:#000099;
	text-decoration:underline;
	}
#hsb_shop_wtb_results .hsb_btn_big {
	margin:15px 0 30px 0;
}
#hsb_shop_wtb_results .hsb_btn {
	float:left;
	margin:0 20px 20px 0;
}
#hsb_shop_wtb_results .hsb_shop_wtb_result_row {
	float:left;
	margin:0 0 30px 0;
	width:462px;
}
#hsb_shop_wtb_results .hsb_shop_wtb_result_row img {
	float:left;
}
#hsb_shop_wtb_results .hsb_shop_wtb_result_row .hsb_row_desc {
	float:left;
	margin:0 0 0 20px;
	width:315px;
}
#hsb_shop_wtb_results .hsb_shop_wtb_result_row .hsb_row_desc h2 {
	color:#807f7f;
	font:1.0em verdana;
	font-weight:bold;
	margin:0;
	padding:0;
}
#hsb_shop_wtb_results .hsb_shop_wtb_result_row .hsb_row_desc p {
	margin:15px 0 0 0;
}
#hsb_shop_wtb_results .hsb_shop_wtb_result_row .hsb_row_desc p a {
	color:#fc8e03;
}
