/* colors-parish.less */
.darktolight {
  background: #669933;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2OTkzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzY2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #669933 0%, #336600 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #669933), color-stop(100%, #336600));
  background: -webkit-linear-gradient(top, #669933 0%, #336600 100%);
  background: -o-linear-gradient(top, #669933 0%, #336600 100%);
  background: -ms-linear-gradient(top, #669933 0%, #336600 100%);
  background: linear-gradient(to bottom, #669933 0%, #336600 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#669933', endColorstr='#336600', GradientType=0);
}
/* colors.less */
h1,
h2,
a {
  color: #336600;
}
a:hover {
  color: #669933;
}
.light {
  color: #669933;
}
.dark {
  color: #336600;
}
#nav-main,
#footer {
  background: #336600;
}
#header .user:hover {
  background: #669933;
}
#nav-main #navigation > li > a:hover {
  color: inherit;
}
#nav-main #navigation > li:hover {
  background: #669933;
  color: white;
}
#nav-main li > ul {
  background: #669933;
}
#nav-main li > ul > li:hover {
  background: #333333;
}
#nav-main .dark {
  background: #336600;
  color: inherit;
}
.nav-header li ul {
  color: white;
  background-color: #669933;
}
#header .user {
  background-image: url('/icons/menu/profile-church-on.png');
}
#header .user .cart {
  color: #669933;
}
#header .user .user-menu .dark,
#header .user .user-menu .light {
  color: inherit;
}
#header .user .user-menu .dark {
  background: #336600;
}
#header .user .user-menu .light {
  background: #669933;
}
#header .user .user-menu li:hover {
  background: #333333;
}
#header .user:hover {
  background-image: url('/icons/menu/profile-church-off.png');
}
#header .user:hover > div > a:hover {
  color: #333333;
}
#header .user:hover .cart {
  color: white;
}
#header .user:hover .cart a {
  color: inherit;
}
ul.sub-nav .active {
  background: #336600;
  color: white;
}
ul.sub-nav li > a:hover {
  color: white;
  background: #669933;
  text-decoration: none;
}
ul.nav.nav-pills.nav-type a {
  color: #333333;
}
ul.nav.nav-pills.nav-type a:hover {
  background: #669933;
  color: white;
}
ul.nav.nav-pills.nav-type .active a {
  background: #336600;
  color: white;
}
.tabs-left .nav-tabs li.active a {
  background: #336600;
  color: white;
}
.tabs-left .nav-tabs li a:hover {
  background: #669933;
  color: white;
}
div.carousel .carousel-indicators li.active {
  background: #669933;
}
div.carousel .carousel-indicators li {
  background: #cccccc;
}
div.carousel a.carousel-control,
div.carousel ul li.letter {
  color: #669933;
}
div.carousel a.carousel-control.right {
  background-image: url('/images/img-right-green.png');
}
div.carousel a.carousel-control.left {
  background-image: url('/images/img-left-green.png');
}
div.carousel a.carousel-control.right:hover {
  background-image: url('/images/img-right-white.png');
}
div.carousel a.carousel-control.left:hover {
  background-image: url('/images/img-left-white.png');
}
div.carousel a.carousel-control:hover {
  background-color: #669933;
}
input[type="submit"] {
  background: #336600;
}
#store-header #store-title div.title,
#store-header #store-title div.subtitle {
  color: white;
}
#store-header #store-title div.title {
  background: #669933;
  text-shadow: 1px 1px 3px #333333;
}
#store-header #store-title div.title div.ribbon-tail.tail-right {
  background-position: -70px -72px;
}
#store-header #store-title div.title div.ribbon-tail.tail-left {
  background-position: 0px -72px;
}
#store-header #store-title div.subtitle div {
  background: #333333;
}
#store-header #view-styles {
  color: #333333;
}
#store-header #view-styles div.view-style {
  width: 28px;
  height: 28px;
  overflow: hidden;
  background-image: url('/images/sprites/view-styles.jpg');
}
#store-header #view-styles div.view-style.detail.active,
#store-header #view-styles div.view-style.detail:hover {
  background-position: 0px 56px;
}
#store-header #view-styles div.view-style.grid.active,
#store-header #view-styles div.view-style.grid:hover {
  background-position: 56px 56px;
}
#store-header #view-styles div.view-style.list.active,
#store-header #view-styles div.view-style.list:hover {
  background-position: 28px 56px;
}
div#back-to-top a {
  background-image: url('/images/img-up-green.png');
}
div#back-to-top a:hover {
  background-color: #669933;
}
