﻿body  
{
    font: 62.5%/1em Arial, Verdana, sans-serif;
    border-bottom: 36px solid #ec1b30;
}

/* <snippet author="Barney" date="16/11/2010" description="OOCSS grids" source="https://github.com/stubbornella/oocss/blob/master/core/grid/grids.css"> */

.line:after,.lastUnit:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0 !important;line-height:0;font-size:xx-large;content:" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";}
.line{clear:both;*zoom:1;}
.unit{float:left;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit{display:table-cell;float:none;width:auto;*display:block;*zoom:1;_position:relative;_left:-3px;_margin-right:-3px;}

/* </snippet> */

.clear { clear: both; }
.pageid { display: none; }
.hide { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }

#header {
    background: #ED1B2F;
    text-align: center;
    height: 1%;
    min-width: 960px;
    border-top: 5px solid #bc0010;
    }
    #header:after {
        content: ".";
        overflow: hidden;
        height: 0;
        clear: both;
        display: block;
        }
    #header .gutter {
        width: 960px;
        margin: 0 auto;
        text-align: left;
        position: relative;
        }
        
    #header .logo,
    #header .strapline {
        float: left;
        margin-left: 12px;
        display: inline;
        margin-bottom: 10px;
        margin-top: 4em;
        }
    #header .strapline {
        width: 196px;
        height: 57px;
        overflow: hidden;
        text-indent: -9999em;
        background: url(../../SiteImages/Template/thereforyou.gif) 0 0 no-repeat;
        }
    #header .mainNav {
        clear: both;
        list-style: none outside;
        margin: 0 0 0 12px;
        width: 100%;
        overflow: hidden;
        }
    #header .topNavContainer {
        width: 960px;
        margin: 0 auto;
        position: relative;
        }
    #header .topNav {
        height: 2.4em;
        overflow: hidden;
        position: absolute;
        left: 33em;
        top: -5px;
        z-index: 2;
        }
        #header .mainNav li,
        #header .topNav li {
            float: left;
            display: inline;
            margin: 2px 2px 0 0;
            position: relative;
            background: #bc0010;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            }
        #header .topNav li {
            margin: 0 2px 0 0;
            background: #bc0010;
            -moz-border-radius-topleft: 0;
            -moz-border-radius-topright: 0;
            -moz-border-radius-bottomleft: 5px;
            -moz-border-radius-bottomright: 5px;
            -webkit-border-top-left-radius: 0;
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            }
            #header .mainNav li a,
            #header .topNav li a {
                display: block;
                float: left;
                font: bold 1.2em/2em Arial, sans-serif;
                color: #ffffff;
                text-decoration: none;
                text-transform: uppercase;
                padding: 0 10px;
                }
            #header .topNav li a {
                }
                #header .mainNav li a:hover,
                #header .mainNav li a:focus,
                #header .topNav li a:hover,
                #header .topNav li a:focus {
                    text-decoration: underline;
                    }
        #header .mainNav li.current {
            background: #FFF;
            }
            #header .mainNav li.current a {
                color: #bc0010;
                }
            #header .mainNav li ul {
                position: absolute;
                left: 0;
                top: 2.4em;
                background: #d40216;
                padding: 0 0 10px;
                display: none;
                z-index: 3;
                }
            #header .mainNav li.current ul {
                background: #FFF;
                }
                #header .mainNav li ul li {
                    background: none;
                    margin: 0 5px;
                    }
                    #header .mainNav li ul li a {
                        background: none;
                        border-bottom: 1px dotted #FFF;
                        padding: 0 5px;
                        font-size: 1.4em;
                        font-weight: normal;
                        text-transform: none;
                        width: 10em;
                        }
                    #header .mainNav li.current ul li a {
                        color: #bc0010;
                        }
    #header .advert {
        width: 468px;
        height: 60px;
        position: relative;
        float:right;
        right: 0;
        top: 3.8em;
        background: black;
        z-index: 10000;
        }       
    #header .search {
        position: absolute;
        right: 22px;
        top: 1em;
        }
        #header .search label {
            position: absolute;
            top: -9999em;
            }
        #header .search input,
        #header #login input {
            background: #FFF;
            font: normal 1.5em/1.1em Arial, sans-serif;
            border: 1px solid #CCC;
            color: #666;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            padding: 1px 10px;
            display: inline;
            margin: 0 5px 0 0;
            float: left;
            }
        #header .search .submit,
        #header #login .submit {
            float: left;
            background: #f6929c url(../../SiteImages/Template/button_bg_red.gif) 0 0 repeat-x;
            border: 1px solid #FFF;
            font: normal 1.5em/1.1em Arial, sans-serif;
            color: #333;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            padding: 0px 10px;
            cursor: pointer;
            }
    #header #login {
        background: #BC0010;
        width: 100%;
        overflow: hidden;
        }
        #header #login legend {
            display: none;1
            }
        #header #login fieldset {
            margin: 0 auto;
            width: 914px;
            overflow: hidden;
            }
        #header #login .genericErrors {
            float: left;
            font-size: 1.2em;
            color: #FFF !important;
            width: 420px;
            margin: 0.6em 0.5em 0 0em;
            line-height: 1.3em;
            font-weight: bold;
            display: inline;
            }
            #header #login .genericErrors li {
                display: block;
                float: none !important;
                }
            #header #login .genericErrors li a {
               color: #FFF !important;
                }
        #header #login ul {
            float: right;
            padding: 3px 0 8px;
            }
            #header #login ul li {
                list-style: none outside;
                float: left;
                text-align: left;
                }
                #header #login ul li input {
                    float: none;
                    display: block;
                    }
                #header #login ul li .submit {
                    margin-top: 20px;
                    }
                #header #login ul li p,
                #header #login ul li label {
                    color: #FFF;
                    font-size: 1.2em;
                    font-weight: bold;
                    padding: 5px 10px 5px;
                    display: block;
                    }
                    #header #login ul li p input {
                        display: inline;
                        margin: 0 4px 0 0;
                        padding: 0;
                        }
                    #header #login ul li p a {
                        color: #FFF;
                        text-decoration: underline;
                        }
                    
                
#bar {
    height: 3.6em;
    }
    #bar #secondaryNav {
        width: 940px;
        padding: 0;
        margin: 0 auto;
        overflow: hidden;
        list-style: none outside;
        }
        #bar #secondaryNav li {
            float: left;
            }
            #bar #secondaryNav li a {
                font-size: 1.2em;
                font-weight: bold;
                line-height: 3em;
                padding: 0 12px;
                text-decoration: none;
                display: block;
                }
            #bar #secondaryNav li a:hover,
            #bar #secondaryNav li a:focus {
                text-decoration: underline;
                }

#breadcrumb {
    }
    #breadcrumb .gutter {
        width: 916px;
        margin: 0 auto;
        padding: 10px 0 5px;
        }
    #breadcrumb hr {
        display: none;
        }
    #breadcrumb ul.nav {
        width: 100%;
        overflow: hidden;
        list-style: none outside;
        font-size: 1.2em;
        line-height: 1.2em;
        }
        #breadcrumb ul.nav li {
            float: left;
            background: url(../../SiteImages/Template/arrow.gif) right center no-repeat;
            padding: 0 12px 0 0;
            display: inline;
            margin: 0 5px 0 0;
            color: #FFF;
            }
        #breadcrumb ul.nav li.last {
            background: none;
            padding: 0;
            margin: 0;
            }
            #breadcrumb ul.nav li a {
                text-decoration: underline;
                }
    #breadcrumb h1 {
        font: normal 4em/1.1em Arial, sans-serif;
        margin: 0.25em 0 0 -2px;
        }

/* Search Filter */
.recipeFilter {
    width: 100%;
    position: relative;
    background: #900232;
    margin: 15px 0 20px;
    }
    .recipeFilter fieldset {
        padding: 15px;
        }
    #breadcrumb .form fieldset 
    {
        padding: 0 0 15px;
    }
.recipeFilter h2 
{
    font: normal 2em/1em Arial, sans-serif;
    color: #FFF;
    margin: 0 0 10px;
    }
.recipeFilter label,
.recipeFilter h3,
.recipeFilter p,
#breadcrumb fieldset label {
    font-size: 1.2em;
    line-height: 2.5em;
    font-weight: bold;
    color: #FFF !important;
    display: block;
    }
    .recipeFilter p { font-weight: normal; }
.recipeFilter input,
.recipeFilter select {    
    font-size: 1.6em !important;
    line-height: 1.6em !important;
    width: 220px !important;
    }
#breadcrumb .form input 
{
    background: #FFF;
    border: 1px solid #CCC;
    color: #666;
    display: block;
    font: 1.4em/1.1em Arial, sans-serif;
    padding: 3px;
}
.recipeFilter .field,
#breadcrumb .form .field {
    margin: 0 0 10px;
    }
.recipeFilter ul,
.recipeFilter p {
    margin: 0 0 10px;
    width: 100%;
    overflow: hidden;
    }
    .recipeFilter p {
        font-size: 1.1em;
        line-height: 1.3em;
        }
    .recipeFilter ul li {
        display: block;
        list-style: none outside;
        }
.recipeFilter .checkboxes li {    
    width: 50% !important;
    float: left !important;
    }
.recipeFilter .checkboxes li input {
    display: inline !important;
    border: none !important;
    padding: 0 !important;
    position: relative;
    height: 13px !important;
    width: 13px !important;
    }
    .recipeFilter .checkboxes li label {
        padding: 2px 5px 0;
        display: inline !important;
        }
    
.recipeFilter .button {
    font: normal 1.6em/1.1em Arial, sans-serif;
    color: #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 10px;
    cursor: pointer;
    width: auto !important;
    background-image: url(../../Includes/Theme/FoodDrink/button.gif) !important;
    }
#breadcrumb .form .button 
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 10px;
    color: #333;
    cursor: pointer;
    font: 1.6em/1.1em Arial, sans-serif;
}
        
/* Tertiary Nav */
#tertiaryNav {
    width: 300px;
    }
    #tertiaryNav ul,
    #tertiaryNav ul li,
    #tertiaryNav ul li a {
        display: block;
        list-style: none outside;
        }
        #tertiaryNav ul li a {
            background-image: url(../../SiteImages/Template/tertiaryNav.gif);
            background-position: center right;
            background-repeat: no-repeat;
            font-size: 1.2em;
            font-weight: bold;
            line-height: 1.2em;
            padding: 4px 25px 4px 10px;
            margin: 0 0 5px;
            text-decoration: none;
            zoom: 1;
            }
    #tertiaryNav ul li li a 
    {
        background-color: #FFF !important;
        background-image: url(../../SiteImages/Template/nav4Arrow.gif);
        background-position: 10px 50%;
        background-repeat: no-repeat;
        padding: 2px 0 2px 23px;
    }
    #tertiaryNav ul li li a:hover,
    #tertiaryNav ul li li a:focus 
    {
        text-decoration: underline !important;
    }
    
/* Pagination */
.pagination {
    width: 100%;
    text-align: center;
    line-height: 1em;
    padding: 1em 0;
    overflow: hidden;
    }
    .pagination a {
        float: left;
        line-height: 1.75em;
        font-size: 1.2em;
        padding: 0 0.6em;
        }
    .pagination ul {
        font-size: 1em !important;
        float: left;
        list-style: none outside;
        display: inline;
        padding: 0 1em;
        margin: 0 !important;
        }
        .pagination ul li {
            float: left;
            display: inline;
            margin: 0 1px;
            }
            .pagination ul li a {
                display: block;
                float: none;
                line-height: 1.75em;
                padding: 0 8px;
                text-decoration: none;
                }
            .pagination ul li a.current {
                background-image: url(../../SiteImages/Template/pagination_top.gif);
                background-position: top center;
                background-repeat: no-repeat;
                padding-top: 11px;
                margin-top: -11px;
                position:relative;
                height: 1%;
                }
            .pagination ul.top li a.current {
                background-image: url(../../SiteImages/Template/pagination_bottom.gif);
                background-position: bottom center;
                padding-top: 0;
                margin-top: 0;
                margin-bottom: -10px;
                padding-bottom: 11px;
                }
        
        
/* Finders */
#finders {
    position: absolute;
    top: -18px;
    right: 18px;
    z-index: 10;
    float: right;
    }
    #finders .store,
    #finders .recipe {
        float: left;
        width: 202px;
        overflow: hidden;
        display: inline;
        margin: 0 0 0 10px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }
        #finders .store {
            background: #667536 url(../../SiteImages/Template/finder_store.gif) top center repeat-y;
            }
        #finders .recipe {
            background: #611540 url(../../SiteImages/Template/finder_recipe.gif) top center repeat-y;
            }
    #finders h2 {
        overflow: hidden;
        text-indent: -9999em;
        cursor: pointer;
        width: 202px;
        height: 49px;
        }
    html.unscripted #finders h2 {
        cursor:default;
    }
        #finders .store h2 {
            background: url(../../SiteImages/Template/h2_store_finder.gif) 13px 13px no-repeat;
            }
        #finders .recipe h2 {
            background: url(../../SiteImages/Template/h2_recipe_finder.gif) 13px 13px no-repeat;
            }
    #finders fieldset {
        overflow: hidden;
        padding: 0 13px 0px;
        height: 150px;
        }
        #finders p {
            font: normal 1.7em/1.1em Arial, sans-serif;
            color: #FFF;
            margin: 0 0 0.45em;
            }
        #finders label {
            display: block;
            font: normal 1.2em/1.2em Arial, sans-serif;
            color: #FFF !important;
            margin: 0 0 0.3em;
            }
        #finders .field {
            float: left;
            font: normal 1.2em/1.2em Arial, sans-serif;
            color: #999;
            padding: 4px;
            width: 130px;
            background: #fff;
            border: 1px solid #a0a0a0;
            display: inline;
            margin: 0 5px 0 0;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            }        
        #finders .submit {
            width: 25px;
            height: 25px;
            overflow: hidden;
            text-indent: -999em;
            padding: 25px 0 0;
            border: none;
            float: left;
            cursor: pointer;
            }
            #finders .store .submit {
                background: url(../../SiteImages/Template/finder_store_button.gif) 0 0 no-repeat;
                }
            #finders .recipe .submit {
                background: url(../../SiteImages/Template/finder_recipe_button.gif) 0 0 no-repeat;
                }

/* Content Columns */     
#wrapper {
    width: 960px;
    margin: 0 auto;
    }
#content {
    height: 1%;
    padding: 20px 0 0;
    position: relative;
    width: 100%;
    }
    #content:after {
        content: ".";
        overflow: hidden;
        height: 0;
        display: block;
        clear: both;
        }
#content #main {
    float: left;
    width: 630px;
    display: inline;
    margin: 0 10px 0 20px;
    color: #2a2b00;
    }
    #content.fullWidth #main { width: 940px; }
    #content.storeFinder #main { width: 300px; }
#content #side {
    float: right;
    width: 300px;
    } 
    #content.storeFinder #side { width: 630px; }
    #content.storeFinder #side #map { width:630px; height:350px; margin-bottom:2em; background-color:#efefef;}
    #content.storeFinder #side .cta { float: left; margin-right: 30px; display: inline; }        
    #content.storeFinder #side .justClick { float:left; margin-right: 1.5em; }
    
/* Main Content Elements */
#content #main p,
#content #main ol,
#content #main ul,
#content #main dl,
#content .secondary p,
#content .secondary ol,
#content .secondary ul,
#content .secondary dl,
#content #main table
 {
    font-size: 1.3em;
    line-height: 1.6em;
    /*color: #2a2b00;*/
    margin: 0 0 1em;
    }
#content #main object {
    margin: 0 0 1.5em;
    display: block;
    }    
    #content #main ul,
    #content .secondary ul {
        list-style: disc outside;
        margin-left: 1em;
        }
    #content #main ol,
    #content .secondary ol {
        list-style: decimal outside;
        margin-left: 1em;
        }
    #content .keyFacts {
        list-style: none outside !important;
        }
        #content #main li ol,
        #content #main li ul,
        #content #main li p,
        #content #main dd p,
        #content #main dt p,
        #content #main dd ol,
        #content #main dd ul,
        #content .secondary li ol,
        #content .secondary li ul,
        #content .secondary li p,
        #content #side li ol,
        #content #side li ul,
        #content #side li p,
        #content #side dt p,
        #content #side dd p,
        #content #side dd ol,
        #content #side dd ul {
            font-size: 1em;
            margin: 0;
            }
            #content #main dd ol,
            #content #main dd ul {
                margin-left: 1em;
                }
        #content #main ol li,
        #content .secondary ol li {  
            padding: 0 0 1em;
            }
        #content #main dl dt,
        #content .secondary dl dt {
            font-weight: bold;
            cursor: pointer;
            background: url(../../SiteImages/Template/icon_plus.gif) left center no-repeat;
            padding-left: 15px;
            }
            #content #main dl dt.showing,
            #content .secondary dl dt.showing {
                background: url(../../SiteImages/Template/icon_minus.gif) left center no-repeat;
                }
        #content #main dl dd,
        #content .secondary dl dd {
            padding: 0 0 1em;
            }
#content #main div.colour a,
#content #main div.colour a:active,
#content #main div.colour a:focus,
#content #main div.colour a:hover
#content #main div.colour a:link,
#content #main div.colour a:visited {
    color: #FFF !important;
    }            
#content #main h2,
#content .secondary h2 {
    font-size: 2em;
    line-height: 1em;
    margin: 0 0 0.5em;
    }
#content #main h3,
#content .secondary h3 {
    font-size: 1.4em;
    line-height: 1em;
    margin: 0 0 0.5em;
    font-weight: bold;
    }
    #content #main h2,
    #content #main h3 {
        margin: 0.5em 0 0.5em;
    }
#content .hr {
    height: 26px;
    background: url(../../SiteImages/Template/hr.gif) 0 0 no-repeat;
    overflow: hidden;
    border-top: 10px solid #FFF;
    }
    #content .hr hr {
        display: none;
        }
#content #main .large {
    font-size: 1.6em;
    line-height: 1.4em;
    }
#content #main .columns {
    width: 100%;
    overflow: hidden;
    }
    #content #main .columns div.left {
        width: 305px;
        overflow: hidden;
        float: left;
        }
    #content #main .columns div.right {
        width: 305px;
        overflow: hidden;
        float: right;
        }
    #content #main #recipeMethod {
        overflow: visible;
        }
            
#content #main div.genericErrors ul {
    margin: 0;
    }
#content #main table {
    margin: 0 0 1.5em;
    }
#content #main table td,
#content #main table th {
    padding: 2px 10px;
    border-top: 1px solid #CCC;
    }
    #content #main table tr.even td {
        background: #F3F3F3;
        }
#content #main table th {
    font-weight: bold;
    background: #BC0010;
    color: #FFF;
    border: none;
    }

/* Form Stuff */
#content #main fieldset ul {
    margin-left: 0;
    overflow: hidden;
    }
#content #main fieldset ul li {
    display: block;
    padding: 0.3em 0;
    list-style: none outside;
    overflow:hidden;
    }
#content fieldset ul input,
#content fieldset ul select,
#content fieldset ul textarea {    
    background: #FFF;
    font: normal 1.14em/1em Arial, sans-serif;
    border: 1px solid #CCC;
    color: #666;
    padding: 3px 0;
    display: block;
    margin: 0 0 4px;
    }
    #content fieldset .w200 { width: 200px; }
    #content fieldset .w300 { width: 300px; }
#content fieldset label,
#content fieldset p.captchaMessage {
    display: block;
    color: #6b6250;
    font-weight: bold;
    }     
    #content fieldset .checkbox label,
    #content fieldset .checkbox input { display: inline; border: none; }   
    #content fieldset .checkbox select { display: inline; }
    #content fieldset .checkbox label { padding-left: 5px; }
#content #main .genericErrors {
    color: #BC0010 !important;
    }
#content fieldset .button {
    font: normal 1.6em/1.1em Arial, sans-serif;
    color: #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 10px;
    cursor: pointer;
    border: 1px solid #CCC;
    background: #FFF url(../../SiteImages/Template/button_bg.gif) left bottom repeat-x;
    }
#content fieldset ul .button {
    font: normal 1.14em/1em Arial, sans-serif;
    color: #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 10px;
    cursor: pointer;
    border: 1px solid #CCC;
    background: #FFF url(../../SiteImages/Template/button_bg.gif) left bottom repeat-x;
    }

/* Sitemap */
#content #main .sitemap {
    margin-left: 0;
    }
#content #main .sitemap li {
    background: url(../../SiteImages/Template/sitemap_arrow.gif) 0.5em 0.5em no-repeat;
    padding: 0 0 0 1.5em;
    list-style: none outside;
    }
#content #main .sitemap h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em 0 0;
    }

/* Press Options */
#content #main .press_toolbar {
    width: 595px;
    padding: 0 0 0 35px;
    background: url(../../SiteImages/Template/press_bg.gif) 0 0 no-repeat;
    overflow: hidden;
    line-height: 1.3em;
    margin: 0 0 2em;
    }
    #content #main .press_toolbar li {
        float: left;
        list-style: none outside;
        }
    #content #main .press_toolbar a {
        color: #666 !important;
        text-decoration: none;
        padding: 5px 10px;
        margin: 23px 0;
        border-right: 1px solid #666;
        display: block;
        }
        #content #main .press_toolbar .last a {
            border-right: none;
            }
        #content #main .press_toolbar a:hover,
        #content #main .press_toolbar a:focus {
            text-decoration: underline;
            }

/* Print and Email links */
#content #main .printmail {
    margin-left: 0;
    }
#content #main .printmail li {
    list-style: none outside;
    display: block;
    }
    #content #main .printmail li a {
        display: block;
        height: 1%;
        line-height: 2em;
        padding-left: 28px;
        font-weight: bold;
        }
        #content #main .printmail li.print a {
            background: url(../../SiteImages/Template/icon_print.gif) left center no-repeat;
            }
        #content #main .printmail li.email a {
            background: url(../../SiteImages/Template/icon_email.gif) left center no-repeat;
            }

/* Store Finder */
#content #main .store {
    position: relative;
    width: 100%;    
    padding: 0 0 1em;
    }
    #content #main .store .icon_1,
    #content #main .store .icon_2,
    #content #main .store .icon_3,
    #content #main .store .icon_4,
    #content #main .store .icon_5 {
        width: 26px;
        height: 34px;
        position: absolute;
        left: 0;
        top: 0;
        }
    #content #main .store .icon_1 { background: url(../../SiteImages/Template/map_1.png) 0 0 no-repeat; }
    #content #main .store .icon_2 { background: url(../../SiteImages/Template/map_2.png) 0 0 no-repeat; }
    #content #main .store .icon_3 { background: url(../../SiteImages/Template/map_3.png) 0 0 no-repeat; }
    #content #main .store .icon_4 { background: url(../../SiteImages/Template/map_4.png) 0 0 no-repeat; }
    #content #main .store .icon_5 { background: url(../../SiteImages/Template/map_5.png) 0 0 no-repeat; }
    
#content #main .store h2 {
    font-size: 1.2em;
    margin: 0 0 0.3em 30px;
    }
#content #main .store p {
    line-height: 1.3em;
    margin: 0 0 1em 30px;
    }

#content #main .store img {
    line-height: 1.3em;
    margin: 0 0 1em 30px;
    }

/* Recipe Listings */
#content #main .searchResults .recipe {
    width: 100%;
    overflow: hidden;
    }
#content #main .searchResults .recipe h2 {
    margin: 0 0 0.3em 12px;
    }
#content #main .searchResults .recipe .img {
    background: #9f1f4a;
    float: left;
    padding: 5px 0 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 305px;
    height: 100px;
    margin: 0 10px 10px 0;
    display: inline;
    overflow: hidden;
    }
    #content #main .searchResults .recipe .img img {
        background: #000;
        color: #FFF;
        display: block;
        }
#content #main .searchResults .recipe p {
    font-size: 11px;
    margin: 0 0 0.5em;
    }
#content #main .searchResults .recipe p a {
    color: inherit;
}
#content #main .keyFacts ul {
    padding: 0 0 5px 35px;
    background: url(../../SiteImages/Template/time_icon.gif) left top no-repeat;
    margin: 0 0 1em;
    overflow: hidden;
    width: 100%;
    font-size: 1.4em;
    }
#content #main .searchResults .recipe .keyFacts ul {
    float: left;
    width: auto;
    margin: 0;
    }
    #content #main .keyFacts ul li {
        float: left;
        list-style: none outside;
        color: #42000d;
        padding: 0 0 0 15px;
        line-height: 1.2em;
        }
        #content #main .keyFacts ul li strong {
            color: #999999;
            font-weight: normal;
            font-size: 0.86em;
            display: block;
            }
            
/* Press Release Listing */
#content #main .searchResults .press p {
    font-size: 1.2em;
    margin: 0.5em 0;
    }
#content #main .searchResults .press .date {
    margin-bottom: 0;
    }
    
/* Search Filters */
#content #main .filter,
#content #main .filter ul {
    width: 100%;
    overflow: hidden;
    margin-left: 0;
    }
    #content #main .filter li {
        float: left;
        display: inline;
        margin: 0 10px 0 0;
        list-style: none outside;
        }
#content #main .filter label.hidden {
    display: none;
    }

/* Image Content */
#content #main .imageContent {
    margin: 0 0 1em;
    }
#content #main .imageContent div {
    padding: 12px;
    }
    #content #main .imageContent div * {
        margin: 0;
        }
#content #main .imageContent img {
    display: block;
    background: #000;
    color: #FFF;
    }
    
/* Feature */
#content #main .feature {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    overflow: hidden;
    margin: 0 0 1em;
    }
    #content #main .feature h3 {
        font-size: 1.8em;
        font-weight: normal;
        margin: 15px 15px 0;
        line-height: 1em;
        }
    #content #main .feature p {
        margin: 7px 15px;
        font-size: 1.2em;
        line-height: 1.2em;
        }
        #content #main .feature p a {
            color: #FFF !important;
            }
    #content #main .feature img {
        display: block;
        color: #FFF;
        background: #000;
        }
    
/* Block List */
#content #main .blockList {
    margin: 0 0 1em;
    }
#content #main .blockList li,
#content #main .blockList ul {
    display: block;
    list-style: none outside;
    margin: 0;
    overflow: hidden;
    width: 100%;
    }
#content #main .blockList ul {
    font-size: 1.8em;
    line-height: 1em;
    }
#content #main .blockList ul li {
    border-bottom: 2px solid #FFF;
    }
    #content #main .blockList li a {
        display: block;
        padding: 12px;
        zoom: 1;
        text-decoration: none;
        color: #FFF !important;
        }

/* Comment */
#content #main .comment {
    background: #f7f8e2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding: 10px 10px 0;
    }
    #content #main .comment .img img {
        float: left;
        margin: 0 10px 10px 0;
        display: inline;
        }
#content #main .comment_end {
    background: url(../../SiteImages/Template/comment.gif) 0 0 no-repeat;
    width: 25px;
    height: 7px;
    margin: 0 0 0 10px;
    }
    
/* Content Side CTA */
#content #side .cta {
    position: relative;
    width: 280px;
    padding: 10px;
    margin: 0 0 2em;
    }
    #content #side .cta h2 {
        padding: 5px 10px 10px;
        }
    #content #side .cta .content {
        background: #FFF;
        padding: 10px 30px;
        }
    #content #side .cta .content p,
    #content #side .cta .content ul,
    #content #side .cta .content ol {
        color: #2a2b00;
        font-size: 1.2em;
        line-height: 1.5em;
        margin: 0 0 1em;
        }
    #content #side .cta .content h3 {
        color: #2a2b00;
        font-size: 1.6em;
        line-height: 1.3em;
        margin: 0 0 0.5em;
        }
#content #side .athletics {
    background: #032968;
    padding: 8px 0 0;
    width: 300px;
    }
    #content #side .athletics h2 {
        color: #FFF;
        padding-left: 12px;
        font-size: 2.2em;
        }
    #content #side .athletics .content {
        background: none;
        padding: 10px 15px;
        }
        #content #side .athletics .content p,
        #content #side .athletics .content ol,
        #content #side .athletics .content ul {
            color: #FFF;
            font-size: 11px;
            }
            #content #side .athletics .content ul li {
                list-style: outside disc;
                margin-left: 12px;
                }
            #content #side .athletics .content ol li {
                list-style: outside decimal;
                margin-left: 12px;
                }
#content #side .blackboard {
    background: url(../../SiteImages/Template/cta_blackboard.jpg) 0 0 no-repeat;
    height: 337px;
    }
    #content #side .blackboard h2 {
        position: absolute;
        top: -999999em;
        }
    #content #side .blackboard .content {
        background: none;
        padding: 95px 25px 0;
        }
        #content #side .blackboard .wineExpertProduct
        {
            float:left;
        }
        #content #side .blackboard .content p {
            color: #FFF;
            }
        #content #side .blackboard .content h3 {
            text-decoration: underline;
            color: #FFF;
            }
        #content #side .blackboard .content a {
            color: #FFF;
            }
        #content #side .blackboard .content .price {
            font-size: 3em;
            line-height: 1em;
            }
#content #side .justClick {   
    position:relative;
    width:300px;    
    margin:0 0 2em 0;
    }   
 
/* Star Rating */
.star-0,
.star-1,
.star-2,
.star-3,
.star-4,
.star-5 {
    display: block;
    width: 79px;
    height: 15px;
    text-indent: -999em;
    overflow: hidden;
    }
.star-0 { background: url(../../SiteImages/Template/star_0.png) 0 0 no-repeat; }
.star-1 { background: url(../../SiteImages/Template/star_1.png) 0 0 no-repeat; }
.star-2 { background: url(../../SiteImages/Template/star_2.png) 0 0 no-repeat; }
.star-3 { background: url(../../SiteImages/Template/star_3.png) 0 0 no-repeat; }
.star-4 { background: url(../../SiteImages/Template/star_4.png) 0 0 no-repeat; }
.star-5 { background: url(../../SiteImages/Template/star_5.png) 0 0 no-repeat; }
* html .star-0 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SiteImages/Template/star_0.png', sizingMethod='scale'); }
* html .star-1 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SiteImages/Template/star_1.png', sizingMethod='scale'); }
* html .star-2 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SiteImages/Template/star_2.png', sizingMethod='scale'); }
* html .star-3 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SiteImages/Template/star_3.png', sizingMethod='scale'); }
* html .star-4 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SiteImages/Template/star_4.png', sizingMethod='scale'); }
* html .star-5 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SiteImages/Template/star_5.png', sizingMethod='scale'); }

/* Ratings */
.rater,
.rater a:hover,
.rater a:active,
.rater a:focus,
.rater .current-rating{
	background: url(../../SiteImages/Template/star.gif) left top repeat-x;
}
.rater{
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.rater li{
	display: inline !important;
	padding: 0 !important;
}
.rater a, 
.rater .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:15px;
	line-height:15px;
	outline:none;
	overflow:hidden;
	border: none;
}
.rater a:hover,
.rater a:active,
.rater a:focus{
	background-position: left bottom;
}
.rater a.star_1{
	width:20%;
	z-index:6;
}
.rater a.star_2{
	width:40%;
	z-index:5;
}
.rater a.star_3{
	width:60%;
	z-index:4;
}
.rater a.star_4{
	width:80%;
	z-index:3;
}
.rater a.star_5{
	width:100%;
	z-index:2;
}
.rater .current-rating{
	z-index:1;
	background-position: left center;
}
    
/* Site Information */
#siteInformation { 
    clear: both;
    padding: 13px;
    width: 934px;
    }
#siteInformation a:hover,
#siteInformation a:focus {
    color: #000 !important;
    }
#siteInformation h2 {
    font-size: 1.6em;
    line-height: 1em;
    color: #ed1b2f;
    margin: 1em 0 1em;
    }
#siteInformation ul,
#siteInformation p {
    font-size: 1.2em;
    line-height: 1.2em;
    }
#siteInformation .col ul,
#siteInformation .col li {
    list-style: none outside;
    display: block;
    margin-left: 0;
    }
    #siteInformation .col li a {
        color: #9d9c9c;
        text-decoration: underline;
        }
#siteInformation .columns {
    width: 100%;
    overflow: hidden;
    }
    #siteInformation .col {
        float: left;
        padding-right: 30px;
        }
#siteInformation .links {
    color: #9d9c9c;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 2em 0 0;
    }
#siteInformation .links a,
#siteInformation .graphico a {
    color: #9d9c9c;
    }
#siteInformation .graphico {
    color: #9d9c9c;
    float: right;
    font-size: 1.1em;
    }
    
/* Popup */
body.popup {
    border: none;
    }
.popup #header {
    border: none;
    padding: 5px;
    text-align: left;
    }
.popup #wrapper {
    width: auto;
    height: 1%;
    margin: 0;
    padding: 10px
    }
    .popup #wrapper #main h1 {
        font-size: 2em;
        line-height: 1em;
        margin: 0 0 0.5em;
        }
    .popup #wrapper #main h2 {
        font-size: 1.5em;
        font-weight: bold;
        }
    .popup #wrapper #content,
    .popup #wrapper #main {
        padding: 0;
        margin: 0;
        float: none;
        display: block;
        width: auto;
        height: auto;
        }
        
        
.popupMap {
    font-size:1.3em;
    line-height:1.4em;
}

#content #main img.left {
    float:left;
    margin: 0 1em 1.3em 0;
    display: inline;
}

#content #main img.right {
    float:right;
    margin: 0 0 1.3em 1em;
    display: inline;
}
#content #main .clearSelf {
    width: 100%;
    overflow: hidden;
}

/* Retailer Recruitment Map */
.recruitmentMap {
    width: 400px;
    height: 449px;
    background: url(../../SiteImages/Template/recruitmentMapV2.gif) 0 0 no-repeat;
    position: relative;
    margin: 0 0 1em;
    list-style: none outside;
    }
.rdcMap { 
    width: 400px;
    height: 449px;
    background: url(../../SiteImages/Template/recruitmentMap_blankV2.gif) 0 0 no-repeat;
    position: relative;
    margin: 0 0 1em;
    list-style: none outside;
    }
    .rdcMap li {
        list-style: none outside;
        display: block;
        }
    .rdcMap a {
        position: absolute;
        width: 10em;
        border: 1px solid #000;
        background: #FFF;
        padding: 4px 6px;
        font-weight: bold;
        text-decoration: none;
        font-size: 0.9em;
        line-height: 1.2em;
        }
        .rdcMap a.map_1 { left: 240px; top: 70px; }
        .rdcMap a.map_2 { left: 20px; top: 205px; }
        .rdcMap a.map_3 { left: 270px; top: 190px; }
        .rdcMap a.map_4 { left: 280px; top: 311px; }
        .rdcMap a.map_5 { left: 290px; top: 370px; }
        .rdcMap a.map_6 { left: 100px; top: 390px; }
        
.smallGrey { 
    display: block;
    width: 130px;
    color: #999;
    line-height: 1.1em;
    font-size: -0.9em;
    }
#content #main .red {
    color: #bc0010 !important;
    }
    
/* Easter Theme 
body.home #wrapper 
{
    background: url(../../SiteImages/SiteThemes/easter_bg.jpg) center top repeat-x;
    width: 100%;
    margin: auto;
}
body.home #content 
{
    padding-top: 0;
    width: 960px;
    margin: 0 auto;
}
body.home #siteInformation
{
	margin: auto;
}
body.home .jCarousel 
{
    border-bottom: none;
    height: 469px;
}
body.home .jCarouselBackground 
{
    display: none;
}
body.home #header .mainNav li 
{
    background: #018cb6;
}
body.home #header .mainNav li.current 
{
    background: #FFF;
}*/

/* Store Finder Printable Map */
.googleStaticMap 
{
  display: none;  
}

#share {
    padding: 10px 10px 10px 0;
    position: relative;
}

#siteInformation #share ul {  
    padding: 8px;
    background: url(../../SiteImages/Common/shareList.jpg) top left repeat-x;
    margin: 0;
    overflow: hidden;
}

#siteInformation #share a.trigger {
    display: block;
    background: url(../../SiteImages/Common/share.jpg) left top no-repeat; 
    color: White !important;
    line-height: 2.5;
    padding-left: 10px;
}

#siteInformation #share a.trigger:hover {
    text-decoration: none;
}

#siteInformation #share p {
    margin: 0;
}

#share li {
    float: left;  
    list-style: none;  
    margin-right: 4px;
}

#share li.last { 
    margin-right: 0;
}

#share li a {
    display: block; 
}

#siteInformation .foot { overflow: hidden; }

#recipeMethod ol 
{
    margin-left: 1.5em !important;
}

#side .advert 
{	
	
	margin-bottom:1em;
}

#homepageFlash { margin-top: -20px; z-index:1; }

.filterShow { color: #FFF; font-weight: bold; font-size: 1.2em; padding: 8px 0 1px; text-decoration: underline !important; cursor: pointer; }


/*ad rotator*/
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:250px;
	margin-bottom: 2em;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	top: 0;
	left:0;
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}

.justClickContainer img 
{
    margin-bottom: 2em;
}



/* register */

#register  
{
/*	border:1px solid #000;*/
	width:700px;
}


#register div.half  
{
	float:left;
	width:50%;
	margin-bottom:10px;
}

#register div.full  
{
	float:left;
	width:100%;
	clear:both;
	margin-bottom:10px;
}

#wrapper #content #register .full ul li
{
    width: 350px;
    float: left;
    margin-right: 0;
}

#wrapper #content #register #SPARShoppingType ul li,
#wrapper #content #register #SPARCookingStyle ul li
{
    width: 100%;
}

 #content #register fieldset .checkbox.inline ul li { display: inline; border: none; margin-right:20px; }   
 #content #register fieldset .checkbox.inline ul li label { padding-left:5px; }   
 #content #register fieldset .checkbox.nopadding label { padding-left:0px; }
 
 /*"tabs" in registration - Stuart Johnston 27/09/10*/
 
.youAreHere
{
    line-height: 23px;
    overflow: hidden;
    margin-bottom: 1em;
    margin-top: 1em;
}

.youAreHere .basicInfo,
.youAreHere .moreAboutMe
{
    width: 48%;
    display: block;
    float: left;
    color: #fff;
    font-size: 13px;
    padding: 0 1%;
}

#registerStep01 .basicInfo
{
    background: #BC0210 url(../../SiteImages/Registration/Step01/basicInfo.jpg) 100% top no-repeat;
}

#registerStep01 .moreAboutMe
{
    background: #E6152B url(../../SiteImages/Registration/Step01/moreAboutMe.jpg) 100% top no-repeat;
}

#registerStep02 .basicInfo
{
    background: #E6152B url(../../SiteImages/Registration/Step02/basicInfo.jpg) 100% top no-repeat;
}

#registerStep02 .moreAboutMe
{
    background: #BC0210 url(../../SiteImages/Registration/Step02/moreAboutMe.jpg) 100% top no-repeat;
}


#register .genericErrors ul li
{
    list-style-position: inside;
}

/*update details - Johnston 29/9/10*/

.hideButton
{
    position: absolute;
    top: -9999em;
}

#updateDetails
{
    margin-bottom: 5px;
    padding: 1em;
    text-align: left;
    background: #008C44;
    background: -webkit-gradient(linear, left top, left bottom, from(#00622F), to(#008C44));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #00622F, #008C44);
    /* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF00622F, endColorstr=#FF008C44);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF00622F, endColorstr=#FF008C44)";
	zoom:1;
}

#updateDetails h2,
#updateDetails p
{
    width: 38%;
    margin: 0 auto;
    font-size: 1.2em;
    color: #fff;
    line-height: 1.4;
}

#updateDetails h2
{
    margin-bottom: 0.5em;
    font-weight: bold;
    font-size: 1.6em;
}

#updateDetails .standfirst
{
    font-weight: bold;
    font-size: 1.6em;
}

#updateDetails p
{
    margin-bottom: 0.5em;
}

#updateDetails #response
{
    margin-top: 1em;
}

#updateDetails #response a
{
    padding: 3px 14px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
}

#updateDetails #response #updateDetailsNo
{   
    margin-right: 1em;
    background: -webkit-gradient(linear, left top, left bottom, from(#E8192D), to(#AD0310));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #E8192D, #AD0310);
    /* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFE8192D, endColorstr=#FFAD0310);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFE8192D, endColorstr=#FFAD0310)";
	border: 1px solid #9D0002;
}

#updateDetails #response #updateDetailsYes
{
    color: #333;
    /* For browsers not listed below */
    background: -webkit-gradient(linear, left top, left bottom, from(#FDF3F2), to(#F7AAB0));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #FDF3F2, #F7AAB0);
    /* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFDF3F2, endColorstr=#FFF7AAB0);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFDF3F2, endColorstr=#FFF7AAB0)";
	border: 1px solid #fff;
}

/*has javascript version*/
.hasJavascript #updateDetails
{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    z-index: 5000;
    -moz-box-shadow: 0 0 50px #333;
    -webkit-box-shadow: 0 0 50px #333;
}

.hasJavascript #updateDetails h2,
.hasJavascript #updateDetails p
{
    width: 100%;
    margin: 0;
    margin-bottom: 0.5em;
}

.hasJavascript #updateDetails
{
    padding: 2em;
    /* For browsers not listed below */
    background: #008C44;
    background: -webkit-gradient(linear, left top, left bottom, from(#AD0310), to(#EE1A30));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #AD0310, #EE1A30);
    /* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFAD0310, endColorstr=#FFEE1A30);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFAD0310, endColorstr=#FFEE1A30)";
	border: 1px solid #fff;
}

.hasJavascript #updateDetails #response
{
    margin-top: 2em;
}

#breadcrumb fieldset label.storeFinderSearch  
{
	color: #000000 !important;
}
 


/* <snippet author="Barney" date="21/12/2010" description="Add comment module styles"> */

#leaveComment {
    background: #fff;
    color: #fff;
    border: 1px solid #dedede;
    margin: 0 0 12px;
    padding: 1px;
    width: 420px;
}

#leaveComment fieldset {
    background: url(../../SiteImages/background_module_comment.png) no-repeat 0 100% #7f0127;
    padding: 15px 44px 21px 21px;
}

#content #main #leaveComment h3,
#content #main #leaveComment label {
    color: #fff;
    font-weight: normal;
}

#content #main #leaveComment h3 {
    font-size: 19px;
}

#content #main #leaveComment label {
    float: left;
    padding-right: 21px;
    text-align: right;
    width: 64px;
}

#content #main #leaveComment .text {
    overflow: hidden;
    width: 264px;
}

#content #main #leaveComment .rater, 
#content #main #leaveComment .rater a:hover, 
#content #main #leaveComment .rater a:active, 
#content #main #leaveComment .rater a:focus, 
#content #main #leaveComment .rater .current-rating {
    background-image: url(../../SiteImages/graphic_module_comment_star.png);
}

#content #main #leaveComment .rater .current-rating {
    background-position: 0 100%;
}

#content #main #leaveComment .button {
    background: url(../../SiteImages/graphic_module_comment_button.png) no-repeat;
    border: none;
    color: #fff;
    float: right;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-top: -40px;
    padding: 0;
    text-align: center;
    width: 75px;
}

/* </snippet> */


#recipeForm .section .tabsContainer
{
	clear:both;
}

#recipeForm .section .tabsContainer .tabsDefinition
{	
	height:29px;	
	border-bottom:1px solid #666;	
}

#recipeForm .section .tabsContainer .tabsDefinition div
{		
	display:inline;
	width:auto;
	border-bottom:1px solid #666;		
	height:29px;	
}

#recipeForm .section .tabsContainer .tabsDefinition input
{		
	border:0;
	border-right:1px solid #666;
	border-top:1px solid #666;
	padding:5px;
	background-color:#B75B7A;
	color:#fff;	
	border-left:1px solid #666;	
}

#recipeForm .section .tabsContainer .tabsDefinition input.on
{	
	background-color:#f5f5f5;
	color:#A8214E;		
	padding-bottom:6px;
}

#recipeForm .section .tabsContainer .tabsDefinition input:hover
{
	background-color:#fff;
	color:#A8214E;
	cursor:pointer;
}

#recipeForm .section .tabsContainer .tabsData
{
	border-left:1px solid #666;	
	border-bottom:1px solid #666;		
	border-right:1px solid #666;		
	padding:5px;
	background-color:#f5f5f5;
	min-height:180px;	
}
