﻿/* Orange Template */
a.RubberPlasticBtn
{
    display:block;
    margin-left:1px;
    width:383px;
    height:40px;
    background-image:url(../gfx/Rubber-Plastic-Components-O.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

a.RubberPlasticBtn:hover
{
    background-position:0px -40px;
}

a.FinishingSuppliesBtn
{
    display:block;
    width:382px;
    height:40px;
    background-image:url(../gfx/Finishing-Supplies-O.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

a.FinishingSuppliesBtn:hover
{
    background-position:0px -40px;
}

a.NavHeader
{
    display:block;
    width:163px;
    height:17px;
    padding:1px 0px 1px 20px;
    text-align:left;
    color:#082173;
    text-decoration:none;
    font-size:12px;
    background-image:url(../gfx/NavHeaderBG-O.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

a.NavHeader:hover
{
    background-position:0px -19px;
}

a.Nav
{
    display:block;
    width:163px;
    height:16px;
    padding:2px 0px 0px 20px;
    text-align:left;
    color:#082173;
    font-size:12px;
    text-decoration:none;
    background-image:url(../gfx/NavBG-O.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

a.Nav:hover
{
    background-position:0px -18px;
}

a.SubNav
{
    display:block;
    width:153px;
    height:16px;
    padding:1px 0px 1px 30px;
    text-align:left;
    color:#082173;
    font-size:11px;
    text-decoration:none;
    background-image:url(../gfx/SubNavBG-O.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

a.SubNav:hover
{
    background-position:0px -18px;
}

a.SubSubNav
{
    display:block;
    width:143px;
    height:16px;
    padding:1px 0px 1px 40px;
    text-align:left;
    color:#082173;
    font-size:11px;
    text-decoration:none;
    background-image:url(../gfx/SubSubNavBG-O.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

a.SubSubNav:hover
{
    background-position:0px -18px;
}

a.NavBot
{
    display:block;
    width:163px;
    height:16px;
    padding:1px 0px 1px 20px;
    text-align:left;
    color:#082173;
    font-size:12px;
    text-decoration:none;
    background-image:url(../gfx/BotNavBG-O.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

a.NavBot:hover
{
    background-position:0px -18px;
}
.ToolTitle h1
{
    color:#F8A001;
}
