#mailform input, #mailform textarea, #mailform select {
	background: #CCC;
}

/* pb-survey*/

#center .tx-pbsurvey-pi1 {
	margin-top:8px;
	width:100%;
	border: 1px solid #FAA61A;

}

#frmPbSurvey .survey_item {
	border-bottom: 1px solid #FAA61A;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 8px;
	width:100%;
}

#frmPbSurvey .question {
	color:#000;
	margin-bottom:4px;
}

#frmPbSurvey .questionNumber {
	margin-right: 4px;
	font-weight:normal;
}

#frmPbSurvey input {
	margin-top: 4px;
	margin-right: 4px;
}


/* poll */
#right .tx-jkpoll-pi1 h3, #right .tx-jkpoll-question {
	float: left;
	width: 100%;
	margin-bottom: 4px;
	display: block;
}

#right .tx-jkpoll-pi1 label {
	margin-top: 2px;
	color: #333399;
	font-weight: normal;
}

#right .tx-jkpoll-answer {
	clear: left;
	display: block;
}

#right .tx-jkpoll-answer input {
	float: left;
	margin-right: 4px;
}

#right .tx-jkpoll-answer input.pollanswer {
	margin-top: 0;
	padding-top: 0;
}

#right .tx-jkpoll-answer label {
	float: left;
	width: 150px;
	display: block;
}

.tx-jkpoll-pi1 .button input {
	border: none;
	margin-top: 8px;
	background: #333399;
	color: #FFFFFF;
	text-align: center;
}

/* ingevoegd van form contingency extensie van netcreators door dd - 17/08/06 */
#content #mailform {
	margin-top: 10px;
}

#content #mailform label, .csc-mailform label{
	padding-bottom: 5px;
	width: 100%;
	float: left;
	background: #fff;
	font-weight: bold;
}

#mailform input, #mailform select, #mailform textarea, .csc-mailform input, .csc-mailform select, .csc-mailform textarea{
	border: 1px solid #FAA61A;
	width: 100%;
	margin-bottom: 7px;
	padding: 3px;
	padding-left: 6px;
	float: left;
}

#mailform .csc-mailform-submit, #content .submit, .csc-mailform .submit, .button {
/*	clear: left;*/
	cursor: pointer;
	padding-left: 0px;
	width: 100%;
	background: #FAA61A;
	font-weight: bold;
	text-transform: lowercase;
}

#toolbar input.button {
	width: 50px;
}

#content .submit, #content #mailform .csc-mailform-submit, #content .csc-mailform .submit {
	clear: left;
}

/*
#mailform input,
.csc-mailform-check {
	border: 1px solid gray;
}
#mailform .warning input {
	border: 1px solid red;
}
#mailform .warning label {
	color: red;
}
#mailform label, #mailform .csc-mailform-label {
	width: 150px;
	clear: left;
	float: left;
	display: block;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 0.5em;
}
.csc-mailform-submit {
	margin-left: 160px;
}
#mailform fieldset {
	margin: 5px 0;
	border: 1px solid silver;
}
#mailform legend {
	border: 1px solid silver;
	padding: 2px;
}
.mailform-field {
	margin-bottom: 0.5em;
}
*/
/* einde invoeging*/
/* tip a friend */
#tipafriend {
/*	float: right;*/
	line-height: 18px;
	height: 18px;
}

#tipafriend a {
	text-decoration: none;
}

#tipafriend a:hover {
	color: #990099;
}

/*indexed search*/
.tx-indexedsearch input, .tx-indexedsearch select, tx-indexedsearch textarea{
	border: 0;
	width: 250px;
	margin-bottom: 7px;
	margin-left: 4px;
	padding: 3px;
	padding-left: 6px;
	background: #E6E6F2;
}

.tx-indexedsearch input{
	border: 1px solid #E6E6F2;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-left: 2px;
	background: #FFFFFF;
	font-size: 10px;
}

.tx-indexedsearch input.submit{
	border: 1px solid #E6E6F2;
	width: 80px;
	background: #990099;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

/* weblog */
.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea {
	border: 1px solid #E6E6F2;
	margin: 0;
	padding: 1px;
	padding-left: 2px;
	background: #E6E6F2;
}

.tx-veguestbook-pi1 input.button{
	border: 1px solid #E6E6F2;
	background: #990099;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

.tx-guestbook-list-header {
	color: #990099;
	font-weight: bold;
	font-size: 13px;
}

/* directmail */
#directmail {
	padding: 10px;
	background: #FFFFFF;
}

#directmail p{
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	font-size: 10px;
}

#directmail input {
	border: 1px solid #E6E6F2;
	margin: 0;
	padding: 1px;
	padding-left: 2px;
	background: #E6E6F2;
}

#directmail .button {
	border: 1px solid #E6E6F2;
	background: #990099;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

#directmail .checkbox {
	margin: 4px;
	margin-right: 8px;
	margin-bottom: 0;
	padding: 0;
}

/* search */
.tx-macinasearchbox-pi1 {
	background: #fff;
	line-height: 25px;
	text-align: right;
	height: 25px;
}

.tx-macinasearchbox-pi1 input {
	border: 1px solid #000;
	margin-top: 2px;
	width:150px;
}

.tx-macinasearchbox-pi1 input.button{
	background: #000000;
	color: #fff;
	text-align: center;
}

.tx-srfreecap-pi2-image { margin-left: 1em; }
.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }

