/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
body {background: url(../images/template/footer-bg.gif) repeat scroll 0 0 #2B2B2B;}
.main1{background-color:#f2f2f2;}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
}
#push {
  background: url(../images/template/bottom-bg.gif) repeat scroll 0 0 #6D6D6D;
}
#footer{
  height: 54px;
  border-top:1px solid #1a1a1a;
}
#rt-footer{
	background: url(../images/template/footer-bg.gif) 0 0 repeat #2b2b2b;
}
#body-wrapper {
  height: 100%;
}

ul.menu-list li a, ul.menu-list li span.separator, div.k2CategoriesListBlock > ul li a, div.k2ArchivesBlock > ul li a, div.userLinks > ul li a, ul.k2UserBlockActions > li a, form#form-login > ul li a {
    background-position: 0 -220px;
}


/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore,
button.button,
input.button {
	display: inline-block;
	text-decoration: none;
	font: bold 12px/17px Arial;
	text-transform: uppercase;
	border-top:1px solid #339933;
	border-right:1px solid #2c892c;
	border-bottom:1px solid #2c892c;
	border-left:1px solid #339933;
	background: url(../images/template/button-bg.gif) 0 0 repeat-x #339933;
	background: -webkit-gradient(linear, left top, left bottom, from(#339933), to(#339933));
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#339933', endColorstr='#339933');

  text-align: center;
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover,
button.button:hover,
input.button:hover {
	background-position:0 -70px;
	background-color:#3b3b3b;
	background: -webkit-gradient(linear, left top, left bottom, from(#474747), to(#3b3b3b));
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#3b3b3b');
	border:none;
}

a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore {
  padding: 0px 14px;
  height: 37px;
  line-height: 37px;
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover {
padding: 1px 15px;
}
button.button,
input.button {
  padding: 10px 14px;
}
button.button:hover,
input.button:hover {
padding: 11px 15px;
}
/*Lists*/
/*Columns*/
.cols ul {
  margin: 0 -10px;
  overflow: hidden;
}
.cols ul li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.cols.four ul li {
  width: 240px;
}
.cols.three ul li {
  width: 320px;
}
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/
#rt-top {
  padding: 5px 0;
  background: #313131 url(../images/template/top-bg.gif) 0 0 repeat-x;
}
#rt-top .rt-container #rt-logo {
  position: relative;
}
/*=== HEADER POSITION ===*/

#rt-header {
  background: #f1f1f1 url(../images/template/header-bg.gif) 0 0 repeat-x;
  padding-bottom: 30px;
}
.homepage #rt-header {
  padding-bottom: 15px;
}

/*=== MENU POSITION ===*/
ul.sf-menu {
  float: right;
  position: relative;
}
ul.sf-menu li a,
ul.sf-menu li span.separator {
  display: block;
  padding: 0 14px;
  text-decoration: none;
}
/**/
ul.sf-menu > li {
  padding: 5px 0 0;
  margin: 0;
}
ul.sf-menu > li.sfHover,
ul.sf-menu > li.active,
ul.sf-menu > li:hover {
  padding: 0;
  padding-top: 5px;
  background: url(../images/template/menu.gif) 0 0 repeat-x #339933;
}
ul.sf-menu > li > a,
ul.sf-menu > li > span.separator {
  font: bold 18px/20px 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
  display: block;
  padding: 0;
  text-align: center;
  padding: 20px 18px 18px 19px;
}
.sf-menu > li.current{
   background: url(../images/template/menu.gif) 0 0 repeat-x #339933;
}
ul.sf-menu > li > a:hover,
ul.sf-menu > li > span.separator:hover {
}
ul.sf-menu > li.sfHover > a,
ul.sf-menu > li.sfHover > span.separator,
ul.sf-menu > li.active > a,
ul.sf-menu > li.active > span.separator,
ul.sf-menu > li > a:hover,
ul.sf-menu > li > span.separator:hover {
}
ul.sf-menu > li > a span,
ul.sf-menu > li > span.separator span {
  display: block;
  font: italic bold 13px/22px arial;
  text-transform: lowercase;
  color: #b4b3b3;
}
ul.sf-menu > li.current > a span , ul.sf-menu > li.current > span.separator{
	color:#fff;
}
ul.sf-menu > li > a strong,
ul.sf-menu > li > span.separator strong {
  display: none;
}
ul.sf-menu > li.sfHover > a span,
ul.sf-menu > li.sfHover > span.separator span,
ul.sf-menu > li.active > a span,
ul.sf-menu > li.active > span.separator span,
ul.sf-menu > li > a:hover span,
ul.sf-menu > li > span.separator:hover span {
  color: #fff;
}
/**/
ul.sf-menu li:hover > ul,
ul.sf-menu li.sfHover > ul {
  top: 90px;
}
ul.sf-menu ul {
  width: 160px;
  border-right: 1px solid #292929;
  border-bottom: 1px solid #292929;
  padding: 0.5em 0;
  background: #474747;
  background: -webkit-gradient(linear, left top, left bottom, from(#474747), to(#3b3b3b));
  background: -moz-linear-gradient(top,  #474747,  #3b3b3b);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#3b3b3b');
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 140px;
  top: -0.5em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 140px;
  top: -0.5em;
}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  font: bold 12px/30px Arial;
  text-transform: uppercase;
}

ul.sf-menu ul li a:hover {
  color: #669966;
}
select.select-menu {
  display: none;
}
/*=== SHOWCASE POSITION ===*/
#rt-showcase {
  overflow: hidden;
  padding: 0 0 30px;
  background:#f2f2f2;
}
/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/

#rt-maintop {
  padding: 30px 0 5px;
}
/*====SLIDER====*/

.flex-caption {
	background: url(../images/template/slide-bg.gif) 0 0 repeat #6a6a6a !important;
	border-color:#504f4f !important;
	color:#c6c6c6 !important;
}
.flex-control-nav {
	background: url(../images/template/nav-bg.gif) 0 0 repeat #2b2b2b !important;
	border-color:#504f4f !important;
}
.flex-caption a.moduleItemTitle {
    color: #fff !important;
}
.flex-caption a.moduleItemTitle:hover {
    color: #156f29 !important;
}
.flex-caption a.moduleItemReadMore:hover {
	font: bold 18px/38px 'PT Sans Narrow',sans-serif;
}

.flex-control-nav >li a {
	background: url(../images/template/bg_control_nav.png) right 0 repeat !important;
}
.flex-control-nav li a.flex-active , .flex-control-nav li a:hover{
    background-position: 0 0 !important;
}

#flexslider-slider {
	padding:9px;
	background-color:#fff;
	border:1px solid #e8e8e8;
	margin-left:-10px;
}

.flex-control-nav {
	bottom:10px !important;
}
/*=== CONTENT ===*/

#rt-main {
  padding: 4px 0 0px;
}
.homepage #rt-main {
  padding-top: 31px;
}

.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 10px;
}
.K2ItemsRow {
  margin: 0 -10px;
}


/*== Home Page ==*/

div.k2ItemsBlock.articles > ul {
  overflow: hidden;
}
div.k2ItemsBlock.articles > ul li {
  float: left;
  width: 220px;
  margin: 0 0 40px 20px;
}
div.k2ItemsBlock.articles > ul li:first-child {
  margin-left: 0px;
}
div.k2ItemsBlock.articles > ul li a.moduleItemTitle {
  display: inline-block;
  font: bold 30px/30px 'PT Sans Narrow', sans-serif;
  color: #4a4a43;
  text-transform: capitalize;
  padding: 5px 0 6px 110px;
  min-height: 135px;
}
div.k2ItemsBlock.articles > ul li a.moduleItemTitle span {
  display: block;
}
.homepage .itemList .catItemImageBlock {width:220px; height:auto;}
div.k2ItemsBlock.articles > ul li a.moduleItemTitle:hover {
  color: #156f29;
}
div.k2ItemsBlock.articles > ul li:first-child a.moduleItemTitle {background: url(../images/template/icon1.jpg) 0 0 no-repeat;}
div.k2ItemsBlock.articles > ul li:first-child + li a.moduleItemTitle {background: url(../images/template/icon2.jpg) 0 0 no-repeat;}
div.k2ItemsBlock.articles > ul li:first-child + li + li a.moduleItemTitle {background: url(../images/template/icon3.jpg) 0 0 no-repeat;}
div.k2ItemsBlock.articles > ul li:first-child + li + li + li a.moduleItemTitle {background: url(../images/template/icon4.jpg) 0 0 no-repeat;}

div.k2ItemsBlock.articles > ul li a.moduleItemReadMore {
  margin-top: 5px;
}

/* Custom Two Colums */

div.k2ItemsBlock.twoColums > ul li {
	width: 50%;
	float: left;
}
div.k2ItemsBlock.twoColums > ul li.firstItem a.moduleItemTitle {
	color: #339900;
	cursor: default;
}
div.k2ItemsBlock.twoColums > ul li.lastItem a.moduleItemTitle {
	visibility: hidden;
}
div.k2ItemsBlock.articles {
	clear: both;
}



div.k2ItemsBlock.banner {
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background: -moz-linear-gradient(top,  #fff,  #f8f8f8);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8');
  border:1px solid #e8e8e8;
  margin: 10px 0 40px;
  padding: 25px 29px 29px;
  overflow: hidden;
}
div.k2ItemsBlock.banner > ul {
  float: left;
}
div.k2ItemsBlock.banner > ul li a.moduleItemTitle {
  font: bold 34px/30px 'PT Sans Narrow', sans-serif;
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, 2px 0px 2px #fff, 0px 2px 2px #fff, -2px 0px 2px #fff, 0px -2px 2px #fff;
  color: #4a4a43;
}
div.k2ItemsBlock.banner > ul li a.moduleItemTitle:hover {color: #156f29;}
div.k2ItemsBlock.banner > ul li p {
  margin: 0;
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, 2px 0px 2px #fff, 0px 2px 2px #fff, -2px 0px 2px #fff, 0px -2px 2px #fff;
  font-size: 14px;
  font: italic bold 14px/20px Arial;
  color: #4a4a43;
}
div.k2ItemsBlock.banner > a.moduleCustomLink {
  float: right;
  padding: 9px 13px;
  max-width: 79px;
  height: auto;
  line-height: 17px;
  margin-top: 5px;
}
.port div.itemImageBlock, .port div.catItemImageBlock, .blog div.itemImageBlock, .blog div.catItemImageBlock {
    float: none;
    margin-right: 0;
}
div.k2ItemsBlock.banner > a.moduleCustomLink:hover {
  padding: 10px 14px;
}

/**/

/**/

div.catItemView.home {
  padding-bottom: 40px;
}
div.catItemView.home div.catItemHeader {
  padding-bottom: 21px;
}
div.catItemView.home div.catItemHeader h3.catItemTitle {
  font: bold 30px/30px 'PT Sans Narrow', sans-serif;
  color: #339933;
  text-transform: capitalize;
}

span.text {
  color: #4A4A43;
  font: bold 12px/20px Arial;
  text-transform: uppercase;
}

/*== About Page ==*/

div.k2ItemsBlock.choose > ul > li {
  margin: 0;
}
div.k2ItemsBlock.choose > ul > li span.moduleItemExtraFieldsValue {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #339933;
  background: -webkit-gradient(linear, left top, left bottom, from(#339933), to(#339933));
  background: -moz-linear-gradient(top,  #339933,  #339933);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#339933', endColorstr='#339933');
  text-align: center;
  margin: 6px 20px 0 0;
  font: bold 25px/40px 'PT Sans Narrow', sans-serif;
  color: white;
  box-shadow:inset -1px -1px 0 #9e1e08;
}
div.k2ItemsBlock.choose > ul > li .moduleItemIntrotext {
  overflow: hidden;
}
div.k2ItemsBlock.choose > ul > li a.moduleItemTitle {
  font: bold 12px/20px Arial;
  color: #4a4a43;
  text-transform: uppercase;
  text-decoration: none;
}
div.k2ItemsBlock.choose > ul > li a.moduleItemTitle:hover {
  color: #156f29;
}

/**/
div.k2ItemsBlock.team > ul {
  overflow: hidden;
}
div.k2ItemsBlock.team > ul li {
  float: left;
  width: 140px;
  padding-left: 20px;
}
div.k2ItemsBlock.team > ul li:first-child {padding-left: 0;}
div.k2ItemsBlock.team > ul li {}
div.k2ItemsBlock.team > ul li {}
div.k2ItemsBlock.team > ul li {}
/**/

/*== Blog Page ==*/

div.k2ItemsBlock.r-posts > ul {}
div.k2ItemsBlock.r-posts > ul li {
  margin: 0 0 28px;
}
div.k2ItemsBlock.r-posts > ul li span.moduleItemDateCreated {
  float: left;
  margin: -2px 20px 0 -8px;
  width: 58px;
  text-align: center;
  text-transform: lowercase;
  font: bold 20px/24px 'PT Sans Narrow', sans-serif;
  color: #4a4a43;
}
div.k2ItemsBlock.r-posts > ul li span.moduleItemDateCreated span {
  display: block;
  width: 66px;
  height: 45px;
  padding-top:15px;
  background: url(../images/template/recent-date.png) 0 0 no-repeat;
  font: bold 26px/32px 'PT Sans Narrow', sans-serif;
  margin-bottom:-10px;
}
div.k2ItemsBlock.r-posts > ul li a.moduleItemTitle {
  font: bold 12px/20px Arial;
  text-transform: uppercase;
  color: #4a4a43;
  text-decoration: none;
}
div.k2ItemsBlock.r-posts > ul li a.moduleItemTitle:hover {
  color: #156f29;
}
div.k2ItemsBlock.r-posts > ul li a.more {
  text-transform: lowercase;
}
div.k2ItemsBlock.r-posts > ul li .moduleItemIntrotext {
  overflow: hidden;
}

.r-posts a.more {color:#156f29;}
.r-posts a.more:hover {text-decoration:none;}

div.catItemView.blog {
  padding-bottom: 40px;
}


/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0;
  margin-bottom: 3em;
}
.port div.itemImageBlock,
.port div.catItemImageBlock,
.blog div.itemImageBlock,
.blog div.catItemImageBlock {
  margin-right: 0;
}
.itemListView.port span.catItemImage{background-color:#2a2a2a;}
span.catItemImage a img, .blog .itemImage img{
	opacity: 1 !important;
	filter: alpha(opacity=100)  !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	background-color:#fff;
}
.homepage .itemList #itemListLeading .catItemBody .catItemIntroText p:first-child {margin-bottom:0;}
span.catItemImage a:hover img, .blog .itemImage a:hover img{
	opacity: 0.7 !important;
	filter: alpha(opacity=70)  !important;
}
.itemListView.port span.catItemImage a:hover img {
	opacity: 0.3 !important;
	filter: alpha(opacity=30)  !important;
}
#port div.catItemHeader {
    padding-bottom: 0px;
}
#port div.catItemView div.catItemHeader span.catItemDateCreated,
#port div.catItemView div.catItemHeader div.catItemHitsBlock {
  display: inline-block;
  font-size: 0.8em;
  margin: 0 0.5em 0 0;
}
#port div.itemImageBlock {
  float: left;
  margin: 0 1em 1em 0;
}
#port a.touch {
  position: relative;
  display: block;
  overflow: hidden;
}
#port a.touch span.zoomIcon {
  background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
  height: 36px;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  top: -50%;
  width: 36px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
  margin-bottom: 20px;
}
#port div.itemExtraFields ul {
  list-style: none;
}
#port div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#port div.extraFieldsIntroText {
  overflow: hidden;
}
#port div.itemContainer.itemContainerLast {
  margin-right: 0 !important;
}
#port #isotopeOptions {
  overflow: hidden;
  margin-bottom: 1em;
  float: right;
  color:#4A4A43;
}
#port #isotopeOptions a{
  color:#4A4A43;
}
#port #isotopeOptions a:hover{
  color:#156f29;
}

#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0.5em 1em 0.5em 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
#port #isotopeOptions ul#filters li a:hover,
#port #isotopeOptions ul#sort li a:hover,
#port #isotopeOptions ul#sort_direction li a:hover,
#port #isotopeOptions ul#filters li a.selected,
#port #isotopeOptions ul#sort li a.selected,
#port #isotopeOptions ul#sort_direction li a.selected {
  text-decoration: none;
  color:#156f29;
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 10px;
}
#port .itemList > div {margin: 0 -10px;}



/*== History Page ==*/
#history div.catItemHeader {
  float: left;
  margin: 0 1em 0 0;
}
#history div.catItemHeader h3.catItemTitle {
  margin: 0;
}
#history div.catItemHeader span.catItemEditLink {
  float: none;
}
#history div.catItemBody {
  overflow: hidden;
  padding: 0 2em 0 0;
}
#history div.catItemBody div.catItemIntroText p {
  margin: 0;
}
#history .K2ItemsRow .itemContainer {
  margin: 0 0 2em 0;
}
/*== FAQs Page ==*/
#faqs div.catItemHeader h3:before {
  content: "Q.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
#faqs div.catItemBody:before {
  content: "A.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
/*== Testimonials Page ==*/
#testimonials div.catItemIntroText:before {
  background: url(../images/quotes.png) left top no-repeat;
  content: ".";
  text-indent: -999em;
  display: block;
  float: left;
  margin: 0 0.5em 0.5em 0;
  width: 66px;
  height: 45px;
}
#testimonials div.catItemIntroText p:after {
  content: '"';
}
#testimonials div.itemExtraFields > h3 {
  display: none;
}
#testimonials div.itemExtraFields ul {
  float: right;
  list-style: none;
}
#testimonials div.itemExtraFields ul li {
  font-style: italic;
}
#testimonials div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#testimonials div.catItemExtraFields {
  float: right;
}
#testimonials div.catItemExtraFields ul {
  list-style: none;
}
#testimonials div.catItemExtraFields ul li {
  font-style: italic;
}
#testimonials div.catItemExtraFields ul li.author {
  font-weight: bold;
}
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3.5em 0 0;
}
#contact-form-cont div.contact-form #contact-form textarea {
  height: 200px;
}
#contact-form-cont div.contact-form #contact-form dl {
  margin: 0;
}
#contact-form-cont div.contact-form #contact-form fieldset legend {
  display: inline-block;
  padding: 0 0 1em 0;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  margin: 0 0 2em 0;
}
#k2Container.k2AccountPage input.inputbox,
#k2Container.k2AccountPage input[type="text"],
#k2Container.k2AccountPage textarea#jform_profile_aboutme,
#k2Container.k2AccountPage select {
  width: 60%;
}
#k2Container.k2AccountPage textarea#description {
  resize: none;
  overflow: auto;
}
#k2Container.k2AccountPage textarea#jform_profile_aboutme {
  height: 150px;
}
/*Reset / Remind */
#user-registration input.inputbox {
  width: 60%;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
/*== Search Page ==*/
div.component-content > div.search {
  margin: 0 0 2em 0;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: bold;
}
div.component-content > div.search #searchForm fieldset > div {
  margin: 0 0 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter {
  margin: 1em 0;
  padding: 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter p.counter {
  line-height: 34px;
}
div.component-content > div.search #searchForm div.phrases-box label,
div.component-content > div.search #searchForm fieldset.only label {
  display: inline-block;
  margin: 0 1em 0 0;
  line-height: inherit;
}
div.component-content > div.search .componentheading {
  margin: 0 0 2em 0;
}
fieldset.word {
  margin: 0 0 2em;
}
fieldset.word label {
  display: block;
}
fieldset.word #search-searchword {
  width: 40%;
  display: block;
  margin: 0 0 1em 0;
}
/*== User Lofin ==*/
.component-content div.login {
  padding: 3em 0;
}
.component-content div.login input.inputbox {
  width: 40%;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  height: 26px;
  padding: 3px 9px;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #ccc;
  color: #88888a;
  background: #f9f9f9;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding: 3px 9px;
  font-family: inherit;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  border: 1px solid #cccccc;
  color: #88888a;
  background: #f9f9f9;
}
#rt-bottom input.inputbox{
	border: 1px solid #504f4f;
  background: #fbfafa;
  }
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 10px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
		color:#fff;
		padding: 0px 13px;
		height: 37px;
		display: inline-block;
		text-decoration: none;
		font: bold 12px/37px Arial;
		text-transform: uppercase;
		border-top:1px solid #156f29;
		border-right:1px solid #156f29;
		border-bottom:1px solid #156f29;
		border-left:1px solid #156f29;
		background: url(../images/template/button-bg.gif) 0 0 repeat-x #156f29;
		background: -webkit-gradient(linear, left top, left bottom, from(#156f29), to(#339933));
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#339933', endColorstr='#339933');
}
div.k2Pagination li span.pagenav,
div.pagination li span.pagenav,
div.itemCommentsPagination li span.pagenav,
div.k2Pagination li a.pagenav:hover,
div.pagination li a.pagenav:hover,
div.itemCommentsPagination li a.pagenav:hover {
		background-position:0 -70px;
		background-color:#3b3b3b;
		border:none;
		padding: 1px 14px;
		background: -webkit-gradient(linear, left top, left bottom, from(#474747), to(#3b3b3b));
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#3b3b3b');
}
div.k2Pagination li .num a.pagenav, div.pagination li .num a.pagenav, div.itemCommentsPagination li .num a.pagenav{
		padding: 0px 10px;
}
div.k2Pagination li .num span.pagenav,
div.pagination li .num span.pagenav,
div.itemCommentsPagination li .num span.pagenav,
div.k2Pagination li .num a.pagenav:hover,
div.pagination li .num a.pagenav:hover,
div.itemCommentsPagination li .num a.pagenav:hover{
		padding: 1px 11px;
}
/* Comments */
.userItemView {margin-bottom:40px;}
div.itemComments ul.itemCommentsList li {
  border: 1px solid #e8e8e8;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background: -moz-linear-gradient(top,  #fff,  #f8f8f8);
  padding: 14px 19px;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
div.itemComments ul.itemCommentsList li div.commentBody div.commentToolbar span.commentLink {
  float: right;
}
div.itemComments ul.itemCommentsList li div.commentToolbar {
  margin: 0 0 0 2em;
}
div.itemComments div.userAvatar {
  float: left;
  margin: 0 20px 0 0;
}
form#comment-form textarea#commentText {
  height: 136px;
    width: 77%;
}
form#comment-form input.inputbox {
  width: 43%;
}


/*Search*/
#rt-top .mod_search {
  float: right;
  position: relative;
  overflow: hidden;
  color: #b4b3b3;
}
#rt-top .mod_search label {
  line-height: 26px;
}
#rt-top .mod_search input#mod-search-searchword {
  margin: 0 0 0 11px;
  padding: 0 8px;
  float: right;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  height: 26px;
  line-height: 26px;
  width: 178px;
  color: #88888a;
  box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
  outline: none;
}
#rt-top .mod_search input.button {
  border: none;
  position: absolute;
  top: 6px;
  right: 9px;
  padding: 0;
  margin: 0;
}
/*=== MAINBOTTOM POSITION ===*/

#rt-mainbottom .rt-container {
  background: url(../images/template/container.gif) center 0 no-repeat;
  padding: 10px 0 10px;
}

/*=== BOTTOM POSITION ===*/

#rt-bottom {
  padding-top: 1px;
  background: #6d6d6d url(../images/template/bottom-bg.gif) 0 0 repeat;
}
#rt-bottom .rt-container {
  padding: 10px 0 10px
}
#rt-bottom div.module-title {
    padding-bottom: 17px;
}
#rt-bottom div.module-title h2 {
  color: #fff;
  font: bold 20px/30px 'PT Sans Narrow',sans-serif;
}
#rt-bottom div.k2CategoriesListBlock > ul li a, #rt-bottom  a.moduleItemTitle , #rt-bottom  ul.menu-list li a, #rt-bottom ul.menu-list li span.separator, #rt-bottom ul.menu-list li span.separator:hover{
	color:#d3d3d3;
	background-position:0 -142px;
}
#rt-bottom div.k2CategoriesListBlock > ul li a:hover, #rt-bottom  a.moduleItemTitle:hover{
	color:#156f29;
}
#rt-bottom ul.menu-list li.current.active a, #rt-bottom ul.menu-list li.current.active span, #rt-bottom ul.menu-list li a:hover, #rt-bottom ul.menu-list li.active .separator span {
	color:#156f29;
	background-position:0 8px;
}

div.itemComments {
    margin-bottom: 2em;
}

ul.navigation li span.separator span span,
ul.navigation li a span span {display: none;}

/**/

#rt-bottom .acymailing_form {padding: 5px 0 0 !important;}
#rt-bottom .acymailing_form input.inputbox {
  background: #fff;
}
#rt-bottom .acymailing_form input.button {
    padding: 6px 15px 6px 14px;
	border-top-color:#f04211;
	border-right-color:#d3280b;
	border-bottom-color:#339933;
	border-left-color:#e3350e;
}
#rt-bottom .acymailing_form input.button:hover {
  padding: 7px 16px 7px 15px;
}

/*=== FOOTER POSITION ===*/

p.copyright {margin: 12px 0 0;}
p.copyright span.siteName {
  font: bold 20px/30px 'PT Sans Narrow', sans-serif;
  color: white;
}
p.copyright span.siteName span {color: #156f29; margin-right: 3px;}
p.copyright , p.copyright a {text-decoration: none; color:#fff;}

/**/

ul.menu-social {
  float: right;
}
ul.menu-social li {
  list-style: none;
  float: left;
  margin-left: 11px;
}
ul.menu-social li a {
  display: block;
  width: 29px;
  height: 29px;
  overflow: hidden;
  background: url(../images/template/social.png) 0 0 no-repeat;
  text-indent: -999em;
}
ul.menu-social li a {
	border-radius:100%;
	box-shadow:0 0 5px rgba(0,0,0,0.33);
}
ul.menu-social li a:hover {
	box-shadow:none;
}


ul.menu-social li a.facebook {background-position: 0 bottom;}
ul.menu-social li a.pinterest {background-position: -41px bottom;}
ul.menu-social li a.twitter {background-position: -81px bottom;}
ul.menu-social li a.rss {background-position: -120px bottom;}
ul.menu-social li a.facebook:hover {background-position: 0 0;}
ul.menu-social li a.pinterest:hover {background-position: -41px 0;}
ul.menu-social li a.twitter:hover {background-position: -81px 0;}
ul.menu-social li a.rss:hover {background-position: -120px 0;}

/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 130px;
  position: fixed;
  left: 94%;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/scroll-to-top.png) top left no-repeat;
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;

}
a#gantry-totop:hover {
  background-position: right 0;
}
/* Alert boxes
---------------------------------------- */
.alert-box {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box {
  border-color: #ff9999;
  color: #c31b00;
  background: url(../images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box {
  border-color: #e6c555;
  color: #9e660d;
  background: url(../images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(../images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(../images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 2%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clr,
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Tooltips */
#s-m-t-tooltip {
  position: absolute;
  max-width: 300px;
  padding: 4px 8px 4px 8px;
  background: #222;
  z-index: 1000;
  display: inline-block;
  /*important*/

  /*font*/

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  /*css3 rounded corners*/

  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tip-wrap {
  background: none repeat scroll 0 0 #000;
  box-shadow: 2px 2px 2px #888888;
  padding: 7px;
  color: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 500px !important;
  width: auto !important;
}
.tip-title {
  font-weight: bold;
}
/*======= 404 page styling ============*/
div.img404 {
  width: 50%;
  float: left;
  margin-top:-20px;
  margin-bottom:20px;
}
div.img404 img {
  width: 100%;
}
div.text404 {
  overflow: hidden;
}
div.text404 #mod-search-searchword {
  margin: 0 0.5em 0 0;
  width: 70%;
}
/*======= Under Construction ============*/
h1.constrSiteName {
  margin-bottom: 1em;
}
.counter_desc {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px 0 40px 0;
  margin: 0 0 0 30px;
}
.counter_desc div {
  width: 104px;
  margin-left: 18px;
  text-align: center;
  float: left;
}
.counter_desc div:first-child {
  margin-left: 0;
  margin-right: 23px;
}
.cntSeparator {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  margin: 24px 0;
}
#frame {
  width: 600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
#frame .frameInner {
  padding: 50px 36px;
}
#frame form {
  text-align: left;
}
#frame #form-login label {
  width: 10em;
  display: block;
  float: left;
  line-height: 2em;
}
.itemList h3{white-space:normal;}

#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}
body #rt-logo {
    width: 350px !important;
}
.flex-caption a.moduleItemReadMore {
    margin-right: 0 !important;
}