/* Type */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.snap-left {
  float: left;
}
.snap-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.snap-right {
  float: right;
}
.main-header {
  text-align: center;
}
.main-header .tag1 {
  color: #ffc842;
  font-size: 18px;
  margin: 5px 0;
}
.main-header .tag2 {
  color: #ffc842;
  font-size: 40px;
  margin: 5px 0;
}
.main-header .tag3 {
  color: #ffc842;
  font-size: 120px;
  margin: -20px 0 0 0;
  letter-spacing: -7px;
}
.main-body h1 {
  text-align: center;
  font-family: rosewoodfill;
  font-size: 33px;
  color: #ffc842;
}
.main-body .about {
  margin-top: 20px;
  font-family: ITCAvantGardeGothicBook;
  font-size: 11px;
  font-size: 12px;
}
.main-body .about .posts {
  border-color: #ffc842;
  border-style: solid;
  border-width: 4px;
  border-style: double;
  padding: 10px 31px;
}
.main-body .about .posts .post {
  margin-bottom: 20px;
}
.main-body .about .posts .post .title {
  font-family: ITCAvantGardeGothicDemi;
  text-transform: uppercase;
}
.main-body .email {
  margin-top: 30px;
  text-align: center;
}
.main-body .email:after {
  background-image: url("../img/sprite.png");
  background-position: -214px 0;
  content: "";
  display: block;
  height: 131px;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 290px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.main-body .findUs .lists {
  border-color: #ffc842;
  border-style: solid;
  border-width: 4px;
  border-style: double;
  padding: 10px 31px;
  position: relative;
  *zoom: 1;
}
.main-body .findUs .lists:before,
.main-body .findUs .lists:after {
  display: table;
  content: "";
  line-height: 0;
}
.main-body .findUs .lists:after {
  clear: both;
}
.main-body .findUs .lists .divider {
  position: absolute;
  width: 1px;
  left: 50%;
  background-color: #ffc842;
  top: 10px;
  bottom: 10px;
}
.main-body .findUs .lists .list {
  float: left;
  width: 370px;
}
.main-body .findUs .lists .list h2 {
  color: #ffc842;
  font-family: rosewoodfill;
  font-size: 33px;
  margin: 0;
  text-align: center;
}
.main-body .findUs .lists .list .state {
  color: #ffc842;
  font-size: 16px;
  margin-bottom: 5px;
}
.main-body .findUs .lists .list .listing {
  color: #746c69;
  font-family: ITCAvantGardeGothicBook;
  font-size: 10px;
  margin-bottom: 10px;
}
.main-body .findUs .lists .list .listing:first-child {
  margin-top: 5px;
}
.main-body .findUs .lists .list .listing .title {
  font-family: ITCAvantGardeGothicDemi;
  text-transform: uppercase;
}
.main-body .findUs .lists .stores {
  padding-right: 20px;
}
.main-body .findUs .lists .markets {
  padding-left: 20px;
}
.main-body .findUs .lists ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-body .products {
  text-align: center;
}
.main-body .products .product {
  display: inline-block;
  border-color: #ffc842;
  border-style: solid;
  border-width: 4px;
  border-style: double;
  height: 566px;
  margin-bottom: 30px;
  padding: 10px 31px;
  text-align: center;
  width: 180px;
}
.main-body .products .product.center {
  margin: 0 45px;
}
.main-body .products .product.first {
  margin-left: 0;
}
.main-body .products .product .actions,
.main-body .products .product .no-stock {
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
}
.main-body .products .product .actions input[type="submit"] {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
}
.main-body .products .product .actions input[type="text"] {
  color: #746c69;
  border: 1px solid #746c69;
  font-size: 20px;
  font-family: rosewoodfill;
  padding: 2px;
  text-align: center;
  vertical-align: baseline;
  width: 26px;
  position: relative;
  top: 2px;
}
.main-body .products .product .actions label {
  display: inline-block;
  margin-right: 5px;
  margin-top: 3px;
  vertical-align: top;
}
.main-body .products .product .desc {
  font-family: ITCAvantGardeGothicBook;
  font-size: 10px;
  height: 126px;
  margin: 0;
  margin-top: 5px;
  overflow: hidden;
}
.main-body .products .product .details {
  color: #ffc842;
  font-size: 28px;
  line-height: 1.3;
  margin-top: 10px;
  overflow: hidden;
}
.main-body .products .product .image {
  height: 185px;
  overflow: hidden;
  text-align: center;
}
.main-body .products .product .image img {
  max-width: 175px;
  max-height: 175px;
}
.main-body .products .product .no-stock {
  margin-bottom: 0;
}
.main-body .products .product .title {
  display: table-cell;
  font-size: 26px;
  height: 120px;
  line-height: .9;
  margin: 0;
  margin-top: 5px;
  overflow: hidden;
  vertical-align: middle;
}
.js .main-body .expandable {
  position: relative;
  overflow: hidden;
}
.js .main-body .expandable .controls {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #ffffff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.js .main-body .expandable .controls .btn {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
}
.js .main-body .about .posts {
  height: 250px;
}
.js .main-body .findUs .lists {
  height: 250px;
}
.borderimage .main-body .findUs .lists,
.borderimage .main-body .products .product,
.borderimage .main-body .about .posts {
  border-style: solid;
  border-width: 25px 23px;
  -moz-border-image: url("../img/box-border.png") 25 23 repeat;
  -webkit-border-image: url("../img/box-border.png") 25 23 repeat;
  -o-border-image: url("../img/box-border.png") 25 23 repeat;
  border-image: url("../img/box-border.png") 25 23 fill repeat;
  padding: 0 12px;
}
.borderimage .main-body .findUs .lists {
  padding-top: 10px;
  padding-bottom: 10px;
}
.borderimage .main-body .expandable .controls {
  padding-bottom: 0;
}
