/* Play Global */
#hsb_play_breadcrumb {
	border-top:solid 1px #e3e3e3;
	display:inline;
	float:left;
	margin:1px 20px 2px 20px;
	padding-top:10px;
	width:900px;
}
#hsb_play_breadcrumb li {
	display:inline;
}
#hsb_play_breadcrumb li a {
	background: url(/root/templates/images/home/arr_red.gif) no-repeat right center;
	color:#acacac;
	float:left;
	font-weight:bold;
	padding:0 10px 0 5px;
}
#hsb_play_breadcrumb li.last a {
	background:none;
}

#hsb_play_hdr {
	background:#fff;
	display:inline;
	float:left;
	margin:0 20px 0 20px;
	width:900px;
	
}

/* added to replace image with text 7-15-08 */

#hsb_play_hdr h1{ font:bold 4.6em Verdana, Arial, Helvetica, sans-serif;  color:#EB0833;}

/*#hsb_play_hdr img {
	float:left;
	width:auto;
}*/

/* replaced this from the above code to use set width to auto for localization of new text images. 8-1-08  */
#hsb_play_hdr img {
	float:left;
	width:auto;
	height:66px;
}

/*#hsb_play_hdr #hsb_play_bar {
	border-bottom:solid 8px #eb0833;
	float:right;
	height:46px;
	vertical-align:top;
	width:660px;
}*/


/* replaced this from the above code to use repeating image instead of border so width can be fluid for localization  8-1-08 */
#hsb_play_bar { background:url(/root/templates/images/play/borderBit.gif) repeat-x bottom right; width:auto; height:54px;}

/* Play Landing */
#hsb_brand_sect_adp {
	display:inline;
	float:left;
	margin:15px 20px 45px 20px;
	width:900px;
}

#hsb_play_main {
	display:inline;
	float:left;
	margin:15px 20px 45px 20px;
	width:900px;
}


#hsb_play_main h1 {font:bold 1.3em Arial, Helvetica, sans-serif; color:#EB0833; margin-bottom:1px;}
.boldIntroText {color:#EB0833; font-size:1.1em; font-weight:bold;}

#hsb_play_main .hsb_play_main_content {
	float:left;
	font:1.2em verdana;
	line-height:1.15em;
	width:533px;
}
#hsb_play_main .hsb_play_main_content a, #hsb_play_asset a{
	color:#eb0833;
	font-weight:bold;
}

/*#hsb_play_main p.hsb_play_sub_content {
	float:left;
	font:1.2em verdana;
	line-height:1.45em;
	width:755px;
}*/
#hsb_play_main #hsb_play_asset {
	width:100%;;
	text-align:center;
	margin:20px 0 0 0;
}
#hsb_play_sub_content {
	float:left;
	font:1.2em verdana;
	line-height:1.45em;
	width:755px;
}
#hsb_play_main .hsb_play_sub_content img {
	float:left;
}

#hsb_play_co_main {
	background: url(/root/templates/images/play/play_games_btm.gif) #eb0833 no-repeat right bottom;
	display:inline;
	float:left;
	margin:30px 0 15px 0;
	width:580px;	
}
#hsb_play_co_main_hdr {
	background:#fff;
	float:left;
	width:580px;
}
#hsb_play_co_main_hdr img {
	float:left;
	/*width:136px;*/
}
#hsb_play_co_main_hdr .hsb_play_co_bar {
	border-bottom:solid 8px #eb0833;
	float:right;
	height:27px;
	width:444px;
}
#hsb_play_co_main_bg {
    /* ds replaced to extract image and make it a demo 
	background: url(/root/templates/images/play/play_games_bg.jpg) #fff no-repeat right bottom;*/
	background: url(/root/templates/images/play/play_games_bg2.jpg) #fff no-repeat right bottom;
	display:inline;
	float:left;
	margin:0 8px 8px 8px;
	padding-top:20px;
	width:564px;
}

/* ds added to make image inline and demo */
#hsb_play_co_main_bg img{float:left; margin:-5px 0 10px 10px;}
 
#hsb_play_co_main_desc {
	display:inline;
	float:right;
	margin:0 55px 20px 0;
	width:215px;
}
#hsb_play_co_main_desc h2 {
	color:#000;
	float:left;
	font:1.40em arial;
	font-weight:bold;
	margin:0;
	padding:0;
	width:215px;
}
#hsb_play_co_main_desc p {
	display:inline;
	float:left;
	font:1.0em verdana;
	line-height:1.4em;
	padding:0;
	width:200px;
}
#hsb_play_co_main_desc a {
	background: url(/root/templates/images/home/arr_red.gif) no-repeat right center;
	color:#eb0833;
	display:inline-block;
	font:1.1em arial;
	font-weight:bold;
	float:left;
	margin-top:10px;
	padding:0 12px 0 0;
}

#hsb_play_newest_container {
	display:inline;
	float:right;
	margin:0;
	width:300px;
}
#hsb_play_newest_top {
	background: url(/root/templates/images/play/play_newest_top.gif) #eb0833 no-repeat right top;
	float:left;
	width:300px;
}


/* changed from image to text 7 - 31 - 08
#hsb_play_newest_top img {
	padding:10px 0 10px 15px;
	}*/
#hsb_play_newest_top p {
	padding:10px 0 10px 15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#hsb_play_newest {
	background:url(/root/templates/images/play/play_newest_btm.gif) #f94920 no-repeat right bottom;
	display:inline;
	float:left;
	padding-bottom:17px;
	width:300px;
}
.hsb_play_newest_row {
	float:left;
	width:270px;
}
#hsb_play_newest img {
	display:inline-block;
	float:left;
	padding:20px 10px 3px 10px;
	/*width:106px;*/
}
#hsb_play_newest .hsb_play_newest_desc {
	display:inline;
	float:left;
	margin:6px 10px 15px 0;
	width:100px;

}
#hsb_play_newest .hsb_play_newest_desc h2 {
	font:1.2em arial;
	float:left;
	font-weight:bold;
	margin:0;
	padding:20px 0 5px 0;
	
}
#hsb_play_newest .hsb_play_newest_desc h2 a {
	color:#fff;
	font-weight:bold;
}
#hsb_play_newest a {
	color:#fff;
	display:inline-block;
	float:left;
	font:0.9em verdana;
	
}


/* Play Tout Section */
.hsb_play_touts {
	display:inline;
	float:left;
	margin:25px 0 25px 0;
	width:900px;
}
.hsb_play_touts_last {
	margin:25px 0 0 0;
}
.hsb_play_touts_hdr {
	display:inline;
	float:left;
	height:10px;
	position:relative;
	width:900px;
}
.hsb_play_touts_hdr img {
	left:0;
	position:absolute;
	top:0;
}
.hsb_play_touts_hdr a.hsb_sect_hdr_lnk:link, 
.hsb_play_touts_hdr a.hsb_sect_hdr_lnk:visited,
.hsb_play_touts_hdr a.hsb_sect_hdr_lnk:active {
	background:url('/root/templates/images/home/arr_red.gif') no-repeat right 26px;
	color:#eb0933;
	float:right;
	font:1.0em arial;
	font-weight:bold;
	padding:24px 12px 0 0;
	text-decoration:none;
}
.hsb_play_touts_body {
	background:#eb0933;
	display:inline;
	float:left;
	padding:8px;
	width:884px;
}
.hsb_play_touts_body ul {
	float:left;
	list-style:none;
	width:884px;
}
.hsb_play_touts_body ul li {
	background:#fff;
	display:inline;
	float:left;
	margin:0px 0 0 8px;
	width:215px;
}
.hsb_play_touts_body ul li a {
	clear:left;
	display:block;
	float:left;
}
.hsb_play_touts_body ul li p {
	clear:left;
	display:inline;
	float:left;
	color:#7A7979;
	font:0.9em verdana;
	margin:5px 0 10px 13px;
	width:200px;
}
.hsb_play_touts_body ul li.hsb_sect_first {
	display:inline;
	float:left;
	margin:0;
}
.hsb_play_touts_body ul li h2 {
	font:1.1em arial;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 13px;
}
.hsb_play_touts_body ul li.hsb_sect_first .hsb_play_touts_hdr {
	padding:8px 0 0 13px;
}
.hsb_play_touts_body ul li h2 a:link, 
.hsb_play_touts_body ul li h2 a:visited,
.hsb_play_touts_body ul li h2 a:active {
	color:#000;
	text-decoration:none;
}
.hsb_play_touts_body ul li h2 a:hover {
	text-decoration:underline;
}
.hsb_play_touts_body ul li p a:link, 
.hsb_play_touts_body ul li p a:visited,
.hsb_play_touts_body ul li p a:active {
	color:#7A7979;
	text-decoration:none;
}
.hsb_play_touts_body ul li p a:hover {
	text-decoration:underline;
}

#hsb_play_main #hsb_play_asset {
	width:100%;
	text-align:center;
}
#hsb_play_adp_content {
	margin:20px 0 0 5px;
}
#hsb_play_adp_content h1 {
	color:#000;
	font:1.35em verdana;
	font-weight:bold;
	line-height:1.2em;
	margin:0;
	padding:0;
}
#hsb_play_adp_content p {
	color:#333;
	line-height:1.4em;
	margin:0 0 20px 0px;
	padding:0;
	font-size:1.1em;
}

#hsb_play_main .link {
	float: right;
	padding: 25px 0px 0px 0px;
}
#hsb_play_main .link a {
	background:url('/images/play/arr_red_forward.gif') no-repeat right center;
	color:#eb0833;
	float:right;
	font:1.0em arial;
	font-weight:bold;
	margin:0 0 1px 0;
	padding:0 12px 0 0;
}
#hsb_play_main .link a.see_all {
	font:1.2em arial;
	font-weight:bold;
}
#center_flash_content {
    margin:0px auto;
	padding: 0px auto;
	text-align:center;
}
