﻿/*
#breadcrumsection
{
    padding-left: 0px;
}
*/

#InSinkEratorGlobalNav
{
    background: #fff;
    text-align: left;
    font-size: 11px;
}

#InSinkEratorGlobalNav ul
{
    list-style: none;
    margin-top: -8px;
    padding: 0;
}

#InSinkEratorGlobalNav ul li
{
    display: block;
    float: left;
    position: relative;
    color: #999;
    background-color: White;
    border-left: 1px solid #ccc;
    padding-bottom: 5px;
}

#InSinkEratorGlobalNav ul li a
{
    display: block;
    height: 15px;
    color: #999;
    padding-left: 5px;
    padding-right: 30px;
    padding-top: 2px;
    border: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

#InSinkEratorGlobalNav ul li a:visited, #navUtilities ul li a:link
{
    color: #999;
}

#InSinkEratorGlobalNav ul li a:hover
{
    color: #F7941D;
}

#InSinkEratorGlobalNav ul li.hover a
{
    background: #fff;
    color: #999;
}

#InSinkEratorGlobalNav ul li.hover a:hover
{
    color: #F7941D;
}

#InSinkEratorGlobalNav ul li.hover ul a
{
    background: #fff;
    color: #999;
}

#InSinkEratorGlobalNav ul ul
{
    margin-left: -1px;
    position: absolute;
    top: 25px;
    z-index: 2;
    border-left: 1px solid #ccc;
}

#InSinkEratorGlobalNav ul ul li
{
    float: none;
    padding: 0 0 0 0;
    border-left-style: none;
    border-left-width: 0px;
}

#InSinkEratorGlobalNav ul ul li a
{
    display: block;
    width: 150px;
    font-weight: normal;
    color: #999;
    font-size: 10px;
    padding-top: 4px;
}

#InSinkEratorGlobalNav ul ul li a:hover
{
    background: #fff;
    color: #F7941D;
}

#InSinkEratorGlobalNav ul ul li a:visited
{
    color: #999;
}

/* Product Image Rotator Web Part Styles 
#productImageArea img
{
    border: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#productImageArea ul.productImageThumb
{
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 5px;
}
#productImageArea ul.productImageThumb li
{
    margin: 0;
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    list-style-type: none;
}
#productImageArea ul.productImageThumb li img
{
    background: #f0f0f0;
    position: absolute;
    left: 0;
    top: 0;
    -ms-interpolation-mode: bicubic;
}
.LeftNavPageTitle
{
    height: 30px;
    font-size: large;
    font-weight: bold;
    color: #808080;
}
.threeSixtyLinkContainer
{
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
*/

/* overrides 
.footertop
{
    height: 25px;
}
.dropdown
{
    height: 25px;
}

.worldwide
{
    height: 25px;
}

.rss
{
    height: 25px;
}
.contact
{
    height: 25px;
}
.contentplace
{
    padding-top: 0px;
}
.Pagetopimage
{
    margin: 0px;
}
.SubLink
{
    line-height: 20px;
}
.HeadlineLinkNew
{
    color: #092869 !important;
    font-weight: bold;
}
*/
