@CHARSET "UTF-8";

dl.popsearchresults
{
    border: 1px solid #555254;
    border-width: 0 1px;
    padding: 5px 10px;
    margin: 0;
}

dl.popsearchresults dd
{
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    border-top: 1px solid #A09E9D;
    font-size: 10px;
}

dl.popsearchresults dd.first
{
    border-top: none;
}

dl.popsearchresults dd .searchresult
{
    /* color: #A09E9D; */
    color: #707070;
    text-decoration: none;
    position: relative;
    display: block;
    font-weight: bold;    
    min-height: 66px;
    padding: 5px 30% 5px 0;
}

dl.popsearchresults dd a.entryhome
{
    /* color: #A09E9D; */
    color: #707070;
    text-decoration: none;
    position: relative;
    display: block;
    font-weight: bold;    
    min-height: 66px;
    padding: 5px 30% 5px 0;
}


dl.popsearchresults dd a.entry
{
    /* color: #A09E9D; */
    color: #707070;
    text-decoration: none;
    font-weight: bold;    
}

dl.popsearchresults dd a:hover.entry
{
    text-decoration: underline;
}

dl.popsearchresults dd a:hover.entryhome
{
    text-decoration: underline;
}


dl.popsearchresults dd img.cover
{
    position: absolute;
    top: 6px;
    right: 0;
    width: 60px;
    height: 60px;
}

dl.popsearchresults dd em
{
    color: #000000;
    display: block;
    font-weight: bold;
    font-size: 10px;
}

dl.popsearchresults dd span.subtitle
{
    display: block;
}

dl.popsearchresults dd span.genre
{
    position: absolute;
    display: block;
    top: 1px;
    right: 70px;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
    text-align: right;
    overflow: hidden;
    height: 1.8em;
    line-height: 1.8em;
}

dl.popsearchresults dd span.medium
{
    position: absolute;
    top: 15px;
    right: 70px;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
    text-align: right;
    overflow: hidden;
    min-height: 1.5em;
    line-height: 1.5em;
}

dl.popsearchresults dd span.medium em
{
    display: inline;
    color: #8F141A;
    font-size: 8px;
    padding: 0;
}

dl.popsearchresults dd img.essential
{
    position: absolute;
    top: 29px;
    right: 70px;
    text-align: right;
}

dl.popsearchresults dd span.infolinks a em
{
    position: relative;
    color: #ffffff;
    font-size: 7px;
    line-height: 10px;
    padding-bottom: 1px;
}

.infolinks { display: inline-block; }

.infolinks a em
{
position: relative; color: #ffffff; font-size: 7px; line-height: 10px; padding-bottom: 1px;
}



dl.muzetunes
{
    border: 1px solid #555254;
    border-width: 0 1px;
    padding: 5px 10px;
    margin: 0;
}

dl.muzetunes dd
{
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    border-top: 1px solid #A09E9D;
    font-size: 10px;
}

dl.muzetunes dd a
{
    color: #707070;
    text-decoration: none;
    position: relative;
    display: block;
    font-weight: bold;    
    min-height: 24px;
    padding: 5px 30% 5px 0;
}

dl.muzetunes dd a:hover
{
    text-decoration: underline;
}

dl.muzetunes dd span.rank
{
    position: absolute;
    top: 1px;
    left: 3px;
}

dl.muzetunes dd em
{
    color: #000000;
    display: block;
    font-weight: bold;
    font-size: 10px;
}


