/******************************************************************************
 * iSearch2 - website search engine                                           *
 *                                                                            *
 * Visit the iSearch homepage at http://www.iSearchTheNet.com/isearch         *
 *                                                                            *
 * Copyright (C) 2002-2005 Ian Willis. All rights reserved.                   *
 *                                                                            *
 ******************************************************************************/

/******************************************************************************
 *                    START OF STYLE CONFIGURATION OPTIONS                    *
 *                                                                            *
 * Style Name     : Default                                                   *
 * Contributed By : Ian Willis                                                *
 * Description    : The default style used                                    *
 ******************************************************************************/
/* Set up some default values */
a:link { color: #ffc; }
body
{ color:#fff; background-color:#444; scrollbar-arrow-color: #778899; scrollbar-base-color: #586878; scrollbar-shadow-color: #696969; }

body, p, h1, h2, h3, table, td
{
    font-family: verdana,helvetica,arial,sans-serif;
}

div {width:100%;}

/* Usage :  Page heading on the search results page.
 */
h1.isearch
{ font-size: 20px; text-align:left; }


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch-head
{ font-weight: bold; }

td.isearch-head
{
    font-size:14px;
}

/* Usage : Advanced search form.
 */
table.isearch-advanced
{ font-size: 12px; background-color:#607081; }


/* Usage :  To display the page title in the results list.
 */
a.isearch-title:link
{ color: #ffc; font-size: 12px; font-weight: bold; text-decoration: none; }

a.isearch-title:visited
{ color: #d1d3c3; }


/* Usage :  To display the page description in the results list.
 */
.isearch-description
{
    font-size:12px;
}


/* Usage :  To display the page score in the results list.
 */
.isearch-score
{
    font-size:11px;
    color:#ffc;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch-url:link
{ color: #ffc; font-size:11px; }

a.isearch-url:visited
{ color: #d1d3c3; font-size:80%; }


/* Usage :  To display the file size in the results list.
 */
.isearch-size
{
    font-size:80%;
    color:#fcd72f;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch-viewcache:link
{
    font-size:80%;
    color:#ffc;
}

a.isearch-viewcache:visited
{
    font-size:80%;
    color:#d1d3c3;
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch-prevnext
{ color: #ffc; }

td.isearch-prevnext
{ font-size: 12px; }

a.isearch-prevnext:link
{ color: #ffc; }

a.isearch-prevnext:visited
{ color: #d1d3c3; }


/* Usage :  To display the "No matches found." string.
 */
h2.isearch-nomatch
{
    font-size:14px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch-highlight
{ color: #ffc; font-weight:bold; }


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch-search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch-cachedpage
{
    font-size:12px;
}


/* Usage :  To display the search statistics table
 */
table.isearch-stats {
}

table.isearch-stats th, table.isearch-stats td{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch-stats th {
    color: #ffffff;
    background-color: #3366cc;
}

table.isearch-stats td {
    background-color: #ffffcc;
    color: #003399;
}

table.isearch-stats caption {
    color: #003399;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch-suggest-title
{
    color: #fcd72f;
}

a.isearch-suggest:link
{
    padding-left: 50px;
    color: #ffc;
}

a.isearch-suggest:visited
{
    padding-left: 50px;
    color: #d1d3c3;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch-link
{
    /* Set background colour for extra links */
    color: #ffc; background-color: #505c68; }

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch-link-all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}

/* STYLES ADDED */

.isearch-li-none
{
    list-style-type: none;
}
.SearchSubmitBox { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; background-color: #363465; width: 50px; height: 18px; margin-left: 6px; border-style: solid; border-width: 0; }
.SearchInput { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; background-color: #dddccd; width: 90px; margin-right: 6px; padding: 2px; border-style: none; border-width: 0; outline-style: none; }
.InputButton { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; background-color: #4d4d4d; display: block; padding: 2px; width: 200px; height: 18px; border-color: #202020; outline: ridge 2px #202020 }
.InputSubmitBox { color: #ffff48; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; background-color: #738394; width: 78px; padding: 2px; height: 18px; border: solid 1px #d1d3c3; }
.InputTxtField { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; background-color: #4d4d4d; display: block; padding: 2px; border-color: #202020; outline: ridge 2px #202020 }
.InputTxtField2 { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; background-color: #4d4d4d; width: 180px; padding: 2px; border: ridge 2px #202020; }
.InputTxtBox { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; background-color: #4d4d4d; padding: 2px; width: 100%; border: ridge 2px #202020; }
.InputCell { padding-left: 4px; }
.Footer { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; padding-left: 6px; }
.a.Footer:link { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; padding-left: 6px; }
.a.Footer:hover { color: #f60024; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #a7a7a7; text-align: center; display: block; padding-left: 6px; }
.a.Footer:visited { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; padding-left: 6px; }
.a.Footer:active { color: #f60024; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #a7a7a7; text-align: center; display: block; padding-left: 6px; }
block { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; display: block; }
a.block:hover { color: #900; text-decoration: none; background-color: #9babbd; display: block; }
a.block:link { text-decoration: none; display: block; }
standard { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.standard:hover { color: #f9952a; text-decoration: none; }
StandardNoBack { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.StandardNoBack:lnk { color: #fcd72f; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.StandardNoBack:hover { color: #f9952a; font-family: Verdana, Arial, Helvetica, sans-serif; }
.NavLines2 { color: #ffc; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid #bebebe; }
.NavLines { color: #ffc; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-right: 2px; padding-left: 4px; border-bottom: 1px solid #bebebe; }

