

h2 {
	color: #666;
}

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

#buy_now {
	float: right;
	display: inline;
	width: 222px;
	margin-right: 50px;
}

#buy_now a {
	display: block;
	width: 216px;
	background: url(http://images.popcap.com/www/images/buttons/buy_now_btn.gif) top left no-repeat;
	text-indent: 24px;
	text-align: center;
	padding: 12px 0 12px 0;
	font-size: 20px;
	font-weight: bold;
	color: #b24726;
	text-decoration: none;
}

#buy_now a:hover {
	background-position: bottom left;
}

#awards {
	float: left;
	display: inline;
	width: 634px;
	height: 64px;
	margin: 0 0 10px 30px;
	background: url(http://images.popcap.com/www/images/awards_bkgd.png) top left no-repeat;
}

#awards a img {
	border:none;
}

#awards img {
	float:left;
	padding-right:10px;
}

#awards a {
	color:#ffed00;
	text-decoration:underline;
}

#awards p {
	position: absolute;
	width: 596px;
	margin: 12px 0 0 20px;
	color: #ededed;
	font-size: 15px;
	line-height: 20px;
	display: none;
}

#awards span.highlight {
	font-weight: bold;
	color: #fff;
}

#awards span.highlight_small {
	font-weight: bold;
	font-size:13px;
	color: #fff;
}


.slideshow-panel-place  {
	display: none;
}
    
.slideshow-opacity{
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
    background:rgba(0, 0, 0, 0.4);
}
    *:first-child+html .slideshow-opacity, * html .slideshow-opacity {
        zoom:1;
        background:#000;
        filter:alpha(opacity=50);
    }
    * html .slideshow-opacity {
        zoom:1;
        background:#000;
        filter:alpha(opacity=50);
    }
    
    *:first-child+html .slideshow-opacity *{
        position:relative;
    }
    
    * html .slideshow-opacity *{
        position:relative;
    }

slideshow-content p {
	float: left;
}

/* DSi Ware Info */

#info_dsi {
	background:url(http://images.popcap.com/www/images/psn/info_footer.png) no-repeat bottom right;
	float: right;
	display: inline;
	width: 197px;
	margin-right: 50px;
	font:normal 14px/140% Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
	padding-bottom:16px;
}

#info_dsi h1 {
	display:block;
	width:197px;
	height:66px;
	background:url(http://images.popcap.com/www/images/psn/info_header.png) no-repeat 0 0;
	font:bold 18px/58px Arial, Helvetica, Verdana, sans-serif;
	text-indent:45px;
	color:#fff;
}

#info_dsi_content {
	background:url(http://images.popcap.com/www/images/psn/info_bg.png) repeat-y 0 0;
	width: 197px;
	font:normal 14px/140% Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
}

#info_dsi_content p {
	width:175px;
	margin:0 auto;
}

#info_dsi ol {
	list-style:decimal inside;
	width:160px;
	margin:0 auto;
}

#info_dsi ol li {
	margin-bottom:1em;
}

/*Amazon*/

#buy_now .details {
	float: left;
	display: inline;
	margin-left: 22px;
	width: 175px;
	background: url(http://images.popcap.com/www/images/buttons/bottom.gif) bottom no-repeat;
}

#buy_now .details_amazon {
	float: left;
	display: inline;
	margin-left: 22px;
	width: 175px;
	padding:30px 0 0 0;
	background: url(http://images.popcap.com/www/images/buttons/amazon.jpg) bottom no-repeat;
}

#buy_now p {
	float: left;
	display: inline;
	margin: 10px 10px 0 10px;
	color: #666;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	width: 155px;
}

#buy_now .price {
	font-size: 24px;
	color: #4c8500;
	font-weight: bold;
}

#buy_now .price_sm {
	color: #4c8500;
	vertical-align: super;
	font-size: 14px;
}

#buy_now #language {
	float: left;
	display: inline;
	width: 175px;
}

#buy_now #language form {
	text-align: center;
	color: #666;
	font-size: 12px;
	padding-bottom: 10px;
}

#buy_now #localized_note p {
	margin-top: 0;
	color: #ed1c24;
}

#extras {
	background: url(http://images.popcap.com/www/images/product/extras/bookworm/bookworm_bg.jpg) 0 0 repeat-y;
	width:222px;
	float:right;
	display: inline;
	margin:20px 0 0 0;
}

#extras #extras_header {
	background: url(http://images.popcap.com/www/images/product/extras/bookworm/bookworm_header.jpg) 0 0 no-repeat;
	width:222px;
	height:142px;
}

#extras #extras_content {
	width:165px;
	margin:0 auto;
	font-size:13px;
	padding:10px 0;
}

#extras_content p {
	float:none;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#1a3f43;
}

#extras #extras_footer {
	background: url(http://images.popcap.com/www/images/product/extras/bookworm/bookworm_footer.jpg) 0 0 no-repeat;
	width:222px;
	height:33px;
}

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

#system a {
	color: #fff;
	outline: none;
}

#badges {
	float:left;
	clear:left;
	display: inline;
	width: 165px;
	margin:15px 0 0 45px;
}

#badges img {
	float: left;
	display: inline;
	margin-left: 5px;
}

#badges a {
	float: left;
	display: inline;
	margin-left: 5px;
}
#badges ul {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

#badges li {
	color: #000;
	font-size: 9px;
	line-height: 1.2;
	margin: 0 0 0 0;
	padding: 0;
}

/* .vgp #other_games {
	display:inline;
	float:left;
	margin:110px 0 0 50px;
	width:350px;
	clear:none;
}*/

#other_games {
	float:right;
	clear:none;
}

.available {
	border:0px solid red;
	float:right;
	display:inline;
	clear:right;
	width:184px;
	font-size:12px;
	margin:15px 60px 0 0;
}

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

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

#screenshots h2 a {
	cursor: pointer;
	color:#666;
}

#screenshots h2 a.selected {
	color:#333;
}

#screenshots #screens a,
#screenshots #vids a {
	position: absolute;
	width: 348px;
	height: 282px;
	margin: 20px 0 0 0;
	background: url(http://images.popcap.com/www/images/screens_bkgd.png) top left no-repeat;
}

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

#screens {
	display:none;
}

#about {
	float:left;
	margin:0 0 0 20px;
	clear:none;
}

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

#more_about ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}

#more_about ul li {
	padding: 0 0 0 25px;
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 20px;
	width: 435px;
	background: url(http://images.popcap.com/www/images/bullet_star.png) no-repeat;
}

body.bookworm #more_about ul li {
	padding: 0 0 0 25px;
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 20px;
	width: 435px;
	background: url(http://images.popcap.com/www/images/bullet_bwtile.png) no-repeat;
}

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

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://images.popcap.com/www/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: url(http://images.popcap.com/www/images/screenshots_ds_bkgd.png) top left no-repeat;
	z-index: 102;
	color:#000000;
	display:none;	
	text-align:left;
	height: 600px;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
background: url(http://images.popcap.com/www/images/screenshots_lrg_bkgd.gif) top left no-repeat;
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 20px 20px 0 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_next a {
	position:absolute;
	width: 50px;
	height: 50px;
	background: url(http://images.popcap.com/www/images/buttons/next_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
	margin: 20px 0 0 90px;
}

* html #TB_next a {
	background: url(http://images.popcap.com/www/images/buttons/next_btn.gif) top left no-repeat;
}

#TB_prev a {
	position:absolute;
	width: 50px;
	height: 50px;
	background: url(http://images.popcap.com/www/images/buttons/prev_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
	margin: 20px 0 0 12px;
}

* html #TB_prev a {
	background: url(http://images.popcap.com/www/images/buttons/prev_btn.gif) top left no-repeat;
}

#TB_next a:hover,
#TB_prev a:hover {
	background-position: bottom;
}

#TB_count {
	float:right;
	display: inline;
	width: 96px;
	height: 50px;
	margin: 15px 12px 0 0;
	background: url(http://images.popcap.com/www/images/screenshots_count_bkgd.png) top left no-repeat;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding-top: 14px;
	font-weight: bold;
}

* html #TB_count {
	background: url(http://images.popcap.com/www/images/screenshots_count_bkgd.gif) top left no-repeat;
}

#TB_closeWindow {
	position: absolute;
	height: 50px;
	width: 50px;
	margin: -535px 0 0 765px;
}

#TB_closeWindow a {
	behavior: url(/images/iepngfix.htc);
	display: block;
	height: 50px;
	width: 50px;
	background: url(http://images.popcap.com/www/images/buttons/close_btn.png) top left no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#TB_closeWindow a:hover {
	background-position: bottom;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(http://images.popcap.com/www/images/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(http://images.popcap.com/www/images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(http://images.popcap.com/www/images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(http://images.popcap.com/www/images/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(http://images.popcap.com/www/images/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(http://images.popcap.com/www/images/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(http://images.popcap.com/www/images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://images.popcap.com/www/images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}