

#indexsearch DIV {
	float:left;
	margin:0px;padding:0px;
}


#indexsearch {
	height:15px;
	margin-top:0px;
}

#indexsearch .tx-macinasearchbox-pi1 {
	height:15px;
	border-top: 0.5px solid #FFFFFF;
	padding-left: 6px;
	_margin-right: 1px;
}	

.tx-indexedsearch INPUT {
	height:15px;
}

#indexsearch INPUT.sword {

	margin-top:0.5px;
	margin-left:0px;
	border:solid 1px #BDC0C9;
	width:117px;
	height:15px;
	max-height:15px;
	font-size:12px;
}
	
#indexsearch .submitBtn {
	height:15px;
	width:15px;
	margin-top:1px; 
	margin-left:5px;
	_margin-top:1px;
}


*/
/*********************************************************************************
																		Global settings 
*********************************************************************************/
.tx-indexedsearch   .browseresults a:link,
.tx-indexedsearch   .browseresults a:hover,
.tx-indexedsearch   .browseresults a:visited,
.tx-indexedsearch   .browseresults a:active {
	text-decoration:none;	
	
}

.tx-indexedsearch-searchbox TD {
	height: 11px;
	_height: 17px;
	font-size: 12px;
}

.tx-indexedsearch-searchbox INPUT,
.tx-indexedsearch-searchbox TD INPUT {
	height: 11px;
	_height: 17px;
	margin-left: 0px;
	font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	height: 15px;
	margin-top: 1px;
}

.tx-indexedsearch-searchbox-linktooth {
	margin-left: 35px;
}





/*********************************************************************************
																			 Rules 
*********************************************************************************/


.tx-indexedsearch .tx-indexedsearch-rules {
	margin-top:10px;
	margin-bottom:10px;
	color: #666666;
}

.tx-indexedsearch .tx-indexedsearch-rules H2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


/*********************************************************************************
																			Results 
*********************************************************************************/
.tx-indexedsearch .tx-indexedsearch-res {
	margin-top: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res  .tx-indexedsearch-secHead {
	background-color:#CCCCCC;
	margin-bottom:4px;
}

.tx-indexedsearch  .tx-indexedsearch-res H2{
	font-size:11px;
	margin-top:2px;
	margin-bottom:2px;
	text-align:bottom;
}

.tx-indexedsearch  .tx-indexedsearch-res .tx-indexedsearch-icon {
   font-weight:bold;
}

.tx-indexedsearch  .tx-indexedsearch-res .tx-indexedsearch-result-number {
   font-weight:bold;
}


.tx-indexedsearch  .tx-indexedsearch-res .tx-indexedsearch-title {
   font-weight:bold;
   font-size: 12px;
}

.tx-indexedsearch  .tx-indexedsearch-res .tx-indexedsearch-title A {
	 color:#2B6DAA;
}

.tx-indexedsearch  .tx-indexedsearch-res .tx-indexedsearch-percent {
	font-weight:bold;	
	font-size: 12px;
}

.tx-indexedsearch  .tx-indexedsearch-res .tx-indexedsearch-descr {
	line-height:16px;
	margin-top:5px;
	margin-bottom:5px;
	padding-right: 130px;
	font-size: 12px;
}

.tx-indexedsearch  .tx-indexedsearch-res  .tx-indexedsearch-info {	
	height:14px;
	line-height:14px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 12px;
}

.tx-indexedsearch  .tx-indexedsearch-noresults {
	font-weight:bold;
}

.tx-indexedsearch  .tx-indexedsearch-sw {
	font-weight:bold;
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res TD {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;

}



/*********************************************************************************
																	Browse Results 
*********************************************************************************/

.tx-indexedsearch .tx-indexedsearch-browsebox A {
	color: #000000;
	margin-right: 10px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {	
	margin-top: 15px;
	width: 325px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	height: 15px;
	text-align: center;
}

.tx-indexedsearch UL.browsebox {
	text-align:center;
	margin: 0 auto;
}

.tx-indexedsearch .browsebox LI {
	list-style:none;
	float: left;
	text-align: center;
}


