.cf-widget-wrap embed, 
.cf-widget-wrap object
{
    outline:none;
}
.cf-widget-wrap .long-widget {
	height:33px;
	position:absolute;
}
.cf-widget-wrap .side-widget {
	position:relative;
	text-align:center;
	width:165px;
	height:195px;
	z-index:1;
}
.cf-widget-wrap .std-widget
{
	position: absolute;
	z-index: 100;
	height: 47px;
	width: 351px;
}
.cf-widget-wrap .cf-results {
	position:absolute;
	text-align:center;
	width:165px;
	height:195px;
	z-index:200;
	background-color:#ddf4fd;
	visibility:hidden;
}
.tabs 
{
	padding-top:20px;
	background-color:transparent;
}
.tabs .tab_page
{
	clear:both;
	background:#fdfbcf url(../i/bg/bg_share.jpg) repeat-x left -44px;
	padding:30px 10px 8px 10px;
}
.tabs.members .tab_page,
.admin .tab_page
{
	background:#fff url(../i/bg/h_bg_account.gif) repeat-x left -7px;
}
.admin .tab_page .tab_page 
{
	background-color:#E6F7FE;
}
.tabstrip ul 
{
	padding:0 14px;
	overflow:hidden;
}

/* padding-left == child anchor's padding-right - left*/
.tabstrip li 
{
	display:block;
	float:left;
	background:transparent url(../i/tab_share_off.gif) no-repeat top left;
	white-space:nowrap;
	padding-left:3px;
	margin-right:10px;
}
.tabstrip li a 
{
	color:#ffffff;
	float:left;
	height:34px;
	background:transparent url(../i/tab_share_off.gif) no-repeat top right;
	font:normal normal bold 1.1em/34px Arial;
	text-decoration:none;
	text-transform:capitalize;
	outline:none;
	position:relative;
	left:7px;
	z-index:2;
	padding-right:10px;
}

.tabstrip li a:visited
{
	color:#fff;
}
.tabstrip li a:hover 
{
	text-decoration:underline;
	color:#fff;
}
.tabstrip li.active 
{
	background-image:url(../i/tab_share_on.gif);
	padding-left:4px;
	margin-right:10px;
	margin-left:-6px;
}
.tabstrip li.active a 
{
	background-image:url(../i/tab_share_on.gif);
	padding-right:16px;
	left:12px;
	z-index:3;
	color:#fff;
}

.subtab_nav 
{
	width:180px;
	margin:20px 0;
}
.subtab_nav li 
{
	background: #fff ;
	border-bottom:solid 1px #0397D6;
	padding:7px 0;
}
.subtab_nav li a
{
	background: #fff ;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.subtab_nav li a:visited
{
	color:#000;
}
.subtab_nav li a:hover, 
.subtab_nav li.on a, 
.subtab_nav li.on a:visited,
.subtab_nav a.on:hover,
.subtab_nav a.on a,
.subtab_nav a.on:visited
{
	color:#0397D5;
}
.tab_page .col_2_1 
{
	width:682px;
	overflow:hidden;
}
.tabs-two
{
    margin:1em 0;
}
.tabs-two .tab_page
{
    background:#fff;
    padding:20px 13px;
    border:solid 1px #333;
}
.tab-strip-two
{
    margin:0 !important;
}
.tab-strip-two ul
{
    margin:0;
    list-style:none none inside;
    padding:0 0 0 2em;
    font-size:1em;
    line-height:2.2em;
    position:relative;
}
.tab-strip-two li
{
    display:inline;
    background:transparent url(../i/bg/h_container.png) repeat-x scroll 0 0;
    padding:8px 26px;
    margin-right:5px;
}
.tab-strip-two li a
{
    font-weight:bold;
    color:#fff;
    text-decoration:none;  
    line-height:16px;
}
.tab-strip-two li a:hover
{
    text-decoration:underline;
}
.tab-strip-two li.active
{
    background:#fff none no-repeat scroll 0 0;
    border:#333 solid 1px;
}
.tab-strip-two li.active
{
    border-width:1px 1px 0 1px;
    z-index:2;
}
.tab-strip-two li.active a
{
    color:#64178d;
}
.tabs-two.games .tab_page,
.tabs-two.games li.active
{
    border-color:#0b85bd;
}
.games .tab-strip-two li
{
    background-position:0 -78px;
}

.img-tabs
{
    margin:10px 0;
}
.img-tab-strip
{
    overflow:hidden;
    padding:0 0 0 20px;
}
.img-tab-strip li
{
    padding:0;
    margin:0 10px 0 0;
    float:left;
}
.img-tab-strip a
{
    text-indent:-20000em;
    display:block;
    padding:0;
    margin:0;
}

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}
#user_prompts
{
	position:absolute;
	z-index:101;
	color:#000;
}
#user_prompts .std
{
	width:420px;
	height:215px;
	margin:0 auto;
	background-color:#fff;
	border:solid 15px #0397D6;
	padding:40px 0 15px;
	text-align:center;
}
#user_prompts #leaving.std p
{
	font-size:1.1em;
	line-height:1.1em;
	margin-top:9px;
}
#user_prompts .std p
{
	padding:0 20px;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
}
#user_prompts .std p.countdown
{
	margin-top:20px;
	font-size:0.9em;
}
#add_favorite a
{
	display:block;
	margin-top:10px;
}
#user_prompts #leaving
{
	height:170px;
	padding:35px 0;
}
#leaving div
{
	font-size:1.2em;
	width:80%;
	margin:10px auto 20px;
	line-height:1.4em;
}

/* Parents Place */
.pplace_layer
{
	margin:0 auto;
	position:relative;
	width: 492px;
}
.pplace_layer .pplace_inner
{
	padding: 14px;
	background: #8CC63F url(../i/bg/bg_about_mod_tile.jpg) repeat-x left bottom;
	border: solid 6px #fff;
	z-index:101;
	position:relative;
}
.pplace_layer h1
{
	color: #fff;
	font-size: 20pt;
	line-height: 1em;
	float: left;
	margin-top: 0;
}
.pplace_layer .nifty
{
	margin: 10px 0;
}
.pplace_layer .close
{
	float: right;
	line-height: 1em;
}
.pplace_layer div.nifty
{
	background-color: #EBF8FE;
	padding: 11px;
	clear:left;
	display:inline-block;
}
#moderator_pop.pplace_layer p
{
	padding-left:150px;
}
.pplace_layer p
{
	margin: 0 0 15px;
}
.pplace_layer img.pic
{
	float:left;
}
#if_shim
{
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:absolute;
	z-index:1;
}
#user_prompts #ssu_survey p
{
	font-size:1.1em;
}
#user_prompts #ssu_survey a
{
	display:block;
	width:auto;
	margin:15px auto 0;
}
#user_prompts #ssu_survey
{
	padding-top:8px;
}
#user_prompts iframe
{
	padding:0;
	background-color:#fff;
}
#sprout_postcard_frame, #admin_user_stats_frame
{
	width:475px;
}
#admin_user_stats_frame
{
	border:solid 25px #0397D6;
	padding:20px;
}
#login
{
	width:375px;
	overflow:hidden !important;
}
#user_prompts div#itunes p
{
	font-size:1.25em;
	margin-bottom:20px;
}
#user_prompts #video_favorite p
{
	line-height:1.25em;
	margin-bottom:20px;
}
.video_fav_frame
{
	overflow:hidden;
	height:37px;
}
#user_prompts #login_frame
{
	height:auto;
	padding:10px;
	width:443px;
}
#press_room.std
{
    padding:50px 0;
    height:auto;
    font-size:9pt;   
}
#press_room p span
{
    white-space:nowrap;
}
