/* TEMPLATE */
#foxboro_container {
    background: url("style/home-content-bg.jpg") repeat scroll 0 0 transparent
}

#foxboro_top {
    background: url("style/foxboro-bg.jpg") repeat scroll 0 0 transparent;
    padding: 0;
}

#dnn_TopPane {
    background: url(style/foxboro-top-bg.png) center bottom repeat-x;
    padding: 23px 0 45px;
}

#foxboro_top .NoContainerContentPane {
    width: 1036px;
    margin: 0 auto;
}
#foxboro_top .Normal {
    width: 942px;
    margin: 15px auto 0;
    color: #42392d;
    overflow: hidden;
}
#foxboro_top #featured-recipe {
    float: right;
    margin-left: 50px;
}
#foxboro_top h1 {
    font: 26px "Times New Roman", serif !important;
    color: #442c1d !important;
    margin-top: 0;
}
#foxboro_top .Normal p {
    line-height: 225%;
    margin-top: 0;
}

#page-content {
    background: url(style/home-content-bg.jpg) repeat;
    overflow: hidden;
}

#foxboro_content {
    background: url("style/content-bg-alt.jpg") repeat-x scroll 0 100% transparent !important;
}

#bottom-content {
    background: url(style/home-content-bg.jpg) repeat;
}
#foxboro_three-eq-column {
    width: 942px;
    margin: 25px auto 10px;
    overflow: hidden;
}
#foxboro_col1, #foxboro_col2, #foxboro_col3 {
    width: 300px !important;
}
#foxboro_col2 {
    margin: 0 21px;
}
#foxboro_col2 .pad {
    padding: 0 !important;
}
#foxboro_col2 h3 {
    display: none;
}

#foxboro_bottom {
    background: url(style/home-content-bg.jpg) repeat;
}
#foxboro_bottom .NoContainerContentPane, #foxboro_bottom .Normal {
    width: 1000px;
    margin: 0 auto;
}


/* SLIDER */
#home-slider-container {
    background: url(images/home/home-slider-container.png) no-repeat;
    width: 1036px;
    height: 308px;
}
#home-slider {
    width: 949px;
    height: 240px;
    display: none;
}
#home-slider .slide {
    width: 949px;
    height: 240px;
    margin: 19px 0 0 45px;
}
#home-slider .content {
    position: relative;
    width: 100%;
    height: 100%;
}

#home-slider-mobile-alt {
    padding-bottom: 15px;
}

/*
#home-slider .one {
    background: url(images/home/slide-one.jpg) no-repeat;
}
#home-slider .one span.hs-cta-wrapper {
    position: absolute;
    bottom: 10px;
    right: 101px;
}
*/
#home-slider span.hs-cta-wrapper {
    position: absolute;
    bottom: 10px;
    right: 101px;
}


/* SOCIAL BUCKET */
#social-bucket {
    width: 1000px;
    height: 508px;
    background: url(images/social-bucket.png) no-repeat;
}
#social-bucket #content {
    margin-left: 16px;
    width: 979px;
    overflow: hidden;
}
#social-bucket .column {
    float: left;
    width: 250px;
    margin-top: 10px;
}
#social-bucket .first {
    margin-left: 30px;
}
#social-bucket .last {
    margin-right: 30px;
}
#social-bucket .middle {
    width: 290px !important;
    margin: 10px 64px 0;
}
#social-bucket h2 {
    font-family: 'museo-sans', Arial, Helvetica, sans-serif !important;
    font-weight: 100 !important;
    color: #788b59 !important;
    font-size: 24px;
}
#social-bucket .ItemLink {
    font-size: 12px;
}