/* Stylesheet for personal open search output. */

div#flexum_results {padding: 0 0 0 0}
div#flexum_results a img {border: none}

/* Tags */
div#flexum_results div.tags {display: none; font-weight: bold; font-size: 70%; line-height: 100%}
div#flexum_results div.tags a {font-weight: normal; text-decoration: underline}

/* Message */
div#flexum_results div.message {display: none; font-size: 70%; line-height: 100%}

/* List of search results 
  ------------------------ */

div#flexum_results ol.doc {padding-top: 0; margin-top: 1em; left: -1em; font-family: Arial}

div#flexum_results ol#o3 {left: 0}
div#flexum_results>ol#o3 {left: 0}

div#flexum_results ol.doc li {padding: 0 0 0.8em 0; margin: 0; font-size: 11px; line-height: normal}

/* margin-padding for sublist of results  */
div#flexum_results ol.doc li ol.doc {padding-top: 0; margin-top: 1em; list-style: none}
div#flexum_results ol.doc li ol.doc li {padding: 0 0 0.8em 0; margin: 0; line-height: normal}

/* Words from the search query emphasized in the result (<em>...</em>) */
div#flexum_results ol.doc li em {font-style: normal; font-weight: bold}

/* hyperlink "more results from this site" */
div#flexum_results ol.doc li a.more {font-weight: normal; font-size: 10px; color : #FF6347;}
div#flexum_results ol.doc li span.number {font-weight: normal; font-size: 10px}

/* Title of a site from the site list */
div#flexum_results h3 {	font-weight: bold; font-size: 11px; line-height: normal; padding: 0; margin: 0}

/* Description of a document from the document list */
div#flexum_results div.about {padding: 0.2em 0 0 0; font-weight: normal; font-size: 100%; line-height: 120%}

/* Pager navigation */
div#flexum_results div.pager {margin: 12px 5px 5px 5px}
div#flexum_results span.disabled {color: #777777}

/* Advertising from Begun 
  ------------------------ */

/* margin-padding for the entire box */
div#flexum_results div.begun_adv {padding: 0 0 1.2em 0; position: relative; left: -22px; font-size: 10px}

/* begun logotype */
div#flexum_results div.begun_adv a.begun_title img {display: inline; margin-right: 8px}

/* hyperlink color */
div#flexum_results div.begun_adv a.begun_title:link,
div#flexum_results div.begun_adv a.begun_title:visited,
div#flexum_results div.begun_adv a.begun_title:hover,
div#flexum_results div.begun_adv a.begun_title:active {color: #046312}

/* margin-padding and font for the advertisment description  */
div#flexum_results div.begun_adv p.begun_desc {padding: 0.3em 0 0 22px; margin: 0; font-weight: normal; font-size: 100%; line-height: 120%}

/* Advertising */

.ad {margin: 0 0 1.6em}

.right_block .ad_title {margin: 1em 0 0}

.ad_title {font-size: 95%; font-weight: bold; padding: 0 0 0 20px; position: relative; left: -20px; z-index: 2}
.ad_title a:link,
.ad_title a:visited, 
.ad_title a:hover {color: #E50000}
.ad_title a em {font-weight: normal}

.ad_text {font-size: 90%; margin: 0.2em 0 0}
.ad_text a:link,
.ad_text a:visited,
.ad_text a:hover {color: #272610; text-decoration: none}

.ad_site {font-size: 80%; margin: 0.2em 0 0}
.ad_site a:link,
.ad_site a:visited,
.ad_site a:hover {color: #000000; text-decoration: none}
/*.ad_site a:hover {color: #888888; text-decoration: none}*/