/* * COPERNIC ENTERPRISE SEARCH CONTENT BOX */ .CESBox { border-collapse: collapsed; background: #f0f0f0; border: solid 1px #224466; font-family: arial; font-size: 9pt; padding-top: 3px; color: #000000; width: 765px; } .CESBox .Text { color: #000000; } .CESBox a { color: #888888; text-decoration: none; } .CESBox a:hover { text-decoration: underline; } .CESBox select, .CESBox input { font-size: 9pt; } .CESBox .IndentedSectionCell { vertical-align: top; TEMPpadding: 11px 0px 0px 10px; padding: 7px 0px 0px 7px; font-weight: bold; } .CESBox .IndentedCell { color: #000000; vertical-align: top; padding: 7px 7px 0px 7px; } .CESBox .IndentedCellDescription { color: #002277; } .CESBox .SeparatorCell { border-bottom: dotted 1px #888888; } .CESBox table { font-family: arial; color: #000000; font-size: 9pt; } .CESBox input, select { font-family: arial; } .CESBox .InfoMessage { color: #888888; } .CESBox .Title { background-color: #084887; font-weight: bold; font-size: 11pt; border-bottom: solid 1px #224466; padding: 3px 0px 2px 6px; color: #ffffff; white-space: nowrap; } .CESBox .Title a { font-size: 9pt; font-weight: normal; color: #ffffff; vertical-align: top; } /**************************************************************************** * SEARCH BOX ****************************************************************************/ .CESBox .QueryEdit { font-family: arial; font-size: 9pt; width: 445px; } .CESBox .SearchBtn { font-family: arial; font-size: 9pt; } .CESBox #AdvancedBtn { color: #333333; font-weight: bold; } .CESBox .AdvancedInfo { color: #888888; } .CESBox .AdvancedInfo a { color: #888888; } /**************************************************************************** * SUMMARY BOX ****************************************************************************/ .SummaryBox { border-collapse: collapsed; border: none; } .SummaryBox .DetailsCaption { font-size: 9pt; padding: 4px 5px 0px 0px; vertical-align: top; font-weight: bold; padding-right: 15px; white-space: nowrap; } .SummaryBox .DetailsContent { font-size: 9pt; padding-top: 4px; vertical-align: top; word-wrap: break-word; width: 50%; } .SummaryBox .DetailsSummary { font-size: 9pt; padding-top: 4px; vertical-align: top; word-wrap: break-word; width: 100%; } .SummaryBox .DetailsConcepts { font-size: 9pt; padding-top: 4px; vertical-align: top; padding-right: 15px; line-height: 160%; white-space: nowrap; } .SummaryBox .SummaryHeader { padding-bottom: 10px; font-size: 9pt; border-bottom: solid 1px #888888; } .SummaryBox .PageTitle { color: #001190; font-size: 11pt; text-decoration: underline; word-wrap: break-word; } .SummaryBox .PageAddress { color: #115511; word-wrap: break-word; } .SummaryBox .Commands { color: #888888; } .SummaryBox .Commands a { color: #333355; } .SummaryBox .Commands a:visited { color: #333355; } /**************************************************************************** * RESULT LIST HEADER *************************************************************************** */ .ResultListHeader { border-bottom: dotted 2px #cdcdcd; padding-top: 10px; width: 765px; color: #000000; } .ResultListHeader td { padding: 0px 0px 3px 0px; font-family: arial; font-size: 9pt; } .ResultListHeader a { color: #000000; text-decoration: none; } .ResultListHeader a:hover { text-decoration: underline; } .ResultListHeader .Warning { color: #800000; } .ResultListHeader .DidYouMean a { text-decoration: underline; word-wrap: break-word; } .ResultListHeader .SortSelected { font-weight: bold; color: #000000; } .ResultListHeader .SortText { padding-left: 15px; white-space: nowrap; } /**************************************************************************** * RESULT LIST ****************************************************************************/ .ResultList { padding-left: 5px; width: 765px; } .ResultList td { font-family: arial; font-size: 10pt; } .ResultList a { text-decoration: none; } .ResultList a:visited { color: #550033; } .ResultList a:hover { text-decoration: underline; } .ResultList .Highlight { font-weight: bold; } .ResultList .Link a { color: #001190; font-size: 11pt; text-decoration: underline; word-wrap: break-word; } .ResultList .Commands { color: #333355; text-align: right; vertical-align: bottom; } .ResultList .Details { color: #888888; } .ResultList .Excerpt { color: #000000; } .ResultList .Commands a { color: #333355; } .ResultList .Commands a:visited { color: #333355; } .ResultList .Address { color: #115511; word-wrap: break-word; } .ResultList .InfoText { color: #999999; } .ResultList .InfoText a { color: #999999; text-decoration: underline; } /**************************************************************************** * RESULT LIST FOOTER ****************************************************************************/ .ResultListFooter { width: 765px; border-top: dotted 2px #cdcdcd; padding-top: 4px; font-family: arial; font-size: 9pt; color: #000000; } .ResultListFooter a { color: #000055; text-decoration: none; } .ResultListFooter .CurrentPageNav { color: #800000; } .ResultListFooter a:hover { text-decoration: underline; }