.zentools .zenmore {
  margin: 20px 0;
}
.zentools .zenmore a {
  color: #fff !important;
}
.zentools .zenmore a:hover {
  background: #236e82;
}
.zentools.grid ul li {
  border: 0 !important;
}
.zentools .slidenavthumb img {
  border: 0;
  margin: 0 4px 0 0;
}
.zentools h2 {
  padding: 0;
  margin: 0;
}
.zentools.zenborder img {
  background: rgba(77,77,77,0.2);
  border: 0;
}
.zentools .nomargin img {
  margin: 0;
}
.zentools .nomargin a {
  float: left;
  width: 100%;
}
.zentools.list ul li:last-child,
.zentools.list ul li:last-child a {
  border-bottom: 0;
}
.zentools.list ul li:first-child,
.zentools.list ul li:first-child a {
  border-top: 0;
}
.zentools.list ul li {
  border-bottom: none !important;
  padding: 12px 0 !important;
}
.zentools .slidenavdiscs li {
  cursor: pointer;
  background: #fff !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.15);
  -moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.15);
  box-shadow: inset 1px 1px 2px rgba(0,0,0,0.15);
  margin: 0 10px 0 0 !important;
}
.zentools .slidenavdiscs li.active,
.zentools .slidenavdiscs li:hover {
  background: #1f6072 !important;
}
#filters {
  background: url(/templates/nebula/less/images/divider.png) repeat-x left top;
  background-position: left bottom;
  padding-bottom: 30px !important;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#filters li {
  margin: 0 4px 0 0 !important;
}
#filters li a {
  background: #a63749;
  border: 0 !important;
  color: #fff;
}
#filters li a:hover {
  background: #1f6072;
}
#filters li.active a {
  background: #1f6072;
  color: #fff;
}
#filters li a.active {
  background: #1f6072 !important;
  color: #fff;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#bannerwrap .allitems {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0,0,0,0.6);
  padding: 0 6px 4px 25px;
}
#bannerwrap .allitems h1,
#bannerwrap .allitems h2,
#bannerwrap .allitems h3,
#bannerwrap .allitems h4,
#bannerwrap .allitems h5,
#bannerwrap .allitems h6 {
  color: #fff;
  font-size: 100%;
}
#bannerwrap .allitems h1 a,
#bannerwrap .allitems h2 a,
#bannerwrap .allitems h3 a,
#bannerwrap .allitems h4 a,
#bannerwrap .allitems h5 a,
#bannerwrap .allitems h6 a {
  color: #fff;
}
#bannerwrap .slide-controller {
  position: absolute;
  bottom: 40px;
}
#bannerwrap .slideshowstandard {
  padding-bottom: 0;
}
#bannerwrap .flexslider .slides img {
  margin: 0;
}
.grid .allitems {
  background: rgba(166,55,73,0.8) !important;
}
#banner .slideshow {
  z-index: 1;
}