
/* @group Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, 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;
	/* vertical-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;
}

legend {
  display: none;
}

/* @end */

/* @group Hacks */

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after,
.clear_fix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix,
.clear_fix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix,
* html .clear_fix {
	height: 1%;
}

.clearfix,
.clear_fix {
	display: block;
}

/* 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: #90c4e2 url(http://images.popcap.com/www/images/bg.gif) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
	text-align: center;
}

div {
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	color:#ec6c00;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 15px 0 5px 0;
}

body.misc #content h1 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #b1b1b1;
}

h2 {
	color:#ec6c00;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 15px 0 5px 0;
}

body.misc #content h2 {
	padding-top: 10px;
	color: #3d9cd3;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 2px;
}

p, 
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
}

p {
	margin: 10px 0 10px 0;
}

ol, 
ul {
	font-size: 12px;
	line-height: 11pt;
	margin-left: 20px;
	padding-left: 12px;
	margin-top: 6px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

a img {
	border: none;
}
a, 
a:link, 
a:visited {
	color: #0033cc;
}
a:hover,
a:active {
	color:#ff6600;
}
a.redBold {
	text-decoration: none;
}
a.redBold:hover {
	text-decoration: underline;
}

form div {
	text-align: left;
}

option {
	margin: 3px;
}

select, 
input {
	font-size: 8pt;
	color: #666666;
}

input[type=text] {
	width: 144px;
}

input[type=checkbox],
input[type=radio] {
	width: 15px;
}

select.error {
	color: #000;
	background-color: #ffb2b2;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

del,
strike,
.strike {
	text-decoration: line-through;
}

.fir,
.hide,
.skip {
	display: none;
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.bold {
	font-weight: bold;
}

.orange {
	color: #ff8a00;
}

.redBold {
	color: #ff0000;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

.smaller {
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
}

.smaller2 {
	font-size: 7.5pt;
	line-height: 11pt;
}

.error {
	color: #c00;
	font-weight: bold;
}

h2.error {
	color: #c00;
	padding-top: 5px;
}

ul.error {
	list-style: none;
	margin: 0 0 15px 5px;
	font-weight: normal;
}

ul.error li,
li.error {
	font-weight: normal;
}

dd span.error {
	backround-color: #fff;
}

.discount {
	color: #c00;	
}

.savings {
	color: #000;
}

.game_row {
	float: left;
	display: inline;
	width: 400px;
}

.game_links {
	float: left;
	display: inline;
	text-align: center;
	margin: 10px 0 0 5px;
	width: 95px;
}

.adGhostBG {
	background: #e5e5e5 url(http://images.popcap.com/www/images/logo_ghost.gif) no-repeat center center;
}

.advert {
	font-size: 8pt;
	line-height: 11pt;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.divider {
	background: transparent url(http://images.popcap.com/www/images/divider.gif) repeat-x scroll 0%;
	height: 1px;
	margin-top: 10px;
}

a.sm_button,
a.sm_button:link,
a.sm_button:visited {
	background: transparent url("http://images.popcap.com/www/images/blue_btn_sm_right.gif") no-repeat scroll top right;
	color: #fff;
	display: inline;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	margin: 5px 10px 0px 0;
	padding-right: 13px; /* sliding doors padding */
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	outline: none;
}

a.sm_button span {
	display: block;
	line-height: 16px;
	padding: 8px 0 7px 12px;
	background: url("http://images.popcap.com/www/images/blue_btn_sm_left.gif") no-repeat;
}

a.sm_button:hover {
	background-position: bottom right;
	color: #fff;
}

a.sm_button:hover span {
	background-position: bottom left;
}

a.lg_button,
a.lg_button:link,
a.lg_button:visited {
	background: transparent url("http://images.popcap.com/www/images/blue_btn_right.gif") no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	margin: 5px 0 0 0;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
	white-space:nowrap;
	text-transform: uppercase;
	outline: none;
}

a.lg_button span {
	display: block;
	line-height: 16px;
	padding: 11px 0 9px 44px;
}

a.lg_button:hover {
	background-position: bottom right;
	color:#fff;
}


