
/* Table of Contents=================1) Body/Desk2) Subnav Postit3) Clipboard4) Pencil & Paper - Rightside of Desk5) Easter Egg related6) Meet the Masters7) Popover8) Styleshot Guide9) Subscribe Form Stuff____________________*/body { 	margin: 0;	padding: 0;	background: url(http://images.popcap.com/www/images/pegglestrategy/wood.jpg) repeat top left;}a, a:link, a:visited {	color: #0033cc;	outline:none;}a:hover {	color:#ff6600;}#bookmark {	height: 287px;	width: 892px;	margin: 0;	padding: 0;	background: url(http://images.popcap.com/www/images/pegglestrategy/bookmark2.jpg) 60px no-repeat;}#bookmark a.making_link {	float: right;	display: inline;	width: 149px;	height: 112px;	background: url(http://images.popcap.com/www/images/pegglestrategy/making2.jpg) no-repeat;	text-indent: -9000px;	outline: 0;}#bookmark span.making_coming_soon {	float: right;	display: inline;	width: 149px;	height: 112px;	background: url(http://images.popcap.com/www/images/pegglestrategy/making_cs.jpg) no-repeat;	text-indent: -9000px;	outline: 0;}#bookmark a.homepage_link {	float: right;	display: inline;	width: 95px;	height: 81px;	background: url(http://images.popcap.com/www/images/pegglestrategy/popcap_logo_roll.jpg) no-repeat;	text-indent: -9000px;	outline: 0;	top: 107px;	left: 797px;	position: absolute;}#bookmark a.download_link {	float: left;	display: inline;	width: 207px;	height: 60px;	background: url(http://images.popcap.com/www/images/pegglestrategy/download2.jpg) no-repeat;	text-indent: -9000px;	outline: 0;	top: 202px;	left: 147px;	position: absolute;}#bookmark span.mac_coming_soon {	float: left;	display: inline;	width: 207px;	height: 60px;	background: url(http://images.popcap.com/www/images/pegglestrategy/coming_soon2.jpg) no-repeat;	text-indent: -9000px;	outline: 0;	top: 202px;	left: 147px;	position: absolute;}#bookmark a:hover {	background-position: bottom left;}#desk {	float:left;	display:inline;	margin: 0;	padding: 0;	width: 1300px;	height:100%;	background: url(http://images.popcap.com/www/images/pegglestrategy/desk.jpg) 126px 0 repeat-y;}#grid {	margin:0;	padding:0;	width: 1300px;	height: 100%;	background: url(http://images.popcap.com/www/images/pegglestrategy/grid.gif) 126px 0 repeat-y;}/* 2) Post-it Subnav Related=========================*/#leftmost {	margin: 0;	padding:0;	width:353px;	float: left;	display:inline;}ul#subnav {	margin:0;	padding:18px 10px 0 90px;	list-style: none;	color:#ffffff;	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	line-height:18px;	height: 237px;	background: url(http://images.popcap.com/www/images/pegglestrategy/postit2.jpg) top right no-repeat;}ul#subnav li {	padding: 8px 0 0 25px;}ul#subnav li.active {	background: url(http://images.popcap.com/www/images/pegglestrategy/check.gif) 0 4px no-repeat;}ul#subnav li a{	color:#FFFFFF;	text-decoration:none;}ul#subnav li a:hover {	text-decoration: underline;}/* IE6 Tweaks to Subnav */* html ul#subnav {	padding: 18px 10px 0 82px;}* html ul#subnav li {	font-weight: 600;}	/* 3) Main "Clipboard" Contents ============================*/	#paper {	float:left;	display: inline;	width:486px;	font-size: 90%;	color: #111111;}	.right {	float:right;}.left {	float:left;}.right img {	display: block;	padding: 1px;	margin: 0;	border: 1px solid #ccc;}.left img {	display: block;	padding: 1px;	margin: 0;	border: 1px solid #ccc;}#try {	display: inline;	float:left;	margin: 20px 0 20px 156px;	text-align:center;	}a.lg_button, a.lg_button:link, a.lg_button:visited {	background:transparent url(http://images.popcap.com/www/images/pegglestrategy/red_btn_right.gif) no-repeat scroll right top;	color:#FFFFFF;	display:block;	float:left;	font-size:16px;	font-weight:bold;	height:36px;	margin:5px 0pt 0pt;	outline-color:invert;	outline-style:none;	outline-width:medium;	padding-right:15px;	text-decoration:none;	text-transform:uppercase;	white-space:nowrap;}.lg_button span {	display:block;	line-height:16px;	padding:11px 0pt 9px 44px;}a.lg_button:hover {	background-position: bottom right;	color:#fff;}#try a span	 {	background:url(http://images.popcap.com/www/images/pegglestrategy/try_free_btn_left.gif) no-repeat;}#try a:hover span {	background-position: bottom left;}#ringer {	clear: both;	width: 78px;	height: 64px;	margin: -60px 0 0 -78px;	background: url(http://images.popcap.com/www/images/pegglestrategy/ring.png) no-repeat;}#footer {	clear: both;	height: 150px;	background: url(http://images.popcap.com/www/images/pegglestrategy/foot.gif) 284px -6px  no-repeat;}/*4) Pencil & Paper on Right Side of Desk=======================================*/#misc {	float:left;	display: block;	background: url(http://images.popcap.com/www/images/pegglestrategy/pencil.jpg) top right no-repeat;	width: 453px;	height:564px;}#misc_basic {	float:left;	display: block;	background: url(http://images.popcap.com/www/images/pegglestrategy/pencil.jpg) top right no-repeat;	width: 453px;	height:564px;}#misc_level {	float:left;	display: block;	background: url(http://images.popcap.com/www/images/pegglestrategy/pencil.jpg) top right no-repeat;	width: 453px;	height:900px;}#misc_challenge {	float:left;	display: block;	background: url(http://images.popcap.com/www/images/pegglestrategy/pencil.jpg) top right no-repeat;	width: 453px;	height:1264px;}/*5) Easter Egg Related=====================*/#easter_egg {	position: relative;	padding:0; 	margin:0;	border:0;	width: 82px;	height:84px;	left: 111px;	top: 1108px;}#easter_egg2 {	position: relative;	padding:0; 	margin:0;	border:0;	width: 82px;	height:84px;	left: 111px;	top: 880px;}#easter_egg3 {	position: relative;	padding:0; 	margin:0;	border:0;	width: 82px;	height:84px;	left: 111px;	top: 2050px;}#easter_egg img {	border:0;}.hint {margin:0;position:relative;width:400px;top: -145px;left: -410px;}.hint div {background:transparent url(http://images.popcap.com/www/images/pegglestrategy/tooltip_left3.gif) no-repeat scroll 0%;color:#000000;display:inline;float:right;height:218px;margin:0pt 4px 0pt 0pt;text-decoration:none;}*html .hint div {background:transparent url(http://images.popcap.com/www/images/pegglestrategy/tooltip_left3.gif) no-repeat scroll;color:#000000;display:inline;float:right;height:218px;margin:0pt 4px 0pt 0pt;text-decoration:none;}.hint div span {background:transparent url(http://images.popcap.com/www/images/pegglestrategy/tooltip_right3.gif) no-repeat scroll right top;display:block;padding:8px 12px;height: 200px;}.hint div span p {color:#ebd25a;font-family:Arial, Helvetica, sans-serif;font-size: 12px;line-height:16px;margin: 26px 0 0 24px;}.hint div span h4 {color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-size: 16px;padding: 0;margin: 0;}/* 6) Meet the Masters Related ===========================*/a.gallery, a.gallery:visited {display:inline; text-decoration:none; border:3px solid #ccc; width:61px; height:61px; float:left;padding: 1px; margin:7px 0 5px 20px; position:relative; }a.slidea {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_bjorn.jpg) 1px 1px no-repeat;}a.slideb {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_jimmy.jpg) 1px 1px no-repeat;}a.slidec {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_kat_tut.jpg) 1px 1px no-repeat;}a.slided {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_splork.jpg) 1px 1px no-repeat;}a.slidee {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_claude.jpg) 1px 1px no-repeat;}a.slidef {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_renfield.jpg) 1px 1px no-repeat;}a.slideg {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_tula.jpg) 1px 1px no-repeat;}a.slideh {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_warren.jpg) 1px 1px no-repeat;}a.slidei {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_cinderbottom.jpg) 1px 1px no-repeat;}a.slidej {background:url(http://images.popcap.com/www/images/pegglestrategy/masters/sm_hu.jpg) no-repeat 1px 1px;}a.gallery:hover {	white-space:normal; 	border:3px solid #ff0000; 	z-index:100;}a.gallery:active, a.gallery:focus {border:3px solid #ebd25a; z-index:10;}#masterwrap {	clear: both;	margin: 0;	padding:20px 0 0 0;}img.mugshot {	float: left;	background: #fff;	padding: 4px;	margin: 0 10px 0px 0;	border: 1px solid #ccc;}#jimmy_bio, #kat_tut_bio, #splork_bio, #claude_bio, #renfield_bio, #tula_bio, #warren_bio, #cinderbottom_bio, #hu_bio {	display:none;}/* 7) PopOver Related================*/#overlay {	display:none;	position: absolute;	top: 0;	left: 0;	width: 100%;	background-color:#000;		filter:alpha(opacity=60);  	-moz-opacity: 0.6;		opacity: 0.6;	z-index:1;}#flash_window {	position: fixed;	background: url(http://images.popcap.com/www/images/pegglestrategy/frame.gif) #000 no-repeat;	color:#000;	display:none;	top:50%;	left:50%;	width: 660px;	margin: -250px 0  0 -330px;	border: 5px solid #6666;	text-align: center;	padding-bottom: 10px;	padding-top: 10px;	z-index:100;}* html #flash_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#close_btn {	text-align: right;	margin:0;	padding-right:27px;}#close_btn a {	font-size:12px;	line-height:16px;	text-decoration: none;	outline: 0;	float: right;	display: inline;	margin:0;	padding:0;}#close_btn a.close_vid {	background: url(http://images.popcap.com/www/images/pegglestrategy/close_power.gif) no-repeat top left;	width: 76px;	height:27px;}#close_btn a:hover {	background-position: bottom left;}#lg_pic_window {	position: fixed;	background: url(http://images.popcap.com/www/images/pegglestrategy/frame.gif) #000 no-repeat;	color:#000;	display:none;	top:50%;	left:50%;	width: 660px;	margin: -250px 0  0 -330px;	border: 5px solid #6666;	text-align: left;	padding-bottom: 10px;	z-index:100;}* html #lg_pic_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#lg_pic_window img {	margin: 10px 0 0 10px;	border: 1px solid #ccc;}#lg_pic_caption {	float: left;	display: inline;	width: 540px;	margin: 10px 10px 0 10px;	font-size: 14px;}#lg_pic_close a {	float: right;	display: inline;	display: block;	text-align: right;	font-size:12px;	line-height:16px;	outline: 0;	text-decoration: none;	padding-right:27px;	/*float: right;	display: inline;	text-indent: -900px;	outline: 0;	width: 180px;	height: 30px;	margin: 10px 20px 0 10px;	background: url(http://images.popcap.com/www/images/pegglestrategy/close_pic_btn.gif) no-repeat top left;*/}#lg_pic_close a.close_pic {	background: url(http://images.popcap.com/www/images/pegglestrategy/close_power.gif) no-repeat top left;	width: 76px;	height:27px;}#lg_pic_close a:hover {	background-position: bottom left;}/*8) Styleshot Guide Related==========================*/#notatable {	padding-top:18px;}#alt_box {	background-color:#e0e0e0; 	margin-top:18px; 	padding:10px 10px 12px 10px;	border-bottom:1px solid #ccc;	border-top:1px solid #ccc;}#box {	background-color:#ffffff; 	margin-top:10px; 	padding:0px;}.category {	float: left; 	display: block;	font-weight:bold; 	width:180px; 	text-align:right; 	padding-right:10px; }.clear {	clear:both; }.clear2 {	clear:both; 	padding-top: 5px;}.how_to, .tip {	width:44%; 	display:inline; 	float:left; 	padding-left:5%;}.attribute {	display: inline; 	float:left; 	line-height:1.2em;}/* Color Glossary==============# Paragraphs (grey)		: #333333# Hyperlink (blue) 		: #0033CC# Rollover (orange)		: #FF6600# Footer (lt. grey)		: #CCCCCC# Subnav (white)  		: #FFFFFF# Header (black)		: #000000# Subhead (orange)		: #FF6600# Caption BG (lt. blue)	: #E5F2FF# Caption (lt. blue)	: #00CCFF# Names (bright blue)	: #0000FF__________________________________*/body {	font-family:'Lucida Grande',Geneva,Verdana,Arial,Helvetica,sans-serif;	font-size:14px;	line-height:16px;}p {	margin:16px 0 0 0;	padding: 0 18px 0 0;	text-align: justify;	color: #333333;}#bookmark h1 {	text-indent:-2000px;	float:left;	display:inline;}h2.title {	font-size:20px;	margin:24px 0 -8px 0;	padding:0;}h3 {	font-size: 18px;	line-height: 18px;	font-weight: bold;	margin: 18px 0 -12px 0;	padding: 0;	color:#FF6600;}.subtitle {	letter-spacing:1px;	text-transform:none;}h4 {	font-size: 14px;	font-weight: bold;	margin: 1em 0 -.5em 0;	padding: 0;}#paper ul {	margin:0;	padding: 10px 18px 0 15px;	font-size: 1em;	line-height:1.2em;}#paper ul li {	padding: 0 0 5px 5px;	text-align: justify;}#paper ol {	margin:0;	padding: 10px 18px 0 25px;}#paper ol li {	padding: 0 0 5px 5px;	text-align: justify;}#footer p{	color:#CCCCCC;	font-family: arial;	font-size: 10px;	margin:0;	padding:36px 0 0 308px;	width: 484px;	text-align: left;	line-height: 12px;}.caption { 	margin: 10px 10px 0 10px; 	padding: 5px 5px 0 5px; 	border: solid 1px #E5E5FF; 	background: #E5F2FF; 	font-size:90%; 	text-align: center;	line-height:1.9em;}.caption a {	text-decoration: none;	outline: none;}.caption a:hover {	color:#00CCFF;}h3.mastername {	margin: 0 0 -10px 0;	color:#0000ff;}#masterwrap h4 {	font-size:1.3em;}h4.shot_name {	margin: 0 0 -13px 0;	padding: 0;	color:#0000ff;}.hint div span h4 {	margin: 0;	padding: 8px 0 0 0;	text-align:center;}ol#duel span {	font-weight:bold;}9) Subscribe Styles===================#bennies {	margin:0;	padding:16px 0 0 0;	height: 80px;}ul#three_pts {	margin:16px 0 20px 0;	padding:0 0 0 10px;	width: 233px;	float:left;	line-height:18px;	text-align:left;}ul#three_pts li {	list-style: none;	background: url(http://images.popcap.com/www/images/pegglestrategy/redstar_li.gif) no-repeat -1px 0;	padding: 0 0 0 14px;}p.bluebox {	clear:both;	margin: 14px 14px 0 0;	padding:10px;	background: #E0EDFE;	text-align:center;	border: 1px solid #DBE9F3;}p.note {	font-size:10px;	margin: 0 10px 0 0;	padding:10px 0 0 0;}form#subscribe {	margin:16px 0;	color: #333333;}form#subscribe label {	font-weight: bold;	padding: 0 12px 5px 0;}form#subscribe input.check {	margin-left: 0px;}form#subscribe input.submit {	width:77px;	height:20px; 	display: block;	margin:16px 0 0 133px;}form span {	display:inline;	float: right;	margin: -18px 156px 0 0;	padding:0;	}