/*
 *	login
 */

#login-area {
}
.tx-felogin-pi1 {
	padding-bottom: 5px;
}
.tx-felogin-pi1 FIELDSET {
	border: none;
	padding-top: 10px;
}
.tx-felogin-pi1 LEGEND {
	display: none;
}
.tx-felogin-pi1 FORM DIV {
	clear: both;
	height: 25px;
}
.tx-felogin-pi1 FORM DIV.felogin-hidden {
	height: 0px;
}
.tx-felogin-pi1 LABEL {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
.tx-felogin-pi1 INPUT#user,
.tx-felogin-pi1 INPUT#pass,
.tx-felogin-pi1 INPUT.forgot-email {
	border: solid 1px #58595b;
	width: 120px;
	height: 17px;
	background: transparent;
	font-size: 13px;
	padding-top: 0px;
	float: left;
	color: #58595b;
}
.tx-felogin-pi1 INPUT.felogin-input-submit,
.tx-felogin-pi1 INPUT.felogin-forgot-submit {
	margin: 2px 0 0 105px;
	border: none;
	background: #58595b;
	color: #8bc03f;
	padding: 2px 5px;
	cursor: pointer;
}
.tx-felogin-pi1 DIV.message {
	padding-top: 10px;
}
.tx-felogin-pi1 SPAN.username {
	font-weight: bold;
}
.tx-felogin-pi1 .login_back A {
	margin-left: 10px;
	background: #58595b;
	color: #8bc03f;
	padding: 3px 7px;
	font-size: 13px;
	text-decoration: none;
}
.tx-felogin-pi1 P {
	margin-top: 10px;
}
.tx-felogin-pi1 P A {
	margin-top: 10px;
	background: #58595b;
	color: #8bc03f;
	padding: 3px 7px;
	font-size: 13px;
	text-decoration: none;
}

#login-area .links {
	border-top: solid 2px #8bc03f;
	border-bottom: solid 2px #8bc03f;
	padding: 10px 5px 20px 5px;
}
#login-area .links A {
	margin: 2px 0 0 0;
	background: #58595b;
	color: #8bc03f;
	padding: 3px 7px;
	font-size: 13px;
	text-decoration: none;
}
#login-area .links A.registration {
	float: left;
}
#login-area .links A.help {
	float: right;
}


/*
 *	sr_feuserregister
 */

.tx-srfeuserregister-pi1 {
	margin-top: 10px;
}
.tx-srfeuserregister-pi1 A {
	background: url(../img/internal_link.gif) no-repeat;
	padding-left: 10px;
	color: #58595b;
	text-decoration: none;
}
.tx-srfeuserregister-pi1 A:hover {
	text-decoration: underline;
}
.tx-srfeuserregister-pi1 FIELDSET {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
}
.tx-srfeuserregister-pi1 FIELDSET LEGEND {
	background: #8bc03f;
	font-size: 16px;
	padding: 5px 15px 5px 20px;
	margin: 0px;
	margin-left: -7px;
}
.tx-srfeuserregister-pi1 H4 {
	font-size: 12px;
	margin: 5px 0 10px 5px;
}
.tx-srfeuserregister-pi1 P {
	margin: 5px 0 0 5px;
}
.tx-srfeuserregister-pi1 P.tx-srfeuserregister-pi1-notice {
	font-style: italic;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 P.tx-srfeuserregister-pi1-trash {
	margin: 5px 0 0 5px;
}
.tx-srfeuserregister-pi1 DL {
	margin: 0 0 0 5px;
}
.tx-srfeuserregister-pi1 DT {
	font-size: 14px;
	clear: left;
	float: left;
	margin-top: 2px;
	width: 178px;
}
.tx-srfeuserregister-pi1 DD {
	margin-left: 180px;
	margin-top: 5px;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-password,
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-text,
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-date,
.tx-srfeuserregister-pi1 SELECT,
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-zip {
	border: 1px solid #58595b;
	color: #58595b;
	background: transparent;
	font-family: arial,sans-serif;
	font-size: 12px;
	padding: 2px;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-text {
	width: 400px;
}
.tx-srfeuserregister-pi1 SELECT {
	width: 406px;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-password,
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-date,
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-zip {
	width: 120px;
}
.tx-srfeuserregister-pi1 DD LABEL {
	padding-left: 5px;
	font-size: 12px;
}
.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-password_again {
	margin-top: 2px;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit {
	font-family: arial,sans-serif;
	background: #58595b;
	border: medium none;
	color: #8bc03f;
	cursor: pointer;
	margin: 2px 0 0 105px;
	padding: 2px 5px;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	color: #ff0000;
	font-weight: bold;
}


/*
 *	directmail_subscription
 */

.dmail-subscription FORM {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: solid 2px #8bc03f;
}
.dmail-subscription FORM DIV.form_row {
	overflow: hidden;
	padding-bottom: 6px;
}
.dmail-subscription LABEL {
	display: block;
	float: left;
	margin-right: 5px;
	text-align: right;
	width: 100px;
}
.dmail-subscription INPUT#dmail_name,
.dmail-subscription INPUT#dmail_email {
	background: transparent;
	border: 1px solid #58595b;
	color: #58595b;
	float: left;
	font-size: 13px;
	height: 17px;
	padding-top: 0;
	width: 120px;
}
.dmail-subscription INPUT.submit-button {
	background: #58595b;
	border: none;
	color: #8bc03f;
	cursor: pointer;
	margin: 2px 0 0 105px;
	padding: 2px 5px;
}
.dmail-subscription form div.form_row FONT {
	display: block;
	font-size: 12px;
}



/*
.dmail-subscription {
	margin: 5px 0 0 5px;
	color: #4f5468;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.dmail-subscription B {
	display: block;
	float: left;
	width: 150px;
	height: 30px;
}
.dmail-subscription INPUT {
	border: 1px solid #4c5267;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	padding: 2px;
	width: 200px;
}
.dmail-subscription INPUT.checkbox {
	width: auto;
}
.dmail-subscription INPUT.submit-button {
	background: #aed136 url(../img/internal_link.gif) no-repeat 2px 1px;
	border: none;
	color: #4f5468;
	cursor: pointer;
	display: block;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 30px;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	width: auto;
	float: left;
}
.dmail-subscription .header {
	font-weight: bold;
}
.dmail-subscription .message {
	font-size: 12px;
}
.dmail-subscription .message STRONG {
	font-size: 12px;
	font-weight: bold;
}
.dmail-subscription .message A {
	background: url(../img/internal_link.gif) no-repeat 2px 1px;
	color: #4c5267;
	padding-left: 10px;
}
.dmail-subscription .message A:hover {
	color: #ffffff;
}
*/

