
/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(../Images/Rating/FilledStar.png);
    padding:3px;
}

.emptyRatingStar
{
    background-image: url(../Images/Rating/EmptyStar.png);
    padding:3px;
}

.savedRatingStar
{
    background-image: url(../Images/Rating/SavedStar.png);
}



.BangGiaVang .NgayCapNhat
{
    color: #000000;
}

.BangGiaVang .Title
{
    background-color: #610301;
}


.BangGiaVang .tr
{
    background-color: #ff9000;
    color: #610301;
}

.BangGiaVang .tr2
{
    background-color: #ff6801;
    color: #610301;
}



.bgLine
{
    background-repeat: repeat-x;
    background-image: url(../Images/bg_line_x.gif);
    padding-top: 3px;
    padding-bottom: 3px;
}
/*************************************************************************************/

.bgColumn
{
    background-repeat: repeat-y;
    background-position: center;
    background-image: url(../Images/bg_line_y.gif);
    width: 1px;
}
/*************************************************************************************/


/*************************************************************************************/
a.LinkRed:link, a.LinkRed:visited, a.LinkRed:active
{
    text-decoration: underline;
    color: #ca5102;
}
a.LinkRed:hover
{
    text-decoration: underline;
    color: #ff0000;
}
/*************************************************************************************/

.bg_line_x
{
    background: url(../Images/bg_line_x.gif) left center repeat-x;
}

.bg_line_y
{
    background: url(../Images/bg_line_y.gif) center top repeat-y;
}



.Visitor
{
    font-weight: bold;
    color: #0130A6;
}

.VisitorNumber
{
    font-weight: bold;
    color: Red;
    font-size: 12px;
}


.MenuTopSpace
{
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
    color: #666666;
}
.ButtonHidden
{
    border-width: 0px;
    background-color: #ffffff;
}

.FrameMenuTitle
{
    font-weight: bold;
    color: White;
    text-transform: capitalize;
    font-size: 11px;
}

.FramePageTitle
{
    font-weight: bold;
    color: #980800;
    text-transform: uppercase;
    font-size: 12px;
}


/*************************************************************************************/
a.ReadMore:link
{
    text-decoration: underline;
    color: #cc5200;
    font-size: 10px;
    font-family: Verdana, Verdana,Verdana;
}
a.ReadMore:visited
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 10px;
    font-family: Verdana, Verdana,Verdana;
}
a.ReadMore:active
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 10px;
    font-family: Verdana, Verdana,Verdana;
}
a.ReadMore:hover
{
    text-decoration: underline;
    color: #037400;
    font-size: 10px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/


/*************************************************************************************/
/* dung cho tooltip */
.divTooltip
{
    line-height: 20px;
}

.dvbdy1
{
    background-color: White;
    font-family: arial;
    font-size: 11px;
    border-top: 1px solid #C8BA92;
    border-left: 1px solid #C8BA92;
    border-right: 1px solid #C8BA92;
    border-bottom: 1px solid #C8BA92;
    padding: 5px;
    width: 400px;
    z-index: 10000;
}

.divStyleMap
{
    background-color: White;
    font-family: arial;
    font-size: 11px;
    border-top: 1px solid #C8BA92;
    border-left: 1px solid #C8BA92;
    border-right: 1px solid #C8BA92;
    border-bottom: 1px solid #C8BA92;
    padding: 5px;
    width: 455px;
    z-index: 10000;
}


.divProductImage
{
    text-align: center;
    background-color: White;
    font-family: arial;
    font-size: 11px;
    border-top: 1px solid #C8BA92;
    border-left: 1px solid #C8BA92;
    border-right: 1px solid #C8BA92;
    border-bottom: 1px solid #C8BA92;
    padding: 5px;
    width: 400px;
    z-index: 10000;
}


.dvhdr1
{
    background: #F2F2F2;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #C8BA92;
    padding: 5px;
    width: 250px;
    z-index: 10000;
}
/*************************************************************************************/