﻿/* Cuisine Global Styles */

#mainNav .first a, #mainNav .third a, #mainNav .fourth a, #mainNav .fifth a {
    opacity:0.8; 
    /*filter:alpha(opacity = 80); 
    zoom:1;*/
}

#headerShadow {
    min-height:580px;
}

#sectionCont .inner #sectionHeading #topShare {
    bottom:24px !important;
}

#sectionCont .inner #sectionHeading #topShare .fbLikeBtn {
    border-right:1px solid #dadada;
    padding:4px 10px 0 0;
    float:left;
}

#sectionCont .inner #sectionHeading #topShare .shareThis {
    float:left;
    padding:0 0 0 10px;
}

#sectionCont .inner #topBar {
    height:24px;
    margin:0 0 35px 0;
}

#sectionCont .inner #topBar .crumbs {
    float:left;
}
    
#sectionCont .inner #topBar .crumbs a {
    color:#a20349;
    font-size:16px;
    font-weight:bold;
    padding:0 3px 0 0;
    text-decoration:none;
}

#sectionCont .inner #topBar .crumbs a:hover {
    text-decoration:underline;
}

#sectionCont .inner #topBar .crumbs img {
    padding:0 2px 0 0;
}

#sectionCont .inner #topBar .copy {
    float:right;
    text-align:right;
    color:#727272;
    font-size:16px;
}

/* Main Container Universal Styles */

#sectionCont .inner .main #container {
    width:970px;
    float:left;
}

.fbLikeContainer {
    height:22px;margin:20px 0px;
}

#textContent {
    float:left;width:200px;height:325px;color:#6e6e6e;font-size:15px;padding-right:20px;
}


#textContent a 
{
    color:#6e6e6e;font-size:15px;
}

#textContent p {
    margin-bottom:20px;
}

#imageContent {
    float:left;width:534px;height:390px;padding-right:36px;text-align:center;
}

#imageContent .productImage{
    position:absolute;
    top:185px;
    left:188px;
}

#imageNavContainer {
    float:left;width:970px;height:155px;
    
}

#imageNav {
    float:left;width:970px;margin-left:auto;margin-right:auto;height:175px;
}

#imageNav #textLinks {
    width:185px;float:left;text-align:right;padding:25px 10px 0 0;
}

#imageNav #textLinks img {
    margin-bottom:5px;
}

.thisPage {
    background:url('../images/imageNav_hover_bg.jpg') no-repeat center top;
}

.imageLink {
    display:block;float:left;color:#878787;font-size:10px;text-align:center;padding-top:10px;
    /* Set width in each section's css file */
}
    
.text { 
    display:none;
    font-weight:bold;
}

.thisPage .text {
    display:block;
}

.thisPage a {
    cursor:default;
}

/* Cuisine Subanv Styles */

#topBar a.nav {
    height:20px;
    border-bottom:0;
    float:left;
}

#topBar img.divi {
    float:left;
    padding:0 10px;
}

#topBar #originalPateNav {
    background:url('../images/nav/originalPate_nav.png') no-repeat left top;
    width:87px;
}

#topBar #cesarBistroNav {
    background:url('../images/nav/cesarBistro_nav.png') no-repeat left top;
    width:155px;
}

#topBar #gfisNav {
    background:url('../images/nav/gfis_nav.png') no-repeat left top;
    width:167px;
}

#topBar #cesarTreatsNav {
    background:url('../images/nav/cesarTreats_nav.png') no-repeat left top;
    width:95px;
}

#topBar #sunriseBreakfastNav {
    background:url('../images/nav/sunriseBreakfast_nav.png') no-repeat left top;
    width:179px;
}

/* PopUp Styles */

#PopUps {
    float:right;width:140px;height:325px;padding-top:10px;
}

#PopUps .link {
    margin:5px 0;
}

#PopUps .popBtn {
    margin:5px 0;
}

#nutritionPop #topContent{
    padding:20px;
    width:455px;
    height:30px;
    font-size:24px;
    color:#838383;
}


#nutritionPop #topContent a{
    /*color:#838383;*/
    text-decoration:none;
    font-size:24px;
}

#nutritionPop a {
     color: #838383;
}


#topContent .nutrition{
    width:140px;
    float:left;
    
}

#topContent .ingredients{
    width:130px;
    float:left;
    padding-left:10px;
    border-left:solid 1px #bcbcbc;    
}

#topContent .feeding
{
    border-left:solid 1px #bcbcbc;
    width:150px;
    padding-left:10px;
    float:left;
}

#popUpContent {
    font-size:14px;
    color:#636363;
    padding:0 20px;
    width:460px;
    height:180px;
}

#popUpContent p{
    margin-bottom:20px;
}

p.directions {
    font-size:13px;
    color:#3d3d3d;
    margin:10px 0 0 0;
}

#feeding-guide-container {
    width:460px;
    height:146px;
}

#feeding-guide-container p{
    margin-bottom:8px;
    font-size:10px;
    font-weight:bold;
    color:#898989;
}


#feeding-guide-container #weight {
    float:left;
    padding-right:20px;
    width:120px;
    text-align:right;
    border-right: solid 1px #d0d0d0;
}

#feeding-guide-container #amount {
    float:left;
    padding-left:20px;
    padding-right:50px;
    width:60px;
    text-align:right;
}

#feeding-guide-container #spacer {
    float:left;
    width:180px;
    height:140px;
    background:url('../../images/dog-shadow.jpg') no-repeat;
}

#feeding-guide-container span.value {
    font-size:23px;
    font-weight:bold;    
}

#feeding-guide-container .label {
    font-size:10px;
    font-weight:bold;
    color:#898989;
}

#popUpFooter {
    font-size:11px;
    color:#9f9f9f;
    width:460px;
    padding:20px;
    height:20px;
}

#popUpFooter a {
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#popUpFooter #print {
    float:right;
    position:relative;
    top:-5px;
}

#popUpFooter #print img{
    position:relative;
    top:3px;
    right:3px;
}

/* Promo and Recommended Product Styles */

#promo1Content {
    float:left;width:595px;color:#6e6e6e;font-size:15px;font-weight:bold;
}

#promo1Content img {
    padding-right:35px;
}

#promo1Content img.second {
    padding-right:0;
}

#promo2Content {
    overflow: visible;float:left;width:350px;height:130px;font-size:14px;position:relative;top:-25px;padding:0px 0 20px 25px;background:url('../images/promo2_bg.jpg') no-repeat;
}

#promo2Container {
    float:left;width:337px;
}

.promo2Box {
    float:left;width:97px;height:122px;padding-right:13px;font-size:11px;
}

.long {
    width:117px;padding-right:0;
}

.gfislong {
    width:110px;
    padding-right:0;
}

.promo2Box a {
    color:inherit;
    text-decoration:none;
}

.promo2Box a.caption:hover {
    text-decoration:underline;
}

.promo2Box img {
    margin:8px 0 0;
    text-decoration:none;
}

#cuisineFilter 
{
    width:330px;
    height:32px;
    color:#323f8a;
    font-weight:bold;
    font-size:12px;
    text-align:right;
    margin-bottom:20px;
    float:right;    
}

#filterContainer {
    width:246px;
    height:32px;
    float:right;
    position:absolute;
    right:0;
    z-index:400;
}

.filterProduct {
    width:80px;
    height:32px;
    background:url('../images/product_search.jpg');
    float:left;
}

.filterFlavor {
    width:71px;
    height:32px;
    background:url('../images/flavor_search.jpg');
    float:left;
}

.filterLifeStage {
    width:95px;
    height:32px;
    background:url('../images/life_stage_search.jpg');
    float:left;
}



.filterProduct.active {
    background:url('../images/product_search_active.jpg') !important;
}

.filterFlavor.active {
    background:url('../images/flavor_search_active.jpg') !important;
}

.filterLifeStage.active {
    background:url('../images/life_stage_search_active.jpg') !important;
}



.inactive .filterFlavor {
    background:url('../images/flavor_search_inactive.jpg');
}

.inactive .filterProduct {
    background:url('../images/product_search_inactive.jpg');
}

.inactive .filterLifeStage {
    background:url('../images/life_stage_search_inactive.jpg');
}



.browseLabel {
    padding:12px 5px;
    float:left;
}

#filterHover 
{
    float:left;
    width:246px;
    background:white;
    /*height:165px;*/
    background:url('../images/filter_hover_bg.png') no-repeat bottom;
    position:relative;
    text-align:center;
    top:-1px;
    z-index:15;
}

#filterHover .product, .flavor, .lifeStage {
    padding:10px 20px;
    text-align:left;
    font-weight:normal;
    color:#757575;
    display:none;
    font-size:13px;
    line-height:20px;
}

#filterHover .product {
    height:135px;
}

#filterHover .flavor {
    height:145px;
}

#filterHover .lifestage {
    height:80px;
}



#filterHover .product a, .flavor a, .lifeStage a {
    color:#757575;
    text-decoration:none;
}

#filterHover .product a:hover, .flavor a:hover, .lifeStage a:hover {
    color:#757575;
    text-decoration:underline;
}


#filterHover h2 {
    font-size:15px;
    color:#323f8a;
    font-weight:normal;
    margin-bottom:10px;
}


#filterHover .show {
    display:block;
}

#filterHover .close {
    float:right;
    width:10px;
    text-align:right;
}

#filterHover .close a {
    font-weight:bold;
    font-size:12px;
    color:#323f8a;
    text-decoration:none;
}

#filterHover .dualColumn {
    float:left;
    width:103px;
    text-align:left;
    color:#757575;
    font-size:13px;
    line-height:18px;
}



#imageContainer {
    margin-bottom:0px;
}


#bottomPane {
    width:970px;
    height:140px;
    margin-bottom:40px;
}


#cuisineNav {
    width:754px;
    float:left;
}

#cuisineNav .selectMenu {
    width:120px;
    height:80px !important;
    padding-top:70px;
    float:left;
}

#cuisineNav .imageLink {
    width:100px;
    height:140px !important;
    color:#2c2c2c;
    text-align:center;
    font-size:12px;
}

#cuisineNav .imageLink img {
    margin:10px 7px 0px 7px;
}

#promoSection {
    width:170px;
    height 148px;
    border-left:solid 1px #bbb;
    float:left;
}

.specialOffer 
{
    padding:20px;
    width:170px;
    height:38px;
    border-bottom:solid 1px #bbb;
}

.findStore 
{
    padding:20px;
    width:170px;
    height:30px;
}


#resultsContainer {
    width:970px;
    padding:15px 0;   
}

#resultsContainer .col {
    float:left;
    width:315px;
    margin-right:12px;
}

#resultsContainer .col.last {
    margin-right:0px !important;
}

.resultBox {
    width:315px;
    height:135px;
    color:#5d5d5d;
    font-weight:bold;
    font-size:12px;
    background:url('../images/search_result_bg.jpg');
    cursor:pointer;
    text-decoration:none !important;
    margin:10px 0;
}


#resultsContainer a{
    text-decoration:none !important;
}


.resultBox h2 {
    font-size:13px;
    font-weight:bold;
    color:#204598;
    text-decoration:none;
}

.resultBox .resultImage {
    float:left;
    width:135px;
    padding:15px 0 0 15px;
}

.resultBox .resultDesc {
    float:left;
    width:155px;
    padding:45px 10px 0 0px;
    text-decoration:none;
}


.horizRule 
{
    width:970px;
    height:20px;
    background:url("../../images/trans-border.png") no-repeat scroll center bottom transparent;
}

.spacer 
{
    clear:both;
    height:30px;
}

.symbol {
    font-size:50%;
    position:relative;
    top:-4px;
    z-index:10;
}

.subheadSymbol {
    font-size:30%;
    position:relative;
    top:-17px;
}

.insauce 
{
    font-size:35%;
}

a.subheadLink 
{
    margin-left:15px;
    font-size:10px;
    font-weight:bold;
    color:#4d4d4d;
    text-decoration:none;
}

/* Cuisine Nav Rollovers */

.cuisineRollover {
    font-size:14px;
    color:#4b4b4b;
    padding:25px 10px 0 10px;
    height:30px;
    z-index:100;
}

#PateRollover {
    background:url('/cuisine-and-treats/images/nav/bubbles/pate-bubble.png') no-repeat left top;
    position:absolute;
    top:110px;
    left:2px;
    width:405px;
}

#BistroRollover {
    background:url('/cuisine-and-treats/images/nav/bubbles/bistro-bubble.png') no-repeat left top;
    position:absolute;
    top:110px;
    left:98px;
    width:375px;
}

#GFISRollover {
    background:url('/cuisine-and-treats/images/nav/bubbles/gfis-bubble.png') no-repeat left top;
    position:absolute;
    top:110px;
    left:167px;
    width:402px;
}

#TreatsRollover {
    background:url('/cuisine-and-treats/images/nav/bubbles/treats-bubble.png') no-repeat left top;
    position:absolute;
    top:110px;
    left:282px;
    width:475px;
}

#SunriseRollover {
    background:url('/cuisine-and-treats/images/nav/bubbles/sunrise-bubble.png') no-repeat left top;
    position:absolute;
    top:110px;
    left:330px;
    width:495px;
}

#TreatsPOYRollover {
    background:url('/cuisine-and-treats/treats/images/poy_rollover_bg.png') no-repeat left top;
    width:397px;
    height:246px;
    padding:20px 30px 20px 20px;
    position:absolute;
    top:222px;
    left:230px;
    display:none;
}

#TreatsPOYRollover .heading {
    height:23px;
    margin-bottom:15px;
}

#TreatsPOYRollover p {
    margin-bottom:15px;
    color:#252525;
    font-size:12px;
}

#TreatsPOYRollover p span {
    font-size:14px;
    font-weight:bold;
    display:block;
}

#TreatsPOYRollover .foot {
    position:absolute;
    bottom:10px;
    left:20px;
    color:#464646;
    font-size:10px;
}
