/* CSS Document */


/* NEWS PAGE */
.category-list #adminForm .btn-group{
  text-align: right;
}

.category-list #adminForm .category{
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: left;
  width: 100%;
  height: 400px;
}

.category-list #adminForm .category tr{
  padding: 15px;
  background: #FFF url(../../../components/com_osmembership/assets/images/bg-gradient.png) repeat-x;
  margin-bottom: 15px;  
  height: 19px;
}


.category-list #adminForm .category tr td.list-title{
  font-size: 17px;
  font-weight: bold;
  line-height: 40px;
}

.category-list #adminForm .category tr td.list-title a{
  padding-left: 15px;
}

.category-list #adminForm{
  text-align: center;
  width: 100%;
}

.category-list #adminForm p.counter.pull-right{
  margin-bottom: 5px;
}

/* Information Services Banner */

.info-serv-image{
  margin-left: 22px;
  margin-right: 22px;
  margin-top: -101px;
  z-index: 1;
}

#banner-overlay a.item1{
  width: 89px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 22px;
}

#banner-overlay a.item2{
  width: 78px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

#banner-overlay a.item3{
  width: 127px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

#banner-overlay a.item4{
  width: 112px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

#banner-overlay a.item5{
  width: 104px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

#banner-overlay a.item6{
  width: 89px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

#banner-overlay a.item7{
  width: 114px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

#banner-overlay a.item8{
  width: 103px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

#banner-overlay a.item9{
  width: 90px;
  height: 101px;
  float: left;
  z-index: 5;
  background-color: transparent;
  opacity: 0.5;
  margin-left: 1px;
}

.ed-sign-up-area{
  background-color: #409d2b;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}

.ed-sign-up-form{
  width: 583px;
  margin: 0 auto;
  height: 26px;
}

.ed-sign-up-title{
  width: 100%;
  text-align: center;
}

.ed-sign-up{
  width: 73px;
  float: left;
  line-height: 28px;
  margin-right: 10px;
}

.acymailing_form input[type="text"]{
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.acymailing_form input[type="submit"]{
  cursor: pointer;
  position: relative;
  top: -4px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  background-color: #006dcc !important;
  background-image: -moz-linear-gradient(top, #08c, #04c) !important;
  background-image: -webkit-gradient(linear,0 0,0 100%,from( #08c),to( #04c)) !important;
  background-image: -webkit-linear-gradient(top, #08c, #04c) !important;
  background-image: -o-linear-gradient(top, #08c, #04c) !important;
  background-image: linear-gradient(to bottom, #08c, #04c) !important;
  background-repeat: repeat-x;
  border-color: #04c #0044cc #002a80 !important;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
}

/* Nad CSS */

.user-loggedin {
  font-family: 'Roboto', sans-serif;
  color: #848484;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px;
  border-radius: 5px;
  width: 268px;
  position: relative;
  margin-top: 10px;
  overflow: hidden;
  background: #e4eaee;
}
.welcome-text {
  font-size: 15px;
  font-weight: 900;
}

/* Shop Add To Cart Section */
div.catItemLinks{
  margin: 0px;
}
.itemView .k2store-product-info .product_price{
  float: left;
  width: 33.3333%;
}
.itemView .k2store-product-info .product_quantity_input{
  float: left;
  width: 33.3333%;
  text-align: center;
}
.itemView .k2store-product-info .product_quantity_input .title{
  line-height: 30px;
}
.itemView .k2store-product-info .product_quantity_input input{
  margin-bottom: 3px;
}
.itemView .k2store-product-info .k2store_add_to_cart{
  float: left;
  width: 33.3333%;
}
.itemView .k2store-product-info .k2store_add_to_cart .k2store_cart_button{
  float: right;
}

/* sticky footer */

#wrapper-fullwidth{
  min-height: -moz-calc(100% - 359px);
  min-height: -webkit-calc(100% - 359px);
  min-height: -o-calc(100% - 359px);
  min-height: calc(100% - 359px);
  background-color: transparent;
}
#wrapper, #content{
  min-height: inherit;
  height: auto;
  background-color: #fff;
}

#header-fullwidth{
  height: 163px;
}
#menu-fullwidth{
  height: 37px;
}
#footer-fullwidth{
  height: 129px;
}
#banner-base{
  height: 10px;
  max-height: 85px;
  padding-bottom: 0px;
  margin-top: -6px;
}

/* Subscription Plans */

.dm_row{
  min-height: 113.5px;
}
html, body{
  height: 100%;
}
body{
    margin: 0px;
}

/* Log in Page Form */

.login .control-group input[type="text"], .login .control-group input[type="password"]{
  outline-color: skyblue;
  margin: 0 5px 0 0;
  border: 1px solid #EEE;
  padding: 4px;
  width: 150px;
}
.login .control-group button{
  margin-top: 5px;
}

.button.btn-primary, button{
  cursor: pointer;
}

.login .form-horizontal{
  text-align: center;
}

ul.nav-tabs li{
  width: 33.3333%;
  float: left;
  text-align: center;
  margin-top: 70px;
}

/* Donations */

#os_form .control-group input[type="text"], #os_form .control-group select, #os_form .control-group textarea{
  outline-color: skyblue;
  margin: 0 5px 0 0;
  border: 1px solid #EEE;
  padding: 4px;
}
#os_form .control-group input{
  outline-color: skyblue;
  margin: 0 5px 0 0;
  border: 1px solid #EEE;
}

#os_form input[type="button"]{
  background: #FFF;
  border: 1px solid #EEE;
  height: 25px;
  margin-top: 5px;
}

/* Main Menu */

#menu{
  height: 37px;
}

#js-mainnav.megamenu.white {
  background-color: transparent;
  box-shadow: none;
  height: 37px;
  line-height: 37px;
  border-radius: 0px;
}

#js-mainnav.megamenu.white ul.level0 li.mega a.mega.last {
  border-right: 1px solid #FFF;
}

#js-mainnav.megamenu.white ul.level0 li.first {
  border-radius: 0px;
}

#js-mainnav.megamenu.white ul.level0 li.mega {
  border-right: none;
  text-align: left;
  background-color: transparent;
  font-size: 13px;
}

#js-mainnav.megamenu.white ul.level0 li.mega a.mega.active{
  color: #252070;
}
#js-mainnav.megamenu.white ul.level0 li.mega a.mega{
  color: #fff;
  padding: 0 10px;
  line-height: 37px;
  font-size: 86%;
  margin-top: -1px;
}
#js-mainnav.megamenu.white ul.level0 li.haschild-over a.mega span.menu-title:hover{
  color: #252070;
}
#js-mainnav.megamenu.white .childcontent{
  margin-top: 35px;
}
#js-mainnav.megamenu.white .childcontent-inner-wrap span.menu-title{
  color: #409d2b;
  width: 150px;
}

form.fancy fieldset{
  border: none;
}

form.fancy input, form.fancy textarea{
  border: 1px solid #EEE;
  
}

form.fancy fieldset li {
  border-bottom: 1px solid #efefef;
}

form.fancy #alternative_contact{
  padding-top: 60px;
}

form.fancy #form_submit_button{
  background: #FFF;
  border: 1px solid #EEE;
  height: 25px;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: bold;
  padding: 0.1em 0.2em;
  border-radius: 0;
}


/* Error Message */

#system-message .alert-error .close, #system-message .alert-error .alert-heading{
  display: none;
  visibility: hidden;
  opacity: 0;
}

#system-message .alert-error div{
  width: 432px;
  margin: 0 auto;
  text-align: center;
}

#system-message .alert-error div p img{
  width: 237px;
}

/* footer menu */

#footer-right .nav{
  margin-right: 257px;
}


/* Fixes */

#menu357 > span {
  width: 300px !important;
}

#js-meganav > ul > li.mega.submenu-align-auto.haschild-over.over > div > div > div {
  width: 200px !important;
}

#footer-right > div > div > ul > li.item-145 > a {
  border-left: none !important;
}

#js-meganav > ul > li.mega.last.submenu-align-auto.haschild-over.over > div, #js-meganav > ul > li.mega.last.submenu-align-auto.haschild > div {
  display: none !important;
}

.minus-3-pixels {
  margin-right: -3px !important;
}

/* Information Services */



.icon-container{
  width: 100%;
  height: 40px;
  padding-bottom: 6px;
}

.icon-container div{
  width: 25%;
  height: 40px;
  float: left;
  padding: 0px;
  margin: 0px;
  background-repeat: no-repeat;
  background-position: center;
}

.bee-search{
  background: url('../../../images/bee-search.jpg');
}
.eva-crane{
  background: url('../../../images/eva-crane.jpg');
}
.info-leaflets{
  background: url('../../../images/info-leaflets.jpg');
}
.website-links{
  background: url('../../../images/website-links.jpg');
}