/* Shop Brandlist */
h1.hsb_shop_bl_hdr {
	color:#acacac;
	display:inline;
	font:1.5em arial;
	font-weight:bold;
	float:left;
	margin:15px 20px 15px 20px;
	width:900px;
}
#hsb_shop_bl_container {
	border-top:solid 2px #e9e9e9;
	display:inline;
	float:left;
	padding-top:10px;
	margin:0 20px 0 20px;
	width:900px;
}
#hsb_shop_bl_container li.hsb_shop_bl_row_odd, 
#hsb_shop_bl_container li.hsb_shop_bl_row_even {
	display:inline-block;
	float:left;
	padding:9px 0 9px 0;
	width:900px;	
}
#hsb_shop_bl_container li.hsb_shop_bl_row_odd {
	background:#f3f3f3;	
}
#hsb_shop_bl_container h2 {
	color:#6f6f6f;
	display:inline;
	font:1.0em verdana;
	font-weight:bold;
	float:left;
	margin:0 14px 0 10px;
	padding:1px 0 0 0;
	width:12px;
}
#hsb_shop_bl_container ul.row {
	display:inline;
	float:left;
	width:860px;
}
#hsb_shop_bl_container ul.row li {
	color:#6f6f6f;
	display:inline;
	text-decoration:none;
	white-space:nowrap;
}
ul.row li a:link,
ul.row li a:active,
ul.row li a:visited,
ul.row li a:hover {
	color:#6f6f6f;
	padding-right:18px;
	text-decoration:none;
}

/* Brandlist Overlays */
a.hsb_ol_trigger_nt_clue, a.hsb_ol_trigger_nt_jive, a.hsb_ol_trigger_nt_gijoe {
	position:relative;	
}
a.hsb_ol_close {
	background:#acacac;
	display:block;
	float:right;
	padding:5px 0 2px 0;
	width:30px;
}
.hsb_ol_thumb {
	left:0;
	position:absolute;
	top:0;
	width:355px;
	visibility:hidden;
	z-index:1000;
}
.hsb_ol_thumb h3 {
	background:#acacac;
	color:#fff;
	font:1.3em arial;
	font-weight:bold;
	float:left;
	padding:5px 0 5px 15px;
	margin:0;
	width:310px;
}
.hsb_ol_no_thumb {
	left:0;
	position:absolute;
	top:0;
	width:225px;
	/*visibility:hidden;*/
	background: #ACACAC;
	display: none;
	z-index:1000;
}
.hsb_ol_thumb .hsb_ol_thumb_bg {
	background:url('/root/templates/images/shop/shop_bg_thumb_btm.gif') #fff no-repeat bottom;
	border-left:solid 6px #acacac;
	border-right:solid 6px #acacac;
	width:343px;
}
.hsb_ol_thumb .hsb_ol_thumb_img {
	float:left;
	margin:9px 12px 9px 12px; 
	width:106px;
}
.hsb_ol_thumb ul.col_1 {
	display:inline-block;
	float:right;
	margin:0;
	padding:10px 7px 10px 7px;
	width:199px;
}

.hsb_ol_no_thumb h3 {
	background:#acacac;
	color:#fff;
	font:1.3em arial;
	font-weight:bold;
	float:left;
	padding:5px 0 5px 15px;
	margin:0;
	width:180px;
}
.hsb_ol_no_thumb .hsb_ol_no_thumb_bg {
	/* background:url('/root/templates/images/shop/shop_bg_nt_btm.gif') #fff no-repeat bottom;*/
	background: #acacac;
	border-left:solid 6px #acacac;
	border-right:solid 6px #acacac;
	width:213px;
}
.hsb_ol_no_thumb .hsb_ol_no_thumb_bg ul {display: block; background: white; width: 100%; height: 100%; }
.hsb_ol_no_thumb ul.col_1 {
	display:inline-block;
	float:left;
	margin:0;
	padding:10px 7px 10px 7px;
	width:199px;
}
.hsb_ol_thumb ul.col_1 li,
.hsb_ol_no_thumb ul.col_1 li {
	border-bottom: 1px solid #e5e5e5;
	display:block;
	float:left;
	width:199px;
	margin:0;
}
.hsb_ol_thumb ul.col_1 li.last,
.hsb_ol_no_thumb ul.col_1 li.last {
	border-bottom:none;
}

.hsb_ol_thumb ul.col_1 li a.hglt:link,
.hsb_ol_thumb ul.col_1 li a.hglt:visited,
.hsb_ol_thumb ul.col_1 li a.hglt:active,
.hsb_ol_no_thumb ul.col_1 li a.hglt:link,
.hsb_ol_no_thumb ul.col_1 li a.hglt:visited,
.hsb_ol_no_thumb ul.col_1 li a.hglt:active {
	background: url(/root/templates/images/nav/arr_gray.gif) #fff no-repeat 188px center;
	color: #aeaeae;
	display:block;
	font:1.10em arial;
	font-weight:bold;
	padding:8px 14px 8px 4px;
	text-decoration:none;
}
.hsb_ol_thumb ul.col_1 li a.hglt:hover,
.hsb_ol_no_thumb ul.col_1 li a.hglt:hover	{
	background: url(/root/templates/images/nav/arr_gray_on.gif) #aeaeae no-repeat 188px center;
	color:#fff;
}

#Brand_Info_Popup .hsb_spacer {display: block; height: 5px; width: auto; background-color: #acacac;}

/*#Brand_Info_Popup {display: none; position:absolute; border: 1px solid black; background-color:#FF0000; color: black; z-index:99999; width: 300px; height: 300px;}*/

