﻿

.CPpageNav
{
    background-color: White;
}

.CPpageHead
{
    border-bottom: none;   
    margin-bottom: 0px;
    padding: none;
}

.CPcatDescProd A
{
    color: #A09F9A;
}

#largeImageLink /* the link around the main image */
{
}

#imgmain /* the main image itself */
{
    border: none;
}

.paging 
{
    color: #2C2713; /* ordinary text */
}

.paging A 
{
    color: #A09F9A; /* non selected numbers */
}
.paging A.selected /* selected number */
{
    text-decoration: underline;
    color: #2C2713;
}

.paging img
{
    border: none;
}
