/* ================================================================ */
/* REPORT.PHP 														*/
/* ================================================================ */
.responseBrowser { 
	font-size: 80%;
	width: 214px;
}
.responseBrowser form {
	padding: 0;
}
.responseBrowser form fieldset {
	padding-top: 15px;
	margin-bottom: 25px;
	line-height: 100%;
	border-top: 1px solid #ccc;
	border-right: none;
	border-left: none;
	border-bottom: none;
	background-color: transparent;
}
.responseBrowser form fieldset legend {
	font-weight: bold;	
	color: #777;
}
.responseBrowser label.preField {
	width: 110px !important;
	margin: 0 !important;
	min-width:  110px !important;
	padding: 0 !important;
	font-size: x-small;
}
.responseBrowser .inputReadOnly {
	margin: 0 !important;
	width: auto !important;
}
.responseBrowser table {
	margin-top: 8px;
	width: 100%;
}
.responseBrowser .formPanel {
	padding: 4px;
	margin: 1px 0 4px 0;
}
.responseBrowser .formPanel.open {
	border-top: 3px double #aaa;
	background-color: #F9F9F9;
}
.responseBrowser .formPanel.close {
	border-top: 3px double #ccc;
}
.formPanel.close .expand {
	display: block;
	float: right;
	text-decoration: none;
	font-weight: bold;	
}
.formPanel.close .collapse {
	display: none;
}
.formPanel.close .responsePanel {
	display: none;
}
.formPanel.open .expand {
	display: none;
}
.formPanel.open .collapse {
	display: block;
	float: right;
	text-decoration: none;
	font-weight: bold;
}
.formPanel.open .responsePanel {
	display: block;
}
.formPanel .options {
	background-color: #eef3ec;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	padding: 2px;
}
.formPanel .options a {
	text-decoration: none;
	color: #967653;
}

.responseData {
	clear: right;
	margin: 15px 0;
	width: 100%;
	background-color: #FFFFFF;
}
.aggregateResults .aggregateData table {
	font-size: x-small;
	margin-bottom: 3em;
}
.aggregateResults .aggregateData {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 1em;
}

.printFriendly {
	text-align: right;
}

.responseData {
	margin: 0 0 2em 0;	
}
.responseData .oneField {
	margin-bottom: 1em;
} 
.responseData table {
	border-collapse: collapse;
}
.responseData table tr {
	line-height: normal !important;
}
.responseData table td {
	vertical-align: top;
	border-bottom: none;
	padding: 0;
	line-height: normal !important;
}
.responseData table td table {
	padding: 0;
	margin: 0;
}
.responseData td table td {
	font-size: inherit !important;
}
.responseData .grid {
	border: 1px solid #eee;
}
.responseData .grid th {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px 8px 5px 5px;
	text-align: left;
	font-weight: normal;
	color: #656565;
}
.responseData .grid .question {
	border-right: 1px solid #eee;
	padding: 5px 5px 5px 5px;
}
.responseData .grid .response {
	border-right: 1px solid #eee;
	padding: 5px 5px 5px 5px;
}
.responseData .grid .alternate {
	background-color: #F4F5F4;
}
.responseData fieldset, .responseData fieldset fieldset {
	padding: 5px;
	margin: 0.7em 0 0 0;
	background-color: #FFF;
}
.responseData .question {
	padding: 0.6em 8px 0 0;	
	color: #656565;
	border-bottom: 1px solid #EEE;
}
.responseData .unknownField {
	padding: 0.4em 8px 5px 0;	
	color: #FF7575;
	width: 8em;	
	text-align: right;
}

.responseData .response {
	padding: 0.4em 8px 5px 0;	
	color: #000;
	font-weight: bold;
}
.responseData .response ul {
	padding: 0 !important;
	margin: 0 !important;
}
.responseData .response ul .singleAnswer {
	margin: 0  !important;
	padding: 0 !important;
	border-bottom: none !important;
	list-style-type: none !important;
	font-weight: bold;
}
.responseData .response ul .multipleAnswer {
	margin: 0 0 0 15px !important;
	padding: 0 !important;
	font-weight: bold;	
}

.responseData .switchedOff {
	display: none;
}
.responseData .showSwitchedOff .switchedOff, 
.responseData .showSwitchedOff .switchedOff .question {
	color: #BBB !important;
}
.responseData .fieldset h4 {
	background-color: #EEE;
}	
.responseData .fieldset {
	
}
/* ================================================================ */
/* File List                         								*/
/* ================================================================ */
.fileList {

	padding: 5px;
	margin: 5px 0;
	border: 1px solid #EAE9E3;
	background-color:#F5F5F1;
}
.fileList h4 {
	margin: 0;
}
.fileList ul {
	margin: 0 !important;
	padding: 0 !important;
}
.fileList li {
	background-image: url(/images/v2/icon_attachment.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin:0;
	list-style-type: none !important;
}
.fileList .fileSize {
	font-size: x-small;
}

/* ================================================================ */
/* Paypal Connector Supplemental Data                               */
/* ================================================================ */
.paypalConnectorData {
	margin: 3em  0 1em 0;
	padding: 4px;
	border: 1px solid #ccc;
	background-image: url(/images/cert-bg.jpg);
	background-repeat: repeat;
}
.paypalConnectorData .paypalLogo {
	float:left;
}
.paypalConnectorData h4 {
	text-align: center;
	margin: 10px 60px 20px 0; /* make up for logo on the left */
	
}
.paypalConnectorData h5 {
	margin: 1em 0 0 0;
}
.paypalConnectorData p {
	margin: 0;
	font-family: "Courier New", Courier, mono;
}
.paypalConnectorData .buyerNote {
	text-indent: 1em;
}

