 html {
  color: #000000;
  background: #ffffff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before { content: ''; }
q:after { content: ''; }
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input, textarea, select { *font-size: 100%; }
legend { color: #000000; }
.strong, strong { font-weight: bold; }
.small {
  font-size: 11px;
  line-height: 13px;
}
.medium {
  font-size: 12px;
  line-height: 14px;
}
.light { color: #666666; }
.lightest { color: #999999; }
.blue { color: #008fc4; }
.pink { color: #ec008c; }
.green { color: #a8cf7b; }
.light-blue { color: #8ad4df; }
.dark-blue { color: #004b8d; }
.yellow { color: #ffdd00; }
.red { color: #d40000; }
.date {
  font-size: 11px;
  line-height: 13px;
  color: #666666;
  text-transform: uppercase;
}
body {
  font: normal normal normal 13px/16px Arial, sans-serif;
  color: #333333;
}
.avenir { font-family: "Avenir LT W01 35 Light", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #333333;
}
h1 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 34px;
  color: #808080;
  margin: 0 0 20px 0;
}
h2 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #ec008c;
  font-size: 22px;
  margin: 0 0 20px 0;
  line-height: 26px;
}
h3 {
  font-size: 18px;
  margin: 0 0 20px 0;
  line-height: 22px;
}
h4, h5 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
h6 {
  font-size: 11px;
  font-weight: bold;
}

p { margin: 0 0 20px 0; }
p .left {
  margin: 20px 20px 20px 0;
  padding: 0;
}
p .right {
  margin: 20px 0 20px 20px;
  padding: 0;
}
p .intro {
  font: normal normal normal 18px/21px Arial, sans-serif;
  color: #666666;
}
a {
  color: #008fc4;
  text-decoration: none;
}
a:hover { color: #0077a3; }
blockquote {
  margin: 20px;
  color: #666666;
  font-style: italic;
}
em, dfn { font-style: italic; }
sup, sub {
  line-height: 0;
  vertical-align: 5px;
  margin-left: 3px;
}
abbr, acronym { border-bottom: 1px dotted #666666; }
address {
  margin: 0 0 20px;
  font-style: italic;
}
del { color: #666666; }
pre {
  margin: 20px 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
hr {
  color: #e5e5e5;
  background-color: #e5e5e5;
  height: 1px;
  margin: 0 0 20px 0;
  width: 100%;
  border: 0;
}
hr.wide { height: 3px; }
ol { list-style-type: decimal; }
dl { margin: 0 0 20px 0; }
dl dt { font-weight: bold; }
dd { margin-left: 20px; }
ul.content-list { margin-bottom: 20px; }
ul.content-list li {
  list-style: disc outside;
  margin-left: 18px;
  color: #ec008c;
}
ul.content-list li p {
  color: #333333;
  margin-bottom: 8px;
}
.strong, strong { font-weight: bold; }
.small {
  font-size: 11px;
  line-height: 13px;
}
.medium {
  font-size: 12px;
  line-height: 14px;
}
.light { color: #666666; }
.lightest { color: #999999; }
.blue { color: #008fc4; }
.pink { color: #ec008c; }
.green { color: #a8cf7b; }
.light-blue { color: #8ad4df; }
.dark-blue { color: #004b8d; }
.yellow { color: #ffdd00; }
.date {
  font-size: 11px;
  line-height: 13px;
  color: #666666;
  text-transform: uppercase;
}
label { font-weight: bold; }
input[type=text], input.text, input.title, textarea {
  background-color: #ffffff;
  width: 256px;
  padding: 5px;
}
input.city { width: 200px; }
input.zip { width: 149px; }
form div.left { margin-right: 10px; }
form div.left .input-right { margin-right: 0; }
form div.input-right { margin-right: 0; }
select { background-color: #ffffff; }
input[type=text], input[type=password], input.text, input.title, input.city, input.zip, textarea, select { margin: 5px 0 20px 0; }
input[type=radio], input.radio, input[type=checkbox], input.checkbox { margin: 5px 5px 20px 0; }
textarea {
  width: 532px;
  height: 86px;
}
input.submit {
  width: 85px;
  height: 31px;
  background: url("/images/contact_us/submit.jpg.html") 0 0 no-repeat;
  text-indent: -5000px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
input.submit:hover { background-position: 0 -31px; }
input.submit:active { background-position: 0 -62px; }
.error { color: #d40000; }
.success { color: #00aeef; }
input.error, textarea.error { border: 2px solid #d40000; }
.error-message {
  border-top: 3px solid #d40000;
  border-bottom: 3px solid #d40000;
  padding: 20px 0;
}
.success-message {
  border-top: 3px solid #00aeef;
  border-bottom: 3px solid #00aeef;
  padding: 20px 0;
}
div.application input[type=text] {
  background-color: #ffffff;
  width: 296px;
  padding: 5px;
}
div.application input.text {
  background-color: #ffffff;
  width: 296px;
  padding: 5px;
}
div.application input.title {
  background-color: #ffffff;
  width: 296px;
  padding: 5px;
}
div.application textarea {
  background-color: #ffffff;
  width: 296px;
  padding: 5px;
}
div.application input.full { width: 626px; }
div.application textarea { width: 626px; }
div.application input.city { width: 240px; }
div.application input.zip { width: 189px; }
img { margin-bottom: 15px; }
.centered-full-width {
  width: 860px;
  margin: 0 auto;
}
.full-width { width: 100%; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.hidden-text {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
}
.hide { display: none; }
body { background: #ffffff url('/images/global/background.gif') repeat-y top center fixed; }
body a { outline: none !important; }
#content {
  width: 860px;
  margin: 0 auto;
  padding: 140px 0 72px 0;
  overflow: hidden;
}
#sidebar {
  width: 200px;
  display: block;
  clear: both;
  float: left;
}
.bg_fruit {
  position: fixed;
  top: 0px;
  display: none;
}
#bg_fruit_left { margin-top: 355px; }
#bg_fruit_right { margin-top: 10px; }
#header {
  z-index: 9999;
  width: 100%;
  position: fixed;
  left: 0;
  background: transparent url('/images/header/border.png') repeat-x bottom left;
}
#header .content {
  width: 860px;
  margin: 0 auto;
  height: 100px;
  display: block;
}
#header a.logo {
  margin-top: 36px;
  color: #ffffff;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 158px;
  height: 47px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/logo.gif');
}
/*#header a.own-a-store {
  font-size: 1px;
  color: #ffffff;
  background-repeat: no-repeat;
  width: 230px;
  height: 73px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/franchise-icon.jpg');
  margin-top: 10px;
}
#header a.own-a-store:hover { background-position: -95px -14px; }*/
#header a.my-tcby-card {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 95px;
  height: 14px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/card_store_name.gif');
  margin-top: 10px;
  float: right;
}
#header a.my-tcby-card:hover { background-position: 0 -14px; }
.nav-item {
  float: left;
  margin-right: 29px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
}
#nav {
  margin-top: 32px;
  clear: both;
  float: right;
  display: block;
  width: 621px;
}
#nav a#menu-nutrition {
  float: left;
  margin-right: 29px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 127px;
  height: 13px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
}
#nav a#menu-nutrition .hover {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 127px;
  height: 13px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: 0 -18px;
  display: none;
}
#nav a#healthy-benefits {
  float: left;
  margin-right: 29px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 120px;
  height: 18px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -127px 0;
}
#nav a#healthy-benefits .hover {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 120px;
  height: 18px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -127px -18px;
  display: none;
}
#nav a#my-tcby {
  float: left;
  margin-right: 29px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 65px;
  height: 18px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -247px 0;
}
#nav a#my-tcby .hover {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 65px;
  height: 18px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -247px -18px;
  display: none;
}
#nav a#find-a-store {
  float: left;
  margin-right: 29px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 86px;
  height: 14px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -312px 0;
}
#nav a#find-a-store .hover {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 86px;
  height: 14px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -312px -18px;
  display: none;
}
#nav a#news {
  float: left;
  margin-right: 29px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 34px;
  height: 14px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -398px 0;
}
#nav a#news .hover {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 34px;
  height: 14px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -398px -18px;
  display: none;
}
#nav a#about {
  float: left;
  margin-right: 29px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  margin-right: 0;
  background-position: 0 0;
  width: 44px;
  height: 14px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -432px 0;
}
#nav a#about .hover {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 44px;
  height: 14px;
  display: block;
  overflow: hidden;
  background-image: url('/images/header/nav.gif');
  background-position: -432px -18px;
  display: none;
}



/*
.social-link {
  float: left;
  margin-right: 5px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
}
.social-title {
  position: relative;
  float: left;
  margin: 10px 0 0 10px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 92px;
  height: 8px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
  display: none;
}
*/

.footer-link {
  float: left;
  margin: 0 24px 2px 0;
  background-image: url('/images/footer/footer-sprite.png');
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
}
#footer {
  width: 100%;
  background: transparent url('/images/footer/border.png') repeat-x top left;
  bottom: 0;
  padding-top: 12px;
  position: fixed;
  height: 40px;
  z-index: 9999;
}
#footer .content {
  width: 860px;
  margin: 0 auto;
}
#footer .content p { margin: 0; }
#footer .right { max-width: 500px; }

#social li {
	display: block;
	float: left;
}

#social li[id*="-title"] {
	width: 100px;
	height: 9px;
	margin-top: 12px;
	margin-left: 10px;
	background-image: url('/images/footer/footer-sprite.png');
	background-repeat: no-repeat;
	text-indent: -999px;
	display: none; }

#social li#facebook-title {
	background-position: -90px 0; }
	
#social li#twitter-title {
	background-position: -90px -9px; }
	
#social li#youtube-title {
	background-position: -90px -18px; }

#social a {
	width: 30px;
	height: 30px;
	background-image: url('/images/footer/footer-sprite.png');
	background-repeat: no-repeat;
	display: block;
	margin-right: 7px;}

#social a#facebook {
	background-position: 0 -30px; }
#social a#facebook:hover {
	background-position: 0 0; }

#social a#twitter {
	background-position: -30px -30px; }
#social a#twitter:hover {
	background-position: -30px 0; }

#social a#youtube {
	background-position: -60px -30px; }
#social a#youtube:hover {
	background-position: -60px 0; }

#social a#ig {
  background-position: -80px -90px; 
  width: 31px;
  height: 30px;
 }

#social a#ig:hover {
  background-position: -80px -60px; 
  width: 31px;
  height: 30px;
}



#social a#tcby-intl {
	width: 80px;
	background-position: 0 -60px; }
#social a#tcby-intl:hover {
	background-position: 0 -90px; }



#footer-nav {float:right; font-weight:bold; list-style:none; font-size:11px; }
#footer-nav li {float:left; margin-left:20px;}
#footer-nav li a {display:block; color:#666; text-decoration:none;}
#footer-nav li a:hover {color:#ec008c;}
.copyright {float:right; font-size:10px; color:#aaa; clear:right; margin-top:5px; margin-bottom:12px;}

/*
#footer a#facebook {
  float: left;
  margin-right: 5px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
}
#footer a#facebook:hover { background-position: 0 -30px; }
#footer a#twitter {
  float: left;
  margin-right: 5px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
  background-position: -30px 0;
}
#footer a#twitter:hover { background-position: -30px -30px; }
#footer a#youtube {
  float: left;
  margin-right: 5px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
  background-position: -60px 0;
}
#footer a#youtube:hover { background-position: -60px -30px; }
#footer #facebook-title {
  position: relative;
  float: left;
  margin: 10px 0 0 10px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 92px;
  height: 8px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
  display: none;
  background-position: -90px -24px;
}
#footer #twitter-title {
  position: relative;
  float: left;
  margin: 10px 0 0 10px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 92px;
  height: 8px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
  display: none;
  background-position: -90px -32px;
}
#footer #youtube-title {
  position: relative;
  float: left;
  margin: 10px 0 0 10px;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 92px;
  height: 8px;
  display: block;
  overflow: hidden;
  background-image: url('/images/footer/footer.gif');
  display: none;
  background-position: -90px -40px;
}
#footer a#own-a-store {
  background-position: 0 0;
  width: 65px;
  height: 12px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 24px 2px 0;
  background-image: url('/images/footer/footer.gif');
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: -288px 0;
}
#footer a#own-a-store:hover { background-position: -288px -12px; }
#footer a#contact-us {
  background-position: 0 0;
  width: 57px;
  height: 12px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 24px 2px 0;
  background-image: url('/images/footer/footer.gif');
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: -90px 0;
}
#footer a#contact-us:hover { background-position: -90px -12px; }
#footer a#privacy-policy {
  background-position: 0 0;
  width: 70px;
  height: 12px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 24px 2px 0;
  background-image: url('/images/footer/footer.gif');
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: -146px 0;
}
#footer a#privacy-policy:hover { background-position: -146px -12px; }
#footer a#my-tcby-card {
  background-position: 0 0;
  width: 71px;
  height: 12px;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 24px 2px 0;
  background-image: url('/images/footer/footer.gif');
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: -216px 0;
  margin-right: 0;
}
#footer a#my-tcby-card:hover { background-position: -216px -12px; }
#footer-pusher {
  display: block;
  height: 52px;
}
*/

#home { min-height: 695px; }
#home #call_to_actions { clear: both; width:860px; margin:0 auto; }
#home #call_to_actions .cta_container {
  float: left;
  width: 404px;
  height: 103px;
  display: block;
  overflow: hidden;
  background: url('/images/home/cta_container.png') no-repeat 0 0;
  padding: 10px 8px 7px 8px;
  display: none;
}
#home #call_to_actions .cta_container:first-child { margin-right: 20px; }
#home #call_to_actions #cta-small-banner {
  width: 402px;
  height: 103px;
  display: block;
  overflow: hidden;
  background: url('/images/home/cta/cta_OAS.jpg') no-repeat 0 0;
  float: left;
}
#home #call_to_actions #cta-large-banner {
  width: 402px;
  height: 103px;
  display: block;
  overflow: hidden;
  background: url('/images/home/cta/cta_myTCBY.jpg') no-repeat 0 0;
}
#home #mobile-home {
  display: none;
  padding-top: 35px;
}
#home #mobile-home .yogurt {
  float: left;
  margin-bottom: 22px;
}
#home #mobile-home .intro-wrap {
  text-align: center;
  margin: auto;
  width: 720px;
}
#home #mobile-home .welcome {
  float: left;
  padding: 33px 0 0 30px;
  text-align: left;
  width: 360px;
}
#home #mobile-home .welcome h2 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 36px;
  line-height: 23px;
  letter-spacing: -0.5px;
  margin-top: 13px;
}
#home #mobile-home .welcome p {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #666666;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -0.25px;
}
#home #mobile-home .welcome #find-a-store {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  margin-top: 26px;
  width: 361px;
  height: 81px;
  display: block;
  overflow: hidden;
  background: url('/images/home/mobile_buttons.png') no-repeat 0 -81px;
}
#home #mobile-home .welcome #find-a-store:hover { background-position: -361px -81px; }
#home #mobile-home .welcome #find-a-store:active { background-position: -722px -81px; }
#home #mobile-home .welcome #menu-and-nutrition {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 361px;
  height: 81px;
  display: block;
  overflow: hidden;
  background: url('/images/home/mobile_buttons.png') no-repeat 0 0;
}
#home #mobile-home .welcome #menu-and-nutrition:hover { background-position: -361px 0; }
#home #mobile-home .welcome #menu-and-nutrition:active { background-position: -722px 0; }
#home #no-flash-home {
  display: none;
  padding-top: 60px;
}
#home #no-flash-home .yogurt {
  float: left;
  margin-bottom: 22px;
}
#home #no-flash-home .intro-wrap {
  text-align: center;
  margin: auto;
  width: 805px;
}
#home #no-flash-home .welcome {
  float: left;
  padding: 85px 0 0 66px;
  text-align: left;
  width: 409px;
}
#home #no-flash-home .welcome h2 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 29px;
  line-height: 23px;
  letter-spacing: -1px;
  margin-top: 13px;
}
#home #no-flash-home .welcome p {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #666666;
  font-size: 21.65px;
  line-height: 22.85px;
  margin-bottom: 30px;
}
#home #no-flash-home .welcome #download {
  width: 146px;
  height: 31px;
  display: block;
  overflow: hidden;
  background: url('/images/home/download.png') no-repeat 0 0;
}
#home #no-flash-home .welcome #go_menu {
  width: 164px;
  height: 30px;
  display: block;
  overflow: hidden;
  background: url('/images/home/go_menu.png') no-repeat 0 0;
}
#home #no-flash-home .welcome #download {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  float: left;
  vertical-align: middle;
}
#home #no-flash-home .welcome #download:hover { background-position: 0 -30px; }
#home #no-flash-home .welcome #download:active { background-position: 0 -60px; }
#home #no-flash-home .welcome #go_menu {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  float: left;
  vertical-align: middle;
}
#home #no-flash-home .welcome #go_menu:hover { background-position: 0 -30px; }
#home #no-flash-home .welcome #go_menu:active { background-position: 0 -60px; }
#home #no-flash-home .welcome #or {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #666666;
  float: left;
  font-size: 21.65px;
  line-height: 30px;
  margin: 0 20px;
}
#news #main-content {
  margin: 48px 0 0 220px;
  float: left;
}
#news #sidebar { position: fixed; }
#news #title-releases {
  width: 100%;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-image: url('/images/news/news.gif');
}
#news #title-articles {
  width: 100%;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-image: url('/images/news/news.gif');
}
#news #title-releases {
  width: 148px;
  height: 25px;
  display: block;
  overflow: hidden;
  background-position: 0 -20px;
  margin-bottom: 24px;
}
#news #title-articles {
  width: 133px;
  height: 20px;
  display: block;
  overflow: hidden;
  background-position: 0 0;
  margin-bottom: 29px;
}
#news #sidebar { padding-bottom: 52px; }
#news #sidebar li {
  width: 200px;
  height: 20px;
  display: block;
  overflow: hidden;
  font-weight: bold;
  margin: 0;
  padding: 8px 0 0 0;
  background: transparent url('/images/news/sidebar-border.gif') repeat-x top left;
}
#news #sidebar li a.active { color: #666666; }
#news #sidebar ul {
  padding-bottom: 4px;
  background: #ffffff url('/images/news/sidebar-border.gif') repeat-x bottom left;
}
#news #media-inquiries .title {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 122px;
  height: 18px;
  display: block;
  overflow: hidden;
  background-position: -147px -19px;
  background-image: url('/images/news/news.gif');
  margin: 30px 0 18px 0;
}
#news #media-inquiries p { margin: 2px 0 0 0; }
#news #media-inquiries a { font-weight: bold; }
#news #article_content ul { margin-bottom: 20px; }
#news #article_content ul li {
  margin-left: 18px;
  list-style: disc outside none;
}
#news #general-inquiries .title {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 134px;
  height: 19px;
  display: block;
  overflow: hidden;
  background-position: -133px -1px;
  background-image: url('/images/news/news.gif');
  margin: 30px 0 18px 0;
}
#news #general-inquiries a {
  margin: 0;
  font-weight: bold;
}
#news #main-content { width: 640px; }
#news #pagination { height: 50px; }
#news #pagination a {
  width: 20px;
  height: 18px;
  display: block;
  overflow: hidden;
  background-image: url('/images/news/pagination.gif');
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  padding-top: 3px;
  margin: 20px 0 0 4px;
  float: right;
}
#news #pagination a:hover {
  color: #ffffff;
  background-position: -20px 0;
}
#news #pagination a:active {
  color: #4d4d4d;
  background-position: -40px 0;
}
#news #pagination a.active {
  color: #4d4d4d;
  background-position: -40px 0;
}
#news #news-articles {
  opacity: 1;
  height: auto;
  overflow: hidden;
  margin-left: -20px;
  z-index: 1;
}
#news #news-articles .news-container {
  display: none;
  border: 2px solid #ebebeb;
  width: 162px;
  padding: 17px;
  margin: 0px 0px 20px 20px;
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}
#news #news-articles .news-container .date {
  display: block;
  margin-bottom: 15px;
}
#news #news-articles .news-container:hover { border: 2px solid #00aeef; }
#news #news-articles .green_squib:hover { background: url('/images/news/squib_green.jpg') no-repeat top right; }
#news #news-articles .blue_squib:hover { background: url('/images/news/squib_blue.jpg') no-repeat top right; }
#news #news-articles .orange_squib:hover { background: url('/images/news/squib_orange.jpg') no-repeat top right; }
#news #news-articles .yellow_squib:hover { background: url('/images/news/squib_yellow.jpg') no-repeat top right; }
#news #press-releases { margin-top: -7px; }
#news #press-releases li a {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin-top: 5px;
}
#news #press-releases li p {
  margin: 10px 0 0 0;
  font-size: 12px;
}
#news #press-releases li p.date {
  margin: 0;
  font-size: 11px;
  line-height: 24px;
}
#news #press-releases li { margin-bottom: 30px; }
#article #back-top {
  height: 33px;
  font-weight: bold;
  margin-bottom: 18px;
}
#article #back-bottom {
  height: 33px;
  font-weight: bold;
  margin-bottom: 18px;
}
#article #back-top { background: url('/images/news/content_line.gif') repeat-x 0 bottom; }
#article #back-bottom {
  padding-top: 17px;
  background: url('/images/news/content_line.gif') repeat-x 0 0;
  margin-bottom: 150px;
}
#article #article-title span {
  color: #666666;
  line-height: 14px;
}
#article #article-title h3 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 24px;
  line-height: 27px;
  margin: 8px 0 20px 0;
}
#article #article_content {
  background: url('/images/news/content_line.gif') repeat-x 0 0;
  padding-top: 20px;
}
#article iframe { margin-bottom: 20px; }
#about #title {
  width: 100%;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 92px;
  height: 21px;
  display: block;
  overflow: hidden;
  background-image: url('/images/about/about.gif');
  margin-bottom: 30px;
}
#about #story { margin-bottom: 60px; }
#about #story p {
  color: #666666;
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  line-height: 19px;
  font-weight: normal;
  margin-bottom: 20px;
}
#about #wall { margin-bottom: 20px; }
#about #wall img { margin-bottom: 0; }
#about #line {
  width: 100%;
  background: url('/images/about/story_breaker.gif') repeat-x left top;
  height: 16px;
  margin-bottom: 24px;
}
#about #slideshow {
  width: 100%;
  padding-bottom: 160px;
}
#about #slideshow .thumb {
  float: left;
  text-align: center;
  margin-left: 20px;
  background: url('/images/about/thumb_bg.png') no-repeat right 0;
  width: 90px;
  height: 91px;
}
#about #slideshow .thumb:hover {
  background-position: right -90px;
  margin-top: -1px;
}
#about #slideshow div:first-child { margin-left: 0; }
#about #slideshow a { font-size: 0; }
#about #slideshow img { margin: 5px 0 0 0; }
#privacy-policy { margin-bottom: 120px; }
#privacy-policy #title {
  width: 100%;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 143px;
  height: 25px;
  display: block;
  overflow: hidden;
  background-image: url('/images/privacy_policy/title.gif');
  margin-bottom: 30px;
}
#contact #page_title {
  width: 100%;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 107px;
  height: 16px;
  display: block;
  overflow: hidden;
  background-image: url('/images/contact/title.gif');
  margin-bottom: 30px;
}
#contact #intro {
  width: 100%;
  clear: both;
  height: 105px;
  background: url('/images/global/line.png') repeat-x 0 bottom;
}
#contact #intro div.left {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #999999;
  font-size: 18px;
  line-height: 20px;
  max-width: 640px;
}
#contact #intro div.left p { margin-bottom: 13px; }
#contact #intro div.right {
  float: right;
  margin-right: 40px;
}
#contact #intro div.right p {
  line-height: 24px;
  margin-bottom: 0;
}
#contact #intro div.right h3 {
  line-height: 24px;
  margin-bottom: 0;
}
#contact #success_header {
  height: 50px;
  padding-top: 15px;
  display: none;
  background: url('/images/global/line.png') repeat-x 0 bottom;
  line-height: 17px;
}
#contact #success_header span {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
}
#contact #error_header {
  height: 50px;
  padding-top: 15px;
  display: none;
  background: url('/images/global/line.png') repeat-x 0 bottom;
  line-height: 17px;
}
#contact #error_header span {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
}
#contact #success_header.active { display: block; }
#contact #form_wrap {
  width: 641px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 38px;
}
#contact #form_wrap #contact_message { text-align: start; }
#contact #form_wrap #contact_message .contact_requirements {
  float: right;
  margin-top: 10px;
}
#contact #form_wrap #contact_message #title { width: 150px; }
#contact #form_wrap #contact_message input {
  background: url('/images/contact/input_bg.png') repeat-x left top;
  border-top: 1px solid #b2b2b2;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #d9d9d9;
  padding-right: 3px;
}
#contact #form_wrap #contact_message textarea {
  background: url('/images/contact/input_bg.png') repeat-x left top;
  border-top: 1px solid #b2b2b2;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #d9d9d9;
  padding-right: 3px;
}
#contact #form_wrap #contact_message input.error { border: 2px solid #d40000; }
#contact #form_wrap #contact_message textarea.error { border: 2px solid #d40000; }
#contact #form_wrap #contact_message input[type=text] { width: 298px; }
#contact #form_wrap #contact_message input#address { width: 627px; }
#contact #form_wrap #contact_message select { margin: 10px 0 20px 0; }
#contact #form_wrap #contact_message #title_div {
  margin-bottom: 0px;
  *margin-bottom: -30px;
}
#contact #form_wrap #contact_message div.left {
  margin-right: 20px;
  *margin-right: 10px;
}
#contact #form_wrap #contact_message div.input-right { margin-right: 0; }
#contact #form_wrap #contact_message #zip { width: 136px; }
#contact #form_wrap #contact_message #phone { margin-bottom: 43px; }
#contact #form_wrap #contact_message #visit_date { width: 262px; }
#contact #form_wrap #contact_message div.input_date {
  margin-right: 10px;
  *margin-right: 5px;
}
#contact #form_wrap #contact_message #calendar {
  background: url('/images/contact/calendar.png') no-repeat 0 0;
  width: 26px;
  height: 24px;
  margin-top: 35px;
  margin-right: 20px;
}
#contact #form_wrap #contact_message #calendar:hover { background-position: 0 -24px; }
#contact #form_wrap #contact_message #visit_time { width: 129px; }
#contact #form_wrap #contact_message #afternoon { margin: 35px 0 0 10px; }
#contact #form_wrap #contact_message #ie_fix { height: 1px; }
#contact #form_wrap #contact_message #comments { margin-bottom: 40px; }
#contact #form_wrap #contact_message #adult_label { font-weight: normal; }
#contact #form_wrap #contact_message #no_forward_label { font-weight: normal; }
#contact #form_wrap #contact_message input[type=checkbox] {
  margin: 2px 13px 40px 0;
  padding: 0;
  border: none;
  background: transparent;
}
#contact #form_wrap #contact_message #adult_check {
  max-width: 615px;
  margin-top: 2px;
}
#contact #form_wrap #contact_message #forwarding {
  max-width: 615px;
  margin-top: 2px;
}
#contact #form_wrap #contact_message #no_forward { margin-bottom:0px; }
#contact #form_wrap #contact_message input[type=submit] {
  background: url('/images/global/submit.png') no-repeat 0 0;
  height: 30px;
  width: 67px;
  border: none;
  color: transparent;
  text-transform: capitalize;
}
#contact #form_wrap #contact_message input[type=submit]:hover { background: url('/images/global/submit.png') no-repeat 0 -30px; }
#contact #form_wrap #contact_message input[type=submit]:active { background: url('/images/global/submit.png') no-repeat 0 -60px; }
#contact #form_wrap #contact_message #end_form {
  background: url('/images/contact/contact_line.png') repeat-x top left;
  height: 90px;
  padding-top: 20px;
  text-align: right;
}
.find-a-store { width: 860px; }
.find-a-store #fas-message {
  margin-top: -50px;
  max-width: 640px;
  float: right;
}
.find-a-store #fas-message p {
  color: #666666;
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  line-height: 19px;
  font-weight: normal;
}
.find-a-store .title {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 118px;
  height: 20px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: 0 -408px;
  margin: 23px 0 27px 0;
}
.find-a-store #map {
  background: #eeeeee url('/images/find_a_store/map-shadow.jpg') no-repeat bottom;
  float: right;
  width: 640px;
  height: 530px;
  padding-bottom: 6px;
  display: block;
}
.find-a-store #map #map_canvas {
  width: 640px;
  height: 530px;
}
.find-a-store #map #legend {
  font-size: 11px;
  line-height: 13px;
  float: right;
  color: #666666;
  margin-top: 15px;
}
.find-a-store #map #legend #dot {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 11px;
  height: 12px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: -100px -121px;
  margin-right: 3px;
  float: left;
}
.find-a-store #opening-soon {
  width: 640px;
  float: right;
}
.find-a-store #opening-soon .title {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 151px;
  height: 23px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: 0 -385px;
  margin: 45px 0 15px 0;
}
.find-a-store #opening-soon li {
  float: left;
  width: 200px;
}
.find-a-store #opening-soon li p {
  font-size: 11px;
  line-height: 13px;
  margin: 0;
}

.find-a-store { width: 860px; }
.find-a-store #fas-message {
  margin-top: -50px;
  max-width: 640px;
  float: right;
}
.find-a-store #fas-message p {
  color: #666666;
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  line-height: 19px;
  font-weight: normal;
}
.find-a-store .title {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 118px;
  height: 20px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: 0 -408px;
  margin: 23px 0 27px 0;
}
.find-a-store #map {
  background: #eeeeee url('/images/find_a_store/map-shadow.jpg') no-repeat bottom;
  float: right;
  width: 530px;
  height: 530px;
  padding-bottom: 6px;
  display: block;
}
.find-a-store #map #map_canvas {
  width: 640px;
  height: 530px;
}
.find-a-store #map #legend {
  font-size: 11px;
  line-height: 13px;
  float: right;
  color: #666666;
  margin-top: 15px;
}
.find-a-store #map #legend #dot {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 11px;
  height: 12px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: -100px -121px;
  margin-right: 3px;
  float: left;
}
.find-a-store #opening-soon {
  width: 640px;
  float: right;
}
.find-a-store #opening-soon .title {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 151px;
  height: 23px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: 0 -385px;
  margin: 45px 0 15px 0;
}
.find-a-store #opening-soon li {
  float: left;
  width: 200px;
}
.find-a-store #opening-soon li p {
  font-size: 11px;
  line-height: 13px;
  margin: 0;
}
.find-a-store #sidebar {
  background: transparent;
  float: left;
  margin: 0;
  width: 200px;
  height: 530px;
  display: block;
}
.find-a-store #sidebar #search {
  height: 157px;
  margin-bottom: 10px;
  width: 200px;
  display: block;
}
.find-a-store #sidebar #search #usa-toggle {
  float: left;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 100px;
  height: 35px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: 0 -156px;
}
.find-a-store #sidebar #search #usa p {
    font-size: 11px;
    margin: 0px;
}
.find-a-store #sidebar #search #usa-toggle.selected { background-position: 0 -121px; }
.find-a-store #sidebar #search #international-toggle {
  display: none !important;
  float: right;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 100px;
  height: 35px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-position: 0 -226px;
}
.find-a-store #sidebar #search #international-toggle.selected { background-position: 0 -191px; }
.find-a-store #sidebar #search #usa {
  width: 205px;
  height: 223px;
  display: block;
  overflow: hidden;
  background-position: 0 -576px;
  background-image: url('/images/find_a_store/search.png');
  padding: 9px 10px 10px 10px;
  float: left;
}
.address {
    font-size: 11px;
    font-weight: normal;
    color: #999;
    padding-top: 8px;
    padding-left: 30px;
}
.find-a-store #sidebar #search #usa #location-input-label {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  font-size: 11px;
}
.find-a-store #sidebar #search #usa .input-label {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  font-size: 11px;
}
.find-a-store #sidebar #search #usa-n state { width: 84px; }
.find-a-store #sidebar #search .usa-select { width: 70px; }
.find-a-store #sidebar #search #international {
  width: 180px;
  height: 91px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  padding: 20px 10px 10px 10px;
  float: left;
}
.find-a-store #sidebar #search #international select {
  width: 180px;
  margin: 10px 0 17px 0;
}
.find-a-store #sidebar #search input {
  width: 165px;
  margin: 8px 0 8px 0;
  font-weight: bold;
  font-size: 15px;
}
.find-a-store #sidebar #search #list-preloader {
  margin-left: 80px;
  margin-top: -32px;
  position: absolute;
}
.find-a-store #sidebar #search input#list {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 180px;
  height: 31px;
  display: block;
  overflow: hidden;
  border: none;
  background-image: url('/images/find_a_store/search.png');
  background-color: transparent;
  background-position: 0 -261px;
  cursor: pointer;
}
.find-a-store #sidebar #search input#list:hover { background-position: 0 -292px; }
.find-a-store #sidebar #search input#list:active { background-position: 0 -323px; }
.find-a-store #sidebar #search input.searching {
  background-image: url('/images/find_a_store/search.png') !important;
  background-position: 0 -354px !important;
}
.find-a-store #sidebar #search input#list.disabled {
  cursor: default;
  background-position: 0 -354px;
}
.find-a-store #sidebar #store-count { height: 20px; }
.find-a-store #sidebar #list {
  height: 340px;
  font-size: 14px;
  overflow: auto;
  font-weight: bold;
  margin-top: 85px;
}
.find-a-store #sidebar #list #no-stores p {
  font-size: 13px;
  color: #333333;
}
.find-a-store #sidebar #list #no-stores a#franchise-opportunities {
  width: 200px;
  height: 74px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/search.png');
  background-repeat: no-repeat;
  background-position: 0 -428px;
  text-indent: -99999px;
}
.find-a-store #sidebar #list #no-stores a#franchise-opportunities:hover {
  background-image: url('/images/find_a_store/search.png');
  background-position: 0 -502px;
}
.find-a-store #sidebar #list ol {
  background-image: url('/images/find_a_store/list-divider.gif');
  background-repeat: repeat-x;
  background-position: top;
  width: 100%;
}
.find-a-store #sidebar #list li {
  background-image: url('/images/find_a_store/list-divider.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  overflow: hidden;
  display: block;
  padding: 14px 0;
}
.find-a-store #sidebar #list li span {
  display: block;
  float: left;
}
.find-a-store #sidebar #list li .number {
  margin-right: 10px;
  width: 20px;
  color: #ec008c;
}
.find-a-store #sidebar #list li .name { width: 130px; }
.find-a-store #sidebar #list li a { color: #333333; }
.find-a-store #sidebar #list li a:hover { color: #ec008c; }
.find-a-store #sidebar #list li a.coming-soon { color: #333333; }
.find-a-store #sidebar #list li a.coming-soon .number { color: #004b8d; }
.find-a-store #sidebar #list li a.coming-soon:hover { color: #004b8d; }


#info-popup {
  position: absolute;
  top: 0;
  width: 214px;
}
#info-popup #info-popup-header {
  display: block;
  width: 214px;
  min-height: 21px;
  background-image: url('/images/find_a_store/info-popup-top.png');
  background-position: top;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: 5px;
}
#info-popup #info-popup-header h4 {
  font: 12px Arial, sans-serif;
  font-weight: bold;
  color: #304715;
  margin: 0;
  padding: 0;
  float: left;
  padding: 9px 0 0 18px;
  text-shadow: #e3f2d2 0 1px 0;
  width: 178px;
  overflow: hidden;
}
#info-popup #info-popup-close {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 11px;
  height: 11px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/info-popup.png');
  background-position: 0 -46px;
  margin-top: 5px;
}
#info-popup #info-popup-content {
  background: transparent url('/images/find_a_store/info-popup-bg.png') repeat-y;
  padding: 10px 0 5px 18px;
}
#info-popup #info-popup-content p {
  margin: 0;
  width: 164px;
}
#info-popup #info-popup-content #info-popup-links {
  margin-top: 5px;
  overflow: hidden;
}
#info-popup #info-popup-content #info-popup-links a {
  font-size: 11px;
  font-weight: bold;
  margin-right: 5px;
  float: left;
}
#info-popup #info-popup-content #info-popup-links div#website-spacer {
  color: #cccccc;
  margin: 1px 5px 0 0;
  float: left;
}
#info-popup #info-popup-footer {
  width: 214px;
  height: 17px;
  display: block;
  overflow: hidden;
  background-image: url('/images/find_a_store/info-popup.png');
  background-position: 0 -29px;
}
#healthy_benefits { 
  clear: both; 
  width: 860px;
  margin: 40px auto;
}
#healthy_benefits #title {
  width: 100%;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 167px;
  height: 25px;
  display: block;
  overflow: hidden;
  background-image: url('/images/healthy_benefits/title.gif');
  margin-bottom: 24px;
}
#healthy_benefits #benefits-left {
  width: 420px;
  float: left;
}
#healthy_benefits #benefits-left p {
  margin-bottom: 22px;
  margin-right: 40px;
  color: #333333;
  font-size: 13px;
}
#healthy_benefits #benefits-right {
  float: right;
  margin-top: -31px;
}
#my_tcby { height: 940px; }
#my_tcby #title {
  width: 100%;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 90px;
  height: 24px;
  display: block;
  overflow: hidden;
  background-image: url('/images/my_tcby/title.gif');
  margin-bottom: 23px;
}
#my_tcby #intro {
  color: #666666;
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  padding-bottom: 38px;
  margin-bottom: 49px;
}
#my_tcby #left {
  float: left;
  width: 420px;
}
#my_tcby #left h3 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  line-height: 16px;
  margin-bottom: 14px;
}
#my_tcby #left p { line-height: 15px; }
#my_tcby #right {
  float: left;
  width: 440px;
  text-align: center;
}
#my_tcby .buttons { margin-bottom: 70px; }
#my_tcby #register_your_card {
  width: 140px;
  height: 31px;
  display: block;
  overflow: hidden;
  display: inline-block;
  margin-right: 6px;
  background: url('/images/my_tcby/buttons.png') no-repeat 0 0;
}
#my_tcby #register_your_card:hover { background-position: 0 -31px; }
#my_tcby #register_your_card:active { background-position: 0 -62px; }
#my_tcby #check_the_balance {
  width: 140px;
  height: 31px;
  display: block;
  overflow: hidden;
  display: inline-block;
  background: url('/images/my_tcby/buttons.png') no-repeat -140px 0;
}
#my_tcby #check_the_balance:hover { background-position: -140px -31px; }
#my_tcby #check_the_balance:active { background-position: -140px -62px; }
#my_tcby #yesmail-sign_up_today {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 112px;
  height: 31px;
  display: block;
  overflow: hidden;
  background: url('/images/my_tcby/buttons.png') no-repeat -280px 0;
}
#my_tcby #yesmail-sign_up_today:hover { background-position: -280px -31px; }
#my_tcby #yesmail-sign_up_today:active { background-position: -280px -62px; }
#menu-nutrition #title {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  float: left;
  margin-bottom: 30px;
  width: 175px;
  height: 18px;
  display: block;
  overflow: hidden;
  background-image: url('/images/menu_nutrition/title.gif');
  background-repeat: no-repeat;
}
#menu-nutrition #nutritional-calculator {
  z-index: 9999;
  overflow: hidden;
  top: 127px;
}
#menu-nutrition #nutritional-calculator #calculator-closed {
  cursor: pointer;
  right: 20px;
  height: 31px;
  float: right;
  padding-right: 61px;
  background: url('/images/menu_nutrition/nc_closed_right.png') no-repeat right 0;
  color: #ffffff;
  text-shadow: 0px 1px 1px #007ba9;
}
#menu-nutrition #nutritional-calculator #calculator-closed:hover { background-position: right -41px; }
#menu-nutrition #nutritional-calculator #calculator-closed:active { background-position: right -82px; }
#menu-nutrition #nutritional-calculator #calculator-closed #nc-calories {
  background: url('/images/menu_nutrition/nc_closed_middle.png') repeat-x 0 0;
  float: left;
  font-size: 20px;
  line-height: 30px;
}
#menu-nutrition #nutritional-calculator #calculator-closed #calculator-closed-left {
  width: 8px;
  height: 30px;
  display: block;
  overflow: hidden;
  float: left;
  background: url('/images/menu_nutrition/nc_closed_left.png') no-repeat 0 0;
}
#menu-nutrition #nutritional-calculator #calculator-closed.add-item { background: url('/images/menu_nutrition/nc_closed_right.png') no-repeat right -121px; }
#menu-nutrition #nutritional-calculator #calculator-open {
  width: 231px;
  display: none;
  overflow: hidden;
  float: right;
}
#menu-nutrition #nutritional-calculator #calculator-open #top {
  width: 231px;
  height: 46px;
  display: block;
  overflow: hidden;
  background: url('/images/menu_nutrition/nc_open_top.png') no-repeat 0 0;
}
#menu-nutrition #nutritional-calculator #calculator-open #top #min-button {
  width: 17px;
  height: 10px;
  display: block;
  overflow: hidden;
  background: url('/images/menu_nutrition/nc_minimize.png') no-repeat 0 0;
  float: right;
  margin: 3px 3px 0;
  cursor: pointer;
}
#menu-nutrition #nutritional-calculator #calculator-open #top #min-button:hover { background: url('/images/menu_nutrition/nc_minimize.png') no-repeat 0 -10px; }
#menu-nutrition #nutritional-calculator #calculator-open #top #min-button:active { background: url('/images/menu_nutrition/nc_minimize.png') no-repeat 0 -20px; }
#menu-nutrition #nutritional-calculator #calculator-open #items {
  min-height: 103px;
  background: url('/images/menu_nutrition/nc_open_middle.png') repeat-y 0 0;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 3px;
}
#menu-nutrition #nutritional-calculator #calculator-open #items img#add-item { margin-top: 46px; }
#menu-nutrition #nutritional-calculator #calculator-open #items ul#added-items li { cursor: pointer; }
#menu-nutrition #nutritional-calculator #calculator-open #serving-size {
  padding-top: 12px;
  text-align: center;
  width: 231px;
  height: 34px;
  display: block;
  overflow: hidden;
  background: url('/images/menu_nutrition/nc_open_serving_size.png') repeat-y 0 0;
}
#menu-nutrition #nutritional-calculator #calculator-open #serving-size span {
  color: #ffffff;
  text-shadow: 0px 1px 1px #0082b4;
}
#menu-nutrition #nutritional-calculator #calculator-open #facts {
  display: block;
  width: 231px;
  background: url('/images/menu_nutrition/nc_open_middle.png') repeat-y 0 0;
}
#menu-nutrition #nutritional-calculator #calculator-open #facts ul {
  background-color: #ffffff;
  width: 221px;
  margin-left: 5px;
}
#menu-nutrition #nutritional-calculator #calculator-open #facts span {
  font-size: 11px;
  margin: 7px 10px 6px 7px;
  color: #333333;
}
#menu-nutrition #nutritional-calculator #calculator-open #facts span.fact { font-weight: bold; }
#menu-nutrition #nutritional-calculator #calculator-open #facts span.sub-fact {
  color: #666666;
  margin-left: 15px;
}
#menu-nutrition #nutritional-calculator #calculator-open #facts ul li {
  height: 30px;
  overflow: hidden;
}
#menu-nutrition #nutritional-calculator #calculator-open #facts ul li hr {
  clear: both;
  color: #d9d9d9;
  margin: 0;
}
#menu-nutrition #nutritional-calculator #calculator-open #bottom {
  width: 231px;
  height: 6px;
  display: block;
  overflow: hidden;
  background: url('/images/menu_nutrition/nc_open_bottom.png') repeat-y 0 0;
}
#menu-nutrition .nc-item {
  width: 220px;
  height: 22px;
  padding-top: 8px;
  margin-top: 2px;
  margin-left: 5px;
  padding-left: 8px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  background: url('/images/menu_nutrition/nc_items.png') repeat-y 0 0;
}
#menu-nutrition .nc-item:hover { background-position: 0px -62px; }
#menu-nutrition #sidebar {
  z-index: 2;
  background: url('/images/menu_nutrition/menu_nav_bottom.png') no-repeat 0 bottom;
  padding-bottom: 170px;
}
#menu-nutrition #sidebar li { background: url('/images/menu_nutrition/menu_nav.png') no-repeat 0 -40px; }
#menu-nutrition #sidebar li:hover { background-position: -200px -40px; }
#menu-nutrition #sidebar li:active { background-position: -400px -40px; }
#menu-nutrition #sidebar li.active {
  width: 200px;
  height: 60px;
  display: block;
  overflow: hidden;
  background-position: -600px -60px;
}
#menu-nutrition #sidebar li.active:hover { background-position: -600px -60px; }
#menu-nutrition #sidebar li.active:active { background-position: -600px -60px; }
#menu-nutrition #sidebar li.first { background-position: 0 0; }
#menu-nutrition #sidebar li.first:hover { background-position: -200px 0; }
#menu-nutrition #sidebar li.first:active { background-position: -400px 0; }
#menu-nutrition #sidebar li.active.first { background-position: -600px 0; }
#menu-nutrition #sidebar a {
  width: 180px;
  height: 40px;
  display: block;
  overflow: hidden;
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 14px;
  color: #494949;
  text-shadow: 0px 1px 1px #ffffff;
  padding-left: 20px;
  line-height: 40px;
}
#menu-nutrition #sidebar .active a {
  width: 180px;
  height: 60px;
  display: block;
  overflow: hidden;
  background: url('/images/menu_nutrition/arrow.png') no-repeat 165px center;
  font-size: 16px;
  color: #ffffff;
  text-shadow: 0px 1px 1px #af0068;
  line-height: 60px;
}
#menu-nutrition #grid {
  width: 660px;
  float: left;
  margin-left: 180px;
  
}

#menu-nutrition #grid .menu-header {
  font-size: 18px;
  color: #7ddff8;
  font-weight: bold;
  display:inline-block;
  position:relative;
  margin-left:80px !important;
  width:100%  !important;
  height: 20px !important;
  padding: 0px 0px 20px 0px;
}




#menu-nutrition #grid #hand-scooped-cta {
  display: block;
  /*width: 190px;*/
  height: 185px;
  float: left;
  margin: 0 0 20px 20px;
  padding: 20px 20px 0 20px;
}
#menu-nutrition #grid #hand-scooped-cta h3 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #ec008c;
  margin-bottom: 13px;
  line-height: 20px;
}
#menu-nutrition #grid #hand-scooped-cta p {
  color: #666666;
  font-size: 12px;
  margin-bottom: 13px;
}
#menu-nutrition #grid #menu-cta {
  display: block;
  /*width: 190px;*/
  height: 185px;
  float: left;
  margin: -20px 0 20px 20px;
  padding: 0 20px 0 20px;
}
#menu-nutrition #grid #menu-cta h3 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #ec008c;
  margin-bottom: 13px;
  line-height: 20px;
}
#menu-nutrition #grid #menu-cta p {
  color: #666666;
  font-size: 12px;
  margin-bottom: 13px;
}
#menu-nutrition #grid .product {
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 200px;
  height: 210px;
  cursor: pointer;
  float: left;
  margin: 0 0 20px 20px;
}
#menu-nutrition #grid .product .name-plate {
  height: 54px;
  background: url('/images/menu_nutrition/product_panel.png') no-repeat center bottom;
  position: relative;
  top: 175px;
  text-align: center;
}
#menu-nutrition #grid .product .name-plate:active { top: 170px; }
#menu-nutrition #grid .product .name-plate p {
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
  padding: 14px 30px 0 30px;
}

#menu-nutrition #grid .product .name-plate span {
  color: #999999;
  font-size: 11px;
}
.product-up {
  margin-top: -10px;
}
#menu-nutrition #grid .product .name-plate .add {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  width: 19px;
  height: 18px;
  display: block;
  overflow: hidden;
  background: url('/images/menu_nutrition/add.png') no-repeat 0 0;
  position: absolute;
  left: 170px;
  bottom: 22px;
}
#menu-nutrition #grid .product .name-plate .add-hide{
  display:none;
}


#menu-nutrition #grid .product .name-plate .add:hover { 
  margin-top: -10px;
  background-position: 0 -18px; 
}

#menu-nutrition #grid .product .name-plate .add:active { background-position: 0 -36px; }
#menu-nutrition #details #back {
  width: 66px;
  height: 30px;
  display: block;
  overflow: hidden;
  z-index: 9999;
  cursor: pointer;
  background: url('/images/menu_nutrition/back.png') no-repeat 0 0;
  position: fixed;
  left: 0;
  top: 130px;
}
#menu-nutrition #details #back:hover { background-position: 0 -32px; }
#menu-nutrition #details #back:active { background-position: 0 -64px; }
#menu-nutrition #details #detail-view {
  float: left;
  clear: left;
}
#menu-nutrition #details #description {
  clear: right;
  margin-top: 20px;
  float: right;
  width: 431px;
  padding-top: 64px;
  background: url('/images/menu_nutrition/description_box_top.png') no-repeat 0 0;
}
#menu-nutrition #details #description #add {
  width: 45px;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  float: right;
  position: relative;
  bottom: 55px;
  right: 10px;
  background: url('/images/menu_nutrition/add_text.png') no-repeat 0 0;
}
#menu-nutrition #details #description #add:hover { background-position: 0 -18px; }
#menu-nutrition #details #description #add:active { background-position: 0 -36px; }
#menu-nutrition #details #description h3 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
  position: relative;
  top: -28px;
  margin: 0;
  padding: 0 20px 0 32px;
  background: url('/images/menu_nutrition/description_box_middle.png') repeat-y 11px 0;
}
#menu-nutrition #details #description #desc-inner-wrap { background: url('/images/menu_nutrition/description_box_middle.png') repeat-y 11px 0; }
#menu-nutrition #details #description #description-middle { background: url('/images/menu_nutrition/description_box_middle.png') repeat-y 11px 0; }
#menu-nutrition #details #description #description-middle p {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  margin: 0 20px 0 32px;
  padding: 10px 0 24px 0;
}
#menu-nutrition #details #description #description-bottom {
  padding-bottom: 6px;
  background: url('/images/menu_nutrition/description_box_bottom.png') no-repeat 11px 0;
}
#menu-nutrition #details #description #fb { margin: 20px 0 0 12px; }
#menu-nutrition #details #tabs {
  float: left;
  clear: both;
  width: 100%;
  height: 46px;
  background: url('/images/menu_nutrition/panel_top_border.png') repeat-x left 34px;
  text-align: center;
}
#menu-nutrition #details #tabs .tab {
  color: #494949;
  font-size: 14px;
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  text-shadow: 0 1px 0 #ffffff;
  width: 210px;
  height: 35px;
  display: block;
  overflow: hidden;
  float: left;
  line-height: 35px;
  background: url('/images/menu_nutrition/page_tabs.png') no-repeat 0 0;
  cursor: pointer;
}
#menu-nutrition #details #tabs .tab:hover { background-position: 0 -35px; }
#menu-nutrition #details #tabs .tab:active { background-position: 0 -70px; }
#menu-nutrition #details #tabs .active {
  width: 210px;
  height: 46px;
  display: block;
  overflow: hidden;
  background-position: 0 -105px;
}
#menu-nutrition #details #tabs .active:hover {
  width: 210px;
  height: 46px;
  display: block;
  overflow: hidden;
  background-position: 0 -105px;
}
#menu-nutrition #details #tabs .active:active {
  width: 210px;
  height: 46px;
  display: block;
  overflow: hidden;
  background-position: 0 -105px;
}
#menu-nutrition #details #mix-n-make-panel {
  clear: both;
  width: 100%;
  padding-top: 10px;
}
#menu-nutrition #details #mix-n-make-panel .mix-list {
  margin-bottom: 35px;
  float: left;
  width: 420px;
}
#menu-nutrition #details #mix-n-make-panel .mix-list h4 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
#menu-nutrition #details #mix-n-make-panel .mix-list li {
  height: 25px;
  font-weight: bold;
  padding-left: 10px;
  line-height: 24px;
}
#menu-nutrition #details #mix-n-make-panel .right-list { margin-left: 20px; }
#menu-nutrition #details #mix-n-make-panel .left-list { clear: left; }
#menu-nutrition #details #mix-n-make-panel .green h4 { color: #a8cf7b; }
#menu-nutrition #details #mix-n-make-panel .green li { color: #24380c; }
#menu-nutrition #details #mix-n-make-panel .green .highlight { background-color: #ecf9de; }
#menu-nutrition #details #mix-n-make-panel .blue h4 { color: #8ad4df; }
#menu-nutrition #details #mix-n-make-panel .blue li { color: #0d3f46; }
#menu-nutrition #details #mix-n-make-panel .blue .highlight { background-color: #f0fdff; }
#menu-nutrition #details #mix-n-make-panel .orange h4 { color: #f9a350; }
#menu-nutrition #details #mix-n-make-panel .orange li { color: #4e3013; }
#menu-nutrition #details #mix-n-make-panel .orange .highlight { background-color: #fff1e3; }
#menu-nutrition #details #mix-n-make-panel #nutrition-left {
  float: left;
  width: 420px;
}
#menu-nutrition #details #mix-n-make-panel #nutrition-left li {
  font-size: 11px;
  border-bottom: #d9d9d9 1px solid;
  padding-left: 9.5px;
  height: 24px;
  line-height: 24px;
  position: relative;
  clear: both;
}
#menu-nutrition #details #mix-n-make-panel #nutrition-left .nutri-label {
  float: left;
  font-weight: bold;
}
#menu-nutrition #details #mix-n-make-panel #nutrition-left .sub-category {
  color: #666666;
  font-weight: normal;
  padding-left: 24.5px;
}
#menu-nutrition #details #mix-n-make-panel #nutrition-left .nutri-value {
  float: right;
  color: #666666;
  padding-right: 8.5px;
}
#menu-nutrition #details #mix-n-make-panel #nutrition-left #daily-values {
  color: #666666;
  padding-top: 10px;
  border-top: #d9d9d9 3px solid;
  border-bottom: none;
  line-height: 13px;
}
#menu-nutrition #details #mix-n-make-panel #nutrition-left #serving-size {
  color: #666666;
  border-bottom: #d9d9d9 2px solid;
  line-height: 13px;
}
#menu-nutrition #details #mix-n-make-panel #nutrition-right {
  float: right;
  text-align: justify;
  font-size: 11px;
  width: 420px;
  margin-left: 20px;
  vertical-align: middle;
}
#menu-nutrition #details #nutrition-panel {
  clear: both;
  width: 100%;
  padding-top: 10px;
}
#menu-nutrition #details #nutrition-panel .mix-list {
  margin-bottom: 35px;
  float: left;
  width: 420px;
}
#menu-nutrition #details #nutrition-panel .mix-list h4 {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
#menu-nutrition #details #nutrition-panel .mix-list li {
  height: 25px;
  font-weight: bold;
  padding-left: 10px;
  line-height: 24px;
}
#menu-nutrition #details #nutrition-panel .right-list { margin-left: 20px; }
#menu-nutrition #details #nutrition-panel .left-list { clear: left; }
#menu-nutrition #details #nutrition-panel .green h4 { color: #a8cf7b; }
#menu-nutrition #details #nutrition-panel .green li { color: #24380c; }
#menu-nutrition #details #nutrition-panel .green .highlight { background-color: #ecf9de; }
#menu-nutrition #details #nutrition-panel .blue h4 { color: #8ad4df; }
#menu-nutrition #details #nutrition-panel .blue li { color: #0d3f46; }
#menu-nutrition #details #nutrition-panel .blue .highlight { background-color: #f0fdff; }
#menu-nutrition #details #nutrition-panel .orange h4 { color: #f9a350; }
#menu-nutrition #details #nutrition-panel .orange li { color: #4e3013; }
#menu-nutrition #details #nutrition-panel .orange .highlight { background-color: #fff1e3; }
#menu-nutrition #details #nutrition-panel #nutrition-left {
  float: left;
  width: 420px;
}
#menu-nutrition #details #nutrition-panel #nutrition-left li {
  font-size: 11px;
  border-bottom: #d9d9d9 1px solid;
  padding-left: 9.5px;
  height: 24px;
  line-height: 24px;
  position: relative;
  clear: both;
}
#menu-nutrition #details #nutrition-panel #nutrition-left .nutri-label {
  float: left;
  font-weight: bold;
}
#menu-nutrition #details #nutrition-panel #nutrition-left .sub-category {
  color: #666666;
  font-weight: normal;
  padding-left: 24.5px;
}
#menu-nutrition #details #nutrition-panel #nutrition-left .nutri-value {
  float: right;
  color: #666666;
  padding-right: 8.5px;
}
#menu-nutrition #details #nutrition-panel #nutrition-left #daily-values {
  color: #666666;
  padding-top: 10px;
  border-top: #d9d9d9 3px solid;
  border-bottom: none;
  line-height: 13px;
}
#menu-nutrition #details #nutrition-panel #nutrition-left #serving-size {
  color: #666666;
  border-bottom: #d9d9d9 2px solid;
  line-height: 13px;
}
#menu-nutrition #details #nutrition-panel #nutrition-right {
  float: right;
  text-align: justify;
  font-size: 11px;
  width: 420px;
  margin-left: 20px;
  vertical-align: middle;
}
#menu-nutrition #details #nutrition-panel { display: none; }



.css-form input.ng-invalid-required.ng-touched {
    border: 1px solid #FA787E !important;
  }

.css-form select.ng-invalid-required.ng-touched {
    border: 1px solid #FA787E !important;
}

.btn-tcby {
	color: black;
	background: white;
	border: 1px solid #ccc !important;
	padding: 10px 20px !important;
	text-transform: uppercase;
}

.btn-tcby:hover {
	background: #ddd;
}

/* EMAIL SIGN-UP */
.email-signup .title {
  color: #ec008c;
  font-size: 20px;
  text-transform: lowercase;
}

.email-signup .signup-form {
  margin-top: 20px;
}

.email-signup .signup-form input {
  margin: 0px;
  width: 100%;
}

.email-signup .has-error input {
	background: #fdecec;
}

.email-signup .store-selection {
}

.email-signup .store-list {
	overflow: auto;
	width: 100%;
	text-align: center;
	padding: 0px;
}

.email-signup .store-list .store {
	font-size: 12px;
	display: block;
	width: 175px;
	height: 120px;
	overflow: hidden;
	border: 1px solid black;
	background: #ddd;
	padding: 10px 20px;
	margin: 5px;
	text-align: center;
	cursor: pointer;
	float: left;
}

.email-signup .store-selection .register-btn {
	width: 370px;
	padding: 10px;
	text-align: right;
}

.email-signup .store.selected {
	background: #ec008c;
	color: white;
}
