/* CSS specific to the Analyze Results section */
/* Override main.css */
Body
{
	text-align: left;
	font-size: 12px;
}

.header1
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Black;
}

.header2
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Black;
}

.ReportingTitle
{
	padding-left:18px;
}

/* Analyze Results - Two Column Layout
---------------------------------------------------------*/	

#lc 
{	
	float:left;	
	position:relative;
	top:20px;
}

#rc {
	text-align: left;
	width:100%;
	}

#iefix {
	#width: 100%;
	#position:relative;
	#margin-right:-10000px;
	}


/* Analyze Results - Individual Responses
---------------------------------------------------------*/	
	
#AnalyzeResultsContent
{
	margin: 0 18px 0 13px;
}

#AnalyzeResultsContent .message {
	width: 584px;
	margin-top: 1px;
	background: #FFFFE1;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #cdcdcd;
	margin-bottom: 12px;
	font-size: 12px;
}

#topcontent {
	margin: 0 0 0 30px;
	}
	
#rc .controls {
	position: relative;
	left: 5px;
	text-align: left;
	}
	
#rc .pagebox {
	position: relative;
	width: 34px;
	vertical-align: 47%;
	font: 0.9em arial;
	}
	
#rc .message
{
	width: 97%;
	background: #FFFFE1;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cdcdcd;
	font-size: 12px;
}

.choice {
	margin-top: -17px;
	font-size: 0.9em;
	width: 140px;
	margin-left: 25px;
	margin-bottom: 5px;
	padding:0;
	}
	
#exclude {
	margin: 0 4px 14px 4px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 97%;
	}

#exclude .text {
	margin: 6px;
	line-height: 18px;
	}
	
#exclude .link {
	margin-top: 6px;
	margin-left:10px;
	margin-bottom: 6px;
	}

#exclude .link a {
	background: inherit;
	color: #33c;
	text-decoration: none;
	}
	
#exclude .link a:hover {
	background: inherit;
	color: #33c;
	text-decoration: underline;
	}


/* Analyze Results - Raw Data Export
---------------------------------------------------------*/	
.sendemail {
	margin-left: 35px;
	width: 240px;
	font: 1em arial;
	}
	
.RadioCellItems
{
	padding: 10px 0 0 15px;
}
/* Analyze Results - Results Overview - Table
---------------------------------------------------------*/	
.tresults {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 4px 14px 4px;
	border-right: 1px solid #ccc;
	width: 97%;
	}
	
.tresultsOpenEnded {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 4px 0 4px;
	border-right: 1px solid #ccc;
	width: 98%;
}

.tresults td {
	margin: 4px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	}
	
.tresultsOpenEnded td {
	margin: 4px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
}
	
.tresults .td1 {
	width: 20%;
	}
	
.tresults .td2 {
	width: 50%;
	}

.tresults .td3 {
	width: 15%;
	text-align: center;
	}
	
.tresults .td4 {
	width: 15%;
	text-align: center;
	}	
	
.tresults .td5 {
	width: 2%;
	}
	
 .tresults .bold {
 	font-weight: bold;
 	color: #000;
 	}
 	
 .tresultsOpenEnded .td5 {
	width: 4%;
	}
	
 .tresultsOpenEnded .bold {
 	font-weight: bold;
 	color: #000;
 	}

.tresults .total {
	font-weight: bold;
	color: #666666;
	background: inherit;
	}

.tresults .openend {
	margin: 4px;
	padding: 4px;
	text-align: center;
	}	
.qtitle {
	font-size: 13px;
	background: #dee9da;
	color: inherit;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
.bar {
	height:12px;
	background: #7791c6;
	color: inherit;
	}	



	
/* Analyze Results - Submenu
---------------------------------------------------------*/
.submenu {
	width: 180px;
	background: #eaf4ff;
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
	}

.submenu input {
	margin-top: 10px
}

.sublist
{
	border-right: solid 1px #94B7E1;
	background-color:#E3E3F4;
}

.sublist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.sublist ul li {
	margin: 0;
	padding: 0;
	font-size:12px;

	} 

.sublist ul li a {
	background: inherit;
	display: block;
	text-decoration: none;
	padding: 8px 0 5px 15px;
	text-align: left;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	margin: 0;
	}

.sublist ul li a:hover { 
	text-decoration:underline;
	}

.sheader {
	border-top: 4px solid #ccc;
	background: #98b8de;
	color: #fff;
	padding: 4px;
	font-weight:bold;

	}
	
.stitle {
	font-weight: bold;
	font-size:10px;
	color: #333333;
	}

.sbox {
	width: 95%;
	font-size: 1em;
	}

.inner {
	font-size: 0.9em;
	margin: 5px;
	line-height: 1.8em;
	}


.wline {  
	border-top: 1px solid #fff;
	margin-top: 2px;
	margin-bottom: -3px;
	padding: 0;
	}	
	
/* Analyze Results - Filter
---------------------------------------------------------*/

.cal {
	vertical-align: -12%;
	margin-right:14px;
	}

.cbox {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	font-size: 0.9em;
	}

.cbox label {
	vertical-align: 25%;
	margin-left: 5px;
	}

.question {
	background: #f7f7f7;
	padding: 4px;
	border: 1px solid #cdcdcd;
	width:94%;
	line-height: 18px;
	margin-bottom: 12px;
	font-size: 0.9em;
	}

.hrdivide {
	background: url('../images/divider_gradient.jpg') no-repeat left;
	padding-bottom:7px;
	padding-top:7px;
	}


.qdivide {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.longddbox {
	margin-top: -5px;
	font-size: 0.9em;
	width: 94%;
	}

.filterbox {
	font-size: 0.9em;
	width: 100px;
	}

.datebox {
	font-size: 0.9em;
	width: 80px;
	border: 1px solid #7F9DB9;
	margin:0;
	padding: 0;
	}
	
.dateboxred {
	font-size: 0.9em;
	width: 80px;
	border: 1px solid #c00;
	margin:0;
	padding: 0;
	}	
	

.containswhat{
	font-size: 0.9em;
	width: 177px;
	}

.longbox {
	font-size: 1em;
	width: 200px;
	}

.filtertarea {
	display: inline;
	height: 100px;
	width: 450px;
	height: 50px
	}

.remove {
	margin-top:10px;
	}


/* Analyze Results - Select Questions for Cross Tab Report
---------------------------------------------------------*/
.tquestions {
	width: 97%;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 6px;
	}

.tquestions td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

.tquestions .td1 {
	width: 35px;
	background: #DEE9DA;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.tquestions .td2 {
	width: 35px;
	background: #EBE6F2;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.tquestions .td3 {
	width: auto;
	padding-left:20px;
	text-align: left;
	}
	
.tquestions .tdblank {
	width: auto;
	padding-left:20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	}	
.tquestions .tab {
	padding-left: 34px;
	}

	
.cname {
	font-style: italic;
	margin-left: 9px;
	bottom: 10px;
	font-size: 0.9em;
	}
	
/* Analyze Results - Table - Cross Tab Report 
---------------------------------------------------------*/
.tcross {
	width: 100%;
	margin: 1px 0 14px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	}

.tcross td {

	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: right;
	padding: 4px;
	border-right: 1px solid #ccc;
	}

.tcross th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: right;
	padding: 4px;
	border-right: 1px solid #ccc;
	font-weight: bold;
	}

.tcross .green {
	background: #dee9da;
	text-align: left;
	}

.tcross .purple {
	background: #ebe6f2;
	text-align: center;
	color: #333;
	}

.tcross .blue {
	background: #dce9fa;
	text-align: center;
	color: #333;
	}
	
	
.tcross .lpurple {
	background: #f4f1f8;
	text-align: right;
	}
	
.tcross .lblue {
	background: #ebf3fc;
	text-align: right;
	}

.tcross .lgreen {
	background: #ecf3ea;
	text-align: right;
	}

.tcross .bold { 
	font-weight: bold;
	}

.tcross .blank { 
	border-left: 1px solid #fff;  
	border-right: 1px solid #fff;
	}

.tcross .total {
	text-align: center;
	background: #dee9da;
	}

	
/* Analyze Results - Manage Saved Cross Tab Reports
---------------------------------------------------------*/
.tmanage {
	width: 97%;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: left;
	}

.tmanage th {
	margin: 2px;
	padding: 4px 8px;
	font-size: 11px;
	background: #dee9da;
	color: #333333;
	font-weight: bold;
	}

.tmanage td {
	margin: 4px;
	border-bottom: 1px solid #dee9da;
	padding: 4px 8px;
	font-size: 11px;
	font-weight: normal;
	}

.tmanage .blankrow {
	border-style: none;
	}



/* Analyze Results - Individual Responses - Table
---------------------------------------------------------*/	
.tresponse {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 4px 14px 4px;
	border-right: 1px solid #ccc;
	width: 97%;
	}

.tresponse  td {
	margin: 4px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	font-size: 1.1em;
	}
	


/* Analyze Results - Results
---------------------------------------------------------*/	

.return{ 
	margin: 0;
	width: 97%;
	height:20px;
	font-size: 0.9em;
	border: 0px solid red;
	}