iframe {
  margin: 0;
  padding: 0;
  position: relative;
}
iframe a img,
iframe a object,
iframe a embed {
  border: 0;
}
.visuallyhidden {
  display: none;
}
/* food holidays styles */
.edfh-lead-rz-w {
  width: 46.7%;
}
#rz-bc {
  background-color: #fff;
}
#rz-lead {
  width: 992px;
  margin: 0 auto;
  clear: both;
  display: block;
  padding: 9px 0 9px;
  background: white;
  font-size: 85%;
  border: 1px solid #d4d4d4;
  border-top: none;
  border-bottom: none;
  float: none;
}
#rz-lead #multiLogoAd {
  margin: 0px 0 14px;
  text-align: center;
  width: 135px;
}
#rz-lead #multiLogoAd #sb-caption {
  display: block;
  margin-bottom: 2px;
}
.btn,
.btn:visited {
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 0;
  font-family: "Serifa-Med", Tahoma, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 0.95;
  color: white;
  text-align: center;
  vertical-align: middle;
  background: #87c5c7;
  background: linear-gradient(top, #87c5c7 0%, #87c5c7 50%, #6fb5b8 51%, #6fb5b8 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#87c5c7', endColorstr='#6fb5b8', GradientType=0);
  border: 1px solid #6cacae;
  border-radius: 2px;
  background-clip: padding-box;
  cursor: pointer;
  *margin-left: .3em;
}
/* need this anchor tag style for Firefox */
a.btn {
  color: white;
}
.btn:hover {
  color: white;
  text-decoration: none;
  background: linear-gradient(top, #90ced0 0%, #90ced0 50%, #80c4c6 51%, #80c4c6 100%);
}
.btn:active,
.btn.active {
  color: white;
  background-image: none;
  background-color: #7cbfc1;
  box-shadow: inset 0 0 3px #6fb5b8;
}
.btn.disabled,
.btn[disabled] {
  color: white;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group + .btn-group,
.btn-group + .btn {
  margin-left: 5px;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  border-radius: 0;
  background-clip: padding-box;
}
.btn-group .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group:before {
  display: table;
  content: "";
}
.btn-group:after {
  display: table;
  content: "";
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
/* calendar styles */
.edfh-cal {
  border-bottom: 5px solid #e2e0d1;
  font-family: 'Serifa-Med';
  padding-bottom: 25px;
  position: relative;
  margin-top: 42px;
}
.edfh-cal-title {
  font-size: 36px;
  font-family: Serifa-Med;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 10px 0;
}
.edfh-cal-title:after {
  content: '';
  background: #e4e0d2;
  border-top: 1px solid #aaaaa5;
  display: block;
  border-bottom: none;
  height: 3px;
  width: 614px;
  position: relative;
  top: 10px;
  margin: 0;
  left: 0;
}
.edfh-cal-table {
  padding: 10px;
  margin-bottom: 3px;
  position: relative;
  border: 1px solid #aaaaa5;
  border-collapse: collapse !important;
  border-spacing: 1px !important;
  border-top: 1px solid #aaaaa5;
  width: 100%;
}
.edfh-cal-table th {
  font-family: inherit;
  font-size: 13px;
  font-weight: normal;
  padding: 0 5px 3px;
  text-align: center;
  width: 14.25%;
}
.edfh-cal-table td {
  border: 1px solid #aaaaa5;
  box-sizing: border-box;
  color: #217dae;
  border-spacing: 0;
  height: 80px;
  padding: 0 5px 14px 6px;
  vertical-align: top;
  cursor: pointer;
}
.edfh-cal-table a {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  line-height: 1.3em;
}
.edfh-cal-table .edfh-cal-daynum {
  color: #7b7b7b;
  font-family: 'SerifaD-Lig';
  font-size: 18px;
}
.edfh-cal-table td.is-selected {
  background-color: #daec9a;
  border-collapse: separate;
  border: 2px solid #779b1f;
  box-shadow: inset 0 0 10px #B1D629;
}
.edfh-cal-table td.is-selected a {
  color: #000;
  font-weight: bold;
}
.edfh-cal-table td.is-selected .edfh-cal-daynum {
  font-family: Serifa-Med;
  color: #000;
}
.edfh-cal-table td.is-today {
  background: #fdffea;
  box-shadow: none;
}
.edfh-cal-table td.is-today .edfh-cal-daynum {
  background: url("../food-holiday/edfh-icons.png") no-repeat scroll 0 -5px transparent;
  display: block;
  margin: -2px 0 0 -16px;
  text-indent: -9999px;
}
td.edfh-calendar-other-month {
  background-color: #f2f2f2;
  color: #dbdbdb;
  font-family: 'SerifaD-Lig';
  font-size: 36px;
  text-align: center;
  vertical-align: middle;
  cursor: default;
}
.edfh-cal-nav {
  border-radius: 2px;
  position: absolute;
  right: 0;
  top: 0;
}
.edfh-cal-nav .btn.back,
.edfh-cal-nav .btn.next {
  width: 42px;
}
.edfh-cal-nav > .btn {
  padding: .3em;
  border: 1px solid #6dacad;
  color: white;
  overflow: hidden;
  text-decoration: none;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: normal;
  width: 100px;
  line-height: 21px;
}
.edfh-cal-nav > .btn:focus {
  outline: none;
}
.edfh-cal-nav > .btn .icon {
  background: transparent url('mp-imgs/mp-imgs.png') no-repeat;
  display: block;
  height: 21px;
  text-indent: -999px;
  vertical-align: middle;
  width: 9px;
}
.edfh-cal-nav .btn.back .icon {
  background-position: 0 -182px;
  margin: 0 11px;
}
.edfh-cal-nav .btn.next .icon {
  background-position: 0 -246px;
  margin: 0 11px;
}
.edfh-cal-nav .btn.disabled .icon {
  visibility: hidden;
}
.edfh-main-banner {
  cursor: pointer;
}
/* set the line-height for the entire lead content area */
.edfh-lead {
  line-height: 1.3em;
}
/* lead top & bottom styles, includes tag & nav */
.tagged-box {
  background: none repeat scroll 0 0 #f9f4ee;
  padding: 7px 7px 0 0;
  position: relative;
}
.tagged-box .tag {
  background: url("../food-holiday/edfh-icons.png") no-repeat scroll 0 -36px transparent;
  color: white;
  float: left;
  font-weight: bold;
  height: 27px;
  margin: 4px 0 0 -14px;
  padding: 0 33px 3px 10px;
  position: relative ;
  text-transform: uppercase;
  text-indent: -9999px;
  width: 75px;
}
.tagged-box .holiday {
  background-position: 0 -73px;
  color: #607607;
  font-family: 'Serifa-Med';
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5;
  padding: 0 33px 3px 27px;
  text-indent: 0;
  width: 130px;
}
.tagged-box h2 {
  font-family: serifa-med;
  font-size: 24px;
  font-weight: normal;
  line-height: .9em;
}
.tagged-box .nav {
  float: right;
}
.tagged-box .rz-w {
  text-align: center;
  padding: 9px 0 10px;
  width: 118px;
}
.tagged-box .rz-w img {
  background-color: white;
  height: 73px;
  width: 98px;
}
.tagged-box .rz-e {
  padding: 6px 0;
  width: 488px;
}
#lead-bottom {
  margin-top: 20px;
}
#lead-bottom .rz-e p {
  margin: 7px 0 5px;
}
/* viewport styles; includes everything within the current viewable slide */
#edfh-lead-container .viewport {
  background: none repeat scroll 0 0 #f9f4ee;
}
#edfh-lead-container .viewport h1 {
  line-height: 1;
  margin: 0px 0 14px 10px;
  font-family: serifa-med;
  font-size: 24px;
  padding: 0 7px 0 1px;
  clear: both;
  font-weight: normal;
}
#edfh-lead-container .viewport .slide {
  padding-top: 2px;
}
#edfh-lead-container .viewport .rz-w {
  margin: 0 10px 2px;
  overflow: hidden;
  width: 266px;
}
#edfh-lead-container .viewport .rz-e {
  margin: 0;
  padding: 0;
  position: relative;
  width: 325px;
}
#edfh-lead-container .viewport .rz-e .slide-description {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
#edfh-lead-container .viewport .rz-e .slide-description ul li {
  padding-bottom: 5px;
}
#edfh-lead-container .viewport .rz-e .slide-description p {
  margin: 0 0 10px;
  padding: 0 10px 0 0;
  min-width: 1%;
  word-wrap: break-word;
}
#edfh-lead-container .viewport .bd {
  background-color: white;
  position: relative;
}
#edfh-lead-container .viewport .bd .photo {
  height: 200px;
  width: 266px;
}
#edfh-lead-container .viewport .bd .photolink {
  background: transparent url('http://food.test1-sndimg.com/2012/popup/box-shadow-bg.png') repeat;
  background: rgba(0, 0, 0, 0.4) none;
  bottom: 5px;
  color: white;
  font-size: 85%;
  left: 0;
  padding: 3px 8px 2px;
  position: absolute;
  width: 100%;
}
#edfh-lead-container .viewport .bd .photolink a,
#edfh-lead-container .viewport .bd .photolink a:link,
#edfh-lead-container .viewport .bd .photolink a:visited,
#edfh-lead-container .viewport .bd .photolink a:active,
#edfh-lead-container .viewport .bd .photolink a:hover {
  color: #F9DA99;
}
#edfh-lead-container .viewport .ft {
  background-color: white;
  font-size: 85%;
  font-weight: bold;
  padding: 0 6px;
  bottom: 4px;
  position: relative;
  border: 1px dotted #d8d8d8;
  border-top: 0px;
  margin-bottom: 8px;
}
#edfh-lead-container .viewport .ft p.photo-title {
  padding: 7px 0;
  margin: 0;
}
/* FDC standard styles */
.edfh-more-from-food h2 {
  margin-bottom: -3px;
  padding-top: 1px;
  font-family: serifa-med;
  font-size: 24px;
  font-weight: normal;
}
.edfh-more-from-food p {
  width: 180px;
  line-height: 18px;
}
.edfh-more-from-food ul li p a {
  display: block;
  line-height: 1.2em;
  margin-top: 5px;
}
.edfh-more-from-food ul li {
  float: left;
  margin-right: 15px;
}
.edfh-more-from-food ul li h3 {
  padding-bottom: 10px;
  width: 185px;
  word-wrap: break-word;
  line-height: 1.2em;
  font-family: serifa-med;
  font-size: 18px;
  font-weight: normal;
}
.edfh-separator {
  border-bottom: 1px solid #e4e0d2;
  clear: both;
  margin: 0 0 10px;
  padding-top: 10px;
}
/* curtain overlay styles */
.jscal-curtain,
.lead-curtain {
  background: white url(http://food.sndimg.com/css/mp-imgs/ajax-loader.gif) no-repeat center center;
  display: none;
  opacity: 0.75;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 100;
}
.jscal-curtain.is-loading,
.lead-curtain.is-loading {
  display: block;
}
.jscal-curtain.is-inerror,
.lead-curtain.is-inerror {
  background-color: rgba(255, 255, 255, 0.7);
  background-image: none;
  opacity: 1;
}
.jscal-curtain.is-inerror h3,
.lead-curtain.is-inerror h3 {
  font-size: 22px;
  margin-top: 125px;
}
.jscal-curtain.is-inerror p,
.lead-curtain.is-inerror p {
  color: #bb0000;
}
/* Right rail styles */
.food-holidays h3 {
  white-space: nowrap;
}
.food-holidays .edfh-fdh img {
  float: right;
}
.food-holidays .edfh-fdh {
  margin: 7px 7px 0;
}
.food-holidays .edfh-list {
  border-bottom: 1px solid #aaaaa5;
  border-top: 1px solid #aaaaa5;
  margin-top: 10px;
  padding: 10px 0;
  margin: 7px 7px 0;
}
.food-holidays .edfh-links {
  margin-left: 7px;
}
.connect-with-edfh .gon .subscribe {
  line-height: 16px;
}

/*# sourceMappingURL=../../css/maps/edfh.css.map */