#headerTop {
    background-color: #798C6D;
    height: 4px;
    font-size: 4px;
}

#headerTop2 {
    background-color: #ffe3ef;
    height: 4px;
    font-size: 4px;
}

#siteinfoIP, .legalCopyright {
/*    background-color: #9a9a9a;*/
    color: #000000;
}

.listBullets {
    color: #ad4984;
}

a.category-top:link, a.category-top:visited, a.category-top:active {
    color: #ad4984;
}

a.category-top:hover {
    color: #798C6D;
}

a.category-products:link, a.category-products:visited, a.category-products:active {
    color: #ad4984;
}

a.category-products:hover {
    color: #798C6D;
}

a.category-links:link, a.category-links:visited, a.category-links:active {
    color: #ad4984;
}

a.category-links:hover {
    color: #798C6D;
}

a.manufacturerName:link, a.manufacturerName:visited, a.manufacturerName:active {
    color: #ad4984;
}

a.manufacturerName:hover {
    color: #798C6D;
}

a.itemTitle:link, a.itemTitle:visited, a.itemTitle:active {
    color: #798C6D;
}

a.itemTitle:hover {
    color: #ACD595;
}

.footerSep {
    border-left: solid 1px #ffffff;
}

#categoriesHeading {
    background-image:url("/images/side_head_category.gif");
    height: 25px;
}

#manufacturerslistHeading {
    background-image:url("/images/side_head_designer.gif");
    height: 25px;
}

#navMain ul {
        margin: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 8px;
        padding-right: 8px;
        list-style-type: none;
        text-align: center;
        line-height: 1.5em;
    border-right: solid 1px #ffffff;
}

/*.imgLink {
    color: #ad4984;
}*/

#featuredProducts {
    border: solid 1px #CCCCCC;
}

#cartContentsDisplay {
    border: solid 1px #000000;
}

#cartSubTotal {
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

tr.tableHeading {
    background-color:#ffe3ef;
    color:#ad4984;
}

/*.navNextPrevWrapper{
    display:inline;
}*/

