
/***************
 * indexedsearch
 */
.tx-indexedsearch {
  width:568px;
}
.tx-indexedsearch .tx-indexedsearch-form {
  padding:0;
  margin:0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	border: solid 1px #D5D2D2;
	margin: 0px 0px 0px 8px;
	padding: 0px 2px 1px 2px;
	color: #878787;
	font-weight: normal;
	background-color: #FFFFFF;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  width:215px;
	border: solid 1px #D5D2D2;
	padding: 1px 2px 2px 2px;
  background:#ffffff; 
  color:#878787; 
	background-color: #FFFFFF;
}
.tx-indexedsearch hr {
	border: none 0px;
	border-bottom: dashed 1px #DCDCDC;
	padding-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw {
  font-weight:bold; 
  font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top:10px;
  margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
	border: none 0px;
	border-bottom: dashed 1px #DCDCDC;
	padding-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
.tx-indexedsearch .tx-indexedsearch-browsebox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 28px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
	color: #878787;
}

.tx-indexedsearch p.tx-indexedsearch-noresults {
  font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res {
  margin-bottom:30px;
  clear: both;
}
.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 0;
  margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-result-number {
  font-weight:normal;
  width: 15px;
  float: left;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a { 
  font-weight:normal;
  text-decoration: underline;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p { 
  font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent { 
  font-weight:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr {
  padding: 0 0 0 15px;
  margin: 2px 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  padding: 0 0 0 15px;
  margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-text-item-path {
  float: left;
  padding-left: 10px;
  margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info dt.tx-indexedsearch-text-item-path {
  padding-left: 10px;
  margin: 0;
  background:url(../img/creagruen/li.gif) 0px 4px no-repeat;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
  margin-top:20px;
  margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
  color:#006699;
  margin-top:0px;
  margin-bottom:0px;
  background:transparent;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
  color : #666666;
}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
  font-weight: bold;
}