.ja-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  float: left;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  display: inline-block;
  width: 400px;
  height: 110px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text h1 {
  color: #444;
}
.logo-text h1 a {
  color: #444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.head-search {
  float: right;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url(/templates/ja_mero/images/icon-search.png) no-repeat 210px 8px #111;
  border: 1px solid #222;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 226px;
}
.head-search .input:focus {
  background-color: #fff;
  border-color: #fff;
  color: #444;
}
.ja-slideshow {
  margin-bottom: 10px;
}
.ja-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.ja-sl-1 {
  margin: 0;
  padding: 0;
}
.ja-sl-2 {
  margin: 0;
  padding: 10px 0 0 0;
}
.ja-sl-2 .t3-module {
  margin-bottom: 0;
}
.ja-sl-3 {
  padding: 30px 0 40px;
}
.ja-sl-3 .t3-module {
  margin-bottom: 0;
}
.ja-mainbody {
  padding: 10px 0;
  position: relative;
  z-index: 20;
}
.one-row,
.double-row,
.triple-row {
  min-height: 240px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.double-rows {
  min-height: 490px;
}
.triple-rows {
  min-height: 740px;
}
ul.double-rows {
  height: auto;
}
.ja-footer {
  color: #666;
  *zoom: 1;
}
.ja-footer:before,
.ja-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footer:after {
  clear: both;
}
.ja-footer small {
  display: block;
  font-size: 100%;
}
.ja-fotoer a,
.ja-footer .nav > li > a {
  color: #666;
}
.ja-footer a:hover,
.ja-footer .nav > li > a:hover {
  color: #1ba1e2;
}
.ja-fn {
  border-top: 1px solid #1e1e1e;
  padding: 40px 0;
}
.ja-footnav {
  padding: 0;
  *zoom: 1;
}
.ja-footnav:before,
.ja-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footnav:after {
  clear: both;
}
.ja-fn .module {
  background: transparent;
  color: #666;
  margin-bottom: 0;
  min-height: 1px;
}
.ja-fn .module .module-inner {
  padding: 0;
}
.ja-fn .module .module-title {
  color: #200;
  font-family: 'open_sans_semiboldregular';
  font-size: 13px;
  margin-bottom: 5px;
}
.ja-fn .module .module-ct {
  font-size: 12px;
}
.ja-footnav ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.ja-footnav li {
  padding: 5px 0;
}
.ja-footnav li a,
.t3-footnav li a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ja-footnav li a:hover,
.ja-footnav li a:focus,
.ja-footnav li a:active,
.t3-footnav li a:hover,
.t3-footnav li a:focus,
.t3-footnav li a:active {
  background-color: transparent;
}
.ja-footnav .module-title {
  font-size: 17px;
  color: #200;
}
.ja-copyright {
  font-size: 11px;
  padding: 0;
  *zoom: 1;
}
.ja-copyright:before,
.ja-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-copyright:after {
  clear: both;
}
.ja-copyright .container {
  border-top: 1px solid #1e1e1e;
  padding: 40px 0 80px;
}
.copyright {
  background: url(/templates/ja_mero/images/footer-logo.png) no-repeat left center;
}
.copyright small {
  font-size: 11px;
  padding-left: 100px;
  padding-top: 10px;
}
.poweredby {
  text-align: right;
}
.contact {
  background: #fff;
  padding: 20px;
}
#slide-contact {
  border-bottom: solid 1px #e5e5e5;
}
.contact .accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.contact .accordion-heading {
  color: #666;
}
.contact .accordion-heading a {
  color: #666;
  outline: none;
}
.accordion-inner .contact-form fieldset {
  border: none !important;
  padding: 0;
}
.contact .nav-tabs > .active > a,
.contact .nav-tabs > .active > a:hover,
.contact .nav-tabs > .active > a:focus {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #1ba1e2;
  color: #fff;
}
.contact h3 {
  margin-bottom: 0;
}
.contact .dl-horizontal dd {
  margin-left: 0;
}
.contact .contact-form fieldset {
  border: 1px solid #ddd;
  padding: 20px;
}
.contact .contact-form legend {
  border: 0;
  display: inline-block;
  font-size: 13px;
  margin: 0;
  padding: 0 10px;
  width: auto;
}
.contact .contact-form .form-actions {
  margin: 0 -20px -20px;
  padding: 10px 20px;
}
div.login-wrap {
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  width: 490px;
}
div.login-wrap fieldset.well {
  border: 0;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.login-wrap .other-links ul {
  font-size: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
div.login-wrap .other-links ul li {
  display: inline-block;
}
div.login-wrap .other-links ul li a {
  background: url(/templates/ja_mero/images/bullet.gif) no-repeat left center;
  color: #444;
  padding-left: 10px;
  padding-right: 10px;
}
div.login-wrap .other-links ul li a:hover,
div.login-wrap .other-links ul li a:focus,
div.login-wrap .other-links ul li a:active {
  background-image: url(/templates/ja_mero/images/bullet-hover.gif);
  color: #1ba1e2;
}
.logout {
  background: #fff;
  padding: 20px;
}
.logout .controls {
  margin-left: 0;
}
div.reset,
div.remind {
  background: #fff;
  padding: 20px;
}
div.reset div.control-group,
div.remind div.control-group {
  margin-bottom: 10px !important;
}
.reset .form-actions,
.remind .form-actions {
  background: transparent;
  border: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.reset .form-horizontal .control-group,
.remind .form-horizontal .control-group {
  margin-bottom: 0;
}
.finder {
  background: #fff;
  padding: 20px;
}
.finder #search-form {
  padding: 0;
}
#search-form {
  background: #fff;
  padding: 20px;
}
#search-form .word .inputbox {
  margin-bottom: 10px;
  vertical-align: top;
}
#search-form .word .button {
  background: #444;
  border: 1px solid #444;
  color: #fff;
  padding: 5px 10px;
}
#search-form .word .button:hover {
  background: #1ba1e2;
  border-color: #1ba1e2;
}
#finder-filter-window ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#finder-filter-window ul li label {
  color: #999;
  font-weight: bold;
}
.weblink-category {
  background: #fff;
  padding: 20px;
}
.weblink-category ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.weblink-category ul ul {
  margin-left: 20px;
}
.weblink-category ul li a {
  background: url(/templates/ja_mero/images/bullet.gif) no-repeat left center;
  color: #444;
  font-weight: normal;
  padding-left: 15px;
}
.weblink-category ul li a:hover,
.weblink-category ul li a:focus,
.weblink-category ul li a:active {
  background-image: url(/templates/ja_mero/images/bullet-hover.gif);
  color: #1ba1e2;
}
.newsfeed-category {
  background: #fff;
  padding: 20px;
}
.quick-contact p {
  color: #fff;
}
.quick-contact a {
  color: #1ba1e2;
}
.quick-contact p strong {
  color: #666;
}
.acymailing_module_form .acymailing_introtext {
  margin-bottom: 10px;
}
.acymailing_module div.acymailing_form {
  overflow: hidden;
}
.acymailing_module div.acymailing_form p {
  margin-bottom: 0;
}
div.acymailing_form p.onefield {
  float: left;
  margin-right: 10px;
}
div.acymailing_form p.onefield .inputbox {
  background: #F5F5F5;
  border: 1px solid #1e1e1e;
  height: 35px;
  margin-bottom: 0;
  width: 60%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
div.acymailing_form p.onefield .inputbox:focus {
  background: #fff;
  border-color: #fff;
}
.com_acymailing div.acymailing_form p.onefield .inputbox:focus {
  border-color: #1e1e1e;
  background: #111;
  color: #fff;
}
div.acymailing_form p.acysubbuttons {
  float: left;
}
div.acymailing_form p.acysubbuttons .button {
  background: url(/templates/ja_mero/images/arrow-2.png) no-repeat left top;
  border: 0;
  height: 35px;
  width: 35px;
  text-indent: -999em;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.acymailing_form p.acysubbuttons .button:hover {
  background-position: left bottom;
}
div.acymailing_module a.modal,
div.acymailing_module a.acymailing_togglemodule {
  background: #200;
  border: 0;
  color: #999;
  display: block;
  top: auto;
  left: 0;
  margin: 0;
  padding: 10px 20px;
  position: relative;
  width: auto;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.acymailing_module a.modal:hover,
div.acymailing_module a.acymailing_togglemodule:hover {
  background: #1ba1e2;
  color: #fff;
}
.manager.thumbnails > li {
  display: inline-block;
  margin-left: 10px;
  text-align: center;
}
ul.social-list {
  margin: 0 !important;
}
ul.social-list li {
  display: block;
  margin: 0;
  padding: 5px 0 !important;
  overflow: hidden;
}
ul.social-list li a {
  display: block;
}
ul.social-list li span {
  background: url(/templates/ja_mero/images/icons-social.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}
ul.social-list li.twitter a span {
  background-position: 0px 0px;
}
ul.social-list li.twitter a:hover {
  color: #1ba1e2;
}
ul.social-list li.twitter a:hover span {
  background-position: -20px 0px;
}
ul.social-list li.facebook a span {
  background-position: 0px -20px;
}
ul.social-list li.facebook a:hover {
  color: #3b5998;
}
ul.social-list li.facebook a:hover span {
  background-position: -20px -20px;
}
ul.social-list li.google a span {
  background-position: 0px -60px;
}
ul.social-list li.google a:hover {
  color: #d9532d;
}
ul.social-list li.google a:hover span {
  background-position: -20px -60px;
}
.edit .tab-content #images .modal {
  box-shadow: none;
  left: auto;
  margin-left: 0;
  position: inherit;
  top: auto;
  width: auto;
}