
/*-----------------------------------------BG / HEADER------------------------------ */
body {
	background:url(../images/generic/global/bg_global.jpg) #000 no-repeat center top;
}
#hsb_container {
	background:url(../images/generic/global/bg_global.jpg) #000 no-repeat center top;
	height:auto;
}
#hsb_header {
	height:95px;
	background:none;
}
#hsb_globalnav {
	color:#ffef00;
	width:678px;
	margin:0;
	padding: 10px 22px 0 0;
	height:20px;
}
#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:1px 22px 2px 0;
}
#hsb_logo {
	background:none;
	padding:0;
	width:96px;
	height:40px;
}
#hsb_logo img {
	padding:5px 0px 0px 15px;
	
}
#hsb_search{
	width:358px;
	padding:0 22px 0 0;
}
#hsb_search_input {
	width:170px;
	overflow:hidden;
	margin:3px 0 0 17px;
	color:#999;
}
.hsb_search_input_outer {
	width:190px;
	height:21px;
	padding:0px 0x 0 0px;
	background:url(../images/generic/hdr/bg_srch_input.png) no-repeat;
}

.hsb_search_button {
	margin-left:0;
	background:url(../images/generic/hdr/btn_srch_off.png) no-repeat;
	color:#ffef00;
	font-size:8px !important;
	font-weight:bold;
	border:none;
	padding:0;
	margin:0;
	width:147px;
	height:21px;
	cursor:pointer;
}
.hsb_search_button:hover{
	background:url(../images/generic/hdr/btn_srch_on.png) no-repeat;
}
/*---------------------------------------------DROPDOWN NAV------------------------------- */
#hsb_topnav {
	padding:0 0 0 50px;
	width:750px;
	margin:3px 0 0 0;
}
#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:#000;
	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:#eee;
	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_yelow_blk.png) no-repeat 135px center;
	color:#000;
}
#hsb_ol_overlay_shop ul.col_1 li a:hover {
	background: url(../images/generic/brand/arr_rt_yelow_blk.png) no-repeat 135px center;
	text-decoration:underline;
	color:#000;
}
#hsb_ol_overlay_shop h1 a {
	color: #ffef00;
}
/*---------------------------------------------PLAY------------------------------- */
#hsb_ol_overlay_play {
	left:106px;
}
#hsb_ol_overlay_play .hsb_play_bg {
	background-color:#eee;
	border:solid 1px #000;
	padding-bottom:4px;
}
#hsb_ol_overlay_play ul.col_1 {
	background-color:#d8e5eb;
}
#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 {
	color: #ffef00;
}
/*---------------------------------------------DISCOVER------------------------------- */
#hsb_ol_overlay_discover {
	left:173px;
}
#hsb_ol_overlay_discover .hsb_discover_bg {
	background-color:#eee;
	border:solid 1px #000;
	padding-bottom:4px;
}
#hsb_ol_overlay_discover ul.col_1 {
	background-color:#d8e5eb;
}
#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 {
	color: #ffef00;
}
/*---------------------------------------------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:24px;
	margin:0px 0 0 0;
	padding:0px 0 0 50px;
	width:920px;
}
#hsb_brand_breadcrumb li {
	color:#000;
	margin:0 3px 0 0;
}
#hsb_brand_breadcrumb li a:link, #hsb_brand_breadcrumb li a:visited, #hsb_brand_breadcrumb li a:active {
	color:#000;
	padding:0 3px 1px 0;
	text-transform:uppercase;
}
#hsb_brand_breadcrumb li a:hover {
}
/*---------------------------------------------PAGE CONTENT------------------------------- */
#hsb_brand_page {
	float:right;
	margin:0px 0 35px 0;
	width:710px;
	padding:0 40px 0 7px;
	min-height:700px;
}
#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;
	height:141px;
}
#hsb_footer {
	background:transparent;
	position:relative;
	/*width:980px;*/
}
#hsb_footer_btm {
	background:transparent;
	height:79px;
	width:980px;
	color:#919191;
}
#hsb_foot_logo_top {
	display:inline;
	/*margin:39px 0 0 0px;*/
	padding:0;
	bottom:79px;
	position:absolute;
	display:none;
}
#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:#fff;
}
.hsb_foot_spc1 {
	margin-left:10px;
}
#hsb_footer_btm_privacy {
	color:#FFFFFF;
	margin:-20px 0 0 0;
	width:160px;
}
#hsb_footer_btm_privacy img{
	/*border:solid 1px #fff;*/
}

/*------------------------START GENERAL SECTIONS---------------------------------------------*/
#hsb_content_bg h1{
	padding:0 0 0 0;
}
#hsb_content_bg h1, #hsb_brand_page_content h1{
	font-weight:bold;
	font-size:2.7em;
	color:#ffffff;
	float:left;
	margin:24px 20px 0 15px;
	margin-top:10px;
	margin-left:30px;
	font-size:23px;
}
#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:#cf0206;
}
#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:#cf0206;
}
#hsb_content_bg a h3 img, #hsb_brand_page_content a h3 img{
	margin:0px 3px 0 0px;
	border:none !important;
	vertical-align:top;
}
#hsb_content_bg a.see_all_products, #hsb_brand_page_content a.see_all_products{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin:30px 30px 0 0;
	background:url(../images/generic/brand/arr_rt_yellow.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{
	color:#ffef00;
}
#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{
	background:#fff;
	width:710px;
	height:50px;
	margin:10px 0 25px 0;
	
	z-index:0 !important;
}

#hsb_content_bg .hsb_brand_sect_hdr img, #hsb_brand_page_content .hsb_brand_sect_hdr img{
	float:left;
	display:none;
}
#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:30px;
	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 10px 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;
}
#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********************/
/*------------------------END START GENERAL SECTIONS---------------------------------------------*/

