BODY
{
    background:url(../Images/Backgrounds/bg-body.jpg) 50% 0;
    margin:0;
    color:White;
    text-align:center;
}

IMG
{
     border:none;
}

A
{
    outline:none;
    color:#999999;
}


.FlashBanner
{
    position:absolute;
    top:20px;
    left:0;
    width:100%;
    height:90px;
}

#FlashBanner
{
    position:relative;
    margin:0 auto;
    width:728px;
    height:90px;
    z-index:50;
}

#OTPBanner
{
    position:relative;
    margin:-90px auto 0 auto;
    width:728px;
    z-index:100;
}

.WarmDipsClickTag
{
    display:block;
    width:728px;
    height:90px;
    position:relative;
    z-index:10;
    margin:-90px auto 0 auto;
    background-color:White;
    opacity:.0;
    filter:alpha(opacity=0);
}

.WarmDipsClickTag SPAN
{
    display:none;
}

.Content
{
    position:relative;
    text-align:left;
    width:1122px;
    /*margin:110px auto 0 auto;*/
    margin:20px auto 0 auto;
    overflow:hidden;
}

.Logo
{
    margin:30px 0 0 71px;
}

#ProductGallery
{
    height:345px;
    width:1122px;
    margin-top:-50px;
}

/* LINKS - START */
.LinkButtons
{
    position:relative;
    margin-top:31px;
    height:110px;
}

.LinkButtons A
{
    position:absolute;
    top:0;
    display:block;
    width:300px;
    height:110px;
    text-indent:-9999px;
}

.RecipeIdeas
{
    left:99px;
    background:url(../Images/Buttons/btn-recipe-ideas-link-button.png);
}

.CopperpotsSecret
{
    left:411px;
    background:url(../Images/Buttons/btn-copperpots-secret.png);
}

.AboutCopperpot
{
    left:723px;
    background:url(../Images/Buttons/btn-about-copperpot.png);
}

.TvOnAir
{
    left:727px;
    background:url(../Images/Buttons/btn-tv-on-air.jpg);
}

.AwardWinningFlavours
{
    left:727px;
    background:url(../Images/Buttons/btn-award-winning-flavours.jpg);
}
/* LINKS - END */

/* MAIN NAVIGATION - START */
.MainNavigation
{
    position:absolute;
    top:50px;
    left:419px;
    margin:0;
    padding:0;
    list-style:none;
}

.MainNavigation LI
{
    float:left;
    margin:0;
    padding:0;
    height:26px;
    margin-right:25px;
}

.MainNavigation A
{
    display:block;
    float:left;
    height:100%;
    width:100%;
    text-indent:-9999px;
    font-size:1px;
}

.MainNavigation A:hover
{
    background:url(../Images/Backgrounds/bg-main-navigation-item.gif) repeat-x;
}

.MainNavigation .AboutUs
{
    width:63px;
    background:url(../Images/Buttons/btn-about-us.png) no-repeat 0 50%;
}

.MainNavigation .ProductRange
{
    width:103px;
    background:url(../Images/Buttons/btn-product-range.png) no-repeat 0 50%;
}

.MainNavigation .RecipeIdeas
{
    width:83px;
    background:url(../Images/Buttons/btn-recipe-ideas.png) no-repeat 0 50%;
}

.MainNavigation .NutritionalInformation
{
    width:167px;
    background:url(../Images/Buttons/btn-nutritional-information.png) no-repeat 0 50%;
}

.MainNavigation .ContactUs
{
    width:77px;
    background:url(../Images/Buttons/btn-contact-us.png) no-repeat 0 50%;
}
/* MAIN NAVIGATION - END */

/* FOOTER - START */
.Footer
{
    position:relative;
    height:110px;
    background:url(../Images/Backgrounds/bg-footer.png) no-repeat 50% 0;
    width:1122px;
    margin:0 auto;
}

.Footer UL
{
    position:absolute;
    left:456px;
    top:33px;
    margin:0;
    padding:0;
    list-style:none;
}

.Footer UL LI
{
    display:block;
    float:left;
    margin:0;
    padding:0;
    height:17px;
    background:url(../Images/Backgrounds/bg-footer-navigation-item.gif) no-repeat 0 5px;
}

.Footer UL LI:first-child
{
    background:none;
}

.Footer UL A
{
    display:block;
    float:left;
    text-indent:-9999px;
    font-size:1px;
    height:100%;
}

.Footer .Home A
{
    width:50px;
    background:url(../Images/Buttons/btn-home.png) no-repeat 12px 5px;
}

.Footer .Links A
{
    width:46px;
    background:url(../Images/Buttons/btn-links.gif) no-repeat 12px 5px;
}

.Footer .PrivacyPolicy A
{
    width:98px;
    background:url(../Images/Buttons/btn-privacy-policy.png) no-repeat 12px 5px;
}

.Footer .Sitemap A
{
    width:59px;
    background:url(../Images/Buttons/btn-sitemap.png) no-repeat 12px 5px;
}

.Footer P
{
    position:relative;
    top:51px;
    clear:both;
    margin:0;
    height:8px;
    text-indent:-9999px;
    font-size:1px;
    background:url(../Images/Backgrounds/bg-footer-copyright.png) no-repeat 50% 0;
}
/* FOOTER - END */