/* ---- [
    !!** image.css used in conjunction with secureimage.css **!!
        The following CSS files use this to display images
            base.css
            category.css
            module.css
        make sure to add the same id or class calls into secureimage.css
] ---- */

/* ---- [ base.css ] ---- */

/* [ links ] */
a.seeall, #hpoffers .inlinelink a{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_arrow.gif) no-repeat scroll -1px 3px;}
ul.tablinklist li{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_arrow.gif) no-repeat scroll -1px 3px;}

a.arrowR, .catAssocOneCol a, #custservice a{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_arrow.gif) no-repeat scroll -1px 3px;}
a.arrowRoff{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_arrow_off.gif) no-repeat scroll -1px 3px;}
a.arrowL{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_arrowLeft.gif) no-repeat scroll -1px 3px;}
a.arrowLoff{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_arrowLeft_off.gif) no-repeat scroll -1px 3px;}
a.arrowD{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_down.gif) no-repeat scroll right 5px;}
a.arrowDoff{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_down_off.gif) no-repeat scroll right 5px}
a.arrowU{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_up.gif) no-repeat scroll right 5px;}
a.arrowUoff{background:transparent url(http://images.meredith.com/bhg/images/temps/food/bullet_up_off.gif) no-repeat scroll right 5px}

a.lgRed{background:url("http://images.meredith.com/bhg/images/temps/food/LgRedButtonBG_left.gif") no-repeat left top;}
a.lgRed span{background:url("http://images.meredith.com/bhg/images/temps/food/LgRedButtonBG.gif") no-repeat right top;}
a.smRed{background:url("http://images.meredith.com/bhg/images/temps/food/SmRedButtonBG_left.gif") no-repeat left top;}
a.smRed span{background:url("http://images.meredith.com/bhg/images/temps/food/SmRedButtonBG.gif") no-repeat right top;}	
a.smPink{background:url("http://images.meredith.com/bhg/images/temps/food/SmPinkButtonBG_left.gif") no-repeat left top;}
a.smPink span{background:url("http://images.meredith.com/bhg/images/temps/food/SmPinkButtonBG.gif") no-repeat right top;}

/* Social Toolbar Button */
.socialToolbar a.smRed{background:url("http://images.meredith.com/common/socialmedia/recipeButtonLeft.gif") no-repeat left top;}
.socialToolbar a.smRed span{background:url("http://images.meredith.com/common/socialmedia/recipeButtonRight.gif") no-repeat right top;}

/* [ page body display ] */
#thinheadwrap{}
.pagebodyTop{background:transparent url(http://images.meredith.com/bhg/images/temps/food/pagebody_topbg.gif) no-repeat top left;}
.pagebody{background:url(http://images.meredith.com/bhg/images/temps/food/dropshadow.png) repeat-y 166px;}
	.pagebody{_background:url(http://images.meredith.com/bhg/images/temps/food/dropshadow_IE6.gif) no-repeat 166px 1px;}
.pagebodyBottom{background:transparent url(http://images.meredith.com/bhg/images/temps/food/pagebody_bottombg.gif) no-repeat 165px top;}

/* [ Logo ] */
#logo{background:url(http://images.meredith.com/bhg/images/tmp/shell/tBHGLogo2.png) no-repeat bottom;}
	#logo{_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.meredith.com/bhg/images/tmp/shell/tBHGLogo2.png',sizingMethod='image');}
#slogo{background-image:url(http://images.meredith.com/bhg/images/tmp/shell/ssBHGLogo.png);}
	#slogo{_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.meredith.com/bhg/images/tmp/shell/ssBHGLogo.png',sizingMethod='image');}	

/* [ No Javascript ] */
#bhgnojs{background-image:url(http://images.meredith.com/bhg/images/tmp/shell/no_js_bg.jpg);background-repeat:repeat-x; }

a.arrowD, a.arrowDoff, a.arrowU, a.arrowUoff {
    padding: 0 10px 0 0;
}
a.lc1, a.lc1:visited, .catAssocOneCol a, .catAssocOneCol a:visited, ul.tablinklist li a, ul.tablinklist li a:visited, ul.topicChildList li a, ul.topicChildList li a:visited, .parentCatListing a, .parentCatListing a:visited, #custservice a, #custservice a:visited {
    border-bottom: 1px solid #EDEAD6;
    color: #666666;
    font-weight: normal;
}

a.arrowL, a.arrowLoff, a.arrowR, a.arrowRoff, .catAssocOneCol a, #hpoffers .inlinelink a, #custservice a {
    padding: 0 0 0 10px;
}
