﻿body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body
{
    font: 1.0em arial, helvetica, sans-serif;
    background: #2d130a url(/images/home/body-bg.jpg) top center repeat-y;
}

html
{
    height: 100%;
    margin-bottom: 1px;
}

#container
{
    width: 1021px;
    margin: 0 auto;
}

#navbar
{
    position: relative;
    top: 166px;
    width: 1003px;
    float: left;
    height: 30px;
    display: inline;
    background-color: Red;
}

#distributorinfo
{
    position: relative;
    top: 30px;
    left: 100px;
    width: 440px;
    height: 100px;
    color: Yellow;
    font-size: 0.8em;
}

#loginstate
{
    position: relative;
    float: right;
    width: 150px;
    left: 00px;
    top: 30px;    
    height: 40px;    
}

.style1
{
    font-size: 1.2em;
    font-weight: bold;
}

.style2
{
    font-size: 0.9em;
}



#content
{
    background: url(/images/home/content-top.jpg) top no-repeat;
    min-height: 672px;
}



#menu
{
    position: relative;
    top: 160px;
    left: 40px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 1000px;
    height: 34px; /* background: url(/images/home/images/menu-bg.jpg) no-repeat; */
    position: relative;
    z-index: 100;
}

#menu span
{
    display: none;
    position: absolute;
}
#menu a
{
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu a:hover
{
    background-position: left bottom;
}

#menu .home
{
    width: 160px;
    height: 34px;
    background: url(/images/home/menu/homebutton.jpg) no-repeat;
    left: 0px;
    top: 1px;
}

#menu .product
{
    width: 160px;
    height: 34px;
    background: url(/images/home/menu/productsbutton.jpg) no-repeat;
    left: 160px;
    top: 1px;
}

#menu .testimonials
{
    width: 160px;
    height: 34px;
    background: url(/images/home/menu/testimonials.jpg) no-repeat;
    left: 320px;
    top: 1px;
}

#menu .order
{
    width: 160px;
    height: 34px;
    background: url(/images/home/menu/order.jpg) no-repeat;
    left: 480px;
    top: 1px;
}

#menu .aboutus
{
    width: 160px;
    height: 34px;
    background: url(/images/home/menu/aboutus.jpg) no-repeat;
    left: 640px;
    top: 1px;
}

#menu .contactus
{
    width: 160px;
    height: 34px;
    background: url(/images/home/menu/contactus.jpg) no-repeat;
    left: 800px;
    top: 1px;
}


#buckets
{
    float: left;
    position: relative;
    top: 0px;
    left: 2px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 1002px;
    height: 89px;
    position: relative;
}

#buckets span
{
    display: none;
    position: absolute;
}

#buckets a
{
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#buckets a:hover
{
    background-position: left bottom;
}

#buckets .truchocolate
{
    width: 315px;
    height: 110px;
    background: url(/images/home/truchocolatebutton.png) no-repeat;
    left: 660px;
    top: 170px;
}


#buckets .nutrition
{
    width: 315px;
    height: 110px;
    background: url(/images/home/nutritionbutton.png) no-repeat;
    left: 660px;
    top: 290px;
}

#buckets .media
{
    width: 315px;
    height: 110px;
    background: url(/images/home/mediabutton.png) no-repeat;
    left: 660px;
    top: 410px;
}

#purchasebutton
{
    float: left;
    position: relative;
    top: 334px;
    left: 50px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 306px;
    height: 45px;
}



#purchasebutton a
{
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#purchasebutton a:hover
{
    background-position: left bottom;
}

#purchasebutton .purchase
{
    width: 306px;
    height: 45px;
    background: url(/images/home/purchasebutton.png) no-repeat;
    left: 0;
    top: 0px;
}


#distributorbutton
{
    float: left;
    position: relative;
    top: 383px;
    left: 0px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 306px;
    height: 45px;
}

#distributorbutton a
{
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#distributorbutton a:hover
{
    background-position: left bottom;
}

#distributorbutton .distributor
{
    width: 306px;
    height: 45px;
    background: url(/images/home/distributorbutton.png) no-repeat;
    left: -578px;
    top: 0px;
}

#video
{
    position: relative;
    top: 0px;
    left: -310px;
    width: 320px;
    float: left;
    min-height: 245px;   
}

#videocontents
{
    position: relative;
    left: 46px;
    width: 320px;
    height: 248px;
    top: 80px;
    background-color: Gray;
}

#dots
{
    height: 20px;
    width: 1003px;
    background: url(/images/InteriorNoVideo/images/dots.jpg);
}

#footer
{
    height: 143px;
    width: 1003px;
  
}

#footer-content
{
    padding-top: 15px;
    color: Yellow;
}

a:link
{
    color: yellow;
    text-decoration: none;
}
a:visited
{
    color: yellow;
    text-decoration: none;
}
a:hover
{
    color: red;
    text-decoration: none;
}
a:active
{
    color: red;
    text-decoration: none;
}
