



/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
/* vertica

l-align: baseline; */
	/* border:

solid 1px gray; */
}

table,
tr,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td,
caption {
	text-align: left;
}

a img,
fieldset {
	border: 0;
}

ol, 
ul {
	font-size: 14px;
	line-height: 1.5;
	margin-left: 1em;
	padding-left: .75em;
	margin-top: .5em;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

a {
	color: #323ac3;
}


legend {
	display: none;
}

/* @end */

/* @group Hacks */

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after,
.clear_fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,
.clear_fix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix,
* html .clear_fix {
	height: 1%;
}

/* End hide from IE-mac */

div.list {
	padding-left: 18px;
	margin-bottom: 5px;
}

/* generic container class for form elements */

.input_group {
	clear: left;
}

.input_group label, 
.input_group input,
.input_group select, 
.input_group textarea, 
.input_group a, 
.input_group img {
	float: left;
	margin: 2px;
	padding: 0;
}

.input_group label {
	clear: left;
	width: 200px;
	text-align: right;
	padding-right: 3px;
}

.input_group .radio_group,
.input_group .checkbox_group {
	float: left;
	margin: 2px;
}

.input_group .radio_group label,
.input_group .checkbox_group label {
	clear: none;
	text-align: left;
	margin: 2px 2px 5px 2px;
}

.input_group .radio_group input,
.input_group .checkbox_group input {
	clear: left;
	text-align: right;
	margin: 2px 5px 0 0;
}

* html .input_group .radio_group label,
* html .input_group .checkbox_group label {
	margin-top: 5px;
}

/* Star selector hack for IE6 label position */

/* @end */

body {
	margin: 0;
	padding: 0;
	background: #fff url(bkgd_gradient.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #333333;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.error {
	color: red;
}

a.sm_button {
	clear: both;
	float: right;
	display:inline;
	text-align: center;
	background: url(btn_sm_left.png) top left no-repeat;
	font-size: 16px;
	color: #b24726;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 5px 10px 0px 0;
	white-space: nowrap;
	outline: none;
	height: 33px;
}

*html a.sm_button {
	background: url(btn_sm_left.gif) top left no-repeat;
}

a.sm_button:hover {
	background-position: bottom left;
}

a.sm_button span {
	display: block;
	line-height: 1;
	padding: 8px 20px 9px 0;
	margin-left: 20px;
	background: url(btn_sm_right.png) top right no-repeat;
}

*html a.sm_button span {
	background: url(btn_sm_right.gif) top right no-repeat;
}

a.sm_button:hover span {
	background-position: bottom right;
}

a.lg_button {
	clear: both;
	text-align: center;
	display: inline;
	background: url(btn_lg_left.png) top left no-repeat;
	font-size: 20px;
	color: #b24726;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0 10px 0;
	margin:0 0 0 20px;
	outline: none;
}

*html a.lg_button {
	background: url(btn_lg_left.gif) top left no-repeat;
}

a.lg_button span {
	display: inline;
	height: 33px;
	padding: 8px 20px 10px 0;
	margin:0 0 0 20px;
	background: url(http://images.popcap.com/www/images/btn_lg_right.png) top right no-repeat;
}

*html a.lg_button span {
	background: url(http://images.popcap.com/www/images/btn_lg_right.gif) top right no-repeat;
}

a.lg_button:hover {
	background-position: bottom left;
}

a.lg_button:hover span {
	background-position: bottom right;
}

/* Game Tiles */

.game_tile_med {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	height: 155px;
	width: 130px;
	padding: 0;
	text-align: left;
	cursor: pointer;
	background: url(http://images.popcap.com/www/images/blank.gif) 5px 4px no-repeat;
}

.game_tile_med img {
	behavior: url(/images/iepngfix.htc);
}

.game_tile_med img.badge {
	float: left;
	display: inline;
	margin-top: -155px;
}

.game_tile_lrg {
	float: left;
	display: inline;
	margin: 15px 0 0 22px;
	height: 214px;
	width: 194px;
	background: url(http://images.popcap.com/www/images/blank.gif) 15px 7px no-repeat;
}

.game_tile_lrg img {
	behavior: url(/images/iepngfix.htc);
}

.game_tile_lrg img.badge {
	float: left;
	display: inline;
	margin-top: -214px;
}

.game_tile_sm {
	width: 95px;
	height: 112px;
	float: left;
	display: inline;
	cursor: pointer;
	background: url(http://images.popcap.com/www/images/blank.gif) 6px 4px no-repeat;
}

.game_tile_sm img {
	behavior: url(/images/iepngfix.htc);
}

/* List Styles */

ul.list_stars {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
	padding-left:0;
	clear:both;
}

ul.list_stars li {
	background:url(http://images.popcap.com/www/images/star.png) no-repeat 0 0;
	padding-left:30px;
	margin-bottom:1em;
}

ul.list_esrb {
	float:left;
	font-size:10px;
	line-height:120%;
	color:#000;
}

ul.list_esrb li {
	padding-left:10px;
	display:block;
}

.advert {
background-color:#999999;
color:#FFFFFF;
font-size:8pt;
line-height:11pt;
margin:0;
padding:0;
text-align:center;
}

#browser_alert {
	float:left;
	display:inline;
	width:100%;
	padding:10px 0px 10px 0px;
	width: 100%;
	text-align: center;
	line-height: 14px;
	background: #fff6c6 url(http://images.popcap.com/www/images/alert_sign.gif) no-repeat;
}

#browser_alert p {
	font-size:14px;
	color: #333;
	margin: 5px 0 0 0;
}

#browser_alert a {
	font-size:14px;
	font-weight:bold;
}

/* BWA2 Interstitial */

#BWA2_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	display:none;
/*	background-color:#000;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	display:none;
	text-align: center;*/
}

#BWA2_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bwa2/bwa2_tb.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 800px;
	height: 600px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#BWA2_window a {outline:none;}

#BWA2_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -595px 0 0 762px;
/*	margin: -615px 0 0 700px;*/
}

#BWA2_exit {
	margin:0 0 0 285px;
	width:230px;
	text-align:center;
}

#BWA2_exit a {
	color:#000;
	font-size:12px;
}

#BWA2_exit a:hover {color:#fff;}

#BWA2_closeWindow a:hover {
	cursor: pointer;
	background-position: bottom;
}

#BWA2_cta {
	margin:500px 0 0 160px;
}

#BWA2_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bwa2/bwa2_cta.png) top left no-repeat;
	display:block;
	width:489px;
	height:57px;
	text-indent:-9999px;
}

#BWA2_cta a:hover {
	background-position:center bottom;
}

/* NEWSLETTER */
#newsletter div {
	margin-bottom:10px;
}




h2 {
	font-size: 1.125em;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #d8d8d8;
}

#game_main {
	float: left;
	display: inline;
	width: 960px;
}

#game_lower {
	float: left;
	display: inline;
	width: 960px;
}

#about {
	float: left;
	display: inline;
	width: 300px;
	margin: 0 18px 0 100px;
	padding-bottom: 10px;
	align: justify;
}

#about p {
	float: left;
	display: inline;
	width: 380px;
	margin-top: 40px;
}

#about p.award {
	font-size: 1.125em;
	font-style: italic;
}

#system {
	clear: left;
	float: left;
	display: inline;
	width: 348px;
	margin: 0 0 0 50px;
}

#system a.system_reqs {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	width: 176px;
	margin-top: 10px;
	background: url(http://images.popcap.com/www/images/buttons/system_reqs_btn.png) top left no-repeat;
	text-indent: 25px;
	text-align: center;
	padding: 13px 0 13px 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

#system a.system_reqs:hover {
	background-position: bottom left;
}

#system_requirements {
	position: absolute;
	display: none;
	width: 392px;
	margin: -68px 0 0 178px;
	z-index: 1;
}

#system_requirements h2 {
	float: left;
	display: inline;
	color: #fff;
	border: none;
	margin: 20px 0 0 35px;
}

#system_requirements table {
	float: left;
	display: inline;
	width: 300px;
	margin: 0 0 0 40px;
	color: #fff;
}

td.sys_req {
	width:105px;
}

*html #system_requirements table {
	margin-top: 40px;
}

#system_requirements table td {
	padding: 20px 20px 0 0;
}

#sys_top {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	width: 392px;
	background: url(http://images.popcap.com/www/images/system_reqs_bkgd.png) top left no-repeat;
}

*html #sys_top {
	height: 350px;
}

#sys_bottom {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	width: 392px;
	height: 25px;
	background: url(http://images.popcap.com/www/images/system_reqs_bottom.png) top left no-repeat;
}


#system_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	display: none;
}

#screenshots {
	clear: right;
	float: right;
	display: inline;
	width: 470px;
	margin: 20px 40px 0 -268px;
}

#screenshots h2 span {
	font-size: .75em;
	color: #666;
}

#screenshots h2 a {
	cursor: pointer;
}

#screenshots #screens a,
#screenshots #vids a {
	float: left;
	display: inline;
	width: 142px;
	height: 132px;
	margin: 10px 5px 0 5px;
	background: url(http://images.popcap.com/www/images/screens_bkgd.gif) top left no-repeat;
}

#screenshots img {
	margin: 18px 0 0 7px;
}

#outer_container {
	display: none;
}

#available_for {
	clear: left;
	float: left;
	display: inline;
	width: 348px;
	margin: 50px 0 0 50px;
}

#available_for a {
	float: left;
	display: inline;
	margin: 10px 9px 0 9px;
}

#available_for img {
	behavior: url(/images/iepngfix.htc);
}

#social_networks {
	clear: left;
	float: left;
	display: inline;
	width: 348px;
	margin: 50px 0 0 50px;
}

#social_networks {
	clear: left;
	float: left;
	display: inline;
	width: 348px;
	margin: 50px 0 0 50px;
}

#social_networks a {
	float: left;
	display: inline;
	margin: 10px 10px 0 10px;
}

#social_networks img {
	behavior: url(/images/iepngfix.htc);
}

#other_games {
	clear: right;
	float: right;
	display: inline;
	width: 460px;
	margin: 50px 50px 0 0;
}

#other_games a {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	margin: 10px 18px 0 0;
}

#other_games img {
	behavior: url(/images/iepngfix.htc);
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

#app_store {
	float:right;
	display:inline;
	width:191px;
	height:90px;
	margin:10px 50px -10px 0;
	background: url(app_store_icon.png) top left no-repeat;
}

#infolink {
	float:right;
	display:inline;
	width:191px;
	height:65px;
	margin:20px 50px 0 0;
	background: url(infolink_icon.png) top left no-repeat;
}

#twitterlink {
	float:right;
	display:inline;
	width:191px;
	height:50px;
	margin:0px 50px 0 0;
	background: url(twitter_icon.png) top left no-repeat;
}

#bloglink {
	float:right;
	display:inline;
	width:191px;
	height:50px;
	margin:0px 50px 0 0;
	background: url(blog_link.png) top left no-repeat;
}

#scores {
	float:right;
	display:inline;
	width:191px;
	height:70px;
	margin:0px 50px 0 0;
	background: url(scores_icon.png) top left no-repeat;
}

#qt {
	position:relative;
	left:43px;
	font-color: #111;
	text-decoration: none;
}

a {
	color: black;
}

#wrapper {
	width:100%;
	background: transparent url(bkgd.jpg) center top no-repeat;
	min-width:960px;

}
	
#center {
	width: 960px;
	text-align: left;
	margin: 0 auto;	
}
	
#header {
	float: left;
	display: inline;
	margin-top:21px;
	height:292px;
	width:960px;
}
	
#header h1 {
	text-indent:-9999px;
}

/* @group Top Nav */

#top_nav {
	behavior: url(/images/iepngfix.htc);
	float:left;
	display:inline;
	width: 960px;
	height: 175px;
	overflow:hidden;
	margin-top:-374px;
	margin-left: 200px;
	/*background: url(top_nav_bkgd.png) no-repeat;*/
}
	
*html #top_nav {
	/*background: url(http://images.popcap.com/www/images/nav/top_nav_bkgd.gif) no-repeat;*/
}
	
#logo {
	float: left;
	display: inline;
	margin-top:17px;
	margin-left:14px;
	width: 150px;
	height: 150px;
	background: url(http://images.popcap.com/www/images/logo.png) no-repeat;
}
	
#logo a {
	display:block;
	width: 150px;
	height: 150px;
	text-indent: -9999px;
	outline: 0;
}

ul#main_nav {
	float: left;
	display: inline;
	margin:18px 0 0 0;
	padding: 0;
	list-style: none;
	width: 792px;
}
	
ul#main_nav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#main_nav li a {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 47px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	outline: 0;
}
	
ul#main_nav li a span {
	display: block;
	background:url(http://images.popcap.com/www/images/nav/nav_btn_right.gif) no-repeat right top;
	padding:18px 18px 25px 6px;
	margin: 0;
	white-space:nowrap;
	outline:0;
}

ul#main_nav li a:hover span {
	background-position: right bottom;
}
	
ul#main_nav li#download a {
	background: url(http://images.popcap.com/www/images/nav/nav_btn_download.gif) no-repeat;
}

ul#main_nav li#online a {
	background: url(http://images.popcap.com/www/images/nav/nav_btn_online.gif) no-repeat;
}
	
ul#main_nav li#cash a {
	background: url(http://images.popcap.com/www/images/nav/nav_btn_cash.gif) no-repeat;
}
	
ul#main_nav li#more a {
	background: url(http://images.popcap.com/www/images/nav/nav_btn_more.gif) no-repeat;
}

ul#main_nav li#more a:hover,
ul#main_nav li#download a:hover,
ul#main_nav li#online a:hover,
ul#main_nav li#cash a:hover {
	background-position: left bottom;
}
	
ul#sm_nav {
	float: right;
	display: inline;
	margin:10px 20px 0 0; /* 15px top-margin was pushing icons onto the blue arc */
	padding: 0;
	list-style: none;
}
	
ul#sm_nav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
	
ul#sm_nav li a {
	display: block;
	width: 43px;
	height: 43px;
	text-indent: -9999px;
	outline: 0;
}
	
ul#sm_nav li#account a {
	background: url(http://images.popcap.com/www/images/nav/nav_btn_account.gif) no-repeat;
}
	
ul#sm_nav li#cart a {
	margin-top:13px;
	background: url(http://images.popcap.com/www/images/nav/nav_btn_cart.gif) no-repeat;
}
	
ul#sm_nav li#help a {
	margin-top:28px;
	background: url(http://images.popcap.com/www/images/nav/nav_btn_help.gif) no-repeat;
}

ul#sm_nav li#help a:hover,
ul#sm_nav li#cart a:hover,
ul#sm_nav li#account a:hover {
	background-position: bottom;
}

ul#main_nav li#more #nav_drop {
	position: absolute;
	width: 295px;
	margin: 10px 0 0 -100px;
	display: none;
	z-index: 99999;
}

#nav_drop_rolloff {
	position: absolute;
	width: 395px;
	height: 500px;
	margin: -40px 0 0 -150px;
	display: none;
	z-index: 1;
}

#nav_drop_ul {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	width: 295px;
	background: url(http://images.popcap.com/www/images/nav/nav_more_drop.png) no-repeat;
}

*html #nav_drop_ul {
	height: 300px;	
}

*html #nav_drop_ul.int {
	height: 150px;	
}

ul#main_nav li#more #nav_drop ul {
	float: left;
	display: inline;
	margin: 0;
	padding:22px 14px 0 14px ;
	list-style:none;
}

ul#main_nav li#more #nav_drop li {
	margin: 0 10px 0 0;
	padding: 0;
	background: none;
	width: 267px;
}

ul#main_nav li#more #nav_drop li a {
	margin: 0;
	padding: 0;
	background:url(http://images.popcap.com/www/images/nav/nav_more_bkgd.png) repeat-x bottom left;
	font-size: 18px;
	font-weight:bold;
	width: 100%;
	color: #666;
	display:block;
	text-decoration:none;
	text-align:left;
	line-height:50px;
}

ul#main_nav li#more #nav_drop li a span{
	padding: 0;
	background:none;
}

ul#main_nav li#more #nav_drop li a:hover {
	background:url(http://images.popcap.com/www/images/nav/nav_more_roll_bkgd.png) repeat-x bottom left;
	color:#666;
}

ul#main_nav li#more #nav_drop li img {
	behavior: url(/images/iepngfix.htc);
	margin:7px 10px 0 15px;
	padding:0;
	width: 35px;
	height: 35px;
	float:left;
	display:inline;
}

#nav_drop_bottom {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	width: 295px;
	height: 32px;
	background: url(http://images.popcap.com/www/images/nav/nav_more_drop_bottom.png) no-repeat;
}


/* @end */

/* @group Content */

#content {
	float: left;
	display: inline;
	margin-top:0;
	width: 960px;
	background: url(http://images.popcap.com/www/images/wrapper_bkgd.gif) repeat-y;
	z-index: 1;
}

/* @end */

/* @group Footer */

#page_footer {
	float: left;
	display:inline;
	width:960px;
	height: 184px;
	
}

body.help #footer {
	margin-bottom:-24px;  
/* since feedback bar is missing in help section, this eliminates the yellow bar glitch in Safari*/
}

#footer {
	float:left;
	display: inline;
	margin-top: -153px;
	margin-bottom:0px;
	padding-bottom:0;
	width: 100%;
	height: 200px;
	background: url(footer_bkgd.png) bottom center no-repeat;
	text-align: center;
	border:0px solid red; /*debug*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#footer.short {
		margin-bottom:-24px;
	}
}
	
#footer p {
	color: #555;
	font-size: 12px;
	line-height: 20px;
}
	
#footer p.links {
	font-size: 14px;
	width: 960px;
	text-align: center;
	margin: 150px auto 0 auto;	
	outline: none;
}
	
#footer a {
	color: #777;
	margin-bottom:0;
	padding:bottom:0;
}

#lang {
	display: inline;
}

#lang a {
	padding-right: 15px;
	background: url(http://images.popcap.com/www/images/lang_drop/lang_arrow.gif) center right no-repeat;
	outline: none;
}

#lang a.clicked {
	padding-right: 15px;
	background: url(http://images.popcap.com/www/images/lang_drop/lang_arrow_dn.gif) center right no-repeat;
}

#lang_drop {
	position: absolute;
	width: 205px;
	margin: -230px 0 0 600px;
	display: none;
	text-align: left;
	z-index: 99999;
}

#lang_drop_rolloff {
	position: absolute;
	width: 305px;
	height: 300px;
	margin: -280px 0 0 550px;
	display: none;
}

#lang_drop_ul {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	width: 205px;
	background: url(http://images.popcap.com/www/images/lang_drop/lang_drop_bkgd.png) no-repeat;
}

*html #lang_drop_ul {
	height: 200px;	
}

#lang_drop ul {
	float: left;
	display: inline;
	margin: 0;
	width: 205px;
	padding:22px 0 0 0 ;
	list-style:none;
}

#lang_drop li {
	float: left;
	display: inline;
	margin: 0 14px 0 14px;
	padding: 0;
	width: 177px;
	line-height:35px;
}

body.games #lang_drop li a,
#lang_drop li a {
	margin: 0;
	padding: 0;
	background:url(http://images.popcap.com/www/images/lang_drop/lang_drop_li_bkgd.png) repeat-x top left;
	font-size: 18px;
	font-weight:bold;
	width: 177px;
	color: #666;
	display:block;
	text-decoration:none;
	text-align:left;
}

#lang_drop li a span {
	margin: 0;
	padding: 0 10px 0 10px;
}

body.games #lang_drop li.selected a,
#lang_drop li.selected a {
	background:url(http://images.popcap.com/www/images/lang_drop/lang_drop_li_bkgd.png) repeat-x bottom left;
	color:#888;
}

body.games #lang_drop li a:hover,
#lang_drop li a:hover {
	background:url(http://images.popcap.com/www/images/lang_drop/lang_drop_li_bkgd.png) repeat-x bottom left;
	color:#666;
}

#lang_drop_bottom {
	behavior: url(/images/iepngfix.htc);
	float: left;
	display: inline;
	width: 205px;
	height: 34px;
	background: url(http://images.popcap.com/www/images/lang_drop/lang_drop_bottom.png) no-repeat;
}

	
#feedback {
	clear:both;
	width: 100%;
	background-color: #ffd400;
	text-align: center;
	line-height: 14px;
	margin-bottom:-24px;
}

body.help #feedback {
	display:none;
}
	
#feedback a {
	display:block;
	color: #b24726;
	padding: 5px 0;
	font-size: 14px;
	outline: none;
}

/* @end */

/* @group generic_pages crap - MOVE THIS */

body.misc h1 {
	font-size: 24px;
	line-height:26px;
	color: #444444;
	font-weight: 900;
	margin-bottom:1em;
}

body.misc h2 {
	border: none;
	color: #0090d5;
	font-size: 18px;
	margin-bottom: 15px;
	line-height:20px;
}

body.terms p {
	margin-bottom:1em;
}

body.misc #header {
	height: 210px;
	z-index:1;
}

body.misc #top_nav {
	margin-top: -290px;
}

/* main column */

body.misc #main_column {
	margin-top: -45px;
	margin-left: 80px;
	width: 560px;
	float: left;
	display: inline;
	min-height: 600px;
}

*html body.misc #main_column {
	margin-top: 0;
	height: 600px;
}

*html body.misc #main {
	margin-top: 0;
	height: 900px;	
}

body.misc #main_column h2 {
	margin-top: 25px;
}

body.misc #main_column p {
	color: #444444;
	font: 14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 24px;
}

body.misc #main_column_subscribe {
	width: 600px;
	margin-top: -45px;
	margin-left: 80px;
	float: left;
	display: inline;
	min-height: 600px;
	position:relative;
}

*body.misc #main_column_subscribe {
	margin-top: 0;
	height: 1000px;
}

/* right column */

body.misc #right_col {
	float: right;
	display: inline;
	width: 220px;
	margin-right: 40px;
	margin-top: -57px;
}

*html body.misc #right_col {
	margin-top: 0px;
}

body.misc #subnav {
	font-size: 12px;
	font-weight: bold;
	background: url(http://images.popcap.com/www/images/sidebar/generic_sidebar_bkgd.jpg) bottom center no-repeat;
}

body.misc #right_col ul {
	width: 200px;
	margin:0 0 0 12px;
	padding:0 0 15px 0;
	list-style:none;
	list-style-position: outside;
}

body.misc #right_col li {
	margin:0 0 0 0;
	padding:0 0 7px 20px;
	background: url(http://images.popcap.com/www/images/sidebar/generic_list_inactive.gif) 0 4px no-repeat;
}

body.misc #subnav h3 {
	margin:0 0 5px 12px;
	font-size:16px;
	color:#666;
}

body.misc #subnav li.active {
	background: url(http://images.popcap.com/www/images/sidebar/generic_list_active.gif) 0 4px no-repeat;
}

body.misc #subnav li.active a {
	color: #666666;
	text-decoration: none;
}

body.misc #subnav_bottom {
	width: 208px;
	padding-left:12px;
	margin-top: 50px;
}

body.misc #subnav_bottom p {
	font-size: 14px;
}

<!-- /* help section */

body.misc #help_main {
	margin-top: -105px;
	margin-left: 50px;
	width: 592px;
	float: left;	
	display: inline;
}

body.misc #help_main li a {
	font-size: 14px;
} -->

/* store area  */

#verisign_seal, #bbb_seal, #paypal_seal {
	margin:8px 0;
	text-align:center;
}


/* @end */