
#game_main {
	float:left;
	display:inline;
	width: 592px;
	padding-bottom: 90px;
}

#game_main h2 {
	font-size: 16px;
	margin-top:10px;
}

#game_main h3 {
	color:#ec6c00;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 10px;
}

#game_main p {
	margin:10px 0 0 0;
	padding:0;
}


#game_masthead {
	float:left;
	display:inline;
	width:592px;
	padding-bottom:20px;
}

#game_masthead h1 {
	text-indent:-9000px;
}

#game_masthead h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin:5px 0 0 0;
	padding:0;
}

#game_masthead p {
	margin:0;
}

#game_masthead .downloads {
	float:left;
	display:inline;
	width:296px;
	margin-top: 150px;
}

#game_masthead #try {
	float:right;
	display:inline;
	text-align:center;
	margin:0 10px 0 0;
}

#game_masthead #buy {
	float:left;
	display:inline;
	text-align:center;
	margin:0 0 0 10px;
}

#game_masthead #buy p {
	color: #848484;
	font-size: 14px;
	font-weight: bold;
}

#localized_note {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 0;
	width: 406px;
	border: 1px dashed #ec6c00;
	background-color: #fef3cf;
}

#localized_note p {
	font-size: 12px;
	margin: 0;
	padding: 5px;
}

#localized_note .highlight {
	color: #de1d22;
}

#game_masthead #localized_note {
	margin-left: 90px;
	width: 412px;
}

body.int #game_masthead #buy p {
	font-size: 12px;
}

.price {
	color: #e61f26;
}

#try a span	 {
	background:url("http://images.popcap.com/www/images/try_free_btn_left.gif")
	  no-repeat;
}

#buy a span	 {
	background:url("http://images.popcap.com/www/images/buy_now_btn_left.gif")
	  no-repeat;
}

#try a:hover span, #buy a:hover span {
	background-position: bottom left;
}

#game_masthead #details {
	clear:left;
	padding-top:5px;
}

#game_masthead #language {
	clear:left;
	margin-top:5px;
	padding-bottom: 5px;
}

#about_game {
	float:left;
	display:inline;
	width: 276px;
	margin: 0 0 0 10px;
}

ul.game_features {
	padding:0;
	margin:10px 0 0 0;
	list-style:none;
}

ul.game_features li {
	margin:5px 5px 0 0;
	padding:2px 0 2px 24px;
	background: url(http://images.popcap.com/www/images/star.gif) top left no-repeat;
}

.reward {
	font-style: italic;
	color: #676767;
	width: 266px;
}

.reward span {
	font-style: normal;
	color: #333333;
	font-weight:bold;
}

#about_game #system_req_link {
	display:block;
	width: 276px;
	text-align:center;
}

#system_requirements {
	float:left;
	display:inline;
	width: 276px;
	margin: 0;
	display:none;
}

#system_requirements .sys_req{
	text-align:right;
	font-weight: bold;
	padding-right:10px;
}

#badges {
	float: left;
	display:inline;
	width: 276px;
}

#also_avail #badges {
	width: 266px;
	margin-left:10px;
}

#badges img {
	float:left;
	display:inline;
	margin:20px 5px 0 5px;
}

#badges ul {
	float:none;
	display:block;
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
}

#badges li {
	float:none;
	display:block;
	background-image: none;
	margin:0;
	padding:0;
	color: #000;
	font-size: 10px;
	line-height: 1.2;
}

#also_avail {
	float:left;
	display:inline;
	width: 285px;
	margin: 20px 0 0 0;
}

.avail_online {
	background:url(http://images.popcap.com/www/images/play_feat_bkgd.gif) no-repeat;
}

.avail_download {
	background:url(http://images.popcap.com/www/images/avail_download.gif) no-repeat;
}

#also_avail p {
	padding: 0 10px;
}

#also_avail ul.game_features {
	width: 260px;
	margin-left: 10px;
}

a.online_button span  {
	padding: 8px 0 7px 40px;
	background:url("http://images.popcap.com/www/images/play_online_sm_btn_left.gif")
	  no-repeat;
}

#main_left {
	float:left;
	display:inline;
	width:260px;
	margin:0 0 0 10px;
}

#main_right {
	float:right;
	display:inline;
	width:286px;
	margin-left:10px;
}

#screenshots {
	float:left;
	display:inline;
	width:286px;
	height: 285px;
	background: url(http://images.popcap.com/www/images/screenshot_bkgd.gif) no-repeat;
}

#screenshot_count {
	z-index:99;
	position:relative;
	top:209px;
	left:-9px;
	width:48px;
	height:22px;
	float:right;
	background: url(http://images.popcap.com/www/images/screenshot_countbg.gif) no-repeat;
}

#screenshot_count p {
	color:#ffffff;
	margin:5px 0 0 13px;
}

#screenshots h2 {
	margin-left: 10px;
}

#screenshots img {
	margin: 0 0 0 14px;
	border:1px solid #666;
}

#screenshots a:hover {
	background-position: bottom left;
}

#screenshots .prev {
	float:left;
	display:inline;
	width: 37px;
	height: 24px;
	margin-left: 10px;
	background: url(http://images.popcap.com/www/images/screenshot_prev_btn.gif) no-repeat;
	text-indent:-9000px;
	outline:0;
}
#screenshots .next {
	float:left;
	display:inline;
	width: 37px;
	height: 24px;
	background: url(http://images.popcap.com/www/images/screenshot_next_btn.gif) no-repeat;
	text-indent:-9000px;
	outline:0;
}

#screenshots_overlay {
	display:none;
	position: absolute;
	top: 217px;
	left: 50%;
	z-index: 1000;
	width: 760px;
	margin-left:-380px;
	height: 800px;
	background-color: #000;
	background-color:#000;	
	filter:alpha(opacity=60);  
	-moz-opacity: 0.6;	
	opacity: 0.6;
}

#outer_container {
	display:none;
	position: absolute;
	top: 224px;
	left: 50%;
	z-index: 1001;
	width: 760px;
	margin-left:-380px;
	text-align: center;
}

#screenshots_lg {
	float:left;
	display:inline;
	margin: 40px 0 0 100px;
	width: 560px;
	text-align: left;
}

#screenshots_lg_top {
	float:left;
	display:inline;
	width:580px;
	height:40px;
	background: url(/images/screenshots_lg_top.gif) no-repeat bottom left;
}

#screenshots_lg_top a {
	float:left;
	display:inline;
	margin: 0;
	width:53px;
	height:31px;
	text-indent:-9000px;
	outline:0;
}

#screenshots_lg_top a.prev {
	margin-left:15px;
	background: url(/images/screenshot_prev_lg_btn.gif) no-repeat;
}

#screenshots_lg_top a.next {
	background: url(/images/screenshot_next_lg_btn.gif) no-repeat;
}

#screenshots_lg_top a.close {
	margin-left: 420px;
	width:36px;
	height:36px;
	background: url(/images/screenshot_close_lg_btn.gif) no-repeat;
}

#screenshots_lg_top a:hover {
	background-position: left bottom;
}

#screenshots_lg_img {
	float:left;
	display:inline;
	padding:10px 0;
	width:560px;
	background: url(/images/screenshots_lg_bkgd.gif) repeat-y;
	text-align: center;
}

#screenshots_lg_img img {
	border:1px solid #666;
}

#screenshots_lg_bottom {
	float:left;
	display:inline;
	width:560px;
	height:20px;
	background: url(/images/screenshots_lg_bottom.gif) no-repeat;
}

#play_more {
	float:left;
	display:inline;
	width:286px;
	margin:10px 0 0 0;
}

#play_more .other_play {
	float:left;
	display: inline;
	text-align: center;
	width: 94px;
	margin: 10px 0 0 0;
}

#play_more .other_play p {
	margin:0;
	padding:0;
}

#play_more a.icon {
	float:left;
	display:inline;
	margin:0 20px;
	width:54px; 
	height:56px;
	padding: 0;
}

#play_more a:hover.icon {
	background-position: bottom;
}

#play_more a {
	font-size:11px;
}

#play_more .mobile {
	background: url(http://images.popcap.com/www/images/mobile_icon.gif) no-repeat;
}

#play_more .online {
	background: url(http://images.popcap.com/www/images/online_icon.gif) no-repeat;
}

#play_more .cd {
	background: url(http://images.popcap.com/www/images/cd_icon.gif) no-repeat;
}

#play_more .download {
	background: url(http://images.popcap.com/www/images/download_icon.gif) no-repeat;
}

#play_more .mac {
	background: url(http://images.popcap.com/www/images/mac_icon.gif) no-repeat;
}

#play_more .pc {
	background: url(http://images.popcap.com/www/images/pc_icon.gif) no-repeat;
}

#play_more .ipod {
	background: url(http://images.popcap.com/www/images/ipod_icon.gif) no-repeat;
}

#play_more .pda {
	background: url(http://images.popcap.com/www/images/pda_icon.gif) no-repeat;
}

#play_more .pc {
	background: url(http://images.popcap.com/www/images/pc_icon.gif) no-repeat;
}

#play_more .xbla {
	background: url(http://images.popcap.com/www/images/xbla_icon.gif) no-repeat;
}

#play_more .ps2 {
	background: url(http://images.popcap.com/www/images/ps2_icon.gif) no-repeat;
}

#play_more .xbox360 {
	background: url(http://images.popcap.com/www/images/xbox360_icon.gif) no-repeat;
}

#other_games {
	float:left;
	display:inline;
	width: 572px;
	margin:20px 0 0 10px;
	background:url(http://images.popcap.com/www/images/other_games_bkgd.gif) no-repeat;
	/* border-top: 1px solid #fdcd38; */
}

#other_games #other_games_lists {
	float:left;
	display:inline;
	margin:0 135px;
}

#other_games h3 {
	padding-bottom:10px;
	font-weight: bold;
}

#other_games ul{
	float:left;
	display:inline;
	width: 140px;
	list-style: none;
	margin: 10px 0 0 10px;
	padding:0;
}

#dl_others {
	float:left;
	display:inline;
	width: 572px;
	margin: 20px 0 0 10px;
	background:url("http://images.popcap.com/www/images/orange_lg_bkgd.gif") no-repeat;
}

#dl_others h3 {
	font-weight: bold;
	margin:10px 0 0 10px;
}

#dl_others #game_row {
	width: 400px;
	margin-left: 86px;
}


#game_footer {
	float:left;
	display:inline;
	width: 592px;
	height:80px;
}



