/* * COPERNIC ENTERPRISE SEARCH CONTENT BOX */ .CESBox { border-collapse: collapsed; background: #ffffff; border: solid 1px #888888; border-top: 0px; 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 .Highlight { font-weight: bold; background-color: #ffcccc; color: #000000; } .HeaderTable { background-color: #000066; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000066, endColorstr=#000066, GradientType=1); border-top: solid 4px #28445C; border-bottom: solid 1px #28445C; border-left: solid 1px #28445C; border-right: solid 1px #28445C; width: 765px; font-family: arial; } .HeaderTable .Title { font-weight: bold; font-size: 11pt; padding: 1px 0px 2px 6px; color: #ffffff; white-space: nowrap; font-family: arial; vertical-align: top; } .HeaderTable .TitleLink { padding: 2px 0px 1px 6px; } .HeaderTable .Title a { font-size: 9pt; font-weight: normal; color: #ffffff; text-decoration: none; vertical-align: top; } .HeaderTable .Title a:visited { color: #ffffff; font-size: 9pt; font-weight: normal; font-family: arial; vertical-align: top; } .HeaderTable .Title a:link { color: #ffffff; font-size: 9pt; font-weight: normal; font-family: arial; vertical-align: top; } .HeaderTable .Title a:active { color: #ffffff; font-size: 9pt; font-weight: normal; font-family: arial; vertical-align: top; } .HeaderTable .SortSelected { color: 11; font-size: 9pt; vertical-align: top; font-family: arial; } .HeaderTable img { position:relative; top: 1px; } .HeaderTable .SortText { padding-left: 15px; white-space: nowrap; } .HeaderTable .DefaultFont { font-weight: normal; font-size: 9pt; } /**************************************************************************** * 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: #000000; word-wrap: break-word; } .SummaryBox .Commands { color: #888888; } .SummaryBox .Commands a { color: #333355; } .SummaryBox .Commands a:visited { color: #333355; } /**************************************************************************** * RESULT LIST HEADER *************************************************************************** */ .ResultListHeader { padding-top: 10px; width: 765px; color: #000000; } .ResultListHeader td { padding: 0px 0px 3px 8px; 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 .QueryTime { color: #888888; padding-top: 2px; padding-right: 3px; } /**************************************************************************** * 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: #993333; } .ResultList a:hover { text-decoration: underline; } .ResultList .Highlight { font-weight: bold; background-color: #ffcccc; color: #000000; } .ResultList .Link a { /*color: #001190*/; font-size: 11pt; text-decoration: underline; word-wrap: break-word; font-weight: normal; } .ResultList .Link a:hover { color: #001190; font-size: 11pt; text-decoration: underline; word-wrap: break-word; font-weight: normal; } .ResultList .Link a:visited { color: #993333; font-size: 11pt; text-decoration: underline; word-wrap: break-word; font-weight: normal; } .ResultList .Link a:link { color: #001190; font-size: 11pt; text-decoration: underline; word-wrap: break-word; font-weight: normal; } .ResultList .Link a:active { color: #001190; font-size: 11pt; text-decoration: underline; word-wrap: break-word; font-weight: normal; } .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: #000000; 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; }