/* Everybody's Market
--------------------------------------------------*/
html {
    background-image: none;
    background-color: #FFFFFF;
}

body {
    font-size: 0.8em;
    height: 100%;
    background: url(/Assets/200/Images/everybodys_background.jpg) transparent repeat-x fixed;
    font-weight: normal;
    font-style: normal;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    color: black;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

h2,
h3,
h1,
h2 a,
h3 a,
h1 a,
#recipecontent h3,
#FeaturedRecipeTeaser h2,
#MealPlanner h2,
a:link,
a:visited,
a:active { color: #990000 }

a:hover { text-decoration: underline }

th {
    background-color: #990000;
    color: #ffffcc;
}

ul { list-style-type: square }

blockquote {
    border: 1px solid #000000;
    background-color: #FDF1CB;
    padding: 1em;
    text-align: center;
}

blockquote a {
    font-size: 12px;
    text-decoration: underline;
    color: #1E5C83;
}

h4,
h5 { font-size: 14px }

h6 {
    font-size: 1em;
    margin: 1em 0;
    border-bottom: 2px solid #000;
}

/* layout
--------------------------------------------------*/
#container {
	background:none transparent;
}

#StoreHeader,
.main-wrapper {
	background: none white;
    padding: 5px;
    border-right: 1px solid #990000;
    border-left: 1px solid #990000;
}

/* available varieties
--------------------------------------------------*/
#availablevarieties { border: 1px solid #999 }
#availablevarietiestop { background-image: none }
#availablevarietiestop h2 {
    background-color: #900;
    color: #fff;
    padding: 10px 0;
}
#availablevarietiesmiddle { background-image: none }
#availablevarietiesbottom { background-image: none }
.pharmacyText {
    width: 600px;
    font-size: 14px;
}

/* top naviagtion
--------------------------------------------------*/
#nav-wrap {
    width: 100%;
    text-align: center;
    float: left;
    background-color: #990000;
    border-top: solid 2px #000000;
    border-bottom: solid 2px #000000;
}
#nav-wrap li a {
    text-decoration: none;
    color: #FFFFFF;
    margin-left: 15px;
}
#nav ul li a:hover {
    color: #ffff66;
    text-decoration: none;
}
#nav li li {
    border-bottom: solid 1px #000000;
    background-color: #990000;
}
#nav li ul {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}
#nav { width: 620px }
#nav li:hover { background: none }
#nav ul { margin-left: 0 }

/* header
--------------------------------------------------*/
#StoreHeaderLogo {
    float: left;
    width: 284px;
    height: 84px;
    margin: 6px 30px 5px 8px;
}
#StoreHeaderLogo img {
    border: none;
}
#StoreHeader { background: transparent url(/Assets/200/Images/headerBG.jpg) repeat-x left top; }
#StoreHeaderRight { float: right }
#StoreHeaderRightTop {
    background: none transparent;
    border: 0 none;
    margin-bottom: 0;
    margin-top: 20px;
    width: 268px;
}
#StoreAddress1Div,
#StoreAddress2Div,
#StoreCityStateZipDiv,
#StoreTelDiv,
#StoreHoursDiv {
    display: inline;
    float: none;
}
#StoreInfoDiv {
    background-color: #990000;
    border-top: 2px solid #000;
    float: none;
    font-size: 100%;
    min-height: 20px;
    text-align: center;
}
.HelpDiv {
    float: right;
    margin-right: 5px;
    padding: 3px 0;
    vertical-align: baseline;
    width: auto;
}
#StoreOpenHours { float: none }
#LoginBox.facebook-login { background:transparent url(/Assets/200/Images/LoginBoxBG.png) no-repeat 50% top; min-height:55px; padding-top:15px; text-align: center }
#LoginBox #fb-button-wrap { width: 75% }
#LoginBox #fb-image { margin-left: 10px }

#LoginProfileLinkDiv {
	float: left;
	padding-left: 25%;
	width: 75%;
}

/* tabs
--------------------------------------------------*/
.pageHeading {
    font-size: 20px;
    color: #000000;
    text-indent: -99999px;
    height: 90px;
}
#secondary-navigation li {
    color: #990000;
    margin-right: 5px;
    padding-left: 6px;
    background-image: url("/Assets/200/Images/left_on.gif");
}
#secondary-navigation ul { padding-left: 6px }
#secondary-navigation a {
    padding-right: 11px;
    color: #990000;
    background-image: url("/Assets/200/Images/right_on.gif");
}
#secondary-navigation #current {
    color: #990000;
    background-image: url("/Assets/200/Images/left.gif");
}
#secondary-navigation #current a {
    color: #990000;
    background-image: url("/Assets/200/Images/right.gif");
}
#RecipeCardTop #secondary-navigation #current {
    background-image: url("/Assets/200/Images/left.gif");
    border-width: 0;
}
#RecipeCardTop #secondary-navigation #current a {
    background-image: url("/Assets/200/Images/right.gif");
    color: #990000;
    padding-bottom: 5px;
}

/* home
--------------------------------------------------*/
#SplashContainer { margin-bottom: 5px }
#slideshow {
    float: left;
    width: 610px;
}
#SlideBackupImage {
    height: 300px;
    width: 610px;
}
#AdPromo {
    width: 295px;
    height: auto;
    padding-top: 12px;
    margin-right: 0;
}
#AdPromo h2 { font-size: 24px }

#AdPromo,
#FeaturedRecipeTeaser,
#FeaturedArticleTeaser,
#AskTheChefTeaser,
#CookingTipsTeaser,
#MealPlanner { background-image: url(/Assets/200/Images/peach_gradient.jpg) }

#splashblocks #FeaturedRecipeTeaser,
#splashblocks #FeaturedArticleTeaser,
#splashblocks #MealPlanner {
    height: auto;
    float: left;
    clear: none;
    width: 295px;
    margin: 0 8px 0 0;
    min-height: 240px;
    padding-top: 6px;
}
#splashblocks #AdPromo:hover,
#splashblocks #FeaturedRecipeTeaser:hover,
#splashblocks #FeaturedArticleTeaser:hover,
#splashblocks #MealPlanner:hover {
    background: #FFFFCC;
    color: #000000;
}
#home-module-buttons {
    height: auto;
    float: left;
    clear: none;
    width: 599px;
    margin: 0;
    min-height: 240px;
    padding-top: 0;
}
#home-module-buttons #button {
    width: 295px;
    background: url(/Assets/200/Images/everybodys_buttons.jpg) 0 0 no-repeat;
    text-align: left;
    height: 75px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
#home-module-buttons #button:hover { background: url(/Assets/200/Images/everybodys_buttons.jpg) 0 -75px no-repeat }
#home-module-buttons #button span {
    margin: 0;
    width: 100%;
    height: 49px;
    display: block;
    font-size: 22px;
    color: #990000;
    padding: 25px 0 0 90px;
}
#home-module-buttons #button span.coupon { background: url(/Assets/200/Images/coupon_button.png) left top no-repeat }
#home-module-buttons #button span.catering { background: url(/Assets/200/Images/catering_button.png) left top no-repeat }
#home-module-buttons #button span.recipe { background: url(/Assets/200/Images/recipe_button.png) left top no-repeat }
#home-module-buttons #button span.hotfoods {
    padding-top: 20px;
    padding-bottom: 5px;
    background: url(/Assets/200/Images/hotfoods_button.png) left top no-repeat;
}
#home-module-buttons #button span.floral { background: url(/Assets/200/Images/floral_button.png) left top no-repeat }
#home-module-buttons #button span.events { background: url(/Assets/200/Images/events_button.png) left top no-repeat }
#home-module-buttons #button small {
    font-size: 14px;
    color: #333;
}
#splashblocks div.last { margin-right: 0!important }
#splashblocks h2,
#splashblocks h2 a {
    color: #990000!important;
    margin-top: 0!important;
    font-size: 15px!important;
}
#splashblocks p { font-size: 12px!important }

/* store Locator
--------------------------------------------------*/
#StoreLocatorDropDown { display: none }
#StoreLocatorZipLookup { display: block }
#storeInfoZip {
    float: none;
    font-size: 100%;
    line-height: 140%;
    margin-left: 2em;
    text-align: left;
    width: 75%;
}
#StoreLocator .storeInfoZip {
    float: none;
    font-size: 100%;
    line-height: 140%;
    margin-left: 2em;
    text-align: left;
    width: 75%;
}

/* coupons
--------------------------------------------------*/
#tblCouponTopN { border-style: solid }

/* grid styles
--------------------------------------------------*/
.GridItem th { background-color: #990000 }
.GridItem { background-color: #FFFFFF }
.GridAlternatingItem { background-color: #EEEEEE }
#CouponList table table th {
    background-color: #990000;
    color: #FFFFFF;
}
#circularThumbnail { margin-top: 13px }

/* about us
--------------------------------------------------*/
.about {
    clear: both;
    margin-bottom: 3em;
    width: 100%;
    float: left;
}
.about p {
    color: #000;
    width: 550px;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    margin-left: 2em;
}
.about ul li {
    font-size: 14px;
    margin: 14px 0;
}
.about h4 {
    text-decoration: underline;
    font-size: 14px;
}

/* static content
--------------------------------------------------*/
.staticContentEntryLeftNav { margin-top: 1em }
.staticContentEntryLeftNav p { font-size: 14px }
.staticContentEntryLeftNav table p { font-size: 12px }
#LeftNav { margin-top: 1em }
#LeftNav a {
    display: block;
    background-color: #DFEDB6;
    color: #1E5C83;
    border: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    width: 220px;
}
#LeftNav a:hover {
    background-color: #FFF7B0;
    text-decoration: none;
    cursor: pointer;
}

/* five list buttons
--------------------------------------------------*/
#AddYourOwnItems {
    margin: 3px 20px;
}
#AddYourOwnItems input { width: 210px }
#ShoppingListMain {
    background: transparent url(/Assets/200/Images/shoplist_300_top_r2_c1.jpg) repeat-y scroll 0 0;
    padding-left: 0;
    width: 300px;
}
#ShoppingListHeaderSmall {
    background: transparent url(/Assets/200/Images/shoplist_300_top_r1_c1.jpg) top right;
    height: 70px;
}
#ManageList,
#savedshoppinglists {
    float: left;
    width: 590px;
    background-color: #FFFFFF;
}
#ManageList #ShoppingListItemsDisplay {
    background: transparent url(/Assets/200/Images/shoplist_large_r2_c1.jpg) repeat-y top left;
    padding: 0 15px;
    width: 560px;
}
#ShoppingListHeaderLarge {
    background: transparent url(/Assets/200/Images/shoplist_large_r1_c1.jpg) no-repeat top left;
    height: 70px;
}
#ShoppingListFooterLarge {
    float: left;
    width: 590px;
    background: transparent url(/Assets/200/Images/shoplist_large_r3_c1.jpg) no-repeat bottom left;
    height: 60px;
}
#ShoppingList table div.shopListItemSmall {
    font-size: 11px;
    color: #4D8021;
}
#FiveListButtons {
    background: transparent url(/Assets/200/Images/shoplist_300_top_r3_c1.jpg) top right;
    padding-top: 12px;
    min-height: 86px;
}
#FiveListButtons a {
    display: inline;
    border: 0 none;
    float: left;
    margin: 0 0 0 10px;
    padding: 0px;
}
div#ShoppingList div#ShoppingListItemsDisplay { margin: 0em 0 }
#FiveListButtons a.shoplistPrint {
    height: 40px;
    margin-left: 28px;
    background: url('/assets/200/images/list_buttons_r1_c2.gif') no-repeat;
}
#FiveListButtons a.shoplistEmail {
    height: 40px;
    margin-left: 10px;
    background: url('/assets/200/images/list_buttons_r1_c3.gif') no-repeat;
}
#FiveListButtons a.shoplistLast {
    height: 40px;
    margin-left: 10px;
    background: url('/assets/200/images/list_buttons_r1_c4.gif') no-repeat;
}
#FiveListButtons a.shoplistManage {
    height: 40px;
    margin-left: 10px;
    background: url('/assets/200/images/list_buttons_r1_c6.gif') no-repeat;
}
#FiveListButtons a.shoplistSave {
    height: 40px;
    margin-left: 10px;
    background: url('/assets/200/images/list_buttons_r1_c5.gif') no-repeat;
}
#FiveListButtons a.shoplistPrint:hover,
#FiveListButtons a.shoplistEmail:hover,
#FiveListButtons a.shoplistLast:hover,
#FiveListButtons a.shoplistManage:hover,
#FiveListButtons a.shoplistSave:hover { background-position: 0 -40px }
#FiveListButtons a.shoplistPrint span,
#FiveListButtons a.shoplistEmail span,
#FiveListButtons a.shoplistLast span,
#FiveListButtons a.shoplistSave span,
#FiveListButtons a.shoplistManage span {
    margin-top: 38px;
    text-transform: uppercase;
    font-size: 8px;
}
#ShoppingList table { width: 270px }
#ShoppingList td {
    font-weight: bold;
    color: #4d8021;
    font-size: 12px;
    text-transform: capitalize;
}
#FiveListButtons a:hover { text-decoration: none }
#trashcanSmall { background: transparent url(/Assets/Common/Images/delete_icon_small.gif) no-repeat scroll 0 0 }
.thumbNail h1,
.bigPage h1 { color: white!important }

/* registration page
--------------------------------------------------*/
#signUpPop1,
#signUpPop2,
#signUpPop4 {
    top: 225px;
    left: 300px;
}

/* recipes
--------------------------------------------------*/
#FeaturedRecipeTeaser h2 a, 
#FeaturedArticleTeaser h2 a, 
#AskTheChefTeaser h2 a,
 #CookingTipsTeaser h2 a { color:#990000; }

/* footer
--------------------------------------------------*/
#GsnFooter { background:none transparent;}

/* IE 7 only
--------------------------------------------------*/
*:first-child+html #nav ul li a {
    margin-top: 3px;
    margin-bottom: 9px;
}

*:first-child+html #AddYourOwnItems {
    margin-left: 12px;
}

/* IE 6 only
--------------------------------------------------*/
* html #home-module-buttons,
* html #splashblocks #MealPlanner { height: 240px }
* html #LoginBox.facebook-login { background-image:none; }
