.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

.tx-indexedsearch-whatis {
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #666;
}

.tx-indexedsearch-searchbox {
	background: transparent url(/image/search/search_form_bg.gif) no-repeat;
	width: 700px;
	height: 30px;
	padding: 17px 15px;
}

.tx-indexedsearch-searchbox label {
	font-size: 12px;
	font-weight: bold;
	padding: 0 8px 0 0;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
	font-size: 14px;
	padding: 3px;
	width: 490px;
	margin: 0 8px 0 0;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
	font-size: 14px;
	background: transparent url(/image/search/search_button.gif) no-repeat 0 1px;
	border: 0;
	height: 26px;
	width: 86px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 4px 20px;
}

.tx-indexedsearch-pagination {
	background: #e5e6e7 url(/image/search/search_wrapper_bottom.gif) no-repeat bottom;
	text-align: center;
	padding: 6px 0 6px 0;
	width: 730px;
}

.tx-indexedsearch-pagination a {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	/*display: block;
	float: left;*/
}

.tx-indexedsearch-pagination a.active {
	background: transparent url(/image/search/search_page_active.gif) no-repeat bottom;
	width: 19px;
	height: 16px;
	text-align: center;
	color: #fff;
	padding: 6px 7px 2px 7px;
}

.tx-indexedsearch-pagination a.not-active {
	background: transparent url(/image/search/search_page.gif) no-repeat bottom;
	width: 19px;
	height: 16px;
	text-align: center;
	padding: 6px 7px 2px 7px;
}

.tx-indexedsearch-pagination-center {
	
}

.tx-indexedsearch-descr {
	color: #525959;
	font-size: 12px;
	line-height: 18px;
}

.tx-indexedsearch-result-number {
	color: #BF002B;
}

.tx-indexedsearch-res-item-header h3 {
color:#525959;
font-size: 12px;
font-weight: normal;
line-height:140%;
}

.tx-indexedsearch-res-wrapper {
	width: 730px;
}

.tx-indexedsearch-res-wrapper .tx-indexedsearch-res {
	border-top: 1px dotted #525959;
	padding: 20px 10px;
}

.tx-indexedsearch-res-wrapper .tx-indexedsearch-res-first .tx-indexedsearch-res  {
	border: 0;
}

.tx-indexedsearch-toolbar {
	background: #e5e6e7 url(/image/search/search_wrapper_top.gif) no-repeat top;
	padding: 6px 10px;
	margin: 15px 0 0 0;
	color: #666;
	width: 710px;
	font-size: 13px;
}

.tx-indexedsearch-toolbar label {
	font-size: 13px;
	padding: 0 0 0 46px;
}

.tx-indexedsearch-res-left {float: left; width: 660px;}
.tx-indexedsearch-res-right {float: left; text-align: right; padding: 55px 0 0 35px;}

.tx-indexedsearch-info {
	background: #e5e6e7;
	color: #666;
	font-size: 12px;
	padding: 1px 2px;
	width: 300px;
	margin: 5px 0 0 0;
}
