/* CSS Document */

.tx-indexedsearch .searchbox-tmpl-css label {
	font-size:1.25em;
	font-weight:bold;
	color:#570000;
	text-align:right;
	width:auto;
	margin-right:0.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align:bottom;
	float:none;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:15em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
	background:url(../imgs/hr.gif) bottom no-repeat;
	border:0px;
	border-bottom:#eee 1px dashed;
	vertical-align:bottom;
	margin-right:0.5em;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width:auto;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	padding:0.1em 1em;
	font-size:1em;
	vertical-align:bottom;
}

.tx-indexedsearch-rules {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.tx-indexedsearch-rules h4 {
	float:left;
	margin-right:0.25em;
	color:#333333;
}

.tx-indexedsearch-rules p {
	margin-left:4em;
	color:#666666;
	font-style:italic;
	font-size:0.8em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	font-size:1.25em;
	margin-top:1.5em;
	margin-bottom:1em;
}

div.tx-indexedsearch-browsebox p {
	margin-bottom:0.75em;
	font-style:italic !important;
}
div.tx-indexedsearch-browsebox p strong {
	font-style:normal !important;
}

.tx-indexedsearch-browsebox .browsebox {
	margin:0px;
	margin-bottom:1em;
	padding:0px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tx-indexedsearch-browsebox .browsebox strong {
	font-size:1.2em;
}

.tx-indexedsearch .res-tmpl-css h3 {
	background:url(../imgs/hr.gif) bottom no-repeat;
}

.tx-indexedsearch .res-tmpl-css h3 a {
	border:0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:none;
	font-size:0.9m;
	margin-top:0.5em;
	font-style:italic;
}
