﻿/* Bistro Nav Styles */

#imageLinkContainer {
    margin-left:270px;
}

#imageNav.bistro .imageLink {
    width:86px;
}

#imageNav.bistro .imageLink img {
    margin:2px 9px 10px 9px;
}


/*  Steak Florentine  */

#headerBackground.steakFlorentine {
    background:url('../images/steak-florentine/header_bg.jpg') repeat-x left top;
}

#headerShadow.steakFlorentine {
    background:url('../images/steak-florentine/headerShadow_bg.jpg') repeat-x left top;
}

#topBar #cesarBistroNav.steakFlorentine {
    background:url('../images/steak-florentine/cesarBistro_navHover.png') no-repeat left top;
    border-bottom:4px solid #309024; 
}

#topBar #offersNav.steakFlorentine {
    background:url('../images/steak-florentine/offers_nav.png') no-repeat left top;
    width:48px;
}

#topBar #storeFinderNav.steakFlorentine {
    background:url('../images/steak-florentine/storeFinder_nav.png') no-repeat left top;
    width:89px;
}



#footerContainer.steakFlorentine {
    background:url('../images/steak-florentine/footerContainer_bg.jpg') repeat-x left top;
}

#promo2Content.steakFlorentine, #promo2Content.steakFlorentine a {
    color:#237d19;
}

/*  Grilled Chicken Primavera  */

#headerBackground.grilledChickenPrimavera {
    background:url('../images/grilled-chicken-primavera/header_bg.jpg') repeat-x left top;
}

#headerShadow.grilledChickenPrimavera {
    background:url('../images/grilled-chicken-primavera/headerShadow_bg.jpg') repeat-x left top;
}

#topBar #cesarBistroNav.grilledChickenPrimavera {
    background:url('../images/grilled-chicken-primavera/cesarBistro_navHover.png') no-repeat left top;
    border-bottom:4px solid #217bae; 
}

#topBar #offersNav.grilledChickenPrimavera {
    background:url('../images/grilled-chicken-primavera/offers_nav.png') no-repeat left top;
    width:48px;
}

#topBar #storeFinderNav.grilledChickenPrimavera {
    background:url('../images/grilled-chicken-primavera/storeFinder_nav.png') no-repeat left top;
    width:89px;
}



#footerContainer.grilledChickenPrimavera {
    background:url('../images/grilled-chicken-primavera/footerContainer_bg.jpg') repeat-x left top;
}

#promo2Content.grilledChickenPrimavera{
    color:#217bae;
}


/*  Tuscan Style Stew with Beef  */

#headerBackground.tuscanStyleStewWithBeef {
    background:url('../images/tuscan-style-stew-with-beef/header_bg.jpg') repeat-x left top;
}

#headerShadow.tuscanStyleStewWithBeef {
    background:url('../images/tuscan-style-stew-with-beef/headerShadow_bg.jpg') repeat-x left top;
}

#topBar #cesarBistroNav.tuscanStyleStewWithBeef {
    background:url('../images/tuscan-style-stew-with-beef/cesarBistro_navHover.png') no-repeat left top;
    border-bottom:4px solid #cc741d; 
}

#topBar #offersNav.tuscanStyleStewWithBeef {
    background:url('../images/tuscan-style-stew-with-beef/offers_nav.png') no-repeat left top;
    width:48px;
}

#topBar #storeFinderNav.tuscanStyleStewWithBeef {
    background:url('../images/tuscan-style-stew-with-beef/storeFinder_nav.png') no-repeat left top;
    width:89px;
}



#footerContainer.tuscanStyleStewWithBeef {
    background:url('../images/tuscan-style-stew-with-beef/footerContainer_bg.jpg') repeat-x left top;
}

#promo2Content.tuscanStyleStewWithBeef{
    color:#cc741d;
}


/*  Steak Tips Sonoma  */

#headerBackground.steakTipsSonoma {
    background:url('../images/steak-tips-sonoma/header_bg.jpg') repeat-x left top;
}

#headerShadow.steakTipsSonoma {
    background:url('../images/steak-tips-sonoma/headerShadow_bg.jpg') repeat-x left top;
}

#topBar #cesarBistroNav.steakTipsSonoma {
    background:url('../images/steak-tips-sonoma/cesarBistro_navHover.png') no-repeat left top;
    border-bottom:4px solid #7e1c81; 
}

#topBar #offersNav.steakTipsSonoma {
    background:url('../images/steak-tips-sonoma/offers_nav.png') no-repeat left top;
    width:48px;
}

#topBar #storeFinderNav.steakTipsSonoma {
    background:url('../images/steak-tips-sonoma/storeFinder_nav.png') no-repeat left top;
    width:89px;
}



#footerContainer.steakTipsSonoma {
    background:url('../images/steak-tips-sonoma/footerContainer_bg.jpg') repeat-x left top;
}

#promo2Content.steakTipsSonoma{
    color:#7e1c81;
}


/*  Oven Roasted Beef Burgundy  */

#headerBackground.ovenRoastedBeefBurgundy {
    background:url('../images/oven-roasted-beef-burgundy/header_bg.jpg') repeat-x left top;
}

#headerShadow.ovenRoastedBeefBurgundy {
    background:url('../images/oven-roasted-beef-burgundy/headerShadow_bg.jpg') repeat-x left top;
}

#topBar #cesarBistroNav.ovenRoastedBeefBurgundy {
    background:url('../images/oven-roasted-beef-burgundy/cesarBistro_navHover.png') no-repeat left top;
    border-bottom:4px solid #ae0b24; 
}

#topBar #offersNav.ovenRoastedBeefBurgundy {
    background:url('../images/oven-roasted-beef-burgundy/offers_nav.png') no-repeat left top;
    width:48px;
}

#topBar #storeFinderNav.ovenRoastedBeefBurgundy {
    background:url('../images/oven-roasted-beef-burgundy/storeFinder_nav.png') no-repeat left top;
    width:89px;
}

#footerContainer.ovenRoastedBeefBurgundy {
    background:url('../images/oven-roasted-beef-burgundy/footerContainer_bg.jpg') repeat-x left top;
}

#promo2Content.ovenRoastedBeefBurgundy{
    color:#ae0b24;
}
