/* Core Styles
*	Maintain ALL class declarations prior to "NEW STYLES HERE".
*	Class values may be changed or removed, except where explicitly forbidden.
*	Obey or I will fill your eyeballs with fire ants.
*/

body,
html {
  margin: 0px;
  padding: 0px;
  font-family: Helvetica;
}
.menu-items {
  margin-bottom: 20px;
}
.menu-logo {
  text-align: left;
  padding-left: 50px;
}
.menu-header {
  /* hidden by client request 8/2017 */
  display: none;
  margin: 0 auto;
  max-width: 960px;
}
.panel_3 .menu-header {
  background: #fff none repeat scroll 0 0;
}
.menu-header ul {
  margin: 0;
  padding: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  background: #4c9cce;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4c9cce 0%, #254570 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c9cce), color-stop(100%, #254570));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4c9cce 0%, #254570 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4c9cce 0%, #254570 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4c9cce 0%, #254570 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4c9cce 0%, #254570 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c9cce', endColorstr='#254570', GradientType=0);
  /* IE6-9 */
}
.menu-items a {
  color: #fff;
  display: inline-block;
  font-family: arial, helvetica;
  font-size: 13px;
  padding: 15px;
}
.menu-items li:hover {
  background: #a1a1a1;
  color: #000;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.menu-header li {
  border-right: 1px solid rgba(33, 64, 107, 0.4);
  display: inline-block;
  margin: 0 -5px 0 0;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.menu-header li:last-child {
  border: 0
}
.menu-items li.active:hover {
  color: #000;
}
.menu-items li.active {
  background: #999999;
  /* Old browsers */
  background: -moz-linear-gradient(top, #999999 0%, #020202 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #020202));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #999999 0%, #020202 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #999999 0%, #020202 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #999999 0%, #020202 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #999999 0%, #020202 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#020202', GradientType=0);
  /* IE6-9 */
}
@media(max-width:768px) {
  .menu-header li {
    border-bottom: 1px solid #21406b;
    width: 50%;
  }
  .menu-items a {
    width: 100%;
  }
}

/*.panel_1, .panel_2, .panel_4, .panel_5, .panel_0 {
	overflow: auto !important;
	height: 100% !important
}*/

.cat_name {
  color: #0093c9;
  font-family: Helvetica;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 25px;
  padding-left: 5px;
  text-align: left;
}
.sortby_liner {
  display: inline-block;
}
.panel_1_distance_div_filter_liner,
.panel_2_distance_div_filter_liner,
.panel_3_distance_div_filter_liner,
.panel_4_distance_div_filter_liner,
.panel_5_distance_div_filter_liner {
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  width: 100%;
  left: -1px;
  border: 1px solid #ccc;
  border-top: 0;
}
.sortby {
  text-align: center;
}
.prods_float {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  height: 140px;
  margin: 0 15px 30px;
  width: 200px;
}
.img_liner img {
  max-width: 85%;
}
.prods_float.catties {
  height: auto;
  margin-bottom: 20px;
}
.catties .img_wrap {
  height: auto;
}
.catties .img_wrap:hover {
  background: #eee;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catties .panel_1_multiFilter_l1_name {
  font-size: 14px;
}
.panel_1_product_big_img {
  display: inline-block !important;
}
.new_miles {
  bottom: 7px;
  font-family: Helvetica;
  position: absolute;
  text-align: center;
  width: 40px;
  line-height: 17px;
}
.p3_pin {
  float: left;
  width: 50px;
}
.threecol {
  display: inline-block;
  position: relative;
  width: 958px;
}
.ipad .threecol {
  width: 781px;
}
.threecol_liner {
  padding-top: 20px;
  position: relative;
  text-align: center;
}
.item {
  display: inline-block;
}
.col_liner {
  padding: 0 30px 40px;
}
.loc_miles {
  color: #0093c9;
  font-size: 10px;
  text-align: center;
  text-transform: lowercase
}
.col_title {
  color: #0093c9;
  font-family: Helvetica;
  font-size: 20px;
  padding: 20px 0;
  text-align: center;
}
.col {
  float: left;
  padding-bottom: 20px;
  width: 305px;
}
.marinades {
  width: 160px;
}
.mixes {
  width: 250px
}
.seasonings {
  width: 175px;
  padding-right: 0 !important
}
.home {
  float: none !important;
  margin: 0 auto;
  background: none !important
}

/* Holder Form Style */

.dropdown {
  background-color: #F6F6F6 !important;
  margin-left: 10px;
  overflow: hidden;
  height: 28px;
  width: 68px;
  position: absolute;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.buttons {
  display: inline-block;
  text-align: center;
}
.drop_text {
  color: #010101;
  float: left;
  font-size: 10px;
  font-weight: normal;
  padding: 0 15px 0 4px;
  left: 5px;
  text-transform: uppercase;
  position: relative;
  top: 10px;
  font-family: Helvetica;
}
.panel_1_distance_div_filter_text i,
.panel_2_distance_div_filter_text i,
.panel_3_distance_div_filter_text i,
.panel_4_distance_div_filter_text i,
.panel_5_distance_div_filter_text i {
  line-height: 18px !important;
  padding-right: 5px;
  position: absolute;
  right: 0;
  top: 8px;
}
#panel1DistanceDivNum,
#panel2DistanceDivNum,
#panel3DistanceDivNum,
#panel4DistanceDivNum,
#panel5DistanceDivNum {
  padding-right: 5px;
  padding-left: 5px;
}
.panel_1_distance_div_filter_text > span,
.panel_2_distance_div_filter_text > span,
.panel_3_distance_div_filter_text > span,
.panel_4_distance_div_filter_text > span,
.panel_5_distance_div_filter_text > span {
  float: left;
}
.panel_1_distance_div_filter_item,
.panel_2_distance_div_filter_item,
.panel_3_distance_div_filter_item,
.panel_4_distance_div_filter_item,
.panel_5_distance_div_filter_item {
  border-top: 1px solid #CCCCCC;
  height: 25px;
  line-height: 24px;
  padding: 0 6px;
}
.panel_1_distance_div_filter_item:hover,
.panel_2_distance_div_filter_item:hover,
.panel_3_distance_div_filter_item:hover,
.panel_4_distance_div_filter_item:hover,
.panel_5_distance_div_filter_item:hover {
  background: none repeat scroll 0 0 #0093c9;
  color: #fff;
}
.distancefield_miles_span {
  text-align: left;
  width: 60px;
}
.panel_1_distance_div_filter_slider,
.panel_2_distance_div_filter_slider,
.panel_3_distance_div_filter_slider,
.panel_4_distance_div_filter_slider,
.panel_5_distance_div_filter_slider {
  clear: both
}
.panel_1_distance_div_shell,
.panel_2_distance_div_shell,
.panel_3_distance_div_shell,
.panel_4_distance_div_shell,
.panel_5_distance_div_shell {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #e6e6e6;
  color: #666666;
  font-family: Helvetica;
  cursor: pointer;
  float: right;
  font-size: 12px;
  font-weight: normal;
  box-sizing: border-box;
  padding-left: 5px;
  line-height: 34px;
  margin: 0 5px;
  position: relative;
  width: 95px;
  z-index: 999999999;
}
.distance {
  display: inline-block;
}
.holder_form {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  z-index: -1;
}
.content.content_01_04 {
  padding-top: 40px;
}

/*  Module Holder Template Container Styles */


/* NOTES ON panel_0:
 * DO NOT ALTER
*/


/*.panel_0 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 4150px;
	overflow: hidden;
	z-index: 100000;
}*/


/* NOTES ON panel div elements (panel_1, panel_2, etc.):
 * Match all styles
 * Increment z-index by 1000 to prior panel
*/


/*.panel_1 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 4150px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 1000;
	display: none;
	margin-top: 10px;
	background: none repeat scroll 0 0 #ffffff;
}*/


/* NOTES ON panel template elements (panel_1_templates, panel_2_templates, etc.):
 * These are hidden div elements - apply no styles
*/

.panel_1_templates {}
.panel_1_widget_div {
  display: none;
}

/*.panel_2 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1015px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 2000;
	display: none;
	margin-top: 10px;
	background: none repeat scroll 0 0 #ffffff;
}*/

.panel_2_templates {}
.panel_2_print_div {
  display: none;
}
.panel_2_widget_div {
  display: none;
}

/*.panel_3 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 980px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 3000;
	display: none;
	margin-top: 10px;
}*/

.panel_3_templates {}
.panel_3_email_div {
  display: none;
}
.panel_3_print_div {
  display: none;
}
.panel_3_widget_div {
  display: none;
}

/*.panel_4 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 980px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 4000;
	display: none;
	margin-top: 10px;
	background: none repeat scroll 0 0 #ffffff;
}*/

.panel_4_loc_list_shell {
  background: none repeat scroll 0 0 #ffffff;
}
.panel_4_templates {}
.panel_4_widget_div {
  display: none;
}

/*.panel_5 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 5000;
	height: 980px;
	display: none;
	margin-top: 10px;
	background: none repeat scroll 0 0 #ffffff;
}*/

.panel_5_templates {}
.panel_5_widget_div {
  display: none;
}
.panel_6 {
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.panel_6_templates {
  margin: 5px;
}
.panel_6_print_div {
  display: none;
}
.panel_6_widget_div {
  display: none;
}
.promo_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -3;
}

/* Control Area Container Styles - Common */


/* NOTES ON chunk_div, i_frame_div, and i_frame_forms:
 * DO NOT ALTER FOR LOVE OR MONEY
*/

.chunk_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  z-index: -12;
}
.i_frame_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  z-index: -3;
}
.i_frame_forms {
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
}
.panel_spit {
  display: none;
}

/* NOTES ON loader_div_back:
 * Do not alter position/top/left
 * Always maintain z-index
 * Initial display must be "none"
*/

.text {
  color: 000000;
  font-family: Helvetica;
  font-size: 11px;
  margin: 5px;
  padding: 11px;
  text-align: center;
}
.not-bold {
  font-weight: normal;
}
.error_text {
  color: #0093c9;
  display: block;
  font-family: Helvetica;
  margin: 0 auto;
  padding-bottom: 8px;
  padding-top: 32px;
  text-align: center;
  width: 100%;
  z-index: 1000002;
}
.loader-footer {
  box-shadow: 0 5px 10px -4px #DDDDDD;
}
.box {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 5px 0 #000000;
  height: 120px !important;
  left: 50%;
  margin: auto auto auto -125px;
  position: absolute;
  top: 235px;
  width: 250px !important;
  z-index: 999999999;
}
.loader_text {
  color: #0093c9;
  display: block;
  font-family: Helvetica;
  margin: 0 auto;
  padding-bottom: 8px;
  padding-top: 18px;
  text-align: center;
  width: 100%;
  z-index: 1000002;
}
.loader_animation {
  background: url("../images/loader_animation.gif") no-repeat scroll 0 0 transparent;
  color: #2AB0D7;
  display: block;
  font-size: 26px;
  height: 19px;
  margin: auto;
  text-align: center;
  top: 97px;
  width: 220px;
  z-index: 1000001;
}
.loader_div_back {
  background-color: #d0d0d0;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999999;
  margin-top: 0;
}
.error_div_back {
  background-color: #d0d0d0;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999999;
  margin-top: 0;
}
.error_div_front {
  display: block;
  height: 30px;
  left: -9000px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: -9000px;
  width: 100%;
  z-index: 1000000;
}

/* NEW STYLES HERE */

a,
img {
  border: 0px;
  outline: none;
  text-decoration: none;
}
input {
  outline: none;
}
.clear {
  clear: both;
}
.bold {}

/* Structure */

.page {
  width: 100%;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.top_search {
  margin-left: auto;
  /* overflow: auto; */
  margin-right: auto;
  position: relative;
}
.find_text {
  /*border-right: 1px solid #366192;*/
  float: left;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  text-shadow: 0 1px 1px #000101;
  font-family: Helvetica;
  padding-right: 30px;
  font-size: 12px;
  vertical-align: top;
  margin-left: 30px;
  line-height: 70px;
  text-transform: capitalize;
}
.find_text .fa {
  padding-right: 5px;
  font-size: 17px;
  position: relative;
  top: 1px;
}
.ipad .find_text {
  padding-right: 5px;
}
.ipad .drop_text {
  padding: 0 10px 0 0px;
}
.search_bg {
  padding-bottom: 30px;
}
.in_panel_search {
  display: block;
  float: right;
  height: 40px;
  margin-right: 30px;
  margin-top: 16px;
  vertical-align: top;
  width: 250px;
}
.search_input_bg {
  display: block;
  float: right;
  height: 40px;
  margin-right: 0px;
  margin-top: 16px;
  vertical-align: top;
  width: 46.35416666666667%;
}
.panel_1_submit_button {}
.search_back {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #255686;
  height: auto;
  max-width: 960px;
  margin: 0 auto;
}
.search_back > .center {}
.gray {
  padding-bottom: 30px;
  position: relative;
  padding-top: 50px;
}
.panel_1 .gray {
  padding-top: 0
}
.panel_5 .gray {
  padding-top: 10px
}
.intro_selection_text {
  font-size: 24px;
  color: #999;
  font-family: Helvetica;
  letter-spacing: 1px;
  margin-bottom: 0px;
  padding-top: 40px;
  height: 77px;
  background-image: url(../images/panel1_top_search_bg.png);
  background-repeat: repeat-x;
}
.tag {
  text-align: center;
  text-transform: capitalize;
}
.tag .fa {
  margin-right: 3px;
}
.cat_header {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  width: 90%;
  text-transform: capitalize;
}
.panel_1_multifilter_shell_1 {}
.panel_1_multifilter_shell_2 {}
.panel_1_multiFilter_l3_div {
  text-align: left;
  -moz-column-count: 4;
  -moz-column-gap: 10px;
  -webkit-column-count: 4;
  -webkit-column-gap: 10px;
  column-count: 4;
  column-gap: 10px;
  width: 100%;
}
@media (max-width:960px) {
  .panel_1_multiFilter_l3_div {
    text-align: left;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
    width: 100%;
  }
}
@media (max-width:720px) {
  .panel_1_multiFilter_l3_div {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
.panel_1_multiFilter_l3_products_shell {
  display: inline-block;
  padding-bottom: 30px;
  width: 100%;
}
.ie9 .panel_1_multiFilter_l3_products_shell {
  width: 25%;
  vertical-align: top;
}
.panel_1_multiFilter_l3_prodname {
  color: #000;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
  width: 90%;
}
.panel_1_multiFilter_l3_prodname span {
  display: inline-block;
  vertical-align: top;
  width: 90%;
}
.panel_1_multiFilter_l3_prodname i {
  display: inline-block;
  width: 10%;
}
.panel_1_multiFilter_l3_prodname:hover {
  color: #0093c9;
}
.panel_1_multiFilter_l3_prodname_on {
  color: #0093c9;
}
.panel_1_product_label {
  background: none repeat scroll 0 0 #b9b9b9;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  line-height: 27px;
  margin: 0 4px;
  padding: 0 8px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.ipad .panel_1_product_label {
  padding: 0 4px;
}
.panel_1_product_label:hover {
  background: #0093c9;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.panel_1_product_label_on {
  background: #0093c9;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.sort_text {
  color: #4798d2;
  float: left;
  font-size: 16px;
  line-height: 27px;
  padding-right: 10px;
  font-family: Helvetica;
}
.home_tabs {
  /*min-width: 790px;*/
  width: 100%;
}

/* SEARCH CATEGORY + PRODUCT COLUMNS */

.twocol {
  width: 980px;
  padding-top: 40px;
}
.colone {
  float: left;
  width: 475px;
}
.colone img {
  padding-left: 20px;
}
.coltwo {
  float: left;
}
.selections_container {
  width: 920px;
  margin: auto;
  background-color: #fff;
}
.inner_column img {
  padding-top: 25px;
}
.column_1 {
  width: 295px;
  float: left;
}
.column_2 {
  width: 295px;
  float: left;
}
.column_3 {
  width: 256px;
  float: left;
}
.column_4 {
  width: 210px;
  float: left;
}
.category_container {
  width: 265px;
  margin-bottom: 30px;
  text-align: left;
}
.cat_image {
  width: 210px;
}
.faux_table {
  width: 100%;
  margin: 0px;
  padding: 0px;
  display: table;
  vertical-align: top;
  position: relative;
}
.gap {
  display: table-cell;
  position: relative;
  width: 40px;
}
.map_cell {
  position: relative;
  width: 100%;
  height: 700px;
  padding: 0px;
  margin: 0 0 0 0;
}
.list_cell {
  width: 375px;
  height: 700px;
  overflow: hidden;
  display: table-cell;
  vertical-align: top;
  background: #fff;
}
.controls_bg {
  background: #0093c9;
  height: 47px;
  width: 100%;
}
.controls_bg_01 {
  background: #0093c9;
  height: 47px;
  width: 100%;
}
.controls_bg_02 {
  background: #0093c9;
  height: 47px;
  width: 100%;
}
#pag {
  color: #fff;
  float: right;
  font-size: 12px;
  margin-right: 10px;
}
.white_bg {
  background: none repeat scroll 0 0 #410401;
  border-top: 1px solid #d1ceba;
  float: left;
  height: 24px;
  padding-top: 15px;
  width: 375px;
}
.foundnumber {
  color: #ffffff;
  float: left;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 47px;
  padding: 0 15px;
}
.top_bottom_margin {
  margin: 0 0 0;
}
.back_to_results_button {
  height: 47px;
  display: block;
  line-height: 50px;
  float: left;
  margin-left: 25px;
  color: #373737;
  font-size: 12px;
  font-family: 'HelveticaNeue77BoldCondensed';
}
.sort_by_text {
  float: left;
  color: #373737;
  font-family: helvetica, arial;
  font-size: 11px;
  margin-right: 8px;
  margin-top: 4px;
}
.sort_by_box {
  float: left;
  margin-left: 15px;
  margin-top: 12px;
  width: 155px;
}
.print_button_01 {
  height: 47px;
  display: block;
  line-height: 50px;
  float: left;
  margin-left: 30px;
  color: #373737;
  font-size: 12px;
  padding-left: 30px;
  font-family: 'HelveticaNeue77BoldCondensed';
  background: url("media/images/print_icon.png") 0 15px no-repeat;
}
.shadow_t {
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 6px;
  z-index: 999999;
}
.shadow_b {
  background: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 6px;
  z-index: 999999;
}
.shadow_l {
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 6px;
  height: 100%;
  z-index: 999999;
}
.shadow_r {
  background: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 6px;
  height: 100%;
  z-index: 999999;
}
.box_shadow {
  width: 100%;
  position: absolute;
  bottom: 5px;
  right: 0px;
  width: 100%;
  background: url("media/images/box_shadow.png") 0 0 repeat;
  height: 3px;
  z-index: 999999;
}
.direction_box_duration {
  color: #411603;
  font-size: 12px;
  float: left;
  letter-spacing: -1px !important;
  width: 100%;
  margin-bottom: 10px;
}
.direction_box_list_item {
  width: 100%;
  float: left;
  color: #010101;
  font-family: Helvetica;
  font-size: 13px;
  display: table;
}
.direction_box_list_left {
  padding-bottom: 5px;
  padding-top: 5px;
  display: table-cell;
  width: 450px;
}
.direction_box_list_right {
  padding-bottom: 5px;
  padding-top: 5px;
  display: table-cell;
  text-align: right;
  width: 100px;
}
.direction_store {
  float: left;
  margin-top: 0;
  margin-left: 15px;
}
.direction_store_letter {}
.store_info {}
.direction_store_item {
  color: #010101;
  font-family: Helvetica;
  font-size: 13px;
  line-height: 15px;
  padding-top: 10px;
  margin-left: 20px;
  padding-left: 35px;
  /*width: 285px;*/
}
.direction_store_name {
  color: #428c2b;
  display: inline-block;
  font-size: 15px;
  padding-bottom: 5px;
}
.direction_box {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 10px;
}
.direction_box_top,
.direction_box_bottom {
  float: left;
}
.direction_box_middle {
  border-top: 1px solid #bababa;
  float: left;
  margin-top: 15px;
  width: 100%;
}
.panel_4 .direction_box_middle {
  margin-top: 0;
}
.direction_box_divide {
  float: left;
}
.direction_box_start_box {
  height: 60px;
  width: 100%;
  position: relative;
}
.direction_box_start_bg {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #e6e6e6;
  float: left;
  height: 34px;
  margin-right: 5px;
  width: 255px;
}
.direction_box_start_text {
  color: #411603;
  font-size: 14px;
  font-family: Helvetica;
  float: left;
  margin-top: 17px;
}
.direction_box_email_text {
  color: #411603;
  font-size: 14px;
  font-family: 'latobold';
  float: left;
  margin-left: 5px;
  margin-top: 17px;
  margin-right: 20px;
}
.direction_box_email_bg {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #e6e6e6;
  float: left;
  height: 34px;
  margin-right: 5px;
  width: 245px;
}
.direction_box_email_box {
  float: left;
  height: 60px;
  width: 100%;
  position: relative;
}
.direction_box_directions {
  margin-left: 0px;
  width: 100% !important;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
}
.direction_box_scroll {
  float: left;
  height: 260px;
  margin-bottom: 20px;
  margin-left: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 350px !important;
}
.pagination {
  display: table;
  float: right;
  font-family: Helvetica;
  margin-right: 10px;
  padding-top: 2px;
}
.pagination_cell {
  display: table-cell;
  vertical-align: middle;
}
.pagination_center {
  color: #fff;
  font-size: 14px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 5px;
  text-transform: uppercase;
}

/* Form */

.form_table {
  width: 95%;
  height: 100%;
  margin: 0 auto;
}
.form_row {
  width: 100%;
  float: left;
}
.form_row_half {
  width: 50%;
  float: left;
}
.form_header {
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.form_input_half_bg {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e6e6e6;
  float: left;
  height: 31px;
  margin-top: 5px;
  width: 95%;
}
.form_input_whole_bg {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e6e6e6;
  float: left;
  height: 31px;
  margin-top: 5px;
  width: 100%;
}
.right-form {
  float: right !important;
}
.form-margin {
  margin-left: 5px;
}
.form_input_half,
.form_input_whole {
  width: 130px;
  height: 30px;
  background: none;
  line-height: 30px;
  position: absolute;
  font-size: 13px;
  color: #373737;
  border: none;
  top: 12px;
  left: 50px;
}
.form_input_whole {
  width: 350px;
}
.form_text {
  font-size: 12px;
  color: #666666;
  font-family: Helvetica;
  padding-top: 15px;
  text-transform: uppercase;
}
.form_input_container {
  height: 47px;
  width: 50%;
  position: relative;
}
.form_input_container_tall {
  width: 100%;
}
.form_select {
  width: 100%;
  margin-left: 35px;
}
.form_top {
  float: left;
  margin-left: 15px;
  padding-bottom: 20px;
}
a {
  color: #0093c9;
}
.form_top_inner {
  float: left;
  margin-left: 0;
  color: #373737;
  font-family: Helvetica;
  font-size: 13px;
  width: 90% !important;
  line-height: 17px;
  text-wrap: normal !important;
}
.form_locate_submit {
  line-height: 9999px;
  overflow: hidden;
  width: 95px;
  display: block;
  height: 50px;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.form_locate_submit:hover {
  background-position: 0 0;
}

/* New Single */

.directions_tabs {
  border-bottom: 1px solid #bababa;
  margin: 20px auto 0;
  padding-bottom: 20px;
  width: 340px;
}
.product_content {
  display: none;
}
.cat_name_prod {
  color: #7c7c7c;
  font-family: Helvetica;
  font-size: 11px;
  padding: 5px 0;
}
.products_title {
  color: #0093c9;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 0 7px;
}
.fam_name_prod {
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
}
.prod_name_prod {
  font-size: 12px;
  padding-left: 10px;
  display: block;
  line-height: 18px;
}
.product_indent {}
.product_small_print {
  border-top: 1px solid #bababa;
  color: #373737;
  float: left;
  font-family: Helvetica;
  font-size: 12px;
  margin: 0 auto 0 0;
  padding-top: 10px;
  width: 325px;
  padding-bottom: 20px;
}
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background: #e6e6e6 !important;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
  background: #b2b2b2 !important;
}
.top_nav {
  height: 75px;
  width: 100%;
  background: url(media/images/top_nav_bg.png) repeat-x;
}
.top_nav_header {
  float: left;
  height: 75px;
  line-height: 75px;
  margin-left: 25px;
  font-size: 20px;
  color: #373737;
}
.bottom_nav {
  height: 40px;
  padding-top: 9px;
  width: 100%;
}
.bottom_nav_tab {
  height: 40px;
  /*	width:170px;*/
  width: 240px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
  float: left;
  margin-left: 5px;
  background: #0093c9;
  font-family: Helvetica;
}
.top_nav_tab {
  width: 175px;
  height: 75px;
  float: left;
  border-right: 1px solid #d6d6d6;
  border-left: 1px solid #ffffff;
  text-align: center;
}
.top_nav_filler {
  border-right: 1px solid #d6d6d6;
  width: 17px;
  height: 75px;
  float: left;
}
.home_wrap {
  width: 100%;
  padding-top: 5px;
}
.margin {
  /*	margin: -5px 30px;
	background: url(media/images/top-bg.png) repeat-x top;*/
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  text-align: center;
  border: 1px solid #dfdfdf;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.left_bg {
  /*background: url(media/images/left-bg.png) no-repeat top left;
	float: left;
	height: 493px;
	margin-left: -12px;
	position: absolute;
	width: 12px;*/
}
.right_bg {
  /*	background: url(media/images/right-bg.png) no-repeat top right;
	float: right;
	height: 493px;
	margin-right: -12px;
	position: relative;
	width: 12px;*/
}
.white-bg {
  position: relative;
  z-index: 10;
  padding-bottom: 10px;
}
.threecols {
  margin: 0 auto;
  width: 920px;
}
.threecols .column_1,
.threecols .column_2,
.threecols .column_3 {
  padding-right: 50px;
}
.twobottom {}
.top_selected {
  background: url(media/images/top_nav_select.png) repeat-x;
}
.selected {
  background: #fff;
  color: #0093c9;
  position: relative;
  z-index: 5;
}
.left_header_sub,
.right_header_sub {
  float: left;
  height: 77px;
  line-height: 77px;
  color: #ffffff;
  font-size: 17px;
}
.left_header_sub {
  width: 40%;
  padding-left: 23px;
}
.right_header_sub {
  width: 60%;
}
.header_text_sub {
  padding-left: 25px;
  float: left;
}

/* Content */

.left_column,
.center_column,
.right_column {
  width: 33%;
  height: 1000px;
  margin-top: 25px;
  float: left;
}
.center_column {
  border-right: 1px solid #bababa;
  border-left: 1px solid #bababa;
}
.inner_column {}
.product_header {
  font-size: 20px;
  color: #3893ba;
  margin-top: 15px;
  margin-bottom: 10px;
}
.product_subheader {
  font-size: 12px;
  color: #87216b;
  margin-bottom: 10px;
  margin-top: 5px;
  margin-left: 5px;
}
.checkbox_unchecked {
  background: url(media/images/checkbox.gif) 0 100% no-repeat;
  padding-left: 22px;
  color: #373737;
  height: 14px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
}
.checked {
  background-position: 0 0;
}
.checkboxes {
  padding-top: 5px;
  padding-bottom: 10px;
}
.footer {}
.footer_text a {
  color: #999999;
  text-decoration: underline;
}
.footer_text {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .8);
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  bottom: 0;
  color: #222222;
  font-family: Helvetica;
  font-size: 11px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 6px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.request_form {
  background: #dddddd none repeat scroll 0 0;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  line-height: 20px;
  padding-top: 15px;
  position: relative;
  text-align: center;
  width: 100%;
}
.gmnoprint {
  display: none;
}
.footer {}
.footer_text a {
  color: #444;
  text-decoration: underline;
}
.footer_text {}
.promo_left {
  float: left;
  width: 160px;
}
.promo_right {
  float: left;
  padding-bottom: 20px;
  padding-left: 10px;
  width: 400px;
}
.promo_img {
  margin: 20px;
  float: left;
  border: 1px solid #e0e0e0;
  padding: 5px;
}
img.promo_img {
  width: 120px;
}
.promo_fb {
  background: url(images/facebook-share.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  width: 100px;
  height: 23px;
}
.promo_name {
  color: #0093c9;
  font-family: Helvetica;
  font-size: 16px;
  margin-top: 20px;
  text-align: left;
}
.promo_desc {
  color: #373737;
  font-size: 11px;
  margin-top: 5px;
  text-align: left;
}
.close_button:hover {
  color: #000;
}
.close_button {
  margin-right: 10px;
  position: absolute;
  right: 0;
  cursor: pointer;
  color: #969696;
}
.promo_link:hover {
  color: 000000;
}
.promo_link {
  color: #0093c9;
  font-size: 12px;
  margin-top: 5px;
  cursor: pointer;
  text-align: left;
  text-decoration: underline;
  margin-bottom: 10px;
}

/* Template Styles - Panel 1
*	Maintain ALL class declarations prior to "NEW STYLES HERE".
*	Class values may be changed or removed.
*	Obey or wild dogs will eat your liver.
*/


/* Container Styles */

.product_height {
  height: 375px;
}
.panel_1_base_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -3;
}
.cat_name {
  color: #0093c9;
  font-family: Helvetica;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 25px;
  padding-left: 5px;
  text-align: left;
}
.panel_1_family_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -4;
}
.panel_1_category_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -5;
}
.panel_1_product_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -6;
}
.panel_1_store_family_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -7;
}
.panel_1_store_category_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -8;
}
.panel_1_product_cart_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -9;
}
.autocomp_output {
  font-family: Arial;
  font-size: 14px;
  color: 000000;
  padding-left: 3px;
  padding-top: 3px;
  border: 1px solid #000000;
  width: 500px;
  background: #fff;
}
.autocomp_shadow {
  width: 102px;
  position: relative;
  top: 2px;
  left: 2px;
  background: #555;
}
.autocomp_shadow div {
  position: relative;
  top: -2px;
  left: -2px;
}

/* Form Styles */

#panel1Form {
  margin: 0px;
  padding: 0px;
}
.panel_1_form {
  margin: 0px;
  padding: 0px;
}
#panel1Form .panel_1_address_field {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #666666;
  float: left;
  display: inline-block;
  font-family: Helvetica;
  font-size: 13px;
  height: 37px;
  line-height: 34px;
  padding-left: 3.3707865168539324%;
  position: relative;
  vertical-align: top;
  width: 33.93258426966292%;
  z-index: 1;
}
#panel1Form .panel_1_address_field_base {}
#panel1Form .panel_1_city_field {}
#panel1Form .panel_1_city_field_base {}
#panel1Form .panel_1_state_field {}
#panel1Form .panel_1_state_field_base {}
#panel1Form .panel_1_scope_field {}
#panel1Form .panel_1_scope_field_base {}
#panel1Form .panel_1_distance_field {}
#panel1Form .panel_1_distance_field_base {
  position: relative;
  width: 90px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  focus: none;
  height: 22px;
}
#panel1Form .panel_1_results_field {}
#panel1Form .panel_1_results_field_base {}
#panel1Form .panel_1_sort_field {}
#panel1Form .panel_1_sort_field_base {}
#panel1Form .panel_1_zip_field {}
#panel1Form .panel_1_zip_field_base {}
.panel_1_submit_button {
  font-size: 14px;
  height: inherit;
  padding: 0 4px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 55px;
}
.subbtn_bg {
  background: #0093c9 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: Helvetica;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-left: 4%;
  padding: 0 4.49438%;
  text-transform: uppercase;
  width: 55px;
  z-index: 999999;
}
.panel_1 .subbtn_bg {
  background: #0093c9 none repeat scroll 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
  float: left;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica;
  height: 40px;
  line-height: 40px;
  width: auto;
  margin-left: 1.1235955056179776%;
  padding: 0;
  text-transform: uppercase;
  z-index: 999999;
}
.loader_link {
  font-weight: normal !important;
  font-family: Helvetica;
}
.panel_1_submit_button_off {
  background-position: 0 100%;
}
.panel_1_submit_button_on {
  background-position: 0 0;
}
.panel_1_submit_button_hover {}
.panel_1_geo_loc_button {}
.panel_1_geo_loc_button_off {}
.panel_1_geo_loc_button_on {}
.panel_1_geo_loc_button_hover {}
.panel_1_required {}
.panel_1_required_error {}

/* Enforced Family Styles */

.panel_1_family_name {
  font-family: Helvetica;
  font-size: 16px;
  line-height: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #0093c9;
  text-align: left;
  padding: 10px 30px 0;
}
.panel_1_family_name_off {}
.panel_1_family_name_on {}
.panel_1_family_name_hover {}
.panel_1_family_big_img {}
.panel_1_family_sm_img {}

/* Enforced Category Styles */

.list_wrap {
  padding: 0 27px;
}
.list_wrap-one {
  padding: 0 32px;
}
.list_wrap-two {
  padding: 0 23px;
}
.list_wrap-three {
  padding: 0 20px;
}
.list_wrap-four {
  padding: 0 26px;
}
.list_wrap-five {
  padding: 0 29px;
}
.list_wrap-six {
  padding: 0 30px;
}
.panel_1_category_name {
  display: inline-block;
  font-size: 15px;
  font-family: helvetica;
  margin: 0 auto;
  padding: 5px 0 10px;
}
.panel_1_category_name_off {
  color: #000;
}
.panel_1_category_name_hover {
  color: #000;
}
.panel_1_category_name_on {
  color: #000;
}
.panel_1_category_big_img {}
.panel_1_category_sm_img {}

/* Enforced Product Styles */

.panel_1_product_name {
  display: inline-block;
  font-size: 14px;
  font-family: Helvetica;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 5px;
}
.prods {
  padding: 20px 0 0 0;
}
.panel_1_product_name_off {
  color: #348ac4;
}
.panel_1_product_name_on {
  color: #348ac4;
}
.panel_1_product_name_hover {
  color: #348ac4;
}
.panel_1_product_big_img {}
.panel_1_product_sm_img {}

/* Enforced Store Family Styles */

.panel_1_store_family_name {
  width: 150px;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-left: 20px;
}
.panel_1_store_family_name_off {
  color: 000000;
  background-image: url("images/checkbox_off.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.panel_1_store_family_name_on {
  color: #f66;
  background-image: url("images/checkbox_on.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.panel_1_store_family_name_hover {
  color: #bbb;
  background-image: url("images/checkbox_hover.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.panel_1_store_family_big_img {
  width: 150px;
  height: 150px;
  outline: none;
  border-style: none;
}
.panel_1_store_family_sm_img {
  width: 50px;
  height: 50px;
  outline: none;
  border-style: none;
}

/* Enforced Store Category Styles */

.panel_1_store_category_name {
  width: 150px;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-left: 20px;
}
.panel_1_store_category_name_off {
  color: 000000;
  background-image: url("images/checkbox_off.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.panel_1_store_category_name_on {
  color: #f66;
  background-image: url("images/checkbox_on.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.panel_1_store_category_name_hover {
  color: #bbb;
  background-image: url("images/checkbox_hover.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.panel_1_store_category_big_img {
  width: 150px;
  height: 150px;
  outline: none;
  border-style: none;
}
.panel_1_store_category_sm_img {
  width: 50px;
  height: 50px;
  outline: none;
  border-style: none;
}

/* SPIT styles */

.panel_1_spit {
  display: none;
}
.panel_1_spit_header {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: left;
  font-size: 24px;
}
.panel_1_spit_table_title {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border: 1px solid #999;
}
.panel_1_spit_table_title_text {
  text-align: left;
  padding: 2px 5px;
  background-color: #999;
  color: #efefef;
  font-size: 16px;
}
.panel_1_spit_table {
  width: 700px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
.panel_1_spit_table_head {
  background-color: 000000;
  color: #fff;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_1_spit_table_subhead {
  background-color: #ccc;
  color: #444;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_1_spit_table_cell {
  color: #444;
  padding: 4px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #999;
}

/* NEW STYLES HERE */

.subhead {
  color: #555555;
  font-family: Helvetica;
  font-size: 14px;
  padding: 5px 5px 10px;
}

/* Template Styles - Panel 2
*	Maintain ALL class declarations prior to "NEW STYLES HERE".
*	Class values may be changed or removed.
*	Obey or demon monkeys will use your eyeballs as coctail onions.
*/


/* Container Styles */

.panel_2_base_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -1;
}
.panel_2_loc_list_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -2;
}
.panel_2_loc_no_res_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -3;
}
.panel_2_info_window_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -4;
}
.panel_2_all_products_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -5;
}
.panel_2_store_family_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -6;
}
.panel_2_store_category_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -7;
}
.panel_2_category_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -8;
}
.panel_2_product_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -9;
}

/* Enforced "All Products" Styles */

.panel_2_results_button {
  font-size: 12px;
  margin-top: 15px;
  cursor: pointer;
  width: 175px;
  padding: 10px;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.panel_2_results_button_off {
  background-color: #0093c9;
}
.panel_2_results_button_on {
  background-color: #0093c9;
}
.panel_2_results_button_hover {
  background-color: 000000;
}
.panel_2_error_button {
  font-size: 12px;
  margin-top: 15px;
  cursor: pointer;
  width: 175px;
  padding: 10px;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.panel_2_error_button_off {
  background-color: #0093c9;
}
.panel_2_error_button_on {
  background-color: #0093c9;
}
.panel_2_error_button_hover {
  background-color: 000000;
}

/* Form Styles */

#panel2Form {
  margin: 0px;
  padding: 0px;
}
.panel_2_form {
  margin: 0px;
  padding: 0px;
}
#panel2Form .panel_2_address_field {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #666666;
  display: inline-block;
  float: left;
  font-family: Helvetica;
  font-size: 13px;
  height: 37px;
  line-height: 34px;
  padding-left: 15px;
  position: relative;
  vertical-align: top;
  width: 145px;
  z-index: 1;
}
#panel2Form .panel_2_address_field_base {}
#panel2Form .panel_2_city_field {}
#panel2Form .panel_2_city_field_base {}
#panel2Form .panel_2_state_field {}
#panel2Form .panel_2_state_field_base {}
#panel2Form .panel_2_scope_field {}
#panel2Form .panel_2_scope_field_base {}
#panel2Form .panel_2_distance_field {}
#panel2Form .panel_2_distance_field_base {
  position: relative;
  width: 90px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  focus: none;
}
#panel2Form .panel_2_results_field {}
#panel2Form .panel_2_results_field_base {}
#panel2Form .panel_2_sort_field {
  float: left;
}
#panel2Form .panel_2_sort_field_base {}
#panel2Form .panel_2_zip_field {}
#panel2Form .panel_2_zip_field_base {}
.panel_2_submit_button {
  display: table-cell;
  font-size: 14px;
  height: inherit;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: inherit;
}
.panel_2_submit_button_off {
  background-position: 0 100%;
}
.panel_2_submit_button_on {
  background-position: 0 0;
}
.panel_2_submit_button_hover {
  background-position: 0 0;
}
.panel_2_prev_button {}
.panel_2_prev_button_off {}
.panel_2_prev_button_on {}
.panel_2_prev_button_hover {}
.panel_2_next_button {}
.panel_2_next_button_off {}
.panel_2_next_button_on {}
.panel_2_next_button_hover {}
.panel_2_back_button {
  cursor: pointer;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
}
.panel_2_back_button_off {}
.panel_2_back_button_on {}
.panel_2_back_button_hover {}
.panel_2_ccreq_button {
  height: 47px;
  display: block;
  line-height: 50px;
  float: left;
  margin-left: 40px;
  margin-right: 15px;
  font-size: 12px;
  font-family: 'HelveticaNeue77BoldCondensed';
  cursor: pointer;
  color: #0093c9;
}
.panel_2_ccreq_button_off {
  color: #373737;
}
.panel_2_ccreq_button_on {
  color: #428c2b;
}
.panel_2_ccreq_button_hover {
  color: #a45200;
}
.panel_2_rtreq_button {
  color: #0093c9;
  cursor: pointer;
  display: inline;
  text-transform: capitalize;
}
.panel_2_rtreq_button_off {
  color: #0093c9;
}
.panel_2_rtreq_button_on {
  color: #0093c9;
}
.panel_2_rtreq_button_hover {
  color: #22487b;
}
.panel_2_required {}
.panel_2_required_error {}

/* Enforced Multiple Location Map Styles */

.panel_2_multi_map {
  height: 700px;
  display: block;
}

/* Enforced Location List Styles */

.panel_2_avail_msg {
  border-bottom: 1px solid #bababa;
  color: #255686;
  font-size: 12px;
  font-weight: bold;
  padding: 15px 10px;
  position: relative;
  z-index: 9999;
}
.panel_2_avail_msg ul {
  list-style-type: none;
  margin: 0;
  padding: 0 12px;
}
.panel_2_avail_msg li {
  list-style-image: none;
  list-style-position: outside;
}
.panel_2_avail_msg li::before {
  content: "*";
  margin-left: -5px;
  position: relative;
  right: 5px;
}
.panel_2_loc_list_shell {
  background: none repeat scroll 0 0 #ffffff;
  height: 531px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}
.panel_2_loc_list {
  width: 100%;
  float: left;
  display: table;
  cursor: pointer;
  border-bottom: 1px solid #bababa;
}
.loc_arrow {
  float: right;
  font-size: 45px;
  line-height: 80px;
}
.panel_2_loc_list_on .loc_arrow,
.panel_2_loc_list_hover .loc_arrow {
  color: #0093c9;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.panel_2_loc_list_off .loc_arrow {
  color: #d8d8d8;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.panel_2_loc_list_off {
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.panel_2_loc_list_on {
  background: #f6f6f6;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.panel_2_loc_list_hover {
  background: #f6f6f6;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}

/* Enforced Location List Value Styles */

.panel_2_loc_name {
  color: #010101;
  display: inline;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
  text-transform: capitalize;
}
.panel_2_loc_name_off {}
.panel_2_loc_name_on {}
.panel_2_loc_name_hover {}
.panel_2_loc_address {
  margin-left: 10px;
  color: #010101;
  font-size: 13px;
  display: block;
}
.panel_2_loc_street {
  margin-top: 2px;
  color: #010101;
  font-size: 13px;
  float: left;
  width: 100%;
}
.panel_2_loc_city {
  margin-top: 1px;
  color: #010101;
  font-size: 13px;
  float: left;
}
.panel_2_loc_city:after {
  content: ","
}
.panel_2_loc_state {
  margin-left: 3px;
  margin-top: 1px;
  color: #010101;
  font-size: 13px;
  float: left;
}
.panel_2_loc_zip {
  margin-left: 3px;
  margin-top: 1px;
  color: #010101;
  font-size: 13px;
  float: left;
}
.panel_2_loc_csz {}
.panel_2_loc_phone {
  color: #010101;
  float: left;
  font-size: 12px;
  margin-top: 1px;
}
.panel_2_loc_distance {
  color: #0093c9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.avail {
  color: #22487b;
  float: left;
  font-size: 12px;
  margin-top: 1px;
}
.panel_2_loc_cattext {
  color: #010101;
  float: left;
  font-size: 12px;
  margin-left: 10px;
  width: 100%;
}
.panel_2_location_catbigimg {
  float: left;
}
.panel_2_location_catsmimg {
  float: left;
}
.panel_2_location_pin {}

/* Enforced Infowindow Styles */

.panel_2_info_window_name {
  color: #010101 !important;
  display: block;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 5px 5px;
  overflow: visible;
  text-align: left;
  text-transform: capitalize;
  width: 200px;
}
.panel_2_info_window_name_off {
  color: #000;
}
.panel_2_info_window_name_on {
  color: #f66;
}
.panel_2_info_window_name_hover {
  color: #f66;
}
.panel_2_info_window_address {
  color: #010101;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-left: 5px;
}
.panel_2_info_window_street {
  color: #010101;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-left: 5px;
}
.panel_2_info_window_city {
  color: #010101;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-left: 5px;
}
.panel_2_info_window_state {
  color: #010101;
  font-size: 12px;
  text-align: left;
  display: block;
}
.panel_2_info_window_zip {
  color: #010101;
  font-size: 12px;
  text-align: left;
  display: block;
}
.panel_2_info_window_csz {
  color: #010101;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-left: 5px;
  margin-top: 5px;
}
.panel_2_info_window_phone {
  color: #010101;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-left: 5px;
  margin-top: 5px;
}
.panel_2_info_window_distance {
  background: #eff1f2 none repeat scroll 0 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #22487b;
  display: table-cell;
  font-family: Helvetica;
  font-size: 35px;
  height: 95px;
  line-height: 83px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  text-align: center;
  text-rendering: optimizelegibility;
  top: 12px;
  vertical-align: middle;
  width: 100px;
}

/* Print styles */

.fa.fa-print {
  font-size: 18px;
  padding-right: 10px;
}
.panel_2_print_button {
  background: url("media/images/print.png") no-repeat scroll 0 15px transparent;
  cursor: pointer;
  display: block;
  float: right;
  font-family: Helvetica;
  font-size: 14px;
  height: 47px;
  line-height: 47px;
  margin-left: 0;
  padding-left: 30px;
  padding-right: 15px;
  text-transform: uppercase;
}
.panel_2_print_button_off {
  color: #fff;
}
.panel_2_print_button_on {
  color: #fff;
}
.panel_2_print_button_hover {
  color: #fff;
}
.panel_2_store_family_name {
  display: block;
  font-size: 14px;
  padding-left: 20px;
  text-align: left;
  width: 150px;
}
.panel_2_store_family_name_off {
  background-image: url("images/checkbox_off.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #373737;
}
.panel_2_store_family_name_on {
  background-image: url("images/checkbox_on.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #FF6666;
}
.panel_2_store_family_name_hover {
  background-image: url("images/checkbox_hover.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #e7e7e7;
  color: #5f6062;
}
.panel_2_store_family_big_img {
  border-style: none;
  height: 150px;
  outline: medium none;
  width: 150px;
}
.panel_2_store_family_sm_img {
  border-style: none;
  height: 50px;
  outline: medium none;
  width: 50px;
}
.panel_2_store_category_name {
  display: block;
  font-size: 13px;
  font-family: 'FuturaW01BookRegular';
  padding-left: 20px;
  text-align: left;
  width: 150px;
  margin-top: 5px;
}
.panel_2_store_category_name_off {
  background-position: left center;
  background-repeat: no-repeat;
  color: #373737;
}
.panel_2_store_category_name_on {
  background-image: url("images/checkbox_hover.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #e7e7e7;
  color: #5f6062;
  -webkit-box-shadow: 0px 2px 2px 0px #d7d7d7;
  box-shadow: 0px 2px 2px 0px #d7d7d7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.panel_2_store_category_name_hover {
  background-image: url("images/checkbox_hover.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #e7e7e7;
  color: #5f6062;
  -webkit-box-shadow: 0px 2px 2px 0px #d7d7d7;
  box-shadow: 0px 2px 2px 0px #d7d7d7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.panel_2_store_category_big_img {
  border-style: none;
  height: 150px;
  outline: medium none;
  width: 150px;
}
.panel_2_store_category_sm_img {
  border-style: none;
  height: 50px;
  outline: medium none;
  width: 50px;
}

/* SPIT styles */

.panel_2_spit {
  display: none;
}
.panel_2_spit_header {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: left;
  font-size: 24px;
}
.panel_2_spit_table_title {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border: 1px solid #999;
}
.panel_2_spit_table_title_text {
  text-align: left;
  padding: 2px 5px;
  background-color: #999;
  color: #efefef;
  font-size: 16px;
}
.panel_2_spit_table {
  width: 700px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
.panel_2_spit_table_head {
  background-color: 000000;
  color: #fff;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_2_spit_table_subhead {
  background-color: #ccc;
  color: #444;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_2_spit_table_cell {
  color: #444;
  padding: 4px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #999;
}

/* NEW STYLES HERE ********/

.panel_1_prod_cart_clear_button {
  position: relative;
  top: 12px;
}
.panel_1_prod_cart_clear_button .fa {
  float: right;
}
.panel_1_prod_cart_clear_button {
  font-size: 13px;
  height: 20px;
  text-align: left;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.p_four_back_btn {
  font-size: 13px;
  height: 40px;
  line-height: 45px;
  padding-left: 15px;
  text-align: left;
}
.panel_1_prod_cart_empty_text_inner {
  font-size: 12px;
}
.down_arrow {
  float: right;
  margin-right: 5.555555555555555%;
}
.filter {
  float: left;
  font-size: 13px;
  position: absolute;
  padding-left: 25px;
  width: 86%;
}
.counter {
  float: left;
  width: 13.88888888888889%;
  text-align: center;
}
.products_btn {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  float: left;
  position: relative;
  background: #fff;
  margin-left: 2.247191011235955%;
  height: 40px;
  line-height: 40px;
  color: #255686;
  width: 40.44943820224719%;
}
.panel_1_prod_cart_remove_button {
  float: right;
  cursor: pointer;
}
.cart_prod {
  float: left;
  color: #255686;
  clear: both;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 15px;
  width: 100%;
}
.panel_1_prod_shop_cart_shell {
  background: #fff;
  border: 1px solid #255686;
  position: absolute;
  padding: 5px;
  right: 0;
  top: 40px;
  width: 170px;
  z-index: 999;
}
#panel1ProdCartCount {
  font-weight: bold;
  font-size: 16px;
}
.p5_text .form_header {
  color: #255686;
}
.center {
  background: #255686 none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.top_search.add_overflow {
  margin: 0 auto;
  max-width: 960px;
}
.in_panel_header {
  height: auto;
  margin: 0 10px;
  width: auto
}
.in_panel_back_btn .fa {
  font-size: 15px;
  margin-left: 10px;
  margin-right: 5px;
}
.in_panel_left_border {
  border-left: 1px solid #1f446f;
  border-right: 1px solid #366192;
  float: left;
  height: 70px;
}
.in_panel_back_btn {
  background: #eff1f2 none repeat scroll 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #255686;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  line-height: 40px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
  padding-right: 10px;
  text-transform: capitalize;
  vertical-align: middle;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.in_panel_back_btn:hover {
  background: #d1d3d4;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.view_one_text {
  float: left;
  color: #fff;
  display: inline-block;
  text-shadow: 0 1px 1px #000101;
  font-family: Helvetica;
  padding-right: 30px;
  font-size: 12px;
  vertical-align: top;
  margin-left: 30px;
  line-height: 70px;
  text-transform: capitalize;
}
.left_border {
  border-left: 1px solid #1f446f;
  border-right: 1px solid #366192;
  float: left;
  height: 70px;
}
.mobile_text {
  display: none;
}
.tag_tabs {
  max-width: 960px;
  text-align: center;
}
.panel_1_multi_sm_img_holder {
  height: 70px;
  float: left;
  padding-left: 1.5625%;
}
.panel_1_multi_sm_img_holder img {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 15px;
  padding: 5px;
}
.panel_1_multi_sm_img_set {
  /*	max-height: 30px;
	min-height: 30px;*/
  max-height: 30px;
  max-width: 140px;
}
.panel_1_multiback_button {
  cursor: pointer;
  float: left;
  margin-left: 30px;
  text-transform: lowercase;
}
.panel_1_multiback_button .fa {
  margin-right: 5px;
  font-size: 18px;
}
.panel_1_multiFilter_l1_item_shell {
  display: inline-block;
}
.panel_1_multifilter_l1_item_1_1 {
  display: none;
}
.panel_1_multiFilter_l1_name {
  color: #889ea6;
  font-family: HelveticaNeue85Heavy;
  font-size: 12px;
  margin-top: 10px;
  text-transform: capitalize;
}
.panel_1_multiFilter_l1_inner .catties .img_liner .panel_1_multiFilter_l1_name {
  line-height: 20px;
  margin: 20px 0 15px;
}
.tab_space {
  display: inline-block;
  width: 10px;
}
.item_count {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  color: #255686;
  cursor: pointer;
  float: left;
  height: 40px;
  line-height: 40px;
  margin-left: 2.380952380952381%;
  text-align: center;
  width: 38.095238095238095%;
  font-size: 15px;
}
.panel_1_multi_button {
  background: #f4f4f4;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #27558a;
  cursor: pointer;
  height: 35px;
  line-height: 37px;
  width: 200px;
  display: inline-block;
  margin: 25px 0 30px;
}
.panel_1_multi_button_on,
.panel_1_multi_button_hover {
  background: rgb(57, 134, 198);
  background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
  background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
  color: #fff;
}

/*New styles  ^^^ ** Old styles vvv*/

.step_one {
  border-left: 1px solid #1d456c;
  color: #fff;
  font-size: 13px;
  display: none;
  float: left;
  height: 70px;
  line-height: 70px;
  padding-left: 20px;
}
.selected_name {
  float: left;
  line-height: 15px;
  margin-top: 20px;
  width: 150px;
}
.selected_brand {
  color: #fff;
  font-size: 12px;
  float: left;
  display: none;
  border-left: 1px solid #1d456c;
  height: 70px;
  line-height: 70px;
  padding: 0 25px;
  width: 250px;
  border-right: 1px solid #34628e;
}
.selected_brand img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  float: left;
  width: 100px;
  margin-top: 22px;
}
.back_btn {
  border-right: 1px solid #34628e;
  cursor: pointer;
  display: none;
  float: left;
  padding-right: 25px;
  font-size: 14px;
  color: #fff;
  height: 70px;
  line-height: 70px;
  margin-left: 30px;
}
.back_btn .fa {
  font-size: 20px;
  position: relative;
  top: 1px;
  width: 8px;
}
.step_two_body {
  margin: 0 20px 20px;
}
.check_wrap {
  margin-bottom: 10px;
  font-family: helvetica;
  font-size: 12px;
}
.check_wrap input {
  margin-left: 0;
}
.cat_liner {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  text-align: left;
  margin: 0 10px;
}
.cat_prods_float {
  display: inline-block;
}
.step_uno {
  color: #fff;
  font-size: 13px;
  position: absolute;
  right: 455px;
  top: -43px;
}
.step_two_header {
  border-bottom: 1px solid #dfdfdf;
  clear: both;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-top: 10px;
  text-align: left;
}
.step_two {
  display: none;
  text-align: left;
}
.category_wrap .img_liner {
  display: none;
}
.category_wrap .img_wrap {
  background: #f7f7f7;
}
.go_part_two {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  color: #255686;
  float: left;
  margin-left: 200px;
  margin-top: 17px;
  background: #fff;
  padding: 5px;
}
.cat_img_liner {}
.img_wrap {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px 1px #d0d0d0;
  box-shadow: 0 1px 1px 1px #d0d0d0;
  height: 110px;
  display: table;
  /* line-height: 60px; */
  width: 200px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.img_liner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.category_wrap {
  display: none;
}
.brand_btn,
.cat_btn {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f4f4f4;
  color: #255686;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin: 0 5px;
  line-height: 30px;
  width: 145px;
  -webkit-transition: all 0.4ms linear;
  -moz-transition: all 0.4ms linear;
  -ms-transition: all 0.4ms linear;
  -o-transition: all 0.4ms linear;
  transition: all 0.4ms linear;
}
.brand_btn:hover,
.cat_btn:hover,
.selected {
  background: rgb(63, 134, 195);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(63, 134, 195, 1)), color-stop(24%, rgba(58, 121, 180, 1)), color-stop(79%, rgba(41, 75, 124, 1)), color-stop(100%, rgba(36, 63, 111, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f86c3', endColorstr='#243f6f', GradientType=0);
  /* IE6-9 */
  color: #fff;
  -webkit-transition: all 0.4ms linear;
  -moz-transition: all 0.4ms linear;
  -ms-transition: all 0.4ms linear;
  -o-transition: all 0.4ms linear;
  transition: all 0.4ms linear;
}
.panel_1_product_big_img_div_shell,
.panel_1_category_big_img_div_shell {
  height: 160px;
  position: relative;
  width: 185px;
}
.panel_1_product_big_img_div_back,
.panel_1_category_big_img_div_back {
  position: relative;
  height: 160px;
  width: 185px;
  background-repeat: no-repeat;
  background-size: 80px;
  background-position: 57px;
}
.panel_1_product_big_img_div_over,
.panel_1_category_big_img_div_over {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .6);
  position: absolute;
  top: 0px;
  left: 0;
  height: 160px;
  width: 185px;
  cursor: pointer;
}
.panel_1_product_big_img_div_over:after,
.panel_1_category_big_img_div_over:after {
  background-image: url("../images/select_item_check.png");
  background-size: 35px;
  background-repeat: no-repeat;
  display: block;
  font-size: 100px;
  left: 28%;
  margin-left: 28px;
  margin-top: -25px;
  position: absolute;
  top: 46%;
  color: #026227;
  content: "";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 185px;
  height: 150px;
}
.direc_liner {
  border-bottom: 1px solid #bababa;
  margin: 0 auto;
  overflow: auto;
  padding: 15px 0;
  width: 340px;
}
.esriPopup .contentPane {
  padding: 10px 6px 6px 20px !important;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  min-height: 100px;
}
#panel2MultiMap_root.container div.esriPopup div.esriPopupWrapper div.sizer.content div.contentPane {
  min-height: 100px !important;
}
.header_prod_liner {}
.prod_wrap {}
.right .heading_text {
  width: 120px;
}
.right {
  float: left;
  width: 560px;
}
.left {
  float: left;
  width: 350px;
  margin-right: 20px;
}
.left_juice {
  border-right: 2px solid #0093c9;
  height: 300px;
}
.short_heading_wrapper .heading_text {
  width: 140px;
}
.juice .heading_text {
  width: 170px;
}
.short_heading_wrapper {
  text-align: center;
  width: 325px;
}
.long_heading_wrapper {
  text-align: center;
}
.heading_text {
  background: #fff;
  color: #0093c9;
  font-family: Helvetica;
  width: 155px;
  margin: 0 auto;
  position: relative;
  top: -21px;
  text-transform: uppercase;
  text-align: center;
}
hr {
  border: 1px solid #0093c9;
}

/**end of Old**/

.fa .fa-sort {
  color: #010101;
}
.box_bg {
  background: #f4f4f4;
  border-top: 1px solid #bababa;
}
.list_inner {
  padding-left: 10px;
  padding-right: 25px;
  padding-top: 17px;
  color: #0093c9;
}
.location_street_address {
  float: left;
  padding-bottom: 16px;
  line-height: 18px;
  width: 255px;
}
.miles {
  color: #22487b;
  font-family: Helvetica;
  font-size: 14px;
  position: absolute;
  right: 15px;
  text-align: center;
  text-rendering: optimizelegibility;
  text-transform: lowercase;
  top: 73px;
  width: 104px;
  z-index: 99999;
}
.panel_2_info_window_promo {
  display: block;
  font-size: 13px;
  margin-left: 5px;
  text-align: left;
  color: #0093c9;
  float: left;
  background: url(media/images/promotion.png) no-repeat left center;
  padding-left: 30px;
  margin-top: 5px;
  font-family: Helvetica;
}
.panel_2_loc_promo {
  color: #0093c9;
  float: left;
  font-size: 13px;
  margin-left: 10px;
  font-family: Helvetica;
  float: left;
  background: url(media/images/promotion.png) no-repeat left center;
  padding-left: 30px;
  margin-top: 5px;
}

/* Template Styles - Panel 2
*	Maintain ALL class declarations prior to "NEW STYLES HERE".
*	Class values may be changed or removed.
*	Obey or... or... something really BAD will happen.
*/


/* Container Styles */

.panel_3_base_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -3;
}
.panel_3_directions_start_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -4;
}
.panel_3_directions_step_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -5;
}
.panel_3_directions_stop_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -6;
}
.panel_3_email_start_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -7;
}
.panel_3_email_step_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -8;
}
.panel_3_email_stop_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -9;
}
.panel_3_print_start_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -10;
}
.panel_3_print_step_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -11;
}
.panel_3_print_stop_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -12;
}
.panel_3_products_start_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -13;
}
.panel_3_products_fam_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -14;
}
.panel_3_products_cat_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -15;
}
.panel_3_products_prod_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -16;
}
.panel_3_products_stop_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -17;
}
.panel_3_products_none_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -18;
}
.panel_3_category_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -8;
}
.panel_3_product_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -9;
}

/* Form Styles */

#panel3Form {
  margin: 0px;
  padding: 0px;
}
.panel_3_form {
  margin: 0px;
  padding: 0px;
}
#panel3Form .panel_3_address_field {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #666666;
  float: left;
  display: inline-block;
  font-family: Helvetica;
  font-size: 13px;
  height: 37px;
  line-height: 34px;
  padding-left: 15px;
  position: relative;
  vertical-align: top;
  width: 145px;
  z-index: 1;
}
#panel3Form .panel_3_address_field_base {}
#panel3Form .panel_3_city_field {}
#panel3Form .panel_3_city_field_base {}
#panel3Form .panel_3_state_field {}
#panel3Form .panel_3_state_field_base {}
#panel3Form .panel_3_scope_field {}
#panel3Form .panel_3_scope_field_base {}
#panel3Form .panel_3_distance_field {}
#panel3Form .panel_3_distance_field_base {
  position: relative;
  width: 90px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  focus: none;
}
.stores_found {
  color: #373737;
  float: left;
  font-size: 12px;
  padding: 18px 0 0 20px;
}
#panel3Form .panel_3_results_field {}
#panel3Form .panel_3_results_field_base {}
#panel3Form .panel_3_sort_field {
  float: left;
}
#panel3Form .panel_3_sort_field_base {}
#panel3Form .panel_3_zip_field {}
#panel3Form .panel_3_zip_field_base {}
#panel3Form .panel_3_new_loc_field {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #666666;
  float: left;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  margin-top: 4px;
  padding-left: 15px;
  width: 225px;
}
#panel3Form .panel_3_new_loc_field_base {}
#panel3Form .panel_3_email_field {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #666666;
  float: left;
  font-family: Helvetica;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  margin-top: 4px;
  padding-left: 5px;
  width: 235px;
}
#panel3Form .panel_3_email_field_base {}
.panel_3_submit_button {
  display: table-cell;
  font-size: 14px;
  height: inherit;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: inherit;
}
.panel_3_submit_button_off {
  background-position: 0 100%;
}
.panel_3_submit_button_on {
  background-position: 0 0;
}
.panel_3_submit_button_hover {
  background-position: 0 0;
}
.panel_3_new_loc_button {
  background: rgb(63, 134, 195);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(63, 134, 195, 1)), color-stop(24%, rgba(58, 121, 180, 1)), color-stop(79%, rgba(41, 75, 124, 1)), color-stop(100%, rgba(36, 63, 111, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(63, 134, 195, 1) 0%, rgba(58, 121, 180, 1) 24%, rgba(41, 75, 124, 1) 79%, rgba(36, 63, 111, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f86c3', endColorstr='#243f6f', GradientType=0);
  /* IE6-9 */
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  display: block;
  float: left;
  font-family: Helvetica;
  font-size: 14px;
  height: 35px;
  line-height: 36px;
  margin-left: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 73px;
  z-index: 999999;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.panel_3_new_loc_button:hover {}
.panel_3_new_loc_button_off {}
.panel_3_new_loc_button_on {}
.panel_3_new_loc_button_hover {}
.panel_3_email_button {
  background: rgb(57, 134, 198);
  background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
  background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
  color: #fff;
  text-shadow: 0 1px 1px #000101;
  font-weight: bold;
  cursor: pointer;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  font-family: Helvetica;
  font-size: 14px;
  height: 35px;
  line-height: 36px;
  margin-left: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 73px;
  z-index: 999999;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.panel_3_email_button:hover {}
.panel_3_new_loc_button_off {}
.panel_3_email_button_on {}
.panel_3_email_button_hover {}
.panel_3_print_button {
  background: url("media/images/print.png") no-repeat scroll 0 15px transparent;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  font-family: Helvetica;
  font-size: 14px;
  height: 47px;
  line-height: 47px;
  margin-left: 65px;
  padding-left: 30px;
  text-transform: uppercase;
}
.panel_3_print_button_off {
  color: #fff;
}
.panel_3_print_button_on {
  color: #fff;
}
.panel_3_print_button_hover {
  color: #fff;
}
.panel_3_prev_button {
  background: url("media/images/left_arrow.png") no-repeat scroll 0 100% transparent;
  display: block;
  height: 32px;
  margin-top: 8px;
  overflow: hidden;
  width: 32px;
}
.panel_3_prev_button_off {}
.panel_3_prev_button_on {}
.panel_3_prev_button_hover {}
.panel_3_next_button {
  background: url("media/images/right_arrow.png") no-repeat scroll 0 100% transparent;
  display: block;
  cursor: pointer;
  height: 32px;
  margin-top: 8px;
  overflow: hidden;
  width: 32px;
}
.panel_3_next_button_off {}
.panel_3_next_button_on {
  background-position: 0 0;
}
.panel_3_next_button_hover {
  background-position: 0 0;
}
.panel_3_back_button {
  display: block;
  cursor: pointer;
  float: left;
  font-family: Helvetica;
  font-size: 14px;
  height: 47px;
  line-height: 47px;
  margin-left: 15px;
  text-transform: uppercase;
}
.panel_3_back_button_off {
  color: #fff;
}
.panel_3_back_button_on {
  color: #fff;
}
.panel_3_back_button_hover {
  color: #fff;
}
.back2 .panel_3_back_button {
  color: #0093c9;
  float: right;
  font-size: 12px;
  text-decoration: underline;
  width: 200px !important;
  cursor: pointer;
}
.panel_3_required {}
.panel_3_required_error {}

/* Enforced Multiple Location Map Styles */

.panel_3_directions_map {
  height: 700px;
  display: block;
}

/* Enforced Location List Value Styles */

.panel_3_loc_name {
  color: #010101;
  display: inline;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.fix {
  float: left;
  padding-left: 20px;
  padding-top: 5px;
  width: 233px;
}
.thepin {
  float: left;
  width: 45px
}
.panel_3_loc_address {}
.panel_3_loc_street {
  margin-top: 1px;
}
.panel_3_loc_city {}
.panel_3_loc_state {}
.panel_3_loc_zip {}
.panel_3_loc_csz {
  margin-top: 4px;
}
.panel_3_loc_phone {
  margin-top: 4px;
}
.panel_3_loc_distance {
  color: #0093c9;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  line-height: 22px;
  padding-top: 6px;
  text-align: center;
}

/* Enforced Directions Text Elements */

.panel_3_directions_text {
  width: 100%;
  color: #373737;
}
.panel_3_directions_start_address {}
.panel_3_directions_stop_address {}
.panel_3_directions_start_distance {
  color: #010101;
  font-family: Helvetica;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 20px;
  text-transform: uppercase;
}
.panel_3_directions_stop_distance {}
.panel_3_directions_step_number {
  display: inline;
}
.panel_3_directions_step_text {
  display: inline;
  color: #010101;
  letter-spacing: 0px;
  font-family: Helvetica;
}
.panel_3_directions_step_distance {
  display: inline;
}

/* Enforced Products Text Elements */

.panel_3_products_text {
  color: #010101;
  float: left;
  font-family: Helvetica;
  font-size: 14px;
  height: 320px;
  margin-bottom: 20px;
  margin-left: 20px;
  overflow-x: hidden;
  width: 355px;
}
.panel_3_loc_list_shell {
  height: 652px;
  background: #ffffff;
}
.panel_3_products_tab {
  border-radius: 5px 0 0 5px;
}
.panel_3_directions_tab {
  border-radius: 0 5px 5px 0;
}
.panel_3_products_tab,
.panel_3_directions_tab {
  text-transform: capitalize;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  color: #666666;
  display: block;
  cursor: pointer;
  float: left;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
  line-height: 42px;
  overflow: hidden;
  text-align: center;
  width: 170px;
}
.panel_3_products_tab_off,
.panel_3_directions_tab_off {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #e6e6e6;
  color: #010101;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.panel_3_products_tab_on,
.panel_3_directions_tab_on {
  background: rgb(57, 134, 198);
  background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
  background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
  color: #fff;
  border: 1px solid #e6e6e6;
  text-shadow: 0 1px 1px #000101;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.panel_3_products_tab_hover,
.panel_3_directions_tab_hover {
  background: rgb(57, 134, 198);
  background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
  background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
  color: #fff;
  border: 1px solid #e6e6e6;
  text-shadow: 0 1px 1px #000101;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

/* SPIT styles */

.panel_3_spit {
  display: none;
}
.panel_3_spit_header {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: left;
  font-size: 24px;
}
.panel_3_spit_table_title {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border: 1px solid #999;
}
.panel_3_spit_table_title_text {
  text-align: left;
  padding: 2px 5px;
  background-color: #999;
  color: #efefef;
  font-size: 16px;
}
.panel_3_spit_table {
  width: 700px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
.panel_3_spit_table_head {
  background-color: 000000;
  color: #fff;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_3_spit_table_subhead {
  background-color: #ccc;
  color: #444;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_3_spit_table_cell {
  color: #444;
  padding: 4px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #999;
}

/* NEW STYLES HERE */

.email_info {
  color: #010101;
  float: left;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  margin: 15px auto 0 25px;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 325px;
}

/* Template Styles - Panel 2
*	Maintain ALL class declarations prior to "NEW STYLES HERE".
*	Class values may be changed or removed.
*	Obey or demon monkeys will use your eyeballs as coctail onions.
*/


/* Container Styles */

.panel_4_base_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -3;
}
.panel_4_loc_list_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -4;
}
.panel_4_info_window_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -5;
}
.panel_4_category_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -8;
}
.panel_4_product_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -9;
}

/* Form Styles */

.prods2 {
  color: #0093c9;
  font-size: 13px;
  padding-top: 15px;
}
.panel_4_crf_category_name,
.panel_4_crf_family_name {
  color: #000;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  margin: 15px 0 10px 5px;
  text-align: left;
  text-transform: uppercase;
}
.panel_4_crf_category_name {
  font-size: 12px;
  color: #555;
}
.panel_4_crf_category_name:after {}
.panel_4_crf_product_name_on {
  background-image: url("../images/checkbox_on.png");
  background-position: left top;
  background-repeat: no-repeat;
  color: #0093c9;
}
.panel_4_crf_product_name_hover {
  background-image: url("../images/checkbox_off.png");
  background-position: left top;
  background-repeat: no-repeat;
  color: #0093c9;
}
.panel_4_crf_product_name {
  font-family: Helvetica;
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 8px;
  margin-left: 5px;
  margin-top: 0;
  padding-left: 24px;
  text-align: left;
}
.panel_4_crf_product_name_off {
  background-image: url("../images/checkbox_off.png");
  background-position: left top;
  background-repeat: no-repeat;
  color: #231f20;
}
.productselect {}
.scroller {
  display: block;
  float: left;
  height: 155px;
  overflow-y: scroll;
  margin-top: 15px;
  width: 330px;
}
#panel4Form {
  margin: 0px;
  padding: 0px;
}
.panel_4_form {
  margin: 0px;
  padding: 0px;
}
#panel4Form .panel_4_address_field {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #666666;
  display: inline-block;
  font-family: Helvetica;
  font-size: 13px;
  float: left;
  height: 37px;
  line-height: 34px;
  padding-left: 15px;
  position: relative;
  vertical-align: top;
  width: 145px;
  z-index: 1;
}
#panel4Form .panel_4_address_field_base {}
#panel4Form .panel_4_city_field {}
#panel4Form .panel_4_city_field_base {}
#panel4Form .panel_4_state_field {}
#panel4Form .panel_4_state_field_base {}
#panel4Form .panel_4_scope_field {}
#panel4Form .panel_4_scope_field_base {}
#panel4Form .panel_4_distance_field {}
#panel4Form .panel_4_distance_field_base {
  position: relative;
  width: 90px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  focus: none;
}
#panel4Form .panel_4_results_field {}
#panel4Form .panel_4_results_field_base {}
#panel4Form .panel_4_sort_field {
  float: left;
}
#panel4Form .panel_4_sort_field_base {}
#panel4Form .panel_4_zip_field {}
#panel4Form .panel_4_zip_field_base {}
.panel_4_submit_button {
  display: table-cell;
  font-size: 14px;
  height: inherit;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: inherit;
}
.panel_4_submit_button_off {
  background-position: 0 100%;
}
.panel_4_submit_button_on {
  background-position: 0 0;
}
.panel_4_submit_button_hover {
  background-position: 0 0;
}
.panel_4_prev_button {}
.panel_4_prev_button_off {}
.panel_4_prev_button_on {}
.panel_4_prev_button_hover {}
.panel_4_next_button {}
.panel_4_next_button_off {}
.panel_4_next_button_on {}
.panel_4_next_button_hover {}
.panel_4_back_button {
  color: #fff;
  cursor: pointer;
  float: left;
  text-transform: uppercase;
}
.panel_4_back_button_off {}
.panel_4_back_button_on {}
.panel_4_back_button_hover {}
.panel_4_required {}
.panel_4_required_error {
  border: 1px solid #ff0000;
}

/* Enforced Consumer Request Form Styles */

#panel4Form .panel_4_crf_name {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_name_base {}
#panel4Form .panel_4_crf_email {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_email_base {}
#panel4Form .panel_4_crf_phone {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_phone_base {}
#panel4Form .panel_4_crf_stores {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_stores_base {}
#panel4Form .panel_4_crf_comments {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_comments_base {}
#panel4Form .panel_4_crf_city {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_city_base {}
#panel4Form .panel_4_crf_state {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_state_base {}
#panel4Form .panel_4_crf_zip {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  font-size: 13px;
  color: #373737;
  border: none;
  padding: 0 10px;
}
#panel4Form .panel_4_crf_zip_base {}
.form_input_container_submit {
  float: right;
  margin-top: 15px;
}
.panel_4_crf_submit {
  background: rgb(57, 134, 198);
  background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
  background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
  color: #fff;
  text-shadow: 0 1px 1px #000101;
  text-transform: capitalize;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  display: block;
  float: left;
  font-family: Helvetica;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 79px;
  z-index: 999999;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 13px;
}
.panel_4_crf_submit:hover {}
.panel_4_crf_submit_off {
  background-position: 0 100%;
}
.panel_4_crf_submit_on {
  background-position: 0 0;
}
.panel_4_crf_submit_hover {
  background-position: 0 0;
}

/* Enforced Multiple Location Map Styles */

.panel_4_multi_map {
  height: 700px;
  display: block;
}

/* Enforced Location List Styles */

.panel_4_loc_list_shell {}
.panel_4_loc_list {
  width: 100%;
  margin-top: 25px;
  margin-left: 25px;
  padding-bottom: 25px;
  float: left;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
}
.panel_4_loc_list_off {}
.panel_4_loc_list_on {
  background: url("media/images/results_store_item_bg.png") 100% 0 no-repeat;
  background-size: 100% 100%;
}
.panel_4_loc_list_hover {
  background: url("media/images/results_store_item_bg.png") 100% 0 no-repeat;
  background-size: 100% 100%;
}

/* Enforced Location List Value Styles */

.panel_4_loc_name {
  font-family: 'HelveticaNeue77BoldCondensed';
  font-size: 18px;
  color: #3893ba;
  display: inline;
  margin-top: 7px;
  margin-left: 10px;
}
.panel_4_loc_name_off {}
.panel_4_loc_name_on {}
.panel_4_loc_name_hover {}
.panel_4_loc_address {
  margin-left: 10px;
  color: #373737;
  font-size: 13px;
  display: block;
}
.panel_4_loc_street {}
.panel_4_loc_city {}
.panel_4_loc_state {}
.panel_4_loc_zip {}
.panel_4_loc_csz {}
.panel_4_loc_distance {
  color: #373737;
  font-size: 13px;
  display: inline;
}
.panel_4_location_pin {
  float: left;
}

/* Enforced Infowindow Styles */

.panel_4_info_window_name {
  font-size: 12px;
  text-align: left;
  margin: 3px 0px;
  display: block;
  overflow: visible;
}
.panel_4_info_window_name_off {
  color: 000000;
}
.panel_4_info_window_name_on {
  color: #f66;
}
.panel_4_info_window_name_hover {
  color: #f66;
}
.panel_4_info_window_address {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_4_info_window_street {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_4_info_window_city {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_4_info_window_state {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_4_info_window_zip {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_4_info_window_csz {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_4_info_window_distance {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}

/* SPIT styles */

.panel_4_spit {
  display: none;
}
.panel_4_spit_header {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: left;
  font-size: 24px;
}
.panel_4_spit_table_title {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border: 1px solid #999;
}
.panel_4_spit_table_title_text {
  text-align: left;
  padding: 2px 5px;
  background-color: #999;
  color: #efefef;
  font-size: 16px;
}
.panel_4_spit_table {
  width: 700px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
.panel_4_spit_table_head {
  background-color: 000000;
  color: #fff;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_4_spit_table_subhead {
  background-color: #ccc;
  color: #444;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_4_spit_table_cell {
  color: #444;
  padding: 4px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #999;
}

/* NEW STYLES HERE */


/* Template Styles - Panel 5
*	Maintain ALL class declarations prior to "NEW STYLES HERE".
*	Class values may be changed or removed.
*	Do not annoy Software Engineers, because they are petulant and quick to sulk.
*/


/* Container Styles */

.half_cell_left {
  float: left;
  width: 43.373493975903614%;
}
.half_cell_right {
  float: right;
  padding-right: 3.614457831325301%;
  padding-top: 30px;
  width: 40.963855421686745%;
}
.p5_wrap {
  max-width: 830px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.left-side {
  margin-top: 0;
}
.p5_text {
  max-width: 720px !important;
  margin: 0 auto;
  padding: 0 0 20px;
  float: none;
}
.p5_box {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.selections_container_2 p {
  color: #0093c9;
  font-size: 17px;
  margin-top: 0px;
}
.p5_scroll {
  overflow-y: auto;
  height: 445px;
  width: 100%;
}
.panel_5_base_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: none;
  z-index: -3;
}
.panel_5_rtr_family_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -4;
}
.panel_5_rtr_category_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -5;
}
.panel_5_rtr_product_div {
  position: fixed;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  display: block;
  overflow: hidden;
  display: none;
  z-index: -6;
}
.panel_5_category_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -8;
}
.panel_5_product_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -9;
}

/* Form Styles */

#panel5Form {
  margin: 0px;
  padding: 0px;
}
.panel_5_form {
  margin: 0px;
  padding: 0px;
}
#panel5Form .panel_5_address_field {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #666666;
  display: inline-block;
  font-family: Helvetica;
  font-size: 13px;
  float: left;
  height: 37px;
  line-height: 34px;
  padding-left: 15px;
  position: relative;
  vertical-align: top;
  width: 145px;
  z-index: 1;
}
#panel5Form .panel_5_address_field_base {}
#panel5Form .panel_5_city_field {}
#panel5Form .panel_5_city_field_base {}
#panel5Form .panel_5_state_field {}
#panel5Form .panel_5_state_field_base {}
#panel5Form .panel_5_scope_field {}
#panel5Form .panel_5_scope_field_base {}
#panel5Form .panel_5_distance_field {}
#panel5Form .panel_5_distance_field_base {
  position: relative;
  width: 90px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  focus: none;
}
#panel5Form .panel_5_results_field {}
#panel5Form .panel_5_results_field_base {}
#panel5Form .panel_5_sort_field {
  float: left;
}
#panel5Form .panel_5_sort_field_base {}
#panel5Form .panel_5_zip_field {}
#panel5Form .panel_5_zip_field_base {}
.panel_5_submit_button {
  display: table-cell;
  font-size: 14px;
  height: inherit;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: inherit;
}
.panel_5_submit_button_off {
  background-position: 0 100%;
}
.panel_5_submit_button_on {
  background-position: 0 0;
}
.panel_5_submit_button_hover {
  background-position: 0 0;
}
.panel_5_prev_button {}
.panel_5_prev_button_off {}
.panel_5_prev_button_on {}
.panel_5_prev_button_hover {}
.panel_5_next_button {}
.panel_5_next_button_off {}
.panel_5_next_button_on {}
.panel_5_next_button_hover {}
.panel_5_back_button {
  width: 130px !important;
  background: #255686;
  color: #fff;
  text-shadow: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  display: block;
  font-family: Helvetica;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  text-align: center;
  z-index: 999999;
  padding: 0 10px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.panel_5_back_button_off {}
.panel_5_back_button_on {}
.panel_5_back_button_hover {}
.panel_5_required {}
.panel_5_required_error {
  background-color: #fcc;
}

/* Enforced Family Styles */

.panel_5_rtr_family_name {
  font-weight: bold;
  margin: 10px 5px;
}
.panel_5_rtr_family_name_off {}
.panel_5_rtr_family_name_on {}
.panel_5_rtr_family_name_hover {}
.panel_5_rtr_family_big_img {}
.panel_5_rtr_family_sm_img {}

/* Enforced Category Styles */

.panel_5_rtr_category_name {
  color: #888;
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: left;
  text-transform: capitalize;
}
.panel_5_rtr_category_name:after {}
.panel_5_rtr_category_name_off {}
.panel_5_rtr_category_name_on {}
.panel_5_rtr_category_name_hover {}
.panel_5_rtr_category_big_img {}
.panel_5_rtr_category_sm_img {}

/* Enforced Product Styles */

.panel_5_rtr_product_name {
  font-size: 13px;
  line-height: 16px;
  font-family: Helvetica;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 8px;
  padding-left: 24px;
  margin-left: 5px;
}
.panel_5_rtr_product_name_off {
  color: #666666;
  background-image: url("../images/checkbox_off.png");
  background-repeat: no-repeat;
  background-position: left top;
}
.panel_5_rtr_product_name_on {
  color: #0093c9;
  background-image: url("../images/checkbox_on.png");
  background-repeat: no-repeat;
  background-position: left top;
}
.panel_5_rtr_product_name_hover {
  color: #0093c9;
  background-image: url("../images/checkbox_off.png");
  background-repeat: no-repeat;
  background-position: left top;
}
.panel_5_rtr_product_big_img {}
.panel_5_rtr_product_sm_img {}

/* Enforced Retailer Request Form Styles */

#panel5Form .panel_5_rtr_fname {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_fname_base {}
#panel5Form .panel_5_rtr_lname {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_lname_base {}
#panel5Form .panel_5_rtr_position {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_position_base {}
#panel5Form .panel_5_rtr_phone {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_phone_base {}
#panel5Form .panel_5_rtr_email {
  box-sizing: border-box;
  border: medium none;
  color: #373737;
  padding: 0 10px;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_email_base {
  box-sizing: border-box;
  border: medium none;
  color: #373737;
  padding: 0 10px;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_sname {
  box-sizing: border-box;
  border: medium none;
  color: #373737;
  padding: 0 10px;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_sname_base {
  box-sizing: border-box;
  border: medium none;
  color: #373737;
  padding: 0 10px;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_saddone {
  box-sizing: border-box;
  border: medium none;
  color: #373737;
  padding: 0 10px;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_saddone_base {}
#panel5Form .panel_5_rtr_scity {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_scity_base {}
#panel5Form .panel_5_rtr_sstate {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_sstate_base {}
#panel5Form .panel_5_rtr_szip {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_szip_base {}
#panel5Form .panel_5_rtr_sphone {
  border: medium none;
  box-sizing: border-box;
  color: #373737;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  background: none;
}
#panel5Form .panel_5_rtr_sphone_base {}
.panel_5_rtr_submit {
  background: rgb(57, 134, 198);
  background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
  background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
  color: #fff;
  text-shadow: 0 1px 1px #000101;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  display: block;
  float: right;
  font-family: Helvetica;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  margin-top: 10px;
  text-align: center;
  width: 85px;
  z-index: 999999;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.panel_5_rtr_submit:hover {}
.panel_5_rtr_submit_off {
  background-position: 0 100%;
}
.panel_5_rtr_submit_on {
  background-position: 0 0;
}
.panel_5_rtr_submit_hover {
  background-position: 0 0;
}

/* Enforced Multiple Location Map Styles */

.panel_5_multi_map {
  height: 700px;
  display: block;
}

/* Enforced Location List Styles */

.panel_5_loc_list_shell {
  width: 517px;
  height: 578px;
  overflow-x: hidden;
  overflow-y: auto;
}
.panel_5_loc_list {
  width: 100%;
  margin-top: 25px;
  margin-left: 25px;
  padding-bottom: 25px;
  float: left;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
}
.panel_5_loc_list_off {}
.panel_5_loc_list_on {
  background: url("../media/images/results_store_item_bg.png") 100% 0 no-repeat;
  background-size: 100% 100%;
}
.panel_5_loc_list_hover {
  background: url("../media/images/results_store_item_bg.png") 100% 0 no-repeat;
  background-size: 100% 100%;
}

/* Enforced Location List Value Styles */

.panel_5_loc_name {
  font-family: 'HelveticaNeue77BoldCondensed';
  font-size: 18px;
  color: #3893BA;
  display: inline;
  margin-top: 7px;
  margin-left: 10px;
}
.panel_5_loc_name_off {}
.panel_5_loc_name_on {}
.panel_5_loc_name_hover {}
.panel_5_loc_address {
  margin-left: 10px;
  color: #373737;
  font-size: 13px;
  display: block;
}
.panel_5_loc_street {}
.panel_5_loc_city {}
.panel_5_loc_state {}
.panel_5_loc_zip {}
.panel_5_loc_csz {}
.panel_5_loc_distance {
  color: #373737;
  font-size: 13px;
  display: inline;
}
.panel_5_location_pin {
  float: left;
}

/* Enforced Infowindow Styles */

.panel_5_info_window_name {
  font-size: 12px;
  text-align: left;
  margin: 3px 0px;
  display: block;
  overflow: visible;
}
.panel_5_info_window_name_off {
  color: 000000;
}
.panel_5_info_window_name_on {
  color: #f66;
}
.panel_5_info_window_name_hover {
  color: #f66;
}
.panel_5_info_window_address {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_5_info_window_street {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_5_info_window_city {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_5_info_window_state {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_5_info_window_zip {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_5_info_window_csz {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}
.panel_5_info_window_distance {
  color: 000000;
  font-size: 10px;
  text-align: left;
  display: block;
}

/* SPIT styles */

.panel_5_spit {
  display: none;
}
.panel_5_spit_header {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: left;
  font-size: 24px;
}
.panel_5_spit_table_title {
  width: 700px;
  margin: 20px 20px 5px 20px;
  border: 1px solid #999;
}
.panel_5_spit_table_title_text {
  text-align: left;
  padding: 2px 5px;
  background-color: #999;
  color: #efefef;
  font-size: 16px;
}
.panel_5_spit_table {
  width: 700px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
.panel_5_spit_table_head {
  background-color: 000000;
  color: #fff;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_5_spit_table_subhead {
  background-color: #ccc;
  color: #444;
  padding: 4px;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
}
.panel_5_spit_table_cell {
  color: #444;
  padding: 4px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #999;
}

/* NEW STYLES HERE */

.restaurants_p6 {
  background-image: url("../media/images/result.png");
  background-repeat: no-repeat;
  height: 37px;
  width: 140px;
  background-position: 0 -141px;
}
.panel_6_base_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -3;
}
.panel_6_loc_list_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -4;
}
.panel_6_loc_no_res_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -4;
}
.panel_6_info_window_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -5;
}
.panel_6_all_products_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -6;
}
.panel_6_store_family_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -7;
}
.panel_6_store_category_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -8;
}
.panel_6_category_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -8;
}
.panel_6_product_div {
  display: none;
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: fixed;
  top: -1px;
  width: 1px;
  z-index: -9;
}
.panel_6_results_button {
  color: #FFFFFF;
  cursor: pointer;
  font-size: 13px;
  margin-top: 15px;
  padding: 10px;
  width: 175px;
}
.panel_6_results_button_off {
  background-color: #78A22F;
}
.panel_6_results_button_on {
  background-color: #990000;
}
.panel_6_results_button_hover {
  background-color: #990000;
}
.panel_6_error_button {
  color: #FFFFFF;
  cursor: pointer;
  font-size: 13px;
  margin-top: 15px;
  padding: 10px;
  width: 175px;
}
.panel_6_error_button_off {
  background-color: #78A22F;
}
.panel_6_error_button_on {
  background-color: #990000;
}
.panel_6_error_button_hover {
  background-color: #990000;
}
#panel6Form {
  margin: 0;
  padding: 0;
}
.panel_6_form {
  margin: 0;
  padding: 0;
}
#panel6Form .panel_6_address_field {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #373737;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin-top: 0;
  padding-left: 5px;
  padding-top: 3px;
  position: relative;
  width: 295px;
  z-index: 1;
}
#panel6Form .panel_6_address_field_base {}
#panel6Form .panel_6_city_field {}
#panel6Form .panel_6_city_field_base {}
#panel6Form .panel_6_state_field {}
#panel6Form .panel_6_state_field_base {}
#panel6Form .panel_6_scope_field {}
#panel6Form .panel_6_scope_field_base {}
#panel6Form .panel_6_distance_field {}
#panel6Form .panel_6_distance_field_base {}
#panel6Form .panel_6_results_field {}
#panel6Form .panel_6_results_field_base {}
#panel6Form .panel_6_sort_field {
  float: left;
}
#panel6Form .panel_6_sort_field_base {}
#panel6Form .panel_6_zip_field {}
#panel6Form .panel_6_zip_field_base {}
.panel_6_submit_button {
  background: url("../media/images/result.png") repeat scroll 0 -282px transparent;
  display: block;
  height: 37px;
  left: 313px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  width: 123px;
  z-index: 999999;
}
.panel_6_submit_button_off {}
.panel_6_submit_button_on {
  background-position: 0 0;
}
.panel_6_submit_button_hover {
  background-position: 0 -329px;
  height: 37px;
  width: 123px;
}
.panel_6_prev_button {}
.panel_6_prev_button_off {}
.panel_6_prev_button_on {}
.panel_6_prev_button_hover {}
.panel_6_next_button {}
.panel_6_next_button_off {}
.panel_6_next_button_on {}
.panel_6_next_button_hover {}
.panel_6_back_button {
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Helvetica';
  font-size: 12px;
  height: 47px;
  line-height: 50px;
  margin-left: 25px;
  margin-right: 15px;
}
.panel_6_back_button_off {
  color: #F89823;
}
.panel_6_back_button_on {
  color: #F89823;
}
.panel_6_back_button_hover {
  color: #373737;
}
.panel_6_required {}
.panel_6_required_error {}
.panel_6_multi_map {
  display: block;
  height: 700px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.panel_6_loc_list_shell {
  height: 645px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 400px;
}
.panel_6_loc_list {
  border-bottom: 1px solid #E1E1E1;
  display: table;
  float: left;
  width: 100%;
}
.lettering_pin {
  float: left;
  height: 70px;
}
.panel_6_loc_list_off {
  background: #FFFFFF;
}
.panel_6_loc_list_on {
  background: #F6F6F6;
}
.panel_6_loc_list_hover {
  background: #F6F6F6 !important;
}
.panel_6_loc_catsmimg {
  float: right;
  margin-right: 10px;
  margin-top: 25px;
}
.panel_6_loc_name {
  color: #F89823;
  display: inline;
  font-family: 'Helvetica';
  font-size: 18px;
  margin-left: 10px;
  margin-top: 7px;
}
.panel_6_loc_name_off {}
.panel_6_loc_name_on {}
.panel_6_loc_name_hover {}
.panel_6_loc_address {
  color: #373737;
  display: block;
  font-size: 13px;
  margin-left: 10px;
}
.panel_6_loc_street {
  color: #373737;
  float: left;
  font-size: 12px;
  margin-left: 10px;
  width: 100%;
}
.panel_6_loc_city {
  color: #373737;
  float: left;
  font-size: 12px;
  margin-left: 10px;
}
.panel_6_loc_state {
  color: #373737;
  float: left;
  font-size: 12px;
  margin-left: 2px;
}
.panel_6_loc_zip {
  color: #373737;
  float: left;
  font-size: 12px;
  margin-left: 2px;
}
.panel_6_loc_city:after,
.panel_6_loc_state:after {
  content: ',';
}
.panel_6_loc_csz {}
.panel_6_loc_phone {
  color: #373737;
  float: left;
  font-size: 12px;
  margin-left: 10px;
}
.panel_6_loc_web {
  color: #373737;
  float: left;
  font-size: 12px;
  margin-left: 10px;
  cursor: pointer;
}
.panel_6_loc_distance {
  color: #888888;
  display: inline;
  font-size: 14px;
  font-weight: normal !important;
}
.panel_6_loc_cattext {
  color: #373737;
  float: left;
  font-size: 13px;
  margin-left: 10px;
  width: 100%;
}
.panel_6_location_catbigimg {
  float: left;
}
.panel_6_location_catsmimg {
  float: left;
}
.panel_6_location_pin {
  float: left;
}
.panel_6_info_window_name {
  color: #F89823 !important;
  display: block;
  font-family: 'Helvetica';
  font-size: 16px;
  font-weight: normal !important;
  margin: 15px 0 0 5px;
  overflow: visible;
  text-align: left;
}
.panel_6_info_window_name_off {
  color: #373737;
}
.panel_6_info_window_name_on {
  color: #FF6666;
}
.panel_6_info_window_name_hover {
  color: #FF6666;
}
.panel_6_info_window_address {
  color: #373737;
  display: block;
  font-size: 13px;
  margin-left: 5px;
  text-align: left;
}
.panel_6_info_window_street {
  color: #373737;
  display: block;
  font-size: 13px;
  margin-left: 5px;
  text-align: left;
}
.panel_6_info_window_city {
  color: #373737;
  display: block;
  font-size: 13px;
  margin-left: 5px;
  text-align: left;
}
.panel_6_info_window_state {
  color: #373737;
  display: block;
  font-size: 13px;
  text-align: left;
}
.panel_6_info_window_zip {
  color: #373737;
  display: block;
  font-size: 13px;
  text-align: left;
}
.panel_6_info_window_csz {
  color: #373737;
  display: block;
  font-size: 13px;
  margin-left: 5px;
  text-align: left;
}
.panel_6_info_window_phone {}
.panel_6_info_window_hours_shell {}
.panel_6_info_window_hours_title {
  color: #F89823 !important;
  display: block;
  font-family: 'Helvetica';
  font-size: 12px;
  font-weight: normal !important;
  margin: 5px 0 0 5px;
  overflow: visible;
  text-align: left;
}
.panel_6_info_window_day_shell {
  width: 245px;
  height: 14px;
  display: block;
  margin-left: 5px;
}
.panel_6_info_window_day_name {
  width: 135px;
  height: 14px;
  display: block;
  font-size: 10px;
  color: #373737;
  float: left;
}
.panel_6_info_window_day_start {
  width: 50px;
  height: 14px;
  display: block;
  font-size: 10px;
  color: #373737;
  float: left;
}
.panel_6_info_window_day_end {
  width: 50px;
  height: 14px;
  display: block;
  font-size: 10px;
  color: #373737;
  float: left;
}
.panel_6_info_window_day_dash {
  width: 10px;
  height: 14px;
  display: block;
  font-size: 10px;
  color: #373737;
  float: left;
}
.panel_6_info_window_day_closed {
  width: 110px;
  height: 14px;
  display: block;
  font-size: 10px;
  color: #373737;
  float: left;
}
.panel_6_info_window_distance {
  color: #888888;
  display: table-cell;
  font-size: 35px;
  height: 65px;
  line-height: 70px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 40px;
  vertical-align: middle;
  width: 111px;
  font-family: Helvetica;
}
.panel_6_store_family_name {
  display: block;
  font-size: 14px;
  padding-left: 20px;
  text-align: left;
  width: 150px;
}
.panel_6_store_family_name_off {
  background-image: url("../images/checkbox_off.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #373737;
}
.panel_6_store_family_name_on {
  background-image: url("../images/checkbox_on.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #FF6666;
}
.panel_6_store_family_name_hover {
  background-image: url("../images/checkbox_hover.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #e7e7e7;
  color: #5f6062;
}
.panel_6_store_family_big_img {
  border-style: none;
  height: 150px;
  outline: medium none;
  width: 150px;
}
.panel_6_store_family_sm_img {
  border-style: none;
  height: 50px;
  outline: medium none;
  width: 50px;
}
.panel_6_store_category_name {
  display: block;
  font-family: 'Helvetica';
  font-size: 16px;
  margin: 0 auto 0 10px;
  padding-left: 20px;
  padding-top: 7px;
  text-align: left;
  width: 185px;
}
.panel_6_store_category_name_off {
  background-position: left center;
  background-repeat: no-repeat;
  color: #373737;
}
.panel_6_store_category_name_on {
  background-image: url("../images/checkbox_hover.png");
  background-position: 2px 10px;
  background-repeat: no-repeat;
  background-color: #e7e7e7;
  color: #5f6062;
  -webkit-box-shadow: 0px 2px 2px 0px #d7d7d7;
  box-shadow: 0px 2px 2px 0px #d7d7d7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.panel_6_store_category_name_hover {
  background-image: url("../images/checkbox_hover.png");
  background-position: 2px 10px;
  background-repeat: no-repeat;
  background-color: #e7e7e7;
  color: #5f6062;
  -webkit-box-shadow: 0px 2px 2px 0px #d7d7d7;
  box-shadow: 0px 2px 2px 0px #d7d7d7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.panel_6_store_category_big_img {
  border-style: none;
  height: 150px;
  outline: medium none;
  width: 150px;
}
.panel_6_store_category_sm_img {
  border-style: none;
  height: 50px;
  outline: medium none;
  width: 50px;
}
.panel_6_print_button {
  background: url("../media/images/print_icon.png") no-repeat scroll 0 15px transparent;
  color: #373737;
  display: block;
  float: right;
  font-family: 'Helvetica';
  font-size: 12px;
  height: 47px;
  line-height: 50px;
  margin-right: 20px;
  padding-left: 30px;
}
.panel_6_print_button_off {
  color: #373737;
}
.panel_6_print_button_on {
  color: #78A22F;
}
.panel_6_print_button_hover {
  color: #F89823;
}
.panel_6_spit {
  display: none;
}
.panel_6_spit_header {
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  font-size: 24px;
  margin: 20px 20px 5px;
  text-align: left;
  width: 700px;
}
.panel_6_spit_table_title {
  border: 1px solid #999999;
  margin: 20px 20px 5px;
  width: 700px;
}
.panel_6_spit_table_title_text {
  background-color: #999999;
  color: #EFEFEF;
  font-size: 16px;
  padding: 2px 5px;
  text-align: left;
}
.panel_6_spit_table {
  border: 1px solid #999999;
  margin-bottom: 10px;
  width: 700px;
}
.panel_6_spit_table_head {
  background-color: #373737;
  border: 1px solid #999999;
  color: #FFFFFF;
  font-size: 10px;
  padding: 4px;
  text-align: left;
}
.panel_6_spit_table_subhead {
  background-color: #CCCCCC;
  border: 1px solid #999999;
  color: #666666;
  font-size: 10px;
  padding: 4px;
  text-align: left;
}
.panel_6_spit_table_cell {
  border: 1px solid #999999;
  color: #666666;
  font-size: 12px;
  padding: 4px;
  text-align: left;
}
.list_inner {
  padding-left: 15px;
  padding-right: 25px;
  padding-top: 10px;
  position: relative;
  min-height: 85px;
}
.location_street_address {
  float: left;
  line-height: 18px;
  padding-bottom: 9px;
  font-family: Helvetica;
}
.pop-middle p {
  color: #373737;
  font-family: Helvetica;
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 16px;
  text-align: left;
}
.found {
  color: #F89823;
  float: left;
  font-size: 15px;
  padding: 15px;
  width: 150px;
  font-family: 'Helvetica';
}

/*TEMP*/

.my_button {
  font-size: 14px;
  cursor: pointer;
}
.my_button_off {
  color: 000000;
}
.my_button_on {
  color: #f66;
}
.my_button_hover {
  color: #66f;
}
.by_text {
  color: #222;
  float: left;
  font-size: 9px;
  padding: 25px 0 0;
}
.by_text a {
  color: #222;
  text-decoration: underline
}
.storeCategorySlider_view {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.8);
  height: 700px;
  position: absolute;
  right: 375px;
  top: 0;
  width: 283px;
  z-index: 99;
  overflow: auto;
}
.popup_liner_view {
  padding: 0 5px;
}
.intruct {
  color: #FFFFFF;
  font-size: 13px;
  padding: 20px 10px;
  background: #1f446f;
}
. .popup_liner_view {
  height: 632px;
  overflow-y: auto;
  padding-left: 10px;
}
.fa.fa-times {
  cursor: pointer;
  float: right;
  font-size: 14px;
}
.view {
  background: rgb(57, 134, 198);
  background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
  background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 40px;
  margin: 25px 0;
  padding-top: 4px;
  text-align: center;
  text-transform: capitalize;
  text-shadow: 0 1px 1px #000101;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.view:hover {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.contentPane,
.esriPopup .actionsPane,
.esriPopup .pointer,
.esriPopup .outerPointer {
  background: #fff !important
}
.esriPopup.esriPopupVisible {
  margin-left: -4px;
  margin-top: -13px;
}
.panel_2_deal_shell_count_num,
.panel_3_deal_shell_count_num {
  color: #1f446f;
  font-size: 50px;
  font-weight: bold;
}
.deal_main_title {
  color: #1f446f !important;
  font-weight: bold;
}
.deal_btn {
  background: #0093c9 none repeat scroll 0 0 !important;
}
.panel_2_deal_shell .fa.fa-times,
.panel_3_deal_shell .fa.fa-times {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 16px;
  padding: 5px 7px 0;
}
.deal_btn_wrap {
  right: 30px !important;
}
.panel_2_deal_shell,
.panel_3_deal_shell {
  border: 1px solid #bababa !important;
  box-shadow: 0 0 10px 0 #999;
  -webkit-box-shadow: 0 0 10px 0 #999;
}
.deal_main_image {
  line-height: 100px;
}
.deal_main_image > img {
  width: 100%;
  margin-left: 10px;
}
.deal_main_title_liner {
  display: inline-block;
  line-height: 25px;
  width: 37%;
}
.deal_link.deal_link_off {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #255686;
  display: inline-block !important;
  text-decoration: none !important;
  margin-right: 10px;
  font-size: 14px !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  line-height: 34px;
  margin-top: 20px;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.deal_desc {
  color: #6e6e6e !important;
  font-size: 14px !important;
  line-height: 21px !important;
}
.deal_name {
  color: #255686 !important;
}
.deal_close_button i {
  color: #fff !important;
  font-size: 19px !important;
  margin-left: -23px !important;
  margin-top: 6px !important;
}
#panel4CRFFamilyName1 {
  display: none;
}

/*** MEDIA QUERIES*/


/****** Panel 1*/

@media (max-width:935px) {
  .panel_1_submit_button {
    width: auto
  }
  .search_input_bg {
    margin-right: 10px;
  }
  .step_uno {
    right: 48.39583333333333%;
  }
  .step_uno span {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .google_btn {
    display: none
  }
  #directions_tab_mobile {
    display: block
  }
}
@media (max-width:960px) {
  #directions_tab_mobile {
    display: none;
  }
  .google_btn {
    background: rgb(57, 134, 198);
    background: -moz-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(57, 134, 198, 1)), color-stop(24%, rgba(52, 121, 182, 1)), color-stop(79%, rgba(36, 75, 126, 1)), color-stop(100%, rgba(31, 63, 112, 1)));
    background: -webkit-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
    background: -o-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
    background: -ms-linear-gradient(top, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
    background: linear-gradient(to bottom, rgba(57, 134, 198, 1) 0%, rgba(52, 121, 182, 1) 24%, rgba(36, 75, 126, 1) 79%, rgba(31, 63, 112, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3986c6', endColorstr='#1f3f70', GradientType=0);
    color: #fff;
    border: 1px solid #e6e6e6;
    text-shadow: 0 1px 1px #000101;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -ms-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    width: 49%;
    float: left;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    font-size: 13px;
  }
  .google_btn i {
    padding-right: 5px;
  }
  .cart_prod {
    float: left;
    color: #255686;
    clear: both;
    font-size: 13px;
    width: 100%;
    text-align: left;
  }
  .panel_1_product_label:hover {
    font-weight: normal;
  }
  .panel_1_product_label_on {
    color: #c04744 !important;
    font-weight: normal;
  }
  .panel_1_product_label {
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #666;
    padding: 5px;
    display: inline-block;
    font-size: 12px;
    margin: 0px 0px 10px 5px;
  }
  .panel_1_product_label {
    line-height: 15px;
  }
  .left_col {
    width: 100%;
    margin: 0;
  }
  .threecol {
    width: 100%;
  }
  .search_bg_section {
    display: none;
  }
  .tag {
    font-size: 20px;
    width: 95%;
    margin: 0 15px;
    text-align: center;
  }
  .all_products_label {
    display: none;
  }
}
@media (max-width:885px) {
  .step_uno {}
  .filter {
    font-size: 12px;
  }
  .not_panel_1_find_text {
    font-size: 23px;
    line-height: 75px;
  }
  .panel_1_find_text {
    font-size: 19px;
  }
}
@media (max-width:745px) {
  .single_deal {
    width: 305px !important;
  }
  .promo_left {
    float: none !important;
    width: 304px;
  }
  .promo_border {
    border: 0px none;
    height: auto !important;
    width: 310px !important;
    margin: 0px auto;
  }
  .panel_1_prod_shop_cart_shell {
    background: #fff;
    border: 1px solid #255686;
    position: absolute;
    padding: 5px;
    right: 0px;
    top: 40px;
    width: 96%;
    z-index: 999;
  }
  .filter {
    font-size: 15px;
    position: absolute;
    /* left: 40px; */
    width: 87%;
    padding-left: 39px;
    text-align: left;
  }
  .subbtn_bg {
    width: 18.666666666666668%;
    margin-left: 3.3333333333333335%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .panel_1 .subbtn_bg {
    margin-left: 3.33333%;
    transition: none 0s ease 0s;
    width: 28.667%;
  }
  .down_arrow {
    float: right;
    margin-right: 15px;
  }
  .products_btn {
    position: relative;
    top: 7px;
    margin-left: 0;
    width: 100%;
  }
  .search_back {
    height: auto;
    padding-bottom: 10px;
  }
  .panel_1_multiFilter_l3_products_shell {
    display: block;
    vertical-align: top;
    width: 270px;
    padding-bottom: 0;
    margin: 20px auto 0;
  }
  .mobile_text {
    color: #fff;
    margin-bottom: 10px;
    display: block;
  }
  .step_uno {
    display: none;
    /*color: #fff;
		font-size: 12px;
		position: absolute;
		right: 296px;
		top: -79px;*/
  }
  .left_border {
    float: none;
    border-left: 0;
    height: 0;
    border-right: 0;
    display: inline-block;
  }
  .find_text {
    background: #0093c9;
    text-shadow: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: none;
    display: block;
    border-right: 0;
    position: relative;
    font-size: 23px;
    /* margin-left: 0; */
    top: 187px;
    /* margin: 0 auto; */
    padding-right: 0;
    margin-left: 0;
    line-height: inherit;
    vertical-align: bottom;
    /* margin-bottom: 20px; */
    width: 130px;
  }
  .step_two_header strong:first-of-type {
    display: block;
    font-size: 20px;
    line-height: 25px;
    width: 100%;
  }
  .step_two_header {
    text-align: center;
    width: 300px;
    margin: 20px auto 0;
    line-height: 20px;
    padding: 0 0 15px;
  }
  .panel_1_multi_sm_img_holder img {
    margin-top: 0;
  }
  #panel1Form .panel_1_address_field {
    width: 190px;
  }
  .search_input_bg {
    clear: both;
    float: none;
    height: 70px;
    position: relative;
    margin: 0 auto;
    top: -35px;
    padding-bottom: 10px;
    padding-top: 0;
    vertical-align: top;
    width: 300px;
  }
  .find_back_btn .panel_1_multiback_but {
    font-size: 13px;
    line-height: 35px;
    width: 130px;
    text-align: center;
    height: 35px;
  }
  .panel_1_multi_sm_img_holder {
    border-left: 0 none;
    display: block !important;
    float: none;
    height: 36px;
    margin: 0 auto 10px;
    padding-left: 5px;
    padding-top: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -43px;
    vertical-align: bottom;
    width: 190px;
  }
  .view_2_mobile {
    width: 300px;
    text-align: center;
    margin: 0 auto 45px;
  }
  .not_panel_1_find_text {
    font-size: 23px;
    line-height: 75px;
  }
}

/******* Mobile*/

@media (max-width:695px) {
  .add_overflow {
    overflow: auto;
  }
  .panel_4_back_button {
    float: none;
  }
  .p_four_back_btn {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    position: relative;
    float: left;
    font-size: 12px;
    padding-left: 0;
    margin: 10px 0 20px 15px;
    line-height: 31px;
    width: 150px;
    text-align: center;
    background: #255686;
  }
  .gray {
    padding-top: 15px;
  }
  /****** Promo */
  .promo_right_liner {
    padding: 25px 0px 0 0 !important;
    text-align: center;
  }
  .single_deal {
    width: auto !important;
  }
  .promo_right {
    display: block !important;
    float: none !important;
    text-align: left;
    width: 295px;
  }
  /****** Panel 3*/
  .tag_tabs .panel_1_multi_button:first-child {
    margin: 30px 0 0;
  }
  .direction_box_scroll {
    margin-left: 5.333333333333334%;
    width: 93.33333333333333% !important;
  }
  .panel_3_new_loc_button {
    width: 21.470588235294116%;
  }
  .direction_box_start_bg {
    margin-right: 1.4705882352941175%;
    width: 75%;
  }
  .direc_liner {
    width: 90.66666666666666%;
  }
  .direction_store {
    float: left;
    margin-top: 0;
    margin-left: 4%;
  }
  .panel_3_email_button {
    width: 19.466666666666665%;
  }
  .direction_box_email_bg {
    margin-right: 1.3333333333333335%;
    width: 65.33333333333333%;
  }
  .direction_box_email_text {
    margin-left: 1.3333333333333335%;
    margin-right: 5.333333333333334%;
  }
  .email_info {
    margin: 15px auto 0 7%;
    width: 93%;
  }
  .pagination {
    float: right;
    margin-right: 2.666666666666667%;
  }
  .panel_3_back_button {
    margin-left: 4%;
  }
  .panel_3_print_button {
    margin-left: 17.333333333333336%;
    padding-left: 6%;
  }
  .panel_3_products_text {
    margin-left: 5.333333333333334%;
    width: 90.13333333333333%;
  }
  .panel_3_products_tab,
  .panel_3_directions_tab {
    width: 50%;
  }
  .directions_tabs {
    width: 90.66666666666666%;
  }
  .direction_box {
    max-width: 100%;
    width: 100%;
  }
  /****** Panel 2*/
  .in_panel_search {
    float: none;
    clear: both;
    margin: 16px auto;
  }
  .in_panel_back_btn {
    display: none;
  }
  .in_panel_left_border {
    display: none;
  }
  .panel_two_back_btn {
    display: none;
  }
  .fix {
    float: left;
    padding-left: 5.5096418732782375%;
    padding-top: 5px;
    width: 64.18732782369146%;
  }
  .panel_2_loc_name {
    display: block;
  }
  .list_inner {
    padding-left: 4.132231404958678%;
    padding-right: 3.887052341597796%;
    padding-top: 10px;
    position: relative;
    min-height: 85px;
  }
  .map_cell {
    display: none;
  }
  /****** End Panel 2*/
  .panel_3 {
    background: #fff;
  }
  .view_one_text {
    float: none;
    display: block;
    width: 300px;
    font-size: 23px;
    margin: 0 auto;
    padding: 0;
  }
  .view_text {
    float: none;
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }
  .step_two_header {}
  .step_uno {
    display: none;
  }
  .panel_1_multi_button {
    width: 70%;
    margin: 20px auto 50px;
  }
  .tab_space {
    display: none;
  }
  .top_bottom_margin {
    margin-top: 0;
  }
  .by_text {
    display: none;
  }
  .panel_4_crf_product_name {
    margin-left: 0;
  }
  .panel_1_product_label:hover {
    color: #c04744;
    font-weight: normal;
  }
  .form_input_container_tall {
    width: 100%;
  }
  .panel_5 {
    height: 1240px;
  }
  .p5_scroll {
    float: none;
    width: 97%;
    height: 400px;
    margin: 0 auto;
  }
  .request_form {
    width: 100%;
  }
  .cat_slider_liner {}
  .new_footer {
    display: none;
  }
  .prods_float {
    width: 220px;
    margin: 0 auto 0;
  }
  .threecol_liner {
    text-align: center;
  }
  .prod_info {
    width: 100px;
    margin: 0 auto;
  }
  .panel_3_back_button {}
  .lightGrayProducts {
    display: none;
  }
  .lightgrey {
    padding: 0;
    width: 100%;
  }
  .panel_1_product_big_img {
    width: 100px;
    margin: 0 auto;
  }
  .prods_float {
    height: 160px;
  }
  .list_cell {
    width: 100%;
  }
  .storeCategorySlider_view {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    height: 250px;
    margin-top: 10px;
    position: relative;
    overflow: auto;
    width: 100%;
    right: 0;
    z-index: 99;
  }
  .popup_liner_view {
    /*overflow-y:hidden;*/
    height: 100%;
  }
  .half_cell_left {
    max-width: inherit;
    float: none;
    width: 93%;
    margin: 0 auto;
    overflow: inherit;
  }
  .half_cell_right {
    float: none;
    padding: 0;
    max-width: 100%;
    width: 93%;
    margin: 0 auto;
  }
  .category_container {
    width: 100%;
  }
}
@media (max-width:430px) {
  .view_one_text {
    font-size: 20px;
    width: 251px;
  }
  .panel_1_product_label {
    margin: 0px 0px 5px 5px;
  }
  .pagination {
    float: right;
  }
  .prods_float {
    width: 210px;
    margin: 0 auto;
  }
  .panel_3_print_button {
    padding-left: 9%;
    margin-left: 13%;
  }
  .left_col {
    padding: 10px 0 5px;
  }
}
@media (max-width:371px) {
  .half_cell_left {
    overflow: inherit;
  }
}
@media (max-width:349px) {
  .selections_container_2 p {
    margin-left: 10px;
  }
  .p5_wrap {
    /*max-width: 300px;*/
  }
  .form_input_container_tall {
    width: 100%;
  }
  .p5_box {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .p5_scroll {
    width: 100%;
    height: 400px;
  }
  .panel_4_liner {
    /*width: 100%;*/
  }
}
