form td, 
form th {
	border: none;
}

form.indexedsearch input {
	border: none;
}

input, textarea, select {
    margin-bottom: 1px ! important;
/*	margin-left: 4px;*/
	padding: 1px 1px 1px 1px;
	border: 1px solid #000000;  
    color: #454545;
	background: none;
    vertical-align: middle;
	font-size: 100%;
}

input.searchbox-sword {
	font-size: 100%;
	margin-right: 7px;
	padding: 4px 1px 3px 1px;
	width: 157px;
	border: 0px none;  
    color: #777777;
    background-color: white;
    vertical-align: middle;
    font-weight: bold;
}

input.CheckBx {
	border: none;
	background: none;
}

fieldset {
	margin-right: 15px;
	padding: 3px 2px 8px 2px;
}

div.FieldGroup {
	float: left;
	background: none;
}

fieldset.LabelWidth label {
	font-size: 92%;
	padding-left: 6px;
}

legend {
	font-weight: bold;
	font-size: 95%;
}
.error{
	color:#fbae38;
}
select {
	background: none;
}

option {
	border: none;
	background-color: #D6D6D6;
}

.required {
	color: red;
	background: none;
}
.send {
	padding: 1px;
	border: 1px solid #BBBBBB;
}
input.search-button {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px none;
	color: #ffffff;
	background: url("images/search.jpg") no-repeat left top;
	width: 71px;
	height: 25px;
	padding: 2px 0px 3px 0px;
	margin: 0px 8px 0px 0px;
}

*:first-child+html input.search-button,
* html input.search-button {
	padding: 4px 0px 3px 0px;
} 

.tx-ttnews-browse-table input.search-button,
#header_menu input.search-button {
	margin: 0;
	padding: 1px 0 2px 1px;
	height: 17px;
	width: 40px;
	font-size: 100%;
	cursor:pointer;
	border: none;
	background-image: url(images/button_search.gif);
}

.tx-ttnews-browse-form input.search-button {
	background-image: url(images/resultset_next.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 20px;	
}

.news-search-button {
	border: none;
	background: url(images/button_search_content.gif) no-repeat;
	width: 55px;
	height: 20px;
	padding: 1px 0 1px 0;
	font-size: 100%;	
	cursor:pointer;	
}

/* --------------------------------------------------- Mailform */
.csc-mailform-field {
	clear: both;
	margin-bottom: 3px;
	font-size: 100%;
}

.csc-mailform-field label{
	display: block;
	float: left;
	text-align: right;
	padding: 0px 5px 0 0;
	min-width: 80px;
	width: auto !important;
	width: 80px;	
}

.csc-mailform-radio input{
	clear: both;
	float: left;
}

.csc-mailform-submit {
	margin: 0 0 0 0;	
	padding: 0px 0 0px 0px;
	height: 20px;
	width: 55px;
	font-size: 100%;
	cursor:pointer;
	border: none;
	background-image: url(images/button_search_content.gif);
}
.tx-thmailformplus-pi1 .requiredInput {
  border:1px #000000 solid;
}
/* --------------------------------------------------- Search */
.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-group {
	width: 150px;
}	

.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-lang {
	float: right;
}
.tx-indexedsearch-selectbox-order {
	width: 200px;
}
div.form-field label {
	width: 170px;
	float: left;
	text-align: right;
	padding-left: 0px;
	padding-right: 4px;
}
div.form-field label.callback {
	width: auto;
	float: none;
}
div.form-field {
	width: 100%;
	float: left;
	margin-bottom: 3px;
}

div.form-field input.spam {
	width: 70px;
	float: left;	
}
div.form-field img {
	width: 120px;
	padding: 0px 4px;
	float: left;
}

/* lw geo search */
div.lwGeoSearch div.form-field-radio {
	width: 100%;
	float: left;
	margin: 0px 0px 3px 0px;	
}
div.lwGeoSearch div.form-field-radio label {
	text-align: left;
	float: left;
	width: 150px;
}

div.lwGeoSearch div.form-field {
	width: 100%;
	float: left;	
}
div.lwGeoSearch div.form-field label {
	text-align: left;
	float: left;
	width: 50px;
}
div.lwGeoSearch div.form-field input {
	margin: 0px 4px 0px 0px;
}

div.lwGeoSearch input.radio {
	border: 0px none;
}

select,
select option {
	background-color: #ffffff;
}
