/* Uncomment below to change colors */

#TopMenuOuter,
.flex-control-paging li a.flex-active,
.footer-icon { background: #94ac12; }

#footer-cta {
    background: #769600;
}

.button,
a.button,
.ProductQty a,
.ProductActionAdd a,
.slide-show-render-full .slide-button span,
input[type="submit"],
input[type="button"],
button {
  background: #8ba600;
}

.button:hover,
a.button:hover,
.ProductQty a:hover,
.ProductActionAdd a:hover,
.slide-show-render-full .slide-button span:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button {
  background: #6f8400;
}

#PrimaryMenu > ul > li > a:hover,
#PrimaryMenu > ul > li.dropdown.open > a,
#PrimaryMenu > ul > li.ActivePage > a {
  color: #1cbbb4;
}

a { color: #8ba600; }
a:hover { color: #6f8400; }

#SideCategoryList ul li.sfHover > a,
#SideCategoryList ul li a:hover,
#SideCatPopOut ul li ul a:hover,
.Left .BlockContent li a:hover,
#PrimaryMenu ul li ul a:hover { background: #8ba600; }

/* -- End Colors -- */

/* Uncomment below to use different slide backgrounds. Be sure the slide li items are numbered and only change out the background image. */


#custom-slider {
    background:url(/template/img/slider-back.jpg) no-repeat;
}
/*
#custom-slider li.one {
  background-image: url(../img/bg-slider-1.jpg);
}
#custom-slider li.two {
  background-image: url(../img/bg-slider-2.jpg);
}
*/

/* -- End Slider Options -- */

/* Uncomment below to change the inner page banner background */

/*
#banner-header {
    background-image: url(../img/bg-slider-2.jpg);
}
*/

/* -- End Banner Background -- */

/* Global */

a, a:active {
    outline: 0 !important;
}

body {
    font-family: 'Droid Serif', serif;
}

input[type="text"], 
input[type="password"], 
input[type="search"], 
input[type="email"], 
input[type="url"], 
input[type="tel"], 
input[type="number"], 
input[type="datetime"], 
input[type="date"], 
input[type="time"], 
select {
    border-radius: 0px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.button, 
a.button, 
.ProductQty a, 
.ProductActionAdd a, 
.slide-show-render-full .slide-button span, 
input[type="submit"], 
input[type="button"], 
button {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

/* Top Menu */

#TopMenuOuter {
    margin-bottom: 10px;
}

#TopMenu li {
    border-left: 1px solid #fff;
    margin-left: 0;
    padding: 0 15px;
}

#TopMenu li.First {
    border: none;
}

#TopMenu a {
    font-size: 12px;
    text-transform: uppercase;
}

#TopMenu a:hover {
    color: #fff;
}

/* Header */

#HeaderOuter {
    margin-bottom: 10px;
}

#Logo {
    margin-top: 10px;
}

.header-phone {
    color: #343a34;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
}

.header-phone a {
    color: #94ad12;
    text-decoration: none;
}

#SearchForm .button {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    padding: 5px 16px !important;
}

/* Primary Menu */

#PrimaryMenuOuter {
    background: #303630;
    border: none;
}

#PrimaryMenu > ul > li > a:hover, #PrimaryMenu > ul > li.dropdown.open > a, #PrimaryMenu > ul > li.ActivePage > a {
    color: #fff;
}

#PrimaryMenu > ul > li > a {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
}

/* Products */

.Content .ProductList li .item-wrap {
    background: #f3f6e5;
}

.Content .ProductList li {
    font-family: 'Droid Serif', serif;
}

.Content .ProductList li .ProductDetails a {
    color: #41453c;
    font-size: 16px;
}

.ProductPrice, .ProductList em {
    color: #41453c;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 700;
}

/* Footer */

#footer-cta p strong {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
}

#footer-cta p {
    font-family: 'Droid Serif', serif;
    font-size: 16px;
    font-style: italic;
}

/* Footer */

#FooterOuter {
    background: #f3f6e5;
}

#Footer h3 {
    font-size: 18px;
    font-weight: 700;
}

#footer-contact .space-top {
    color: #41453c;
    font-size: 22px;
    font-weight: 400;
}
.megamenu .row > .grid-3 {
width: 356px;
min-height: 197px;
}

#PrimaryMenu ul > li > ul {
width: 265px;
}

.bookmark {
float: left;
width: 141px;
background: url(/product_images/uploaded_images/bookmark-bg.png) no-repeat left top;
padding: 5px 0 0 9px;
height: 24px;
color: #fff;
margin: 6px 0 7px 0;
}
.bookmark a{
    color:#fff;
}
#SideCatPopOut ul li ul {
width: 395px;
}
.grid-3 > a {
    color: #ffffff;
    text-decoration:none;
}
