/*------------------------------------*\
   GLOBAL CSS
\*------------------------------------*/

/*------------------------------------*\
   RESET CSS
\*------------------------------------ */
body {
    padding-bottom: 100px;
}

html, body, div, span, applet, object, iframe,
/*h1, h2, h3, h4, h5, h6,*/
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, tbody, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    border: 0;
    /*font-weight: normal;*/
    /*font-size: 100%;*/
    /*font: inherit;*/
    /*vertical-align: middle;*/
}

/*------------------------------------*\
   IMPORTED FONTS
\*------------------------------------*/
@font-face {
    font-family: 'universltstd-bold';
    src: url('fonts/universltstd/universltstd-bold-webfont.eot');
    src: url('fonts/universltstd/universltstd-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/universltstd/universltstd-bold-webfont.woff') format('woff'), url('fonts/universltstd/universltstd-bold-webfont.ttf') format('truetype'), url('fonts/universltstd/universltstd-bold-webfont.svg#universltstd-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'univers_55_roman';
    src: url('fonts/universltstd/univers_55_roman-webfont.eot');
    src: url('fonts/universltstd/univers_55_roman-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/universltstd/univers_55_roman-webfont.woff') format('woff'), url('fonts/universltstd/univers_55_roman-webfont.ttf') format('truetype'), url('fonts/universltstd/univers_55_roman-webfont.svg#univers_55_roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------------*\
   TYPOGRAPHY
\*------------------------------------*/
body {
    text-align: left;
    font-family: Verdana, Arial, Lucida Grande, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 18px;  /*1.150em;*/
    font-weight: normal;
    background-color: #FFF;
    min-width: 1000px;
}

p {
    color: #484848;
    font-size: 0.75em;
    padding: 5px 0;
}

    p a {
        color: #001dc4;
        text-decoration: none;
    }

        p a:hover {
            color: #001dc4; /*#3B52A2;*/
            text-decoration: underline;
        }

/*------------------------------------*\
   HEADINGS
\*------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    line-height: 1.25em;
}
/*h1 {font-size:2.250em;}
h2 {font-size:1.688em;}
h3 {font-size:em;}
h4 {font-size:em;}*/

/*------------------------------------*\
   SITE SPECIFIC LAYOUT
\*------------------------------------*/
#divpage {
    position: relative;
    min-width: 1000px;
    width: 95%;
    max-width: 1600px;
    margin: 0px auto;
    padding: 5px;
}

    #divpage #content {
        position: relative;
        float: left;
        width: 100%;
        z-index: 10;
    }

        #divpage #content.homepage {
            height: 550px;
        }

        #divpage #content.interior {
            float: left;
            width: 727px;
        }

/* SEARCH CONTAINER */
#search-container {
    float: right;
    padding: 1px;
}

    #search-container #search {
        float: right;
        width: 510px;
        padding: 1px;
    }

        #search-container #search #language-selector a {
            float: left;
            min-width: 130px;
            color: #2E3678;
            font-size: 9pt;
            text-decoration: none;
        }

            #search-container #search #language-selector a:hover {
                text-decoration: underline;
                font-weight: bold;
                color: maroon;
            }

        #search-container #search ul#search-list {
            float: left;
            width: 230px;
        }

            #search-container #search ul#search-list li {
                float: left;
                display: inline;
            }

                #search-container #search ul#search-list li input.bg-search {
                    float: left;
                    width: 141px;
                    height: 20px;
                    padding: 0 12px 0 8px;
                    color: #696969;
                    font-size: 0.70em;
                    background: #FFF url("../images/bg-search.gif?v=202") no-repeat;
                    border: 0;
                    display: block;
                }

/* TOPNAV CONTAINER */
#topnav-container {
    width: 100%;
    display: block;
}

    #topnav-container #logo-nestle {
        float: left;
        width: 170px;
        height: 63px;
        margin-right: 12px;
    }

    #topnav-container ul#topnav-list {
        float: left;
        /*width: 745px;*/
        height: 75px;
        margin-left: 0px;
        padding: 15px 0 0 0px;
        /*background: transparent url("../images/bg-topnav.png?v=202") no-repeat;*/
        z-index: 100;
    }

        #topnav-container ul#topnav-list > li {
            float: left;
            height: 34px;
            margin-left: 22px;
            padding-left: 22px;
            border-left: 1px solid #DDE0EC;
            display: inline;
        }

            #topnav-container ul#topnav-list > li > a {
                float: left;
                padding-top: 8px;
                color: #000080; /*#2E3678;*/
                font-size: 10pt; /*0.813em;*/
                font-weight: bold;
                text-decoration: none;
                text-align: center;
            }

                #topnav-container ul#topnav-list > li > a:hover {
                    color: #001dc4; /*#F89828;*/
                }

            #topnav-container ul#topnav-list > li.topnav-list-none {
                padding-left: 0px;
                border: none;
            }

            #topnav-container ul#topnav-list > li > a.nutrition-none {
                padding-top: 0px;
            }

/* HOMEPAGE MAIN IMAGE CONTENT */
.homepage-container {
    position: relative;
    float: left;
    width: 970px;
    height: 412px;
}

    .homepage-container .homepage-main {
        position: absolute;
        float: left;
        width: 875px;
        height: 408px;
        z-index: 10;
    }

.homepage .homepage-ctas {
    float: left;
    height: 408px;
    width: 875px;
    position: absolute;
    overflow: hidden;
    z-index: 51;
}

    .homepage .homepage-ctas .homepage-main-cta {
        position: absolute;
        top: 100px;
        left: 490px;
        float: left;
        width: 300px;
        height: 236px;
        background: transparent url("../images/bg-homepage-cta.png?v=202") 20px 0 no-repeat;
        overflow: hidden;
        z-index: 50;
        display: none;
    }

        .homepage .homepage-ctas .homepage-main-cta.top-left {
            top: 20px;
            left: 0px;
            float: left;
            width: 300px;
            height: 236px;
            background: transparent url("../images/bg-homepage-cta.png?v=202") 20px 0 no-repeat;
        }

        .homepage .homepage-ctas .homepage-main-cta.top-middle {
            display: none;
            position: absolute;
            top: 20px;
            left: 255px;
            float: left;
            width: 300px;
            height: 236px;
            background: transparent url("../images/bg-homepage-cta.png?v=202") 20px 0 no-repeat;
        }

        .homepage .homepage-ctas .homepage-main-cta.top-right {
            display: none;
            position: absolute;
            top: 20px;
            left: 510px;
            float: left;
            width: 300px;
            height: 236px;
            background: transparent url("../images/bg-homepage-cta.png?v=202") 20px 0 no-repeat;
        }

        .homepage .homepage-ctas .homepage-main-cta.bottom-left {
            top: 120px;
            left: 0px;
            float: left;
            width: 300px;
            height: 236px;
            background: transparent url("../images/bg-homepage-cta.png?v=202") 20px 0 no-repeat;
        }

        .homepage .homepage-ctas .homepage-main-cta.bottom-middle {
            display: none;
            position: absolute;
            top: 120px;
            left: 255px;
            float: left;
            width: 300px;
            height: 236px;
            background: transparent url("../images/bg-homepage-cta.png?v=202") 20px 0 no-repeat;
        }

        .homepage .homepage-ctas .homepage-main-cta.bottom-right {
            display: none;
            position: absolute;
            top: 120px;
            left: 510px;
            float: left;
            width: 300px;
            height: 236px;
            background: transparent url("../images/bg-homepage-cta.png?v=202") 20px 0 no-repeat;
        }
        /* need next-btn and prev-btn names for rotator.js library */
        .homepage .homepage-ctas .homepage-main-cta .prev-btn {
            position: absolute;
            top: 101px;
            left: 0px;
            float: left;
            width: 32px;
            height: 32px;
            background: transparent url("../images/assets-global.png?v=202") 0 -81px no-repeat;
            cursor: pointer;
        }

        .homepage .homepage-ctas .homepage-main-cta .next-btn {
            position: absolute;
            top: 101px;
            right: 0px;
            float: left;
            width: 32px;
            height: 32px;
            background: transparent url("../images/assets-global.png?v=202") 0 -123px no-repeat;
            cursor: pointer;
        }

        /*.homepage .homepage-ctas {float: left; height: 408px; width: 875px; position: absolute; overflow: hidden;}*/

        /* Changed to be prev-btn and next-btn
.homepage-main #homepage-main-cta .homepage-main-previous a {position:absolute; top:101px; left:0px; float:left; width:32px; height:32px; background:transparent url("../images/assets-global.png?v=202") 0 -42px no-repeat;}
.homepage-main #homepage-main-cta .homepage-main-next a {position:absolute; top:101px; right:0px; float:left; width:32px; height:32px; background:transparent url("../images/assets-global.png?v=202") 0 -78px no-repeat;} 
*/
        .homepage .homepage-ctas .homepage-main-cta .homepage-main-copy {
            float: left;
            width: 230px;
            height: 190px;
            margin: 20px 20px 20px 20px;
        }

            .homepage .homepage-ctas .homepage-main-cta .homepage-main-copy h1 {
                width: 230px; /*margin:0px auto; padding-bottom:10px;*/
                color: #022A48;
                font-size: 1.9em;
                font-family: "univers_55_roman";
                line-height: 1.125em;
            }

            .homepage .homepage-ctas .homepage-main-cta .homepage-main-copy h2 {
                width: 230px; /*margin:0px auto;*/
                color: #394D99;
                font-size: 1.700em;
                line-height: 1.125em;
                font-family: "univers_55_roman";
            }

            .homepage .homepage-ctas .homepage-main-cta .homepage-main-copy h3 {
                width: 230px; /*margin:0px auto; padding-bottom:10px;*/
                color: #022A48;
                font-size: 1.5em;
                font-family: "univers_55_roman";
            }

.homepage-container .slide-image {
    position: absolute;
}

.slides {
    z-index: 10;
}

/* HOMEPAGE RIGHTNAV CTA'S */
#homepage-right-ctas {
    float: left;
    height: 408px;
    width: 970px;
    position: absolute;
    overflow: hidden;
    z-index: 50;
}

    #homepage-right-ctas .rightnav-cta-container {
        position: absolute;
        top: 0px;
        left: 810px;
        width: 160px;
        z-index: 100;
    }

        #homepage-right-ctas .rightnav-cta-container .rightnav-cta {
            position: relative;
            float: left;
            width: 160px;
            padding-bottom: 21px;
            display: none;
        }

        #homepage-right-ctas .rightnav-cta-container .rightnav-cta-img {
            float: left;
            width: 115px;
            height: 115px;
            z-index: 160;
        }
        /*#homepage-right-ctas  .rightnav-cta-container .rightnav-cta-btn-sm a {position:absolute; top:101px; left:0px; float:left; width:113px; height:21px; padding:3px 33px 0 14px; color:#022B47; font-size:0.75em; background:transparent url("../images/btn-rightnav-cta-sm.gif?v=202") no-repeat; text-decoration:none; overflow:hidden; z-index:10;}*/
        #homepage-right-ctas .rightnav-cta-container .rightnav-cta-btn a {
            position: absolute;
            top: 94px;
            left: 0px;
            float: left;
            width: 113px;
            height: 31px;
            padding: 3px 33px 0 14px;
            color: #022B47;
            font-size: 0.75em;
            background: transparent url("../images/btn-rightnav-cta.png?v=202") no-repeat;
            text-decoration: none;
            line-height: 1.063em;
            overflow: hidden;
            z-index: 10;
        }

            #homepage-right-ctas .rightnav-cta-container .rightnav-cta-btn a:hover {
                color: #001dc4;
            }

.rightnav-cta-img img {
    z-index: 99999;
}

/* HOMEPAGE BANNER CTA'S */
#homepage-cta-container {
    position: absolute;
    top: 386px;
    left: 8px;
    float: left;
    width: 970px;
    height: 183px;
    background: transparent url("../images/bg-homepage-cta.gif?v=202") no-repeat;
    z-index: 1;
}

    #homepage-cta-container .homepage-cta {
        float: left;
        width: 214px;
        margin: 35px 10px 0 16px;
    }

        #homepage-cta-container .homepage-cta .homepage-cta-img {
            float: left;
            width: 73px;
            margin-right: 6px;
        }

        #homepage-cta-container .homepage-cta .homepage-cta-copy {
            float: left;
            width: 135px;
            height: 104px;
            margin-top: 4px;
            overflow: hidden;
        }

            #homepage-cta-container .homepage-cta .homepage-cta-copy h4 {
                float: left;
                width: 135px;
                color: #2E3678;
                font-size: 0.75em;
                font-weight: bold;
                line-height: 1.250em;
            }

            #homepage-cta-container .homepage-cta .homepage-cta-copy p {
                float: left;
                width: 135px;
                color: #696969;
                font-size: 0.69em;
                line-height: 1.500em;
            }

        #homepage-cta-container .homepage-cta a.homepage-cta-link {
            float: right;
            height: 20px;
            margin-right: 3px;
            padding: 1px 25px 0 0;
            color: #2E3678;
            font-size: 0.75em;
            background: transparent url("../images/homepage-cta-arrow.png?v=202") right 0px no-repeat;
            text-decoration: none;
        }

            #homepage-cta-container .homepage-cta a.homepage-cta-link:hover {
                text-decoration: underline;
            }

/* BREADCRUMBS */
#divpage #content #breadcrumbs-container {
    float: left;
    width: 917px;
    margin-left: 32px;
    padding-bottom: 4px;
}

    #divpage #content #breadcrumbs-container ul#breadcrumbs-list {
        float: left;
        margin-top: 4px;
        list-style: none;
    }

        #divpage #content #breadcrumbs-container ul#breadcrumbs-list li {
            float: left;
            margin-right: 4px;
            color: #4760C5;
            font-size: 0.625em;
            font-weight: bold;
            display: inline;
        }

            #divpage #content #breadcrumbs-container ul#breadcrumbs-list li a {
                float: left;
                color: #4760C5;
                text-decoration: none;
            }

                #divpage #content #breadcrumbs-container ul#breadcrumbs-list li a:hover {
                    text-decoration: underline;
                }

            #divpage #content #breadcrumbs-container ul#breadcrumbs-list li.breadcrumbs-list-on {
                color: #133855;
            }

    #divpage #content #breadcrumbs-container ul#utilities-list {
        float: right;
        list-style: none;
    }

        #divpage #content #breadcrumbs-container ul#utilities-list li {
            float: left;
            margin-left: 10px;
            display: inline;
        }

            #divpage #content #breadcrumbs-container ul#utilities-list li.btn-share {
                float: left;
                margin-top: 2px;
            }

/* DROPDOWN MENU */
.pdd-main {
    float: left;
    width: 266px;
    height: 25px;
    background: transparent url("../images/bg-product-select.png?v=202") no-repeat;
    display: block;
    z-index: 1000;
}

.pdd-select dd, .pdd-select dt, .dropdown ul {
}

.pdd-select dd {
    position: relative;
    color: #FFF;
    z-index: 100;
}

.pdd-select a, .pdd-select a:visited {
    color: #ad0000;
    text-decoration: none;
    outline: none;
}

    .pdd-select a:hover {
        color: #001dc4;
    }

.pdd-select dt a:hover {
    color: #001dc4;
}

.pdd-select dt a {
    display: block;
}

    .pdd-select dt a span {
        padding: 3px 0 2px 10px; /*color:#3F4C9A;*/
        color: #727272; /*font-size:0.500em;*/
        cursor: pointer;
        display: block;
        font-size: 0.625em;
    }

#contactus-form .pdd-select dt a span, #subscribe-form .pdd-select dt a span {
    font-size: 13px;
    padding-top: 2px;
}

.pdd-select dd ul {
    position: absolute;
    top: 2px;
    left: 0px;
    padding: 2px 0 2px 0;
    color: #FFF;
    background-color: #7C8CC4;
    border: 1px solid #7c8cc4;
    list-style: none !important;
    display: none;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    z-index: 2000;
}

.pdd-select span.pdd-value {
    display: none;
    list-style: none !important;
}

.pdd-select dd ul li.product-metacategory {
    padding: 10px 0 0 10px;
    color: #FFF;
    font-size: 0.75em;
    font-weight: bold;
    display: block;
}

.pdd-select dd ul li a {
    padding-left: 10px;
    color: #FFF;
    font-size: 0.625em;
    display: block;
    width: 245px;
    margin: auto 4px;
}

    .pdd-select dd ul li a:hover {
        background-color: #B6C4FF;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }



/* NUTRITION PAGES */
#divpage #content h1.header {
    float: left;
    width: 930px;
    margin: 6px 0 6px 32px;
    color: #042B48;
    font-family: "universltstd-bold";
    font-size: 1.688em;
}
/*#divpage #content h1 {float:left; margin:6px 0 6px 0px; color:#042B48; font-family:"universltstd-bold"; font-size:1.688em; font-weight:bold;}*/
#divpage #content.interior #intro-container {
    position: relative;
    float: left;
    width: 675px;
    height: 342px;
    padding: 0 26px 0 26px;
    background: transparent url("../images/bg-intro-container.gif?v=202") 0 8px no-repeat;
}

    #divpage #content.interior #intro-container .nutrition-container {
        float: left;
        width: 675px;
        height: 238px;
        overflow: hidden;
    }

        #divpage #content.interior #intro-container .nutrition-container h2 {
            float: left;
            width: 350px;
            margin: 29px 0 0px 10px;
            color: #032A49;
            font-family: "universltstd-bold";
            font-size: 2.000em;
        }

            #divpage #content.interior #intro-container .nutrition-container h2 a {
                color: #032A49;
                text-decoration: none;
            }

                #divpage #content.interior #intro-container .nutrition-container h2 a:hover {
                    text-decoration: underline;
                }

        #divpage #content.interior #intro-container .nutrition-container p {
            float: left;
            width: 350px;
            margin-left: 10px;
            color: #484848;
            font-size: 0.875em;
        }

        #divpage #content.interior #intro-container .nutrition-container .nutrition-info {
            position: relative;
            float: left;
            width: 308px;
            height: 238px;
        }

            #divpage #content.interior #intro-container .nutrition-container .nutrition-info ul {
                position: absolute;
                top: 0px !important;
                left: 0px;
                float: left;
                width: 300px;
                height: 328px;
                margin-top: 4px;
                list-style: none;
                z-index: 100;
            }

            #divpage #content.interior #intro-container .nutrition-container .nutrition-info li {
                position: relative;
                margin: 4px 0;
                display: inline;
            }

                #divpage #content.interior #intro-container .nutrition-container .nutrition-info li .nutrition-header {
                    position: absolute;
                    height: 90px;
                    width: 100%;
                    top: 4px;
                    color: #FFF;
                    font-size: 0.875em;
                    font-weight: bold;
                    z-index: 9999;
                }

.nutrition-header-blue {
    background: transparent url("../images/bg-nutrition-top-blue.png?v=202") no-repeat;
}

.nutrition-header-orange {
    background: transparent url("../images/bg-nutrition-top-orange.png?v=202") no-repeat;
}

.nutrition-header-brown {
    background: transparent url("../images/bg-nutrition-top-brown.png?v=202") no-repeat;
}

.nutrition-header-red {
    background: transparent url("../images/bg-nutrition-top-red.png?v=202") no-repeat;
}

.nutrition-header-green {
    background: transparent url("../images/bg-nutrition-top-green.png?v=202") no-repeat;
}

.nutrition-header-darkblue {
    background: transparent url("../images/bg-nutrition-top-simblue.png?v=202") no-repeat;
}

.nutrition-header-yellow {
    background: transparent url("../images/bg-nutrition-top-yellow.png?v=202") no-repeat;
}

.nutrition-header-lightblue {
    background: transparent url("../images/bg-nutrition-top-lightblue.png?v=202") no-repeat;
}


#divpage #content.interior #intro-container .nutrition-container .nutrition-info li .nutrition-border {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 308px;
    height: 238px;
    background: transparent url("../images/bg-nutrition.png?v=202") no-repeat;
    z-index: 102;
}

#divpage #content.interior #intro-container .nutrition-container .nutrition-info li img {
    z-index: 20;
}

#divpage #content.interior #intro-container .nutrition-container .nutrition-header a.copy {
    text-align: center;
    line-height: 1.000em;
    font-size: 0.875em;
    position: absolute;
    top: 18px;
    width: 206px;
    margin-left: 44px;
    text-decoration: none;
    color: white;
}

#divpage #content.interior #intro-container .nutrition-container .nutrition-header .copy a:hover {
    text-decoration: underline;
}


#divpage #content.interior #intro-container .nutrition-container .nutrition-info ul.nutrition-list li.previous a {
    position: absolute;
    top: 18px;
    left: 20px;
    float: left;
    width: 20px;
    height: 20px;
    background: transparent url("../images/assets-global.png?v=202") 0 -441px no-repeat;
    overflow: hidden;
}

#divpage #content.interior #intro-container .nutrition-container .nutrition-info ul.nutrition-list li.next a {
    position: absolute;
    top: 18px;
    right: 20px;
    float: left;
    width: 20px;
    height: 20px;
    background: transparent url("../images/assets-global.png?v=202") 0 -471px no-repeat;
    overflow: hidden;
}

#divpage #content.interior #intro-container .nutrition-container .nutrition-border {
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    width: 308px;
    height: 238px;
    background: transparent url("../images/bg-nutrition.png?v=202") no-repeat;
    z-index: 10;
}

#divpage #content.interior #intro-container .nutrition-container .nutrition-info ul.nutrition-list li.copy a {
    color: #FFF;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.000em;
    text-align: center;
    text-decoration: none;
}


/* RECIPES PAGES */
#divpage #content.interior #intro-container .recipes-container {
    float: left;
    width: 616px;
    height: 238px;
    margin-left: 32px;
}

    #divpage #content.interior #intro-container .recipes-container .btn-recipes-previous a {
        position: absolute;
        top: 95px;
        left: 8px;
        float: left;
        width: 41px;
        height: 42px;
        background: transparent url("../images/assets-global.png?v=202") 0 -337px no-repeat;
        overflow: hidden;
    }

    #divpage #content.interior #intro-container .recipes-container .btn-recipes-next a {
        position: absolute;
        top: 95px;
        right: 8px;
        float: left;
        width: 41px;
        height: 42px;
        background: transparent url("../images/assets-global.png?v=202") 0 -389px no-repeat;
        overflow: hidden;
    }

    #divpage #content.interior #intro-container .recipes-container .recipes-info {
        position: relative;
        float: left;
        width: 308px;
        height: 238px;
    }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-blue {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-blue.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-green {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-green.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-orange {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-orange.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-red {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-red.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-darkblue {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-darkblue.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-yellow {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-yellow.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-brown {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-brown.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-header-lightblue {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 300px;
            height: 90px;
            margin-top: 4px;
            list-style: none;
            background: transparent url("../images/bg-nutrition-top-simblue.png?v=202") no-repeat;
            z-index: 100;
        }





        #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-info-title a {
            float: left;
            width: 300px;
            margin-top: 16px;
            color: #FFF;
            font-size: 0.875em;
            font-weight: bold;
            line-height: 1.000em;
            text-align: center;
            text-decoration: none;
        }

            #divpage #content.interior #intro-container .recipes-container .recipes-info .recipes-info-title a:hover {
                text-decoration: underline;
            }

    #divpage #content.interior #intro-container .recipes-container .recipes-border {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 308px;
        height: 238px;
        background: transparent url("../images/bg-nutrition.png?v=202") no-repeat;
        z-index: 10;
    }

    #divpage #content.interior #intro-container .recipes-container .recipes-img {
        position: absolute;
        top: 54px;
        left: 0px;
        float: left;
        width: 300px;
        height: 180px;
        z-index: 1;
    }

/* APPETIZERS PAGES */
#divpage #content #appetizers-container {
    float: left;
    width: 970px;
}

.orange {
    background: transparent url("../images/bg-appetizers.gif?v=202") repeat-y;
    color: #F89828;
}

.blue {
    background: transparent url("../images/bg-appetizers-blue.gif?v=202") repeat-y;
    color: #39559F;
}

.red {
    background: transparent url("../images/bg-appetizers-red.gif?v=202") repeat-y;
    color: #E51937;
}

.brown {
    background: transparent url("../images/bg-appetizers-brown.gif?v=202") repeat-y;
    color: #9C5708;
}

.green {
    background: transparent url("../images/bg-appetizers-green.gif?v=202") repeat-y;
    color: #6DB43F;
}

.darkblue {
    background: transparent url("../images/bg-appetizers-darkblue.gif?v=202") repeat-y;
    color: #354F9A;
}

.lightblue {
    background: transparent url("../images/bg-appetizers-lightblue.gif?v=202") repeat-y;
    color: #00AEEF;
}

.yellow {
    background: transparent url("../images/bg-appetizers-yellow.gif?v=202") repeat-y;
    color: #56AA1C;
}


#divpage #content #appetizers-container .appetizers {
    position: relative;
    float: left;
    width: 663px;
}

    #divpage #content #appetizers-container .appetizers h2 {
        float: left;
        width: 530px;
        margin: 0 60px 14px 70px;
        color: #324B9F;
        font-size: 0.875em;
        font-weight: bold;
    }

    #divpage #content #appetizers-container .appetizers p {
        float: left;
        width: 530px;
        margin: 0 60px 10px 70px;
        color: #484848;
        font-size: 0.875em;
    }

    #divpage #content #appetizers-container .appetizers table.ingredients-table {
        float: left;
        width: 510px;
        margin: 0 60px 10px 70px;
    }

        #divpage #content #appetizers-container .appetizers table.ingredients-table tr {
        }

        #divpage #content #appetizers-container .appetizers table.ingredients-table td {
            padding-bottom: 4px;
            color: #484848;
            font-size: 0.875em;
        }

            #divpage #content #appetizers-container .appetizers table.ingredients-table td a {
                color: #3B52A2;
                text-decoration: none;
            }

                #divpage #content #appetizers-container .appetizers table.ingredients-table td a:hover {
                    text-decoration: underline;
                }

            #divpage #content #appetizers-container .appetizers table.ingredients-table td.amount {
                width: 110px;
            }

            #divpage #content #appetizers-container .appetizers table.ingredients-table td.item {
                width: 300px;
            }

            #divpage #content #appetizers-container .appetizers table.ingredients-table td.size {
                width: 100px;
            }

    #divpage #content #appetizers-container .appetizers ol.preparation-list {
        float: left;
        width: 510px;
        margin: 0 60px 0 45px;
        padding-left: 20px;
    }

        #divpage #content #appetizers-container .appetizers ol.preparation-list li {
            margin-left: 25px;
            padding-bottom: 10px;
            color: #484848;
            font-size: 0.875em;
        }

            #divpage #content #appetizers-container .appetizers ol.preparation-list li a {
                color: #3B52A2;
                text-decoration: none;
            }

                #divpage #content #appetizers-container .appetizers ol.preparation-list li a:hover {
                    text-decoration: underline;
                }

    /*---------Manage border----------------------*/
    #divpage #content #appetizers-container .appetizers .appetizers-border-orange {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-orange ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-orange ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-orange ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-orange ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-orange ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-orange .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #FFF;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .appetizers .appetizers-border-brown {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border-brown.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-brown ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-brown ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-brown ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-brown ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-brown ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-brown .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #FFF;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .appetizers .appetizers-border-blue {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border-blue.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-blue ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-blue ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-blue ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-blue ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-blue ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-blue .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #FFF;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .appetizers .appetizers-border-red {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border-red.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-red ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-red ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-red ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-red ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-red ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-red .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #FFF;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .appetizers .appetizers-border-green {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border-green.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-green ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-green ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-green ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-green ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-green ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-green .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #FFF;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .appetizers .appetizers-border-darkblue {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border-darkblue.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-darkblue ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-darkblue ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-darkblue ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-darkblue ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-darkblue ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-darkblue .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #FFF;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .appetizers .appetizers-border-yellow {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border-yellow.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-yellow ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-yellow ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-yellow ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-yellow ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-yellow ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-yellow .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #56AA1C;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .appetizers .appetizers-border-lightblue {
        float: left;
        width: 663px;
        height: 132px;
        background: transparent url("../images/bg-appetizers-border-lightblue.gif?v=202") no-repeat;
    }

        #divpage #content #appetizers-container .appetizers .appetizers-border-lightblue ul.appetizers-list {
            position: absolute;
            top: 0px;
            left: 0px;
            float: left;
            width: 660px;
            margin-top: 4px;
            list-style: none;
            z-index: 100;
        }

            #divpage #content #appetizers-container .appetizers .appetizers-border-lightblue ul.appetizers-list li {
                margin: 18px 0 0 12px;
                color: #FFF;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content #appetizers-container .appetizers .appetizers-border-lightblue ul.appetizers-list li.copy {
                    float: left;
                    width: 530px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: 1.000em;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-lightblue ul.appetizers-list li.previous a {
                    position: absolute;
                    top: 12px;
                    left: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -500px no-repeat;
                    overflow: hidden;
                }

                #divpage #content #appetizers-container .appetizers .appetizers-border-lightblue ul.appetizers-list li.next a {
                    position: absolute;
                    top: 12px;
                    right: 26px;
                    float: left;
                    width: 42px;
                    height: 42px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
                    overflow: hidden;
                }

        #divpage #content #appetizers-container .appetizers .appetizers-border-lightblue .preparation {
            position: absolute;
            top: 77px;
            left: 0px;
            float: left;
            width: 660px;
            text-align: center;
            color: #FFF;
            font-size: 0.875em;
        }



/*----------------------------------*/

#divpage #content #appetizers-container .nutrients-container {
    position: relative;
    float: left;
    width: 300px;
}


    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-orange {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-orange .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-orange .btn-close-recipe a:hover {
                text-decoration: underline;
            }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-brown {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border-brown.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-brown .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-brown .btn-close-recipe a:hover {
                text-decoration: underline;
            }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-blue {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border-blue.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-blue .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-blue .btn-close-recipe a:hover {
                text-decoration: underline;
            }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-red {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border-red.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-red .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-red .btn-close-recipe a:hover {
                text-decoration: underline;
            }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-green {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border-green.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-green .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-green .btn-close-recipe a:hover {
                text-decoration: underline;
            }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-darkblue {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border-darkblue.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-darkblue .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-darkblue .btn-close-recipe a:hover {
                text-decoration: underline;
            }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-yellow {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border-yellow.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-yellow .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-yellow .btn-close-recipe a:hover {
                text-decoration: underline;
            }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-lightblue {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border-lightblue.png?v=202") no-repeat;
        z-index: 10;
    }

        #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-lightblue .btn-close-recipe a {
            float: right;
            width: 120px;
            margin: 48px 50px 0 0;
            color: #FFF;
            font-size: 0.75em;
            background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
            overflow: hidden;
            text-decoration: none;
        }

            #divpage #content #appetizers-container .nutrients-container .nutrients-container-border-lightblue .btn-close-recipe a:hover {
                text-decoration: underline;
            }



    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border.png?v=202") no-repeat;
        z-index: 10;
    }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border.png?v=202") no-repeat;
        z-index: 10;
    }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border.png?v=202") no-repeat;
        z-index: 10;
    }

    #divpage #content #appetizers-container .nutrients-container .nutrients-container-border {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 310px;
        height: 111px;
        background: transparent url("../images/bg-nutrients-container-border.png?v=202") no-repeat;
        z-index: 10;
    }




    #divpage #content #appetizers-container .nutrients-container .nutrients-container-img {
        position: absolute;
        top: 71px;
        left: 0px;
        float: left;
        width: 300px;
        height: 180px;
        z-index: 1;
    }

    #divpage #content #appetizers-container .nutrients-container ul.nutrients-list {
        float: left;
        width: 220px;
        margin: 260px 40px 0 40px;
        padding: 40px 0 20px 0;
        list-style: none;
    }

        #divpage #content #appetizers-container .nutrients-container ul.nutrients-list li {
            padding-bottom: 4px;
            font-size: 0.875em;
        }

    #divpage #content #appetizers-container .nutrients-container .good-container {
        float: left;
        width: 260px;
        margin-left: 40px;
    }

        #divpage #content #appetizers-container .nutrients-container .good-container .good-copy {
            float: left;
            width: 190px;
        }

            #divpage #content #appetizers-container .nutrients-container .good-container .good-copy h2 {
                float: left;
                width: 190px;
                font-size: 0.875em;
                font-weight: bold;
            }

            #divpage #content #appetizers-container .nutrients-container .good-container .good-copy p {
                float: left;
                width: 190px;
                color: #484848;
                font-size: 0.875em;
            }

                #divpage #content #appetizers-container .nutrients-container .good-container .good-copy p a {
                    color: #3B52A2;
                    text-decoration: none;
                }

                    #divpage #content #appetizers-container .nutrients-container .good-container .good-copy p a:hover {
                        text-decoration: underline;
                    }

        #divpage #content #appetizers-container .nutrients-container .good-container .good-icon {
            float: left;
        }

#divpage #content #appetizers-container .appetizers-container-bottom-orange {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom.gif?v=202") no-repeat;
}

#divpage #content #appetizers-container .appetizers-container-bottom-brown {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom-brown.gif?v=202") no-repeat;
}

#divpage #content #appetizers-container .appetizers-container-bottom-blue {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom-blue.gif?v=202") no-repeat;
}

#divpage #content #appetizers-container .appetizers-container-bottom-red {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom-red.gif?v=202") no-repeat;
}

#divpage #content #appetizers-container .appetizers-container-bottom-green {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom-green.gif?v=202") no-repeat;
}

#divpage #content #appetizers-container .appetizers-container-bottom-darkblue {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom-darkblue.gif?v=202") no-repeat;
}

#divpage #content #appetizers-container .appetizers-container-bottom-yellow {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom-yellow.gif?v=202") no-repeat;
}

#divpage #content #appetizers-container .appetizers-container-bottom-lightblue {
    float: left;
    width: 970px;
    height: 43px;
    background: transparent url("../images/bg-appetizers-container-bottom-lightblue.gif?v=202") no-repeat;
}

/* NUTRITION & RECIPES RADIO BUTTONS */
#divpage #content.interior #intro-container .article-category-container {
    float: left;
    width: 700px;
    margin: 16px 0 0 12px;
}

    #divpage #content.interior #intro-container .article-category-container h2 {
        float: left;
        width: 663px;
        margin: 0;
        padding: 0;
        color: #052844;
        font-size: 0.875em;
        font-weight: bold;
    }

    #divpage #content.interior #intro-container .article-category-container ul.checkbox-list {
        float: left;
        margin: 6px 30px 0 0;
        list-style: none;
    }

        #divpage #content.interior #intro-container .article-category-container ul.checkbox-list li {
            color: #9E9E9E;
            font-size: 0.813em;
            display: inline;
        }

/* ARTICLES CTA'S */
.article-uber-container {
    float: left;
    width: 660px;
}

.article-container {
    position: relative;
    float: left;
    width: 304px;
    margin: 10px 0 14px 26px;
    background: transparent url("../images/bg-article-container.gif?v=202") repeat-y;
}

    .article-container .article-container-border {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 304px;
        height: 56px;
        z-index: 10;
    }

        .article-container .article-container-border.red-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-red.png?v=202") no-repeat;
        }

        .article-container .article-container-border.blue-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-blue.png?v=202") no-repeat;
        }

        .article-container .article-container-border.orange-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-orange.png?v=202") no-repeat;
        }

        .article-container .article-container-border.yellow-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-yellow.png?v=202") no-repeat;
        }

        .article-container .article-container-border.brown-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-brown.png?v=202") no-repeat;
        }

        .article-container .article-container-border.green-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-green.png?v=202") no-repeat;
        }

        .article-container .article-container-border.darkblue-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-dark-blue.png?v=202") no-repeat;
        }

        .article-container .article-container-border.lightblue-article-header {
            font-size: 0.75em;
            float: left;
            width: 304px;
            height: 56px;
            background: transparent url("../images/bg-article-header-lightblue.png?v=202") no-repeat;
        }



        .article-container .article-container-border .article-header-title a {
            float: left;
            margin: 4px 20px 0 116px;
            color: #FFF;
            font-size: 1.000em;
            text-decoration: none;
            overflow: hidden;
        }

            .article-container .article-container-border .article-header-title a:hover {
                text-decoration: underline;
            }

    .article-container .article-header-img {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 110px;
        height: 56px;
        z-index: 1;
    }

    .article-container .article-container-middle {
        float: left;
        width: 304px;
        margin-top: 58px;
    }

        .article-container .article-container-middle p {
            float: left;
            padding: 10px 27px 10px 20px;
            color: #484848;
            font-size: 0.75em;
            overflow: hidden;
        }

        .article-container .article-container-middle a.article-link-red {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #E51937;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -219px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-red:hover {
                text-decoration: underline;
            }

        .article-container .article-container-middle a.article-link-blue {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #39559F;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -927px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-blue:hover {
                text-decoration: underline;
            }

        .article-container .article-container-middle a.article-link-orange {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #F89828;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -253px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-orange:hover {
                text-decoration: underline;
            }

        .article-container .article-container-middle a.article-link-yellow {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #FFD203;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -270px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-yellow:hover {
                text-decoration: underline;
            }

        .article-container .article-container-middle a.article-link-brown {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #9C5708;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -875px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-brown:hover {
                text-decoration: underline;
            }

        .article-container .article-container-middle a.article-link-darkblue {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #002B7F;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -910px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-darkblue:hover {
                text-decoration: underline;
            }

        .article-container .article-container-middle a.article-link-green {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #6db43f;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -892px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-green:hover {
                text-decoration: underline;
            }

        .article-container .article-container-middle a.article-link-lightblue {
            float: right;
            margin-right: 26px;
            padding-left: 12px;
            color: #00BCE5;
            font-size: 0.75em;
            text-decoration: none;
            background: transparent url("../images/assets-global.png?v=202") 0 -236px no-repeat;
            overflow: hidden;
        }

            .article-container .article-container-middle a.article-link-lightblue :hover {
                text-decoration: underline;
            }


    .article-container .article-container-bottom {
        float: left;
        width: 304px;
        height: 23px;
        background: transparent url("../images/bg-article-container-bottom.gif?v=202") no-repeat;
    }

#divpage #content #active-container #active-container-right #active-container-middle h5 {
    float: left;
    width: 611px;
    padding-bottom: 10px;
    color: #3A4D92;
    font-size: 0.675em;
    font-weight: bold;
}

    #divpage #content #active-container #active-container-right #active-container-middle h5 a {
        color: #3B52A2;
    }

#divpage #content #active-container #active-container-right #active-container-middle table.active-table td {
    width: 152px;
    padding-bottom: 4px;
    color: #484848;
    font-size: 0.875em;
}

    #divpage #content #active-container #active-container-right #active-container-middle table.active-table td.table-title {
        padding-bottom: 10px;
        color: #9E9E9E;
        font-size: 1.063em;
        font-weight: bold;
    }

    #divpage #content #active-container #active-container-right #active-container-middle table.active-table td.table-sub-title {
        padding-bottom: 10px;
        color: #3A4D92;
        font-size: 0.875em;
        font-weight: bold;
    }

#divpage #content #active-container #active-container-right #active-container-middle table.dietary-table {
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    color: #484848;
    border-collapse: collapse;
}

    #divpage #content #active-container #active-container-right #active-container-middle table.dietary-table tr {
        width: 100%;
        margin: 10px;
        border: 1px solid #484848;
    }

    #divpage #content #active-container #active-container-right #active-container-middle table.dietary-table td {
        padding: 6px;
        color: #484848;
        font-size: 0.875em;
        border: 1px solid #484848;
    }

        #divpage #content #active-container #active-container-right #active-container-middle table.dietary-table td h3 {
            float: left;
            width: 100%;
            color: #3A4D92;
            font-size: 1.063em;
            font-weight: bold;
        }

        #divpage #content #active-container #active-container-right #active-container-middle table.dietary-table td a {
            color: #3B52A2;
            text-decoration: none;
        }

            #divpage #content #active-container #active-container-right #active-container-middle table.dietary-table td a:hover {
                text-decoration: underline;
            }

        #divpage #content #active-container #active-container-right #active-container-middle table.dietary-table td ul li {
            float: left;
            width: 90%;
        }

        #divpage #content #active-container #active-container-right #active-container-middle table.dietary-table td ul {
            float: left;
            width: 90%;
        }

/* BRAND PAGE */
#divpage #content.interior #brands-container {
    position: relative;
    float: left;
    width: 727px;
    height: 304px;
}

.product-container {
    position: relative;
    float: left;
    width: 727px;
    height: 212px;
}

.product-container-border {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 727px;
    height: 212px;
    background: transparent url("../images/bg-brands-container-top.png?v=202") no-repeat;
    z-index: 10;
}

.product-container-sm-border {
    position: absolute;
    top: 3px;
    left: 0;
    float: left;
    width: 727px;
    height: 208px;
    background: transparent url("../images/bg-brands-container-small.png?v=202") no-repeat;
    z-index: 10;
}

.product-container-img {
    position: absolute;
    top: 7px;
    left: 0px;
    float: left;
    width: 711px;
    height: 200px;
    z-index: 1;
}

.product-container .product-container-info {
    position: relative;
    float: left;
    width: 300px;
    height: 190px;
    margin: 18px 10px 0 400px;
    overflow: hidden;
    z-index: 10;
}

    .product-container .product-container-info h2 {
        float: left;
        margin-left: 10px;
        color: #032A49;
        font-family: "universltstd-bold";
        font-size: 1.500em;
        line-height: 1.150em;
    }

    .product-container .product-container-info p {
        float: left;
        width: 272px;
        margin-left: 10px;
        padding-bottom: 10px;
        color: #484848;
        font-size: 0.875em;
        line-height: 1.150em;
    }

    .product-container .product-container-info .btn-long a {
        float: left;
        width: 263px;
        height: 21px;
        margin-left: 10px;
        padding: 4px 0 0 6px;
        color: #032A49;
        font-size: 0.69em;
        font-weight: bold;
        background: transparent url("../images/btn-long.png?v=202") no-repeat;
        text-decoration: none;
    }

        .product-container .product-container-info .btn-long a:hover {
            color: #001dc4;
        }

.brands-article-container {
    float: left;
    width: 304px;
    margin: 16px 0 0 40px;
    background: transparent url("../images/bg-brands-article-container-middle.gif?v=202") repeat-y;
}

    .brands-article-container .brands-article-container-top {
        float: left;
        width: 304px;
        height: 24px;
        background: transparent url("../images/bg-brands-article-container-top.gif?v=202") no-repeat;
    }

    .brands-article-container .brands-article-img {
        float: left;
        width: 255px;
        height: 190px;
        margin: 0 0 10px 20px;
        border: 1px solid #BED4FB;
    }

    .brands-article-container p {
        float: left;
        width: 264px;
        padding: 0 20px 14px 20px;
        color: #696868;
        font-size: 0.69em;
    }

        .brands-article-container p.title-blue {
            float: left;
            width: 264px;
            padding: 0 20px 0 20px;
            color: #3B52A2;
            font-size: 0.69em;
            font-weight: bold;
        }

    .brands-article-container .btn-long a {
        float: left;
        width: 263px;
        height: 21px;
        margin-left: 15px;
        padding: 4px 0 0 6px;
        color: #032A49;
        font-size: 0.69em;
        font-weight: bold;
        background: transparent url("../images/btn-long.png?v=202") no-repeat;
        text-decoration: none;
    }

        .brands-article-container .btn-long a:hover {
            color: #001dc4;
        }

    .brands-article-container .brands-article-container-bottom {
        float: left;
        width: 304px;
        height: 24px;
        background: transparent url("../images/bg-brands-article-container-bottom.gif?v=202") no-repeat;
    }

    .brands-article-container ul {
        float: left;
        width: 264px;
        padding: 0px 34px 20px;
        color: #696868;
        font-size: 0.69em;
    }


/* video container */
.vbrands-article-container {
    float: left;
    width: 304px;
    margin: 16px 0 0 40px;
    background: transparent url("../images/bg-brands-article-container-middle.gif?v=202") repeat-y;
}

    .vbrands-article-container .brands-article-container-top {
        float: left;
        width: 304px;
        height: 24px;
        background: transparent url("../images/bg-brands-article-container-top.gif?v=202") no-repeat;
    }

    .vbrands-article-container .brands-article-img {
        float: left;
        width: 255px;
        height: 190px;
        margin: 0 0 10px 20px;
        border: 1px solid #BED4FB;
    }

    .vbrands-article-container p {
        float: left;
        width: 264px;
        padding: 0 20px 14px 20px;
        color: #696868;
        font-size: 0.69em;
    }

        .vbrands-article-container p.title-blue {
            float: left;
            width: 264px;
            padding: 0 20px 0 20px;
            color: #3B52A2;
            font-size: 0.69em;
            font-weight: bold;
        }

    .vbrands-article-container .btn-long a {
        float: left;
        width: 263px;
        height: 21px;
        margin-left: 15px;
        padding: 4px 0 0 6px;
        color: #032A49;
        font-size: 0.69em;
        font-weight: bold;
        background: transparent url("../images/btn-long.png?v=202") no-repeat;
        text-decoration: none;
    }

        .vbrands-article-container .btn-long a:hover {
            color: #001dc4;
        }

    .vbrands-article-container .brands-article-container-bottom {
        float: left;
        width: 304px;
        height: 24px;
        background: transparent url("../images/bg-brands-article-container-bottom.gif?v=202") no-repeat;
    }

    .vbrands-article-container ul {
        float: left;
        width: 264px;
        padding: 0px 34px 20px;
        color: #696868;
        font-size: 0.69em;
    }


.carousel-container {
    position: relative;
    float: left;
    width: 727px;
    height: 84px;
    padding: 10px 0 0 16px;
    background: transparent url("../images/bg-brands-container-bottom.gif?v=202") no-repeat;
    overflow: hidden;
}

    .carousel-container .carousel-previous a {
        float: left;
        width: 26px;
        height: 26px;
        margin: 18px 22px 0 0;
        background: transparent url("../images/assets-global.png?v=202") 0 -612px no-repeat;
        overflow: hidden;
    }

    .carousel-container .carousel-next a {
        float: left;
        width: 26px;
        height: 26px;
        margin: 18px 0 0 20px;
        background: transparent url("../images/assets-global.png?v=202") 0 -648px no-repeat;
        overflow: hidden;
    }

    .carousel-container ul.carousel-list {
        float: left;
        width: 600px;
        list-style: none;
    }

        .carousel-container ul.carousel-list li {
            float: left;
            width: 110px;
            height: 58px;
            margin-right: 7px;
            display: inline;
            border: 2px white solid;
        }

            .carousel-container ul.carousel-list li a img, ul.carousel-list li a {
                float: left;
                border: 1px solid #818181;
                overflow: hidden;
            }

            .carousel-container ul.carousel-list li a:hover {
                border: 3px solid #4A69CF;
            }

                .carousel-container ul.carousel-list li a:hover img {
                    margin: -3px;
                }

            .carousel-container ul.carousel-list li a.on img, ul.carousel-list li a {
                float: left;
                border: none;
                overflow: hidden;
            }

            .carousel-container ul.carousel-list li a.on {
                border: 3px solid #4A69CF;
            }

                .carousel-container ul.carousel-list li a.on img {
                    margin: -3px;
                }

/* SUB PRODUCT PAGE */
#divpage #content.interior #sub-product-container {
    position: relative;
    float: left;
    width: 727px;
}

    #divpage #content.interior #sub-product-container .sub-product-left-container {
        float: left;
        width: 233px;
        margin-top: 64px;
    }

        #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left {
            float: left;
            width: 233px;
            height: 400px;
            background: transparent url("../images/bg-sub-product-left.gif?v=202") no-repeat;
        }

            #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left .sub-product-left-img-container {
                position: relative;
                float: left;
                width: 233px;
                height: 400px;
            }

                #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left .sub-product-left-img-container .sub-product-left-img {
                    position: absolute;
                    top: 50px;
                    left: 14px;
                }

            #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left ul.sub-product-left-list {
                float: left;
                width: 210px;
                margin-left: 20px;
                list-style: none;
            }

                #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left ul.sub-product-left-list li {
                    color: #9E9E9E;
                    font-size: 0.875em;
                }

                    #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left ul.sub-product-left-list li.title {
                        padding: 10px 0 10px 0;
                        color: #394D99;
                        font-weight: bold;
                    }

                        #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left ul.sub-product-left-list li.title a {
                            color: #394D99;
                            font-weight: bold;
                            text-decoration: none;
                        }

                            #divpage #content.interior #sub-product-container .sub-product-left-container .sub-product-left ul.sub-product-left-list li.title a:hover {
                                text-decoration: underline;
                            }

    #divpage #content.interior #sub-product-container .sub-product-top {
        float: left;
        width: 494px;
        height: 134px;
        background: transparent url("../images/bg-sub-product-container-top.gif?v=202") no-repeat;
    }

        #divpage #content.interior #sub-product-container .sub-product-top ul.sub-product-list {
            float: right;
            width: 444px;
            margin: 30px 30px 20px 0;
            list-style: none;
        }

            #divpage #content.interior #sub-product-container .sub-product-top ul.sub-product-list li {
                color: #3b52a2;
                font-size: 1.375em;
                font-weight: bold;
                display: inline;
            }

                #divpage #content.interior #sub-product-container .sub-product-top ul.sub-product-list li.copy {
                    float: left;
                    width: 380px;
                    text-align: center;
                    line-height: 1.125em;
                    margin-top: -18px;
                    vertical-align: middle;
                }

                #divpage #content.interior #sub-product-container .sub-product-top ul.sub-product-list li.previous a {
                    float: left;
                    width: 32px;
                    height: 32px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -768px no-repeat;
                    overflow: hidden;
                }

                #divpage #content.interior #sub-product-container .sub-product-top ul.sub-product-list li.next a {
                    float: left;
                    width: 32px;
                    height: 32px;
                    background: transparent url("../images/assets-global.png?v=202") 0 -809px no-repeat;
                    overflow: hidden;
                }

    #divpage #content.interior #sub-product-container .sub-product-middle {
        float: left;
        width: 432px;
        min-height: 500px;
        padding: 0 34px 0 28px;
        background: transparent url("../images/bg-sub-product-container-middle.gif?v=202") repeat-y;
    }

        #divpage #content.interior #sub-product-container .sub-product-middle h2 {
            float: left;
            width: 412px;
            margin-bottom: 10px;
            padding: 0 10px 0 10px;
            color: #365198;
            font-size: 0.875em;
            font-weight: bold;
        }

        #divpage #content.interior #sub-product-container .sub-product-middle p {
            float: left;
            width: 412px;
            padding: 0 10px 10px 10px;
            color: #484848;
            font-size: 0.875em;
        }

            #divpage #content.interior #sub-product-container .sub-product-middle p a {
                color: #394d99;
                text-decoration: underline;
            }

        #divpage #content.interior #sub-product-container .sub-product-middle ul {
            float: left;
            width: 400px;
            padding-left: 10px;
        }

            #divpage #content.interior #sub-product-container .sub-product-middle ul li {
                float: left;
                width: 400px;
                padding: 0 0 10px 10px;
                color: #484848;
                font-size: 0.875em;
                background: transparent url("../images/assets-global.png?v=202") -35px -843px no-repeat;
                overflow: hidden;
            }

        #divpage #content.interior #sub-product-container .sub-product-middle .sub-product-divider {
            float: left;
            width: 432px;
            height: 28px;
            margin: 10px 0 10px 0;
            background: transparent url("../images/divider-sub-product.gif?v=202") no-repeat;
        }

    #divpage #content.interior #sub-product-container .sub-product-container-bottom {
        float: left;
        width: 494px;
        height: 43px;
        margin-left: 233px;
        background: transparent url("../images/bg-sub-product-container-bottom.gif?v=202") no-repeat;
    }

/* ARTICLE RIGHTNAV CTA'S */
#rightnav { /*float:right; */
    width: 240px;
    margin-top: 60px;
    overflow-x: auto;
    position: absolute;
    top: 150px;
    right: 0px;
}

    #rightnav .rightnav-container {
        float: left;
        width: 240px;
        background: transparent url("../images/bg-rightnav-container.png?v=202") repeat-y;
    }

        #rightnav .rightnav-container .rightnav-container-middle {
            float: left;
            width: 214px;
            margin: 10px 10px 0 15px;
        }

            #rightnav .rightnav-container .rightnav-container-middle .rightnav-cta-img {
                float: left;
                width: 73px;
            }

            #rightnav .rightnav-container .rightnav-container-middle .rightnav-cta-copy {
                float: left;
                width: 135px;
                margin-top: 4px;
            }

                #rightnav .rightnav-container .rightnav-container-middle .rightnav-cta-copy h4 {
                    float: left;
                    width: 135px;
                    color: #2E3678;
                    font-size: 0.75em;
                    font-weight: bold;
                    line-height: 1.250em;
                }

                #rightnav .rightnav-container .rightnav-container-middle .rightnav-cta-copy p {
                    float: left;
                    width: 135px;
                    color: #696969;
                    font-size: 0.69em;
                    line-height: 1.500em;
                }

            #rightnav .rightnav-container .rightnav-container-middle a.rightnav-cta-link {
                float: right;
                height: 20px;
                margin-right: 3px;
                padding: 1px 25px 0 0;
                color: #2E3678;
                font-size: 0.75em;
                background: transparent url("../images/homepage-cta-arrow.png?v=202") right 0px no-repeat;
                text-decoration: none;
            }

                #rightnav .rightnav-container .rightnav-container-middle a.rightnav-cta-link:hover {
                    text-decoration: underline;
                }

        #rightnav .rightnav-container .rightnav-container-bottom {
            float: left;
            width: 240px;
            height: 35px;
            background: transparent url("../images/bg-rightnav-container-bottom.png?v=202") no-repeat;
        }

            #rightnav .rightnav-container .rightnav-container-bottom.end {
                float: left;
                width: 240px;
                height: 35px;
                background: #FFF url("../images/bg-rightnav-container-bottom.png?v=202") no-repeat;
            }



        #rightnav .rightnav-container ul.related-websites-list {
            float: left;
            margin: 10px 0 0 20px;
            list-style: none;
        }

            #rightnav .rightnav-container ul.related-websites-list li {
                width: 192px;
                margin-right: 4px;
                color: #4760C5;
                font-size: 0.69em;
            }

                #rightnav .rightnav-container ul.related-websites-list li a {
                    color: #4760C5;
                    font-weight: bold;
                    text-decoration: none;
                    text-transform: uppercase;
                }

                    #rightnav .rightnav-container ul.related-websites-list li a:hover {
                        text-decoration: underline;
                    }

                #rightnav .rightnav-container ul.related-websites-list li.related-websites-list-title {
                    margin-bottom: 8px;
                    font-size: 0.875em;
                    color: #9FA1A0;
                }

/* ACTIVE PAGES */
#divpage #content #active-container {
    position: relative;
    float: left;
    width: 970px;
}

    #divpage #content #active-container #active-container-left {
        position: absolute;
        top: 40px;
        left: 0px;
        float: left;
        width: 306px;
        height: 215px;
        z-index: 100;
    }

        #divpage #content #active-container #active-container-left .active-container-left-border-orange {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-orange.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content #active-container #active-container-left .active-container-left-border-blue {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-blue.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content #active-container #active-container-left .active-container-left-border-red {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-red.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content #active-container #active-container-left .active-container-left-border-brown {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-brown.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content #active-container #active-container-left .active-container-left-border-green {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-green.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content #active-container #active-container-left .active-container-left-border-darkblue {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-darkblue.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content #active-container #active-container-left .active-container-left-border-yellow {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-yellow.png?v=202") no-repeat;
            z-index: 100;
        }

        #divpage #content #active-container #active-container-left .active-container-left-border-lightblue {
            position: absolute;
            float: left;
            width: 306px;
            height: 215px;
            background: transparent url("../images/bg-active-container-left-lightblue.png?v=202") no-repeat;
            z-index: 100;
        }


        #divpage #content #active-container #active-container-left .active-container-left-img {
            position: absolute;
            top: 30px;
            left: 0px;
            float: left;
            width: 300px;
            height: 180px;
            z-index: 1;
        }

    #divpage #content #active-container #active-container-right {
        float: right;
        width: 677px;
        z-index: 1;
    }

        #divpage #content #active-container #active-container-right #active-container-top {
            position: relative;
            float: left;
            width: 677px;
            height: 134px;
        }

.right-orange {
    background: transparent url("../images/bg-active-container-top-orange.gif?v=202") no-repeat;
}

.right-brown {
    background: transparent url("../images/bg-active-container-top-brown.gif?v=202") no-repeat;
}

.right-blue {
    background: transparent url("../images/bg-active-container-top-blue.gif?v=202") no-repeat;
}

.right-red {
    background: transparent url("../images/bg-active-container-top-red.gif?v=202") no-repeat;
}

.right-green {
    background: transparent url("../images/bg-active-container-top-green.gif?v=202") no-repeat;
}

.right-darkblue {
    background: transparent url("../images/bg-active-container-top-darkblue.gif?v=202") no-repeat;
}

.right-yellow {
    background: transparent url("../images/bg-active-container-top-yellow.gif?v=202") no-repeat;
}

.right-lightblue {
    background: transparent url("../images/bg-active-container-top-lightblue.gif?v=202") no-repeat;
}

#divpage #content #active-container #active-container-right #active-container-top ul.activity-list {
    float: left;
    width: 624px;
    margin: 8px 0 20px 24px;
    list-style: none;
}

    #divpage #content #active-container #active-container-right #active-container-top ul.activity-list li {
        color: #FFF;
        font-size: 1.500em;
        font-weight: bold;
        display: inline;
    }

        #divpage #content #active-container #active-container-right #active-container-top ul.activity-list li.copy {
            float: left;
            width: 560px;
            text-align: center;
            line-height: 1.000em;
        }

        #divpage #content #active-container #active-container-right #active-container-top ul.activity-list li.previous a {
            float: left;
            width: 32px;
            height: 32px;
            background: transparent url("../images/assets-global.png?v=202") 0 -684px no-repeat;
            overflow: hidden;
        }

        #divpage #content #active-container #active-container-right #active-container-top ul.activity-list li.next a {
            float: left;
            width: 32px;
            height: 32px;
            background: transparent url("../images/assets-global.png?v=202") 0 -540px no-repeat;
            overflow: hidden;
        }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-orange a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #FFF;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-orange a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-brown a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #FFF;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-brown a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-blue a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #FFF;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-blue a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-red a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #FFF;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-red a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-green a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #FFF;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-green a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-darkblue a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #FFF;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-darkblue a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-yellow a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #56AA1C;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-yellow a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-top .btn-close-lightblue a {
    position: absolute;
    top: 78px;
    left: 524px;
    width: 120px;
    margin-right: 40px;
    color: #FFF;
    font-size: 0.75em;
    background: transparent url("../images/assets-global.png?v=202") 100px -584px no-repeat;
    overflow: hidden;
    text-decoration: none;
}

    #divpage #content #active-container #active-container-right #active-container-top .btn-close-lightblue a:hover {
        text-decoration: underline;
    }

#divpage #content #active-container #active-container-right #active-container-middle {
    float: left;
    width: 617px;
    padding: 0 30px 0 30px;
    background: transparent url("../images/bg-active-container-middle.gif?v=202") repeat-y;
}

    #divpage #content #active-container #active-container-right #active-container-middle h2 {
        float: left;
        padding-bottom: 20px;
        color: #9E9E9E;
        font-size: 1.063em;
        font-weight: bold;
        line-height: 1.500em;
    }

#divpage #content #active-container #active-container-right #active-container-middle {
    float: left;
    width: 617px;
    margin-right: 36px;
}

    #divpage #content #active-container #active-container-right #active-container-middle h3 {
        float: left;
        width: 617px;
        padding-top: 15px;
        color: #3A4D92;
        font-size: 0.875em;
        font-weight: bold;
    }

        #divpage #content #active-container #active-container-right #active-container-middle h3 a {
            color: #3A4D92;
        }

    #divpage #content #active-container #active-container-right #active-container-middle p {
        float: left;
        width: 617px;
        margin: 0;
        padding: 4px 0 10px 0;
        color: #484848;
        font-size: 0.875em;
    }

#divpage #content #active-container #active-container-right #active-container-bottom {
    float: left;
    width: 677px;
    height: 43px;
    background: transparent url("../images/bg-active-container-bottom.gif?v=202") no-repeat;
}

#divpage #content #active-container #active-container-right #active-container-middle ul {
    float: left;
    width: 600px;
    margin: 0;
    padding: 10px 0 0 10px;
}

    #divpage #content #active-container #active-container-right #active-container-middle ul li {
        float: left;
        width: 600px;
        margin: 0;
        padding: 0 0 6px 10px;
        color: #484848;
        font-size: 0.875em;
        background: transparent url("../images/assets-global.png?v=202") -35px -843px no-repeat;
        overflow: hidden;
    }

        #divpage #content #active-container #active-container-right #active-container-middle ul li a {
            color: #3A4D92;
            text-decoration: none;
        }

            #divpage #content #active-container #active-container-right #active-container-middle ul li a:hover {
                text-decoration: underline;
            }

#divpage #content #active-container #active-container-right #active-container-middle ol {
    float: left;
    width: 600px;
    margin: 0 60px 0 20px;
}

    #divpage #content #active-container #active-container-right #active-container-middle ol li {
        padding-bottom: 10px;
        color: #484848;
        font-size: 0.875em;
    }

        #divpage #content #active-container #active-container-right #active-container-middle ol li a {
            color: #3A4D92;
            text-decoration: none;
        }

            #divpage #content #active-container #active-container-right #active-container-middle ol li a:hover {
                text-decoration: underline;
            }

/* LEGAL PAGE */
#divpage #content.interior #legal-container {
    float: left;
    width: 727px;
}

    #divpage #content.interior #legal-container #legal-container-top {
        float: left;
        width: 727px;
        height: 43px;
        background: transparent url("../images/bg-legal-top.gif?v=202") no-repeat;
    }

    #divpage #content.interior #legal-container #legal-container-middle {
        float: left;
        width: 667px;
        padding: 0 30px 0 30px;
        background: transparent url("../images/bg-legal-middle.gif?v=202") repeat-y;
        min-height: 232px;
    }

        #divpage #content.interior #legal-container #legal-container-middle h2 {
            float: left;
            width: 667px;
            padding-bottom: 20px;
            color: #3A4D92;
            font-size: 1.125em;
            font-weight: bold;
        }

            #divpage #content.interior #legal-container #legal-container-middle h2.special-offers {
                float: left;
                width: 667px;
                margin: 0 0 20px 0;
                padding: 0 0 0 0;
                border-bottom: 1px solid #3A4D92;
                color: #3A4D92;
                font-size: 1.125em;
                font-weight: bold;
            }

        #divpage #content.interior #legal-container #legal-container-middle h3 {
            float: left;
            width: 667px;
            padding-bottom: 20px;
            color: #3A4D92;
            font-size: 0.875em;
            font-weight: bold;
        }

        #divpage #content.interior #legal-container #legal-container-middle p {
            float: left;
            width: 667px;
            padding-bottom: 14px;
            color: #484848;
            font-size: 0.875em;
        }

    #divpage #content.interior #legal-container #legal-container-bottom {
        float: left;
        width: 727px;
        height: 43px;
        background: transparent url("../images/bg-legal-bottom.gif?v=202") no-repeat;
    }

    #divpage #content.interior #legal-container #legal-container-middle ul { /*float:left; */
        width: 600px;
        padding-left: 10px;
    }

        #divpage #content.interior #legal-container #legal-container-middle ul li {
            float: left;
            width: 600px;
            padding: 0 0 10px 10px;
            color: #484848;
            font-size: 0.875em;
            background: transparent url("../images/assets-global.png?v=202") -35px -843px no-repeat;
            overflow: hidden;
        }



/* CONTACT US PAGE */
.first-title {
    float: left;
    width: 570px;
    margin-left: 10px;
    padding: 0 5px 5px 0;
    color: #484848;
    font-size: 0.875em;
}

.pdd-main.contact-us {
    float: left;
    margin-left: 10px;
    width: 274px;
    height: 25px;
    padding: 0 0 11px 0;
    color: #484848;
    background: transparent url("../images/bg-select-field.gif?v=202") no-repeat;
    display: block;
    z-index: 1000;
}

ul .pdd-main.contact-us {
    margin-left: 0;
}

.pdd-select dt a span.contact-title a {
    margin: 0;
    padding: 0;
    color: #696969;
    font-size: 0.625em;
    cursor: pointer;
    display: block;
    border: 1px solid red;
}

#divpage #content.interior #legal-container #legal-container-middle ul.form-list {
    float: left;
    margin: 0;
    padding-bottom: 6px;
    list-style: none;
}

    #divpage #content.interior #legal-container #legal-container-middle ul.form-list li {
        float: left;
        padding: 0 5px 0 0;
        color: #484848;
        font-size: 0.875em;
        display: inline;
        line-style: none;
        width: auto;
    }

        #divpage #content.interior #legal-container #legal-container-middle ul.form-list li.first {
            float: left;
            width: 570px;
            line-style: none;
            background: none;
        }

        #divpage #content.interior #legal-container #legal-container-middle ul.form-list li input.bg-input-field {
            float: left;
            width: 245px;
            height: 25px;
            padding: 0 12px 0 8px;
            color: #696969;
            font-size: 1.00em;
            background: #FFF url("../images/bg-input-field.gif?v=202") no-repeat;
            border: 0;
            display: block;
            overflow: hidden;
        }

        #divpage #content.interior #legal-container #legal-container-middle ul.form-list li input.bg-phone-field {
            float: left;
            width: 69px;
            height: 25px;
            padding: 0 8px 0 8px;
            margin-right: 10px;
            color: #696969;
            font-size: 1.00em;
            background: #FFF url("../images/bg-phone-field.gif?v=202") no-repeat;
            border: 0;
            display: block;
            overflow: hidden;
        }

        #divpage #content.interior #legal-container #legal-container-middle ul.form-list li textarea.bg-comment-field {
            float: left;
            width: 506px;
            height: 75px;
            padding: 5px;
            color: #696969;
            font-family: "Arial";
            font-size: 1.00em;
            background: #FFF url("../images/bg-comment-field.gif?v=202") no-repeat;
            border: 0;
            display: block;
            overflow: hidden;
            max-height: 75px;
            min-height: 75px;
            max-width: 506px;
            min-width: 506px;
        }

#divpage #content.interior #legal-container #legal-container-middle .btn-submit a {
    float: left;
    width: 265px;
    height: 25px;
    padding: 4px 0 0 10px;
    margin-top: 5px;
    color: #032a49;
    font-size: 0.75em;
    font-weight: bold;
    background: #FFF url("../images/btn-submit.gif?v=202") no-repeat;
    border: 0;
    text-decoration: none;
    display: block;
    overflow: hidden;
}

    #divpage #content.interior #legal-container #legal-container-middle .btn-submit a:hover {
        color: #001dc4;
    }

#divpage #content.interior #legal-container #legal-container-middle .recaptcha {
    float: left;
    width: 584px;
    padding-bottom: 20px;
}

table#rdBtnPhoneTypes {
    color: #484848;
    font-size: 0.875em;
}

table#rdPhoneType2 {
    color: #484848;
    font-size: 0.875em;
}

table#rdBtnPhoneTypes tr {
}


/* OTHER SITES PAGE */
#divpage #content.interior #legal-container #legal-container-middle .other-sites-container {
    float: left;
    width: 675px;
}

    #divpage #content.interior #legal-container #legal-container-middle .other-sites-container .other-sites {
        position: relative;
        float: left;
        width: 328px;
        height: 178px;
        margin: 0 9px 30px 0;
        background: transparent url("../images/bg-other-sites.gif?v=202") 9px 0 no-repeat;
    }

    #divpage #content.interior #legal-container #legal-container-middle .other-sites-container .other-sites-img {
        float: left;
        width: 300px;
        height: 150px;
        margin: 2px 0 0 11px;
        z-index: 1;
    }

    #divpage #content.interior #legal-container #legal-container-middle .other-sites-container .other-sites-btn a {
        position: absolute;
        top: 153px;
        left: 0px;
        float: left;
        width: 328px;
        height: 25px;
        padding: 5px 0 0 10px;
        color: #022B47;
        font-size: 0.75em;
        font-weight: bold;
        background: transparent url("../images/btn-other-sites.gif?v=202") no-repeat;
        text-decoration: none;
        line-height: 1.063em;
        overflow: hidden;
        text-transform: uppercase;
        z-index: 100;
    }

        #divpage #content.interior #legal-container #legal-container-middle .other-sites-container .other-sites-btn a:hover {
            color: #001dc4;
        }

/* SEARCH RESULTS PAGE */
#divpage #content.interior #legal-container #search-container-top {
    float: left;
    width: 727px;
    height: 105px;
    background: transparent url("../images/bg-search-top.gif?v=202") no-repeat;
    overflow: hidden;
}

    #divpage #content.interior #legal-container #search-container-top h2 {
        float: left;
        width: 300px;
        margin: 24px 0 0 33px;
        color: #3A4D92;
        font-size: 1.000em;
        font-weight: bold;
    }

.search-list-container {
    float: right;
    width: 277px;
    height: 39px;
    margin: 21px 20px 0 0;
    background: transparent url("../images/bg-seach-list.png?v=202") no-repeat;
    overflow: hidden;
}

    .search-list-container .previous a {
        float: left;
        width: 26px;
        height: 26px;
        margin: 6px 0 0 6px;
        padding: 0;
        background: transparent url("../images/assets-global.png?v=202") 0 -612px no-repeat;
        overflow: hidden;
    }

    .search-list-container ul.search-list {
        float: left;
        margin: 14px 0 0 3px;
        list-style: none;
    }

        .search-list-container ul.search-list li {
            float: left;
            width: 20px;
            color: #9E9E9E;
            font-size: 0.75em;
            font-weight: bold;
            text-align: center;
            line-height: 1.000em;
            display: inline;
        }

            .search-list-container ul.search-list li a {
                color: #9E9E9E;
                font-weight: bold;
                text-decoration: underline;
            }

                .search-list-container ul.search-list li a.on {
                    color: #3A4D92;
                }

    .search-list-container .next a {
        float: right;
        width: 26px;
        height: 26px;
        margin: 6px 6px 0 0;
        padding: 0;
        background: transparent url("../images/assets-global.png?v=202") 0 -648px no-repeat;
        overflow: hidden;
    }

#divpage #content.interior #legal-container #legal-container-middle .search-container {
    float: left;
    width: 727px;
    height: 75px;
    overflow: hidden;
}

    #divpage #content.interior #legal-container #legal-container-middle .search-container.bg-search-bar {
        float: left;
        width: 683px;
        height: 75px;
        background: transparent url("../images/bg-search-bar.gif?v=202") no-repeat;
        overflow: hidden;
    }

    #divpage #content.interior #legal-container #legal-container-middle .search-container h2 {
        float: left;
        width: 630px;
        margin: 0;
        padding: 10px 0 0 0;
        color: #3A4D92;
        font-size: 0.813em;
    }

        #divpage #content.interior #legal-container #legal-container-middle .search-container h2 a {
            color: #3A4D92;
            text-decoration: none;
        }

            #divpage #content.interior #legal-container #legal-container-middle .search-container h2 a:hover {
                text-decoration: underline;
            }

    #divpage #content.interior #legal-container #legal-container-middle .search-container p {
        float: left;
        width: 630px; /*height:36px;*/
        margin: 0;
        padding: 0;
        color: #9E9E9E;
        font-size: 0.813em;
        overflow: hidden;
    }

        #divpage #content.interior #legal-container #legal-container-middle .search-container p a {
            float: left;
            width: 630px;
            margin: 0;
            padding: 0;
            color: #022948;
            font-size: 0.875em;
            text-decoration: none;
        }

            #divpage #content.interior #legal-container #legal-container-middle .search-container p a:hover {
                text-decoration: underline;
            }

#divpage #content.interior #legal-container #search-container-bottom {
    float: left;
    width: 727px;
    height: 78px;
    background: transparent url("../images/bg-search-bottom.gif?v=202") no-repeat;
}

#divpage #content.interior #legal-container #legal-container-middle .special-offers-container {
    float: left;
    width: 664px;
}

    #divpage #content.interior #legal-container #legal-container-middle .special-offers-container .special-offers {
        position: relative;
        float: left;
        width: 318px;
        height: 190px;
        margin: 14px 14px 14px 0;
    }

    #divpage #content.interior #legal-container #legal-container-middle .special-offers-container .special-offers-img {
        position: absolute;
        float: left;
        top: 0;
        left: 0;
        width: 305px;
        height: 124px;
        margin-left: 5px;
        z-index: 1;
    }

    #divpage #content.interior #legal-container #legal-container-middle .special-offers-container .special-offers-btn a {
        position: absolute;
        top: 154px;
        left: 0px;
        float: left;
        width: 280px;
        height: 40px;
        padding: 10px 20px 0 15px;
        color: #022B47;
        font-size: 0.75em;
        font-weight: bold;
        background: transparent url("../images/btn-large.png?v=202") no-repeat;
        text-decoration: none;
        line-height: 1.063em;
        overflow: hidden;
        z-index: 100;
    }

        #divpage #content.interior #legal-container #legal-container-middle .special-offers-container .special-offers-btn a:hover {
            color: #001dc4;
        }

    #divpage #content.interior #legal-container #legal-container-middle .special-offers-container .special-offers-border {
        position: absolute;
        top: 0px;
        left: 5px;
        float: left;
        width: 316px;
        height: 163px;
        background: transparent url("../images/special-offers-border.png?v=202") no-repeat;
        z-index: 10;
    }

/* SITE MAP */
#divpage #content.interior #site-map-container {
    float: left;
    width: 295px;
}

    #divpage #content.interior #site-map-container #site-map-container-top {
        float: left;
        width: 295px;
        height: 42px;
        background: transparent url("../images/bg-site-map-container-top.gif?v=202") no-repeat;
    }

    #divpage #content.interior #site-map-container #site-map-container-middle {
        float: left;
        width: 295px;
        background: transparent url("../images/bg-site-map-container-middle.gif?v=202") repeat-y;
    }

        #divpage #content.interior #site-map-container #site-map-container-middle h2 {
            float: left;
            margin: 0 0 10px 26px;
            color: #9E9E9E;
            font-size: 0.813em;
            font-weight: bold;
        }

            #divpage #content.interior #site-map-container #site-map-container-middle h2 a {
                float: left;
                width: 230px;
                margin: 0;
                color: #9E9E9E;
                font-size: 1.000em;
                font-weight: normal;
                text-decoration: none;
            }

                #divpage #content.interior #site-map-container #site-map-container-middle h2 a:hover {
                    color: #001dc4;
                    text-decoration: none;
                    font-weight: bold;
                }

            #divpage #content.interior #site-map-container #site-map-container-middle h2.addMargin {
                margin-top: 1.125em;
            }

        #divpage #content.interior #site-map-container #site-map-container-middle .accordion-container {
            width: 200px;
        }

        #divpage #content.interior #site-map-container #site-map-container-middle .accordion-title {
            float: left;
            _float: none;
            width: 236px;
            margin-left: 26px;
            padding-bottom: 10px;
            color: #9E9E9E;
            font-size: 0.813em;
            cursor: pointer;
        }

            #divpage #content.interior #site-map-container #site-map-container-middle .accordion-title span.toggle {
                float: right;
            }

        #divpage #content.interior #site-map-container #site-map-container-middle .accordion-content {
            float: left;
            _float: none;
            width: 236px; /*height:450px;*/
            margin-left: 0px;
            padding-bottom: 10px;
            color: #9E9E9E;
            font-size: 0.813em;
        }

        #divpage #content.interior #site-map-container #site-map-container-middle ul.site-map-list {
            float: left;
            width: 190px;
            list-style: none;
        }

            #divpage #content.interior #site-map-container #site-map-container-middle ul.site-map-list li {
                float: left;
                width: 200px;
                margin-bottom: 10px;
            }

                #divpage #content.interior #site-map-container #site-map-container-middle ul.site-map-list li a {
                    float: left;
                    width: 200px;
                    margin-left: 10px;
                    color: #052947;
                    font-size: 0.913em;
                    line-height: 1.250em; /*text-transform:uppercase;*/
                    text-decoration: none;
                }

                    #divpage #content.interior #site-map-container #site-map-container-middle ul.site-map-list li a:hover {
                        text-decoration: underline;
                    }

        #divpage #content.interior #site-map-container #site-map-container-middle .on {
            color: #032844;
            font-weight: bold;
        }

        #divpage #content.interior #site-map-container #site-map-container-middle .over {
            color: #032844;
            font-weight: bold;
        }

    #divpage #content.interior #site-map-container #site-map-container-bottom {
        float: left;
        width: 295px;
        height: 42px;
        background: transparent url("../images/bg-site-map-container-bottom.gif?v=202") no-repeat;
    }

/* FOOTER */
#footer {
    float: left;
    width: 970px;
    padding-bottom: 30px;
}

    #footer ul#footer-list {
        float: left;
        margin: 34px 0 0 32px;
        list-style: none;
    }

        #footer ul#footer-list li {
            float: left;
            height: 10px;
            margin-left: 12px;
            padding-left: 12px;
            color: #2E3678;
            font-size: 0.625em;
            border-left: 1px solid #2E3678;
            display: inline;
            line-height: 1.063em;
        }

            #footer ul#footer-list li a {
                color: #2E3678;
                text-decoration: none;
            }

                #footer ul#footer-list li a:hover {
                    text-decoration: underline;
                }

            #footer ul#footer-list li.footer-logo {
                margin-top: -7px;
                padding-left: 0px;
                border: none;
            }

            #footer ul#footer-list li.footer-copyright {
                float: left;
                width: 180px;
            }

            #footer ul#footer-list li.footer-list-none {
                padding-left: 0px;
                border: none;
            }

            #footer ul#footer-list li.btn-share-container { /*float:left; padding:0 20px 0 192px;*/
                height: 14px;
                font-size: 1.063em;
                font-weight: bold;
                border: none;
                line-height: 1.500em;
                position: absolute;
                right: 10PX;
            }

a.addthis_button_compact {
    float: left;
    width: 59px;
    height: 14px;
}

.share {
    background: transparent url("../images/btn-share.gif?v=202") center right no-repeat;
}

.share-fr {
    background: transparent url("../images/btn-share-fr.gif?v=202") center right no-repeat;
}

.at300bs {
    visibility: hidden;
}

/*------------------------------------*\
   MISC.
\*------------------------------------*/
a {
    outline: none;
}

form {
    float: left;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

fieldset {
    float: left;
    width: 584px;
    margin: 0;
    padding: 0;
    border: none;
}

.article-category-container fieldset {
    width: 600px;
}

/*.selected {float:left; background:transparent url("../images/arrow-down-black.gif?v=202") 166px 5px no-repeat; z-index:100;}*/

/*------------------------------------*\
   SITE OVERVIEW PAGE
\*------------------------------------*/
ul.overview-list {
    float: left;
    width: 500px;
    margin-bottom: 20px;
    list-style: none;
}

    ul.overview-list li {
        color: #818181;
        font-size: 12px;
    }

        ul.overview-list li a {
            color: #666;
            font-size: 12px;
        }

        ul.overview-list li.overview-title {
            color: #000;
            font-weight: bold;
        }

        ul.overview-list li.overview-psd {
            color: #333;
        }


.invisible {
    visibility: hidden;
}

.clearfix {
    clear: both;
    display: block;
}

#contactus-thankyou-form {
    color: #484848;
}

sup {
    vertical-align: top;
    font-size: 0.75em;
}

em {
    font-style: italic;
}

.vbrands-article-container .brands-article-img img {
    width: 100%;
}

.brands-article-container .brands-article-img img {
    width: 100%;
}

.jwVideo-carousel-container {
    position: relative;
    width: 220px;
    float: left;
    height: 66px;
    padding: 5px 36px 0 36px;
}

.ui-dialog .jwVideo-carousel-container {
    width: 384px;
}

.jwVideo-carousel-container .carousel-previous a {
    float: left;
    width: 26px;
    height: 26px;
    margin: 16px 22px 0 0;
    background: transparent url("../images/assets-global.png?v=202") 0 -612px no-repeat;
    overflow: hidden;
}

.jwVideo-carousel-container .carousel-next a {
    float: left;
    width: 26px;
    height: 26px;
    margin: 16px 0 0 14px;
    background: transparent url("../images/assets-global.png?v=202") 0 -648px no-repeat;
    overflow: hidden;
}

.jwVideo-carousel-container ul.carousel-list {
    float: left;
    list-style: none;
}

    .jwVideo-carousel-container ul.carousel-list li {
        float: left;
        width: 110px;
        height: 58px;
        margin-right: 10px;
        display: inline;
    }

        .jwVideo-carousel-container ul.carousel-list li a img, ul.carousel-list li a {
            float: left;
            border: 1px solid #818181;
            overflow: hidden;
        }

        .jwVideo-carousel-container ul.carousel-list li a:hover {
            border: 3px solid #4A69CF;
        }

            .jwVideo-carousel-container ul.carousel-list li a:hover img {
                margin: -3px;
            }

        .jwVideo-carousel-container ul.carousel-list li a.on img, ul.carousel-list li a {
            float: left;
            border: none;
            overflow: hidden;
        }

        .jwVideo-carousel-container ul.carousel-list li a.on {
            border: 3px solid #4A69CF;
        }

            .jwVideo-carousel-container ul.carousel-list li a.on img {
                margin: -3px;
            }

.jwVideo-carousel-container-team {
    position: relative;
    float: left;
    height: 66px;
    width: 150px;
    padding: 20px 41px 0px 41px;
    color: #3B52A2;
    font-size: 0.69em;
    font-weight: bold;
}

.ui-dialog .jwVideo-carousel-container {
    width: 186px;
}

.jwVideo-carousel-container-team .carousel-previous a {
    float: left;
    width: 26px;
    height: 26px;
    margin: 0 0 0 0;
    background: transparent url("../images/assets-global.png?v=202") 0 -612px no-repeat;
    overflow: hidden;
}

.jwVideo-carousel-container-team .carousel-next a {
    float: left;
    width: 26px;
    height: 26px;
    margin: 0 0 0 0;
    background: transparent url("../images/assets-global.png?v=202") 0 -648px no-repeat;
    overflow: hidden;
}

.jwVideo-carousel-container-team ul.carousel-list {
    float: left;
    list-style: none;
    width: 176px;
}

    .jwVideo-carousel-container-team ul.carousel-list li {
        float: left;
        width: 110px;
        height: 58px;
        margin-right: 10px;
        display: inline;
    }

        .jwVideo-carousel-container-team ul.carousel-list li a img, ul.carousel-list li a {
            float: left;
            border: 1px solid #818181;
            overflow: hidden;
        }

        .jwVideo-carousel-container-team ul.carousel-list li a:hover {
            border: 3px solid #4A69CF;
        }

            .jwVideo-carousel-container-team ul.carousel-list li a:hover img {
                margin: -3px;
            }

        .jwVideo-carousel-container-team ul.carousel-list li a.on img, ul.carousel-list li a {
            float: left;
            border: none;
            overflow: hidden;
        }

        .jwVideo-carousel-container-team ul.carousel-list li a.on {
            border: 3px solid #4A69CF;
        }

            .jwVideo-carousel-container-team ul.carousel-list li a.on img {
                margin: -3px;
            }

.no-margin {
    margin: 0px !important;
}

.team-li {
    width: 75px !important;
}

.jwVideo-modalClose {
    float: right;
}

.jwVideo-title {
    color: #696868;
    font-size: 0.69em;
    margin-left: 20px;
    font-weight: bold;
}

.carousel-container ul.carousel-list li.focus {
    border: solid 1px #ccc;
}





























































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
