/* default styles for extension "tx_srfeuserregister_pi1" */

h3 {
    margin-left: 0px;
    margin-bottom: 2px;
    font-size: 15px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input {
	background-color: f00;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input {
	background-color: transparent;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
}

.tx-srfeuserregister-pi1 a:link {
	background-color: transparent;
	color: #c00;
	font-weight: bold;
	text-decoration: none;
        border: 1px dotted #c00;
        display: block;
        padding: 2px;
}

.tx-srfeuserregister-pi1 a:visited {
	background-color: transparent;
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

.tx-srfeuserregister-pi1 a:hover {
	background-color: transparent;
	color: #c00;
	text-decoration: underline;
}

.tx-srfeuserregister-pi1 a:active {
	background-color: transparent;
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

.tx-srfeuserregister-pi1 input {
	background-color: none;
	color: #000;
	font-weight: normal;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon {
	background-color: transparent;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	background-color: none;
	color: #000;
	font-weight: normal;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader {
	background-color: none;
	color: #000;
	font-weight: normal;
}

.tx-srfeuserregister-pi1 input[type=radio] {
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
}

.tx-srfeuserregister-pi1 p {
	color: #000;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	text-indent: 0px;
}

.tx-srfeuserregister-pi1 select {
	color: #000;
	font-weight: normal;
}

.tx-srfeuserregister-pi1 td {
	color: #35006D;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	text-indent: 0px;
	vertical-align: top;
}

.tx-srfeuserregister-pi1 textarea {
	background-color: none;
	color: #000;
	font-weight: normal;
}