/**
 * description:		forms css file :: courage web site
 * date created:	2008-04-18 15:07:00
 * version:			$Id: forms.css 105 2010-08-04 20:32:06Z peter $
 */

/* contact form error message */
p.errorMsg {
	color:	#b30000;
}
div.contactFormCell p {
	clear:		both;
	padding:	0em;
	margin:		0em;
}
/* registration form error message */
div.contactFormCell p.errorMsgRegForm {
	color:		#b30000;
	padding:	0em 0em 0em 0em;
	margin:		0em 0em 0.3em 0em;
}
/* registration form inner header */
div.contactFormCell p.headerRegForm {
	font-style:	italic;
	padding:	0em;
	margin:		0em 0em 0.7em 0em;
}

/* formular fehler liste */
ul.formErr {
	list-style-type:	circle;
	color:				#b30000;
	padding-top: 		0em;
	margin-top:			0.2em;
}

/* such formular */
#searchForm {
	width:		15.0em;
	padding:	0.3em 0 1.9em 0.5em;
	margin:		0;
}
#searchForm input {
	float:		left;
	width:		7.0em;
	font-size:	1.2em;
	padding:	0;
	margin:		0;
	border:		1px solid #ccc;
}
#searchForm .submit {
	width:			5.0em;
	font-size:		1.0em;
	font-weight:	bold;
	padding:		0.1em 0 0 0.7em;
	margin:			0 0 0 0.5em;
	background:		#fff url(../img/arrow_black.gif) 0em 0.3em no-repeat;
	border:			0;
}

/* band such formular */
div.bandToolBox input {
	float:		left;
	width:		12.0em;
	font-size:	1.2em;
	padding:	0;
	margin:		0;
	border:		1px solid #ccc;
}
div.bandToolBox .field-submit {
	width:			5.0em;
	font-size:		1.0em;
	font-weight:	bold;
	padding:		0.1em 0 0 0.7em;
	margin:			0 0 0 0.5em;
	background:		#fff url(../img/arrow_black.gif) 0em 0.3em no-repeat;
	border:			0;
}


/* kontakt formulare */
div.contactFormCell {
	float:		left;
	width:		34.0em;
	padding:	2.0em 0.9em 2.0em 1.0em;
	background:	#e7f2d1;
}

div.contactFormCell form {
	width:		30.0em;
}

div.contactFormCell label {
	display:		block;
	float:			left;
	width:			47%;
	line-height:	1.0em;
	padding:		0em 0em 1.2em 0em;
	margin:			0em 0em 0em 0em;
}
div.contactFormCell label.regForm {
	display:		block;
	float:			left;
	width:			100%;
	line-height:	1.0em;
	padding:		0em 0em 0em 0em;
	margin:			0em 0em 0.3em 0em;
}
div.contactFormCell label.regFormCbox {
	width:		60%;
	margin:		0em 0em 0.5em 0em;
}
div.contactFormCell label.field-street,
div.contactFormCell label.field-phone,
div.contactFormCell label.field-email,
div.contactFormCell label.field-message {
	clear:	both;
	width:	100%;
}
div.contactFormCell label.field-message {
	padding:	0em 0em 0.5em 0em;
}
div.contactFormCell label.field-comment {
	width:		100%;
	padding:	0em 0em 1.2em 0em;
}
div.contactFormCell label.field-postcode {
	clear:	both;
	width:	24%;
}
div.contactFormCell label.field-city {
	width:	70%;
}
div.contactFormCell label.field-lastname,
div.contactFormCell label.field-city {
	float:	right;
}
/* loginbox form labels */
div.contactFormCell label.field-username,
div.contactFormCell label.field-password {
	float: left;
	width: 27%;
	padding: 0.7em 0 0 0;
}
div.contactFormCell input#user,
div.contactFormCell input#pass {
	display: block;
	float: left;
	width: 70%;
	height: 1.5em;
	padding: 0.2em 0 0 0;
	margin: 0.3em 0 0.5em 0;
	background: #fff;
	border: 1px solid #bfbfbf;
}
div.contactFormCell input.field-login-submit {
	width: auto;
	height: auto;
	text-align:	left;
	padding: 0.2em 0 0 1.7em;
	margin: 1.3em 0 0 0.2em;
	background:	transparent url(../img/form_arrow.jpg) 0em 0.4em no-repeat;
	border: 0px;
	cursor: pointer;
}

div.contactFormCell label input {
	display:	block;
	float:		left;
	width:		100%;
	height:		1.5em;
	padding:	0.2em 0em 0em 0em;
	margin:		0.3em 0em 0em 0em;
	background:	#ffffff;
	border:		1px solid #bfbfbf;
}
div.contactFormCell input.regForm {
	width:		100%;
	height:		1.5em;
	padding:	0em 0em 0em 0em;
	margin:		0em 0em 0.9em 0em;
	background:	#ffffff;
	border:		1px solid #bfbfbf;
}

/* div.contactFormCell label.rfield-bandimage input {
	width:	80%;
} */
/* band text :: textarea */
div.contactFormCell #tx-srfeuserregister-pi1-comments {
	display:	inline;
	height:		20.0em;
	padding:	0em;
	margin:		0em 0em 0.9em 0em;
}
/* band :: delete link */
div.contactFormCell p.tx-srfeuserregister-pi1-trash a {
	line-height: 1.5em;
	padding:	0.2em 0em 0.2em 1.9em;
	background:	transparent url(../img/form_arrow.jpg) 0em 0.3em no-repeat;
}
/* band :: delete confirmation buttons */
div.contentCellLeft input.submit-delete {
	width:		auto;
	height:		auto;
	text-align:	left;
	padding:	0.2em 0em 0.2em 1.7em;
	margin:		1.0em 2.0em 0em 0em;
	background:	transparent url(../img/form_arrow.jpg) 0em 0.4em no-repeat;
	border:		0px;
	cursor: pointer;
}
div.contactFormCell input.field-submit {
	width: auto;
	height: auto;
	text-align: left;
	padding: 0.2em 0 0 1.7em;
	margin: 2.0em 0 0 0;
	background:	transparent url(../img/form_arrow.jpg) 0em 0.4em no-repeat;
	border: 0px;
	cursor: pointer;
}

div.contactFormCell textarea {
	display:	block;
	width:		100%;
	height:		18.0em;
	padding:	0.2em 0em 0em 0em;
	margin-top:	0.3em;
	background:	#ffffff;
	border:		1px solid #bfbfbf;
}

/* comment textarea field for the announcement form */
div.contactFormCell label.field-comment textarea {
	height:		10.0em;
	margin-top:	0.3em;
	background:	#ffffff;
	border:		1px solid #fff;
}

/* reg form image */
div.contactFormCell div.regFormImage {
	width:	100%;
	height:	4.5em;
	margin:	0em 0em 0.9em 0em;
}
div.contactFormCell div.regFormImageFile {
	margin-bottom:	0.3em;
}
