﻿object, embed, div.navBox
{
    display: inline-block;
    vertical-align: top;
}

div.navBox
{
    padding: 0 20px 0 20px;
    width: 216px;
    border-left: solid 2px #ccc8bc;
    height: 200px;
    margin: 5px 0;
}

div.navBox:first-child
{
    border: none;
}

div.navBox a.title
{
    display: block;
    text-align: center;
    font-family: Kirsty;
    color: #777;
    font-size: 16pt;
    text-transform: lowercase;
}

div.navBox a.title:hover
{
    text-decoration: none;
}

div.navBox a img.icon
{
    float: left;
    margin: 8px 5px 2px 0;
    box-shadow: 2px 2px 5px #777;
}

div.navBox h4, div.navBox p
{
    margin: 5px 0 0 0;
}

#splash
{
    width: 780px;
    height: 283px;
    margin: 0 0 20px 0;
    background: url(/images/home/splash-bg.jpg);
    position: relative;
}

#splash *
{
    display: none;
    position: absolute;
    text-shadow: 3px 3px 7px #000;
}

#splash span
{
    color: #fff;
    font-family: Kirsty;
    font-size: 80pt;
    text-transform: uppercase;
    letter-spacing: 10pt;
}

#splash img
{
    top: 20px;
}

#splash-5508PRP
{
    left: 439px;
}

#splash-1502L
{
    left: 51px;
}

#splash-4662
{
    left: 241px;
}


#splash-natural
{
    left: 100px;
    top: 80px;
}

#splash-custom
{
    right: 60px;
    bottom: 20px;
}

#splash-wood
{
    top: 120px;
    left: 140px;
}

#splash-beauty
{
    top: 100px;
    left: 250px;
}

#splash-rvd
{
    font-size: 48pt !important;
    letter-spacing: normal !important;
    top: 130px;
    left: 70px;
}

#NewsTickerContainer
{
    display: block;
    border: 1px solid #ccc8bc;
    border-radius: 3px;
    margin: 12px 14px 10px 14px;
    padding: 6px;
    color: #4d4b46;
    font-size: 14px;
}

#NewsTickerContainer h3
{
    display: inline-block;
    color: #4d4b46;
    margin: 0;
}

#NewsTickerContainer li
{
    display: none;
}

#fb-like
{
    margin: -10px 14px 7px 14px;
}
