

form td, 
form th {
	border: none;
}

form.indexedsearch input {
	border: none;
}

input, textarea, select,button {
    margin-bottom: 1px ! important;
/*	margin-left: 4px;*/
	padding: 1px 1px 1px 1px;
	border: 1px solid #BBBBBB;  
    color: #454545;
    background-color: white;
    vertical-align: middle;
	font-size: 100%;
}

input.searchbox-sword {
	font-size: 90%;
    margin-bottom: 1px ! important;
	margin-right: 4px;
	padding: 1px;
	border: 1px solid #BBBBBB;  
    color: #777777;
    background-color: white;
    vertical-align: middle;
}

input.checkbox {
	border: none;
}

fieldset {
	margin-right: 15px;
	padding: 3px 2px 8px 2px;
}

div.FieldGroup {
	float: left;
	background-color:#f0f5f5;
}

fieldset.LabelWidth label {
	font-size: 92%;
	padding: 1px 5px 0 0;
	text-align: right;
}

fieldset.LabelWidth label.form-callback {
	font-size: 92%;
	padding: 0 0 0 2px;
}

#content div.tx-thmailformplus-pi1 .LabelWidth label {
	font-size: 92%;
}

#content div.tx-thmailformplus-pi1 .LabelWidth input {
	width: 200px;
	margin: 4px 0 0 0;
}

#content div.tx-thmailformplus-pi1 .LabelWidth select {
	margin: 4px 0 0 0;
}

#content div.tx-thmailformplus-pi1 .LabelWidth input.checkbox {
	width: auto;
	margin: 0 0 3px 6px;
}

#content div.tx-thmailformplus-pi1 .LabelWidth .input {
	text-align: right;
	float: left;
}

#content div.tx-thmailformplus-pi1 .LabelWidth label.form-label {
	float: left;
	width: 100px;
	margin: 4px 0 0 0;
}

#content div.tx-thmailformplus-pi1 .LabelWidth input.captcha {
	width: 55px;
	margin: 0;
	padding: 0;
}

legend {
	font-weight: bold;
	font-size: 95%;
}
.error{
	color:#FE7D1F;
}
select {
	border: 1px solid #BBBBBB;
}

.required {
	color: red;
}
.send {
	padding: 1px;
	border: 1px solid #BBBBBB;
}
input.search-button {
	/*text-align: center;
	width: auto;
	padding: 0px 5px 1px 5px;
	border: 1px solid gray;
	border-style: outset;*/
}
.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);*/
	padding: 0;
}

.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;	*/
	padding: 0;
}

/* --------------------------------------------------- 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);*/
	padding: 0;
}
.tx-thmailformplus-pi1 .requiredInput {
  border:2px #BBBBBB 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;
}

/* -------------------- user register ----------*/
.tx-srfeuserregister-pi1 dd {
	height: 18px;	
}
.tx-srfeuserregister-pi1 dd.static_info_country {
	height: 22px;	
}

.tx-srfeuserregister-pi1 dt {
	height: 18px;
	width:30%;
}

.tx-srfeuserregister-pi1 dl.titleLine dt {
	width:100%;
	text-align:left;
}

.tx-srfeuserregister-pi1 dl {
	padding: 0;
	margin-top: 8px;
}
