/* ================================== */
/* == ELEMENT ATTRIBUTES FOR PRINT == */
/* ================================== */

/* Hide elements not needed for print */
div#mainnav, div#language, div#footer, div#balloons, div#button-pafof, div#soundeffects, div#pseudoselect, .tempwarning, .screen {
	display: none !important;
	}
	
/* Adjustments */
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
div#header {
	margin-bottom: 40px;
	}
	div#header a {
		color: #000;
		text-decoration: none;
		}	
div#boxes {
	margin-bottom: 20px;
	}
/* Party Club Party Planning Messages */
ol.checklist {
	list-style-type: none;
	}
	img.pseudocheckbox {
		position: relative;
		top: 2px;
		margin-left: -21px;
		margin-right: 5px;
		}
/* Coupon */
div#coupon-flash {
	display: none !important;
	}			
	
/* sIFR */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	}