/*
  	Licensed Materials  - Property of IBM
  	IBM Cognos Products: rs
 	(C) Copyright IBM Corp. 2003, 2013
  	US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/
 
DIV.clsDropRect
{
	border: 2px dashed #252525;
}

DIV.clsCaretVerticalBar
{
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	background-color: #FEFEFE;
}

DIV.clsCaretHorizontalBar
{
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	background-color: #FEFEFE;
}

.clsEmptyChartText,
.clsChartItem,
.chartNodeMember,
.chartNode,
.chartLabel,
.regionColorLegendTitle,
.pointColorLegendTitle,
.pointSizeLegendTitle
{
	color: #252525;
}

.clsChartActiveDrop,
TABLE.pies,
TABLE.pieSlices,
TABLE.chartNodes,
TABLE.gauges,
TABLE.indicators,
TABLE.chartNestedNodes,
.marimekkoBars,
.barimekkoBarClusters,
.paretoBars,
.paretoBarClusters,
.pointXMeasure,
.pointYMeasure,
.angularMeasure,
.radialMeasure,
.bubbleMeasure,
.pointZMeasure,
.commonClusters,
.progressiveBars,
.combinationChartTypes,
.points,
.defaultChartMeasure,
.targetMeasure,
.points,
.pointClusters,
.radialClusters,
.toleranceMeasure,
.actualChartMeasure,
.targetChartMeasure,
.winLossBars,
.winLossChartMeasure,
.marimekkoBarClusters,
.marimekkoBars,
.v2_defaultChartMeasure,
.v2_commonAxis
{
	border: 1px solid #252525;
}

DIV.clsChartOverlappingTopInfo
{
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(images/ChartOverlappingTopInfo_bg.png);
	border: 1px solid gray;
	background-color: #F9F9F9;
}

DIV.clsFrameResize
{
	background-image: url(../hal/images/size_resize.gif) !important;
}
