﻿ 

/* === SEARCH FORMS === */

 

.searchFormPanel{}

 

.searchOptionsPanel { margin: 5px 0 5px 0; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }

 

.basicSearchPanel{

      margin:4px 0px 4px 0px;}

 

.advancedSearchPanel{

      margin:4px 0px 4px 0px;}

 

.taxonomySearchPanel

{

      margin:4px 0px 4px 0px;

      }

 

.taxonomySearchTree

{

      height:200px;

      overflow:auto;

      border:1px solid #ddd;

      border-right:0px;

      margin-bottom:4px;}

      

/* === RESULTS === */

 

.resultsPanel { font: normal 11px Verdana, Arial, Helvetica, sans-serif; }

.resultsPanel ul { padding: 0 0 10px 0; list-style: none; }

.resultsPanel li { padding: 0 0 10px 0; margin: 0 0 0 0; background: none no-repeat; background-image:none; list-style-image:none; }
/*Do this to remove the bullets from the Search results list!*/
#catContent li {background:none;}
/*end*/ 

.resultsMessage{}

 

.resultsGrid{}

 

.Pager ul { }

.Pager li {padding:10px; border-right:10px white solid; display: inline; white-space:normal;}

.pager ul li{padding:10px;}

.FirstPageLink { }

.PreviousPageLink { }

.PageLink { }

.NextPageLink { }

.LastPageLink { }

li .PageLink Current {font-weight:bold;color:Black;}

 

