/** Live Search Styles **/

#livesearch_results { position: absolute; left: 180px; top: 75px; color: black; width: 320px; background: #e0e0e0 url("/images/live_search/bg_results.gif") left top repeat-y; padding: 0; }
#livesearch_results h2 { background: #145fa2 url("/images/live_search/bg_h2.gif") left top repeat-x; color: white; margin: 0; padding: 0 0 0 12px; line-height: 26px; height: 26px; font-size: 1em; }
#livesearch_results dl { margin: 12px; }
#livesearch_results dt { font-weight: bold; }
#livesearch_results dd { font-weight: normal; margin-left: 36px; margin-bottom: 4px; font-size: 85%; }
#livesearch_results img { margin: 0 4px 4px 0; float: left; width: 32px; height: 32px; border: 1px black solid; clear: left; }
#livesearch_results #livesearch_advanced { background: #145fa2 url("/images/live_search/bg_advanced.gif") left bottom no-repeat; color: white; line-height: 26px; height: 26px; display: block; text-decoration: none; font-weight: bold; padding-left: 12px; }
#livesearch_results dl a { color: black; text-decoration: none; }
#livesearch_results dl a:hover { color: black; text-decoration: underline; }
.livesearch_padresults { margin: 10px; }



/** Catalogue Styles **/

.catalogue_result { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px #e0e0e0 solid; padding: 0; }
.catalogue_result h2 { font-size: 1em; margin: 0 0 5px 0; font-weight: bold; }
.catalogue_result h2 img { float: left; width: 80px; height: 100px; border: 1px #e0e0e0 solid; margin-right: 10px; margin-bottom: 10px; }
.catalogue_result .catalogue_meta { font-style: italic; color: #359F2F; }
.catalogue_result .catalogue_summary {  }
.catalogue_result .catalogue_summary span { background-color: #ffffaa; }
.content .catalogue_result h2 a, .content .catalogue_result h2 a:visited { color: #00206D; }
.catalogue_clear { clear: left; height: 1px; }

