
/*-----------------------------------------BG / HEADER------------------------------ */
body {
	background:url(../images/generic/global/bg_global.png) #ebebeb repeat-x center top;
}
#hsb_container {
	background:url(../images/generic/brand/bg_container.png) #aeaeae repeat-x center top;
	border:solid 8px #000;
	height:auto;
	padding:0 0 6px;
	width:964px;
}
#hsb_header {
	height:76px;
	background:url(../images/generic/brand/bg_header.png) #ed1c24 repeat-x 0 0;
	border-right:solid 6px #ed1c24;
	border-left:solid 6px #ed1c24;
	width:952px;
	/*position:relative;*/
}
#hsb_content{
	width:956px;
	padding:0 6px;
}
#hsb_content_bg{
	width:952px;
	background:url(../images/generic/brand/bg_content.png) #fff repeat-x 0 0;
	padding-bottom:30px;
}
#hsb_globalnav {
	color:#fff;
	margin:0;
	padding: 13px 7px 0 0;
	height:18px;
	width:700px;
}
#hsb_globalnav a, .hsb_gn_greet, .hsb_gn_select {
	color:#fff;
}
#hsb_globalnav a.hsb_gn_ww {
	background:url('../images/generic/hdr/icn_worldwide.png') no-repeat right center;
	padding:2px 22px 2px 0;
}
#hsb_logo {
	background:none;
	padding:0;
	margin:8px 0 0 0;
}
#hsb_logo img {

}
#hsb_search{
	padding:0 0 0 0;
	margin:45px 0 0 625px;
	float:none;
	position:relative;

}
#hsb_search_form{
	position:absolute;
	width:320px;
}

#hsb_search_input {
	color:#000;
	width:100%;
}
.hsb_search_input_outer {
	width:214px;
	height:16px;
	padding:2px;
	border:solid 1px #000;
	background:#fff;
}

.hsb_search_button {
	margin-left:0;
	background:url(../images/generic/hdr/btn_srch.png) #eee no-repeat;
	color:#000;
	font-size:8px !important;
	font-weight:bold;
	border:solid 1px #000;
	padding:0;
	margin:0 0 0 5px;
	width:92px;
	height:22px;
	cursor:pointer;
}
.hsb_search_button:hover{
	
}
/*---------------------------------------------DROPDOWN NAV------------------------------- */
#hsb_topnav {
	padding:0 0 0 14px;
	width:938px;
}
#hsb_topnav ul.hsb_nav_triggers li {
	margin-right:20px;
}
#hsb_topnav ul.hsb_nav_triggers li a {
	padding-bottom:2px;
}
#hsb_topnav ul.hsb_nav_triggers li.last {
	margin-right:0;
}
#hsb_topnav ul.hsb_nav_triggers li.sub {
	margin-left:7px;
}
#hsb_topnav ul.hsb_nav_triggers li.sub img {
	padding-top:4px;
}
#hsb_topnav ul.hsb_nav_triggers li.sub a {
	padding-bottom:8px;
}
.hsb_nav_triggers .hsb_ol_trigger_shop .shopDrop {
	color:#000;
}
.hsb_nav_triggers .hsb_ol_trigger_play .playDrop {
	color:#000;
}
.hsb_nav_triggers .hsb_ol_trigger_discover .discDrop {
	color:#000;
}
.hsb_nav_triggers .hsb_ol_trigger_customer .custDrop, .hsb_nav_triggers .hsb_ol_trigger_corporate .corpDrop {
	color:#fff;
	padding:3px 0 0 0;
}
.hsb_nav_triggers .hsb_ol_trigger_shop img, .hsb_nav_triggers .hsb_ol_trigger_play img, .hsb_nav_triggers .hsb_ol_trigger_discover img {
	margin:8px 0 0 3px;
}
.hsb_nav_triggers .hsb_ol_trigger_customer img, .hsb_nav_triggers .hsb_ol_trigger_corporate img {
	margin:6px 0 0 3px;
}

/****NAVIGATION OVERWRITES****/
.hsb_nav_overlay {
	top:74px;
}
.hsb_ol_trigger_profile {
	background:#fff;
	padding:0px 0 7px 0;
}
/*---------------------------------------------PROFILE------------------------------- */
#hsb_ol_overlay_profile {
	left:619px;
}
#hsb_ol_overlay_profile {
	border-color:#78ce28;
}
#hsb_ol_overlay_profile .hsb_profile_bg {
	border-left:6px solid #B24D9F;
	border-right:6px solid #B24D9F;
	border-top:6px solid #B24D9F;
}
#hsb_ol_overlay_profile ul li {
	border-bottom:1px solid #D355BC;
}
#hsb_ol_overlay_profile ul li a {
	background-color: #fff;
	background-image: url(../images/generic/nav/arr_red_on.gif);
	color: #B24D9F;
}
#hsb_ol_overlay_profile ul li a:hover {
	background-color: #B24D9F;
	background-image: url(../images/generic/nav/arr_red.gif);
	color: #fff;
}
#hsb_ol_overlay_profile ul li.last a:hover {
	background-color: #B24D9F;
	background-image: url(../images/nav/dd_shop_icn_on.gif);
	color: #fff;
}
/*---------------------------------------------SHOP------------------------------- */
#hsb_ol_overlay_shop {
	left:31px;
}
#hsb_ol_overlay_shop .hsb_shop_bg {
	background-color:#ec1c24;
	border:solid 1px #000;
	padding-bottom:4px;
}
#hsb_ol_overlay_shop ul.col_1 li {
	border-bottom:none;
}
#hsb_ol_overlay_shop div.hsb_shop_bg div img {
	border-bottom:1px solid #000;
}
#hsb_ol_overlay_shop ul.col_1 li a {
	background: url(../images/generic/brand/arr_rt_blk.png) no-repeat 135px center;
}
#hsb_ol_overlay_shop ul.col_1 li a:hover {
	background: url(../images/generic/brand/arr_rt_blk.png) no-repeat 135px center;
	text-decoration:underline;
}
#hsb_ol_overlay_shop h1 a {
}
/*---------------------------------------------PLAY------------------------------- */
#hsb_ol_overlay_play {
	left:106px;
}
#hsb_ol_overlay_play .hsb_play_bg {
	background-color:#ec1c24;
	border:solid 1px #000;
	padding-bottom:4px;
}
#hsb_ol_overlay_play ul.col_1 {
}
#hsb_ol_overlay_play ul.col_1 li {
	border-bottom:none;
}
#hsb_ol_overlay_play div.hsb_play_bg div img {
	border-bottom:1px solid #000;
}
#hsb_ol_overlay_play h1 a {
}
/*---------------------------------------------DISCOVER------------------------------- */
#hsb_ol_overlay_discover {
	left:173px;
}
#hsb_ol_overlay_discover .hsb_discover_bg {
	background-color:#ec1c24;
	border:solid 1px #000;
	padding-bottom:4px;
}
#hsb_ol_overlay_discover ul.col_1 {
	background-color:#eee;
}
#hsb_ol_overlay_discover ul.col_1 li {
	border-bottom:1px solid #000;
}
#hsb_ol_overlay_discover ul.col_1 li a {
	background: url(../images/generic/nav/arr_blue.gif) no-repeat 135px center;
}
#hsb_ol_overlay_discover div.hsb_discover_bg div img {
	border-bottom:1px solid #000;
}
#hsb_ol_overlay_discover ul.col_1 li a:hover {
	background: url(../images/generic/nav/arr_blue_on.gif) no-repeat 135px center;
	color: #000;
	text-decoration:underline;
}
#hsb_ol_overlay_discover h1 a {
}
/*---------------------------------------------CUSTOMER------------------------------- */
#hsb_ol_overlay_customer {
	left:283px;
}
#hsb_ol_overlay_customer .hsb_customer_bg_top {
	background: #acacac;
}
#hsb_ol_overlay_customer .hsb_customer_bg_top h1 {
	background:#acacac;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm {
	border-left:6px solid #acacac;
	border-right:6px solid #acacac;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm ul li {
	border-bottom:1px solid #acacac;
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm ul li a {
	color:#acacac;
	background-image: url(../images/generic/nav/arr_gray.gif);
}
#hsb_ol_overlay_customer .hsb_customer_bg_btm ul li a:hover {
	color:#fff;
	background-color:#acacac;
	background-image: url(../images/generic/nav/arr_gray.gif);
}
/*---------------------------------------------CORPORATE------------------------------- */
#hsb_ol_overlay_corporate {
	left:436px;
}
#hsb_ol_overlay_corporate .hsb_corporate_bg {
	border-left:6px solid #acacac;
	border-right:6px solid #acacac;
	border-top:6px solid #acacac;
}
#hsb_ol_overlay_corporate ul li {
	border-bottom:1px solid #acacac;
}
#hsb_ol_overlay_corporate ul li a {
	color:#acacac;
	background-image: url(../images/generic/nav/arr_gray.gif);
}
#hsb_ol_overlay_corporate ul li a:hover {
	color:#fff;
	background-color:#acacac;
	background-image: url(../images/generic/nav/arr_gray_on.gif);
}
/*---------------------------------------------CONTENT------------------------------- */
/*
#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_brand_breadcrumb {
	background:none;
	height:20px;
	margin:0px 0 0 0;
	padding:4px 0 0 14px;
	width:938px;
	background:#d9d9d9;
	border-left:solid 6px #fff;
	border-right:solid 6px #fff;
	border-top:solid 6px #fff;
}
#hsb_brand_breadcrumb li {
	color:#000;
	margin:0 3px 0 0;
}
#hsb_brand_breadcrumb li a {
	padding:0 3px 1px 0;
	text-transform:uppercase;
	color:#636363;
}
#hsb_brand_breadcrumb li a:hover {
	color:#ff0000;
}
/*---------------------------------------------PAGE CONTENT------------------------------- */
#hsb_brand_page {
	float:right;
	margin:0px 0 35px 0;
	width:710px;
	padding:0 20px 0 0px;
	background:url(../images/generic/brand/bg_hdr_top.jpg) no-repeat left top;
}
#hsb_brand_page_hdr {
	float: left;
	width: 710px;
	position:relative;
}
#hsb_brand_page_hdr h1 {
	display:inline;
	float:left;
	margin:11px 20px 0 15px;
	font-size: 2.5em;
	color:#fff;
	text-transform:uppercase; 
}
#hsb_brand_page_hdr img {
	float: left;
	vertical-align:bottom;
	padding:0;
	margin:0;
}
#hsb_brand_page_hdr a {
	background:url(../images/generic/brand/arr_rt_white.gif) no-repeat right 1px;
	position:absolute;
	right:20px;
	bottom:20px;
	font-size:.9em;
	padding:0 10px 0 0;
}
#hsb_brand_page_bar {
}
#hsb_brand_page_content {
	float:left;
	margin:88px 0 0 0;
	
}
#hsb_brand_page_content h2 {
	font-size:1.6em;
	margin:5px 0 5px 0px;
	padding:0 0 10px;
	color:#000;
}

#hsb_brand_page_content p {
	line-height:1.5em;
	font-size:12px;
	margin:0 0 10px;
	color:#000;
}

#hsb_brand_page_content a {
	text-decoration:underline;
	color:#000;
}
/*---------------------------------------------FOOTER------------------------------- */
#hsb_footer_top {
	float:left;
	margin:0;
	width:980px;
}
#hsb_footer {
	background:transparent;
	position:relative;
	/*width:980px;*/
}
#hsb_footer_btm {
	background:transparent;
	height:79px;
	width:980px;
	color:#000;
}
#hsb_foot_logo_top {
	display:inline;
	/*margin:39px 0 0 0px;*/
	padding:0;
	bottom:79px;
	position:absolute;
}
#hsb_foot_logo_btm {
	margin:0 8px 0 0;
	padding:0;
}
#hsb_footer div.pad1 {
	padding:8px 18px 0 18px;
}
#hsb_footer div.pad1 a{
	padding:0 5px;
}
#hsb_footer div.pad2 {
	padding:5px 18px 0 18px;
	color:#000;
}
.hsb_foot_spc1 {
	margin-left:10px;
}
#hsb_footer_btm_privacy {
	color:#000;
	margin:-20px 0 0 0;
	width:160px;
}
#hsb_footer_btm_privacy img{
	border:solid 1px #000;
}

/*------------------------START GENERAL SECTIONS---------------------------------------------*/
#hsb_content_bg h1{
	padding:0 0 0 0;
}
#hsb_content_bg h1, #hsb_brand_page_content h1{
	font-weight:bold;
	color:#000;
	float:left;
	margin:8px 0px 0 15px;
	font-size:30px;
}
#hsb_brand_page_content h2{
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#hsb_content_bg a, #hsb_brand_page_content a{
	text-decoration:none;
}
#hsb_content_bg a:hover, #hsb_brand_page_content a:hover{
	color:#ff0000;
}
#hsb_content_bg a h2, #hsb_brand_page_content a h2{
	color:#919191;
	display:block;
	height:auto;
	text-align:left;
}
#hsb_brand_page_content h2 a{
	padding:0 0 0 10px;
	color:#000;
	font-weight:100;
}
#hsb_content_bg h2 span, #hsb_brand_page_content h2 span{
	vertical-align:bottom;
}
#hsb_content_bg h3, #hsb_brand_page_content h3{
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding:5px 0;
}
#hsb_content_bg h3 a, #hsb_brand_page_content h3 a{
	color:#919191;
	font-weight:bold;
	text-decoration:none;
}
#hsb_content_bg h3 a:hover, #hsb_brand_page_content h3 a:hover{
	color:#000;
}
#hsb_content_bg h3 a img, #hsb_brand_page_content h3 a img{
	margin:0 0 0 6px;
	border:none !important;
}
#hsb_content_bg a h3, #hsb_brand_page_content a h3{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin:0;
}
#hsb_content_bg a:hover h3, #hsb_brand_page_content a:hover h3{
	color:#ff0000;
}
#hsb_content_bg a h3 img, #hsb_brand_page_content a h3 img{
	margin:2px 0 0 5px;
	border:none !important;
	vertical-align:top;
}
#hsb_content_bg a.see_all_products, #hsb_brand_page_content a.see_all_products{
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin:32px 12px 0 0;
	background:url(../images/generic/brand/arr_rt_blk.png) no-repeat right 1px;
	padding:0 9px 0 0;
}
#hsb_content_bg a.see_all_products:hover, #hsb_brand_page_content a.see_all_products:hover{
	background:url(../images/generic/brand/arr_rt_red.png) no-repeat right 1px;
	color:#ff0000;
}
#hsb_content_bg .hsb_brand_sect, #hsb_brand_page_content .hsb_brand_sect{
	float:left;
	height:auto !important;
	width:710px;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	text-align:left;
	
}
#hsb_content_bg .hsb_brand_sect_hdr, #hsb_brand_page_content .hsb_brand_sect_hdr{
	width:710px;
	height:50px;
	margin:10px 0 25px 0;
	background:url(../images/generic/brand/bg_hdr_710.png) no-repeat; 
	z-index:0 !important;
}

#hsb_content_bg .hsb_brand_sect_hdr img, #hsb_brand_page_content .hsb_brand_sect_hdr img{
	float:left;
}
#hsb_content_bg .hsb_brand_sect_bar, #hsb_brand_page_content .hsb_brand_sect_bar{
	background:
}
#hsb_content_bg .hsb_brand_sect_body, #hsb_brand_page_content .hsb_brand_sect_body{
	float:left;
	width:710px;
}
#hsb_content_bg .hsb_brand_sect_items, #hsb_brand_page_content .hsb_brand_sect_items{
	width:710px;
	padding-bottom:10px;
	float:left;
	height:auto !important;
}
#hsb_content_bg .hsb_brand_sect_items div, #hsb_brand_page_content .hsb_brand_sect_items div{
	width:217px;
	float:left;
	margin:0 29px 0px 0;
	/*height:180px;
	max-height:180px;
	overflow:flow;*/
}
#hsb_content_bg .hsb_brand_sect_items div.last, #hsb_brand_page_content .hsb_brand_sect_items div.last{
	width:217px;
	float:left;
	margin-right:0;
}
#hsb_content_bg .hsb_brand_sect_items div h2, #hsb_brand_page_content .hsb_brand_sect_items div h2{
	width:217px;
	padding:3px 0 3px 0 ;
	display:table-cell;
	vertical-align:bottom;
	height:35px;
}
#hsb_content_bg .hsb_brand_sect_items div a img, #hsb_brand_page_content .hsb_brand_sect_items div a img{
	border:solid 1px #000;
}
#hsb_brand_copy_top{
	float:left;
	width:710px;
	height:0px;
	background:none;
}
#hsb_brand_copy_body{
	float:left;
	width:690px;
	padding:0 10px 20px;
	height:auto;
	background:none;
}
#hsb_brand_copy_btm{
	float:left;
	width:710px;
	height:10px;
	background:none;
}
/******************NO FLASH********************/
#flash_content{
	float:left;
	margin:10px 0 0 0;
}
#flash_content #get_flash{
	width:710px;
	height:372px;
	text-align:center;
	margin-top:20px;
}
#flash_content #get_flash h4{
	padding:120px 0 0;
	font-size:16px;
	margin:0 auto 10px;
	width:400px;
	color:#000;
	font-weight:100;
	line-height:18px;
}
#flash_content #get_flash a img{
	border:solid 2px transparent;
}
#flash_content #get_flash a:hover img{
	border:solid 2px #ff0000;
}
/******************END NO FLASH********************/

.afterText{
	display:inline-block;
	width:5px;
	height:9px; 
	margin:0 0 0 5px;
	background:url(../images/generic/brand/arr_black_rt.png) no-repeat 0 0;
}
a:hover .afterText{
	background:url(../images/generic/brand/arr_rt_red.png) no-repeat 0 0;
}

/*------------------------END START GENERAL SECTIONS---------------------------------------------*/














