﻿.ProductPriceLabel
{
 color:#A4B41C;
 font-weight:bold;

}

.ProductTVALabel
{

}

.ProductNameLabel
{
      font-weight:bold;
    color:#0066CC;
 }

.ProductNameLink
{
 text-decoration:none; 
  font-weight:bold;
    color:#0066CC;
}

.ProductNameLink:hover
{
 text-decoration:none; 
}


.ProductNameListCategoryLink
{
 text-decoration:none; 
  font-weight:bold;
    color:#0066CC;
}

.ProductNameListCategoryLink:hover
{
 text-decoration:none; 
}






.ProductSpecialNameLink
{
 text-decoration:none; 
  font-weight:bold;
    color:#0B78A2;
}

.ProductSpecialNameLink:hover
{
 text-decoration:none; 
 
}

.ProductsListSubcategoryNameLink
{
     color:#535353;
     text-decoration:none;
}

.ProductsListSubcategoryNameLink:hover
{
    text-decoration:underline;
}


.HyperLinkGeneral 
{
    color:#747C77;
    text-decoration:none;
}

.HyperLinkGeneral:hover
{
     
    text-decoration:underline;
}

.HyperLinkShoppingCart
{
        color:#0066CC;
        text-decoration:none;
        font-weight:bold;
    }
    
.HyperLinkShoppingCart:hover
{
    text-decoration:underline;
}    
    
.HyperLinkSmallShoppingCart
{
    color:#A4B41C;
        text-decoration:none;
        font-weight:bold;
}

.HyperLinkSmallShoppingCart:hover
{
      text-decoration:underline;
}


    .aButtonStyle
{
     background-color:#A0A0A0;
    padding-left:4px;
    padding-right:4px;
    /*border: 1px #758390 solid;      */
    color:#ffffff; 
    font-size:12px;    
    text-decoration:none;
     padding-top:2px;
     padding-bottom:3px;
      
   }
   
.aButtonStyle:hover 
  {
  background-color:#B9B9B9;
    text-decoration:none;
    
  }
 
 
 .ProductsCompareHyperLink 
{
    color:#A4B41C;
    text-decoration:none;
}

.ProductsCompareHyperLink:hover
{
     
    text-decoration:underline;
}
