﻿.rptBody
{
	background-color:White;
}

.rptReportHeader, .rptOtherAnswerHeader
{
	line-height: 1.4em;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #990000;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

.rptOtherAnswerHeader
{
	padding: 15px;
	background-color: #f1f4f6;
}

.rptSirvinaFooter
{
	color: #323232;
	background-color: White;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border-top: #adadad 1px dashed;
	margin-top: 2px;
}

.rptSirvinaFooter a
{
	color: #323232;
	text-decoration: none;
}

.rptSirvinaFooter a:hover
{
	color: #ea0404;
	text-decoration: underline;
}

.rptPathArea
{
	padding: 5px;
	background-color: #f1f4f6;
}

.rptBtnRetractArea
{
	background: url('/WebSurvey/Images/bgBlueMenu.gif') repeat-x;
	text-align:right; 
}

.rptLeftReportArea
{
	background-color: #e3eaf4;
	height: 580px;
	border: #8aa4d0 1px solid;
}

.rptOptionArea
{
	background-color: #8aa4d0;
	padding: 2px 2px 2px 5px;
}

.rptOptionAreaMultiQ
{
	background-color: #6284b7;
	padding: 2px 2px 2px 5px;
	margin: 10px 20px 10px 20px;
}

.rptDiagramArea
{
	background-color: #f1f4f6;
}

.rptTableArea
{
	margin: 20px 0px 10px 0px;
}

.rptTotalArea
{
	color: #990000;
	background-color: #f1f4f6;
	padding: 7px 5px 7px 10px;
	margin-top: 10px;
}

.rptCalcExplainArea
{
	margin-top: 5px;
}

.rptBtnOption
{
	padding: 0 .4em 0 .4em;
    width: auto;
    overflow: visible;
	border: gainsboro 1px solid;
	cursor: pointer;
	text-align: center;
	font: bold 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	padding-bottom: 1px;
	height: 20px;
	color: #FFFFFF;
	background: #4f4f4f url(/WebSurvey/Images/bgBlackBtn.gif) left top repeat-x;
}

.rptChkCrossTab
{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}

.rptCrossTabHeader
{
	color:#990000; 
	background-color:#e3eaf4;
	font-weight:bold;	
}

.rptDivDemoTree
{
	background-color: #FFFFFF;
	border-bottom: #E6E6E6 2px inset;
	border-right: #E6E6E6 2px inset;
	border-top: #F0F0F0 2px inset;
	border-left: #F0F0F0 2px inset;
	width: 450px;
	height: 330px;
}

.rptCrossTabDescArea
{
	padding:3px;
	width:450px;
	height:50px;
	overflow:auto;
	border: #DCDCDC 1px solid;
	background-color:White;
}
/*============================Start - Grid Area===============================*/
.rptGrd
{
	background-color: White;
	border-bottom: gainsboro solid 1px;
	border-top: gainsboro solid 1px;
	border-right: gainsboro solid 1px;
	border-left: gainsboro solid 1px;
	padding: 10px;
}

.rptGrd caption, .rptTableHeader 
{
    color: #990000;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

.rptGrdHeader
{
	height: 25px;
	color: White; 
	background-color: #8aa4d0;
}

.rptGrdRowStyle
{
	color: #3d3a3a;
	background-color: #f1f4f6;
	height: 25px;
	font-size: 11px;
}

.rptGrdAlterRowStyle
{
	color: #3d3a3a;
	background-color: #e3eaf4;
	height: 25px;
	font-size: 11px;
}

.rptGrdEmpty
{
	background-color: #f4f4f4;
	border-bottom: #f4f4f4 solid 1px;
	border-top: #f4f4f4 solid 1px;
	border-right: white solid 1px;
	border-left: white solid 1px;
}

.rptGrdPager
{
	background-color: #E5F1FC;
	color: #616161;
	height: 25px;
	font-size: 10px;
}
/*============================End - Grid Area===============================*/

/*============================Start - Site Path===============================*/
.rptSitePathRoot
{
	font-size: 10px;
	color:#0b4fb5;
	text-transform:uppercase; 
	text-decoration: none; 
}

.rptSitePathRoot:hover
{
	color:#ea0404;
	text-decoration: underline;
}

.rptSitePathRptType
{
	font-size: 10px;
	color:#3d3a3a;
	text-transform:uppercase; 
	text-decoration:none;
}

.rptSitePathSubRpt
{
	font-size: 10px;
	color:#3d3a3a;
	text-decoration:none;
}
/*============================End - Site Path===============================*/

/*============================Start- Chart Edit - 00139===============================*/
.rptColorEditBox
{
	background-color:#f1f1f1; 
	border: 1px solid black;
}

/*============================End- Chart Edit===============================*/