﻿/*** begin theme_orange_green.css ***/

div.SQC
{
    background-color: #ffffff;
}

th,
div.Header
{
	background-color: #ffffff;
	color: #000000;
}

DIV.Measure TABLE.Qi TH.selected,
th.Selected
{
/*	background-color: #879CAD;
	color: #ad9887;*/
	background-color: #fffff;
	color: #000000;
}

div.Links, div.Explanation, div.Overview
{
	border: none;
	padding: none;
}

div#Selector,
div.SQC Selector
{
	background-color: #ffffff;
	border: none;
}

div.Measure,
div.Tipster
{
	border-color: #4C6B91;
}

div.Measure div.ChartBarAverage
{
	background-color: #e0d7b8;
	border-color: #e0d7b8;
}

div.Tipster div.title
{
	background-color: #ccd4fe;
}


div.Tipster div.body
{
	background-color: #ebeefe;
}

.CompAbove
{
	background-color: #ffcc99;
}

.CompBelow
{
	background-color: #99ccff;
}

div.ChartLink,
A:link,
A:visited
{
 	color: #0D4991;
}

A:active 
{ 
	color: #6E9BD2;
}

/* begin: legacy styles */
.CategoryBox
{
	background: #EDF0F4;
	border-color: #adc979;
}

.ReportBase
{
	border-color: #5265C7;
}
/* end: legacy styles */


/*begin: new SQC button styles */
.Orange .ButtonLeft
{
	background-image: url(../../../images/ButtonLeftOrange.png);
}

.Orange .ButtonContent
{
	background-image: url(../../../images/ButtonContentOrange.png);
	color: #ffffff;
}

.Orange .ButtonRight
{
	background-image: url(../../../images/ButtonRightOrange.png);
}

.DefaultButton .ButtonLeft
{
	background-image: url(../../../images/button_dark_left.gif);
}

.DefaultButton .ButtonContent
{
	background-image: url(../../../images/button_dark_body.gif);
	color: #ffffff;
}

.DefaultButton .ButtonRight
{
	background-image: url(../../../images/button_dark_right.gif);
}

.LightBlue .ButtonLeft
{
	background-image: url(../../../images/button_lightblue_left.gif);
}

.LightBlue .ButtonContent
{
	color: #ffffff;
	background-image: url(../../../images/button_lightblue_body.gif);
}

.LightBlue .ButtonRight
{
	background-image: url(../../../images/button_lightblue_right.gif);
}
/*end: new SQC button styles */

.FocusedContentBG
{
	border: 1px solid #adc979 !important;
	background-color: #FFFFFF !important;
	position: relative !important;
}

/*Start FocusedContent corner rounding*/
.FocusedContentUL, .FocusedContentUR, .FocusedContentBL, .FocusedContentBR
{
	background-repeat: no-repeat;
	height: 18px;
	position: absolute;
	width: 12px;
	z-index: 2;
	/*Turn off rounded corners for now*/
	display: none;
}

.FocusedContentUL
{
	background-image: url(../../../Images/platform/FocusedContent_corner_ul.gif);
	left: -1px;
	top: -1px;
}

.FocusedContentUR
{
	background-image: url(../../../Images/platform/FocusedContent_corner_ur.gif);
	right: -9px;
	top: -1px;
}
.FocusedContentBL
{
	background-image: url(../../../Images/platform/FocusedContent_corner_bl.gif);
	left: -1px;
	bottom: -15px;
}
.FocusedContentBR
{
	background-image: url(../../../Images/platform/FocusedContent_corner_br.gif);
	right: -9px;
	bottom: -15px;
}

.IEONLY.FocusedContentBL { bottom: -17px; }
.IEONLY.FocusedContentBR { bottom: -17px; }
/*End FocusedContent corner rounding*/

.BigColoredText
{
	font-family: Arial;
	font-size: 14px;
	color: #cc6600;
	font-weight: bold;
}

div.MilesToTravel
{
    border-color: #99CC66;
    background-color: #daecbb;
}

.ProfileRowLine
{
	width: 100%;
	height: 1px;
	font-size: 0px;
	background-color: #adc979;
}

.ProfileRow .PopupSubhead 
{ 
    font-weight: bold;
    padding-top: 10px;
}
.PopupSubhead hr { display: none; }


.ProfileRow .PopupPurpose
{
  padding-bottom: 10px;
}

div.Report { border: none; }

form .Tabs li.Selected
{
		background-color: #ffffff;
}

.Report .ReportContentBox, .Report .About, .Report .Legend, .Report .Methodology
{
	border: none;
	margin: 10px 5px 5px 5px;
	padding-bottom: 3px;
}

.Report .About { float: left; margin-left: 0px !important; width: 46% !important; }
.Report .Legend { float: right; margin-right: 0px !important; width: 46% !important; }
.Report .Methodology { float: left; width: 100%; margin: 0px; }
.Report .IEONLY.Methodology { float: left; width: 99%; margin: 0px; }

.ReportContentBox .FocusedContentBG, .About .FocusedContentBG, .Legend .FocusedContentBG, .Methodology .FocusedContentBG 
{ 
	float: left; 
	width: 100%; 
}

.Report .ReportContentBox .title, 
.Report .About .title, 
.Report .Legend .title, 
.Report .Methodology .title,
div#CmsSection .Legend .title
{
	border: none;
	color: #CC6600;
	float: left;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 8px 0px 0px 8px; 
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.Report .ReportContentBox .body, 
.Report .About .body, 
.Report .Legend .body, 
.Report .Methodology .body,
div#CmsSection .Legend .body
{
	border: none;
	float: left;
	font-size: 8pt;
	margin: 8px;
	padding: 0px;
	width: 95%;
}

.About .body p, .Legend .body p 
{ 
	clear: left; 
	float: left; 
	margin: 5px 0px 0px 0px; 
	padding: 0px; 
	width: 100%;
}

.Legend .icon { float: left; width: 100%; }

.Report .Legend .level
{
	clear: left;
	float: left;
	margin-right: 0px;
	padding: 4px;
	text-align: center;
	width: 8%;
}

.Legend .desc
{
	clear: right;
	float: left;
	margin-left: 0px;
	padding: 5px;
}

.Report .Legend .desc
{
	width: 86%;
}

div#CmsSection .Legend .desc
{
	width: auto;
}

/* begin: mx button theme */

.mxActionButton,
.mxExportButton
{
    background: transparent url('../../../images/buttons/btn_end_orange.png') no-repeat scroll top right;
}

.mxActionButton span,
.mxExportButton span
{
    background: transparent url('../../../images/buttons/btn_orange.png') no-repeat;
}

.mxExitButton { background: transparent url('../../../images/buttons/btn_end_green.png') no-repeat scroll top right; }
.mxExitButton span { background: transparent url('../../../images/buttons/btn_green.png') no-repeat; }

.MxBodypartButton { background: transparent url('../../../images/buttons/btn_end_bodypart.gif') no-repeat scroll top right;
}
.MxBodypartButton span { background: transparent url('../../../images/buttons/btn_bodypart.gif') no-repeat; }

.mxClearButton { color: #fff; }

.mxButtonSm {
	height: auto;
	margin-right: 3px;
	padding-right: 1px; }

.mxButtonSm span {
	line-height: 13px;
	margin: 0;
	padding: 1px 0 !important;
	padding: 2px 2px 0 2px; }
	
@media screen and (-webkit-min-device-pixel-ratio:0) { /*safari hack*/
	.mxButtonSm span {
		padding: 0 2px !important; } }

.mxClearButtonSm {
	top: 0;
	font-size: 0.9em;
	text-transform: lowercase;
	font-weight: normal;
	padding: 0 3px; }
	
.mxActionButtonSm .mxClearButtonSm {
	color: #bd5101; }
	
.mxActionButtonSm {
	background: url('/images/buttons/btnsm_end_orange.gif') no-repeat scroll right top; }

.mxActionButtonSm span {
	background: url('/images/buttons/btnsm_orange.gif') no-repeat scroll 0; }
	
.mxSelectedButtonSm {
	background: url('/images/buttons/btnsm_end_orangeselected.gif') no-repeat scroll right top; }
	
.mxSelectedButtonSm span {
	background: url('/images/buttons/btnsm_orangeselected.gif') no-repeat scroll 0; }
	
.mxExitButtonSm {
	background: url('/images/buttons/btnsm_end_green.gif') no-repeat scroll right top; }
	
.mxExitButtonSm span {
	background: url('/images/buttons/btnsm_green.gif') no-repeat scroll 0; }

/* end: mx button theme */

/*** end theme_orange_green.css ***/
