﻿.NavigationButton, .NavigationButtonActive
{
    text-decoration: none;
    font-size: 11px;
    color: #000;
}

.NavigationButton:hover
{
    color: #000;
}

.NavigationButtonActive:hover
{
    color: White;
}

.NavigationButtonContainer, .NavigationButtonContainerActive
{
    background-image: url(/Library/Media/Page/MM/search_button_1.gif);
    background-repeat: no-repeat;
    width: 107px;
    height: 23px;
    color: White;
    font-size: 11px;
    float:left;
    text-align: center;
    margin-right: 1px;
    padding-top: 3px;
    margin-bottom: -2px;
}

.NavigationButtonContainer:hover, .NavigationButtonContainer:active, .NavigationButtonContainerActive
{
    background-image: url(/Library/Media/Page/MM/search_button_2.gif);
    background-repeat: no-repeat;
    
}

.NavigationButtonContainer:hover a,.NavigationButtonContainer:active a, .NavigationButtonContainerActive a, .NavigationButtonContainerActive a:hover
{
    color: White;
}

.SearchMask
{
    clear: both;
    width: 500px;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    margin-top: -15px;
}

.SearchMaskInput
{
    border: solid 1px #596F78;
    background: white;
    font-size: 11px;
    padding: 3px;
}

.SearchMaskSelect
{
    border: solid 1px #596F78;
}

.SearchMaskButton
{
}

.HitListItem p
{
    font-size: 11px;
}

.HitListItem h2, .HitListItemContainerContent h2
{
    font-size: 13px;
}

.HitListFooter
{

    width: 500px;
    font-weight: bold;
    height: 30px;
    background-image: url(/Library/Media/Page/MM/bg_pager.gif);
    background-repeat: no-repeat;
}

.DetailBack
{
    width: 500px;
    font-weight: bold;
    height: 30px;
    background-image: url(/Library/Media/Page/MM/bg_pager.gif);
    background-repeat: no-repeat;
    margin-top:15px;
    padding-top:4px;
    font-size:11px
}

.DetailBack a
{
    padding: 10px;
}

.HitListFooter div
{
    margin-left: 10px;
    font-size: 11px;
}


.HitListFooter a
{
    font-size: 11px;
    text-decoration: underline;
}

.FlashMap
{

    margin-top: 15px;
}

.HitListItem
{

    width: 500px;
    font-size: 10px;
}

.HitListItemContainerHead, .HitListSearchContainerHead
{
    width: 500px;
    height: 8px;
    background-image: url(/Library/Media/Page/MM/col_top_500.gif);
    background-repeat: no-repeat;
}

.HitListItemContainer
{
    width: 500px;
    background-color: #EDEDED;
    background-image: url(/Library/Media/Page/MM/col_bot_500.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

.HitListSearchContainerHead
{
    background-image: url(/Library/Media/Page/MM/search_top.gif);
}

.HitListItemContainerContent
{
    padding: 0px 10px 10px 10px;
}
