/**************************************/
/*  CSS Definitions for Searched index plugin   */

#content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
#content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }

#content .tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
#content .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }

#content .tx-indexedsearch .tx-indexedsearch-browsebox table {border:1px solid rgb(148,32,34); border-width:1px 0px 1px 0px; margin:10px 0px 0px 0px; width:100%; padding:0px 0px 3px 0px;}
#content .tx-indexedsearch .tx-indexedsearch-browsebox table tr td{border-width:0px; padding:0px 10px 0px 10px;}

#content .tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }

#content .tx-indexedsearch .tx-indexedsearch-res table { border-width:0px; padding:0px;}
#content .tx-indexedsearch .tx-indexedsearch-res td { border-width:0px; padding:0px;}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:orange; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p{ font-size:9px; line-height:12px; text-align:right;}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p a{ font-size:9px; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px;}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead table {border:1px solid rgb(148,32,34); padding:0px 10px 0px 10px;}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead table td p{color:rgb(148,32,34);}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
#content .tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
