﻿body
{
    font-family: 'trebuchet MS';
    font-size: 11px;
    color: #666666;
    font-weight: 500;
    line-height: 16px;
    margin: 0;
    overflow: visible;
    background-image: url('/Images/body-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

a, a:active, a:visited
{
    font-family: 'trebuchet MS';
    font-size: 8pt;
    color: #666666;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
    cursor: pointer;
}

a.back-button
{
    left:104px;
    position:absolute;
    top:523px;
}

strong
{
    font-weight: bold;
}

object{ display: block; }

#holding-image
{
    left:400px;
    position:absolute;
    top:100px;
}

#outer
{
    background: url(/Images/inner-bg.png) bottom center no-repeat;
    margin: 0 auto;
    min-height: 600px;
}

    body.image-gallery #outer
    {
        min-height: 680px;
    }

body.products #outer,
body.products-range #outer
{
    background: url(/Images/products-bg.png) bottom center no-repeat;
    min-height: 703px;
}

body.profile #outer
{
    background: url(/Images/bg-profile.png) bottom center no-repeat;
    min-height: 629px;
}

body.sharinggame #outer, body.button-coupon #outer
{
    background: url(/Images/SharingGame/desert-bg.png) no-repeat center bottom;
    min-height: 700px;
}

body.admin #outer
{
    min-height: 763px;
}

#inner
{
    width: 1120px;
    margin: 0 auto;
}

#navigation
{
    width: 1120px;
    position: relative;
    z-index: 5;
    height: 87px;
}

    body.main-flashed #navigation,
    body.gallery-flashed #navigation,
    body.ungrow-flashed #navigation
    {
        position: absolute;
    }

    body.profile #navigation
    {
        background: url(/Images/navigation-bg-flashed.png) top center no-repeat;
    }

    body.gallery-flashed #body
    {
        top: 0;
    }

    body.main #inner
    {
        background: url(/Images/bg-home-fallback.jpg) top center no-repeat;
    }
    body.ungrow #inner
    {
        background: url(/Images/bg-ungrow-fallback.jpg) top center no-repeat;
    }

    #logo
    {
        position: absolute;
        top: 18px;
        left: 50px;
    }

    .head-nav-main
    {
        position: absolute;
        top: 0;
        left: 338px;
    }

        .head-nav-main li
        {
            display: inline;
            margin: 0 1px 0 0;
        }

    #head-nav-login
    {
        background-image: url("/Images/LoginReg-BG.png");
        background-repeat: no-repeat;
        height: 26px;
        width: 112px;
        padding: 8px 0 0 5px;
        position: absolute;
        right: 235px;
    }

        #head-nav-login.profile
        {
            width: 139px;
            padding: 0;
        }

.head-nav-share
{
    height:30px;
    left: 900px;
    position:absolute;
    top: 8px;
}

    .head-nav-share li
    {
        display: inline;
        position: relative;
        padding-right: 5px;
    }

    .head-nav-share div
    {
        position: relative;
        background-image: url("/Images/twitterHover.png");
        background-repeat: no-repeat;
        height: 64px;
        margin-top: 4px;
        padding: 21px 0 0 0;
        text-align: center;
        position:absolute;
        width: 212px;
        left: -114px;
        display: none;
        top: 12px;
    }

    .head-nav-share li.large div
    {
        background-image: url("/Images/share-Hover.png");
        left: -168px;
    }

    .head-nav-share li.hover a
    {
    }

    .head-nav-share li.hover div
    {
        display: block;
        _top: -3px;
    }

    .head-nav-share .super
    {
        display: none;
        position: relative;
        left: -84px;
        margin-top: 40px;
        width: 186px;
    }

        .head-nav-share .super li
        {
            padding: 0;
            margin: 0 2px 0 0;
        }

    .head-nav-share li.hover .super
    {
        display: block;
        _top: -3px;
    }

    .head-nav-share li.hover div li,
    .head-nav-share li.hover .super li
    {
        display: inline;
    }

div#mute
{
    width: 22px;
    height: 21px;
    background: url(../Images/audio.png) top left no-repeat;
    position: absolute;
    top: 8px;
    right: 87px;
}

div#mute.hover,
div#mute.active
{
    background: url(../Images/audio-off.png) top left no-repeat;
}

.empty-repeater-message
{
    padding: 10px 0;
    font-weight: bold;
}

#body
{
    position: relative;
    width: 1120px;
    top: 26px;
}

body.image-gallery #body
{
    top: 0px;
}

    .clear
    {
        clear: both;
    }

img#title
{
    left:57px;
    position:absolute;
    top:10px;
}

/* FOOTER */

#footer
{
    background: #f3eb7b;
    margin:0 auto;
    padding: 0;
    width:1120px;
    position: relative;
    height: 109px;
    line-height: 38px;
    z-index: 10;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer .links
{
display:inline;
margin:0 92px 0 0;
padding-left:159px;
position:absolute;
right:0;
top:45px;
}

#footer a.logo
{
    position: absolute;
    left: 0;
}

/* SPECIFIC PAGE ITEMS */

/* HOME */

.home #outer {min-height:680px; background:url(/Images/Home-bg.jpg) no-repeat 50% 0;}
.flashed  #outer {min-height:600px; background:url(/Images/inner-bg.png) no-repeat 50% 100%;}
#home-nav-static {position:relative;}
#home-nav-static li {position:absolute; text-indent:-9999px;}
#home-nav-static a {display:block;}

#home-nav-enter {top:80px; left:470px;}
#home-nav-enter a {width:185px; height:85px;}
#home-nav-sample {top:105px; left:170px;}
#home-nav-sample a {width:75px; height:70px;}

#home-nav-natural {top:465px; left:255px;}
#home-nav-natural a {width:115px; height:95px;}
#home-nav-new {top:465px; left:415px;}
#home-nav-new a {width:150px; height:95px;}
#home-nav-app {top:465px; left:570px;}
#home-nav-app a {width:140px; height:95px;}
#home-nav-gallery {top:440px; left:720px;}
#home-nav-gallery a {width:165px; height:120px;}

/* IMAGE GALLERY */

#photoIntro,
#photoIntroBg
{
    position: absolute;
    margin: 0 auto;
    width: 855px;
    height: 454px;
    left: 120px;
    z-index: 5;
    top: 10px;
}

#photoIntroBg
{
    background: url(../Images/photoToolIntroBg.png) top center no-repeat;
    z-index: 4;
}

/* GALLERY */

#galleryPlayer object
{
    display: block;
}

#gallery-videos
{
    left:10px;
    position:absolute;
    top:16px;
    width:1100px;
}

    #gallery-videos .wrapper li
    {
        display: inline;
    }

        #gallery-videos .wrapper ul
        {
            width: auto;
            margin: 0 0 0 68px;
        }

    #gallery-videos .wrapper
    {
        margin: 0;
        top: 0;
    }

#gallery-video-pager
{
    height:20px;
    position:absolute;
    top: 125px;
    width: 1120px;
}

#gallery-video-pager #Pager
{
    position:  absolute;
    width: auto;
    left: 0;
    top: 0;
}

#gallery-video-container
{
    margin: 0 auto;
    clear: both;
    background: url(/Images/gallery-search-main-bg.png) top center no-repeat;
    height: 238px;
    position: relative;
}

#gallery-search
{
    position: absolute;
    top: 174px;
    left: 78px;
    white-space: nowrap;
}

    #gallery-search .panel,
    #gallery-search .panel-heading,
    #gallery-search .panel-wide
    {
        width: 200px;
        float: left;
        margin:  0;
    }

        #gallery-search .panel-wide
        {
            width: 300px;
        }

    #gallery-search .panel-heading
    {
        color: #ffffff;
    }

body.image-gallery #gallery-search
{
    left:716px;
    top:4px;
}

body.image-gallery #gallery-search .panel
{
    float: none;
}

body.image-gallery a.promo
{
    left:775px;
    position:absolute;
    top:145px;
}

#gallery-video-thumbs ul li
{
    width: 90px;
    padding: 5px;
}

#gallery-video-thumbs li img,
#show-reel input,
#show-reel img
{
    width: 90px;
    height: 66px;
}

body.image-gallery #gallery-video-thumbs ul li
{
    background: url(/Images/image-gallery-polaroid.png) top center no-repeat;
    padding:3px 0 0 3px;
    width:64px;
    margin-right: 12px;
}

body.image-gallery #gallery-video-thumbs li img
{
    width: 60px;
    height: 60px;
}

body.image-gallery #gallery-search .panel,
body.image-gallery #gallery-search .panel-heading,
body.image-gallery #gallery-search .panel-wide
{
    float: none;
    height: 31px;
    width: auto;
}

body.image-gallery #gallery-search label
{
    float:left;
    line-height:22px;
    width:60px;
}

a.vote-up
{
    cursor: pointer;
    background: url(../Images/vote-up-images.png) top left no-repeat;
    width: 101px;
    height: 28px;
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
}

.styled-text img
{
    position: absolute;
    width: 24px;
    height: 24px;
    padding: 0 !important;
    top: 0;
}

#gallery-search .panel input
{
    background:transparent;
    border: 1px solid;
    color:#FFFFFF;
    padding:3px 0 3px 2px;
    width:140px;
}

.gallery-search-submit
{
    padding: 0 !important;
    margin: 0 0 0 20px;
}

body.image-gallery .gallery-search-submit
{
    margin: 0 0 0 133px;
}

div.styled-text
{
    background: url(../Images/ss-inner.png) left top no-repeat;
    height: 31px;
    margin: 0 0 0 0;
    position: relative;
}

body.image-gallery div.styled-text
{
    background: url(../Images/p-ss-inner.png) left top no-repeat;
    margin: 0 24px 0 0;
}

body.image-gallery div.styled-text img
{
    right: -24px;
}

body.image-gallery div.styled-text input
{
    width: 174px !important;
}

div.styled-text input
{
    border: none !important;
    color: #333333 !important;
    padding: 3px 12px !important;
}

body.image-gallery #gallery-video-container
{
    background:url(/Images/image-gallery-search-main-bg.png) no-repeat scroll center top transparent;
    height:140px;
    left:78px;
    position:absolute;
    top:416px;
    width:956px;
}

body.image-gallery h1#nickname
{
    background: transparent;
    height:auto;
    left:260px;
    line-height:normal;
    top:341px;
    width:auto;
    font-size: 1.6em;
}

body.image-gallery #like-panel ul
{
    left: 10px;
    font-size: 1.2em;
    top: 22px;
}

body.image-gallery #like-panel li
{
    padding: 0;
}

.no-results
{
    left:64px;
    position:absolute;
    top:29px;
}

/* like/view panel */

h1#nickname
{
    background: url(/Images/nickname-bg.png) center top no-repeat;
    color:#FFFFFF;
    font-size:2em;
    font-weight:bold;
    height:67px;
    left:413px;
    line-height:60px;
    position:absolute;
    text-align:center;
    top:92px;
    width:318px;
}

#like-panel,
#like-panel-bg
{
    width: 482px;
    height: 51px;
    position: absolute;
    top: 392px;
    left: 325px;
}

#like-panel-bg
{
    background: url(/Images/like-panel-bg.png) top left no-repeat;
}

    body.image-gallery #like-panel-bg
    {
        background: transparent;
    }

    #like-panel ul
    {
        color: #fff;
        font-weight: bold;
        font-size: 1.6em;
        position: absolute;
        top: 16px;
        left: 35px;
    }

    #like-panel li
    {
        display: inline;
        border-left: 1px solid #fff;
        padding: 0 14px;
        position: relative;
    }

    #like-panel li.first
    {
        border-left: none;
        padding-left: 0;
    }

    #like-panel li img
    {
        float: left;
        margin-right: 4px;
    }

#share-panel, .share-panel
{
    background: url(/Images/gallery-share-bg.png) top left no-repeat;
    width: 124px;
    height: 33px;
    position: absolute;
    top: 9px;
    right: 14px;
}

.share-panel ul, #like-panel .share-panel ul
{
    left:auto;
    right:14px;
    top:7px;
}

.share-panel li, #like-panel .share-panel li
{
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: red;
    cursor: pointer;
    padding: 0;
    display: block;
    float: left;
    margin-left: 3px;
}

.share-panel li.twitter
{
    background: url(../Images/share-twitter.png) no-repeat scroll 0 0;
}

.share-panel li.facebook
{
    background: url(../Images/share-facebook.png) no-repeat scroll 0 0;
}

    body.profile .share-panel
    {
        background: transparent;
        margin:10px 0 0;
        position:static;
        right:auto;
        height: auto;
    }

        body.profile .share-panel li
        {
            width: 141px;
            height: 34px;
            float: none;
        }

            body.profile .share-panel li.twitter
            {
                background: url(../Images/profile-twitter.png);
            }

            body.profile .share-panel li.facebook
            {
                background: url(../Images/profile-facebook.png);
            }

        body.profile p.delete,
        body.profile p.like-views
        {
            margin: 5px 0 0 8px;
        }

        body.profile p.delete a
        {
            background: url(../Images/profile-image-delete.png) right center no-repeat;
            padding: 0 24px 0 0;
        }

#fb-container
{
    left:197px;
    position:absolute;
    top:15px !important;
    width:140px;
}

#imageGalleryView #fb-container
{
    right:10px;
    top:22px !important;
}

#imageGalleryView #like-panel,
#imageGalleryView #like-panel-bg
{
    height:46px;
    left:250px;
    top:341px;
    width:286px;
}

#imageGalleryView .share-panel
{
    background: transparent;
    richness: auto;
    left: 69px;
    top: 149px;
}

#imageGalleryView li.twitter,
#imageGalleryView li.facebook
{
    display:block;
    float:none;
    height:33px;
    width:139px;
}

#imageGalleryView li.twitter
{
    background: url(../Images/imageShareTwitter.png) top left no-repeat;
}

#imageGalleryView li.facebook
{
    background: url(../Images/imageShareFacebook.png) top left no-repeat;
}

/* image gallery like */

#imageView img
{
    height:300px;
    left:240px;
    margin:4px;
    position:absolute;
    top:20px;
    width:300px;
}

#imageGalleryView,
#imageGalleryViewBg
{
    width: 567px;
    height: 420px;
    position: absolute;
    left: 160px;
}

#imageGalleryViewBg
{
    background: url(../Images/imageGalleryViewBg.png) top left no-repeat;
}

#toolLink
{
    background: #fff;
    height:136px;
    left:159px;
    position:absolute;
    top:247px;
    width:155px;
    filter: alpha(opacity=1);
    opacity: 0.01
}

/* AGE CHECK */

#Age-check
{
    height: 299px;
    margin: 120px 335px 0 405px;
    width:310px;
    z-index:5;
}

    #Age-check #Age-check-widget
    {
        background-image: url("/Images/DOB-BG.png");
        background-repeat: no-repeat;
        height: 178px;
        margin-top: 9px;
        width: 300px;
        padding: 0 13px 9px 13px;
    }

    #Age-check #Age-check-widget span
    {
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 16px;
    }
    #Age-check #Age-check-widget ul
    {
        float: left;
        padding: 0 0 0 17px;
        margin: 0;
    }

    #Age-check #Age-check-widget ul li
    {
        list-style: none;
        float: left;
        padding-right: 9px;
    }

    #Age-check #Age-check-widget ul li input
    {
        background: none repeat scroll 0 0 transparent;
        border: 0 none;
        color: #888888;
        display: block;
        font-size: 15pt;
        font-weight: bold;
        height: 32px;
        padding: 5px 8px;
        width: 67px;
        text-align: center;
    }

    #Age-check #Age-check-widget ul li .inputBg
    {
        width: 84px;
        height: 43px;
        background-image: url('/Images/Input-BG.gif');
        background-repeat: no-repeat;
    }

    #Age-check #Age-check-widget ul li label
    {
    }

    .Age-check-widget-header
    {
        padding: 10px 0 0 0;
        display: block;
    }

    #Age-check .enter-Btn
    {
        margin-left: 80px;
        padding-top: 9px;
    }

/* CAROUSEL */

.infiniteCarousel
{
    width: 860px;
    position: absolute;
    height: 181px;
    margin-top: 0;
    top: 0;
    left: 85px;
}

#OtherProducts .infiniteCarousel
{
    top: 31px;
    left: auto;
}

.infiniteCarousel .wrapper
{
    margin: 0 40px;
    height: 181px;
    overflow: hidden;
    position: absolute;
    top: 64px;
    width: 1100px;
}

.infiniteCarousel ul a img
{
}

.infiniteCarousel .wrapper ul
{
    width: 9999px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

.infiniteCarousel ul li
{
    display: block;
    float: left;
    padding: 10px;
    height: 85px;
    width: 80px;
}

.infiniteCarousel ul li a img
{
    display: block;
}

.infiniteCarousel .arrow
{
    display: block;
    height: 36px;
    width: 37px;
    text-indent: -999px;
    position: absolute;
    top: 37px;
    cursor: pointer;
}

/* MAIN CAROUSEL */

#Products .infiniteCarousel ul li
{
    height: 142px;
    width: 200px;
}

#Products .infiniteCarousel .wrapper
{
    height: 590px
}

#Products .details
{
    background: url(/Images/Products-Table-BG.png) top left no-repeat;
    height:224px;
    left:337px;
    position:absolute;
    top:330px;
    width:481px;
}

.product-carousel img
{
}

#Products .details h2
{
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.8em;
}

#Products .details
{
    padding: 6px 18px;
}

    #Products .details .tagline
    {
        padding: 4px 0 0 0;
    }

#Products .nutrition
{
    height: 188px;
}

#Products .details table table tr
{
    height: 18px;
    line-height: 18px;
}

td.headers
{}

td.headers table
{}

td.headers td
{
    width: 110px;
}

td.hundred td,
td.bar td
{
    width: 115px;
}

td.percent td
{
    width: 110px;
}

/* PAGER */

#Pager
{
    position: absolute;
    top: 260px;
    left: 411px;
}

body.products-range #Pager
{
    left: 505px;
}

#OtherProducts #Pager
{
    left: 65px;
    top: 174px;
}

#Pager ul
{
    background: url("/Images/Page-BG.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 34px;
    list-style: none outside none;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 9px;
}

#Pager ul li
{
    display: inline;
    padding-right: 5px;
}

a.back,
a.back:hover
{
    background: url(/Images/arrow-prev.png) no-repeat 0 0;
    height: 34px;
    width: 33px;
    float: left;
}

a.back:hover
{
    background: url(/Images/arrow-prev-hover.png) no-repeat 0 0;
}

a.forward,
a.forward:hover
{
    background: url(/Images/arrow-next.png) no-repeat 0 0;
    height: 34px;
    width: 33px;
    float: left;
}

a.forward:hover
{
    background: url(/Images/arrow-next-hover.png) no-repeat 0 0;
}

/* image gallery */

body.image-gallery a.back,
body.image-gallery a.forward
{
    position: absolute;
    top: 39px;
    left: 28px;
}

body.image-gallery a.back,
body.image-gallery a.back:hover
{
    background: url(/Images/image-gallery-left.png) no-repeat 0 0;
    height: 32px;
    width: 32px;
}

body.image-gallery a.forward,
body.image-gallery a.forward:hover
{
    background: url(/Images/image-gallery-right.png) no-repeat 0 0;
    height: 32px;
    width: 32px;
    left: 635px;
}

.page-count
{
    position:absolute;
    text-align:center;
    top:84px;
    width:676px;
}

/* GALLERY OVERRIDES */

body.gallery #Pager ul
{
    background: url("/Images/gallery-Page-BG.png") repeat-x scroll 0 0 transparent;
}

body.gallery a.back
{
    background: url(/Images/gallery-arrow-prev.png) no-repeat 0 0;
}

body.gallery a.back:hover
{
    background: url(/Images/gallery-arrow-prev-hover.png) no-repeat 0 0;
}

body.gallery a.forward
{
    background: url(/Images/gallery-arrow-next.png) no-repeat 0 0;
}

body.gallery a.forward:hover
{
    background: url(/Images/gallery-arrow-next-hover.png) no-repeat 0 0;
}

/* PRODUCTS PAGES */

#Banner .click-hero
{
    height:190px;
    left:182px;
    top: 20px;
    position:absolute;
    width:718px;
    cursor: pointer;
}

#ProductInfoPanels
{
    position: absolute;
    top: 257px;
    height: 200px;
    left: 213px;
}

.Btn-ProductsRange
{
    position: absolute;
    right:433px;
    top:262px;
}

#Ingredients
{
    background: url(/images/product-panel-natural-badge-bg.png) bottom center no-repeat transparent;
    float: left;
    height: 257px;
    margin-right: 50px;
    width: 332px;
}

#Ingredients-Text
{
  padding-left: 32px;
    padding-top: 94px;
    width: 148px;
}

#parent-notes
{
    background: url("/Images/parent-notes.png") no-repeat scroll 0 0;
    float: left;
    height: 299px;
    margin-right: 30px;
    width: 267px;
    padding: 0;
}

#parent-notes-text
{
    padding-left: 27px;
    padding-top: 106px;
    width: 192px;
}
#parent-notes-btn
{
    padding-left: 21px;
    padding-top: 15px;
}

#OtherProducts
{
    float: left;
    height: 220px;
    margin-top: 37px;
    width: 332px;
    position: relative;
    background: url("/Images/product-panel-bg.png") no-repeat scroll bottom center transparent;
}

#OtherProducts .OtherProducts-Header
{
    margin-left: 16px;
    margin-top: 6px;
}

#OtherProducts #OtherProducts-Top .OtherProducts-Expand
{
    position: absolute;
    display: block;
    width: 21px;
    height: 19px;
    right: 10px;
    top: 10px;
}

#OtherProducts #OtherProducts-Contents .Text
{
    float: left;
    width: 160px;
    padding: 10px 10px 0 10px;
}

#OtherProducts #OtherProducts-Contents .Photo
{
    float: left;
    padding-left: 10px;
    padding-top: 6px;
    width: 140px;
}

#OtherProducts #OtherProducts-Contents .infiniteCarousel, #OtherProducts #OtherProducts-Contents .wrapper
{
    width: 330px;
    height: 150px;
    margin: 0;
    padding: 0;
    left: 0;
    top: 12px;
}

#OtherProducts #OtherProducts-Contents .infiniteCarousel ul li
{
    height: 150px;
    padding: 0;
    width: auto;
}

.OtherProducts-ExpandOn-BG
{
    background: url("/Images/OtherProducts-ExpandOn-BG.png") no-repeat scroll 0 0 transparent;
    width: 300px;
}

.OtherProducts-ExpandOn-BG #OtherProducts-Top, .OtherProducts-ExpandOn-BG #OtherProducts-Bottom
{
    background: none !important;
}

/* PRODUCTS RANGE PAGE */

body.products #Banner
{
    min-height: 600px;
    background: url(/Images/product-range-home.png) center top  no-repeat;
    position: relative;
    top: -60px;
}



#product-range
{
    display: none;
}

#Products-Panel
{
    position: absolute;
    top: 286px;
    left: 50px;
}

#Products-Panel-Subnav
{
    position: relative;
    z-index: 3;
}

#Products-Panel-Subnav ul
{
    list-style: none outside none;
    margin: 0 0 0 244px;
    padding: 0;
}

#Products-Panel-Subnav ul li
{
    display: inline;
    padding-right: 5px;
}

#Products-Panel-Wrapper
{
    background: url("/Images/Products-Panel-BG.png") no-repeat scroll 0 0 transparent;
    height: 234px;
    width: 869px;
    position: relative;
    top: -16px;
    padding-top: 14px;
}

#Products-Table
{
    background: url("/Images/Products-Table-BG.png") no-repeat scroll 0 0 transparent;
    height: 224px;
    width: 481px;
    float: left;
    position: relative;
    top: -3px
}

#Natural-Ingredients-Banner
{
    background: url("/Images/nutritional_icon.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:173px;
    left:155px;
    position:absolute;
    top:325px;
    width:232px;
}

#Products-Table ul.level1
{
    font-weight: bold;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 0 6px;
    padding: 0;
}

a.ProductInfo
{
    background: url("/Images/product-info.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 120px;
    display: inline-block;
    padding-right: 9px;
}

a.ProductNutrition
{
    background: url("/Images/products-nutrition.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 132px;
    padding-right: 11px;
    display: inline-block;
}

a.ProductIngredients
{
    background: url("/Images/Products-ingredients.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 83px;
    display: inline-block;
}
a.ProductInfo:Hover, a.ProductInfo-Sel
{
    background: url("/Images/product-info-on.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 120px;
    display: inline-block;
}

a.ProductNutrition:Hover, a.ProductNutrition-Sel
{
    background: url("/Images/products-nutrition-on.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 132px;
    display: inline-block;
}

a.ProductIngredients:Hover, a.ProductIngredients-Sel
{
    background: url("/Images/Products-ingredients-on.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    width: 83px;
    display: inline-block;
}

a.Product-37gPack
{
    background: url("/Images/product-37gPack.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 149px;
    display: inline-block;
}

a.Product-30gPack
{
    background: url("/Images/product-30gPack.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 149px;
    display: inline-block;
}

a.Product-5Pack
{
    background: url("/Images/product-5Pack.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 149px;
    display: inline-block;
}


a.Product-37gPack:hover, a.Product-37gPack-Sel
{
    background: url("/Images/product-37gPack-Sel.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 149px;
    display: inline-block;
}

a.Product-30gPack:hover, a.Product-30gPack-Sel
{
    background: url("/Images/product-30gPack-Sel.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 149px;
    display: inline-block;
}

a.Product-5Pack:hover, a.Product-5Pack-Sel
{
    background: url("/Images/product-5Pack-Sel.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 149px;
    display: inline-block;
}

ul.Product-Table-Tabs
{
    list-style: none;    
    margin: 0;
    padding: 3px 0 0 6px;
    position: absolute;
}

ul.Product-Table-Tabs li
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    position: relative;
}

ul.Row1, ul.Row2, ul.Row3
{
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 150px;
}
ul.Row1 li, ul.Row1 li, ul.Row3 li
{
    display: block;
    height: auto;
}


ul.Product-Table-Contents
{
    list-style: none outside none;
    margin: 0;
    padding: 45px 0 0 9px;
    position: absolute;
    margin: 45px 0 0 9px;
    padding: 0;
}

.MilkybarKid1, .MilkybarKid2, .MilkybarKid3 {height: 341px; left: 736px; position: absolute; top: 230px; width: 224px;}
.MilkybarKid2 {display: none;}
.MilkybarKid3 {display: none;}


/* ADMIN */

#Admin-Menu
{
    float: left;
    width: 200px;
}

#Admin-Menu, #Admin-Menu li
{
    list-style: none;
    padding: 5px 0;
    margin: 0;
}

#Admin-Menu a
{
    color: #FC0014;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

#Admin-Content
{
    margin-left: 220px;
    padding: 20px 0 0 0;
}

#Admin .form
{
    margin: 10px 0 0 0;
    padding: 0;
    min-height: 160px;
}

    #Admin .form .image
    {
        width: 210px;
        padding: 5px;
        float: left;
    }

    #Admin .photo-moderation
    {
        height: 200px;
        clear: both;
    }

    #Admin .form .photo-image
    {
        width: 210px;
        float: left;
    }

    #Admin .form .photo-image img
    {
        height: 200px;
        width: 200px;
    }

    #Admin .form .meta
    {
        margin-left: 220px;
        padding: 5px;
    }

        #Admin .form .meta span
        {
            display: block;
            float: left;
            width: 120px;
            font-weight: bold;
        }

            #Admin .form .meta div
            {
                margin: 0 0 6px 0;
            }

#Admin .scroll-form
{
    height: 530px;
    overflow-y: auto;
}

#Admin .current-video
{
    padding: 5px;
}

    #Admin .current-video .form .image,
    #Admin .current-video .form .meta
    {
        padding: 0;
    }

#Admin input.date
{
    width: 80px;
}

#floatingStatic .form-scroll
{
    height:400px;
    overflow-y:auto;
    clear: both;
}

#floatingStatic .title-image
{
    margin: 6px 0;
}

/* POPUP FORMS */

#LoginModal,
#ForgotPasswordModal,
#RegModal,
#PublishModal
{
    z-index: 100 !important;
}

.form-container
{
    background-color: White;
    padding-left: 20px;
    padding-right: 15px;
    width: 585px;
    position: relative;
    top: -7px;
}

.form-top
{
    background-image: url("/images/form-panel-top.png");
    background-repeat: no-repeat;
    height: 22px;
    width: 620px;
}

.form-bottom
{
    background-image: url("/images/form-panel-bottom.png");
    background-repeat: no-repeat;
    height: 31px;
    width: 620px;
    position: relative;
    top: -7px;
}

#raisin .form-container
{
    width: 585px;
    height: 345px;
}
/*
#raisin .form-top
{
    background-image: url("/images/form-panel-raisin-top.png");
    width: 820px;
}

#raisin .form-bottom
{
    background-image: url("/images/form-panel-raisin-bottom.png");
    width: 820px;
}
*/
#raisin .form-container div
{
    padding-top: 10px;
}

#raisin .info
{
    width: 240px;
    float: left;
    padding-left: 10px;
}

#raisin img.shot
{
    float: right;
    margin-top: 20px;
}

.form-header
{
    margin-left: 6px;
}

.form-close
{
    display: block;
    float: right;
    height: 27px;
    width: 34px;
    left: 9px;
    position: relative;
}

.form
{
    padding: 10px 0 14px 0;
}

.form .left-column,
.form .right-column
{
}

.form .left-column
{
}

.form .right-column
{
}

.form p
{
    height: 28px;
    margin: 0;
}

.form p.button
{
    margin-bottom: 0;
    padding-left: 8px;
}
.form label
{
    display: inline-block;
    font-weight: bold;
    width: 132px;
    margin: 0;
}
.form input
{
}
.form .input-bg-big
{
    background-image: url("/Images/input-bg-big.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 20px;
    padding: 0 10px;
    width: 280px;
    margin-right: 9px;
}

.form .input-bg-mid
{
    background-image:url("/Images/input-bg-mid.png");
    background-repeat:no-repeat;
    height:31px;
    padding-left:4px;
    padding-top:4px;
    width:243px;
}

.form .input-bg-mid input
{
    background:none repeat scroll 0 0 transparent;
    border:medium none;
    width:228px;
}

.form span.Mandatory
{
    color: red;
}

.form div.error-summary
{
    padding: 0 0 12px 0;
}

.form p.checkBoxField
{
    padding-left: 142px;
    height: 20px;
}

.form p.login-links
{
    line-height: 18px;
    padding: 0 0 14px 8px;
}

.form p.checkBoxField input
{
}

.form p.checkBoxField label
{
    display: inline-block;
    padding-left: 5px;
    position: relative;
    top: -3px;
    width: 300px;
}

.form p.RadioBoxField
{
    height: 20px;
    padding-top: 5px;
}

.form p.RadioBoxField span label
{
    display: inline-block;
    padding-left: 5px;
    position: relative;
    width: 50px;
}

.form a
{
    text-decoration: underline;
}

.form p.OptinCheckbox label
{
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 14px;
    width: 404px;
}
.form p.OptinCheckbox
{
    min-height: 80px;
    padding-left: 142px;
    padding-bottom: 10px;
    float: left;
}

.Privacy-Policy
{
    float: left;
    padding: 10px 0 0px 142px;
}

.form a.form-cancel
{
    left: 50px;
    position: relative;
    top: -19px;
}
.modalBackground
{
    display: none;
    margin: 0;
}

.login .form-top
{
    background-image: url("/images/form-login-top.png");
    background-repeat: no-repeat;
    height: 13px;
    width: 480px;
}

.login .form-bottom
{
    background-image: url("/images/form-panel-bottom.png");
    background-repeat: no-repeat;
    height: 13px;
    width: 480px;
    position: relative;
    top: -7px;
}

.login .form-container
{
    background-color: White;
    padding-left: 20px;
    padding-right: 15px;
    width: 445px;
    position: relative;
    top: -7px;
}

.login .form label
{
    padding-left: 10px;
    width: 109px;
}

.login .button label
{
    width: 100px;
}

.login .button
{
    padding-top: 7px;
}

.login .form p.checkBoxField
{
    height: 15px;
    padding-left: 117px;
}

.login .form-close
{
    padding-top: 10px;
}

.Delete-Account
{
    display: inline-block;
    font-weight: bold;
    padding-left: 31px;
    padding-top: 20px;
}

.recaptcha-label
{
    float: left;
    margin-top: 10px;
}

.recaptcha-panel
{
    float: left;
    margin: 5px 0 5px 0px;
}

.updateProgress
{
    background-color: Gray;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    top: 1px;
    width: 100%;
    z-index: 1000000000;
}

.updateProgress div
{
    background:none repeat scroll 0 0 #FFFFFF;
    color:#000000;
    font-size:24px;
    font-weight:normal;
    margin-left:50%;
    padding:20px;
    position:fixed;
    text-align:center;
    top:292px;
    width:200px;
}

/* CUSTOM FORMS - Publish */

.publish .form
{
    clear: both;
}

.publish .form-top
{
    background-image: url("/images/form-panel-publish-top.png");
    height: 9px;
    width: 299px;
    line-height: 8px;
}

.publish .form-close
{
    left: 0;
}

.publish .form-container
{
    background-color: White;
    width: 299px;
    padding: 0;
    top: 0;
}

.publish .form-bottom
{
    background-image: url("/images/form-panel-publish-bottom.png");
    height: 9px;
    width: 299px;
}

.publish .panel
{
    border-top: 1px solid #e5e5e5;
    padding: 14px 12px;
}

.publish .panel-disabled
{
    background: #f2f2f2;
}

.publish a
{
    text-decoration: none;
    display: block;
    line-height: 22px;
}

    .publish a img
    {
        float: left;
        margin-right: 8px;
    }

img.title-image
{
    position: absolute;
    margin: 6px 10px
}

#max-videos a
{
    display: inline;
    line-height: normal;
    text-decoration: underline;
}

.pub-panel
{
    height:46px;
    line-height:18px;
    margin:6px 0 0;
}

    .pub-panel input
    {
        float: left;
    }

    .pub-panel span
    {
        float: left;
        margin: 0 0 0 6px;
    }
    
    
    
/** Profle **/

#profilePlayer
{
    padding: 19px;
}

#tabcontent 
{ 
	position:relative; 
	top:10px; 
	width:660px;
    background: url(../Images/kid-profile-bg.png) bottom center no-repeat;
	width:660px;
	height:500px;
	margin: 0 auto;
}

#tabcontent h2.name
{
	color:#414141;
	padding:6px 0 0 43px;
	font-size:20px;
}

#tabcontent h2.name span
{
	padding: 0 0 0 7px;	
}

#tabcontent #rotate ul.tabs
{
	list-style:none outside none;
	background: url("/Images/profile-tab-on.png") no-repeat scroll 0 0 transparent;
	margin: 14px 0 0 38px;
	width:448px;
	height:31px;
	padding: 4px 0 0 10px;
}

#tabcontent #rotate ul.tabs li a
{
	font-size:18px;
	font-weight:bold;
}

#tabcontent p { line-height:1.5em;}

#tabcontent #rotate .profile-details
{
	background: url(../Images/two-paper-profile-bg.png) no-repeat;
	height:227px;
	width:500px;
	margin: 20px auto auto;
}

#tabcontent #rotate .profile-details #white
{
	float:left;	
	margin: 35px 0 0 20px;
}

#tabcontent #rotate .profile-details #white .divLeft
{
	margin-top: 5px;
	float: left;
	width: 80px;
	color: #7F7F7F;
	font-size: 11px;
	font-weight: bold;
}

#tabcontent #rotate .profile-details #white .divRight
{
	margin-top: 5px;
	float: right;
	width: 165px;
	color: #000;
	font-size: 11px;
}

#tabcontent #rotate .profile-details #white .divRight img.chevron{ vertical-align:middle;}

#tabcontent #rotate .profile-details #white .divRight a{text-decoration:underline;color: #000;}

#tabcontent #rotate .profile-details #white .divClear { clear: both; visibility: hidden;}

#tabcontent #rotate .profile-details #yellow
{
	float:left;	
	margin:30px 0 0 23px;
}

#tabcontent #rotate .profile-details #yellow h3
{
	color:#63217E;
	padding: 0 0 15px 0;
	font-size:20px;		
}

#tabcontent #rotate .profile-details #yellow p
{
	color:#7F7F7F;
	font-size: 11px;
	padding: 0 0 10px 0;
}

#tabcontent #rotate .profile-details #yellow p span
{
	float:right;
	margin:8px 30px 0 0;
	color:#63217e;
	font-size:18px;
	font-weight:bold;
}

#tabcontent #rotate .profile-details #yellow img
{
	vertical-align:bottom;
}

#tabcontent #rotate #my-videos #main-video
{
	float:left;	
	margin: 10px 0 0 30px;
	background: url(../Images/video-bg.png) no-repeat;
	width:360px;
	height:242px;
}

#tabcontent #rotate #my-videos #main-video-info
{
	float:left;	
	width:210px;
	margin: 30px 0 0 20px;
}

#tabcontent #rotate #my-videos #main-video-info h1
{
padding: 0 0 15px 0;	
}
#tabcontent #rotate #my-videos #main-video-info p
{
	line-height: 2em;
	padding: 3px 0 8px 0;
	color:#7F7F7F;
	font-size: 11px;
	font-weight:bold;
}

#tabcontent #rotate #my-videos #main-video-info p.extra
{
	line-height: 1.5em;
}

#tabcontent #rotate #my-videos #main-video-info p.extra span
{	
	float:right;
	margin:0 30px 0 0;
	color:#63217e;
	font-size:18px;
	font-weight:bold;
}

#tabcontent #rotate #my-videos #main-video-info p img.kid-of-week-video
{
	vertical-align:top;
}

#tabcontent #rotate #other-takes
{
	top:345px;
	position:absolute;	
	margin: 0 0 0 20px;
}

#tabcontent #rotate #other-takes h2
{
	margin: 15px 10px 0 10px;	
}

#tabcontent #rotate #other-takes #show-reel
{
	background: url(../Images/show-reel.png) no-repeat;
	width:625px;
	height:126px;
	padding: 1px;
}

#tabcontent #rotate #other-takes #show-reel ul
{
	margin: 0 50px;
}

#tabcontent #rotate #other-takes #show-reel ul li
{
	float:left;
	margin:35px 0 0 0;
	padding: 0 15px 0 0;	
}

/* profile - image tab */

#profile-images
{
    margin: 0 17px 0 20px;
    position: relative;
}

#view-profile-image
{
    position: absolute;
    background: url(../Images/main-profile-image-bg.png) top left no-repeat;
    top: 0;
    left: 5px;
    width: 345px;
    height: 405px;
}

#view-profile-image img
{
    display:block;
    height:308px;
    left:18px;
    position:absolute;
    top:20px;
    width:308px;
}

#main-image-info
{
    position: absolute;
    top: 30px;
    left: 374px;
}

#profile-image-list
{
    background:none repeat scroll 0 0 red;
    left:380px;
    position:absolute;
    top:280px;
}

#profile-image-list li
{
    position: relative;
    display: block;
    float: left;
    background: url(../Images/profile-image-bg.png) top left no-repeat;
    width: 69px;
    height: 81px;
}

#profile-image-list input
{
    display:block;
    left:5px;
    position:absolute;
    top:6px;
}

#profile-images a.back,
#profile-images a.forward
{
    position: absolute;
    top: 310px;
    left: 353px;
}

#profile-images a.back,
#profile-images a.back:hover
{
    background: url(/Images/image-profile-back.png) no-repeat 0 0;
    height: 19px;
    width: 19px;
}

#profile-images a.forward,
#profile-images a.forward:hover
{
    background: url(/Images/image-profile-forward.png) no-repeat 0 0;
    height: 19px;
    width: 19px;
    left: 594px;
}

/* styled selects */

.styledSelect, .styledSelectActive
{
    display: block;
    cursor: pointer;
    float: left;
    height: 31px;
    line-height: 29px;
    background: url(../Images/ss-outer.png) right top no-repeat;
    position: relative;
    color: #333333;
}

.styledSelectActive
{
    background: url(../Images/ss-outer-active.png) right top no-repeat;
}

.styledSelect span,
.styledSelectActive span
{
    width: 110px;
    display:block;
    height:24px;
    line-height:24px;
    margin-right:24px;
    padding:0 16px 0 12px;
    background: url(../Images/ss-inner.png) left top no-repeat;
}

body.image-gallery .styledSelect,
body.image-gallery .styledSelectActive
{
    background: url(../Images/p-ss-outer.png) right top no-repeat !important;
}

body.image-gallery .styledSelectActive
{
    background: url(../Images/p-ss-outer-active.png) right top no-repeat;
}

body.image-gallery .styledSelect span,
body.image-gallery .styledSelectActive span
{
    background: url(../Images/p-ss-inner.png) left top no-repeat;
}

.styledSelect div
{
	display: none;
	background: #fff;
}

.styledSelectActive ul
{
	background: #fff;
	border: 1px solid #fff;
	border-top: none;
	width: 140px;
}

.styledSelectActive li
{
	padding: 2px;
}

.styledSelectActive div
{
	line-height: normal;
	background: #fff;
	position: absolute;
	z-index: 2000;
	overflow: auto;
	margin-left: 10px;
}

/* SHARING GAME */

img#bg-clouds 
{
    left: 52px;
    position: absolute;
    top: -48px;
}

a#btn-join-on-fbook 
{
    background: transparent url('../Images/SharingGame/btn-join-on-fbook.png') no-repeat scroll 0 0;
    text-indent: -999999px;
    width: 216px;
    height: 35px;
}

img#giant_buttons 
{
    left: 16px;
    position: absolute;
    top: 73px;
    z-index: 300;
}

div#sg_main_fb 
{
    background: transparent url('../Images/SharingGame/main-bg.png') no-repeat scroll 0 0;
    color: #FFFFFF;
    float: left;
    height: 437px;
    margin-left: 340px;
    margin-top: -40px;
    padding: 90px 108px 20px 40px;
    position: relative;
    width: 362px;
    z-index: 200;
}

    div#sg_main_fb h2 
    {
        text-indent: -999999px;
        background: transparent url('../Images/SharingGame/heading-share-buttons.png') no-repeat scroll 0 0;
        width: 312px;
        height: 31px;
        margin-bottom: 14px;
    }
    
    div#sg_main_fb h3 
    {
        text-indent: -999999px;
        background: transparent url('../Images/SharingGame/heading2-share-buttons.png') no-repeat scroll 0 0;
        width: 377px;
        height: 47px;
        margin-bottom: 14px;        
    }
    
    div#sg_main_fb p 
    {
        margin-bottom: 14px;
    }
    
    div#sg_main_fb a#btn-join-on-fbook 
    {
        background: transparent url('../Images/SharingGame/btn-join_on_fbook.png') no-repeat scroll 0 0;
        display: block;
        height: 35px;
        margin-left: 86px;
        margin-top: 30px;
        position: relative;
        text-indent: -999999px;
        width: 216px;
        z-index: 200;
    }
    
img#share-game-western-assets 
{
    position: absolute;
    right: 156px;
    top: 270px;
    z-index: 100;
    
}

/* BUTTON COUPON */


a#btn-back-to-fbook
{
    background: transparent url('../Images/ButtonCoupon/btn-head-fbook.png') no-repeat scroll 0 0;
    text-indent: -999999px;
    width: 276px;
    height: 35px;
    display: block;
    margin-left: 70px;
    margin-top: 70px;
    position: relative;
    z-index: 200;
}

    body.button-coupon div#sg_main_fb 
    {
        background: transparent url('../Images/ButtonCoupon/main-bg.png') no-repeat scroll 0 0;
        height: 326px;
        margin-top: 70px;
        padding: 40px 108px 20px 40px;
        width: 482px;        
    }

     body.button-coupon div#sg_main_fb h2 
     {
         background: transparent url('../Images/ButtonCoupon/heading-nice-work.png') no-repeat scroll 0 0;
     }

    body.button-coupon div#sg_main_fb h3
    {
        background: transparent url('../Images/ButtonCoupon/heading2.png') no-repeat scroll 0 0;
        width: 349px;
        height: 105px;
    }
    
    body.button-coupon img#share-game-western-assets 
    {
        z-index: 100;
        right: 130px;
        top: 280px;
    }
    
/* AUDITION WINNERS */

body.ungrow #outer 
{
    min-height: 550px;
} 

body.ungrow #outer a 
{
    outline: none;
}

body.ungrow #inner 
{
    background: url("/Images/Ungrow/ungrow-bg.png") no-repeat scroll center top transparent;
    height: 550px;
}

div.audition_winners 
{
    width: 620px;
    height: 380px;
    position: absolute;
    left: 249px;
    top: 30px;
}

    div.audition_winners h2 
    {
        background: transparent url('../Images/Ungrow/head-ungrow.png') no-repeat scroll 0 0;
        width: 288px;
        height: 65px;
        text-indent: -999999px;
        margin: 0 auto;
    }
    
    div.audition_winners h3 
    {
        background: transparent url('../Images/Ungrow/head2-closed.png') no-repeat scroll 0 0;
        width: 431px;
        height: 48px;
        text-indent: -999999px;
        margin: 0 auto 10px;
    }
    
    div.audition_winners a#audition_winners 
    {
        display: block;
        background: transparent url('../Images/Ungrow/btn-winners.png') no-repeat scroll 0 0;
        text-indent: -999999px;
        width: 224px;
        height: 210px;
        float:left;
        margin-left: 60px;
        margin-right: 40px;
    }
    
    div.audition_winners a#runners_up 
    {
        display: block;
        background: transparent url('../Images/Ungrow/btn-runners-up.png') no-repeat scroll 0 0;
        text-indent: -999999px;
        width: 223px;
        height: 212px;
        float: left;
    }
    
    div.audition_winners div#all_submissions
    {
        clear: both;
        float: left;
        margin: 10px 0 0 220px;
        width: 680px;
        position: relative;
    }    
    
        div.audition_winners div#all_submissions img 
        {
            position: absolute;
            top: 0;
            left: 0;
        }
        
         div.audition_winners div#all_submissions a 
         {
            left: 185px;
            position: absolute;
         }
    

/* LIGHTBOX OVERRIDES */

.pp_close
{
    background: url(../Images/form-panel-close.png) top left no-repeat !important;
    height:31px !important;
    width:31px !important;
}

#darken
{
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    z-index: 50 !important;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

