/*
File generated by the Public Access Theme Designer
Theme Name: Default Theme
Template Type: Control Template
*/

body
{
    background-color: #ffffff;    /*Page Background*/
}
#searchpanel-container
{
    background-color: #ffffff;    /*Search Panel Background*/
    border: 0px solid #46596b;    /*Search Panel Border*/
}
#document-results-container
{
    background-color: #ffffff;    /*Hit List Background*/
    border: 1px solid #f5f5f5;    /*Hit List Border*/
}
#document-results-container #document-results-table td
{
    color: #222222;    /*Hit List Text*/
    font: 12px "Verdana";    /*Hit List Font*/
}
#document-results-container #document-results-table
{
    background-color: #ffffff;    /*Hit List Row*/
}
tr.alternate
{
    background-color: #f6f6f6;    /*Hit List Alternate Row*/
}
#document-results-container #document-results-table td.highlightRow, #document-results-table tr:hover, #document-results-table tr.alternate:hover, #document-results-table tr:focus, #document-results-table tr.alternate:focus
{
    background-color: #8bc783;    /*Hit List Highlight*/
}
.sectionTitle
{
    background-color: #ffffff;    /*Header*/
    color: #008000;    /*Header Text*/
    font: 16px "Ebrima";    /*Header Font*/
}
#query-title label, .description-item
{
    color: #000000;    /*Label Text*/
    font: 12px "Verdana";    /*Label Font*/
}
#dochitlist-error, #searchpanel-error
{
    color: #ff0000;    /*Error Text*/
    font: 12px "Verdana";    /*Error Font*/
}
.validation-error
{
    color: #ff0000;    /*Validation Text*/
    font: 11px "Verdana";    /*Validation Font*/
}
#query-instructions
{
    color: #0080c0;    /*Instructions*/
    font: 12px "Verdana";    /*Instructions Font*/
}
#document-results-container #maximum
{
    color: #ff0000;    /*Max Results Message*/
    font: 12px "Verdana";    /*Max Results Font*/
}
.keyword-item input, .keyword-item select
{
    background-color: #ffffff;    /*Field*/
}
.keyword-item.required input, .keyword-item.required select
{
    background-color: #fffc93;    /*Required Field*/
}
input.button
{
    color: #000000;    /*Button Text*/
    font: 12px "Verdana";    /*Button Font*/
}
