


/* Mobile Template Update June 2009 */

.em {font-style:italic;}

#game_left {
	float:left;
	display:inline;
	width:400px;
}

#game_right {
	float:left;
	display:inline;
	width:560px;
}

#game_lower {margin-top:-20px;}

#input_widget {
	float:left;
	display:inline;
	margin:0 0 15px 30px;
	width:368px;
}

.int_code {
	color: #159e18;
}

#input_widget input.phone {
	margin:0 0 8px 0;
	font-weight:bold;
	letter-spacing:1px;
	width:27px;
}

#input_widget input.phone_ire {
	margin:0 0 8px 0;
	font-weight:bold;
	letter-spacing:1px;
	width:100px;
	font-size: 14px;
}

#input_widget input.phone_uk {
	margin:0 0 8px 0;
	font-weight:bold;
	letter-spacing:1px;
	width:110px;
	font-size: 14px;
}

#input_widget #phone_3 {width:37px;}


.activeField {
	background:#fff;
	color:#000;
}

.idle {
	background#fff;
	color:#ccc;
}

#success {
	border:1px solid #74b855;
	background:url(http://images.popcap.com/www/images/mobile/success_check.gif) 13px center no-repeat #d0f5ca;
	display:none;
	padding:5px 0;
	width: 366px;
}

#fail {
	border:1px solid #cc0000;
	background:url(http://images.popcap.com/www/images/mobile/fail_alert.gif) 13px center no-repeat #fff;
	display:none;
	padding:5px 0;
}

#success a#x_out,
#fail a#x_out_fail {
	float:right;
	display:inline;
	text-decoration:none;
	font-size:13px;
	margin:-5px 2px 0 0;
} 

#success span.title,
#fail span.title {
	font-size:13px;
	font-weight:bold;
	color:#348025;
	margin:0 0 0 52px;
}

#fail span.title {color:#cc0000;}

#success p, #fail p {
	margin:0 0 0 52px;
	width:254px;
}

span.num{
	clear: both;
	float:left;
	display:inline;
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background:url(http://images.popcap.com/www/images/mobile/mobile_num_bg.png) no-repeat top left;
	padding: 10px 12px 12px 12px;
	margin: 10px 12px 0 12px;
}

span.step_title {
	font-weight:bold;
	display:block;
	font-size:15px;
	padding: 15px 0 5px 0;
	line-height: 18px;
}

img.step_image {
	float: right;
	display:inline;
	margin: 10px 10px 0 0;
}

#input_widget div.step {
	width: 368px;
}

#input_widget p {
	float: left;
	display:inline;
	padding:0 0 10px 0;
	font-size:12px;
	line-height:15px;
	width: 300px;
}

#input_widget_footer  p {
	float: left;
	display:inline;
	margin: 8px 20px 0 20px;
	font-size:10px;
	line-height:10px;
	margin: 0;
	text-align: center;
	width: 368px;
	padding: 5px 0 0 0;
}

#input_widget_footer  a {
	font-size: 12px;
}

#input_widget_footer {
	clear: both;
	float: left;
	display: inline;
	margin-top: 15px;
}

#input_widget p.or_text {
	margin-left: 60px;
	padding-bottom: 20px;
}

#input_widget #submit_button {
	float:left;
	display:inline;
	margin:-28px 0 0 234px;
}

#input_widget a.sm_button {
	clear: both;
	float: right;
	display:inline;
	text-align: center;
	background: url(http://images.popcap.com/www/images/btn_mini_left.png) top left no-repeat;
	font-size: 12px;
	color: #b24726;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 5px 10px 0px 0;
	white-space: nowrap;
	outline: none;
	height: 22px;
}

#input_widget a.sm_button:hover {
	background-position: bottom left;
}

#input_widget a.sm_button span {
	display: block;
	line-height: 14px;
	padding: 5px 20px 3px 0;
	margin-left: 20px;
	background: url(http://images.popcap.com/www/images/btn_mini_right.png) top right no-repeat;
	text-transform:uppercase;
}

#input_widget a.sm_button:hover span {
	background-position: bottom right;
}

#input_widget .top {
	background: url(http://images.popcap.com/www/images/mobile/mobile_input_bg.png) top left no-repeat;
	padding-top:5px;
}

#input_widget .bottom {
	background: url(http://images.popcap.com/www/images/mobile/mobile_input_bg.png) bottom left no-repeat;
	height:68px;
	
}


#iphone_link {
	clear:both;
	display:block;
	width:204px;
	height:90px;
	padding: 28px 0 0 86px;
	margin:0 0 15px 64px;
	color:#444;
	text-decoration:none;
	background: url(http://images.popcap.com/www/images/mobile/mobile_iphone_bg.png) top left no-repeat;
	outline:none;
}

#iphone_link:hover,
#iphone_link:active {
	background-position:bottom left;
}

#iphone_link p {
	font-size:12px;
	line-height:15px;
	padding-top:8px;
	width:180px;
}

ul#mobile_bullets {
	float:left;
	display:inline;
	width:480px;
	font-size:14px;
	padding: 0;
	line-height: 1;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 0;
}

ul#mobile_bullets li {
	line-height:16px;
	margin: 0;
	padding:0 0 10px 25px;
}

#may_vary {
	clear:left;
	display:block;
}

#about h3 {
	padding-top: 5px;
}

#about h3#get_this {
	float: left;
	display:inline;
	width: 490px;
	margin: 20px 0 0 10px;
	font-weight: bold;
}

#about .bold {
	display:inline;
}

#about .note {
	font-size:11px;
	font-style:italic;
	margin-left: 10px;
}

#quote {
	clear:both;
	margin:0;
	padding:10px 15px 0 15px;
	min-height:40px;
	background: url(http://images.popcap.com/www/images/mobile/mobile_quote_bg.png) top left no-repeat;
}

#quote p {
	position:absolute;
	display: none;
	margin:0;
	padding:0;
	font-size:13px;
	
}

#quote_bottom {
	clear:left;
	height:10px;
	width:500px;
	background: url(http://images.popcap.com/www/images/mobile/mobile_quote_bg.png) bottom left no-repeat;
	margin:0 0 25px 0;
}

#quote .bold {
	display:inline;
	color: #0d9bca;
	}

h2 {
	color: #ee26bd;
	border-bottom: 2px solid #d8d8d8;
}

#header {
	float: left;
	display: inline;
	margin-top:100px;
	height:292px;
	width:960px;
}
	
#header h1 {
	text-indent:-9999px;
}

#about p.reward {
	font-size: 1.125em;
	font-style: italic;
}

#content {
	float: left;
	margin-top:0;
	width: 960px;
	background: url(http://images.popcap.com/www/images/wrapper_bkgd.gif) repeat-y;
	z-index: 1;
}

#about {
	float:left;
	display:inline;
	width:500px;
	margin-left: 20px;
}

#about_int {
	float:left;
	display:inline;
	width:430px;
	margin-left: 20px;
}

.price {
	color: #0d9bca;
}

p#description {
	font-size:13px;
	width:270px;
	margin:10px 0 0 10px;
	padding: 0;
}

#available_for img {
	width:68px;
	height:83px;
}

#other_games img {
	width:95px;
	height:112px;
}

#system_requirements {
	color:#fff;
	margin: -290px 0 0 322px;
	font-size:13px;
}

#system_requirements span.title {
	font-size:16px;
} 

#system_requirements p {
	margin-top:12px;
	width:344px;
} 

#sys_top {
	padding:20px 36px 0 36px;
}

#mobile_info {
	background:url(http://images.popcap.com/www/images/mobile/mobile_info_footer.png) no-repeat bottom right;
	float: right;
	display: inline;
	width: 197px;
	margin: 0px 50px 0px 0px;
	font:normal 14px/140% Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
	padding-bottom:16px;
}

#mobile_info h1 {
	display:block;
	width:197px;
	height:66px;
	background:url(http://images.popcap.com/www/images/mobile/mobile_info_header.png) no-repeat 0 0;
	font:bold 15px/58px Arial, Helvetica, Verdana, sans-serif;
	text-indent:45px;
	color:#fff;
}

#mobile_info_content {
	background: url(http://images.popcap.com/www/images/mobile/mobile_info_bg.png) repeat-y 0 0;
	width: 197px;
	font:normal 13px/140% Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
	clear:both;
	padding-bottom:16px;
	margin-top:-13px;
}

#mobile_info p {
	width:160px;
	margin:0 auto 1em auto;
}

#mobile_info ul {
	list-style:disc inside;
	width:160px;
	margin:0 auto;
}

#mobile_info_content ol {
	list-style:decimal inside;
	width:160px;
	margin:0 auto;
}

#mobile_info ol li, #mobile_info ul li {
	margin-bottom:1em;
}

#screenshots {
	float:right;
	display:inline;
	width:211px;
	height:249px;
	background: url(http://images.popcap.com/www/images/mobile/mobile_ani_screenshot_bg.png) 0 0 no-repeat;
	margin:10px 0 25px 0;
	padding:0;
}

#screenshots #screens a {
	position: absolute;
	width: 170px;
	height: 174px;
	background:none;
	padding:0;
	margin:15px 0 10px 12px;
}

#screenshots img {
	position: absolute;
	width:176px;
	height:208px;
	margin:18px 0 0 17px;
}

#screenshots #caption {
	font-size:13px;
	text-align:center;
	display:block;
	position:relative;
	top:21px;
}

#animated_screenshots {
	float:right;
	display:inline;
	width:211px;
	height:249px;
	background: url(http://images.popcap.com/www/images/mobile/mobile_ani_screenshot_bg.png) 0 0 no-repeat;
	margin:10px 0 25px 0;
	padding:0;
}

#animated_screens {
	display:block;
	width:176px;
	height:208px;
	margin:18px 0 0 17px;
}


/* THICKBOX STYLES  */

#TB_window {
	position: fixed;
	background: url(http://images.popcap.com/www/images/screenshots_mobile_bkgd.png) top left no-repeat;
	z-index: 102;
	color:#000000;
	display:none;	
	text-align:left;
	height: 434px;
	top:50%;
	left:50%;
}

#TB_window img#TB_Image {
	width:240px;
	height:320px;
	margin:32px 35px 0 34px;
}

#TB_closeWindow {
	margin: -375px 0 0 275px;
}

#TB_prev a {
	width: 37px;
	height: 37px;
	background: url(http://images.popcap.com/www/images/buttons/prev_btn_mobile.png) top left no-repeat;
	margin: 22px 0 0 32px;
}

* html #TB_prev a {
	background: url(http://images.popcap.com/www/images/buttons/prev_btn_mobile.gif) top left no-repeat;
}


#TB_next a {
	width: 37px;
	height: 37px;
	background: url(http://images.popcap.com/www/images/buttons/next_btn_mobile.png) top left no-repeat;
	margin: 22px 0 0 93px;
}

* html #TB_next a {
	background: url(http://images.popcap.com/www/images/buttons/next_btn_mobile.gif) top left no-repeat;
}


#TB_count {
	margin: 15px 18px 0 0;
}
