/* 	CSS Document */
/* 	TEENFRAGE
	Last updated on FEB 7, 2008
	Created & Updated by RA
*/
/* Form styles */
div.form-container {
	color:#FFF;
	width:500px;
	border:1px solid #FFF;
	float:left;
	padding:3px 0 3px 15px;
}
p.legend { margin-bottom:1em; }
p.legend em {
	color:#C00C00;
	font-style:normal;
}
div.form-container form p.note {
	margin:0;
	font-size:100%;
}
div.form-container form fieldset { }
div.form-container form legend { color:#FFF; }
div.form-container form fieldset div {
	padding:.25em 0;
	font-weight:400;
}
div.form-container label, div.form-container span.label {
	margin-right:10px;
	padding-right:10px;
	width:225px;
	display:block;
	float:left;
	text-align:right;
}
div.form-container label.error {
	color:#FFF;
	line-height:14px;
	padding:0 0 3px;
}
div.form-container span.error { color:#C00; }
div.form-container label em, div.form-container span.label em {
	right:0;
	font-size:120%;
	font-style:normal;
	color:#FFF;
}
div.form-container input, textarea {
	border:1px solid #FFF;
	background-color:#4E8A94;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Verdana, Tahoma;
	padding:3px;
	margin:0 0 8px;
}
div.form-container textarea { font-size:100%; }
/*div.form-container input:focus,textarea:focus {
background-color:#FFE58C;
}*/

div.form-container div.controlset label, div.form-container div.controlset input {
	display:inline;
	float:none;
}
div.form-container div.controlset div { margin-left:0; }
div.form-container div.buttonrow { margin-left:0; }
div.buttonrow1 { margin-left:235px; }
div.form-container div.buttonrow div.contact-go-but {
	height:24px;
	background:url(../teenfrage-images/bg-button.gif) no-repeat;
	width:72px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	cursor:pointer;
	padding:2px 0 0;
	border:none;
	margin:0px 10px 0px 0px;
	float:left;
}
.submitButton {
	margin:0px 0px 0px 20px;
	float:left;
	text-align:left;
}
.contact-go-but1 {
	height:24px;
	width:72px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	line-height:24px;
	cursor:pointer;
	border:none;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background: url(../teenfrage-images/bg-button.gif) no-repeat scroll right;
}
.contact-go-but2 {
	height:24px;
	width:72px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	line-height:24px;
	cursor:pointer;
	border:none;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background: url(../teenfrage-images/bg-button.gif) no-repeat right;
}
.overAll {
	width:500px;
	float:left;
	padding:2px 0;
}
.overAll-1 {
	width:225px;
	float:left;
	padding:2px 0 2px 225px;
}
.login {
	float:left;
	width:265px;
	padding:0px 0px 0px 235px;
}
.login a {
	text-decoration:none;
	font-weight:normal;
}
.login a:hover {
	text-decoration:underline;
	font-weight:normal;
}
.category {
	border:1px solid #FFF;
	background-color:#4E8A94;
	width:150px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Verdana, Tahoma;
	padding:3px;
	margin:0 0 8px;
}



.contact-go-butnew22 {
	height:24px;
	width:72px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	line-height:24px;
	cursor:pointer;
	border:none;
	margin:0px 5px 0px 105px;
	padding:0px 0px 0px 105px;
	float:left;
	background: url(../teenfrage-images/bg-button.gif) no-repeat right;
}

