@charset "utf-8";
/************************************************************
Title:     Forms
Author:    Emile Blume - Netcreators.com
************************************************************/
form { margin-bottom: 1.3em;}
form ul, form li { margin:0; padding:0; list-style:none; }
form li div { clear:both; }

input, select, textarea {
	background: #E5F1F8;
	border: 1px solid #0071B9;
	color: #0071B9;
	margin-bottom: 0.3em;
	padding: 1px;
}

input:focus, select:focus, textarea:focus {
	background: #FFFFFF;
	border: 1px solid #0071B9;
}

input.button {
	background: #0071B9;
	border: 1px solid #0071B9;
	color: #FFF;
}

input[type="checkbox"], input[type="radio"], form .radio input {
	background: none;
	border: none;
	display: inline;
	float: left;
	margin-top: 0em;
	width: 20px;
}

textarea { overflow: auto;}

label {
	display: inline;
	float: left;
	cursor: pointer;
	vertical-align: top;
	padding: 1px;
	width: 100px;
}

small {
	clear: left;
	display: block;
}

div#permInput { display: block;}

div#loginLabel, form .radio {
	clear: both;
	display: block;
	width: 100%;
}

div#forgotPassword label { width: auto; clear: both;}
div#forgotPassword label { width: auto;  float: left;}

#center form ul, #center form ul li {
	background: #FFF;
	display: block;
	clear: both;
	list-style: none;
	list-style-image: none;
}

#center form ul { margin:0 0 1em 0; }
#center form li { margin:0 0 0.6em 0; }

#center form li label {
	background: none;
	float: left;
	width: 120px;
}

#center form input {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

/* csc mailform properties ///////////////////////////////////////////////////////////////*/
.csc-mailform-field {
	clear: both;
	display: block;
	margin-bottom: 0.3em;
	width: 100%;
}

.csc-mailform legend, .tx-indexedsearch-searchbox legend {
	display: none;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	width: 200px;
}

.csc-mailform-field label {
	float: left;
	width: 150px;
}

.csc-mailform-radio fieldset{
	margin-left: 160px;
	width: 200px;
}

.csc-mailform-radio input, .csc-mailform-radio label {
	display: inline;
	float: left;
	margin-bottom: 0.3em;
}

.csc-mailform-field input.csc-mailform-radio,
.csc-mailform-field .csc-mailform-check {
	background: none;
	clear: left;
	border: none;
	margin-right: 4px;
	width: 20px;
}

.csc-mailform-radio label, .csc-mailform-check label {
	text-align: left;
}

/* button properties //////////////////////////////////////////////////////////////////////////////*/
button,input.button, input.submit, input.csc-mailform-submit, 
.tx-newloginbox-pi1-submit {
	clear: both;
	background: #0071B9;
	color: #FFFFFF;
	cursor: pointer;
	padding: 1px;
	width: auto;
	font-weight: normal;
	text-align: center;
}

/* searchbox properties ///////////////////////////////////////////////////////////////////*/
#search {
	height: 22px;
	margin-top: 60px;
	float: right;
}

.searchButton {
  display: inline;
  height: 22px;
  width: 22px;
}

#search input {
	background: url(../images/bg-search.png) no-repeat left;
	border: 0;
	line-height: 22px;
	height: 18px;
	width: 140px;
	padding: 0;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 4px;
	overflow: hidden;	
}

#search .searchButton input {
	margin-left: 4px;
	padding: 0;
	height: 22px;
	width: 22px;
}

#search input {
	display: inline;
	float: left;
}

/* warning properties /////////////////////////////////////////////////////////////////////////////*/
#mailform .warning input { border: 1px solid #FF0000;}
#mailform .warning label { color: #FF0000;}
#switchform .radio { display: table;}

/* Default stylesheet for the html mails of extension sr_feuser_register */
.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 h4 { margin: 0; padding: 0 .4em; text-indent: 0; }
.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 dl { padding-top: .5em; }
.tx-srfeuserregister-pi1 h4 { font-weight: bold; }
.tx-srfeuserregister-pi1 a:link { font-weight: bold; text-decoration: none; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { padding-bottom: .5em; }
.tx-srfeuserregister-pi1 dt { float: left; clear: both; width: 200px; text-align: right; }
.tx-srfeuserregister-pi1 dd { text-align: left; float: right; clear: right; width: 540px; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { list-style-type: square; list-style-image: none; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; margin: 0 1em 0 0; }
.tx-srfeuserregister-pi1 label {width: 200px; float:none;}

/* login /////////////////////////////////////////////////////////////////////////////*/
#passwordInput, .tx-newloginbox-pi1 #permInput { clear: both;}
.tx-srfeuserregister-pi1 a, .tx-newloginbox-pi1 a  { clear: both; float: left;}
.tx-srfeuserregister-pi1 a { padding-left: 95px;}
.tx-newloginbox-pi1 a {	padding-left: 100px;}

#center .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-password-again {
	width: auto;
	margin-right: 5px;
}

#center .tx-srfreecap-pi2-cant-read a {	padding:0; float:none;}
#center .capthca-response {width:100%;}
.tx-srfreecap-pi2-image {clear:both; display:block;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {color:#e90040; padding: 0.5em 0px 0px 0px;}

.survey_item { margin-bottom:0.3em; }
.survey_item li label { width:100%; }
.questionNumber { margin-right:0.3em; font-weight:bold; }