.tx-indexedsearch {
	font-size: 12px;
}


/* Indexed Search styles
----------------------------------------------------------------------------------------------------*/
.tx-indexedsearch-form {
	background-image:url(../images/search_form_bg.gif);
	background-repeat: no-repeat;
	border: 0 none;
	height: 69px;
	width: 365px;
}
.tx-indexedsearch-label {
	font-size: 11px;
	padding: 6px 0 0 15px;
}
.tx-indexedsearch-form .search-button {
	padding: 0;
}
.tx-indexedsearch-form input.search-text-field {
	background-image:url(../images/search_text_field_bg_wide.gif);
	background-repeat: no-repeat;
	border: 0 none;
	color: #666666;
	float: left;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	height: 26px;
	margin: 2px 3px 0 15px;
	padding: 0 0 0 3px;
	line-height: 1.9em;
	display: block;
	width: 284px;
}
.tx-indexedsearch-form input.search-arrow {
	/*background-image:url(../images/search_text_field_bg_wide.gif);
	background-repeat: no-repeat;*/
	background: transparent;
	float: left;
	margin: 2px 0 0;
}
.tx-indexedsearch-form input.search-text-field:active,
.tx-indexedsearch-form input.search-text-field:hover {
	color: #000000;
}


.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline;
	margin-right:5px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox tx-indexedsearch-browselist-currentPage li {
	background-image: none;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li a {
	background-image: url(../images/search_browse_bg_normal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*color: #000000;*/
	/*padding:7px 1px;*/
}
.tx-indexedsearch .tx-indexedsearch-browsebox li a:hover {
	background-image: url(../images/search_browse_bg_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #1a6ba6;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-bottom:5px;
	margin-top:10px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style:italic;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	font-weight:bold;
	text-align:center;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #000000;
	font-weight: bold;
	background-color: #b6d5eb;
	padding: 0 2px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:none repeat scroll 0 0 #EEEEEE;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-bottom:5px;
	margin-top:20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
	margin-bottom:0;
	margin-top:0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td {
	background:none repeat scroll 0 0 #CCCCCC;
	vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666;
}
.tx-indexedsearch .tx-indexedsearch-category {
	background:none repeat scroll 0 0 #CCCCCC;
	font-size:16px;
	font-weight:bold;
}
.tx-indexedsearch .res-tmpl-css {
	clear:both;
}
.tx-indexedsearch .searchbox-tmpl-css label {
	float:left;
	margin-right:1em;
	width:10em;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	float:right;
	font-weight:normal;
	letter-spacing:0;
	margin-top:-1.2em;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
}


.tx-indexedsearch-res h3 a {
	color: #1A6BA6;
	font-size: 15px;
	font-weight: normal;
}

.tx-indexedsearch-res h3 a:hover {
	color: #0e3a59;
}

.tx-indexedsearch-res {
	border-top: 1px solid #cccccb;
}
.tx-indexedsearch-res .tx-indexedsearch-res {
	padding: 6px 0 10px;
	border-bottom: 1px solid #cccccb;
	border-top: 0;
}
.tx-indexedsearch-res .item-path {
	color: #666666;
}
.tx-indexedsearch-res .item-path a {
	color: #1A6BA6;
}
.tx-indexedsearch-res .item-path a:hover {
	color: #0e3a59;
}
.tx-indexedsearch-browsebox {
	margin-top: 10px;
	height: 65px;
	width: 650px;
}

.tx-indexedsearch-browsebox p {
	text-align: center;
}

ul.browsebox {
	list-style-type: none;
	display: table;
	margin: 0 auto;
	padding: 0;
}

ul.browsebox li {
	float: left;
	text-align: center;
	display: inline;
}

ul.browsebox a {
	display: block;
	height: 28px;
	width: 27px;
	text-align: center;
	line-height: 23px;
	font-weight: normal;
	padding: 1px 0 0 0;
	font-size: 15px;
	color: #666666;
}

ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	background-image: url('../images/search_browse_bg_hover.gif');
}

ul.browsebox a.prev {
	background-image: url('../images/search_browse_bg_prev_normal.gif');
	font-size: 0;
	margin-right: 12px;
}

ul.browsebox a.prev:hover {
	background-image: url('../images/search_browse_bg_prev_hover.gif');
}

ul.browsebox a.next {
	background-image: url('../images/search_browse_bg_next_normal.gif');
	font-size: 0;
	margin-left: 12px;
}

ul.browsebox a.next:hover {
	background-image: url('../images/search_browse_bg_next_hover.gif');
}

.tx-indexedsearch-res .extra {
	color: #333333;
}

.tx-indexedsearch-res .extra .type {
	color: #666666;
}