
/*-----------------------brand product detail styles-----------------------*/

#product_detail #hsb_shop_hdr {
	background:url('../images/generic/hdr/brand_hdr_bg_pdp.jpg') #fff no-repeat top right;
	height: 57px;
}
#product_detail #hsb_shop_breadcrumb {
	background:url(../images/generic/global/bg_breadcrumb_pdp.jpg) no-repeat;
	height:16px;
}
#product_detail #hsb_content_bg {
	background:url(../images/generic/global/brand_main_bg_pdp.jpg) no-repeat 9px 0px;
	float:left;
	padding:25px 0 0 0;
	width:940px;
}

#product_detail #hsb_shop_pdp_tab_select {
	background:url(../images/generic/nav/bg_three_tabs.gif) no-repeat 20px 27px;
	top:0;
	right:0;
	width:500px;
}

#product_detail #hsb_shop_pdp_tab_select_2tabs {
	background:url(../images/generic/nav/bg_two_tabs.gif) no-repeat 20px -2px;
	top:0;
	right:0;
	width:500px;
}

#product_detail #hsb_shop_pdp_tab_select ul {
	height:37px;
	margin:0 auto;
	width:500px;
}

/* Two Tabs */
#product_detail #hsb_shop_pdp_tab_select_2tabs ul {
	height:37px;
	margin:0px auto 0 auto;
	padding:0;
	width:335px;
}

/* Text Tab Styles  */
#product_detail #hsb_shop_pdp_tab_select li, #hsb_shop_pdp_tab_select_2tabs li {
	display:inline;
	float:left;
	height:37px;
	margin:0;
	padding:0;
	text-align:center;
}

#product_detail #hsb_shop_pdp_tab_container li.hsb_shop_tab_1_off {
	background:url(../templates/images/generic/nav/bg_tab_1_off.jpg) no-repeat;
	width:166px;
}
#product_detail #hsb_shop_pdp_tab_container li.hsb_shop_tab_2_off {
	background:url(../templates/images/generic/nav/bg_tab_2_off.jpg) no-repeat;
	width:169px;
}
#product_detail #hsb_shop_pdp_tab_container li.hsb_shop_tab_3_off {
	background:url(../templates/images/generic/nav/bg_tab_3_off.jpg) no-repeat;
	width:165px;
}
#product_detail #hsb_shop_pdp_tab_container li.hsb_shop_tab_1_on {
	background:url(../templates/images/generic/nav/bg_tab_1_on.jpg) no-repeat;
	width:166px;
}
#product_detail #hsb_shop_pdp_tab_container li.hsb_shop_tab_2_on {
	background:url(../templates/images/generic/nav/bg_tab_2_on.jpg) no-repeat;
	width:169px;
}
#product_detail #hsb_shop_pdp_tab_container li.hsb_shop_tab_3_on {
	background:url(../templates/images/generic/nav/bg_tab_3_on.jpg) no-repeat;
	width:165px;
}

#product_detail #hsb_shop_pdp_tab_container a.hsb_shop_tab {
	display:block;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	height:100%;
	padding:8px 0 0 0;
	text-decoration:none;
}
#product_detail #hsb_shop_pdp_tab_container a {
	color:#fff;
}
#product_detail #hsb_shop_pdp_tab_container a.selected {
	color:#fff;
}

#product_detail #hsb_shop_pdp_content {
	display:inline;
	clear:left;
	float:left;
	height:auto !important;
	height:650px;
	min-height:650px;
	padding:26px 0 0 27px;
	width:375px;
}

#product_detail #hsb_shop_pdp_content h1 {
	color:#666666;
	font:1.35em verdana;
	font-weight:bold;
	line-height:1.2em;
	margin:0;
	padding:0;
	width:360px;
}
#product_detail #hsb_shop_pdp_content h1 span {
	color:#666666;
	padding:26px 0 0 27px;	
}
#product_detail #hsb_shop_pdp_content ul {
	color:#666666;
	float:left;
	line-height:1.8em;
	margin:0 0 7px 4px;
	padding:0;
}
#product_detail #hsb_shop_pdp_content_subhead {
	float:left;
	margin:0 0 20px 0;
	position:relative;
	width:360px;
}

#product_detail #hsb_shop_pdp_content h2 {
	/*bottom:0;*/
	color:#666666;
	float:left;
	font:1.00em verdana;
	font-weight:bold;
	/*line-height:1.0em;*/
	margin:0;
	padding:0;
	/*position:relative;
	width:200px;*/
}
#product_detail #hsb_shop_pdp_content h2 a.hsb_moreways_lnk {
	background:url('../images/generic/global/arr_green.gif') no-repeat center right;
	color:#066438;
	float:left;
	margin-top:4px;
	padding:0 8px 1px 0;
}
#product_detail #hsb_shop_pdp_content h2 a.hsb_moreways_lnk_top {
	background:url('../images/generic/global/arr_green.gif') no-repeat center right;
	color:#066438;
	float:left;
	margin-top:14px;
	padding:0 8px 1px 0;
}
#product_detail #hsb_shop_buy_now {
	float:right;
	width:148px;
}
#product_detail #hsb_shop_buy_now img {
	padding-left:20px;
}
#product_detail #hsb_shop_buy_now a.hsb_wish_lnk {
	background:url('/root/templates/images/home/arr_orange.gif') no-repeat right center;
	color:#FC8E03;
	float:right;
	font-weight:bold;
	margin:4px 6px 0 0;
	padding:0 10px 1px 0;
}

#product_detail #hsb_shop_pdp_content #hsb_shop_pdp_content_box {
	float:left;
	padding:10px;
	width:340px;
}

#product_detail #hsb_shop_pdp_content #hsb_shop_pdp_content_box a{
	color:#0000CC;
	text-decoration:underline;
	}

#product_detail #hsb_shop_pdp_content p {
	color:#666666;
	float:left;
	line-height:1.4em;
	margin:0 0 20px 0px;
	padding:0;
	width:340px;
	font-size:1.1em;
}
#product_detail #hsb_shop_pdp_content p a.hsb_action_lnk {
	color:#17B369;
	display:block;
	float:left;
	font:1em arial;
	font-weight:bold;
	margin:15px 6px 0 0;
	padding:0 6px 1px 0;
	text-decoration:underline;
}

#product_detail .hsb_shop_dotted {
	background:url('../images/generic/pdp/brand_dotted.gif') repeat-x;
	display:inline;
	height:1px;
	float:left;
	margin:0;
	overflow:hidden;
	width:100%;
}
#product_detail .hsb_shop_dotted hr {
	display:none;
}

#product_detail #hsb_shop_pdp_tab_container {
	background:url(../images/generic/pdp/bg_tab_container.jpg) repeat-y 20px 0px;
	display:inline;
	float:right;
	margin:14px 30px 36px 0;
	position:relative;
	width:500px;
}
#product_detail #hsb_shop_pdp_notab {
	background:url(../images/generic/pdp/bg_tab_container.jpg) repeat-y 20px 0px;
	text-align:center;
	width:500px;
}
#product_detail .hsb_shop_slide_rel {
	background:url(../images/generic/pdp/bg_tab_container_btm.jpg) no-repeat 20px bottom;
	float:right;
	padding:0 0 27px 0;
	position:relative;
	width:496px;
	border:2px solid #FC8E03;
}
#product_detail #hsb_shop_pdp_demo, #hsb_shop_pdp_photos, #hsb_shop_pdp_statsheet {
	position:absolute;
	text-align:center;
	width:500px;
}
#product_detail #hsb_shop_pdp_demo_video .hsb_shop_slide_rel {
	height:auto !important;
	height:550px;
	min-height:550px;
}
#product_detail #hsb_shop_pdp_photos .hsb_shop_slide_rel {
	height:auto !important;
	height:575px;
	min-height:575px;
}
#product_detail #hsb_shop_pdp_statsheet .hsb_shop_slide_rel {
	/*height:auto !important;
	height:410px;
	min-height:410px;*/
	border:0px;
} 

#product_detail #hsb_shop_pdp_demo .hsb_shop_slide_rel {
	/*height:auto !important;
	height:410px;
	min-height:410px;*/
	border:0px;
} 
#product_detail #hsb_shop_pdp_demo_video {
	margin:47px auto 20px auto;
	height:301px;
	width:401px;
}
#product_detail #hsb_shop_pdp_photos_img {
	margin:30px auto 11px auto;
}

#product_detail #hsb_shop_pdp_photos_notab_img {
	margin:7px auto 11px auto;
}
#product_detail #hsb_shop_pdp_statsheet {
	padding:0;
	text-align:left;
	width:500px;
}
#product_detail #hsb_shop_pdp_statsheet_img {
	margin:59px auto 0 auto;
}
#product_detail #hsb_shop_pdp_statsheet h2 {
	background:#fff;
	color:#952C70;
	font-family:verdana;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.15em;
	margin:15px 0 0 40px;
	width:395px;
}
#product_detail #hsb_shop_pdp_statsheet ul {
	background:#fff;
	margin:20px 0 0 40px;
	width:360px;
}
#product_detail #hsb_shop_pdp_statsheet ul li {
	background:url('../images/generic/pdp/pdp_bullet.gif') no-repeat left 4px;
	font-family:verdana;
	font-size:1.0em;
	line-height:1.6em;
	padding:0 0 15px 20px;
}
#product_detail #hsb_shop_pdp_statsheet ul.hsb_statsheet_numberlist {
	margin:20px 0 0 40px;
}
#product_detail #hsb_shop_pdp_statsheet ul.hsb_statsheet_numberlist li {
	background:none;
	padding:0 0 15px 35px;
}
#product_detail #hsb_shop_pdp_statsheet ul.hsb_statsheet_numberlist li.hsb_list_1 {
	background:url('../images/generic/pdp/pdp_number_1.gif') no-repeat left top;
}
#product_detail #hsb_shop_pdp_statsheet ul.hsb_statsheet_numberlist li.hsb_list_2 {
	background:url('../images/generic/pdp/pdp_number_2.gif') no-repeat left top;
}
#product_detail #hsb_shop_pdp_statsheet ul.hsb_statsheet_numberlist li.hsb_list_3 {
	background:url('../images/generic/pdp/pdp_number_3.gif') no-repeat left top;
}
#product_detail #hsb_shop_pdp_statsheet ul.hsb_statsheet_numberlist li.hsb_list_4 {
	background:url('../images/generic/pdp/pdp_number_4.gif') no-repeat left top;
}
#product_detail #hsb_shop_pdp_statsheet ul.hsb_statsheet_numberlist li.hsb_list_5 {
	background:url('../images/generic/pdp/pdp_number_5.gif') no-repeat left top;
}

#product_detail #hsb_shop_pdp_statsheet .hsb_lnk_pdf {
	background:url('../images/generic/global/icn_pdf.gif') #fff no-repeat right 4px;
	color:#fc8e03;
	display:inline-block;
	font-family:arial;
	font-size:1.0em;
	font-weight:bold;
	margin:0 0 0 40px;
	padding:7px 25px 4px 25px;
}
#product_detail #hsb_shop_pdp_statsheet .hsb_lnk_pdf_numbers {
	background:url('../images/generic/global/icn_pdf.gif') #fff no-repeat right 4px;
	color:#5BC806;
	display:inline-block;
	font-family:arial;
	font-size:1.0em;
	font-weight:bold;
	margin:0 0 0 40px;
	padding:7px 25px 7px 35px;
}

#product_detail #hsb_demo_slide_nav ul.hsb_shop_slide_nav {
	width:680px;
}
#product_detail #hsb_photo_slide_nav ul.hsb_shop_slide_nav {
	width:952px;
	left:0px;
}
#product_detail .hsb_shop_slide_nav_container {
	height:106px;
	margin:0 auto 18px auto;
	position:relative;
	width:460px;
}
#product_detail .hsb_arr_left {
	float:left;
	margin-top:38px;
	width:29px;
}
#product_detail .hsb_arr_right {
	float:right;
	margin-top:38px;
	width:29px;
}
#product_detail .hsb_shop_slide_nav_mask {
	height:106px;
	overflow:hidden;
	left:40px;
	position:absolute;
	width:378px;
}
#product_detail ul.hsb_shop_slide_nav {
	display:inline;
	height:106px;
	position:absolute;
}
#product_detail ul.hsb_shop_slide_nav li {
	float:left;
	margin-right:30px;
	width:106px;
}
#product_detail #hsb_photo_slide_nav li img {
	border:solid 1px #666666;
}


/* Product print */
#product_print {position: relative; display: block; }
#product_print #hsb_container {width: 900px; margin: 0 auto;}

#product_print #hsb_container #hsb_header {float:left; margin:29px 29px 20px;padding:0pt;width:841px;}
#product_print #hsb_container #hsb_header .top{display: block; float:left; height:9px;width:841px; background:url(../shop/images/print_bar_top.gif) top left no-repeat;}
#product_print #hsb_container #hsb_header .body{background:#AEAEAE none repeat scroll 0% 0%;display:inline;float:left;overflow:hidden;width:841px;}
#product_print #hsb_container #hsb_header .body #logo {display: block; float:left; width:111px; height:35px; background:url(../shop/images/print_hasbro_logo.gif) top left no-repeat; padding:0pt 20px 0pt 10px;}
#product_print #hsb_container #hsb_header .bottom{display: block; float:left;height:9px;width:841px; background:url(../shop/images/print_bar_bottom.gif) top left no-repeat;}

#product_print #hsb_container #hsb_header h1 {-x-system-font:none;color:#FFFFFF;float:left;font-family:arial;font-size:1em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;line-height:normal;margin:0pt;padding:0pt;}
#product_print #hsb_container #hsb_header h2 {-x-system-font:none;color:#FFFFFF;float:right;font-family:arial;font-size:1em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;line-height:normal;margin:0pt;padding:0pt 10px 0pt 0pt;}

#product_print #hsb_container #hsb_content {background:#FFFFFF none repeat scroll 0% 0%;float:left;margin:0pt 29px;padding:0pt;width:841px;}
#product_print #hsb_container #hsb_content .hsb_prod_img_left {border:3px solid #E6E4E5;float:left;width:400px;}
#product_print #hsb_container #hsb_content .hsb_prod_img_right {border:3px solid #E6E4E5;float:right;width:400px;}
#product_print #hsb_container #hsb_content #hsb_desc {display:inline;float:left;margin:19px 0pt 0pt;padding:0pt;width:841px; }
#product_print #hsb_container #hsb_content #hsb_desc #hsb_desc_hdr {background:#AEAEAE none repeat scroll 0% 0%;float:left;margin:0pt 0pt 15px;width:841px;}
#product_print #hsb_container #hsb_content #hsb_desc #hsb_desc_hdr .top{display: block; float:left; height:9px;width:841px; background:url(../shop/images/print_bar_top.gif) top left no-repeat;}
#product_print #hsb_container #hsb_content #hsb_desc #hsb_desc_hdr .body{background:#AEAEAE none repeat scroll 0% 0%;display:inline;float:left;overflow:hidden;width:841px;}
#product_print #hsb_container #hsb_content #hsb_desc #hsb_desc_hdr .body h3 {-x-system-font:none;color:#FFFFFF;float:left;font-family:arial;font-size:1em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;line-height:normal;margin:0pt;padding:0pt 0pt 0pt 10px;}
#product_print #hsb_container #hsb_content #hsb_desc #hsb_desc_hdr .bottom{display: block; float:left;height:9px;width:841px; background:url(../shop/images/print_bar_bottom.gif) top left no-repeat;}

#product_print #hsb_container #hsb_footer {background:#AEAEAE none repeat scroll 0% 0%;float:left;margin:15px 29px;padding:0pt;width:841px;}
#product_print #hsb_container #hsb_footer .top {display: block; float:left; height:9px;width:841px; background:url(../shop/images/print_bar_top.gif) top left no-repeat;}
#product_print #hsb_container #hsb_footer .body {background:#AEAEAE none repeat scroll 0% 0%;display:inline;float:left;overflow:hidden;width:841px;}
#product_print #hsb_container #hsb_footer a {-x-system-font:none;color:#FFFFFF;float:right;font-family:arial;font-size:1em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;line-height:normal;margin:0pt;padding:0pt 10px 0pt 0pt;text-decoration:none;}
#product_print #hsb_container #hsb_footer .bottom {display: block; float:left;height:9px;width:841px; background:url(../shop/images/print_bar_bottom.gif) top left no-repeat;}



