﻿#FilterControls 
{
     text-align:right;
     padding-right:10px;
     border:solid 0px red;

    
     
    }  
    

.SubCategoryTable
{
   width:100%;
 
    
    }
    
.SubCategoryTable_Paging{

 font-family:Arial, Sans-Serif;

}    

.SubCategoryTable_Paging span
{
     font-size:16px;
     font-weight:bold;
        margin-left:6px;
    }
    
.SubCategoryTable_Paging a {
    color:#dc291e;
    margin-left:6px;


}    
.SubCategoryTable_Paging a:hover {
        text-decoration:underline;


}        

.SubCategoryItem
{
   padding-bottom:20px;
   float:left;
    }    
    
.PriceGrid  
{
     border:solid 0px red;  
     float:left;
     margin-right:15px;
    width:480px;   
 
    text-align:justify;
}

.PriceGrid td
{
    padding-top:2px;
    padding-bottom:2px; 
    }
    
.ProductPic
{
    float:left;
    margin-top:12px;
    border:solid 0px gray;
    text-align:center;
    width:175px;
    height:150px;
    margin-right:15px; 
    text-align:center;
    }  

.ProductPic img
{
    
    }

.PriceGrid  h2 a
{
     color:#dc291e;
      text-decoration:none; 
      font-size:13px;
      font-weight:bold;
      
    
    }
    
.PriceGrid  h2 a:hover
{
      text-decoration:underline; 
    }    
        
.PriceGrid  h3
{

     text-decoration:none;  
     font-weight:normal;
     margin-bottom:0px;    
     float:left;
    
    }
    
.PriceGrid  h5
{

     font-size:12px;
     color:#000000;
     margin-bottom:2px;

    }
    
.PriceGrid table
{

    width:100%;
   vertical-align:bottom;
     text-align:center;   
      
    }    
    
    
.PriceGrid p
{

 margin-bottom:12px;
      
    }   
    
        
.PriceGrid td
{
  
     border:solid 1px black;    
    }    
    
.ProductButtons{

 margin-top:15px;
 float:left;
     border:solid 0px blue;   
}

.ProductButtons input
{
    margin-top:8px;
    padding-top:3px;
    padding-bottom:3px;
    font-size:11px;
    }         
    
    
.TreeNav
{
     margin-bottom:12px;
     
    }       
