﻿body,
div,
table,
td,
img,
p,
ul,
ol,
li,
a,
h1,
h2,
h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 
body,
div,
td,
span,
p
{
	
	font-size: 12px;
	font-weight: normal;
	color: #835924;
}
div
{
	position: relative;
}
img
{
    border: 0px;
}
table
{
	border-collapse: collapse;
}
td
{
	text-align: left;
	vertical-align: top;
}
a:link,
a:visited
{
	color: #835924;
	text-decoration: underline;
}
a:hover
{
    color: #693e17;
	text-decoration: underline;
}
h1
{
   font-size: 17px;
   font-weight: bold;
   padding-bottom: 15px; 
   color: #a6b752;
}
.PaddingTop
{
    padding-top: 20px;
}
p
{
    padding-bottom: 10px;
}
p.AddedLineHeight
{
    line-height: 20px;
}
body
{
    font-family: Arial, Verdana, Sans-Serif;
	background: #e7ca79;
}
div.Wrapper
{
	margin: 20px auto 0px auto;
    width: 880px;
    overflow: hidden;
}
div.Container
{
    background: url(../Images/backgroundContainer.gif) repeat-y;
    width: 880px;
}
/******
    Header and Global Navigation
                        *********/
div.HeaderContainer
{
    background: url(../Images/backgroundTop.gif) no-repeat;
    width: 840px;
    padding: 31px 20px 0;
    overflow: hidden;
}
div.LogoContainer
{
    float: left;
    width: 186px;
    height: 64px;
    padding: 0 390px 0px 22px;
    overflow: hidden;
}
    div.LogoContainer img
    {
        width: 186px;
        height: 64px;
    }
div.SearchSignUpContainer
{
    float: right;
    width: 234px;
    padding: 5px 8px 0 0;
    overflow: hidden;
}
div.FindLocationContainer
{
    width: 234px;
    text-align: right;
    padding-bottom: 10px; 
    overflow: hidden;
}
div.FindLocation
{
    float: left;
    width: 95px;
    padding: 5px 5px 0 0;
    font-size: 9px; 
}
div.FindLocationDropDown
{
    float: right;
    width: 134px;
    text-align: right;
}
    div.FindLocationDropDown select
    {
        font-size: 10px;
        color: #835924;
        width: 132px;
        border: solid 1px #835924;
        background-color:  #eff0ee;
    }
    div.FindLocationDropDown option
    {
        color: #835924;
        /*background:  #eff0ee url(../Images/backgroundDropDown.gif);*/
        background-color: #eff0ee;
        cursor: pointer;
    }
div.EmailSignUpContainer
{
    width: 234px;
    overflow: hidden;
}
div.EmailIcon
{
    float: left;
    width: 115px;
    text-align: right;
    padding-right: 10px;
}
    div.EmailIcon img
    {
        width: 26px;
        height: 23px;
    }
div.EmailSignUpButton
{
    float: right;
    width: 109px;
}
    div.EmailSignUpButton img
    {
        width: 109px;
        height: 18px;
    }
div.GlobalNavigationContainer
{
    width: 840px;
    padding: 0 20px 0;
    z-index: 1000;
}
div.MastheadNavigation
{
    clear: both;
    width: 830px;
    text-align: right;
    padding: 0 10px 8px 0;
}
div.MastheadNavigation a,
div.MastheadNavigation a:link,
div.MastheadNavigation a:visited
{
    font-size: 10px;
    padding-left: 10px;
    text-decoration: none;
    font-weight: normal;
}
div.MastheadNavigation a:hover
{
    text-decoration: none;
    font-weight: normal;
}
/******
    Main Content Container
                        *********/
div.ContentContainer
{
    width: 840px;
    padding: 0px 20px;
    overflow: hidden;
}
div.ContentContainerTop
{
    background: url(../Images/backgroundBodyTop.gif) no-repeat;
    width: 840px;
    height: 3px;
    overflow: hidden;
}
div.ContentBodyContainer
{
    background: url(../Images/backgroundBodyContent.gif) repeat-y;
    background-position: left bottom;
    width: 840px;
    overflow: hidden;
}
div.ContentBodyBackground
{
     background: url(../Images/backgroundRightColumnGradient.jpg) no-repeat;
     width: 840px;
     overflow: hidden;
}
div.ContentLeftContainer
{
    float: left;
    width: 585px;
    overflow: hidden;
}
div.FlashContainer
{
    width: 585px;
    height: 260px;
    overflow: hidden;
}
div.CopyContainer
{
    width: 521px;
    padding: 20px 30px 0 34px;
    overflow: hidden;
}
img.ImagePadding
{
    padding: 0 0 15px 15px;
}
.ButtonInactive
{
    height: 18px;
    cursor: pointer;
    overflow: hidden;
}
.ButtonActive
{
    height: 18px;
    cursor: pointer;
    overflow: hidden;
}
a.ButtonInactive:link,
a.ButtonInactive:visited,
a.ButtonInactive:hover,
a.ButtonActive:link,
a.ButtonActive:visited,
a.ButtonActive:hover
{
    text-decoration: none;
}
.ButtonLeft
{
    float: left;
    
    width: 21px;
    height: 18px;
    overflow: hidden;
}
.ButtonCopy
{
    float: left;
    
    padding-top: 1px;
    height: 17px;
    overflow: hidden;
    font-size: 11px;
    color: #fff;
    font-family: Helvetica, Arial, Sans-Serif;
}
a.ButtonLink:link,
a.ButtonLink:visited,
a.ButtonLink:hover
{
    text-decoration: none;
}
.Button a,
.Button a:link,
.Button a:visited,
.Button a:hover
{
    font-size: 11px;
    color: #fff;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
}
.ButtonRight
{
    float: left;
    width: 19px;
    height: 18px;
    overflow: hidden;
}
.ButtonInactive .ButtonLeft
{
    background: url(../Images/buttonLeft.gif) no-repeat 0 0;
}
.ButtonInactive .ButtonCopy
{
    background: url(../Images/buttonBackground.gif) repeat-x 0 0;
}
.ButtonInactive .ButtonRight
{
    background: url(../Images/buttonRight.gif) no-repeat 0 0;
}
.ButtonActive .ButtonLeft
{
    background: url(../Images/buttonLeft.gif) no-repeat 0 -18px;
}
.ButtonActive .ButtonCopy
{
    background: url(../Images/buttonBackground.gif) repeat-x 0 -18px;
}
.ButtonActive .ButtonRight
{
    background: url(../Images/buttonRight.gif) no-repeat 0 -18px;
}
div.ButtonFloatLeft
{
    float: left;
    padding-right: 10px;
}
div.ButtonFloatRight
{
    float: left;
}
/******
    Side Bar
            *****/
div.ContentRightContainer
{
    float: right;
    background: url(../Images/backgroundRightColumnTop.gif) no-repeat left top;
    width: 245px;
    padding: 7px 10px 0 0;
    overflow: hidden;
}
div.WhiteContainer
{
    background: url(../Images/SideBar/backgroundWhite.gif) repeat-y;
    width: 245px;
    overflow: hidden;
}
div.GreenContainer
{
    background: url(../Images/SideBar/backgroundGreen.gif) repeat-y;
    width: 245px;
    overflow: hidden;
}
div.LeftCopy
{
    float: left;
    width: 125px;
    padding: 15px 0 0 10px;
}
div.LeftCopySmall
{
    float: left;
    width: 100px;
    padding: 0px 0 0 10px;
}
div.RightCopy
{
    float: right;
    width: 120px;
    overflow: hidden;
    padding: 15px 15px 0 0;
}
div.NoGraphicCopy
{
    width: 225px;
    line-height: 18px;
    padding: 15px 10px 5px 10px;
}
div.RightGraphic
{
    float: right;
}
div.LeftGraphic
{
    float: left;
}
h2.CopyGreen
{
    
    font-size: 13px;
    color: #a6b752;
    font-weight: bold;
}
h2.CopyGreen a,
h2.CopyGreen a:link,
h2.CopyGreen a:visited
{
    color: #a6b752;
    font-weight: bold;
    text-decoration: none;
}    
h2.CopyGreen a:hover
{
    color: #7b8c27;
    font-weight: bold;
    text-decoration: none;
}
h2.CopyBrown
{
    font-size: 13px;
    color: #82542d;
    font-weight: bold;
}
h2.CopyBrown a,
h2.CopyBrown a:link,
h2.CopyBrown a:visited
{
    color: #82542d;
    font-weight: bold;
    text-decoration: none;
}    
h2.CopyBrown a:hover
{
    color: #693e17;
    font-weight: bold;
    text-decoration: none;
}
div.ContentRightContainer .Copy p
{
    padding: 0 5px 10px 10px;
}
img.SideBarArrow
{
	position: absolute;
	padding-left: 5px;
	#margin-top: -3px;
    width: 9px;
    height: 12px;
}
div.WhiteContainer a.SideBarArrow
{
    font-size: 15px;
    line-height: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #82542d;
}
div.GreenContainer a.SideBarArrow
{
    font-size: 15px;
    line-height: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #82542d;
}
div.WhiteContainer a.SideBarArrowSmall
{
    font-size: 15px;
    line-height: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #82542d;
}
div.GreenContainer a.SideBarArrowSmall
{
    font-size: 15px;
    line-height: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #82542d;
}
/******
    Secondary Content Container
                        *******/
div.SecondaryContentContainer
{
    width: 528px;
    padding: 20px 35px 0 22px;
    overflow: hidden;
}
    div.SecondaryContentContainer ul,
    div.SecondaryContentContainer ol
    {
        padding: 0 0 15px 25px;
    }
    div.SecondaryContentContainer ul li,
    div.SecondaryContentContainer ol li
    {
        padding-bottom: 5px;
    }
div.SecondaryContentContainer .PageHeader
{
    height: 74px;
    padding-bottom: 20px;
    overflow: hidden;
}
div.SecondaryContentContainer .CopyContainer
{
    padding: 0px;
    margin: 0px;
	top: 0px;
	left: 0px;
}
div.WeeklyAdForm
{
    width: 528px;
    overflow: hidden;
}
div.WeeklyAdForm .FormError
{
    height: 12px;
    padding-bottom: 3px;
}
div.WeeklyAdForm .FormError span
{
    font-size: 10px;
    color: #cc0000;
}
div.TextBox
{
    float: left;
    width: 202px;
    padding-right: 5px;
}
    input.WeeklyAd
    {
        font-size: 12px;
        color: #835924;
        border: solid 1px #737f4e;
        width: 200px;
    }
div.SubmitButton
{
    float: left;
    width: 300px;
}
input.WeeklySubmit
{
   #padding-top: 1px; 
}
div.UpdateCardCheckBox
{
    width: 360px;
    overflow: hidden;
    padding: 5px 0;
}
div.CheckBox
{
    float: left;
    padding-right: 5px;
}
    td.TextFieldLarge div.CheckBox input
    {
        width: 15px;
        margin: 0px;
        padding: 0px;
        border: 0px;
    }
div.CheckBoxLabel
{
    float: left;
    width: 340px;
    overflow: hidden;
}
div.PharmacySearchContainer
{
    overflow: hidden;
    width: 528px;
    padding-bottom: 15px;
}
div.PharmacySearchContainer select
{
    float: left;
}
p.ParticipatingCurves
{
    padding: 0 0 20px 25px;
}
a.PharmacySearch
{
    float: left;
    margin: 1px 0 0 15px;
}
a.PharmacySearch:link,
a.PharmacySearch:visited,
a.PharmacySearch:hover
{
    text-decoration: none;
}
/*****
    Image Box Container
                    ****/
div.RightImageContainer
{  
    float: right;
    display: table;
    border: solid 1px #c9cacb;
    margin: 0 0 15px 20px;
    overflow: hidden;
}

div.RightImageContainerBorderLess
{  
    float: right;
    display: table;
    margin: 0 0 15px 20px;
    overflow: hidden;
}

div.RightImageRow
{
    display: table-row;
}
div.RightImageRow
{
    display: table-row;
}
div.RightImageColumn
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/******
    Bottom Site Map Links
                    ******/
div.ContentContainerBottom
{
    background: url(../Images/backgroundBodyContentBottom.gif) no-repeat;
    width: 840px;
    overflow: hidden;
}
div.ContentContainerBottomLinks
{
    background: url(../Images/backgroundBottomLinks.gif) repeat-y;
    width: 706px;
    margin-top: 22px;
    padding: 9px 60px 10px 74px;
    overflow: hidden;
}
div.FooterSiteMapSavings
{
    float: left;
    width: 75px;
    padding-right: 5px;
    overflow: hidden;
}
div.FooterSiteMapFood
{
    float: left;
    width: 125px;
    padding-right: 5px;
    overflow: hidden;
}
div.FooterSiteMapPharmacy
{
    float: left;
    width: 115px;
    padding-right: 5px;
    overflow: hidden;
}
div.FooterSiteMapClubs
{
    float: left;
    width: 85px;
    padding-right: 5px;
    overflow: hidden;
}
div.FooterSiteMapLiving
{
    float: left;
    width: 85px;
    padding-right: 5px;
    overflow: hidden;
}
div.FooterSiteMapCommunity
{
    float: left;
    width: 110px;
    padding-right: 5px;
    overflow: hidden;
}
div.FooterSiteMapAbout
{
    float: left;
    width: 81px;
    overflow: hidden;
}
div.ContentContainerBottomLinks h3
{
    margin-bottom: 5px;
}
div.ContentContainerBottomLinks h3 a,
div.ContentContainerBottomLinks h3 a:link,
div.ContentContainerBottomLinks h3 a:visited
{
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
div.ContentContainerBottomLinks h3 a:hover
{
    text-decoration: underline;
}
div.ContentContainerBottomLinks p
{
    padding-bottom: 5px;
    font-size: 10px;
}
div.ContentContainerBottomLinks p a,
div.ContentContainerBottomLinks p a:link,
div.ContentContainerBottomLinks p a:visited
{
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}
div.ContentContainerBottomLinks p a:hover
{
    text-decoration: underline;
}
div.Twitter
{
	/*width: 840px;*/
    width: 828px;
    padding: 0 12px 0 0;	
	background: url(../Images/backgroundBottomLinks.gif) repeat-y;
	text-align: right;
}
/******
    Footer Container
                    *********/
div.FooterContainer
{
    background: #e7ca79 url(../Images/backgroundBottom.gif) no-repeat;
    width: 840px;
    padding: 30px 20px 20px;
    overflow: hidden;
}
div.FooterContainer p
{
    text-align: center;
    font-size: 10px;
    padding-bottom: 20px;
}
div.FooterContainer a
{
    font-size: 9px;
    text-decoration: none;
}
/******
    Existing Styles
                    *********/
.note { 
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	color: #CC0000; 
	font-size: 7pt; 
	font-weight: bold
}
/******
    Form Styles
            ****/
table.ContactUsForm
{
    width: 528px;
}
div.Captcha
{
    width: 528px;
    overflow: hidden;
}
td.Label
{
    width: 150px;
    text-align: right;
    padding: 3px 10px 0 0;
}
div.Label
{
    float: left;   
    width: 150px;
    text-align: right;
    padding: 70px 10px 0 0;
}
div.TextFieldLarge
{
    float: left;
    width: 360px;
    overflow: hidden;
    padding-bottom: 2px;
}
td.TextFieldLarge
{
    width: 360px;
    overflow: hidden;
    padding-bottom: 5px;
    font-size: smaller;
}
    div.TextFieldLarge input,
    td.TextFieldLarge input,
    td.TextFieldLarge select,
    td.TextFieldLarge textarea
    {
        width: 250px;
        border: solid 1px #737f4e;
        color: #835924;
    }
select.LocationDropDown
{
    border: solid 1px #737f4e;
    color: #835924;
}
td.TextFieldSmall
{
    width: 360px;
    overflow: hidden;
    padding-bottom: 5px;
    font-size: smaller;
}
    td.TextFieldSmall select
    {
        border: solid 1px #737f4e;
        color: #835924;
        margin-right: 10px;
    }
td.TextFieldLarge textarea
{
    height: 86px;
}
td.TextFieldLarge span.CheckBox 
{
    margin-top: 10px;
}
td.TextFieldLarge span.CheckBox input
{
    float: left;
    border: 0;
    color: #835924;
    width: 20px;
    margin: 5px 0 0 0;
    padding: 0px;
}
td.TextFieldLarge span.CheckBox label
{
    float: left;
    width: 320px;
    padding: 5px 0 10px;
}
td.TextFieldLarge ul
{
    padding: 0 0 5px 20px;
}
td.TextFieldLarge ul li
{
    padding: 2px 0;
}
td.TextFieldLarge span
{
    font-size: 12px;
}
td.Captcha
{
    padding-top: 70px;
}
td.Disclaimer
{
    padding-top: 10px;
}
td.ButtonPadding
{
    padding-top: 15px;
}
td.TextFieldLarge p.Disclaimer
{
    font-size: 10px;
}
div.ContactInfoContainer
{
    padding-top: 25px;
    padding-left: 1px;
}
div.SubmitButtonContainer
{
    padding-left: 160px;
}
div.SubmitButtonContainer p.Disclaimer
{
    font-size: 10px;
    padding-top: 10px;
}
/*****
    SiteMap
        ****/
div.SiteMapLeft
{
    float: left;
    width: 254px;
    padding-right: 43px;
}
div.SiteMapRight
{
    float: left;
    width: 224px;
}
p.SiteMapLandingPage
{
    padding-bottom: 0px;
}
p.SiteMapLandingPage a,
p.SiteMapLandingPage a:link,
p.SiteMapLandingPage a:visited
{
    font-weight: bold;
    text-decoration: underline;
}
p.SiteMapLandingPage a:hover
{
    text-decoration: underline;
}
div.SiteMapLeft ul,
div.SiteMapRight ul
{
    padding: 10px 0 0px 20px;   
}
div.SiteMapLeft ul li,
div.SiteMapRight ul li
{
     list-style-type: none;
     line-height: 18px;
}
