﻿H1
{
	font-weight:bold;
	margin-bottom:20px;
}


TD.pracProf_left
{
	width:110px;    
}

TD.pracProf_right
{
    
}
label.pracproc_wiz{text-align:left;margin-right:33px;font-size:11px;}

.OPP_WelcomDiv

{
	width:750px;  
}


.OPP_AreaInfoDiv
{
	font-size: 16px;
	display:block;
}


.OPP_WarningMessage
{
	color:#FF0000;
	display:block;
	margin-bottom:5px;
}

.OPP_NavBtn
{
	background-color:#B4C8B4;
	height:24px;
}

.OPP_DarkHeaderStrip
{
	background-color:#666699;
	width:99%;
	padding:3px 3px 3px 6px;
	margin-bottom:15px;
	margin-top:9px;
}

.OPP_DarkHeaderStrip a
{
	font-size:90%;
	color:#ffffff;
}

.OPP_PaleHeaderStrip
{
	background-color:#99ccff;
	width:99%;
	font-size:90%;
	font-weight:bold;
	padding:3px 3px 3px 6px;
}

.OPP_AreaSelect
{
	margin-bottom:20px;
}

.OPP_SummaryDiv
{
	float:none;
	width:100%;
	display:block;
}

/* -------------------------------- */
.OPP_OverviewTableDiv
{
	width:320px;
	display:block;
	float:right;
}

.OPP_OverviewTable
{
	border: 1px solid #000000;
	width:300px;	
	margin-left:20px;
}

.OPP_OverviewTableHeaderRow
{
	font-weight:bold;
}

.OPP_OverviewTableValueCell
{
	text-align:right;
}

.OPP_OverviewTableLabelCell
{
	text-indent:10px;
}

.OPP_OverviewTable td
{
	padding: 1px 4px 1px 4px;
	font-size:80%;
	vertical-align:top;
	white-space:nowrap;
}


/* -------------------------------- */

.OPP_PyramidDiv, .OPP_HospitalDiv, .OPP_MortalityDiv
{
	padding-top:15px;
	padding-bottom:10px;
	float:none;
	width:100%;
	display:block;
}

.OPP_PyramidDiv P
{
	margin-bottom:10px;
	float:left;
	width:100%;
	display:block;
	
}

.OPP_PyramidDiv .OPP_DownloadLink, .OPP_HospitalDiv .OPP_DownloadLink, .OPP_MortalityDiv .OPP_DownloadLink
{
	display:block;
	width:100%;
	float:none;
}

.OPP_PyramidKeyDiv
{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin-left:30px;
	padding:4px 4px 0px 0px;
	vertical-align:middle;
}

.OPP_ScarvesDiv
{
	width:730px;
	margin-top:15px;
	
}

.OPP_SpinesDiv
{
	display:block;
	float:left;
}

.OPP_ChartHeader
{
	font-weight:bold;
}

.OPP_EthnicityDiv
{
	float:left;
	margin-right:10px;
}

.OPP_DeprivationDiv
{
	clear:none;
}

.OPP_SpineOverviewDiv
{
	/*border-style:solid;
	border-width:1px;
	border-color:#000000;*/
	margin-top:20px;
	margin-bottom:10px;
	padding:10px;
	width:708px;
}



.OPP_OtherThemeDiv
{
	margin-top:10px;
}

.OPP_Indicator_OverviewDiv
{
	margin-top:20px;
	text-align:center;
}

.OPP_Indicator_ChartDiv
{
	margin-top:20px;
}

.OPP_Indicator_NoDataDiv
{
	margin-top:20px;
	font-weight:bold;
}

.OPP_Indicator_MetadataDiv
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin-top:20px;
	padding:10px;
	width:708px;
	
}

.OPP_Indicator_MetadataTable td
{
	vertical-align:top;
}

.OPP_Indicator_MetadataLabelCell
{
	width:150px;
	font-weight:bolder;
}

.OPP_PreviewChart
{
	border: solid 1px #000000;
	
	display:block;
}

.OPP_PreviewChartText
{
	border: solid 1px #000000;
	display:block;
	background-color:White;
	text-align:center;
	vertical-align:middle;
	left:25%;
	width:50%;
	top:35%;
	padding:10px;
	position:relative;
}

.OPP_SpineLegend li
{
	padding-left:10px;
	vertical-align:middle;
}


.OPP_ThemeTitle
{
	display:block;
	margin:10px 0px 2px 0px;
	font-weight:bold;
}


.OPP_PrintAid
{
	visibility:hidden;
}


#pArea
{
	width:300px;
}

#cArea
{
	width:300px;
	
}

div#OPP_IndicatorTextDiv
{
	display:none;
}



