html {
  margin:0;
  padding:0;
  overflow-x:hidden;
}

body { background: #ffffff url('/images/global/background.gif') repeat-y top center fixed; }

#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 {font-weight:bold; list-style:none; font-size:11px; }
.copyright {float:right; font-size:10px; color:#aaa; clear:right; margin-top:5px; margin-bottom:12px;}


a.header-links{
font-size:16px;
text-decoration:none;
}




a.header-links:hover{
  color: #ec008b !important;

}

a.footer-links {
    display: block;
    color: #666;
    text-decoration: none;
    font-size: 11px;
    font-weight:bold;
}

a.footer-links:hover { color: #ec008c;}

#product-list{    margin-left: -20px;}
#menu-nutrition #nutritional-calculator {
  z-index: 9999;
  overflow: hidden;
  position: fixed; 
  top: 127px;
  right:100;
}
#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; }

#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;
}
 #back:hover { background-position: 0 -32px; }
 #back:active { background-position: 0 -64px; }


#menu-nutrition #details #detail-view {
  float: left;
  clear: left;
}
#description {
    clear: right;
    margin-top: 20px;
    float: right;
    width: 100%;
    padding-top: 64px;
  background: url('/images/menu_nutrition/description_box_top.png') no-repeat 0 0;
}
#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;
}
#description #add:hover { background-position: 0 -18px; }
#description #add:active { background-position: 0 -36px; }
#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;
}
#description #desc-inner-wrap { background: url('/images/menu_nutrition/description_box_middle.png') repeat-y 11px 0; }
#description #description-middle { background: url('/images/menu_nutrition/description_box_middle.png') repeat-y 11px 0; }
#description #description-middle p {
  font-family: "Avenir LT W01 35 Light", Arial, sans-serif;
  line-height: 19px;
  margin: 0 20px 0 32px;
  padding: 10px 0 24px 0;
}
#description #description-bottom {
  padding-bottom: 6px;
  background: url('/images/menu_nutrition/description_box_bottom.png') no-repeat 11px 0;
}
#description #fb { margin: 20px 0 0 12px; }
 #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;
}
 #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;
}
#tabs .tab:hover { background-position: 0 -35px; }
#tabs .tab:active { background-position: 0 -70px; }
#tabs .active {
  width: 210px;
  height: 46px;
  display: block;
  overflow: hidden;
  background-position: 0 -105px;
}
#tabs .active:hover {
  width: 210px;
  height: 46px;
  display: block;
  overflow: hidden;
  background-position: 0 -105px;
}
#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; }
 #nutrition-left {
  float: left;
  width: 420px;
}
 #nutrition-left li {
  font-size: 11px;
  border-bottom: #d9d9d9 1px solid;
  padding-left: 9.5px;
  height: 24px;
  line-height: 24px;
  position: relative;
  clear: both;
}
 #nutrition-left .nutri-label {
  float: left;
  font-weight: bold;
}
 #nutrition-left .sub-category {
  color: #666666;
  font-weight: normal;
  padding-left: 24.5px;
}
 #nutrition-left .nutri-value {
  float: right;
  color: #666666;
  padding-right: 8.5px;
}
 #nutrition-left #daily-values {
  color: #666666;
  padding-top: 10px;
  border-top: #d9d9d9 3px solid;
  border-bottom: none;
  line-height: 13px;
}
 #nutrition-left #serving-size {
  color: #666666;
  border-bottom: #d9d9d9 2px solid;
  line-height: 13px;
}
 #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; }


.find-a-store { width: 860px; }


.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;
  width: 100%;
  height: 100%;
  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;
}


#header a.own-a-store {
  font-size: 1px;
  text-indent: -9999px;
  color: #ffffff;
  background-position: 0 0;
  width: 125px;
  height: 60px;
  display: block;
  overflow: hidden;
  /*background-position: -95px 0;*/
  background-image: url('/images/header/franchise-icon.jpg');
  margin-top: 10px;
  float: right;

}
/*#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;
}

.thumb {
    float: left;
    text-align: center;
    margin-left: 20px;
    background: url(/images/about/thumb_bg.png) no-repeat right 0;
    width: 90px;
    height: 91px;
  }



@media (max-width: 768px) {
#menu-nutrition #nutritional-calculator {
  z-index: 9999;
  overflow: hidden;
  position: fixed; 
  top: 127px;
  right: 50px;
}

#header a.own-a-store{
  float: left !important;
  margin-bottom:10px;

}

.navbar-toggle {
  margin-top: 40px;
}

}