﻿/* HitList Frame */
.HitList
{
    padding: 0px;
    overflow: hidden;
    width: 727px;
    vertical-align: middle;
}

.HitListTop {
    width: 100%;
    height: 0px;
}

.HitListRepeater
{
    /*background-image: url(Images/Hitlist_Repeater.png);
    background-repeat: repeat-y;*/
    /*background-color:#F7F6F2;*/
    width: 100%;
}

.HitListFooter {
    /*background-image: url(Images/Hitlist_Footer.png);
    background-repeat: no-repeat;*/
    /*background-color:#F7F6F2;*/
    width: 100%;
    height: 12px;
}

/* HitList Image */
.HitList_imageFrameCenter
{
    padding: 0px;
    border-width: 0px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}

.HitList_imageFrameTop
{
    border-width: 0px;
    height: 0px;
}

.HitList_imageFrameCorner
{
    width: 0px;
    height: 0px;
}

.HitList_imageFrameLeft
{

}

.HitList_imageFrameRight
{

}

.HitList_imageFrameBottom
{

}


/* HitList Pager */
.HitList_Pager
{
    padding: 0px 10px 0px 10px;
    text-align: left;
    top: -8px;
    position: relative;
}

.HitList_header
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.HitList_proText
{
    font-size: 11px;
    color: #000000;
}

.HitList_proItemPrice
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}