/* ------------ Indexed Search */
.searchbox_bg														{ width: 247px; height: 32px; overflow: hidden; }
.searchfield_outer											{  padding: 10px;  }
.searchfield														{  }

/* Indexed Search Plugin */
.tx-indexedsearch                        { width: 462px; overflow:hidden; font-size:12px !important;}
.tx-indexedsearch table tr td            { font-size:12px !important;}
.tx-indexedsearch-res										{ margin-top: 0px; margin-bottom: 15px; clear:both; float: none; }
.tx-indexedsearch-res a									{ color: #FF0000; text-decoration: none; background:url(../images/bullet_red.gif) no-repeat 0em 0.3em; padding-left: 12px; }
.tx-indexedsearch-res a:hover						{ text-decoration: underline; }
.tx-indexedsearch-whatis                 { background:#ff0000; color:#ffffff; }
.tx-indexedsearch-sw                                                { font-weight:bold;}
.tx-indexedsearch-percent											{  font-weight:bold;}
.tx-indexedsearch-browsebox											{ text-align: right;}
.tx-indexedsearch-title                                             { color: #987630; font-weight:bold;}
.tx-indexedsearch-searchbox-button 									{ float: left; border: none; padding: 0px;  font-size: 12px; color: #ff0000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; cursor: pointer; margin: 0px; margin-left: 5px; margin-top: 0px; background: url(../images/bullet_red.gif) no-repeat 0em 0.4em; padding-left: 10px; }
.tx-indexedsearch-searchbox-sword									{ margin: 0px 5px 0px 5px; float: left; }
.tx-indexedsearch-whatis											{ padding: 3px 10px 3px 10px; margin: 0px 0px 1px 0px; }



/* Pagebrowser */
.tx-indexedsearch-browsebox									{}
.browsebox li																{ font-size: 11px; float: left; background-image: none !important; padding: 0px !important; margin: 0px !important;  }
.browsebox li	a															{ color: 434343; text-decoration: none; background: #eaeaea; display: block !important; padding: 3px 0px 3px 0px !important; text-align: center; width: 20px; margin: 0px 1px 0px 0px; }
.tx-indexedsearch-browselist-currentPage a	{ background: #eaeaea !important; font-weight: normal !important; color: #434343 !important; }
.browsebox li	a:hover												{ background: #eaeaea !important; text-decoration: none !important; color: #434343 !important; }

/* Pagebrowser */
.tx-indexedsearch-browsebox									{ padding: 3px 10px 3px 10px; margin: 0px 0px 30px 0px; height: 40px; text-align: right; }
.tx-indexedsearch-browsebox ul							{ padding: 0px; margin: 10px 0px 10px 0px; }



.search 																{ background:#e9e9e9; margin-bottom:15px; padding:10px; }


