/* default styles for extension "tx_pbsurvey_pi1" */
.tx-pbsurvey-pi1 div {
	margin-bottom: 10px;
}
.tx-pbsurvey-pi1 .pagenumbering {
	font-size: 60%;
	position: relative;
	height: 15px;
}
.tx-pbsurvey-pi1 .barcontainer {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 100px;
	height: 15px;
	position: absolute;
	z-index: 6;
	right: 0px;
}
.tx-pbsurvey-pi1 .bar {
	background-color: #CCCCFF;
	height: 15px;
	z-index: 4;
	position: absolute;
	left: 0px;
}
.tx-pbsurvey-pi1 .bartext {
	z-index: 5;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100px;
	height: 15px;
}
.tx-pbsurvey-pi1 .pageHeader {
	font-size: 150%;
	font-weight: bold;
	color: #003399;
}
.tx-pbsurvey-pi1 .pageIntroduction {
}
.tx-pbsurvey-pi1 .survey_item {
	margin-top: 20px;
	margin-bottom: 20px;
}
.tx-pbsurvey-pi1 .itemform {
}
.tx-pbsurvey-pi1 .question {
	font-size: 120%;
	font-weight: bold;
}
.tx-pbsurvey-pi1 .questionNumber {
}
.tx-pbsurvey-pi1 .questionSubtext {
	font-size: 80%;
}
.tx-pbsurvey-pi1 .required {
	color: #FF0000;
	vertical-align: super;
}
.tx-pbsurvey-pi1 .survey_error {
	color: #FF0000;
}
.tx-pbsurvey-pi1 .additional_ver {
	margin-left: 20px;
}
.tx-pbsurvey-pi1 .matrix {
	width: 100%;
}
.tx-pbsurvey-pi1 .matrix .surveyrow_even {
	background-color: #CCCCFF;
}
.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: bold;
	text-align: left;
}
.tx-pbsurvey-pi1 .matrix .columnNext {
	text-align: center;
}
/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 p {
	margin-top: .5em;
	margin-bottom: 0;
	padding: 0 .3em;
	text-indent: 0;
}
.tx-srfeuserregister-pi1 h4 {
	margin-top: 0;
	padding-left: .3em;
}
.tx-srfeuserregister-pi1 legend {
	padding: 0 .5em;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	font-style: italic;
	margin-bottom: 1em;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {
	margin-bottom: 2em;
}
.tx-srfeuserregister-pi1 a {
	padding-left: 14px;
	background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif");
	background-repeat: no-repeat;
	background-position: 0% 60%;
	text-decoration: none;
}
.tx-srfeuserregister-pi1 label {
	margin: 0;
	padding: 0;
}
.tx-srfeuserregister-pi1 label span {
	color: #ff0000;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	color: #ff0000;
}
.tx-srfeuserregister-pi1 input {
	margin: 0;
	padding: 0 .5em 0 0;
}
.tx-srfeuserregister-pi1 input[type=password] {
	margin-right: 1em;
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
	margin-right: 1em;
}
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] {
	background-color: transparent;
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
	background-color: transparent;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
	margin-left: 1em;
	background-color: transparent;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover {
	cursor: pointer;
}
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
	padding-left: 15px;
	background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: .8em;
	margin-left: 1em;
}
.tx-srfeuserregister-pi1 ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes {
	list-style-type: none;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li {
	margin: 0 0 .3em 0;
	padding: 0;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label {
	margin: 0;
	padding: 0 0 0 .5em;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
	float: left;
	padding: 0 2em 0 0;
	margin: 0;
}
.tx-srfeuserregister-pi1 dl {
	margin: 0;
	padding: 1em 0 0 0;
}
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	margin: 0;
	padding: 0 0 .5em 0;
	float: left;
}
.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 25%;
	text-align: right;
	padding-right: 1em;
}
.tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 50%;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
	width: auto;
	padding-right: 0;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
	width: auto;
}
* html .tx-srfeuserregister-pi1 dd {
	float: none;
}
.tx-srfeuserregister-pi1 dd p {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
}
.tx-srfeuserregister-pi1 dd label {
	padding: 0 1em 0 .5em;
}
/* default styles for extension "tx_skpdfviewer_pi1" */
.tx-skpdfviewer-pi1 .pdf {
	background: #eee;
	border: 2px solid #aaa;
}
.tx-skpdfviewer-pi1 .pdf-header {
	float: left;
	width: 59%;
	text-align: left;
	padding: 2px 6px;
}
.tx-skpdfviewer-pi1 .pdf-browser {
	float: right;
	width: 36%;
	text-align: right;
}
.tx-skpdfviewer-pi1 .pdf-browser form {
	margin: 0 !important;
	padding: 0 !important;
}
.tx-skpdfviewer-pi1 .pdf-browser form input {
	margin: 0;
	font-size: 84%;
}
.tx-skpdfviewer-pi1 .pdf-browser form input.page {
	width: 24px;
	text-align: center;
}
.tx-skpdfviewer-pi1 img {
	margin: 0;
	padding: 0;
}
.tx-skpdfviewer-pi1 span.title {
	font-size: 110%;
	font-weight: bold;
	padding-right: 12px;
}
.tx-skpdfviewer-pi1 span.pagelabel {
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
}
.tx-skpdfviewer-pi1 span.page {
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
}
.tx-skpdfviewer-pi1 span.pageslabel {
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
}
.tx-skpdfviewer-pi1 span.pages {
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
}