



/* @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,
.clear_fix {
	display: inline-block;
}

/* 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: #ffeb86 url(http://images.popcap.com/www/images/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(http://images.popcap.com/www/images/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(http://images.popcap.com/www/images/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(http://images.popcap.com/www/images/btn_sm_right.png) top right no-repeat;
}

*html a.sm_button span {
	background: url(http://images.popcap.com/www/images/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: hidden;
	background: url(http://images.popcap.com/www/images/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(http://images.popcap.com/www/images/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 {
	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 {
	
}

.game_tile_med img.badge {
	position: absolute;
}

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

.game_tile_lrg img {
	
}

.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 {
	
}

/* 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;
}

#close_alert {
	float:right;
	display:inline;
	padding: 0 10px 0 23px;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	background: url(http://images.popcap.com/www/images/alert_close.gif) no-repeat;
	cursor: pointer;
}

/* User Bar */
#userbar {
	background: url(http://images.popcap.com/www/images/userbar/userbar_left.png) no-repeat left top;
	height:45px;
	float:right;
}

#userbar .user_icon {
	background: url(http://images.popcap.com/www/images/userbar/user_icon.png) no-repeat left top;
	float:left;
	width:40px;
	height:40px;
	line-height:45px;
	margin:2px 5px;
}

#userbar #userbar_content {
	background: url(http://images.popcap.com/www/images/userbar/userbar_right.png) no-repeat right top;
	height:45px;
	margin:0 0 0 55px;
	padding:0 10px 0 0;
	font:bold 16px/45px Arial, Helvetica, Verdana, sans-serif;
	color:#fffc00;
}

#userbar #userbar_content span {
	padding-right:10px;
}

#userbar #userbar_content span a {
	color:#fff;
}

#userbar #userbar_content span a:hover {
	color:#000;
}

#userbar #userbar_content span.passport_secondary_message {
	font:bold 13px/45px Arial, Helvetica, Verdana, sans-serif;
}

#userbar a.passport_action:link,#userbar a.passport_action:active,#userbar a.passport_action:visited {
	color:#fff;
	text-decoration:underline;
}

#userbar a.passport_action:hover {
	color:#000;
}

#userbar span.passport_level_status {
	padding-left:10px;
	font:bold 13px/45px Arial, Helvetica, Verdana, sans-serif;
}


#alert_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;*/
}

#alert_window {
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 800px;
	height: 600px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}
/*------------------------------------------------------------------------ AA FORGOTTEN DYNASTY INTERSTITIAL */

#aafd_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;*/
}

#aafd_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/aa4/aafd_interstitial.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;
}

#aafd_window a {outline:none;}

#aafd_closeWindow {
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#aafd_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/aa4/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#aafd_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#aafd_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#aafd_exit a:hover {color:#ff6c00;}

#aafd_closeWindow a:hover {
	cursor: pointer;

}

#aafd_cta {
	margin:460px 0 0 285px;
	width:238px;
}

#aafd_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/aa4/aafd_cta.png) no-repeat 0 0;
	display:block;
	width:238px;
	height:84px;
	text-indent:-9999px;
}

#aafd_cta a:hover {
	background-position:center -84px;
}

/*------------------------------------------------------------------------ JAPAN RELIEF INTERSTITIAL */

#japan_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;*/
}

#japan_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/JapanRelief_interstitial_800x600.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;
}

#japan_window a {outline:none;}

#japan_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#japan_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#japan_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#japan_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#japan_exit a:hover {color:#ff6c00;}

#japan_closeWindow a:hover {
	cursor: pointer;

}

#japan_cta {
	margin:460px 0 0 295px;
	width:220px;
}

#japan_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/cta.png) no-repeat 0 0;
	display:block;
	width:220px;
	height:101px;
	text-indent:-9999px;
}

#japan_cta a:hover {
	background-position:center -97px;
}

/*------------------------------------------------------------------------ JAPAN RELIEF INTERSTITIAL DE (1031) */

#japan1031_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;*/
}

#japan1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1031/JapanRelief_interstitial_800x600_de.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;
}

#japan1031_window a {outline:none;}

#japan1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#japan1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#japan1031_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#japan1031_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#japan1031_exit a:hover {color:#ff6c00;}

#japan1031_closeWindow a:hover {
	cursor: pointer;

}

#japan1031_cta {
	margin:460px 0 0 295px;
	width:220px;
}

#japan1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1031/cta_DE.png) no-repeat 0 0;
	display:block;
	width:220px;
	height:101px;
	text-indent:-9999px;
}

#japan1031_cta a:hover {
	background-position:center -97px;
}

/*------------------------------------------------------------------------ JAPAN RELIEF INTERSTITIAL SP (1034) */

#japan1034_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;*/
}

#japan1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1034/JapanRelief_interstitial_800x600_es.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;
}

#japan1034_window a {outline:none;}

#japan1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#japan1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#japan1034_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#japan1034_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#japan1034_exit a:hover {color:#ff6c00;}

#japan1034_closeWindow a:hover {
	cursor: pointer;

}

#japan1034_cta {
	margin:460px 0 0 295px;
	width:220px;
}

#japan1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1034/cta_ES.png) no-repeat 0 0;
	display:block;
	width:220px;
	height:101px;
	text-indent:-9999px;
}

#japan1034_cta a:hover {
	background-position:center -97px;
}

/*------------------------------------------------------------------------ JAPAN RELIEF INTERSTITIAL FR (1036) */

#japan1036_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;*/
}

#japan1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1036/JapanRelief_interstitial_800x600_fr.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;
}

#japan1036_window a {outline:none;}

#japan1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#japan1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#japan1036_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#japan1036_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#japan1036_exit a:hover {color:#ff6c00;}

#japan1036_closeWindow a:hover {
	cursor: pointer;

}

#japan1036_cta {
	margin:460px 0 0 295px;
	width:220px;
}

#japan1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1036/cta_FR.png) no-repeat 0 0;
	display:block;
	width:220px;
	height:101px;
	text-indent:-9999px;
}

#japan1036_cta a:hover {
	background-position:center -97px;
}

/*------------------------------------------------------------------------ JAPAN RELIEF INTERSTITIAL IT (1040) */

#japan1040_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;*/
}

#japan1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1040/JapanRelief_interstitial_800x600_it.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;
}

#japan1040_window a {outline:none;}

#japan1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#japan1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#japan1040_exit {
	margin:	10px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#japan1040_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#japan1040_exit a:hover {color:#ff6c00;}

#japan1040_closeWindow a:hover {
	cursor: pointer;

}

#japan1040_cta {
	margin:450px 0 0 295px;
	width:220px;
}

#japan1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/japanrelief/1040/cta_IT2.png) no-repeat 0 13px;
	display:block;
	width:220px;
	height:101px;
	text-indent:-9999px;
}

#japan1040_cta a:hover {
	background-position:center -97px;
}



/*------------------------------------------------------------------------ VACATION QUEST INTERSTITIAL */

#vacquest_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;*/
}

#vacquest_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/background.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;
}

#vacquest_window a {outline:none;}

#vacquest_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#vacquest_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#vacquest_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#vacquest_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#vacquest_exit a:hover {color:#ff6c00;}

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

#vacquest_cta {
	margin:510px 0 0 310px;
	width:193px;
}

#vacquest_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/cta.png) no-repeat 0 0;
	display:block;
	width:185px;
	height:61px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ VACATION QUEST INTERSTITIAL - 1031 */

#vacquest1031_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;*/
}

#vacquest1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1031/background.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;
}

#vacquest1031_window a {outline:none;}

#vacquest1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#vacquest1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#vacquest1031_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#vacquest1031_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#vacquest1031_exit a:hover {color:#ff6c00;}

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

#vacquest1031_cta {
	margin:510px 0 0 283px;
	width:193px;
}

#vacquest1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1031/cta.png) no-repeat 0 0;
	display:block;
	width:246px;
	height:61px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ VACATION QUEST INTERSTITIAL 1034*/

#vacquest1034_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;*/
}

#vacquest1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1034/background.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;
}

#vacquest1034_window a {outline:none;}

#vacquest1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#vacquest1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#vacquest1034_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#vacquest1034_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#vacquest1034_exit a:hover {color:#ff6c00;}

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

#vacquest1034_cta {
	margin:510px 0 0 283px;
	width:193px;
}

#vacquest1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1034/cta.png) no-repeat 0 0;
	display:block;
	width:246px;
	height:61px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ VACATION QUEST INTERSTITIAL 1036 */

#vacquest1036_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;*/
}

#vacquest1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1036/background.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;
}

#vacquest1036_window a {outline:none;}

#vacquest1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#vacquest1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#vacquest1036_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#vacquest1036_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#vacquest1036_exit a:hover {color:#ff6c00;}

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

#vacquest1036_cta {
	margin:510px 0 0 283px;
	width:193px;
}

#vacquest1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1036/cta.png) no-repeat 0 0;
	display:block;
	width:246px;
	height:61px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ VACATION QUEST INTERSTITIAL 1040*/

#vacquest1040_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;*/
}

#vacquest1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1040/background.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;
}

#vacquest1040_window a {outline:none;}

#vacquest1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#vacquest1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#vacquest1040_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#vacquest1040_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#vacquest1040_exit a:hover {color:#ff6c00;}

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

#vacquest1040_cta {
	margin:510px 0 0 283px;
	width:193px;
}

#vacquest1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquest/1040/cta.png) no-repeat 0 0;
	display:block;
	width:246px;
	height:61px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL PC */

#poppack_pc_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;*/
}

#poppack_pc_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/complete_pc.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;
}

#poppack_pc_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_pc_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_pc_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_pc_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_pc_exit a:hover {color:#ff43af;}

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

#poppack_pc_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_pc_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL PC DE 1031 */

#poppack_pc_1031_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;*/
}

#poppack_pc_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1031/complete_pc.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;
}

#poppack_pc_1031_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_pc_1031_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1031/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_pc_1031_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_pc_1031_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_pc_1031_exit a:hover {color:#ff43af;}

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

#poppack_pc_1031_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_pc_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1031/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL PC ES 1034 */

#poppack_pc_1034_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;*/
}

#poppack_pc_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1034/complete_pc.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;
}

#poppack_pc_1034_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_pc_1034_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1034/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_pc_1034_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_pc_1034_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_pc_1034_exit a:hover {color:#ff43af;}

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

#poppack_pc_1034_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_pc_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1034/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL PC FR 1036 */

#poppack_pc_1036_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;*/
}

#poppack_pc_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1036/complete_pc.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;
}

#poppack_pc_1036_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_pc_1036_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1036/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_pc_1036_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_pc_1036_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_pc_1036_exit a:hover {color:#ff43af;}

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

#poppack_pc_1036_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_pc_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1036/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL PC IT 1040 */

#poppack_pc_1040_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;*/
}

#poppack_pc_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1040/complete_pc.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;
}

#poppack_pc_1040_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_pc_1040_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1040/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_pc_1040_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_pc_1040_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_pc_1040_exit a:hover {color:#ff43af;}

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

#poppack_pc_1040_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_pc_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_pc/1040/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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




/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL MAC */

#poppack_mac_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;*/
}

#poppack_mac_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/complete_mac2.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;
}

#poppack_mac_window a {outline:none;}

#poppack_mac_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_mac_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_mac_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_mac_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_mac_exit a:hover {color:#ff43af;}

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

#poppack_mac_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_mac_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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




/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL MAC DE 1031 */

#poppack_mac_1031_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;*/
}

#poppack_mac_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1031/complete_mac.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;
}

#poppack_mac_1031_window a {outline:none;}

#poppack_mac_1031_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_mac_1031_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1031/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_mac_1031_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_mac_1031_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_mac_1031_exit a:hover {color:#ff43af;}

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

#poppack_mac_1031_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_mac_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1031/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL MAC ES 1034 */

#poppack_mac_1034_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;*/
}

#poppack_mac_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1034/complete_mac.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;
}

#poppack_mac_1034_window a {outline:none;}

#poppack_mac_1034_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_mac_1034_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1034/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_mac_1034_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_mac_1034_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_mac_1034_exit a:hover {color:#ff43af;}

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

#poppack_mac_1034_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_mac_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1034/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL MAC FR 1036 */

#poppack_mac_1036_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;*/
}

#poppack_mac_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1036/complete_mac.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;
}

#poppack_mac_1036_window a {outline:none;}

#poppack_mac_1036_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_mac_1036_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1036/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_mac_1036_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_mac_1036_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_mac_1036_exit a:hover {color:#ff43af;}

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

#poppack_mac_1036_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_mac_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1036/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ COMPLETE 2011 INTERSTITIAL MAC IT 1040 */

#poppack_mac_1040_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;*/
}

#poppack_mac_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1040/complete_mac.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;
}

#poppack_mac_1040_window a {outline:none;}

#poppack_mac_1040_closeWindow {
	height: 40px;
	width: 39px;
	margin: -610px 0 0 775px;
}

#poppack_mac_1040_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1040/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#poppack_mac_1040_exit {
	margin:	-20px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#poppack_mac_1040_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#poppack_mac_1040_exit a:hover {color:#ff43af;}

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

#poppack_mac_1040_cta {
	margin:430px 0 0 270px;
	width:193px;
}

#poppack_mac_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/poppack_mac/1040/cta.png) no-repeat 0 0;
	display:block;
	width:375px;
	height:160px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ 10 YEARS OF FUN SALE INTERSTITIAL */

#endofyear2010_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;*/
}

#endofyear2010_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/background.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;
}

#endofyear2010_window a {outline:none;}

#endofyear2010_closeWindow {
	height: 54px;
	width: 54px;
	margin: -520px 0 0 765px;
}

#endofyear2010_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#endofyear2010_exit {
	margin:	8px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#endofyear2010_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#endofyear2010_exit a:hover {color:#ff43af;}

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

#endofyear2010_cta {
	margin:460px 0 0 310px;
	width:193px;
}

#endofyear2010_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/cta.png) no-repeat 0 0;
	display:block;
	width:193px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ 10 YEARS OF FUN SALE INTERSTITIAL 1040 */

#endofyear2010_1040_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;*/
}

#endofyear2010_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1040/interstitial.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;
}

#endofyear2010_1040_window a {outline:none;}

#endofyear2010_1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -520px 0 0 765px;
}

#endofyear2010_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1040/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#endofyear2010_1040_exit {
	margin:	8px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#endofyear2010_1040_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#endofyear2010_1040_exit a:hover {color:#ff43af;}

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

#endofyear2010_1040_cta {
	margin:460px 0 0 310px;
	width:193px;
}

#endofyear2010_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1040/cta.png) no-repeat 0 0;
	display:block;
	width:193px;
	height:47px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ BJ3 REFRESH STRAT GUIDE */

#bj3refresh_sg_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;*/
}

#bj3refresh_sg_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh_sg/background2.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;
}

#bj3refresh_sg_window a {outline:none;}

#bj3refresh_sg_closeWindow {
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#bj3refresh_sg_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh_sg/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bj3refresh_sg_exit {
	margin:	8px 0 0 318px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3refresh_sg_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bj3refresh_sg_exit a:hover {color:#ff43af;}

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

#bj3refresh_sg_cta {
	margin:500px 0 0 310px;
	width:193px;
}

#bj3refresh_sg_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh_sg/cta.png) no-repeat 0 0;
	display:block;
	width:209px;
	height:62px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ BJ3 REFRESH REVIEWS */

#bj3refresh_r_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;*/
}

#bj3refresh_r_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh_r/background3_reviews.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;
}

#bj3refresh_r_window a {outline:none;}

#bj3refresh_r_closeWindow {
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#bj3refresh_r_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh_r/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bj3refresh_r_exit {
	margin:	8px 0 0 318px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3refresh_r_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bj3refresh_r_exit a:hover {color:#ff43af;}

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

#bj3refresh_r_cta {
	margin:500px 0 0 310px;
	width:193px;
}

#bj3refresh_r_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh_r/cta3.png) no-repeat 0 1px;
	display:block;
	width:209px;
	height:62px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ 10 YEARS OF FUN SALE INTERSTITIAL 1031 */

#endofyear2010_1031_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;*/
}

#endofyear2010_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1031/interstitial.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;
}

#endofyear2010_1031_window a {outline:none;}

#endofyear2010_1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -520px 0 0 765px;
}

#endofyear2010_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1031/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#endofyear2010_1031_exit {
	margin:	8px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#endofyear2010_1031_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#endofyear2010_1031_exit a:hover {color:#ff43af;}

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

#endofyear2010_1031_cta {
	margin:460px 0 0 310px;
	width:193px;
}

#endofyear2010_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1031/cta.png) no-repeat 0 0;
	display:block;
	width:193px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ 10 YEARS OF FUN SALE INTERSTITIAL 1034 */

#endofyear2010_1034_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;*/
}

#endofyear2010_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1034/interstitial.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;
}

#endofyear2010_1034_window a {outline:none;}

#endofyear2010_1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -540px 0 0 765px;
}

#endofyear2010_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1034/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#endofyear2010_1034_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#endofyear2010_1034_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#endofyear2010_1034_exit a:hover {color:#ff43af;}

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

#endofyear2010_1034_cta {
	margin:480px 0 0 310px;
	width:193px;
}

#endofyear2010_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1034/cta.png) no-repeat 0 0;
	display:block;
	width:193px;
	height:47px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ 10 YEARS OF FUN SALE INTERSTITIAL 1036 */

#endofyear2010_1036_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;*/
}

#endofyear2010_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1036/interstitial.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;
}

#endofyear2010_1036_window a {outline:none;}

#endofyear2010_1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -520px 0 0 765px;
}

#endofyear2010_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1036/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#endofyear2010_1036_exit {
	margin:	8px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#endofyear2010_1036_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#endofyear2010_1036_exit a:hover {color:#ff43af;}

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

#endofyear2010_1036_cta {
	margin:460px 0 0 310px;
	width:193px;
}

#endofyear2010_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/endofyear2010/1036/cta.png) no-repeat 0 0;
	display:block;
	width:193px;
	height:47px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ BEJEWELED 3 LAUNCH INTERSTITIAL HERE */

#bj3launch_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;*/
}

#bj3launch_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/bj3background.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;
}

#bj3launch_window a {outline:none;}

#bj3launch_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3launch_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bj3launch_exit {
	margin:	10px 0 0 658px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3launch_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bj3launch_exit a:hover {color:#ff43af;}

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

#bj3launch_cta {
	margin:500px 0 0 300px;
	width:210px;
}

#bj3launch_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/cta.png) no-repeat 0 -4px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ BEJEWELED 3 LAUNCH INTERSTITIAL 1031 */

#bj3launch_1031_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;*/
}

#bj3launch_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1031/bj3main.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;
}

#bj3launch_1031_window a {outline:none;}

#bj3launch_1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3launch_1031_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1031/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3launch_1031_exit {
	margin:	5px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3launch_1031_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3launch_1031_exit a:hover {color:red;}

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

#bj3launch_1031_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3launch_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1031/cta.png) no-repeat 0 -4px;
	display:block;
	width:245px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ BEJEWELED 3 LAUNCH INTERSTITIAL 1034 */

#bj3launch_1034_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;*/
}

#bj3launch_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1034/bj3main.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;
}

#bj3launch_1034_window a {outline:none;}

#bj3launch_1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3launch_1034_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1034/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3launch_1034_exit {
	margin:	5px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3launch_1034_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3launch_1034_exit a:hover {color:red;}

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

#bj3launch_1034_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3launch_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1034/cta.png) no-repeat 0 -4px;
	display:block;
	width:245px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ BEJEWELED 3 LAUNCH INTERSTITIAL 1036 */

#bj3launch_1036_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;*/
}

#bj3launch_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1036/bj3main.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;
}

#bj3launch_1036_window a {outline:none;}

#bj3launch_1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3launch_1036_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1036/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3launch_1036_exit {
	margin:	5px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3launch_1036_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3launch_1036_exit a:hover {color:red;}

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

#bj3launch_1036_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3launch_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1036/cta.png) no-repeat 0 -4px;
	display:block;
	width:245px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ BEJEWELED 3 LAUNCH INTERSTITIAL 1040 */

#bj3launch_1040_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;*/
}

#bj3launch_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1040/bj3main.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;
}

#bj3launch_1040_window a {outline:none;}

#bj3launch_1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3launch_1040_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1040/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3launch_1040_exit {
	margin:	5px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3launch_1040_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3launch_1040_exit a:hover {color:red;}

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

#bj3launch_1040_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3launch_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3launch/1040/cta.png) no-repeat 0 -4px;
	display:block;
	width:245px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ BEJEWELED 3 REFRESH INTERSTITIAL 1031 */

#bj3refresh_1031_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;*/
}

#bj3refresh_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1031/background.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;
}

#bj3refresh_1031_window a {outline:none;}

#bj3refresh_1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3refresh_1031_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1031/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3refresh_1031_exit {
	margin:	5px 0 0 325px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3refresh_1031_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3refresh_1031_exit a:hover {color:red;}

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

#bj3refresh_1031_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3refresh_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1031/cta.png) no-repeat 0 -4px;
	display:block;
	width:290px;
	height:57px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ BEJEWELED 3 REFRESH INTERSTITIAL 1034 */

#bj3refresh_1034_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;*/
}

#bj3refresh_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1034/background.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;
}

#bj3refresh_1034_window a {outline:none;}

#bj3refresh_1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3refresh_1034_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1034/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3refresh_1034_exit {
	margin:	5px 0 0 325px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3refresh_1034_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3refresh_1034_exit a:hover {color:red;}

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

#bj3refresh_1034_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3refresh_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1034/cta.png) no-repeat 0 -4px;
	display:block;
	width:290px;
	height:57px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ BEJEWELED 3 REFRESH INTERSTITIAL 1036 */

#bj3refresh_1036_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;*/
}

#bj3refresh_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1036/background.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;
}

#bj3refresh_1036_window a {outline:none;}

#bj3refresh_1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3refresh_1036_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1036/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3refresh_1036_exit {
	margin:	5px 0 0 325px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3refresh_1036_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3refresh_1036_exit a:hover {color:red;}

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

#bj3refresh_1036_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3refresh_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1036/cta.png) no-repeat 0 -4px;
	display:block;
	width:290px;
	height:57px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ BEJEWELED 3 REFRESH INTERSTITIAL 1040 */

#bj3refresh_1040_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;*/
}

#bj3refresh_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1040/background.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;
}

#bj3refresh_1040_window a {outline:none;}

#bj3refresh_1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#bj3refresh_1040_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1040/close_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: 0;
}

#bj3refresh_1040_exit {
	margin:	5px 0 0 325px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3refresh_1040_exit a {
	color:#ffff66;
	font-size:12px;
	margin:0px;
}

#bj3refresh_1040_exit a:hover {color:red;}

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

#bj3refresh_1040_cta {
	margin:500px 0 0 280px;
	width:245px;
}

#bj3refresh_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/1040/cta.png) no-repeat 0 -4px;
	display:block;
	width:290px;
	height:57px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ BEJEWELED 3 CHARITY PROMO INTERSTITIAL*/

#bj3_charity_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;*/
}

#bj3_charity_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3_charity/bj3_charity.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;
}

#bj3_charity_window a {outline:none;}

#bj3_charity_closeWindow {
	height: 54px;
	width: 54px;
	margin: -540px 0 0 765px;
}

#bj3_charity_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3_charity/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bj3_charity_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3_charity_exit a {
	color:#ffe895;
	font-size:12px;
	margin:0px;
}

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

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

#bj3_charity_cta {
	margin:470px 0 0 300px;
	width:210px;
}

#bj3_charity_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3_charity/cta.png) no-repeat 0 -4px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ pvz sept Interstitial */

#pvz_sept_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;*/
}

#pvz_sept_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_sept/background.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;
}

#pvz_sept_window a {outline:none;}

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

#pvz_sept_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_sept/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#pvz_sept_exit a {
	color:#fff;
	font-size:12px;
	margin:0 0px 0 0px;
}

#pvz_sept_exit a:hover {color:#FFCC00;
}

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

#pvz_sept_cta {
	margin:448px 0 0 280px;
}

#pvz_sept_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_sept/button.png) top left no-repeat;
	display:block;
	width:227px;
	height:66px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ mpila Interstitial */

#mpi-la_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;*/
}

#mpi-la_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi-la/mpi-la_tb-03.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;
}

#mpi-la_window a {outline:none;}

#mpi-la_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -560px 0 0 762px;
/*	margin: -615px 0 0 700px;*/
}

#mpi-la_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi-la/mpi-la_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#mpi-la_exit a {
	color:#fff;
	font-size:12px;
	margin:0 0px 0 0px;
}

#mpi-la_exit a:hover {color:#FFCC00;
}

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

#mpi-la_cta {
	margin:398px 0 0 250px;
}

#mpi-la_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi-la/mpi-la_cta.png) top left no-repeat;
	display:block;
	width:294px;
	height:130px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Mothers Day 2010 Interstitial 1031 */

#mothers1031_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;*/
}

#mothers1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1031/mothersday_zuma_bg.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;
}

#mothers1031_window a {outline:none;}

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

#mothers1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#mothers1031_exit a {
	color:black;
	font-size:12px;
	margin:0 0px 0 0px;
}

#mothers1031_exit a:hover {color:yellow;
}

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

#mothers1031_cta {
	margin:420px 0 0 220px;
}

#mothers1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1031/cta.png) no-repeat 0 1px;
	display:block;
	width:382px;
	height:90px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Mothers Day 2010 Interstitial 1033 */

#mothers1033_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;*/
}

#mothers1033_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1033/mothersday_zuma_bg.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;
}

#mothers1033_window a {outline:none;}

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

#mothers1033_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1033/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#mothers1033_exit a {
	color:black;
	font-size:12px;
	margin:0 0px 0 0px;
}

#mothers1033_exit a:hover {color:yellow;
}

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

#mothers1033_cta {
	margin:420px 0 0 220px;
}

#mothers1033_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1033/cta.png) no-repeat 0 0px;
	display:block;
	width:382px;
	height:90px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Mothers Day 2010 Interstitial 1036 */

#mothers1036_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;*/
}

#mothers1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1036/mothersday_zuma_bg.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;
}

#mothers1036_window a {outline:none;}

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

#mothers1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#mothers1036_exit a {
	color:black;
	font-size:12px;
	margin:0 0px 0 0px;
}

#mothers1036_exit a:hover {color:yellow;
}

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

#mothers1036_cta {
	margin:420px 0 0 220px;
}

#mothers1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1036/cta.png) no-repeat 0 -1px;
	display:block;
	width:382px;
	height:90px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Mothers Day 2010 Interstitial 1040 */

#mothers1040_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;*/
}

#mothers1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1040/mothersday_zuma_bg.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;
}

#mothers1040_window a {outline:none;}

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

#mothers1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#mothers1040_exit a {
	color:black;
	font-size:12px;
	margin:0 0px 0 0px;
}

#mothers1040_exit a:hover {color:yellow;
}

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

#mothers1040_cta {
	margin:420px 0 0 220px;
}

#mothers1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mothersday10/1040/cta.png) no-repeat 0 -1px;
	display:block;
	width:382px;
	height:90px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ zrJungle1033 Interstitial */

#zrJungle1033_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;*/
}

#zrJungle1033_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1033/zrJungle_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;
}

#zrJungle1033_window a {outline:none;}

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

#zrJungle1033_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/zrJungle_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrJungle1033_exit a {
	color:#fff;
	font-size:12px;
	margin:0 0px 0 40px;
}

#zrJungle1033_exit a:hover {color:#FFCC00;
}

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

#zrJungle1033_cta {
	margin:438px 0 0 310px;
}

#zrJungle1033_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1033/zrJungle_cta.png) top left no-repeat;
	display:block;
	width:224px;
	height:93px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ sing_bj2 Interstitial */

#sing_bj2_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;*/
}

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

#sing_bj2_window a {outline:none;}

#sing_bj2_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -565px 0 0 740px;
}

#sing_bj2_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/sing_bj2/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#sing_bj2_exit {
	margin:0 0 0 275px;
	width:230px;
	text-align:center;
}

#sing_bj2_exit a {
	color:#fff;
	font-size:12px;
	margin:10px 0px 0 20px;
}

#sing_bj2_exit a:hover {color:#FFCC00;
}

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

#sing_bj2_cta {
	margin:490px 0 0 310px;
}

#sing_bj2_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/sing_bj2/button.png) top left no-repeat;
	display:block;
	width:165px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ zrjungle1036 Interstitial */

#zrJungle1036_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;*/
}

#zrJungle1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1036/zrJungle_tb_fr.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;
}

#zrJungle1036_window a {outline:none;}

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

#zrJungle1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/zrJungle_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrJungle1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0 0px 0 40px;
}

#zrJungle1036_exit a:hover {color:#FFCC00;
}

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

#zrJungle1036_cta {
	margin:438px 0 0 310px;
}

#zrJungle1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1036/zrJungle_cta_fr.png) top left no-repeat;
	display:block;
	width:224px;
	height:93px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ zrjungle1040 Interstitial */

#zrJungle1040_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;*/
}

#zrJungle1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1040/zrJungle_tb_it.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;
}

#zrJungle1040_window a {outline:none;}

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

#zrJungle1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/zrJungle_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrJungle1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0 0px 0 40px;
}

#zrJungle1040_exit a:hover {color:#FFCC00;
}

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

#zrJungle1040_cta {
	margin:438px 0 0 310px;
}

#zrJungle1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1040/zrJungle_cta_it.png) top left no-repeat;
	display:block;
	width:224px;
	height:93px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ zrjungle1031 Interstitial */

#zrJungle1031_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;*/
}

#zrJungle1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1031/zrJungle_tb_de.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;
}

#zrJungle1031_window a {outline:none;}

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

#zrJungle1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/zrJungle_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#zrJungle1031_exit {
	margin:0 0 0 285px;
	width:240px;
	text-align:center;
}

#zrJungle1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0 0px 0 40px;
}

#zrJungle1031_exit a:hover {color:#FFCC00;
}

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

#zrJungle1031_cta {
	margin:438px 0 0 310px;
}

#zrJungle1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1031/zrJungle_cta_de.png) top left no-repeat;
	display:block;
	width:224px;
	height:93px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ zrjungle1036 Interstitial */

#zrJungle1036_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;*/
}

#zrJungle1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1036/zrJungle_tb_es.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;
}

#zrJungle1036_window a {outline:none;}

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

#zrJungle1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/zrJungle_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrJungle1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0 0px 0 40px;
}

#zrJungle1036_exit a:hover {color:#FFCC00;
}

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

#zrJungle1036_cta {
	margin:438px 0 0 310px;
}

#zrJungle1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrJungle/1036/zrJungle_cta_es.png) top left no-repeat;
	display:block;
	width:224px;
	height:93px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ zrlava1033 Interstitial */

#zrLava1033_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;*/
}

#zrLava1033_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1033/zrLava_tb.png) 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;
}

#zrLava1033_window a {outline:none;}

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

#zrLava1033_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1033/zrLava_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrLava1033_exit a {
	color:#fff;
	font-size:12px;
	margin:60px 0px 0 0px;
}

#zrLava1033_exit a:hover {color:#FFCC00;
}

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

#zrLava1033_cta {
	margin:358px 0 0 310px;
}

#zrLava1033_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1033/zrLava_cta.png) top left no-repeat;
	display:block;
	width:175px;
	height:34px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ zrlava1031 Interstitial */

<<<<<<< .mine
#zrLava1031_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;*/
}

#zrLava1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1031/zrLava_tb_de.png) 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;
}

#zrLava1031_window a {outline:none;}

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

#zrLava1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/zrLava_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrLava1031_exit a {
	color:#fff;
	font-size:12px;
	margin:60px 0px 0 0px;
}

#zrLava1031_exit a:hover {color:#FFCC00;
}

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

#zrLava1031_cta {
	margin:358px 0 0 310px;
}

#zrLava1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1031/zrLava_cta_de.png) top left no-repeat;
	display:block;
	width:213px;
	height:33px;
	text-indent:-9999px;
}

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

/* zrLava1034 Interstitial *//*------------------------------------------------------------------------ zrlava1034 Interstitial */

#zrLava1034_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;*/
}

#zrLava1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1034/zrLava_tb_es.png) 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;
}

#zrLava1034_window a {outline:none;}

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

#zrLava1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/zrLava_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrLava1034_exit a {
	color:#fff;
	font-size:12px;
	margin:60px 0px 0 0px;
}

#zrLava1034_exit a:hover {color:#FFCC00;
}

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

#zrLava1034_cta {
	margin:358px 0 0 310px;
}

#zrLava1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1034/zrLava_cta_es.png) top left no-repeat;
	display:block;
	width:189px;
	height:33px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ zrlava1036 Interstitial */

#zrLava1036_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;*/
}

#zrLava1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1036/zrLava_tb_fr.png) 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;
}

#zrLava1036_window a {outline:none;}

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

#zrLava1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/zrLava_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrLava1036_exit a {
	color:#fff;
	font-size:12px;
	margin:60px 0px 0 0px;
}

#zrLava1036_exit a:hover {color:#FFCC00;
}

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

#zrLava1036_cta {
	margin:358px 0 0 310px;
}

#zrLava1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1036/zrLava_cta_fr.png) top left no-repeat;
	display:block;
	width:208px;
	height:37px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ zrlava1040 Interstitial */

#zrLava1040_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;*/
}

#zrLava1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1040/zrLava_tb_it.png) 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;
}

#zrLava1040_window a {outline:none;}

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

#zrLava1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/zrLava_close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#zrLava1040_exit a {
	color:#fff;
	font-size:12px;
	margin:60px 0px 0 0px;
}

#zrLava1040_exit a:hover {color:#FFCC00;
}

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

#zrLava1040_cta {
	margin:358px 0 0 310px;
}

#zrLava1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/zrLava/1040/zrLava_cta_it.png) top left no-repeat;
	display:block;
	width:214px;
	height:34px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ rose Interstitial */
=======
#rose_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;*/
}

#rose_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/rosemac/rosecliff_mac_bkgd.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;
}

#rose_window a {outline:none;}

#rose_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -550px 0 0 710px;
/*	margin: -615px 0 0 700px;*/
}

#rose_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/rosemac/rosecliff_mac_close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#rose_exit {
	margin:18px 0 0 290px;
	width:230px;
	text-align:center;
}

#rose_exit a {
	color:#fff;
	font-size:12px;
	margin:0px 0px 0 0px;
}

#rose_exit a:hover {color:#FFCC00;
}

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

#rose_cta {
	margin:448px 0 0 260px;
}

#rose_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/rosemac/rosecliff_mac_cta.png) top left no-repeat;
	display:block;
	width:288px;
	height:104px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ halloween09_1033 Interstitial */

#halloween09_1033_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;*/
}

#halloween09_1033_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1033/halloween_eng.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;
}

#halloween09_1033_window a {outline:none;}

#halloween09_1033_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -560px 0 0 750px;
}

#halloween09_1033_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#halloween09_1033_exit {
	margin:130px 0 0 290px;
	width:230px;
	text-align:center;
}

#halloween09_1033_exit a {
	color:#fff;
	font-size:12px;
	margin:0px 0px 0 0px;
}

#halloween09_1033_exit a:hover {color:#FFCC00;
}

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

#halloween09_1033_cta {
	margin:370px 0 0 300px;
}

#halloween09_1033_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1033/button_eng.png) top left no-repeat;
	display:block;
	width:217px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ halloween09_1036 Interstitial */

#halloween09_1036_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;*/
}

#halloween09_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1036/halloween_fr.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;
}

#halloween09_1036_window a {outline:none;}

#halloween09_1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 780px;
}

#halloween09_1036_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#halloween09_1036_exit {
	margin:18px 0 0 290px;
	width:230px;
	text-align:center;
}

#halloween09_1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px 0px 0 0px;
}

#halloween09_1036_exit a:hover {color:#FFCC00;
}

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

#halloween09_1036_cta {
	margin:455px 0 0 250px;
}

#halloween09_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1036/button_fr.png) top left no-repeat;
	display:block;
	width:322px;
	height:69px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ halloween09_1040 Interstitial */

#halloween09_1040_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;*/
}

#halloween09_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1040/halloween_it.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;
}

#halloween09_1040_window a {outline:none;}

#halloween09_1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 780px;
}

#halloween09_1040_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#halloween09_1040_exit {
	margin:18px 0 0 290px;
	width:230px;
	text-align:center;
}

#halloween09_1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px 0px 0 0px;
}

#halloween09_1040_exit a:hover {color:#FFCC00;
}

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

#halloween09_1040_cta {
	margin:455px 0 0 280px;
}

#halloween09_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1040/button_it.png) top left no-repeat;
	display:block;
	width:246px;
	height:68px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ halloween09_1031 Interstitial */

#halloween09_1031_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;*/
}

#halloween09_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1031/halloween_de.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;
}

#halloween09_1031_window a {outline:none;}

#halloween09_1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 780px;
}

#halloween09_1031_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#halloween09_1031_exit {
	margin:18px 0 0 290px;
	width:230px;
	text-align:center;
}

#halloween09_1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px 0px 0 0px;
}

#halloween09_1031_exit a:hover {color:#FFCC00;
}

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

#halloween09_1031_cta {
	margin:455px 0 0 280px;
}

#halloween09_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1031/button_de.png) top left no-repeat;
	display:block;
	width:239px;
	height:69px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ halloween09_1034 Interstitial */

#halloween09_1034_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;*/
}

#halloween09_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1034/halloween_es.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;
}

#halloween09_1034_window a {outline:none;}

#halloween09_1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 780px;
}

#halloween09_1034_closeWindow a {
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#halloween09_1034_exit {
	margin:18px 0 0 290px;
	width:230px;
	text-align:center;
}

#halloween09_1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px 0px 0 0px;
}

#halloween09_1034_exit a:hover {color:#FFCC00;
}

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

#halloween09_1034_cta {
	margin:455px 0 0 280px;
}

#halloween09_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1034/button_es.png) top left no-repeat;
	display:block;
	width:246px;
	height:69px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ halloween09flashTest Interstitial */

#halloween09flashTest_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;*/
}

#halloween09flashTest_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1033/halloween_eng.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;
}

#halloween09flashTest_window a {outline:none;}

#halloween09flashTest_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -560px 0 0 750px;
}

#halloween09flashTest_closeWindow a {
	behavior: url(/images/iepngfix.htc);
	display: block;
	height: 40px;
	width: 39px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#halloween09flashTest_exit {
	margin:130px 0 0 290px;
	width:230px;
	text-align:center;
}

#halloween09flashTest_exit a {
	color:#fff;
	font-size:12px;
	margin:0px 0px 0 0px;
}

#halloween09flashTest_exit a:hover {color:#FFCC00;
}

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

#halloween09flashTest_cta {
	margin:370px 0 0 300px;
}

#halloween09flashTest_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/halloween09/1033/button_eng.png) top left no-repeat;
	display:block;
	width:217px;
	height:57px;
	text-indent:-9999px;
}

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

>>>>>>> .r31777
/* NEWSLETTER */
#newsletter div {
	margin-bottom:10px;
}
<<<<<<< .mine
=======
/*------------------------------------------------------------------------ Complete Pack Interstitial */

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

#complete_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/complete/interstitial.png) 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;
}

#complete_window a {outline:none;}

#complete_closeWindow {
	position: absolute;
	height: 39px;
	width: 44px;
	margin: -560px 0 0 730px;
/*	margin: -560px 0 0 730px;*/
}

#complete_closeWindow a {
	display: block;
	height: 39px;
	width: 44px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/complete/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#complete_exit {
	margin:200px 0 0 275px;
	width:230px;
	text-align:center;
}

#complete_exit a {
	color:#000;
	font-size:12px;
	margin:0 0 0 40px;
}

#complete_exit a:hover {color:#0096da;
}

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

#complete_cta {
	margin:250px 0 0 280px;
}

#complete_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/complete/buybutton.png) no-repeat 0 3px;
	display:block;
	width:216px;
	height:115px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Complete MAC Pack Interstitial */

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

#completemac_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/completemac/interstitial.png) 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;
}

#completemac_window a {outline:none;}

#completemac_closeWindow {
	position: absolute;
	height: 39px;
	width: 44px;
	margin: -560px 0 0 730px;
/*	margin: -560px 0 0 730px;*/
}

#completemac_closeWindow a {
	display: block;
	height: 39px;
	width: 44px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/completemac/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#completemac_exit {
	margin:200px 0 0 275px;
	width:230px;
	text-align:center;
}

#completemac_exit a {
	color:#000;
	font-size:12px;
	margin:0 0 0 20px;
}

#completemac_exit a:hover {color:#0096da;
}

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

#completemac_cta {
	margin:250px 0 0 280px;
}

#completemac_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/completemac/buybutton.png) no-repeat 0 3px;
	display:block;
	width:216px;
	height:115px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ AA3 Interstitial */

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

#aa3_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/aa3/interstitial.png) 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;
}

#aa3_window a {outline:none;}

#aa3_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -510px 0 0 740px;
}

#aa3_closeWindow a {
	display: block;
	height: 49px;
	width: 49px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/aa3/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#aa3_exit {
	float:left;
	text-align:center;
}

#aa3_exit a {
	color:#FFF;
	width:400px;
	font-size:12px;
	margin:0 0 0 340px;
}

#aa3_exit a:hover {color:#0096da;
}

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

#aa3_cta {
	margin:440px 0 0 280px;
}

#aa3_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/aa3/buynow.png) no-repeat 0 1px;
	display:block;
	width:277px;
	height:86px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ bwads Interstitial */

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

#bwads_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bwds/main.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;
}

#bwads_window a {outline:none;}

#bwads_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -455px 0 0 757px;
}

#bwads_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bwads_exit {
	float:left;
	text-align:center;
}

#bwads_exit a {
	color:#FFF;
	width:400px;
	font-size:12px;
	margin:0 0 0 340px;
}

#bwads_exit a:hover {color:#0096da;
}

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

#bwads_cta {
	margin:420px 0 0 300px;
}

#bwads_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/cta.png) no-repeat 0 1px;
	display:block;
	width:185px;
	height:43px;
	text-indent:-9999px;
}

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

/* END OF bwads Interstitial */

/* holiday09 Interstitial */

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

<<<<<<< .mine
#holiday09_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/main.png) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 802px;
	height: 630px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09_window a {outline:none;}

#holiday09_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -455px 0 0 757px;
}

#holiday09_closeWindow a {
	behavior: url(/images/iepngfix.htc);
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09_exit {
	float:left;
	text-align:center;
}

#holiday09_exit a {
	color:#FFF;
	width:400px;
	font-size:12px;
	margin:0 0 0 340px;
}

#holiday09_exit a:hover {color:#0096da;
}

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

#holiday09_cta {
	margin:420px 0 0 300px;
}

#holiday09_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/cta.png) no-repeat 0 1px;
	display:block;
	width:165px;
	height:98px;
	text-indent:-9999px;
}

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


>>>>>>> .r33563
=======
/* -----------------------START of holiday09 ENGLISH Interstitial--------------------------------- */

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

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

#holiday09_window a {outline:none;}

#holiday09_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -540px 0 0 750px;
}

#holiday09_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09_exit {
	width:230px;
	text-align:center;
	margin:160px 0 0 290px;
}

#holiday09_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09_exit a:hover {color:#ca171d;
}

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

#holiday09_cta {
	margin:300px 0 0 320px;
}

#holiday09_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/cta.png) no-repeat 0 2px;
	display:block;
	width:165px;
	height:49px;
	text-indent:-9999px;
}

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


/* ---------------------- START of holiday09ex EXTENDED ENGLISH Interstitial----------------------------------- */

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

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

#holiday09ex_window a {outline:none;}

#holiday09ex_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -540px 0 0 750px;
}

#holiday09ex_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09ex_exit {
	width:230px;
	text-align:center;
	margin:160px 0 0 270px;
}

#holiday09ex_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09ex_exit a:hover {color:#ca171d;
}

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

#holiday09ex_cta {
	margin:300px 0 0 300px;
}

#holiday09ex_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/cta.png) no-repeat 0 2px;
	display:block;
	width:165px;
	height:49px;
	text-indent:-9999px;
}

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


/* ---------------------------------- START OF holiday09 FIGS Interstitials ----------------------------------------------------------- */

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

#holiday09_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1034/main.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09_1034_window a {outline:none;}

#holiday09_1034_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 750px;
}

#holiday09_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09_1034_exit {
	width:230px;
	text-align:center;
	margin:150px 0 0 290px;
}

#holiday09_1034_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09_1034_exit a:hover {color:#ca171d;
}

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

#holiday09_1034_cta {
	margin:300px 0 0 250px;
}

#holiday09_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1034/cta.png) no-repeat 0 2px;
	display:block;
	width:315px;
	height:49px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ holiday09_1031 Interstitial */

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

#holiday09_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1031/main.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09_1031_window a {outline:none;}

#holiday09_1031_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 750px;
}

#holiday09_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09_1031_exit {
	width:230px;
	text-align:center;
	margin:150px 0 0 290px;
}

#holiday09_1031_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09_1031_exit a:hover {color:#ca171d;
}

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

#holiday09_1031_cta {
	margin:300px 0 0 250px;
}

#holiday09_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1031/cta.png) no-repeat  0 0;
	display:block;
	width:299px;
	height:40px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ #holiday09_1036 Interstitial */

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

#holiday09_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1036/main.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09_1036_window a {outline:none;}

#holiday09_1036_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 750px;
}

#holiday09_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09_1036_exit {
	width:230px;
	text-align:center;
	margin:130px 0 0 290px;
}

#holiday09_1036_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09_1036_exit a:hover {color:#ca171d;
}

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

#holiday09_1036_cta {
	margin:320px 0 0 250px;
}

#holiday09_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1036/cta.png) no-repeat 0 2px;
	display:block;
	width:315px;
	height:49px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ holiday09_1040 Interstitial */

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

#holiday09_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1040/main.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09_1040_window a {outline:none;}

#holiday09_1040_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 750px;
}

#holiday09_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09_1040_exit {
	width:230px;
	text-align:center;
	margin:150px 0 0 290px;
}

#holiday09_1040_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09_1040_exit a:hover {color:#ca171d;
}

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

#holiday09_1040_cta {
	margin:300px 0 0 250px;
}

#holiday09_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09/1040/cta.png) no-repeat 0 2px;
	display:block;
	width:315px;
	height:49px;
	text-indent:-9999px;
}

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


/* -----------------------START of FIGS holiday09 EXTENDED Interstitials ---------------------------------------- */

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

#holiday09ex_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1034/main.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09ex_1034_window a {outline:none;}

#holiday09ex_1034_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 750px;
}

#holiday09ex_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09ex_1034_exit {
	width:230px;
	text-align:center;
	margin:150px 0 0 290px;
}

#holiday09ex_1034_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09ex_1034_exit a:hover {color:#ca171d;
}

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

#holiday09ex_1034_cta {
	margin:300px 0 0 250px;
}

#holiday09ex_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1034/cta.png) no-repeat 0 2px;
	display:block;
	width:315px;
	height:49px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ holiday09ex_1031 Interstitial */

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

#holiday09ex_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1031/main.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09ex_1031_window a {outline:none;}

#holiday09ex_1031_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 750px;
}

#holiday09ex_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09ex_1031_exit {
	width:230px;
	text-align:center;
	margin:150px 0 0 290px;
}

#holiday09ex_1031_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09ex_1031_exit a:hover {color:#ca171d;
}

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

#holiday09ex_1031_cta {
	margin:300px 0 0 250px;
}

#holiday09ex_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1031/cta.png) no-repeat 0 0;
	display:block;
	width:299px;
	height:40px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ Holiday09 Interstitial */

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

#holiday09ex_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1036/main.jpg) top left no-repeat;
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#holiday09ex_1036_window a {outline:none;}

#holiday09ex_1036_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 750px;
}

#holiday09ex_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday09ex_1036_exit {
	width:230px;
	text-align:center;
	margin:130px 0 0 290px;
}

#holiday09ex_1036_exit a {
	color:#000;
	width:400px;
	font-size:12px;
}

#holiday09ex_1036_exit a:hover {color:#ca171d;
}

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

#holiday09ex_1036_cta {
	margin:320px 0 0 250px;
}

#holiday09ex_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday09ex/1036/cta.png) no-repeat 0 2px;
	display:block;
	width:315px;
	height:49px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ APAC malaysia interstitial */

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

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

#apac_malaysia_window a {outline:none;}

#apac_malaysia_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -550px 0 0 750px;
}

#apac_malaysia_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/apac_malaysia/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#apac_malaysia_exit {
	width:230px;
	text-align:center;
	margin:180px 0 0 280px;
}

#apac_malaysia_exit a {
	color:#FFF;
	width:400px;
	font-size:14px;
	font-weight:bold;
}

#apac_malaysia_exit a:hover {color:#ffc900;
}

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

#apac_malaysia_cta {
	margin:290px 0 0 300px;
}

#apac_malaysia_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/apac_malaysia/button.png) no-repeat 0 0px;
	display:block;
	width:165px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ APAC phillipines interstital */

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

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

#apac_philippines_window a {outline:none;}

#apac_philippines_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -550px 0 0 750px;
}

#apac_philippines_closeWindow a {
	/* behavior: url(/images/iepngfix.htc); */
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/apac_philippines/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#apac_philippines_exit {
	width:230px;
	text-align:center;
	margin:180px 0 0 280px;
}

#apac_philippines_exit a {
	color:#FFF;
	width:400px;
	font-size:14px;
	font-weight:bold;
}

#apac_philippines_exit a:hover {color:#ffc900;
}

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

#apac_philippines_cta {
	margin:290px 0 0 300px;
}

#apac_philippines_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/apac_philippines/button.png) no-repeat 0 0px;
	display:block;
	width:165px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ APAC Singapore interstitial */

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

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

#apac_singapore_window a {outline:none;}

#apac_singapore_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -550px 0 0 750px;
}

#apac_singapore_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/apac_singapore/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#apac_singapore_exit {
	width:230px;
	text-align:center;
	margin:180px 0 0 280px;
}

#apac_singapore_exit a {
	color:#FFF;
	width:400px;
	font-size:14px;
	font-weight:bold;
}

#apac_singapore_exit a:hover {color:#ffc900;
}

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

#apac_singapore_cta {
	margin:290px 0 0 300px;
}

#apac_singapore_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/apac_singapore/button.png) no-repeat 0 0px;
	display:block;
	width:165px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Twist DS Interstitial */

#twistds_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;*/
}

#twistds_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/twistds/twistds_bkgd.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;
}

#twistds_window a {outline:none;}

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

#twistds_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/twistds/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#twistds_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#twistds_exit a:hover {color:#FFCC00;
}

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

#twistds_cta {
	margin:500px 0 0 280px;
}

#twistds_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/twistds/twistds_cta.png) top left no-repeat;
	display:block;
	width:223px;
	height:55px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ VIDEO INTERSTITIAL */

#interstitial_video {
	display:none;
	position: fixed;
	z-index: 102;
	width: 720px;
	height: 405px;
	color:#000;
	top:150px;
	left: 50%;
	margin-left: -360px;
}


/*------------------------------------------------------------------------ PvZ iPhone Interstitial */

#pvz_iphone_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;*/
}

#interstitial_video {
	display:none;
	background:#fff;
	position: fixed;
	z-index: 102;
	width: 800px;
	height: 600px;
	color:#000;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#pvz_iphone_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/pvz_iphone_bkgd.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;
}

#pvz_iphone_window a {outline:none;}

#pvz_iphone_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -485px 0 0 765px;
}

#pvz_iphone_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_iphone_exit {
	margin:25px 0 0 80px;
	width:191px;
	text-align:center;
}

#pvz_iphone_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_iphone_exit a:hover {color:#000;}

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

#pvz_iphone_cta {
	margin:375px 0 0 80px;
}

#pvz_iphone_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/pvz_iphone_cta.png) top left no-repeat;
	display:block;
	width:191px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ iPhone Interstitial - 1031 */

#pvz_iphone_1031_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;*/
}

#pvz_iphone_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1031/pvz_iphone_bkgd.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;
}

#pvz_iphone_1031_window a {outline:none;}

#pvz_iphone_1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -485px 0 0 765px;
}

#pvz_iphone_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_iphone_1031_exit {
	margin:25px 0 0 80px;
	width:191px;
	text-align:center;
}

#pvz_iphone_1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_iphone_1031_exit a:hover {color:#000;}

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

#pvz_iphone_1031_cta {
	margin:375px 0 0 80px;
}

#pvz_iphone_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1031/pvz_iphone_cta.png) top left no-repeat;
	display:block;
	width:191px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ iPhone Interstitial - 1034 */

#pvz_iphone_1034_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;*/
}

#pvz_iphone_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1034/pvz_iphone_bkgd.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;
}

#pvz_iphone_1034_window a {outline:none;}

#pvz_iphone_1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -485px 0 0 765px;
}

#pvz_iphone_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_iphone_1034_exit {
	margin:25px 0 0 80px;
	width:191px;
	text-align:center;
}

#pvz_iphone_1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_iphone_1034_exit a:hover {color:#000;}

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

#pvz_iphone_1034_cta {
	margin:375px 0 0 80px;
}

#pvz_iphone_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1034/pvz_iphone_cta.png) top left no-repeat;
	display:block;
	width:237px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ iPhone Interstitial - 1036 */

#pvz_iphone_1036_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;*/
}

#pvz_iphone_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1036/pvz_iphone_bkgd.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;
}

#pvz_iphone_1036_window a {outline:none;}

#pvz_iphone_1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -485px 0 0 765px;
}

#pvz_iphone_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_iphone_1036_exit {
	margin:25px 0 0 80px;
	width:191px;
	text-align:center;
}

#pvz_iphone_1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_iphone_1036_exit a:hover {color:#000;}

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

#pvz_iphone_1036_cta {
	margin:375px 0 0 80px;
}

#pvz_iphone_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1036/pvz_iphone_cta.png) top left no-repeat;
	display:block;
	width:191px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ iPhone Interstitial - 1040 */

#pvz_iphone_1040_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;*/
}

#pvz_iphone_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1040/pvz_iphone_bkgd.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;
}

#pvz_iphone_1040_window a {outline:none;}

#pvz_iphone_1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -485px 0 0 765px;
}

#pvz_iphone_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_iphone_1040_exit {
	margin:25px 0 0 80px;
	width:191px;
	text-align:center;
}

#pvz_iphone_1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_iphone_1040_exit a:hover {color:#000;}

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

#pvz_iphone_1040_cta {
	margin:375px 0 0 80px;
}

#pvz_iphone_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_iphone/1040/pvz_iphone_cta.png) top left no-repeat;
	display:block;
	width:191px;
	height:47px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Hidden Identity Interstitial */

#hiddenid_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;*/
}

#hiddenid_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/hiddenid_bkgd.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;
}

#hiddenid_window a {outline:none;}

#hiddenid_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#hiddenid_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#hiddenid_exit {
	margin:25px 0 0 310px;
	width:191px;
	text-align:center;
}

#hiddenid_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#hiddenid_exit a:hover {color:#ff3300;}

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

#hiddenid_cta {
	margin:500px 0 0 335px;
}

#hiddenid_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/cta.png) top left no-repeat;
	display:block;
	width:132px;
	height:40px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Hidden Identity 1031 Interstitial */

#hiddenid1031_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;*/
}

#hiddenid1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1031/hiddenid_bkgd.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;
}

#hiddenid1031_window a {outline:none;}

#hiddenid1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#hiddenid1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#hiddenid1031_exit {
	margin:25px 0 0 310px;
	width:191px;
	text-align:center;
}

#hiddenid1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#hiddenid1031_exit a:hover {color:#ff3300;}

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

#hiddenid1031_cta {
	margin:500px 0 0 335px;
}

#hiddenid1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1031/cta.png) top left no-repeat;
	display:block;
	width:146px;
	height:40px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Hidden Identity 1034 Interstitial */

#hiddenid1034_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;*/
}

#hiddenid1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1034/hiddenid_bkgd.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;
}

#hiddenid1034_window a {outline:none;}

#hiddenid1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#hiddenid1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#hiddenid1034_exit {
	margin:25px 0 0 310px;
	width:191px;
	text-align:center;
}

#hiddenid1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#hiddenid1034_exit a:hover {color:#ff3300;}

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

#hiddenid1034_cta {
	margin:500px 0 0 325px;
}

#hiddenid1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1034/cta.png) top left no-repeat;
	display:block;
	width:165px;
	height:40px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ Hidden Identity 1034 Interstitial */

#hiddenid1034_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;*/
}

#hiddenid1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1034/hiddenid_bkgd.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;
}

#hiddenid1034_window a {outline:none;}

#hiddenid1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#hiddenid1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#hiddenid1034_exit {
	margin:25px 0 0 310px;
	width:191px;
	text-align:center;
}

#hiddenid1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#hiddenid1034_exit a:hover {color:#ff3300;}

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

#hiddenid1034_cta {
	margin:500px 0 0 325px;
}

#hiddenid1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1034/cta.png) top left no-repeat;
	display:block;
	width:165px;
	height:40px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Hidden Identity 1036 Interstitial */

#hiddenid1036_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;*/
}

#hiddenid1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1036/hiddenid_bkgd.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;
}

#hiddenid1036_window a {outline:none;}

#hiddenid1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#hiddenid1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#hiddenid1036_exit {
	margin:25px 0 0 310px;
	width:191px;
	text-align:center;
}

#hiddenid1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#hiddenid1036_exit a:hover {color:#ff3300;}

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

#hiddenid1036_cta {
	margin:500px 0 0 310px;
}

#hiddenid1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1036/cta.png) top left no-repeat;
	display:block;
	width:197px;
	height:40px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Hidden Identity 1040 Interstitial */

#hiddenid1040_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;*/
}

#hiddenid1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1040/hiddenid_bkgd.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;
}

#hiddenid1040_window a {outline:none;}

#hiddenid1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#hiddenid1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#hiddenid1040_exit {
	margin:25px 0 0 310px;
	width:191px;
	text-align:center;
}

#hiddenid1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#hiddenid1040_exit a:hover {color:#ff3300;}

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

#hiddenid1040_cta {
	margin:500px 0 0 330px;
}

#hiddenid1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/hiddenid/1040/cta.png) top left no-repeat;
	display:block;
	width:146px;
	height:40px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ Bejeweled Blitz Interstitial */

#bBlitz_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;*/
}

#bBlitz_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/bBlitz_bg.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;
}

#bBlitz_window a {outline:none;}

#bBlitz_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#bBlitz_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bBlitz_exit {
	margin:10px 0 0 310px;
	width:191px;
	text-align:center;
}

#bBlitz_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bBlitz_exit a:hover {color:yellow;}

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

#bBlitz_cta {
	margin:480px 0 0 290px;
}

#bBlitz_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/cta.png) no-repeat 0 2px;
	display:block;
	width:243px;
	height:63px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Bejeweled Blitz 1031 Interstitial */

#bBlitz1031_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;*/
}

#bBlitz1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1031/bBlitz_bg.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;
}

#bBlitz1031_window a {outline:none;}

#bBlitz1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 760px;
}

#bBlitz1031_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1031/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bBlitz1031_exit {
	margin:10px 0 0 310px;
	width:191px;
	text-align:center;
}

#bBlitz1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bBlitz1031_exit a:hover {color:yellow;}

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

#bBlitz1031_cta {
	margin:480px 0 0 290px;
}

#bBlitz1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1031/cta.png) no-repeat 0 2px;
	display:block;
	width:243px;
	height:63px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Bejeweled Blitz 1034 Interstitial */

#bBlitz1034_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;*/
}

#bBlitz1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1034/bBlitz_bg.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;
}

#bBlitz1034_window a {outline:none;}

#bBlitz1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 760px;
}

#bBlitz1034_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1034/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bBlitz1034_exit {
	margin:10px 0 0 310px;
	width:191px;
	text-align:center;
}

#bBlitz1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bBlitz1034_exit a:hover {color:yellow;}

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

#bBlitz1034_cta {
	margin:480px 0 0 290px;
}

#bBlitz1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1034/cta.png) no-repeat 0 2px;
	display:block;
	width:243px;
	height:63px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Bejeweled Blitz 1036 Interstitial */

#bBlitz1036_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;*/
}

#bBlitz1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1036/bBlitz_bg.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;
}

#bBlitz1036_window a {outline:none;}

#bBlitz1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 760px;
}

#bBlitz1036_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1036/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bBlitz1036_exit {
	margin:10px 0 0 310px;
	width:191px;
	text-align:center;
}

#bBlitz1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bBlitz1036_exit a:hover {color:yellow;}

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

#bBlitz1036_cta {
	margin:480px 0 0 290px;
}

#bBlitz1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1036/cta.png) no-repeat 0 2px;
	display:block;
	width:243px;
	height:63px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Bejeweled Blitz 1040 Interstitial */

#bBlitz1040_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;*/
}

#bBlitz1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1040/bBlitz_bg.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;
}

#bBlitz1040_window a {outline:none;}

#bBlitz1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -580px 0 0 760px;
}

#bBlitz1040_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1040/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bBlitz1040_exit {
	margin:10px 0 0 310px;
	width:191px;
	text-align:center;
}

#bBlitz1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bBlitz1040_exit a:hover {color:yellow;}

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

#bBlitz1040_cta {
	margin:480px 0 0 290px;
}

#bBlitz1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz/1040/cta.png) no-repeat 0 2px;
	display:block;
	width:243px;
	height:63px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Bejeweled Blitz_v2 Interstitial */

#bBlitz_v2_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;*/
}

#bBlitz_v2_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz_v2/bBlitz_v2_bg.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;
}

#bBlitz_v2_window a {outline:none;}

#bBlitz_v2_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -500px 0 0 760px;
}

#bBlitz_v2_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz_v2/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bBlitz_v2_exit {
	margin:10px 0 0 310px;
	width:191px;
	text-align:center;
}

#bBlitz_v2_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bBlitz_v2_exit a:hover {color:yellow;}

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

#bBlitz_v2_cta {
	margin:400px 0 0 290px;
}

#bBlitz_v2_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz_v2/cta.png) no-repeat 0 2px;
	display:block;
	width:243px;
	height:63px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ pvz 25 off Interstitial */

#pvz25off_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;*/
}

#pvz25off_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz25off/pvz25off_bg.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;
}

#pvz25off_window a {outline:none;}

#pvz25off_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#pvz25off_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz25off/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz25off_exit {
	margin:55px 0 0 300px;
	width:191px;
	text-align:center;
}

#pvz25off_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz25off_exit a:hover {color:#33ff33;}

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

#pvz25off_cta {
	margin:450px 0 0 315px;
}

#pvz25off_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz25off/cta.png) no-repeat 0 0px;
	display:block;
	width:156px;
	height:50px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ mpi5 Interstitial */

#mpi5_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;*/
}

#mpi5_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi5/bg.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;
}

#mpi5_window a {outline:none;}

#mpi5_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#mpi5_closeWindow a {
	display: block;
	height: 45px;
	width: 45px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi5/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mpi5_exit {
	margin:55px 0 0 300px;
	width:191px;
	text-align:center;
}

#mpi5_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#mpi5_exit a:hover {color:red;}

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

#mpi5_cta {
	margin:460px 0 0 285px;
}

#mpi5_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi5/cta.png) no-repeat 0 0px;
	display:block;
	width:235px;
	height:43px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Escape Whisper Valley Interstitial */

#ewv_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;*/
}

#ewv_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/interstitial.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;
}

#ewv_window a {outline:none;}

#ewv_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#ewv_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#ewv_exit {
	margin:35px 0 0 300px;
	width:191px;
	text-align:center;
}

#ewv_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#ewv_exit a:hover {color:red;}

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

#ewv_cta {
	margin:480px auto 0 auto;
	width:203px;
}

#ewv_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/btn.png) no-repeat 0 0px;
	display:block;
	width:203px;
	height:54px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Escape Whisper Valley Interstitial 1031 */

#ewv1031_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;*/
}

#ewv1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1031/interstitial.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;
}

#ewv1031_window a {outline:none;}

#ewv1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#ewv1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1031/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#ewv1031_exit {
	margin:25px 0 0 300px;
	width:191px;
	text-align:center;
}

#ewv1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#ewv1031_exit a:hover {color:red;}

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

#ewv1031_cta {
	margin:490px auto 0 auto;
	width:230px;
}

#ewv1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1031/cta.png) no-repeat 0 0px;
	display:block;
	width:230px;
	height:54px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Escape Whisper Valley Interstitial 1034 */

#ewv1034_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;*/
}

#ewv1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1034/interstitial.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;
}

#ewv1034_window a {outline:none;}

#ewv1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#ewv1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1034/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#ewv1034_exit {
	margin:25px 0 0 300px;
	width:191px;
	text-align:center;
}

#ewv1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#ewv1034_exit a:hover {color:red;}

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

#ewv1034_cta {
	margin:490px auto 0 auto;
	width:230px;
}

#ewv1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1034/cta.png) no-repeat 0 0px;
	display:block;
	width:264px;
	height:54px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Escape Whisper Valley Interstitial 1036 */

#ewv1036_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;*/
}

#ewv1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1036/interstitial.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;
}

#ewv1036_window a {outline:none;}

#ewv1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#ewv1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1036/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#ewv1036_exit {
	margin:25px 0 0 300px;
	width:191px;
	text-align:center;
}

#ewv1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#ewv1036_exit a:hover {color:red;}

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

#ewv1036_cta {
	margin:490px auto 0 auto;
	width:230px;
}

#ewv1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1036/cta.png) no-repeat 0 0px;
	display:block;
	width:264px;
	height:54px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Escape Whisper Valley Interstitial 1040 */

#ewv1040_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;*/
}

#ewv1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1040/interstitial.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;
}

#ewv1040_window a {outline:none;}

#ewv1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#ewv1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1040/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#ewv1040_exit {
	margin:25px 0 0 300px;
	width:191px;
	text-align:center;
}

#ewv1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#ewv1040_exit a:hover {color:red;}

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

#ewv1040_cta {
	margin:490px auto 0 auto;
	width:230px;
}

#ewv1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/ewv/1040/cta.png) no-repeat 0 0px;
	display:block;
	width:264px;
	height:54px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ GOTY Interstitial */

#pvz_goty_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;*/
}

#pvz_goty_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/interstitial.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;
}

#pvz_goty_window a {outline:none;}

#pvz_goty_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#pvz_goty_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_goty_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_goty_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_goty_exit a:hover {color:red;}

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

#pvz_goty_cta {
	margin:540px auto 0 auto;
	width:199px;
}

#pvz_goty_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/cta.png) no-repeat 0 0px;
	display:block;
	width:199px;
	height:51px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ GOTY Interstitial 1031 */

#pvz_goty_1031_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;*/
}

#pvz_goty_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1031/interstitial.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;
}

#pvz_goty_1031_window a {outline:none;}

#pvz_goty_1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#pvz_goty_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_goty_1031_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_goty_1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_goty_1031_exit a:hover {color:red;}

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

#pvz_goty_1031_cta {
	margin:540px auto 0 auto;
	width:250px;
}

#pvz_goty_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1031/cta.png) no-repeat 0 0px;
	display:block;
	width:250px;
	height:51px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ GOTY Interstitial 1034 */

#pvz_goty_1034_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;*/
}

#pvz_goty_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1034/interstitial.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;
}

#pvz_goty_1034_window a {outline:none;}

#pvz_goty_1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#pvz_goty_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_goty_1034_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_goty_1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_goty_1034_exit a:hover {color:red;}

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

#pvz_goty_1034_cta {
	margin:540px auto 0 auto;
	width:250px;
}

#pvz_goty_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1034/cta.png) no-repeat 0 0px;
	display:block;
	width:250px;
	height:51px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ GOTY Interstitial 1036 */

#pvz_goty_1036_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;*/
}

#pvz_goty_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1036/interstitial.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;
}

#pvz_goty_1036_window a {outline:none;}

#pvz_goty_1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#pvz_goty_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_goty_1036_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_goty_1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_goty_1036_exit a:hover {color:red;}

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

#pvz_goty_1036_cta {
	margin:540px auto 0 auto;
	width:364px;
}

#pvz_goty_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1036/cta.png) no-repeat 0 0px;
	display:block;
	width:364px;
	height:51px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ GOTY Interstitial 1040 */

#pvz_goty_1040_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;*/
}

#pvz_goty_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1040/interstitial.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;
}

#pvz_goty_1040_window a {outline:none;}

#pvz_goty_1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#pvz_goty_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_goty_1040_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_goty_1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_goty_1040_exit a:hover {color:red;}

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

#pvz_goty_1040_cta {
	margin:540px auto 0 auto;
	width:250px;
}

#pvz_goty_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_goty/1040/cta.png) no-repeat 0 0px;
	display:block;
	width:250px;
	height:51px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ Halloween 2010 Interstitial 1031 */

#pvz_hallo_1031_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;*/
}

#pvz_hallo_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1031/interstitial.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;
}

#pvz_hallo_1031_window a {outline:none;}

#pvz_hallo_1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#pvz_hallo_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1031/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_hallo_1031_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_hallo_1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_hallo_1031_exit a:hover {color:red;}

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

#pvz_hallo_1031_cta {
	margin:490px auto 0 auto;
	width:242px;
}

#pvz_hallo_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1031/cta.png) no-repeat 0 0px;
	display:block;
	width:242px;
	height:60px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ Halloween 2010 Interstitial 1034 */

#pvz_hallo_1034_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;*/
}

#pvz_hallo_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1034/interstitial.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;
}

#pvz_hallo_1034_window a {outline:none;}

#pvz_hallo_1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#pvz_hallo_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1034/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_hallo_1034_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_hallo_1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_hallo_1034_exit a:hover {color:red;}

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

#pvz_hallo_1034_cta {
	margin:490px auto 0 auto;
	width:244px;
}

#pvz_hallo_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1034/cta.png) no-repeat 0 0px;
	display:block;
	width:244px;
	height:60px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ Halloween 2010 Interstitial 1036 */

#pvz_hallo_1036_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;*/
}

#pvz_hallo_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1036/interstitial.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;
}

#pvz_hallo_1036_window a {outline:none;}

#pvz_hallo_1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#pvz_hallo_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1036/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_hallo_1036_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_hallo_1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_hallo_1036_exit a:hover {color:red;}

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

#pvz_hallo_1036_cta {
	margin:490px auto 0 auto;
	width:335px;
}

#pvz_hallo_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1036/cta.png) no-repeat 0 0px;
	display:block;
	width:335px;
	height:60px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ Halloween 2010 Interstitial 1040 */

#pvz_hallo_1040_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;*/
}

#pvz_hallo_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1040/interstitial.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;
}

#pvz_hallo_1040_window a {outline:none;}

#pvz_hallo_1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#pvz_hallo_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_hallo_1040_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_hallo_1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_hallo_1040_exit a:hover {color:red;}

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

#pvz_hallo_1040_cta {
	margin:490px auto 0 auto;
	width:242px;
}

#pvz_hallo_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1040/cta.png) no-repeat 0 0px;
	display:block;
	width:242px;
	height:60px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ Halloween 2010 Interstitial 1033 ENGLISH */

#pvz_hallo_1033_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;*/
}

#pvz_hallo_1033_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1033/interstitial.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;
}

#pvz_hallo_1033_window a {outline:none;}

#pvz_hallo_1033_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -540px 0 0 755px;
}

#pvz_hallo_1033_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1033/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_hallo_1033_exit {
	margin:5px 0 0 530px;
	float:right;
	width:800px;
	text-align:center;
}

#pvz_hallo_1033_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_hallo_1033_exit a:hover {color:red;}

#pvz_hallo_1033_closeWindow a:hover {
	cursor: pointer;
}

#pvz_hallo_1033_cta {
	margin:310px 120px 0 0;
	width:500px;
}

#pvz_hallo_1033_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_halloween10/1033/cta.png) no-repeat 0 0px;
	display:block;
	width:500px;
	height:238px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ PvZ XBLA Interstitial */

#pvz_xbla_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;*/
}

#pvz_xbla_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_xbla/bkgd.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;
}

#pvz_xbla_window a {outline:none;}

#pvz_xbla_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -610px 0 0 765px;
}

#pvz_xbla_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_xbla/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_xbla_exit {
	margin:-20px 0 0 530px;
	float:right;
	width:191px;
	text-align:center;
}

#pvz_xbla_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_xbla_exit a:hover {color:red;}

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

#pvz_xbla_cta {
	margin:399px auto 0 auto;
	width:231px;
}

#pvz_xbla_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_xbla/cta.png) no-repeat 0 0px;
	display:block;
	width:231px;
	height:201px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ PvZ Golden Joystick Award Interstitial */

#pvz_gold_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;*/
}

#pvz_gold_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_gold/background.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;
}

#pvz_gold_window a {outline:none;}

#pvz_gold_closeWindow {
	height: 54px;
	width: 54px;
	margin: -580px 0 0 765px;
}

#pvz_gold_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_gold/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#pvz_gold_exit {
	margin:	0px 0 0 180px;
	float:left;
	width:191px;
	text-align:center;
}

#pvz_gold_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#pvz_gold_exit a:hover {color:red;}

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

#pvz_gold_cta {
	margin:500px 0 0 180px;
	width:198px;
}

#pvz_gold_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/pvz_gold/cta.png) no-repeat 0 2px;
	display:block;
	width:198px;
	height:62px;
	text-indent:-9999px;
}

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


/*------------------------------------------------------------------------ Winter 2010 Interstitial */

#holiday10_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;*/
}

#holiday10_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/interstitial.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;
}

#holiday10_window a {outline:none;}

#holiday10_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10_exit a:hover {color:red;}

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

#holiday10_cta {
	margin:400px 0 0 300px;
	width:213px;
}

#holiday10_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/cta.png) no-repeat 0 1px;
	display:block;
	width:213px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Extension in December Interstitial */

#holiday10dec_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;*/
}

#holiday10dec_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10dec/background.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;
}

#holiday10dec_window a {outline:none;}

#holiday10dec_closeWindow {
	height: 54px;
	width: 54px;
	margin: -505px 0 0 765px;
}

#holiday10dec_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10dec/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10dec_exit {
	margin:	80px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10dec_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10dec_exit a:hover {color:red;}

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

#holiday10dec_cta {
	margin:437px 0 0 300px;
	width:213px;
}

#holiday10dec_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10dec/cta.png) no-repeat 0 1px;
	display:block;
	width:213px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1031 */

#holiday10_1031_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;*/
}

#holiday10_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1031/interstitial.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;
}

#holiday10_1031_window a {outline:none;}

#holiday10_1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1031/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10_1031_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10_1031_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10_1031_exit a:hover {color:red;}

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

#holiday10_1031_cta {
	margin:400px 0 0 300px;
	width:226px;
}

#holiday10_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1031/cta.png) no-repeat 0 1px;
	display:block;
	width:226px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1034 */

#holiday10_1034_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;*/
}

#holiday10_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1034/interstitial.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;
}

#holiday10_1034_window a {outline:none;}

#holiday10_1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1034/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10_1034_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10_1034_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10_1034_exit a:hover {color:red;}

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

#holiday10_1034_cta {
	margin:400px 0 0 300px;
	width:210px;
}

#holiday10_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1034/cta.png) no-repeat 0 1px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1036 */

#holiday10_1036_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;*/
}

#holiday10_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1036/interstitial.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;
}

#holiday10_1036_window a {outline:none;}

#holiday10_1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1036/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10_1036_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10_1036_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10_1036_exit a:hover {color:red;}

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

#holiday10_1036_cta {
	margin:400px 0 0 300px;
	width:210px;
}

#holiday10_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1036/cta.png) no-repeat 0 1px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1040 */

#holiday10_1040_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;*/
}

#holiday10_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1040/interstitial.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;
}

#holiday10_1040_window a {outline:none;}

#holiday10_1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1040/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10_1040_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10_1040_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10_1040_exit a:hover {color:red;}

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

#holiday10_1040_cta {
	margin:400px 0 0 300px;
	width:210px;
}

#holiday10_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10/1040/cta.png) no-repeat 0 1px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial ENDS SOON */

#holiday10ends_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;*/
}

#holiday10ends_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/background.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;
}

#holiday10ends_window a {outline:none;}

#holiday10ends_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10ends_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10ends_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10ends_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10ends_exit a:hover {color:red;}

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

#holiday10ends_cta {
	margin:400px 0 0 300px;
	width:213px;
}

#holiday10ends_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/cta.png) no-repeat 0 1px;
	display:block;
	width:213px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1031 ENDS SOON*/

#holiday10ends_1031_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;*/
}

#holiday10ends_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1031/interstitial.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;
}

#holiday10ends_1031_window a {outline:none;}

#holiday10ends_1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10ends_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1031/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10ends_1031_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10ends_1031_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10ends_1031_exit a:hover {color:red;}

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

#holiday10ends_1031_cta {
	margin:400px 0 0 300px;
	width:226px;
}

#holiday10ends_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1031/cta.png) no-repeat 0 1px;
	display:block;
	width:226px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1034 ENDS SOON */

#holiday10ends_1034_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;*/
}

#holiday10ends_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1034/interstitial.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;
}

#holiday10ends_1034_window a {outline:none;}

#holiday10ends_1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10ends_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1034/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10ends_1034_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10ends_1034_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10ends_1034_exit a:hover {color:red;}

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

#holiday10ends_1034_cta {
	margin:400px 0 0 300px;
	width:210px;
}

#holiday10ends_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1034/cta.png) no-repeat 0 1px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1036 ENDS SOON */

#holiday10ends_1036_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;*/
}

#holiday10ends_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1036/interstitial.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;
}

#holiday10ends_1036_window a {outline:none;}

#holiday10ends_1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10ends_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1036/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10ends_1036_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10ends_1036_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10ends_1036_exit a:hover {color:red;}

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

#holiday10ends_1036_cta {
	margin:400px 0 0 300px;
	width:210px;
}

#holiday10ends_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1036/cta.png) no-repeat 0 1px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Winter 2010 Interstitial 1040 ENDS SOON */

#holiday10ends_1040_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;*/
}

#holiday10ends_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1040/interstitial.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;
}

#holiday10ends_1040_window a {outline:none;}

#holiday10ends_1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -470px 0 0 765px;
}

#holiday10ends_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1040/close_btn.png) top right no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#holiday10ends_1040_exit {
	margin:	115px 0 0 300px;
	float:left;
	width:191px;
	text-align:center;
}

#holiday10ends_1040_exit a {
	color:#fff;
	font-size:12px;
	color: black;
	margin:0px;
}

#holiday10ends_1040_exit a:hover {color:red;}

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

#holiday10ends_1040_cta {
	margin:400px 0 0 300px;
	width:210px;
}

#holiday10ends_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/holiday10ends/1040/cta.png) no-repeat 0 1px;
	display:block;
	width:210px;
	height:57px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Bejeweled Blitz Strategy Guide Interstitial */

#bBlitz_guide_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;*/
}

#bBlitz_guide_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz_guide/bBlitz_guideBG.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: -370px;
}

#bBlitz_guide_window a {outline:none;}

#bBlitz_guide_closeWindow {
	position: absolute;
	height: 56px;
	width: 56px;
	margin: -415px 0 0 710px;
}

#bBlitz_guide_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz_guide/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bBlitz_guide_exit {
	margin:35px 0 0 300px;
	width:191px;
	text-align:center;
}

#bBlitz_guide_exit a {
	color:#fff;
	font-size:12px;
	margin:100px 0px 0 -200px;
	position:absolute;
}

#bBlitz_guide_exit a:hover {color:yellow;}

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

#bBlitz_guide_cta {
	margin:310px 0px 0px 93px;
	width:260px;
}

#bBlitz_guide_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bBlitz_guide/cta.png) no-repeat 0 0px;
	display:block;
	width:260px;
	height:55px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ mpi6 Interstitial */

#mpi6_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;*/
}

#mpi6_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/bg.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;
}

#mpi6_window a {outline:none;}

#mpi6_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#mpi6_closeWindow a {
	display: block;
	height: 45px;
	width: 45px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mpi6_exit {
	margin:15px 0 0 300px;
	width:191px;
	text-align:center;
}

#mpi6_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#mpi6_exit a:hover {color:yellow;}

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

#mpi6_cta {
	margin:500px 0 0 225px;
}

#mpi6_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/cta.png) no-repeat 0 -3px;
	display:block;
	width:332px;
	height:50px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ mpi6 Interstitial 1031 */

#mpi6_1031_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;*/
}

#mpi6_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1031/bg.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;
}

#mpi6_1031_window a {outline:none;}

#mpi6_1031_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#mpi6_1031_closeWindow a {
	display: block;
	height: 45px;
	width: 45px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1031/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mpi6_1031_exit {
	margin:15px 0 0 300px;
	width:191px;
	text-align:center;
}

#mpi6_1031_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#mpi6_1031_exit a:hover {color:yellow;}

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

#mpi6_1031_cta {
	margin:500px 0 0 225px;
}

#mpi6_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1031/cta.png) no-repeat 0 -3px;
	display:block;
	width:332px;
	height:50px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ mpi6 Interstitial 1034 */

#mpi6_1034_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;*/
}

#mpi6_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1034/bg.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;
}

#mpi6_1034_window a {outline:none;}

#mpi6_1034_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#mpi6_1034_closeWindow a {
	display: block;
	height: 45px;
	width: 45px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1034/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mpi6_1034_exit {
	margin:15px 0 0 300px;
	width:191px;
	text-align:center;
}

#mpi6_1034_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#mpi6_1034_exit a:hover {color:yellow;}

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

#mpi6_1034_cta {
	margin:500px 0 0 225px;
}

#mpi6_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1034/cta.png) no-repeat 0 -3px;
	display:block;
	width:332px;
	height:50px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ mpi6 Interstitial 1036 */

#mpi6_1036_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;*/
}

#mpi6_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1036/bg.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;
}

#mpi6_1036_window a {outline:none;}

#mpi6_1036_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#mpi6_1036_closeWindow a {
	display: block;
	height: 45px;
	width: 45px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1036/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mpi6_1036_exit {
	margin:15px 0 0 300px;
	width:191px;
	text-align:center;
}

#mpi6_1036_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#mpi6_1036_exit a:hover {color:yellow;}

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

#mpi6_1036_cta {
	margin:500px 0 0 225px;
}

#mpi6_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1036/cta.png) no-repeat 0 -3px;
	display:block;
	width:332px;
	height:50px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ mpi6 Interstitial 1040 */

#mpi6_1040_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;*/
}

#mpi6_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1040/bg.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;
}

#mpi6_1040_window a {outline:none;}

#mpi6_1040_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#mpi6_1040_closeWindow a {
	display: block;
	height: 45px;
	width: 45px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1040/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mpi6_1040_exit {
	margin:15px 0 0 300px;
	width:191px;
	text-align:center;
}

#mpi6_1040_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#mpi6_1040_exit a:hover {color:yellow;}

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

#mpi6_1040_cta {
	margin:500px 0 0 225px;
}

#mpi6_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpi6/1040/cta.png) no-repeat 0 -3px;
	display:block;
	width:332px;
	height:50px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ BJ3 REFRESH STRAT GUIDE */

#bj3refresh_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;*/
}

#bj3refresh_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/background2.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;
}

#bj3refresh_window a {outline:none;}

#bj3refresh_closeWindow {
	height: 54px;
	width: 54px;
	margin: -570px 0 0 765px;
}

#bj3refresh_closeWindow a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#bj3refresh_exit {
	margin:	8px 0 0 318px;
	float:left;
	width:191px;
	text-align:center;
}

#bj3refresh_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#bj3refresh_exit a:hover {color:#ff43af;}

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

#bj3refresh_cta {
	margin:500px 0 0 310px;
	width:193px;
}

#bj3refresh_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/bj3refresh/cta.png) no-repeat 0 0;
	display:block;
	width:209px;
	height:62px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ I Love Bejeweled 3 Valentines Promo 1031 */



#valentines2011_1031_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;*/

}



#valentines2011_1031_window {

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1031/background.jpg) top left no-repeat;

	position: fixed;

	z-index: 102;

	display:none;	

	text-align:left;

	width: 800px;

	height: 600px;

	top:50px;

	left: 50%;

	margin-left: -370px;

}



#valentines2011_1031_window a {outline:none;}



#valentines2011_1031_closeWindow {

	position: absolute;

	height: 56px;

	width: 56px;

	margin: -625px 0 0 770px;

}



#valentines2011_1031_closeWindow a {

	display: block;

	height: 56px;

	width: 56px;

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1031/close_btn.png) top left no-repeat;

	text-indent: -9999px;

	outline: 0;

}



#valentines2011_1031_exit {

	margin:35px 0 0 300px;

	width:191px;

	text-align:center;

}



#valentines2011_1031_exit a {

	color:#fff;

	font-size:12px;

	margin:-30px 0px 0px 60px;

	position:absolute;

}



#valentines2011_1031_exit a:hover {color:yellow;}



#valentines2011_1031_closeWindow a:hover {

	cursor: pointer;

	background-position: bottom;

}



#valentines2011_1031_cta {

	margin:490px 0px 0px 220px;

	width:360px;

}



#valentines2011_1031_cta a {

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1031/cta.png) no-repeat 0 0px;

	display:block;

	width:360px;

	height:77px;

	text-indent:-9999px;

}



#valentines2011_1031_cta a:hover {

	background-position:center bottom;

}


/*------------------------------------------------------------------------ I Love Bejeweled 3 Valentines Promo 1034 */



#valentines2011_1034_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;*/

}



#valentines2011_1034_window {

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1034/background.jpg) top left no-repeat;

	position: fixed;

	z-index: 102;

	display:none;	

	text-align:left;

	width: 800px;

	height: 600px;

	top:50px;

	left: 50%;

	margin-left: -370px;

}



#valentines2011_1034_window a {outline:none;}



#valentines2011_1034_closeWindow {

	position: absolute;

	height: 56px;

	width: 56px;

	margin: -625px 0 0 770px;

}



#valentines2011_1034_closeWindow a {

	display: block;

	height: 56px;

	width: 56px;

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1034/close_btn.png) top left no-repeat;

	text-indent: -9999px;

	outline: 0;

}



#valentines2011_1034_exit {

	margin:35px 0 0 300px;

	width:191px;

	text-align:center;

}



#valentines2011_1034_exit a {

	color:#fff;

	font-size:12px;

	margin:-30px 0px 0px 60px;

	position:absolute;

}



#valentines2011_1034_exit a:hover {color:yellow;}



#valentines2011_1034_closeWindow a:hover {

	cursor: pointer;

	background-position: bottom;

}



#valentines2011_1034_cta {

	margin:490px 0px 0px 220px;

	width:360px;

}



#valentines2011_1034_cta a {

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1034/cta.png) no-repeat 0 0px;

	display:block;

	width:360px;

	height:77px;

	text-indent:-9999px;

}



#valentines2011_1034_cta a:hover {

	background-position:center bottom;

}


/*------------------------------------------------------------------------ I Love Bejeweled 3 Valentines Promo 1036 */



#valentines2011_1036_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;*/

}



#valentines2011_1036_window {

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1036/background.jpg) top left no-repeat;

	position: fixed;

	z-index: 102;

	display:none;	

	text-align:left;

	width: 800px;

	height: 600px;

	top:50px;

	left: 50%;

	margin-left: -370px;

}



#valentines2011_1036_window a {outline:none;}



#valentines2011_1036_closeWindow {

	position: absolute;

	height: 56px;

	width: 56px;

	margin: -625px 0 0 770px;

}



#valentines2011_1036_closeWindow a {

	display: block;

	height: 56px;

	width: 56px;

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1036/close_btn.png) top left no-repeat;

	text-indent: -9999px;

	outline: 0;

}



#valentines2011_1036_exit {

	margin:35px 0 0 300px;

	width:191px;

	text-align:center;

}



#valentines2011_1036_exit a {

	color:#fff;

	font-size:12px;

	margin:-30px 0px 0px 60px;

	position:absolute;

}



#valentines2011_1036_exit a:hover {color:yellow;}



#valentines2011_1036_closeWindow a:hover {

	cursor: pointer;

	background-position: bottom;

}



#valentines2011_1036_cta {

	margin:490px 0px 0px 220px;

	width:360px;

}



#valentines2011_1036_cta a {

	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1036/cta.png) no-repeat 0 0px;

	display:block;

	width:360px;

	height:77px;

	text-indent:-9999px;

}



#valentines2011_1036_cta a:hover {

	background-position:center bottom;

}

/*------------------------------------------------------------------------ I Love Bejeweled 3 Valentines Promo 1040 */



#valentines2011_1040_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;*/
}

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

#valentines2011_1040_window a {outline:none;}

#valentines2011_1040_closeWindow {
	position: absolute;
	height: 56px;
	width: 56px;
	margin: -625px 0 0 770px;
}

#valentines2011_1040_closeWindow a {
	display: block;
	height: 56px;
	width: 56px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1040/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#valentines2011_1040_exit {
	margin:35px 0 0 300px;
	width:191px;
	text-align:center;
}

#valentines2011_1040_exit a {
	color:#fff;
	font-size:12px;
	margin:-30px 0px 0px 60px;
	position:absolute;
}

#valentines2011_1040_exit a:hover {color:yellow;}

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

#valentines2011_1040_cta {
	margin:490px 0px 0px 220px;
	width:360px;
}

#valentines2011_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/valentines11/1040/cta.png) no-repeat 0 0px;
	display:block;
	width:360px;
	height:77px;
	text-indent:-9999px;
}

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


/* ------------------------------------------------- Video Interstitial */ 

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

#blitz_test_video_window {
	position: fixed;
	z-index: 102;
	display:none;	
	text-align:left;
	width: 774px;
	height: 578px;
	top:35px;
	left: 50%;
	margin-left: -400px;
}

#blitz_test_video {
	float: left;
	display: inline;
	margin:20px 0 0 20px;
	overflow: auto;
}

#blitz_test_video_window a {outline:none;}

#blitz_test_video_closeWindow {
	position: absolute;
	height: 49px;
	width: 49px;
	left: 0;
	margin: -530px 0 0 250px;
}

#blitz_test_video_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/blitz_test/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

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

#blitz_test_video .alt {text-indent:-9999px;}


/*------------------------------------------------------------------------UNSUBSCRIBE.PHP */
body.subscribe #main_column.unsubscribe {
	margin-left:40px;
}

body.subscribe #main_column.unsubscribe p {
	line-height:18px;
	margin-bottom:20px;
}
body.subscribe #main_column.unsubscribe h3 {
	font-weight:bold;
}

#unsubscribeform {
	margin:40px 0 40px 0;
}

body.subscribe #main_column.unsubscribe ul {
	margin:0 0 20px 25px;
}

#unsubscribeform a.sm_button {
	float:left;
	margin:10px 0 0 0;
}

#unsubscribeform label {
	margin:0 20px 0 0;
}

body.subscribe #passport {
	float:right;
	text-align:center;
	width:308px;
	height:338px;
	background: url(http://images.popcap.com/www/images/cms/passport/passport_1point_bg.jpg) top left no-repeat;
	margin:0 30px 0 0;
}

body.subscribe #passport p {
margin:0 auto;
text-align:center;
}

body.subscribe #passport a.sm_button {
margin:274px 84px 0 0;

}


/*------------------------------------------------------------------------BLITZ ALERT */

#blitz_alert_overlay {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	position: fixed;
	z-index:400;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	display:none;
}
#blitz_alert {
	position: fixed;
	display:none;
	width: 605px;
	left: 50%;
	top: 250px;
	margin-left: -302px;
	z-index: 500;
}

#blitz_alert span.top {
	background: url(http://images.popcap.com/www/images/blitz_frame_alert.png) top center no-repeat;
	display:block;
	width:605px;
	padding-top:14px;
}

#blitz_alert h1 {
	background: url(http://images.popcap.com/www/images/blitz_frame_alert_header.png) no-repeat 0 0;
	width:575px;
	height:67px;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
}

#blitz_alert #blitz_alert_body {
	background: url(http://images.popcap.com/www/images/blitz_frame_alert.png) bottom center no-repeat;
	width:605px;
	margin:0 auto;
	padding:25px 0 50px 0;
	color:#fff;
}

#blitz_alert p {
	width:565px;
	text-align:center;
	margin:0 auto;
}

#blitz_alert a.continue {
	background:url(http://images.popcap.com/www/images/blitz_frame_alert_btn.png) top center no-repeat;
	width:236px;
	height:64px;
	display:block;
	margin:15px auto;
	text-indent:-9999px;
}

#blitz_alert a.continue:hover {
	background-position:bottom center;
}

#blitz_alert a.exit {
	background:url(http://images.popcap.com/www/images/blitz_frame_alert_gem.png) no-repeat 0 0;
	text-align:center;
	padding-left:25px;
	color:#fff;
}

#blitz_alert a.exit:hover {
	color:#b3538f;
}


/*------------------------------------------------------------------------ mpisf mac Interstitial */

#mpisf_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;*/
}

#mpisf_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpisf/bg.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;
}

#mpisf_window a {outline:none;}

#mpisf_closeWindow {
	position: absolute;
	height: 54px;
	width: 54px;
	margin: -600px 0 0 765px;
}

#mpisf_closeWindow a {
	display: block;
	height: 45px;
	width: 45px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpisf/closeBtn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mpisf_exit {
	margin:15px 0 0 300px;
	width:191px;
	text-align:center;
}

#mpisf_exit a {
	color:#fff;
	font-size:12px;
	margin:0px;
}

#mpisf_exit a:hover {color:yellow;}

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

#mpisf_cta {
	margin:500px 0 0 225px;
}

#mpisf_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/mpisf/cta.png) no-repeat 0 -4px;
	display:block;
	width:340px;
	height:60px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ March of Peggle Interstitial */

#marchofpeggle_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;*/
}

#marchofpeggle_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/marchofpeggle/bg.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;
}

#marchofpeggle_window a {outline:none;}

#marchofpeggle_closeWindow {
	position:absolute;
	height: 54px;
	width: 54px;
	margin: -560px 0 0 765px;
}

#marchofpeggle_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/marchofpeggle/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#marchofpeggle_exit {
	margin:15px 0 0 300px;
	width:191px;
	text-align:center;
}

#marchofpeggle_exit a {
	color:#fff;
	font-size:12px;	
}

#marchofpeggle_exit a:hover {color:yellow;}

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

#marchofpeggle_cta {
	margin:400px 0 0 270px;
}

#marchofpeggle_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/marchofpeggle/cta.png) no-repeat 0 0;
	display:block;
	width:262px;
	height:107px;
	text-indent:-9999px;
}

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

/*------------------------------------------------------------------------ Vacation Quest Mac Interstitial */

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

#vqmac_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquestmac/background.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;
}

#vqmac_window a {outline:none;}

#vqmac_closeWindow {
	height: 54px;
	width: 54px;
	margin: -590px 0 0 765px;
}

#vqmac_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquestmac/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#vqmac_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#vqmac_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#vqmac_exit a:hover {color:#ff6c00;}

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

#vqmac_cta {
	margin:510px 0 0 310px;
	width:193px;
}

#vqmac_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/vacationquestmac/cta.png) no-repeat 0 0;
	display:block;
	width:185px;
	height:61px;
	text-indent:-9999px;
}

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



/*------------------------------------------------------------------------ Easter Promo 2011 */


/*

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

#easter2011_window {
    background: url(http://images.popcap.com/www//images/cms/interstitial/easterpromo2011/background.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;
}

#easter2011_window a {outline:none;}

#easter2011_closeWindow {
    height: 54px;
    width: 54px;
    margin: -422px 0 0 782px;
}

#easter2011_closeWindow a {
    display: block;
    height: 54px;
    width: 54px;
    background: url(http://images.popcap.com/www//images/cms/interstitial/easterpromo2011/close.png) top left no-repeat;
    text-indent: -9999px;
    outline: 0;
}

#easter2011_1031_exit {
    margin: 0px 0 0 310px;
    float:left;
    width:191px;
    text-align:center;
}

#easter2011_1031_exit a {
    color:#000;
    font-size:12px;
    margin:0px;
}

#easter2011_1031_exit a:hover {color:#764c29;}

#easter2011_1031_closeWindow a:hover {
    cursor: pointer;

}

#easter2011_cta {
    margin:355px 0 0 273px;
    width:193px;
}

#easter2011_cta a {
    background: url(http://images.popcap.com/www//images/cms/interstitial/easterpromo2011/cta.png) no-repeat 0 0;
    display:block;
    width:256px;
    height:50px;
    text-indent:-9999px;
}

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

#easter2011_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#easter2011_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

*/

/*------------------------------------------------------------------------ Easter Promo 2011 - 1031 */

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

#easter2011_1031_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1031/background.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;
}

#easter2011_1031_window a {outline:none;}

#easter2011_1031_closeWindow {
	height: 54px;
	width: 54px;
	margin: -422px 0 0 782px;
}

#easter2011_1031_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1031/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#easter2011_1031_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#easter2011_1031_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#easter2011_1031_exit a:hover {color:#764c29;}

#easter2011_1031_closeWindow a:hover {
	cursor: pointer;

}

#easter2011_1031_cta {
	margin:355px 0 0 273px;
	width:193px;
}

#easter2011_1031_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1031/cta.png) no-repeat 0 0;
	display:block;
	width:256px;
	height:50px;
	text-indent:-9999px;
}

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

*/

/*------------------------------------------------------------------------ Easter Promo 2011 - 1034 */
/*

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

#easter2011_1034_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1034/background.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;
}

#easter2011_1034_window a {outline:none;}

#easter2011_1034_closeWindow {
	height: 54px;
	width: 54px;
	margin: -422px 0 0 782px;
}

#easter2011_1034_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1034/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#easter2011_1034_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#easter2011_1034_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#easter2011_1034_exit a:hover {color:#764c29;}

#easter2011_1034_closeWindow a:hover {
	cursor: pointer;
	
}

#easter2011_1034_cta {
	margin:355px 0 0 273px;
	width:193px;
}

#easter2011_1034_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1034/cta.png) no-repeat 0 0;
	display:block;
	width:256px;
	height:50px;
	text-indent:-9999px;
}

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

*/

/*------------------------------------------------------------------------ Easter Promo 2011 - 1036*/
/*

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

#easter2011_1036_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1036/background.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;
}

#easter2011_1036_window a {outline:none;}

#easter2011_1036_closeWindow {
	height: 54px;
	width: 54px;
	margin: -422px 0 0 782px;
}

#easter2011_1036_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1036/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#easter2011_1036_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#easter2011_1036_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#easter2011_1036_exit a:hover {color:#764c29;}

#easter2011_1036_closeWindow a:hover {
	cursor: pointer;
	
}

#easter2011_1036_cta {
	margin:355px 0 0 273px;
	width:193px;
}

#easter2011_1036_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1036/cta.png) no-repeat 0 0;
	display:block;
	width:256px;
	height:50px;
	text-indent:-9999px;
}

#easter2011_1036_cta a:hover {
	background-position:center bottom;
}
*/

/*------------------------------------------------------------------------ Easter Promo 2011 - 1040 */
/*

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

#easter2011_1040_window {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1040/background.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;
}

#easter2011_1040_window a {outline:none;}

#easter2011_1040_closeWindow {
	height: 54px;
	width: 54px;
	margin: -422px 0 0 782px;
}

#easter2011_1040_closeWindow a {
	display: block;
	height: 54px;
	width: 54px;
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1040/close.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#easter2011_1040_exit {
	margin:	0px 0 0 310px;
	float:left;
	width:191px;
	text-align:center;
}

#easter2011_1040_exit a {
	color:#000;
	font-size:12px;
	margin:0px;
}

#easter2011_1040_exit a:hover {color:#764c29;}

#easter2011_1040_closeWindow a:hover {
	cursor: pointer;
	
}

#easter2011_1040_cta {
	margin:355px 0 0 273px;
	width:193px;
}

#easter2011_1040_cta a {
	background: url(http://images.popcap.com/www/images/cms/interstitial/easterpromo2011/1040/cta.png) no-repeat 0 0;
	display:block;
	width:256px;
	height:50px;
	text-indent:-9999px;
}

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

*/

/* 
=======================================
	Crazy Dave's Deal Days - May 2011 
=======================================	
*/
#crazydave_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    display:none;
}

#crazydave_window {
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1033/cddd_background_pcmac_generic.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;
}

#crazydave_window a {outline:none;}

#crazydave_closeWindow {
	position: absolute;
	top:-23px;
	right:-15px;
	height: 54px;
	width: 54px;
}

#crazydave_closeWindow a {
    display: block;
    height: 54px;
    width: 54px;
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1033/close_btn.png) top left no-repeat;
    text-indent: -9999px;
    outline: 0;
}

#crazydave_cta {
	float:left;
	position:relative;
	top:470px;
	left:50%;
	margin-left:-105px;
}

#crazydave_cta a {
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1033/cta_checkitout.png) no-repeat 0 0;
    display:block;
    width:228px;
	height:59px;
    text-indent:-9999px;
}

#crazydave_cta a:hover,
#crazydave_closeWindow a:hover {
    background-position:center bottom;
}

#crazydave_exit {
	display:inline;
	float:right;
	width:100%;
	text-align:center;
	position:relative;
	top:500px;
}

#crazydave_exit a {
	font-family:arial;
	color:#fff;
	font-size:12px;
	margin:0px;
}
#crazydave_exit a:hover {
	color:yellow;
}

/* 
===============================================
	Crazy Dave's Deal Days - May 2011 - 1031
===============================================	
*/
#crazydave1031_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    display:none;
}

#crazydave1031_window {
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1031/interstitial.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;
}

#crazydave1031_window a {outline:none;}

#crazydave1031_closeWindow {
	position: absolute;
	top:-23px;
	right:-15px;
	height: 54px;
	width: 54px;
}

#crazydave1031_closeWindow a {
    display: block;
    height: 54px;
    width: 54px;
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1031/close_btn.png) top left no-repeat;
    text-indent: -9999px;
    outline: 0;
}

#crazydave1031_cta {
	float:left;
	position:relative;
	top:470px;
	left:50%;
	margin-left:-105px;
}

#crazydave1031_cta a {
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1031/cta.png) no-repeat 0 0;
    display:block;
    width:228px;
	height:59px;
    text-indent:-9999px;
}

#crazydave1031_cta a:hover,
#crazydave1031_closeWindow a:hover {
    background-position:center bottom;
}

#crazydave1031_exit {
	display:inline;
	float:right;
	width:100%;
	text-align:center;
	position:relative;
	top:500px;
}

#crazydave1031_exit a {
	font-family:arial;
	color:#fff;
	font-size:12px;
	margin:0px;
}
#crazydave1031_exit a:hover {
	color:yellow;
}

/* 
===============================================
	Crazy Dave's Deal Days - May 2011 - 1036
===============================================	
*/
#crazydave1036_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    display:none;
}

#crazydave1036_window {
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1036/interstitial.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;
}

#crazydave1036_window a {outline:none;}

#crazydave1036_closeWindow {
	position: absolute;
	top:-23px;
	right:-15px;
	height: 54px;
	width: 54px;
}

#crazydave1036_closeWindow a {
    display: block;
    height: 54px;
    width: 54px;
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1036/close_btn.png) top left no-repeat;
    text-indent: -9999px;
    outline: 0;
}

#crazydave1036_cta {
	float:left;
	position:relative;
	top:470px;
	left:50%;
	margin-left:-105px;
}

#crazydave1036_cta a {
    background: url(http://images.popcap.com/www/images/cms/interstitial/cddd/1036/cta.png) no-repeat 0 0;
    display:block;
    width:228px;
	height:59px;
    text-indent:-9999px;
}

#crazydave1036_cta a:hover,
#crazydave1036_closeWindow a:hover {
    background-position:center bottom;
}

#crazydave1036_exit {
	display:inline;
	float:right;
	width:100%;
	text-align:center;
	position:relative;
	top:500px;
}

#crazydave1036_exit a {
	font-family:arial;
	color:#fff;
	font-size:12px;
	margin:0px;
}
#crazydave1036_exit a:hover {
	color:yellow;
}




/* ====================================== OpenX Interstitial - BEGIN - ====== */

#openx_interstitial_div iframe {height:100%;width:100%;}

#interstitial_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display:none;
}
#interstitial_window {
	background:transparent;
	position: fixed;
	z-index: 102;
	text-align:left;
	width: 854px;
	height: 654px;
	top:35px;
	left: 50%;
	margin-left: -400px;
	display:none;
}

/* ====================================== OpenX Interstitial - END - ====== */
