@charset "UTF-8";
/*
lightest = #fffaee
light = #d0b67c
mid = #77694a
dark = #4f4632
*/
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
html {
    overflow-y: scroll;
    height: 100%;
    box-sizing: border-box;
}
html * {
 -moz-osx-font-smoothing: grayscale;
}
body {
    text-align: center;
    font-size: 16px;
    font-family: Verdana, Geneva, sans-serif;
    color: #4f4632;
    padding-bottom: 6rem;
    min-height: 100%;
    position: relative;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-style: none;
}
p, th, li, label {
    line-height: 1.5;
}
a {
    text-decoration: none;
    color: #4f4632;
    display: block;
}
h1 {
    font-size: 26px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 6px;
}
.pageTitle {
    text-align: left;
}
h2 {
    padding: 8px 0;
    font-size: 24px;
    text-align: left;
    margin: 8px 0;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
    margin: 8px 0;
    clear: both;
}
img {
    max-width: 100%;
}
th {
    background-color: #d0b67c;
    white-space: nowrap;
}
td, th {
    padding: 4px;
}
.bold,
.block span,
.contactAddress span,
th,
.largeButtons,
.productTitle,
nav a {
    font-weight: 600;
}
#ContentWrap {
    margin: 24px auto 0;
    position: relative;
    max-width: 1040px;
}
#Header {
    background: #d0b67c url(../images/2018/header_background3.jpg) repeat scroll left top;
    box-shadow: inset 0 20px 20px -7px rgba(0,0,0,0.4);
    float: left;
    padding-top: 80px;
    position: relative;
    width: 100%;
    text-align: left;
    border-bottom: 5px solid #4f4632;
}
.header {
  margin: 0 auto;
  position: relative;
  width: 980px;
}
#Logo {
    left: -10px;
    top: -63px;
    z-index: 21;
    position: absolute;
}
.logo {
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 100%;
}
#midcolumn {
    padding: 4% 2%;
}
.last {
    float: right;
}
/*#flexcontainer {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
}
.flexboxes {
    border-radius: 2px;
    padding: 1%;
    width: 26%;
    margin-top: 8px;
}*/
.radiusBox {
    border: 1px solid #d0b67c;
    border-radius: 4px;
    padding: 20px;
    min-height: 80px;
}
.contactAddress {
    text-align: left;
    margin: 20px 0;
}
.block {
    padding: 0 10%;
    text-align: justify;
    padding-bottom: 8px;
}
.block span {
    margin-left: -20px;
}
footer {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  box-shadow: 0 10px 12px -7px rgba(0, 0, 0, 0.3) inset;
  padding: 22px 1%;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 98%;
}
footer ul li {
    /*padding-right: 15px;*/
    display: inline;
    font-size: 11px;
}
.textright {
    text-align: right;
}
.lineGroup {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.hide, .mobile_only, .max_tablet {
    display: none;
}
.clear {
    clear: both;
}
noscript p {
    background: none repeat scroll 0 0 #d0b67c;
    box-shadow: -15px 8px 20px -5px #333;
    color: #fff;
    font-weight: 600;
    left: 0;
    margin: 0 auto;
    padding: 12px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.ltblue {
    background: #cacfe2;
    color: #052A78;
}
.blue {
    background: #052A78;
    color: #FFF;
}
.absright {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: right;
}
.relative {
    position: relative;
}
.smalltext {
    font-size: 60%;
}
.qtip,
.medtext {
    font-size: 80%;
}
.redtext,
.rednotice {
    color: #FF2600;
}
.underline {
    text-decoration: underline;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.dates {
    color: #000000;
}
.rednotice {
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 8px;
}
.column10 { width: 10%; float: left; }
.column20 { width: 20%; float: left; }
.column30 { width: 30%; float: left; }
.column33 { width: 33%; float: left; }
.column40 { width: 40%; float: left; }
.column45 { width: 45%; float: left; }
.column50 { width: 50%; float: left; }
.column55 { width: 55%; float: left; }
.column60 { width: 60%; float: left; }
.column65 { width: 65%; float: left; }
.column70 { width: 70%; float: left; }
.column75 { width: 75%; float: left; }
.column80 { width: 80%; float: left; }
.column90 { width: 90%; float: left; }
.column95 { width: 95%; float: left; }
.column100 { width: 100%; float: left; }
.column45 li span {
    width: 30%;
}
.tableborder {
    text-align: left;
    box-shadow: 0 0 2px #4f4632;
    width: 48%;
    float: left;
    margin: 10px auto;
    border-radius: 3px;
    overflow: hidden;
}
.tableborder:nth-child(even) {
  float: right;
}
.recordtable {
    width: 100%;
}
.specialtr {
    box-shadow: 0 0 2px #d0b67c;
}
.special {
    position: absolute;
    right: 0;
    top: 4px;
    width: 80px;
}
.specialtext {
    color: #d0b67c;
}
.productTitle {
    text-align: center;
    margin-bottom: 8px;
    padding: 1%;
    background-color: #d0b67c;
    position: relative;
}
.frozen .productTitle {
    background-color: #B49E6D;
    color: #FFFFFF;
}
.thumbcolumn,
.pricecolumn {
    font-size: 12px;
}
.thumbcolumn {
    width: 39%;
    float: left;
    padding: 4px;
    margin-right: 1%;
}
.pricecolumn {
    width: 56%;
    float: right;
}
.recordtable ul {
    margin: 2%;
}
.recordtable li {
    margin-bottom: 4px;
    font-weight: 500;
    clear: both;
}
.recordtable li span {
    display: block;
    float: left;
    text-align: right;
    color: #333;
    font-weight: 600;
    width: 35%;
    padding-right: 12px;
}
.recordtable .eC_ProductThumb {
    float: left;
    margin-left: 9%;
    margin-right: 2%;
    margin-bottom: 12px;
}
.eC_ProductThumb,
.largeButtons,
.smallButtons {
    width: 80px;
    margin-right: auto;
    margin-left: auto;
    height: 80px;
    background: #d0b67c;
    border-radius: 4px;
    border-style: none;
}
.frozen .eC_ProductThumb {
    background: #B49E6D;
}
.pricecolumn ul {
    margin: 2%;
}
.outofstock form {
    display: none;
}
.cartMessage {
    padding-left: 10%;
}
.add_to_cart {
    padding: 4px 0 0 10%;
    text-align: center;
}
.added,
.oosmessage {
    background: none repeat scroll 0 0 #f1f0ee;
    border-radius: 4px;
    padding: 8px;
    text-align: center;
    white-space: normal;
    border: 1px solid #4f4632;
    min-width: 60%;
    margin-left: 10%;
    float: left;
}
.oosmessage {
    display: none;
    border-color: #BBBBBB;
}
.outofstock .oosmessage {
    display: block;
}
.outofstock, .outofstock span {
    color: #666666;
    background-color: #E3E3E3;
}
.outofstock .eC_ProductThumb,
.outofstock .productTitle {
    background-color: #999999;
}
/*BEGIN dropdown_v2017.css*/
nav {
    width: 90%;
    float: right;
}
nav li {
    float:left;
    position: relative;
    width: 18%;
}
nav a {
    height: 25px;
    line-height: 1.25em;
    padding-top: 5px;
    text-align: center;
    margin-bottom: -5px;
    border-bottom: 5px solid #4f4632;
}
nav a:hover,
a.act,
.submenu .subact {
    color:#ffefcb;
    border-bottom-color: #ffefcb;
}
.submenu {
    display:none;
    position:absolute;
    top:35px;
    left:0;
    right:auto;
    z-index: 2000;
    width: 100%;
}
.submenu li {
    left:auto;
    clear:left;
    width:100%;
}
.submenu a {
    background-color: #d0b67c;
    border-bottom-width: 1px;
    font-weight: 500;
    margin-bottom: 0;
}
/* Make the sub menus appear on hover */
#MobileNav nav ul li:hover ul {
    display:block!important;
}
/*END dropdown_v2017.css*/
.largeButtons {
    height: 210px;
    width: 200px;
    margin: 20% 4% 40%;
    display: inline-block;
}
.largeButtons a {
    background: url(../images/2018/mouse_icon_large.png) no-repeat scroll center top;
    padding-top: 210px;
    width: 100%;
    font-size: 18px;
}
.rats a {
    background: url(../images/2018/rat_icon_large.png) no-repeat scroll center top;
}
.smallButtons {
    width: 60px;
    height: 60px;
}
#productNav {
    text-align: left;
}
#productNav > li {
    margin: 0 3% 3%;
    width: 23%;
    display: inline-block;
}
#productNav > li > a {
    border-bottom: solid 3px #ffefcb;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
}
#productNav > li > a,
#productNav .itemtype {
    font-weight: 600;
    padding: 4px 0 6px;
}
#productNav .itemtype, #productNav .itemtype:hover {
    font-weight: 600;
    color: #FFFFFF;
    background: #B49E6D;
    border-radius: 0 0 4px 4px;
}
#productNav .live.itemtype, #productNav .live.itemtype:hover {
    color: #4f4632;
    background: #d0b67c;
}
#productNav a img, .floatleft {
    float: left;
}
#productNav > li .active {
    border-color: #77694a;
}
#productNav li:hover {
    border-color: #d0b67c;
}
#productNav li:hover > a {
    color: #d0b67c;
}
#productNav li li {
    display: inline-block;
    width: 48%;
    text-align: center;
    /*padding: 4px 0;*/
}
.developed a {
    font-size: 80%;
}