

#shadow-top
{
    background: url(../images/shadow-top.jpg) no-repeat;
    width: 1090px;
    height: 10px;
}

#shadow-mid
{
    background: url(../images/shadow-mid.jpg) repeat-y;
    width: 1090px;
}

#shadow-bot
{
    background: url(../images/shadow-bot.jpg) no-repeat;
    width: 1090px;
    height: 10px;
}

#nav
{
    background: url(../images/nav-bg.jpg) no-repeat;
    width: 1070;
    height: 34px;
    text-align: center;
    text-transform: uppercase;
}

#nav>a
{
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    padding: 0px 15px;
}

#nav>a:hover
{
    color: #297c9c;
}

#search-bg
{
    background: url(../images/search-bg.jpg) no-repeat;
    width: 243px;
    height: 63px;
}

#search-text
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 63px;
    color: #fff;
    width: 82px;
    text-align: center;
}

.search-input
{
    background: url(../images/search-input.jpg) no-repeat;
    border: 0px;
    padding: 0px 5px;
    width: 99px;
    height: 30px;
    line-height: 30px;
}

#left-nav-mid
{
    background: url(../images/left-mid.jpg) repeat-y right;
    width: 275px;
}

#left-nav-top
{
    background: url(../images/left-top.jpg) no-repeat right top;
    width: 275px;
}

#left-nav-bot
{
    background: url(../images/left-bot.png) no-repeat right;
    width: 275px;
    height: 45px;
    margin-top: -45px;
}

#left-nav-wrapper
{
    padding-right: 45px;
}

.arrow
{
    background: url(../images/left-arrow.jpg) no-repeat left center;
    height: 20px;
    width: 15px;
    float: left;
}

#left-nav-wrapper ul
{
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    padding-left: 20px;
}

#left-nav-wrapper div
{
    background: url(../images/left-arrow.jpg) center left no-repeat;
    min-height: 20px;
}

#left-nav-wrapper div div {
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#left-nav-wrapper a
{
    line-height: 20px;
    font-family: arial;
    font-size: 16px;
    color: #04335c;
    text-decoration: none;
}

#left-nav-wrapper a:hover
{
    color: #0065d6;
}

#banner
{
    width: 440px;
    height: 358px;
    position: relative;
}

#banner-overlay
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/banner-overlay.png) no-repeat;
    width: 440px;
    height: 358px;
    z-index: 5;
}

#rotate
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 440px;
    height: 358px;
    z-index: 1;
}

#rotate>div
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

#rotate>div>img
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

#rotate>div>span
{
    position: relative;
    z-index: 4;
    width: 440px;
    height: 358px;
    display: block;
    background: url(../images/banner-image-overlay.png) no-repeat;
}

#rotate>div>span>div
{
    position: absolute;
    z-index: 6;
    padding-top: 215px;
    padding-left: 40px;
    padding-right: 30px;
    color: #fff;
}

.product
{
    background: url(../images/product-bg.jpg) no-repeat;
    width: 326px;
    height: 149px;
    margin: 5px;
    position: relative;
}

.product-wrapper
{
    padding: 15px;
}

.product-price
{
    background: url(../images/price-bg.jpg) no-repeat;
    width: 120px;
    height: 25px;
    position: absolute;
    bottom: 15px;
}

#bar
{
    background: url(../images/nav-bg.jpg) no-repeat;
    with: 1070px;
    height: 34px;
}

#footer
{
    background: url(../images/footer-bg.jpg) no-repeat;
    width: 1070px;
    height: 193px;
    color: #fff;
    font-family: arial;
    font-size: 12px;
    line-height: 14px;
}

#footer h2
{
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    line-heght: 18px;
    color: #62eafd;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
}

#footer-contact
{
    width: 257px;
    border-right: solid 1px #1c6285;
}

#footer-contact-wrapper
{
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 15px;
    color: #fff;
    font-family: arial;
    font-size: 12px;
    line-height: 14px;
}

#footer-locations
{
    width: 436px;
    border-right: solid 1px #1c6285;
}

#footer-locations-wrapper
{
    padding-left: 53px;
    padding-right: 10px;
    padding-bottom: 30px;
    color: #fff;
    font-family: arial;
    font-size: 12px;
    line-height: 14px;
}

#footer-map
{
    width: 261px;
}

#footer-map-wrapper
{
    padding-left: 55px;
    padding-right: 10px;
    padding-bottom: 30px;
    color: #fff;
    font-family: arial;
    font-size: 12px;
    line-height: 14px;
}

#footer-map-wrapper a
{
    color: #fff;
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

#footer-map-wrapper a:hover
{
    color: #62eafd;
}

#rmp {
    text-align: center;
}

#rmp a {
    color: #62eafd;
    text-decoration: none;
}

#rmp a:hover {
    color: #fff;
}



.uiCatProdListImg {
    width: 100px;
}

.subSubSubHeader {
    background: #d0deed;
    border: solid 1px #20568f;
}

#ctl01_ContentSectionMain_product_catalog_product_document_label {
    display: none;
}
