@charset "utf-8";
/* SPUD header css with BOOTstrap 3 CSS Document */
/* @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:300,400,400i,500,700,900'); */
#topheaderrow, #whiteback {
  background-color: #ffffff;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: 'Roboto', Arial, Helvetica !important;
  font-weight: 700;
}
#thelogo {
  display: block;
  float: left;
  text-align: left;
  margin: 5px 0px 0px 10px;
  width: 300px;
  height: 90px;
}
#headerz {
  width: 1280px;
  background-color: #fff;
  padding: 10px 0px 10px 0px;
  vertical-align: bottom;
  height: 118px;
  margin: 0px auto 0px auto;
  font-family: 'Roboto', Arial, Helvetica !important;
  font-weight: 700;
}
#theproducts {
  width: 96%;
  max-width: 1280px;
  margin: 0px auto;
}
.wpnavs a {
  padding: 2px 5px;
  font-weight: bold;
  color: #000000 !important;
  border-right: solid 1px #ddd;
}
.wpnavs a:hover {
  color: #999 !important;
}
#thecartbox {
  margin-left: 10px;
}
.basketamt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  padding-top: 0px;
  padding-right: 15px;
  padding-left: 0px;
  padding-bottom: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
#bloodhound {
  height: 50px;
}
#menuholder {
  background-color: #3b5763;
  /*border-top: dotted 2px #fff;
	border-bottom: dotted 2px #fff;*/
  width: 100%;
}
#navcenter {
  max-width: 1280px;
  margin: 0px auto;
}
.prodcategory {
  clear: both;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 10px auto;
  width: 100%;
}
#tfcont {
  width: 96%;
  margin: 20px auto;
}
ul.wpnavbr {
  padding-left: 0px;
  margin: 0px;
  float: right;
  font-size: 18px;
}
.shopdate {
  font-size: 14px;
  font-weight: bold;
}
.gotocart {
  width: 100%;
  display: block;
  height: 100%;
}
#top-head {
  display: block;
  text-align: right;
}
#top-head a {
  font-size: 16px;
  color: #da5127;
}
#mid-head {
  display: block;
  height: 45px;
}
#top-nav {
  float: left;
  display: block;
}
#rightofnav {
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
  float: left;
}
.wpnavs {
  font-size: 18px;
  line-height: 22px;
  float: left;
  list-style-type: none;
}
li.wpnavs {
  padding: 5px 0px 0px 0px !important;
}
ul li.wpnavs:first-child, ol li.wpnavs:first-child {
  padding-top: 9px;
}
#middletopnav {
  /*	float: right;*/
  margin-left: 5px;
  min-width: 430px;
}
#thecartbox {
  float: right;
  min-width: 290px;
  max-width: 330px;
  /* [disabled]width: auto;
*/
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  font-size: 12px;
  color: #222;
  padding: 0px 5px 0px 10px;
  text-align: left;
  position: relative;
}
#cd-cart-trigger {
  width: 121px;
  height: 57px;
  display: block;
  background-image: url(../gifs-f/redbasket.png);
  position: relative;
  background-repeat: no-repeat;
  cursor: pointer;
}
#cd-cart-no-trigger {
  width: 121px;
  height: 57px;
  display: block;
  background-image: url(../gifs-f/redbasket-grey.png);
  position: relative;
  background-repeat: no-repeat;
  cursor: pointer;
}
#cd-cart-trigger:hover {
  background-image: url(../gifs-f/redbasket-over.png);
  transition: background .15s linear, box-shadow .15s linear;
  cursor: pointer;
}
#signinspot {
  text-align: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  font-size: 16px;
  height: 30px;
}
#signinspot a {
  color: #000;
}
#signinspot a:hover {
  color: #999 !important;
}
#mainnavigation {
  font-size: 18px;
  color: #da5127;
  font-weight: 500;
  margin-right: 0px;
  margin-left: 20px;
  margin-bottom: 0px;
}
#mainnavigation a {
  margin: 0px 10px;
  font-size: 16px;
  font-family: 'Roboto', Arial, Helvetica !important;
  font-weight: 700;
}
#mainnavigation a:link {
  color: #da5127;
}
#mainnavigation a:hover {
  color: #8d3b22;
}
#searchspot {
  float: left;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}
#lnks {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  text-align: right;
}
#welcomemessages {
  height: 30px;
  padding: 5px 0px 0px 0px;
  text-align: right;
  font-size: 18px;
}
input#searchterms {
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border: solid 1px #ccc;
  padding: 5px 10px;
  font-size: 14px;
  color: #222;
  width: 220px;
  float: left;
}
#tealnnav {
  background-color: #54a499;
  padding: 10px 0px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-top: dotted 2px #fff;
  border-bottom: dotted 2px #fff;
}
#tealnnav a:link {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0px 15px;
  font-family: 'Roboto', Arial, Helvetica !important;
  ;
}
.myname {
  font-size: 18px;
  margin-right: 0px;
}
/* customer drop down */
.customer .nav {
  left: 50%;
  margin-left: -150px;
  top: 50px;
  position: absolute;
}
ul.customer {
  /*	float: right;*/
}
.customer .nav > li > a:hover, .customer .nav > li > a:focus, .customer .nav .open > a, .customer .nav .open > a:hover, .customer.nav .open > a:focus {
  background: #fff;
}
.customer.navbar-nav > li > a {
  padding-top: 8px;
  padding-bottom: 5px;
  text-overflow: ellipsis;
  color: #939393;
  font-weight: bold;
}
.customer .dropdown {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  width: 350px !important;
}
.customer .dropdown:hover {
  background: #eee;
  border: 1px solid #ccc;
}
.customer .dropdown-menu {
  background-color: #fff;
}
.customer .dropdown-menu > li > a {
  display: block;
  padding: 7px 20px;
  clear: both;
  font-weight: 400;
  line-height: 110%;
  color: #694119;
  white-space: nowrap;
}
li.customer > a:hover {
  background-color: #fff;
}
li.customer {
  display: inline;
}
.customer.dropdown ul.dropdown-menu {
  border-radius: 4px;
  box-shadow: none;
  margin-top: 10px;
  margin-left: 30%;
  width: 240px !important;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.52);
}
.customer .dropdown ul.dropdown-menu:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 16px;
  z-index: 10;
}
.customer .dropdown ul.dropdown-menu:after {
  content: "";
  border-bottom: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 14px;
  z-index: 9;
}
.signout {
  padding: 8px 0px 0px 0px;
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
}
.pull-right {
  margin-left: 10px;
}
.customer .dropdown-menu .divider {
  height: 1px;
  margin: 2px 0;
  overflow: hidden;
  background-color: #222;
}
.customer.dropdown-menu > li > a:hover, .customer.dropdown-menu > li > a:focus {
  background-image: none;
  background-repeat: repeat-x;
  background-color: #efefef;
}
/* end customer drop down */
.bootstrap-datetimepicker-widget.dropdown-menu {
  background-color: #fff;
}
/* enable absolute positioning */
.inner-addon {
  position: relative;
}
/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
/* align glyph */
.left-addon .glyphicon {
  left: 0px;
}
.right-addon .glyphicon {
  right: 0px;
}
/* add padding  */
.left-addon input {
  padding-left: 30px;
}
.right-addon input {
  padding-right: 30px;
}
input.datetimepicker {
  color: #da5127;
  cursor: pointer;
  min-width: 190px;
}
.datepicker.input-group-addon {
  border: none;
  padding: 0px 6px;
  background-color: #fff;
}
.inner-addon .twitter-typeahead {
  width: 100%;
}
.fa-icon {
  font-size: 14px;
  padding-top: 10px;
  position: absolute;
  right: 10px;
  z-index: 44;
}
.calendar-picker {
  min-width: 210px;
}
/*
 * Dropit v1.1.0
 * http://dev7studios.com/dropit
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* These styles assume you are using ul and li */
.dropit {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropit .dropit-trigger {
  position: relative;
}
.dropit .dropit-submenu {
  position: absolute;
  top: 100%;
  left: 0; /* dropdown left or right */
  z-index: 890000;
  display: none;
  min-width: 150px;
  list-style: none;
  padding: 5px;
  margin: 0;
  background-color: #fff;
}
.dropit .dropit-open .dropit-submenu {
  display: block;
}
/* enddropit */
li.locswitch, ul.locswitch {
  background-color: #fff;
}
li.locswitch {
  padding: 2px 10px !important;
}
li.locswitch a:link {
  padding: 0px 3px;
}
li.locswitch a:hover {
  background-color: #ccc;
  display: block;
}