/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
#header {
  background: #1f262a url(../images/template/header.gif) 0 0 no-repeat;
}
#header > .header {
  background: url(../images/template/header_shadow.gif) center 0 repeat-x;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -73px;
  background: url(../images/template/shadow.jpg) center 0 no-repeat;
}
#home #wrapper {
  background: url(../images/template/shadow1.jpg) center 0 no-repeat;
}
#footer,
#push {
  height: 73px;
}
#body-wrapper {
  height: 100%;
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
h1 {
  margin: 0 0 18px 0;
}
h2 {
  font: 21px/21px "Trebuchet MS";
  text-transform: uppercase;
  color: white;
  margin: 0 0 28px 0;
}
h3 {
  margin: 0 0 18px 0;
}
h3 a {
  text-decoration: none;
}
span.text,
.blog h2.itemTitle,
h3 {
  display: block;
  font: 15px/18px Arial, Helvetica, sans-serif;
  text-transform: none;
  color: white;
  margin: 0 0 9px 0;
}
h4 {
  margin: 0 0 18px 0;
}
h5 {
  margin: 0 0 18px 0;
}
h6 {
  margin: 0 0 18px 0;
}
p,
pre {
  margin: 0 0 18px 0;
}
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore,
button.button,
input.button {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0 0 0 14px;
  text-decoration: none;
  border: none;
  background: url(../images/template/marker.png) 0 center no-repeat;
  text-decoration: underline;
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover,
button.button:hover,
input.button:hover {
  background: url(../images/template/marker_hover.png) 0 center no-repeat;
}
/*Lists*/
ul.itemList li,
div.k2CategoriesListBlock ul li,
div.k2ArchivesBlock ul li,
ul.k2UserBlockActions li,
ul.userLinks li,
ul.menu-list li,
form#form-login ul li {
  background: url(../images/template/marker.png) 0 7px no-repeat;
  padding: 0 0 12px 15px;
  list-style: none;
}
.userLinks,
form#form-login ul {
  margin: 2em 0 0;
}
.k2UserBlockActions {
  margin: 2em 0;
}
.moduleItemIntrotext ul.menu-list {
  margin: 0;
  padding: 9px 0 0;
}
/*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 .rt-container {
  padding-top: 42px;
}
#rt-top .rt-container #rt-logo {
  position: relative;
}
ul.menu-social {
  float: right;
  overflow: hidden;
  margin: 42px 0 0;
}
ul.menu-social li {
  float: left;
  list-style: none;
}
ul.menu-social li a,
ul.menu-social li span.separator {
  display: inline-block;
  font: 12px/34px "Trebuchet MS";
  text-transform: uppercase;
  color: #7d878c;
  text-decoration: none;
}rt-grid-4
ul.menu-social li a span,
ul.menu-social li span.separator span {
  display: block;
}
ul.menu-social li a span img,
ul.menu-social li span.separator span img {
  margin-left: 14px;
  opacity: 0.4;
  filter: progid:dximagetransform.microsoft.alphaimageloader() !important;
}
ul.menu-social li a span .image-title,
ul.menu-social li span.separator span .image-title {
  display: none;
}
ul.menu-social li a.link:hover,
ul.menu-social li span.separator.link:hover {
  text-decoration: underline;
  color: #00daff;
}
ul.menu-social li span.separator {
  background: url(../images/template/sep.gif) 0 center no-repeat;
  padding-left: 12px;
  margin: 0 -5px 0 9px;
}
/*=== HEADER POSITION ===*/
#rt-header .rt-container {
  background: url(../images/template/navigation.gif) center 0 no-repeat;
}
.search-form .rt-block {
  background: #d9d9d9;
  position: relative;
  box-shadow: 1px 1px 0px #35393c;
  -moz-box-shadow: 1px 1px 0px #35393c;
  -webkit-box-shadow: 1px 1px 0px #35393c;
  margin: 21px 25px 21px -21px;
}
.search-form .rt-block #mod-search-searchword {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  outline: none;
  background: #d9d9d9;
  border: none;
  font: 12px/18px "Trebuchet MS";
  text-transform: uppercase;
  color: #7c8083;
  padding: 11px 44px 8px 12px;
  margin: 0;
}
.search-form .rt-block .buttonsearch-form {
  position: absolute;
  top: 9px;
  right: 11px;
}
/*=== MENU POSITION ===*/
ul.sf-menu {
  position: relative;
  /*SubMenu Styles*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
ul.sf-menu li a,
ul.sf-menu li span.separator {
  display: block;
  padding: 0 1em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}
ul.sf-menu > li {
  background: url(../images/template/separator.gif) right 28px no-repeat;
  padding: 0 1px 0 0;
  margin: 0;
}
ul.sf-menu > li > a,
ul.sf-menu > li > span.separator {
  font: bold 15px/81px "Trebuchet MS";
  color: white;
  width: 133px;
  height: 79px;
  padding: 0;
}
ul.sf-menu > li > a:hover,
ul.sf-menu > li > span.separator:hover {
  color: #00daff;
}
ul.sf-menu > li.active > a,
ul.sf-menu > li.current > a,
ul.sf-menu > li.active > span.separator,
ul.sf-menu > li.current > span.separator {
  color: white !important;
  background: #00ebff url(../images/template/item.gif) 0 0 repeat-x;
}
ul.sf-menu > li.sfHover > a,
ul.sf-menu > li.sfHover > span.separator {
  color: #00daff;
}
ul.sf-menu > li:hover > ul,
ul.sf-menu > li.sfHover > ul {
  top: 83px;
}
ul.sf-menu > li:hover > ul > li > a:Hover,
ul.sf-menu > li.sfHover > ul > li > a:Hover,
ul.sf-menu > li:hover > ul > li > span.separator:Hover,
ul.sf-menu > li.sfHover > ul > li > span.separator:Hover {
  background: #05e7fe url(../images/template/item_small.gif) 0 0 repeat-x;
}
ul.sf-menu > li:hover > ul > li.active > a,
ul.sf-menu > li.sfHover > ul > li.active > a,
ul.sf-menu > li:hover > ul > li.sfHover > a,
ul.sf-menu > li.sfHover > ul > li.sfHover > a,
ul.sf-menu > li:hover > ul > li.active > span.separator,
ul.sf-menu > li.sfHover > ul > li.active > span.separator,
ul.sf-menu > li:hover > ul > li.sfHover > span.separator,
ul.sf-menu > li.sfHover > ul > li.sfHover > span.separator {
  background: #05e7fe url(../images/template/item_small.gif) 0 0 repeat-x;
}
ul.sf-menu ul {
  width: 138px;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 140px;
  top: -16px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 140px;
  top: -16px;
}
ul.sf-menu ul {
  padding: 16px 0;
}
ul.sf-menu ul li a,
ul.sf-menu ul li span.separator {
  display: block;
  line-height: 26px;
}
select.select-menu {
  display: none;
  margin-top: 20px;
}
/*=== SHOWCASE POSITION ===*/
#rt-showcase {
  overflow: hidden;
}
#rt-showcase .rt-container {
  padding: 8px 0 0;
}
/*=== FEATURE POSITION ===*/
#rt-feature .rt-container {
  background: url(../images/template/container.gif) center bottom no-repeat;
  padding: 61px 0 0;
  margin-bottom: -4px;
}
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
/*=== CONTENT ===*/
#rt-main .rt-container {
  padding: 60px 0 40px;
}
#rt-main .rt-container .itemListView .K2ItemsRow .catItemView {
  padding-bottom: 40px;
}
#home #rt-main .rt-container {
  padding: 60px 0 0px;
}
#rt-content-top {
  border-bottom: 1px solid #b6bbbc;
  margin-bottom: 56px;
  padding-bottom: 49px;
}
#rt-content-bottom {
  border-top: 1px solid #b6bbbc;
  margin-top: 49px;
  padding-top: 56px;
}
.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.K2ItemsRow {
  margin: 0 -10px;
}
.columns-fluid {
  margin: 0 -10px;
}
.columns-fluid li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
/*== Home Page ==*/
.home div.catItemHeader {
  padding-bottom: 29px;
}
.home div.catItemHeader h3.catItemTitle {
  font: 21px/21px "Trebuchet MS";
  text-transform: uppercase;
  color: white;
  margin: 0;
}
.post {
  text-align: center;
}
.post div.module-title h2 {
  color: white;
  font: bold 36px/34px Arial, Helvetica, sans-serif;
  margin: 0 0 35px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.post div.k2ItemsBlock.post > ul li {
  padding: 0 19px 61px;
}
.post div.k2ItemsBlock.post > ul li div.moduleItemExtraFields {
  padding-bottom: 28px;
}
.post div.k2ItemsBlock.post > ul li .moduleItemIntrotext {
  padding-bottom: 10px;
}
.post div.k2ItemsBlock.post > ul li a.moduleItemReadMore {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0 20px;
  text-decoration: none;
  border: none;
  background: #00ebff url(../images/template/comment.gif) 0 0 repeat-x;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 14px/40px "Trebuchet MS";
  color: white;
}
.post div.k2ItemsBlock.post > ul li a.moduleItemReadMore:hover {
  background: #f1f1f1;
  color: #262d32;
}
/*== About Page ==*/
.img_indent div.catItemImageBlock {
  float: left;
  margin: 3px 20px 9px 0;
}
.monials .testimonial {
  padding: 4px 0 30px;
}
.monials .testimonial .testimonial_top {
  background: url(../images/template/testimonial.png) 61px bottom no-repeat;
  padding-bottom: 18px;
  margin-bottom: 12px;
}
.monials .testimonial .testimonial_top .testimonial_bottom {
  background: #4d565a;
  padding: 25px 20px 29px 14px;
}
.monials .testimonial .testimonial_top .testimonial_bottom blockquote {
  margin: 0;
  background: url(../images/template/blockquote.png) 0 2px no-repeat;
  padding: 0 0 0 22px;
  font-style: italic;
}
.monials .testimonial .extra_info_name {
  color: white;
  font-size: 15px;
  padding-left: 37px;
}
div.k2ItemsBlock.proff > ul li {
  list-style: none;
  float: left;
  width: 140px;
  margin: 0 0 20px 20px;
}
div.k2ItemsBlock.proff > ul li:first-child {
  margin-left: 0px;
}
/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0;
  margin-bottom: 2em;
}
#port div.catItemView div.catItemHeader {
  padding: 0 0 6px;
}
#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 20px 20px 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: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: -50%;
  width: 50px;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
  padding: 2em 0;
  margin-bottom: 2em;
}
#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;
}
#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,
#port #isotopeOptions ul#sort li a,
#port #isotopeOptions ul#sort_direction li a {
  text-decoration: none;
}
#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 {
  color: white;
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
#port .itemList > div {
  margin: 0 -10px;
}
/*== Blog Page ==*/
#blog div.userItemView,
#blog div.catItemView {
  border-bottom: 1px solid #b5babc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#blog .catItemHeader h3.catItemTitle,
#blog .itemHeader h3.catItemTitle,
#blog .userItemHeader h3.catItemTitle,
#blog .genericItemHeader h3.catItemTitle,
#blog .catItemHeader h2.itemTitle,
#blog .itemHeader h2.itemTitle,
#blog .userItemHeader h2.itemTitle,
#blog .genericItemHeader h2.itemTitle,
#blog .catItemHeader h3.userItemTitle,
#blog .itemHeader h3.userItemTitle,
#blog .userItemHeader h3.userItemTitle,
#blog .genericItemHeader h3.userItemTitle,
#blog .catItemHeader h3.genericItemTitle,
#blog .itemHeader h3.genericItemTitle,
#blog .userItemHeader h3.genericItemTitle,
#blog .genericItemHeader h3.genericItemTitle {
  margin: 0 0 1px;
}
/*== 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 {
  overflow: hidden;
}
#history div.catItemBody div.catItemIntroText p {
  margin: 0;
}
#history .K2ItemsRow .itemContainer {
  margin: 0 0 2em 0;
}
/*== Team Page ==*/
.team div.catItemView {
  margin-bottom: 40px;
}
.team div.catItemView div.catItemHeader {
  padding-bottom: 0px;
}
/*== Testimonials Page ==*/
div.catItemView.testimonials {
  padding-bottom: 40px;
}
/*== FAQs Page ==*/
#faqs div.catItemHeader {
  padding-bottom: 0;
}
#faqs div.catItemHeader h3:before {
  content: "Q.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
#faqs div.catItemIntroText {
  padding-bottom: 40px;
}
#faqs div.catItemIntroText: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;
}
.map-wrapper {
  margin-bottom: 21px;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  padding-top: 2em;
  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: 34px;
  padding: 9px 10px 10px;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  background: #d9d9d9;
  border: 1px solid #d9d9d9;
  box-shadow: 1px 1px 0px #525f63;
  -moz-box-shadow: 1px 1px 0px #525f63;
  -webkit-box-shadow: 1px 1px 0px #525f63;
  color: #676666;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding: 9px 10px 10px;
  font-family: inherit;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  width: 100%;
  background: #d9d9d9;
  border: 1px solid #d9d9d9;
  box-shadow: 1px 1px 0px #525f63;
  -moz-box-shadow: 1px 1px 0px #525f63;
  -webkit-box-shadow: 1px 1px 0px #525f63;
  color: #676666;
}
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 3px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  text-align: center;
  padding: 0 1em;
  height: 40px;
  font: bold 14px/40px "Trebuchet MS";
  display: inline-block;
  text-transform: uppercase;
  color: white;
  background: #00ebff url(../images/template/comment.gif) 0 0 repeat-x;
  text-decoration: none;
}
div.k2Pagination li a.pagenav:hover,
div.pagination li a.pagenav:hover,
div.itemCommentsPagination li a.pagenav:hover {
  background: #eeeeee;
  color: #262d32;
}
div.k2Pagination li span.pagenav,
div.pagination li span.pagenav,
div.itemCommentsPagination li span.pagenav {
  background: #eeeeee;
  color: #262d32;
}
div.k2Pagination li.num a.pagenav:hover,
div.pagination li.num a.pagenav:hover,
div.itemCommentsPagination li.num a.pagenav:hover {
  background: #eeeeee;
  color: #262d32;
}
div.k2Pagination li.num span.pagenav,
div.pagination li.num span.pagenav,
div.itemCommentsPagination li.num span.pagenav {
  background: #eeeeee;
  color: #262d32;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 25px 20px;
  border: 1px solid #b7bcbe;
}
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 {
  border: 7px solid #e1e1e1;
  float: left;
  margin: 5px 20px 0 0;
}
form#comment-form textarea#commentText {
  height: 190px;
  width: 60%;
}
form#comment-form input.inputbox {
  width: 60%;
}
/*Search*/
input#mod-search-searchword,
#search-searchword {
  margin: 0 0 1em 0;
}
/*=== MAINBOTTOM POSITION ===*/
/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/
#rt-footer {
  background: #262d32 url(../images/template/bottom.jpg) center bottom repeat-x;
}
#rt-footer .rt-container {
  padding: 55px 0 30px;
  color: #7d878c;
}
.copyright {
  padding-top: 25px;
  margin: 0;
}
.copyright a {
  text-decoration: none;
  color: white !important;
}
.copyright a:hover {
  text-decoration: underline;
}
#rt-copyright {
  background: url(../images/template/footer.jpg) center 0 repeat-x;
  height: 73px;
}
#rt-copyright .rt-container {
  text-align: center;
  font-size: 15px;
  color: #7d878c;
}
div.k2ItemsBlock.pad {
  padding: 0 80px 31px 0;
}
ul.menu-clients {
  display: table;
  width: 100%;
}
ul.menu-clients li {
  display: table-cell;
  list-style: none;
  margin-bottom: 20px;
}
ul.menu-clients li a {
  display: inline-block;
  text-decoration: none;
}
ul.menu-clients li a span {
  display: inline-block;
}
ul.menu-clients li a span .image-title {
  display: none;
}
/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: #e1e1e1 url(../images/scroll-to-top.png) center center no-repeat;
  display: block;
  width: 44px;
  height: 44px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
a#gantry-totop:hover {
  background: #ffffff url(../images/scroll-to-top.png) center center no-repeat;
}
/* 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 rgba(0, 0, 0, 0.5);
  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;
}
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;
}
#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}
