﻿a.EcommerceSubNavSelected,
a.EcommerceSubNavSelected:visited
{
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
}

a.EcommerceSubNavUnselected,
a.EcommerceSubNavUnselected:visited
{
    color: #999999;
    font-size: 18px;
    text-decoration: none;
}

a.EcommerceSubNavUnselected:hover
{
    color: #CCCCCC;
}

a.LeftNavLink,
a.LeftNavLink:visited
{
    color: #000000;
    text-decoration: none;
}

a.LeftNavLink:hover
{
    color: #CC0000;
}

a.LeftNavLinkSelected
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.DarkGrayLink,
.DarkGrayLink:visited
{
    color: #333333;
    text-decoration: none;
}

.DarkGrayLink:hover
{
    color: #666666;
    text-decoration: underline;
}

.MedGrayLink,
.MedGrayLink:visited
{
    color: #333333;
    text-decoration: none;
}

.MedGrayLink:hover
{
    color: #666666;
    text-decoration: underline;
}

.LightBlueSiteLink,
.LightBlueSiteLink:visited
{
    color: #0000FF;
    text-decoration: none;
}

.LightBlueSiteLink:hover
{
    color: Blue;
}

.RedSiteLink,
.RedSiteLink:visited
{
    color: #FF0000;
    text-decoration: none;
}

.RedSiteLink:hover
{
    color: #FF0000;
}

.PressLinkHover,PressLinkHover:visited
{
    color: #336799;
    text-decoration: none;
}

.PressLinkHover:hover
{
    color: #3399CC;
    text-decoration: underline;
}

.OurWorksLeftNavLinks
{
    font: 16px Arial;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}

.OurWorksLeftNavLinks:hover
{
    color: #333333;
    text-decoration: underline;
}

.OurWorksLeftNavLinksSelected
{
    font: bold 16px Arial;
    color: #000000;
    text-decoration: underline;
}

.BlogSubNavLink
{
    color: #FFFFFF;
    text-decoration: none;
    font: 12px Arial;
}

.BlogSubNavLink:hover
{
    color: #FF0000;
    text-decoration: none;
}

.LinkColor
{
    color: #000000;
}

.LinkColor:hover
{
    color: #990000;
}

.PastWorksTopArrowLinks
{
    font: 14px Arial;
    color: #000000; 
    text-decoration: none;    
}

.PastWorksTopArrowLinks:hover
{
    font: 14px Arial;
    color: #000000; 
    text-decoration: underline;    
}

.CollapseExpandPanelLink
{
    color: #666666;
    text-decoration: none;
}

.CollapseExpandPanelLink:hover
{
    color: #990000;
    text-decoration: none;
}

.CollapseExpandPanelLinkDown
{
    color: #990000;
    text-decoration: underline;
}

.CaseStudyStartUpsLink
{
    color: #336699;
    font-weight: bold;
    text-decoration: none;
}

.CaseStudyStartUpsLink:hover
{
    color: #999999;
    text-decoration: underline;
}

.CaseStudyBusExpLink
{
    color: #BB7A0F;
    font-weight: bold;
    text-decoration: none;
}

.CaseStudyBusExpLink:hover
{
    color: #999999;
    text-decoration: underline;
}

.ProjHighReadMoreLink
{
    color: #000000;
    font: bold 12px Arial;
    text-decoration: none;   
}

.ProjHighReadMoreLink:hover
{
    color: #FF0000;
    font: bold 12px Arial;
    text-decoration: underline;
}
