.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dj-main li.hover a.dj-up_a,
.dj-main li:hover a.dj-up_a,
.dj-main li.active a.dj-up_a {
  color: #6f9e36;
}
.dj-main li.hover ul.dj-submenu li a.dj-more-active,
.dj-main li:hover ul.dj-submenu li a.dj-more-active {
  color: #6f9e36;
}
.dj-main li.hover ul.dj-submenu li a:hover,
.dj-main li:hover ul.dj-submenu li a:hover,
.dj-main li.hover ul.dj-submenu li > a.active,
.dj-main li:hover ul.dj-submenu li > a.active {
  color: #6f9e36;
}
.dj-main li.hover li.hover > a.dj-more,
.dj-main li:hover li:hover > a.dj-more {
  color: #6f9e36;
}
#jm-header {
  background-color: #7eb43e;
  background-image: -moz-linear-gradient(top,#89C443,#6E9D36);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#89C443),to(#6E9D36));
  background-image: -webkit-linear-gradient(top,#89C443,#6E9D36);
  background-image: -o-linear-gradient(top,#89C443,#6E9D36);
  background-image: linear-gradient(to bottom,#89C443,#6E9D36);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89c443', endColorstr='#ff6e9d36', GradientType=0);
}
div.search input.button[type="image"] {
  background: #28B6CA;
}
div.search input.button[type="image"]:hover {
  background: #4ac9db;
}
.jm-module h3.jm-title {
  color: #447506;
}
.jm-module.box h3.jm-title {
  background-color: #77a441;
  background-image: -moz-linear-gradient(top,#7FAC49,#6B9835);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7FAC49),to(#6B9835));
  background-image: -webkit-linear-gradient(top,#7FAC49,#6B9835);
  background-image: -o-linear-gradient(top,#7FAC49,#6B9835);
  background-image: linear-gradient(to bottom,#7FAC49,#6B9835);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7fac49', endColorstr='#ff6b9835', GradientType=0);
}
.jm-color-font {
  color: #6f9e36;
}
.btn,
input.button {
  background-color: #6f9e36;
}
.btn:hover,
input.button:hover {
  background-color: #89c047;
}
p.readmore a.btn,
a.readmore {
  background-image: url("../images/style1/readmore_bg.png");
}
#jm-footer-mod .jm-module.box p.readmore a.btn,
#jm-footer-mod .jm-module.box a.readmore {
  background-image: url("../images/style1/readmore_bg.png");
}
.btn-group.open .btn.dropdown-toggle {
  background: #89c047;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background: #6f9e36;
}
.nav.menu li > a:hover,
.nav.menu li.active > a,
.jm-module.dark .nav.menu li > a:hover,
.jm-module.dark .nav.menu li.active > a,
#jm-footer-mod .jm-module .nav.menu li > a:hover,
#jm-footer-mod .jm-module .nav.menu li.active > a {
  color: #00A9E0;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #00A9E0 !important;
}
.page-header > h1,
h2 span.subheading-category {
  color: #447506;
}
a {
  color: #00A9E0;
}
ul li {
  background-image: url("../images/style1/li.png");
}
.djslider .slide-desc-text .slide-title a:hover {
  color: #00a9e0;
}
.slider1-ms a.readmore,
body .djf_mod a.btn {
  color: #6f9e36;
  background: #ffffff url("../images/style1/readmore_big.png") no-repeat right center;
  background: url("../images/style1/readmore_big.png") no-repeat right center, -moz-linear-gradient(top,#ffffff 0%,#dfdfdf 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dfdfdf));
  background: url("../images/style1/readmore_big.png") no-repeat right center, -webkit-linear-gradient(top,#ffffff 0%,#dfdfdf 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -o-linear-gradient(top,#ffffff 0%,#dfdfdf 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -ms-linear-gradient(top,#ffffff 0%,#dfdfdf 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, linear-gradient(to bottom,#ffffff 0%,#dfdfdf 100%);
}
.slider1-ms a.readmore:hover,
body .djf_mod a.btn:hover {
  background: #fafafa url("../images/style1/readmore_big.png") no-repeat right center;
  background: url("../images/style1/readmore_big.png") no-repeat right center, -moz-linear-gradient(top,#fafafa 0%,#fafafa 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#fafafa));
  background: url("../images/style1/readmore_big.png") no-repeat right center, -webkit-linear-gradient(top,#fafafa 0%,#fafafa 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -o-linear-gradient(top,#fafafa 0%,#fafafa 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -ms-linear-gradient(top,#fafafa 0%,#fafafa 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, linear-gradient(to bottom,#fafafa 0%,#fafafa 100%);
}
.slider1-ms a.readmore:active,
body .djf_mod a.btn:active {
  background: #dfdfdf url("../images/style1/readmore_big.png") no-repeat right center;
  background: url("../images/style1/readmore_big.png") no-repeat right center, -moz-linear-gradient(top,#dfdfdf 0%,#ffffff 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#dfdfdf),color-stop(100%,#ffffff));
  background: url("../images/style1/readmore_big.png") no-repeat right center, -webkit-linear-gradient(top,#dfdfdf 0%,#ffffff 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -o-linear-gradient(top,#dfdfdf 0%,#ffffff 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, -ms-linear-gradient(top,#dfdfdf 0%,#ffffff 100%);
  background: url("../images/style1/readmore_big.png") no-repeat right center, linear-gradient(to bottom,#dfdfdf 0%,#ffffff 100%);
}
#djcatalog .djc_subcategories h2.djc_title,
#djcatalog .djc_related_items h3.djc_related_title {
  color: #447506;
}
#djcatalog .djc_items .featured_item .djc_title h3,
#djcatalog .djc_related_items .featured_item .djc_title h3,
#djcatalog.djc_item.featured_item h2.djc_title,
#djcatalog .djc_items_table .djc_featured_image {
  background-image: url("../images/style1/featured.png");
}
#djcatalog .djc_items_table th {
  background: #6f9e36;
}
#djcatalog .djc_items_table td.djc_td_title a:hover {
  color: #00A9E0;
}
body .catalog-ms .djf_mod .djf_pag span {
  color: #6f9e36;
}
