﻿
.hRow1, .hAltRow1
{
    clear:both;
    display:block;
    height:17px;
}
a.hRow1, a.hRow1:link, a.hRow1:active,  a.hRow1:visited, a.hRow1:hover
{
    color:White;
    font-size:12px;
    text-decoration:none;
    cursor:pointer;
    padding:2px 10px 0 10px;
    border-bottom:solid 1px #BBDE9A;
    vertical-align:middle;
}

a.hAltRow1, a.hAltRow1:link, a.hAltRow1:active,  a.hAltRow1:visited, a.hAltRow1:hover
{
    color:White;
    font-size:12px;
    text-decoration:none;
    cursor:pointer;
    padding:2px 10px 0 10px;
    border-bottom:solid 1px #9acaf9;
    vertical-align:middle;
}

a.hRow1:hover, a.hAltRow1:hover
{
    color:#ff9900;
}

.dots1, .dotsSpecial1
{
    display:block;
    float:left;
    height:17px;
}
a.noBorder, a.noBorder:link, a.noBorder:active,  a.noBorder:visited, a.noBorder:hover
{
    border:0;
}
.PriceTop1
{
    float:right;
    background-image:url(/images/home/BestPrice_greenbg.jpg);/*crt_btn.jpg*/
    background-repeat:no-repeat;
    height:15px;
    width:42px;
}
.PriceTopInner1
{
    color:#fff;      
    font-size:10px;
    font-weight:bold;  
    display:block;
    width:40px;
    text-align:center;
}
.PriceTop2
{
	float:right;
    background-image:url(/images/home/BestPrice_bluebg.jpg);
    background-repeat:no-repeat;
    height:15px;
    width:42px;
}
.PriceTop3
{
	float:right;
    background-image:url(/images/home/BestPrice_blackbg.jpg);
    background-repeat:no-repeat;
    height:15px;
    width:42px;
}
.PriceSpecial1
{
	float:right;
    background-image:url(/images/home/BestPrice_redbg.jpg);
    background-repeat:no-repeat;
    height:15px;
    width:42px;
}
.PriceSpecialInner1
{
    color:#fff;      
    font-size:10px;
    font-weight:bold;  
    display:block;
    width:40px;
    text-align:center;
}


 .HomeBoxLink, a.HomeBoxLink, a.HomeBoxLink:link, a.HomeBoxLink:active, a.HomeBoxLink:visited, a.HomeBoxLink:hover
{
    display:block;
    margin:10px;
    padding-right:20px;
    text-align:right;
    font-weight:bold;
    height:15px;
    color:White;
    background:url(/images/homearrowRight.gif) no-repeat right top;
    text-decoration:none;
    position:absolute;
    bottom:-5px;
    right:2px;
}

.HomeBoxLink:hover, a.HomeBoxLink:hover
{
    color:#160967;
}