﻿/* Old CSS Classes from old site */

.BackgroundPageNotFound
{
    margin-left: auto;
    margin-right: auto;
    background-image: url('');
    background-repeat: no-repeat;
    width: 898px;
    height: 348px;
}

.PageText
{
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    margin-left: 25px;
    margin-right: auto;
}

ul.BulletListSitemapSection
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.BulletListSitemapSection li
{
    list-style-image: none;
    background-image: url('http://assets.seamlessdev.com/sdiweb/bullet.jpg');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 20px;
    padding-bottom: 5px;
    display: block;
}

ul.BulletListSitemapSubSection
{
    list-style-type: disc;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 5px;
}

ul.BulletListSitemapSubSection li
{
    padding-left: 5px;
    display: block;
}

.PageLinks,
.PageLinks:visited
{
    font-family: Arial;
    color: #990000;
}

.PageLinks:hover
{
    color: #333333;
}

.SiteMapLinkCell
{
    padding-left: 40px;
}

.SiteMapLinks
{
    text-decoration: none;
    color: #000000;
}

.SiteMapLinks:hover
{
    text-decoration: underline;
}