/**
* This stylesheet controls common elements
* used throughout parentpedia
* @file			parentpedia/parentpedia.css
* @version	0.1
* @date			2007/05/15
*/

#ppBody a {
cursor: pointer;
position: relative;
}

#ppBody a:hover {
text-decoration: underline;
}

#mainContent {
border: none !important;
}

/* Editor / Alert Wiki */
#editorWiki,
#editorAlert{
display:none;
height:762px;
width:827px;
position:absolute;
top:-381px;
left:50%;
margin-left:-414px;
margin-top:-351px;
z-index:102;
text-align: left;
}

/* PP TOOL BAR */
#ppToolBar {
background-color:#f7e8c9;
color:#A186BE;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
min-height:60px;
_height: 60px;
position:relative;
width:920px;
z-index:3;
}

#ppToolBar form{
padding: 0px;
margin: 0px;
}

/*#ppToolBarTop {
background: url(/images/parentpedia/bg_top_box.jpg) no-repeat 0px 0px;
height: 9px;
overflow: hidden;
width: 920px;
}*/

#ppToolBar #ppToolBarBottom {
background: url(/images/parentpedia/brpp.jpg) f7e8c9 no-repeat top right;
height: 10px;
overflow: hidden;
}

/*.ppToolBarCornerTop {
background: url(/images/parentpedia/tlpp.jpg) #f7e8c9 no-repeat left top;
width: 10px;
height: 10px;
border: none;
display: block !important;
clear: both;
}*/

#ppToolBar .ppToolBarCornerBottom {
background: url(/images/parentpedia/blpp.jpg) #f7e8c9 no-repeat left top;
width: 10px;
height: 10px;
border: none;
display: block !important;
clear: both;
}

#ppToolBar #ppToolBarCont #ppToolBarContUL{
display: block;
margin: 0px 0px 0px 15px;
float: left;
padding: 0px;
list-style: none;
}

#ppToolBar #ppToolBarCont #ppToolBarContUL li{
float: left;
}

#ppToolBar #ppToolBarCont .ppSeeAZ {
position: relative;
left: 25px;
*left: 45px;
_left: 25px;
top: 13px;
width: auto;
height: 34px;
}

#ppToolBar #ppToolBarCont .ppSeeAZ a {
color:#0ea0e4;
font-size:11px;
text-decoration:none;
}

#ppToolBar #ppToolBarCont .ppToolBarDD {
position: relative;
width: 208px; 
min-height: 34px;
*height: 34px;
top: 3px;
left: 15px;
*left: 35px;
_left: 20px;
}

#ppToolBar #ppToolBarCont .ppToolBarDD img,
#ppToolBar #ppToolBarCont .ppToolBarDD img:hover {
cursor:pointer;
}

#ppToolBarHome {
height: 38px;
width: 162px;
}

.ppToolBarSearch {
background: transparent url(/images/parentpedia/search_bg.png) no-repeat center 50%;
display: block;
float: left;
height: 27px;
width: 197px;
text-align: left;
margin: 0 5px 0 8px;
_margin-left: 4px;
}

.ppToolBarSearch input {
position: relative;
top: 5px;
left: 5px;
*left: 0;
_left: 5px;
background: none;
border: 0;
color: #999;
font-size: 14px;
font-weight: bold;
font-family: arial;
}

.searchGo {
background: url(/images/parentpedia/search_go.png) no-repeat;
display: block;
position: relative;
top: -3px;
float: left;
height: 33px;
width: 42px;
}

.searchGo2 {
background: url(/images/parentpedia/search_go2.png) no-repeat;
display: block;
position: relative;
top: -3px;
float: left;
height: 33px;
width: 42px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/parentpedia/search_go2.png', sizingMethod='crop');
}

.ppSearchGo {
margin-left: 5px;
*margin-left: 10px;
width: 58px;
height: 38px;
}


/*.ppSearchGoButton {
background: url(/images/parentpedia/go_bt.jpg) no-repeat;
width: 58px;
height: 38px;
background-color:#f7e8c9;
border: none;
cursor:pointer;
*margin-left: 10px;
}*/

/* PP TOOL BAR RESULT BOTTOM */	
#parentpediaSearch2  .ppToolBarSearch {
background: transparent url(/images/parentpedia/search.png) no-repeat center 50%;
height: 27px;
width: 197px;
float: left;
text-align: left;
}

#parentpediaSearch2  .ppToolBarSearch input {
position: relative;
background: transparent;
border:0pt none;
color:#8c8c8c;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
font-stretch: normal;
letter-spacing: normal;
left: 5px;
}

#parentpediaSearch2  .ppSearchGo {
float: left;
width: 58px;
height: 38px;
*margin-left: 3px;
}

#parentpediaSearch2  .ppSearchGoButton {

background: url(/images/parentpedia/go_bt.jpg) no-repeat;
width: 58px;
height: 38px;
border: none;
cursor:pointer;
}


/* PP Browse PP */
#browseFrame {
top: 343px;
left: 745px;
*top: 355px;
*left: 465px;
z-index:106;
}	

/* PP BODY */
#ppBody {
position:relative;
width: 920px;
height: auto;
color:#666;
background-color: #f7e8c9;
font-family:Arial,Verdana;
font-size:12px;
margin: 0px;
clear: both;
float: left;
overflow:hidden;
}

#ppBody #ppBodyTop {
background: url(/images/parentpedia/trlb.jpg) no-repeat top right;
}

#ppBody #ppBodyBottom {
background: url(/images/parentpedia/brlb.jpg) no-repeat bottom right;
}

#ppBody .ppBodyCornerTop {
background: url(/images/parentpedia/tllb.jpg) no-repeat top;
width: 10px;
height: 10px;
border: none;
display: block !important;
clear: both;
}

#ppBody .ppBodyCornerBottom {
background: url(/images/parentpedia/bllb.jpg) no-repeat bottom;
width: 10px;
height: 10px;
border: none;
display: block !important;
clear: both;
}

#ppBody #ppBodyCont {
padding: 0px;
margin: 0px;
}

#adSkyScraper{
margin: 15px auto;
width: 162px;
text-align: center;
clear: both;
}

/*
Rounded Module : Common
------------------------*/
.rModContent {
padding: 20px 20px 2px 20px;
}

/*
Rounded Module : 0 (white w/ blue border)
------------------------------------------*/
.rMod0 {
width: 100%;
}

.rMod0Tl {
background: url(/images/parentpedia/rMod0Tl.gif) top left no-repeat;
}

.rMod0Tr {
background: url(/images/parentpedia/rMod0Tr.gif) top right no-repeat;
}

.rMod0Bl {
background: url(/images/parentpedia/rMod0Bl.gif) bottom left no-repeat;
}

.rMod0Br {
height: 18px;
background: url(/images/parentpedia/rMod0Br.gif) bottom right no-repeat;
}

/*
Common Buttons
---------------*/
a.btn {
border:medium none;
display:block;
float:none;
height:0pt;
overflow:hidden;
}

a.editSection {
width: 131px;
background: url(/images/parentpedia/btnEditSection.gif) no-repeat;
}

a.addEdit {
width:115px;
background: url(/images/parentpedia/btnAddEdit.gif) no-repeat;
}

a.tellStory {
width:115px;
background: url(/images/parentpedia/btnTellStory.gif) no-repeat;
}

a.addResource {
width:115px;
background: url(/images/parentpedia/btnAddResource.gif) no-repeat;
}

a.addStory {
width:115px;
background: url(/images/parentpedia/btnAddStory.gif) no-repeat;
}

a.addResources {
width: 122px;
background: url(/images/parentpedia/btnAddResources.gif) no-repeat;
}

a.seeAllTopics {
width: 153px;
margin: 0 auto 0 auto;
padding: 24px 0 0 0 !important;
background: url(/images/parentpedia/btnSeeAllTopics.gif) no-repeat;
}

/*
Most Popular Module
--------------------*/
#mostPopularTitle {
height: 0;
margin: 0;
padding: 15px 0 0 0;
overflow: hidden;
background: url(/images/parentpedia/mostPopularTitle.gif) no-repeat;
}

#mostPopularTitle ol {
margin: 0;
padding: 0;
}


/* BREADCRUMB */
#ppBreadcrumb {
background: url(/images/parentpedia/breadcrumb.jpg) no-repeat bottom #F3DCB2;
float: left;
clear: left;
color: #666666;
width: 920px;
height: 36px;
padding-top: 3px;
margin-bottom: -4px;
_margin-bottom: -8px;
margin-top: 0px;
overflow: hidden;
}

#ppBreadcrumb a {
color:#0ea0e4;
font-size:11px;
}

#ppBreadcrumb a:link,
#ppBreadcrumb a:visited{
text-decoration:none;
}

#ppBreadcrumb a:hover,
#ppBreadcrumb a:active{
text-decoration:underline;
}

#ppBreadcrumb .youAreHere{
color: #666;
}

#ppBreadcrumb p {
padding:0;
margin-top:10px;
margin-left:10px;
font-size:11px;
}

#ppSendToAFriend {
display: block;
position: relative;
text-align: right;
top: 63px;
*top: 41px;
margin: -1px 20px 0 0;
*margin-top: -11px;
_margin-top: -7px;
*clear: both;
_clear: none;
}

/* GLOBAL BUTTONS */
.btnAddStory {
display: block;
height: 0;
padding: 25px 0 0 0;
width: 111px;
overflow: hidden;
background: url(/images/parentpedia/btnAddStory.png) no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/parentpedia/btnAddStory.png', sizingMethod='crop');
_cursor: pointer;
}

/* GLOBAL ROUNDED MODULES */
.rMod0 {
width: 280px;
}

.rMod0Top {
height: 9px;
background: url(/images/parentpedia/rMod0Top.png) no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/parentpedia/rMod0Top.png', sizingMethod='crop');
}

.rMod0Mid {
padding: 9px 18px 9px 18px;
background: url(/images/parentpedia/rMod0Mid.gif) repeat-y;
}

.rMod0Bot {
height: 9px;
background: url(/images/parentpedia/rMod0Bot.png) no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/parentpedia/rMod0Bot.png', sizingMethod='crop');
}


/* POP UP TOOL TIP */
.tooltip  {
height: auto;
width: 224px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
}

.tooltip .wikiToolTip2 {
display: block; position: absolute;
top: 100px; right: 120px; bottom: 20px; left: 20px; z-index: 1;
height: auto;
width: 224px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
}


.tooltip .wikiToolTipTop {
background: url(/images/parentpedia/top_tool_tip.png) no-repeat;
display: block; 
position: relative;
z-index: 3;
overflow: hidden;
width: 224px;
height: 11px;
*height: 11px;
*background: none;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/top_tool_tip.png', sizingMethod='crop');
}


.tooltip .wikiToolTipBot {
display: block; 
position: relative;
z-index: 3;
background: url(/images/parentpedia/tool_tip_btm.png) no-repeat;
width: 224px;
height: 20px;
*background: none;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/tool_tip_btm.png', sizingMethod='crop');
}



.tooltip .wikiToolTipCont {
margin: 0px;
display: block; 
position: relative;
z-index: 3;
padding: 0px 5px 0px 10px;
_padding-right:10px;
background: url(/images/parentpedia/tool_tip_bkg.png) repeat-y;
width: auto;
_width:205px;
color:#666666;
height: auto;
*background-color:#ddf1f9;
*filter:alpha(opacity=100);
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/tool_tip_bkg.png', sizingMethod='scale');
*filter:alpha(opacity=100);
}




.tooltip .wikiToolTipCont a{
color: #0ea0e4;
text-decoration: none;
}

.tooltip .wikiToolTipCont li{
list-style-type: square;
color: #f67a47;
font-size: 11px;
margin-left: 20px;
padding: 0px;
}

.tooltip .wikiToolTipCont li span{
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#wideTempTip {
width: 424px;
overflow: hidden;	
}

/* Wide tooltip */
.wideToolTipTop{
width: 424px;
height:11px;
background: url(/images/parentpedia/top_tool_tip_wide.png) no-repeat;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/top_tool_tip_wide.png', sizingMethod='crop');
} 


/* Wide tooltip */
.wideToolTipBot{
width: 424px;
height:20px;
background: url(/images/parentpedia/tool_tip_btm_wide.png) no-repeat;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/tool_tip_btm_wide.png', sizingMethod='crop');
}



/* Wide tooltip */
.wideTipContent {
margin: 0px;
display: block; 
position: relative;
z-index: 3;
padding: 0px 7px 0px 10px;
_padding-right:10px;
background: url(/images/parentpedia/tool_tip_bkg_wide.png) repeat-y;
width: 407px;
_width:403px;
color:#666666;
height: auto;
_margin-top:-5px;
background-color:#ddf1f9;
*filter:alpha(opacity=100);
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/tool_tip_bkg_wide.png', sizingMethod='scale');
*filter:alpha(opacity=100);
}



/* PARENTPDEIA FOOTER */

#parentPediaBottom {
background: url(/images/parentpedia/bottom_swsh.jpg) no-repeat top;
width: 920px;
float: left;
clear: left;
min-height: 100px;
_margin-top: -20px;
overflow: hidden;
}

#parentPediaBottomRnd {
background: url(/images/parentpedia/bottom_rnd.jpg) no-repeat top left;
padding: 0px 5px;
height: 11px;
overflow: hidden;
}

/* Back To Topic */
#ppBackToTopic {
width: 50%;
float: left;
margin-bottom: 8px;
*padding-bottom: 12px;
_padding-bottom: 0;
}

/* Parentpedia legal */
.bottomLegal {
color: #ccc;
padding: 85px 15px 0px 15px;  
height: auto;
}


.bottomLegal p {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:12px;
margin:0px;
padding:5px 0px;
}

a.not-acceptable {
font-size:10px !important;
color:#ccc !important;
display:block;
float:left;
background:url(/images/bg-not-acceptable.gif) no-repeat 0 4px;
padding-left:15px;
}

/*
Not Acceptable Pop Up
--------------------*/

#contentReport .content {
margin: 10px 25px !important;
position:relative  !important;
top:0px  !important;
width:235px  !important;
}


/*
background:transparent url(/images/bg-not-acceptable.gif) no-repeat scroll 0pt 2px;
_background:url(/images/bg-not-acceptable.gif) no-repeat top left 5px 5px;
color:#ccc !important;
font-size:10px !important;
*/

/* Auto Complete Dropdown */

#parentpediaSearchKeyword_auto_complete {
background-attachment:scroll;
background-color:transparent !important;
background-image:url(/images/parentpedia/autocomplete_drop.png);
background-position:center bottom;
background-repeat:no-repeat;
border-top:2px solid #FFFFFF;
color:#058CCA !important;
float:left;
height:auto;
left: 10px !important;
overflow:hidden !important;
padding-bottom:15px;
padding-top:5px;
position:absolute !important;
top: 38px !important;
width:322px !important;
z-index:1000 !important;
_padding-bottom: 5px;
_background: transparent url(/images/parentpedia/autocomplete_dropIE.png) no-repeat scroll bottom;
}

#parentpediaSearchKeyword_auto_complete ul {
background-color: none !important;
width: 312px !important;
float: left;
margin: 0px;
padding: 0px;
}

#parentpediaSearchKeyword_auto_complete ul li{
background-color: none !important;
width: 307px;
float: left;
text-indent: 10px;
list-style-type: none !important;
padding: 2px 0px 2px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 15px;
margin-left: 3px;
_margin-left: 1px;
overflow: hidden;
}


#parentpediaSearchKeyword_auto_complete ul .selected{
background-color: #dff1f9 !important;
width: 307px;
text-decoration: underline;
height: 15px;
overflow: hidden;
}

	
/*    parentpedia redesign  */
.ppHeader {
width: 920px;
position: relative;
margin-bottom: 6px;
}

.ppHeaderWrapper h1 {
color: #626060;
font-family: georgia;
font-size: 34px;
font-weight: normal;
}

.ppHeaderWrapper h2 {
color: #eb9205;
font-family: georgia;
font-size: 30px;
font-weight: normal;
margin-left: 8px;
}

.ppHeaderWrapper h2 a {
color: #eb9205;
font-family: georgia;
font-size: 30px;
font-weight: normal;
}
.ppHeaderWrapper h1, .ppHeaderWrapper h2, .ppHeaderWrapper span {
display: inline;
}

.ppHeader span {
color: #e39c68;
margin: 5px;
*margin: 10px;
}

.ppSponsorLogo {
position: relative;
top: 8px;
float: right;
}

.ppSponsorLogo_topic {
float: left;
width: 100%;
display: block;
clear: both;
position: relative;
top: 8px;
left: 5px;
margin-bottom: 8px;
}

.ppHeaderWrapper {
float: left;
}

.ppBodyContCategory {
background: transparent url(/images/parentpedia/bg_top_box.jpg) no-repeat;
clear: both;
float: left;
position: relative;
margin-bottom: 6px;
width: 920px;
z-index: 0;
}

.ppCategoryWrapper  {
background: url(/images/parentpedia/pp_iris_bg.png) no-repeat;
display: block;
width: 910px;
height: 223px;
float: left;
margin: 5px 0 0 5px;
_margin-left: 2px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/parentpedia/pp_iris_bg.png', sizingMethod='crop');
}

.ppCategoryFrameOverlay {
background: url(/images/parentpedia/category_frame_overlay.png) no-repeat;
display: block;
width: 200px;
height: 223px;
position: absolute; 
top: 5px;
left: 5px;
z-index: 99;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/parentpedia/category_frame_overlay', sizingMethod='crop');
}

.ppCategoryContent {
float: left;
width: 637px;
margin: 6px 0 0 6px;
_margin-left: 3px;
}

.ppFlashIris {
float: left;
width: 637px;
margin: 6px 0 0 6px;
_margin-left: 3px;
position:relative;
}

.ppTopicSearch {
float: left;
width: 260px;
margin: 5px 0px 0px 2px;
*margin-bottom: 0;
position: relative;
}

.ppSearchTop {
background: url(/images/parentpedia/bg_browsebox_top.png) no-repeat;
height: 9px;
_height: 15px;
width: 260px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/bg_browsebox_top.png', sizingMethod='crop');
}

.ppSearchCont {
background: url(/images/parentpedia/bg_browsebox_mid.png) repeat-y;
width: 260px;
_margin-top: -6px;
min-height: 195px;
_height: 195px;
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/bg_browsebox_mid.png', sizingMethod='scale');
}

.ppSearchBot {
background: url(/images/parentpedia/bg_browsebox_bot.png) no-repeat;
height: 8px;
width: 260px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/parentpedia/bg_browsebox_bot.png', sizingMethod='crop');
}

.search_ages, .search_categories {
float: left;
width: 110px;
_display: inline;
}

.search_ages a, .search_categories a {
color: #35a2cf;
font-size: 11px;
}

.search_ages {
margin: 0px 24px 0px 16px;
}

.search_ages ul, .search_categories ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.search_ages h2, .search_categories h2 {
margin: 4px 0px 4px 0px;
padding: 0px;
font-size: 18px;
font-weight: normal;
font-family: georgia;
color: #8c6f52;
}

.search_footer {
position: relative;
top: 6px;
background: url(/images/parentpedia/pp_search_div.png) repeat-x top left;
clear: both;
width: 240px;
margin: 0 auto;
padding-top: 6px;
}

.search_footer a, .search_footer span {
color: #d09061;
font-family: georgia;
font-size: 11px;
}

.search_footer_content {
text-align: center;
}

.ppClear {
clear: both;
}

/* Bottom-right Advertisement for 'TXTing' Parentpedia
 */
#ppBodyRightRelated {
	background: url(/images/parentpedia/parentpedia-mobile-tile.jpg) no-repeat;
}

/* styles for warning pop-ups */
.topics_account_warning_wrapper{
position:absolute;
left:402px;
width:380px;
display:none;
*top:610px;
_top:600px;
z-index:1000;
}
a#btn_close_account{
text-indent: -9999px;
display:block;
position:relative;
top:14px;
left:354px;
width:32px;
height:33px;
cursor:pointer;
background: transparent url(/images/community/btn_close_gray_ff.png) no-repeat 0 0;
margin:1px 0 -10px 0;
*margin-top: 10px;
_top:24px;
_margin: 10px 0 0 0;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/btn_close_gray_ff.png", sizingMethod="crop");
}
#topics_account_warning_top{
background:url(/images/community/box_popup_380_yellow_top.png) no-repeat;
width:380px;
height:9px;
margin:0px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/box_popup_380_yellow_top.png", sizingMethod="crop");
}
#topics_account_warning_mid{
background: url(/images/community/box_popup_380_yellow_mid.png) repeat-y;
width:380px;
padding:0px 10px;
margin:-1px;
_margin:0px;
_margin-top:-7px;
}
#topics_account_warning_mid h3{
margin:0px;
padding:0px 10px 5px 10px;
font-size:18px;
font-weight:bold;
color:#666;
}
#topics_account_warning_mid p {
margin:0px;
padding:0px 10px 5px 10px;
color:#666;
width:350px;
}
#topics_account_warning_bot{
background:url(/images/community/box_popup_380_yellow_bot.png) no-repeat 0 0;
width:380px;
height:24px;
margin-left:-1px;
_margin-left:0px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/box_popup_380_yellow_bot.png", sizingMethod="crop");
}