
/* General:                                     */
/* =============================================*/


.ReportSurveyStepTitle
{	
	font-size: 1.2em;
	font-weight: bolder;
	color: #cc0000;
	margin-right: 0.75em;
}

.ReportSurveyTitle
{	
	font-size: 1.2em;
	font-family: Arial;
	font-weight: bolder;
	color: #333;
}

.ReportSurveyTitleDiv
{	
	border-bottom: solid 1px #860c00;
	padding-bottom: 2px;
	margin-bottom: 5px;
	
}



.MB_Container
{	
	margin-right: 2em;
	margin-top: 2em;
	padding-bottom: 2em;
}

.MB_ObjectContainer
{	
	margin-top: 3em;
}

.MB_ObjectTitle
{	
	/*font-size: 1.2em;	*/
	
	font-weight:bold;
	color: #cc0000;
	border-bottom: solid 1px #cc0000;
}
.MB_ObjectContent
{	
	margin-top: 1.5em;
	margin-left: 1em;
	margin-bottom: 3em;
}

.MB_ItemTitle
{	
	font-weight: bold;
	color: #cc0000;
	border-bottom: solid 1px #cc0000;
}
.MB_ItemContainer
{	
	margin-top: 2em;
	margin-left: 0em;
}
.MB_ItemContent
{	
	margin-left: 1em;
	margin-top: 1em;
}

.MB_DatasetTablesListContainer
{	
}

.MB_DatasetTablesListContent
{
}


/* Table list of items like datasets, tables, variables, etc...     */
/*------------------------------------------------------------------*/
.MB_TableListHeaderRow
{	
	border-bottom: solid 2px #BBB;
	/*line-height: 2em;*/
}
.MB_TableListHeaderCell
{	
	font-weight: bold;
	font-size: smaller;
}
.MB_TableListRow
{
	border-bottom: solid 1px #DDD;
}
.MB_TableListCol1
{	
	font-weight: normal;
	font-size: smaller;
	padding-right: 1.5em;
}
.MB_TableListCol2
{	
	font-size: smaller;
	padding-right: 2em;
	line-height: 1.3em;
}





.MB_Info_PositionItemTitle
{	
	font-weight: bold;
	color: Black;
	white-space: nowrap;
}

.MB_Info_PositionItemTitle_Table
{	
	float: left;
	width: 4em;
}

table
{ 
  border-collapse:collapse;
  padding: 0.5em;
}

.ReportSurveyTitleAndCrumbs
{	
	margin-top: 0.5em;
}


/* Publisher:                                     */
/* =============================================*/
.MB_Info_PublisherContainer
{	
	/*background: url(/pub/images/Arrow-Blue.png) left 0.25em no-repeat;*/
	padding-left: 1.1em;
	padding-top: 2px;
	margin-left: 0em;
	margin-top: 0.3em;
	font-weight: normal;
}


.MB_Info_PublisherItemTitle
{	
	font-weight: normal;
	color: Black;
	white-space: nowrap;
	font-style: italic;
	font-size: 0.9em;
}

.MB_Info_PublisherContent
{	
	margin-left: 3.85em;
	display: block;
	font-style: italic;
	font-size: 0.9em;

}


/* Survey List:                                 */
/* =============================================*/
.MB_SurveyListItem
{	
	margin-bottom: 1em;
}

.MB_SurveyListItemDisplayName
{	
	/*background:url(/pub/images/Arrow-Blue.png) left center no-repeat;
	background:url("/pub/blog/wp-content/themes/SocialExplorer/images/icon_arrow.gif") no-repeat 0px 0.17em;
	background:url("/pub/reportdata/images/bullet-blue-medium.png") no-repeat 0px 0.2em;*/
	
	background:url("/pub/images/MenuArrowActive.png") no-repeat 0px 0.2em;
  padding-left: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
}

.MB_SurveyListItemDesc
{	
  line-height: 1.2em;
  padding-left: 1.2em;
}



/* Survey:                                     */
/* =============================================*/
.MB_Info_SurveyContainer
{
	background: url(/pub/images/Arrow-Blue.png) left center no-repeat;
	padding-left: 1.1em;
	padding-top: 2px;
	
	/*margin-left: 2em;*/
	margin-top: 0.3em;
}

.MB_Info_SurveyContent
{	
	margin-left: 4.9em;
}

.MB_Survey_DisplayName
{	
	font-size: 1.5em;
	font-weight: bold;
}

.MB_Survey_Description
{	
	margin-top: 1em;
	margin-left: 0em;
	margin-bottom: 4em;
	/*border: solid 1px red;*/
}

.MB_SurveyDatasetItem
{	
	margin-bottom: 1em;
}


.MB_SurveyDatasetDisplayName
{	
	/*background:url(/pub/images/Arrow-Blue.png) left center no-repeat;
	background:url("/pub/blog/wp-content/themes/SocialExplorer/images/icon_arrow.gif") no-repeat 0px 0.17em;*/
	background:url("/pub/reportdata/images/bullet-blue-medium.png") no-repeat 0px 0.2em;
	
	padding-left: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}

.MB_SurveyDatasetDisplayDesc
{
	line-height: 1.2em;
	padding-left: 1.2em;
}


/* Dataset:                                     */
/* =============================================*/
.MB_Info_DatasetContainer
{	
	background: url(/pub/images/Arrow-Blue.png) left center no-repeat;
	padding-left: 1.1em;
	padding-top: 2px;
	
	margin-left: 2em;
	margin-top: 1em;
}

.MB_Info_DatasetContent
{ 
	margin-left: 2.3em;
}

.MB_Dataset_Name
{	
	font-weight: bold;
}
.divMB_Dataset_Tables_DS_Name
{	
	font-weight: bold;
	padding-bottom: 1.5em;
	padding-top: 0.5em;
	
}

.MB_Dataset_Abbrev
{	
	font-weight: bold;
	padding-right: 0.5em;
}

.MB_Dataset_Description_Short
{	
	margin-top: 1em;
	margin-bottom: 1em;
}

.MB_Dataset_Description_Long
{	
	margin-top: 1em;
	margin-bottom: 3em;
}

.MB_DatasetTablesContainer
{
	margin-top: 3em;
}

/* Table:                                     */
/* =============================================*/
.MB_Info_TableTitleContainer
{ 
	background: url(/pub/images/Arrow-Blue.png) left 5px no-repeat;
	padding-left: 1.1em;
	padding-top: 2px;
	
	margin-left: 4em;
	margin-top: 0.3em;
	
}

.MB_Info_TableTitleContent
{	
	display: block;
	padding-left: 1.7em;
	/*border: solid 1px #777;*/
}



/* Table Universe:                              */
/* =============================================*/
.MB_Info_TableUniverseContainer
{	
	margin-left: 10em;
	margin-top: 0.3em;
	font-style: italic;
}



.MB_Table_Name
{	
	font-weight: bold;
	padding-right: 0.5em;
	vertical-align: top;
}
.MB_Table_Title
{
}
.MB_Table_Universe
{	
	font-style: italic;
}


.MB_Table_VarListContainer
{	
	margin-left: 0em;
	margin-top: 1em;
}

.MB_Table_VarListContent
{	
}


.MB_Table_VariablesTable
{	
	border-bottom: solid 2px #BBB;
}

.MB_TableDefVarsTableRow
{	
}

.MB_TableDefVarsHeaderRow
{	
}

.MB_TableDefVariableName
{	
}

.MB_TableDefVariableLabel
{	
}

.MB_TableDefVariableNameHeaderCell
{	
}
.MB_TableDefVariableLabelHeaderCell
{
}



/* Variable:                                     */
/* =============================================*/
.MB_VariableContainer
{ 
}

.MB_VariableTitle
{ 
}

.MB_VariableContent
{	
	margin-left: 1em;
	margin-bottom: 2.5em;
	margin-top: 1em;
}
.arrow_with_hook_parent
{	
	background: url(/pub/reportdata/images/arrow-with-hook-gray.png) 5px 0.15em no-repeat;
	padding-right: 22px; /* width of the image */
}

.arrow_with_hook
{	
	background: url(/pub/reportdata/images/arrow-with-hook-black.png) 5px 0.15em no-repeat;
	padding-right: 22px; /* width of the image */
}

.MB_DefaultPercentBaseContainer
{	
}

.lblVarDetails_TableUniverse
{	
}
.lblVariableDef
{	
	margin-top: 1.5em;
	margin-bottom: 2.5em;
}
.lblVarDetails_TableName
{	
	margin-right: 0.3em;
}
.lblVarDetails_TableUniverse
{
	font-style: italic;
}
.MB_Variable_Name
{	
	font-weight: bold;
	padding-bottom: 0.2em;
	margin-right: 1.5em;
}
.MB_Variable_Label
{
	font-weight: bold;
	line-height: 1.5em;
}

.MB_Variable_Name_Parent
{	
	color: #6e6e6e;
	margin-right: 1.5em;
}

.MB_Variable_Label_Parent
{	
	color: #6e6e6e;
	line-height: 1.5em;
}

.MB_Variable_Label_Parent a:visited
{	
	color: #6e6e6e;
}
.MB_Variable_Name_Parent a:visited
{	
	color: #999;
}
.MB_Variable_Label_Parent a:link
{	
	color: #6e6e6e;
}
.MB_Variable_Name_Parent a:link
{	
	color: #999;
}
.MB_Variable_Label_Parent a:hover
{	
	color: #b60101;
}
.MB_Variable_Name_Parent a:hover
{	
	color: #b60101;
}
.MB_Variable_Label_Parent a:active
{	
	color: #b60101;
}
.MB_Variable_Name_Parent a:active
{	
	color: #b60101;
}




.MB_FormattingContainer
{	
	/*margin-left: 1em;*/
	margin-top: 0.2em;
	border-bottom: solid 1px #999;
	padding-bottom: 3px;
}

.MB_FormattingTitle
{	
	float: left;
	padding-right: 4.3em;
	/*font-weight: bold;
	font-size: small;*/
}

.MB_FormattingContent
{ 
}

.MB_AggregationContainer
{	
	/*margin-left: 1em;*/
	margin-top: 0.2em;
}

.MB_AggregationTitle
{	
	/*color: #333;*/
	padding-right: 1em;
	float: left;
	
	/*font-weight: bold;
	font-size: small;*/
}

.MB_AggregationContent
{	
	border-bottom: solid 1px #999;
	padding-bottom: 3px;
}

.MB_DefaultPercentBaseContainer
{	
	/*margin-left: 1em;*/
	margin-top: 0.2em;
}
.MB_DefaultPercentBaseTitle
{	
	padding-right: 4.1em;
	float: left;
	
	/*font-weight: bold;
	font-size: small;*/
}
.MB_DefaultPercentBaseContent
{	
	border-bottom: solid 1px #999;
	padding-bottom: 3px;
}


.MB_FormulaContainer
{	
	/*margin-left: 1em;*/
	margin-top: 0.2em;
}

.MB_FormulaTitle
{	
	/*font-weight: bold;*/
	border-bottom: solid 1px #999;
	padding-bottom: 3px;
	
	/*margin-top: 0.2em;*/
	margin-top: 2em;
	
	/*
	font-weight: bold;
	font-size: small;*/
}

.MB_FormulaContent
{	
	margin-top: 0.7em;
	margin-left: 2em;
	
	font-weight: bold;
	font-size: smaller;
	/*font-family: Courier,monospace,sans-serif;*/
}

.FormulaFunctionVariableName
{	
	font-weight: normal;
}



/* Formula SOURCE REFERENCE Section:             */
/* ==============================================*/
.MB_FormulaSourceContainer
{	
	margin-top: 1.4em;
	margin-left: 3em;
	padding-bottom: 2em;
	float: left;
}

.MB_FormulaSourceTitle
{	
	margin-bottom: 5px;
	font-size: smaller;
	/*background: url(/pub/images/Arrow-Blue.png) left center no-repeat;*/
}

.MB_FormulaSourceContent
{	
	/*border: solid 1px #999;*/
	border-bottom: solid 1px #BBB;
}

.MB_TableSourceVars
{	
	border: none;
}


.MB_NotesContainer
{	
	margin-top: 2em;
	margin-left: 2em;
	padding-bottom: 2em;
}

.MB_NotesTitle
{	
	font-weight: bold;
	border-bottom: solid 1px #999;
	padding-bottom: 3px;
	
}

.MB_NotesContent
{
	/*margin-left: 1em;*/
	margin-top: 0.1em;
	border-bottom: solid 1px #bbb;
	border-top: solid 1px #bbb;
	padding: 0.5em;
}




/* Documentation Section:                        */
/* ==============================================*/
.MB_DocContainer
{	
	margin-top: 4em;
}

.MB_DocTitle
{	
	/*margin-left: 1em;*/
	font-size: 1em;
	font-weight: bold;
	border-bottom: solid 1px gray;
	margin-bottom: 1em;
	
	font-weight: bold;
	border-bottom: solid 1px #999;
	padding-bottom: 3px;
	
}

.MB_DocContent
{	
	margin-top: 0em;
	margin-left: 1em;
}

.MB_DocContent a:hover
{
	text-decoration: none;
}

/* DOCUMENTATION SNIPPETS -- These are doc section links, each one is a snippet here:   */
/* =====================================================================================*/

.MB_DocSnippet
{	
	margin-top: 2em;
	margin-bottom: 4em;
	
	border: solid 1px #CCC;
	/* --OR---> border: solid 2px #DDD;*/
	
	-moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  
}
.MB_DocSnippetHead
{	
	/*background: url(/pub/reportdata/images/DocCitationBck-lite-gray.png);*/
	background: #F5F5F5;
	
	font-size: smaller;
	padding: 15px 5px 15px 5px;
	border-bottom: 1px solid #CCC;
	/* --OR---> border-bottom: solid 2px #DDD;*/
	
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	
}
.MB_DocSnippet_ExcerptFromLabel
{	
	white-space: nowrap;
	font-weight: bold;
	vertical-align: top;
	padding-right: 1.2em;
	padding-left: 1em;
	
	color: #cc0000;
	
	/*
	text-transform: uppercase;
	text-transform: capitalize;
	padding-left: 1.9em;
	background:url("/pub/blog/wp-content/themes/SocialExplorer/images/icon_arrow.gif") no-repeat 5px 0.25em;
	*/
}
.MB_DocExcerptLink
{	
	padding-top: 5px;
	padding-left: 2em;
	background:url("/pub/blog/wp-content/themes/SocialExplorer/images/icon_arrow.gif") no-repeat 5px 0.7em;
	line-height: 1.3em;
}
.MB_DocCitation
{	
	font-weight: bold;
}
.MB_DocSnippetContent
{	
	/*border-left: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;*/
	padding: 1.5em 1.5em 1.5em 1.5em;
}





