/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}

body{padding:23px 0 67px;}

#wrapper {
  margin: 0 auto;
  width:978px;
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */

p{margin:0 0 20px;}

/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
button.button,
input.button,
.commentToolbar a{
  display: inline-block;
  padding: 0 18px 0 0;
  height: 20px;
  line-height: 20px;
  font-size:14px;
  border: none;
  background:url(../images/more_marker.png) 100% 5px no-repeat;
  text-decoration:none;
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
button.button:hover,
input.button:hover,.commentToolbar a:hover{background:url(../images/more_marker.png) 100% -11px no-repeat;}

/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/

#rt-top{border-top:5px solid #f1f1f1;padding:42px 0 39px;}

#rt-top .rt-container #rt-logo {
  position: relative;
  margin-left:-17px;
}
.search_block .rt-block{border:1px solid #f1f1f1;width:325px;margin-left:30px;padding:8px 0 7px;margin-top:5px;}
.search_block input#mod-search-searchword{background:none;border:none;margin:0;padding:0 15px;width:264px;color:#b2b2b2;outline:none;}
input[type=submit].buttonsearch_block{background:url(../images/search_button.png);width:20px;height:18px;border:none;padding:0;}
input[type=submit].buttonsearch_block:hover{background:url(../images/search_button.png) 0 -18px;}

/*=== HEADER POSITION ===*/

#rt-header{border-bottom:5px solid #84def0;margin:0 0 16px;}

.phone{padding:11px 0 0;white-space:nowrap;}
.phone:after{clear:both;content:' ';display:block;}
.phone .rt-block{background:url(../images/phone.png) no-repeat;color:#9c9c9c;font:bold 18px/22px Arial, Helvetica, sans-serif;padding:0 0 0 29px;float:right;margin-right:-14px;}

/*=== MENU POSITION ===*/
ul.sf-menu {
margin-left:-19px;
  position: relative;}
ul.sf-menu:after{clear:both;content:' ';display:block;}
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

ul.sf-menu > li {
  margin:0 3px 0 0;
}
ul.sf-menu li a,
ul.sf-menu li span {
  display: block;
  padding:0 28px;
  text-decoration:none;
  font-size:16px;
  line-height:49px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
}
ul.sf-menu li:hover > ul,
ul.sf-menu li.sfHover > ul {
  top: 54px;
}
ul.sf-menu ul {
  width: 138px;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 100%;
  top: -8px;
}
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 {
  padding: 8px 0;
  width:100%;
}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  line-height: 34px;
  font-size:13px;
  padding:0;margin:0 15px;
  background:url(../images/submenu_border.png) repeat-x;
}
ul.sf-menu ul ul{background:#acacac;}
ul.sf-menu ul>li:first-child>a,
ul.sf-menu ul>li:first-child>span{background:none;}
/*=== SHOWCASE POSITION ===*/

#rt-showcase{border:1px solid #e8e8e8;padding:19px 0;margin:0 0 16px;}

.slider{position:relative;}

.dropcap{float:left;color:#fff;text-align:right;width:50px;padding:0 3px 0 0;font-size:48px;font-weight:normal;line-height:48px;margin:0 20px 0 0;}
.dropcap1{background:#84f0d1;}
.dropcap2{background:#8cf084;}
.dropcap3{background:#98d3f4;}
.dropcap4{background:#bababa;}

.top_blocks li{border-top:1px solid #eeedee;padding:24px 0 22px;margin:0 !important;background:url(../images/more.gif) 100% 100% no-repeat;}
.top_blocks li:first-child{border:none;}
.top_blocks a.moduleItemTitle{text-decoration:none;font-size:22px;color:#a3a3a3;}
.top_blocks a.moduleItemTitle span{color:#606060;}
.top_blocks a.moduleItemTitle:hover{color:#606060;}
.top_blocks a.moduleItemTitle:hover span{color:#a3a3a3;}
.top_blocks .rt-block{color:#b2b2b2;font-size:14px;line-height:22px;}
.top_blocks .rt-block p{margin:0;}

/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/

#rt-maintop{padding:15px 0 30px;}

.welcome .rt-block{background:url(../images/welcome_border.gif) 438px 0 repeat-y;font-size:14px;line-height:22px;color:#b2b2b2;padding:0 90px 13px 0;}

.did_you_know .rt-block{background:url(../images/question.png) 14px 0 no-repeat;padding:0 0 29px 120px;}
.did_you_know div.module-title h2{color:#84def0;margin:0 0 5px;}
.did_you_know a.moduleItemTitle{font-size:18px;line-height:22px;text-decoration:none;}
.text_slider_nav a{position:absolute;bottom:0;left:121px;width:12px;height:13px;background:#fff;border:1px solid #cff2f9;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.did_you_know li{background:#fff !important;}
.text_slider_nav a#next{left:141px;}
.text_slider_nav a span{position:absolute;background:url(../images/text_slider_nav.gif);width:6px;height:5px;top:4px;left:3px;}
.text_slider_nav a#next span{background:url(../images/text_slider_nav.gif) -6px 0 no-repeat;}
.text_slider_nav a span + span{background:url(../images/text_slider_nav.gif) 0 -5px;opacity:0;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;filter:alpha(opacity=0);}
.text_slider_nav a#next span + span{background:url(../images/text_slider_nav.gif) -6px -5px;}
.text_slider_nav a:hover{border:1px solid #606060;}
.text_slider_nav a:hover span + span{opacity:1;filter:alpha(opacity=100);}

/*=== CONTENT ===*/

#rt-main{border:1px solid #e8e8e8;padding:19px 0;}

.home_block div.k2ItemsBlock > ul > li{margin:0 0 60px;}
#rt-content-bottom .home_block div.k2ItemsBlock > ul > li{margin:0 0 0px;}
.home_block h3.catItemTitle{color:#464646;}
.home_block div.moduleItemIntrotext img{margin:0 0 15px;}
.home_block div.moduleItemIntrotext p{margin:0 0 8px;}

.modulePretext{color:#b2b2b2;font-size:14px;line-height:22px;}
.services .rt-block{padding:14px 0 0;}
.services div.k2ItemsBlock > ul{overflow:hidden;padding:18px 0 0;margin:0 0 -21px;}
.services div.k2ItemsBlock > ul >li{float:left;width:232px;margin-right:20px;padding:23px 24px 26px;background:#f9f9f9;color:#b2b2b2;}
.services div.k2ItemsBlock > ul >li a.moduleItemImage{display:inline-block;margin:0 0 29px;}
.services div.k2ItemsBlock > ul >li a.moduleItemTitle{color:#a3a3a3;font-size:21px;text-decoration:none;line-height:24px;}
.services div.k2ItemsBlock > ul >li a.moduleItemTitle:hover{color:#000;}
.services div.k2ItemsBlock > ul >li div.moduleItemIntrotext{padding:19px 0 0;}
.services div.k2ItemsBlock > ul >li div.moduleItemIntrotext p{margin:0 0 10px;}

.staff div.k2ItemsBlock > ul{overflow:hidden;margin-left:-20px;margin-bottom:-20px;}
.staff div.k2ItemsBlock > ul >li{float:left;margin-left:20px;width:374px;background:#f9f9f9;padding:39px 42px 44px 44px;color:#b2b2b2;overflow:hidden;}
.staff div.k2ItemsBlock > ul >li a.moduleItemTitle{text-decoration:none;color:#a3a3a3;font-size:28px;line-height:30px;margin-right:-15px;display:inline-block;}
.staff div.k2ItemsBlock > ul >li a.moduleItemTitle span{color:#606060;}
.staff div.k2ItemsBlock > ul >li a.moduleItemImage{float:left;margin:0 17px 20px 0;}
.staff div.k2ItemsBlock > ul >li div.moduleItemIntrotext{padding:23px 0 0;}
.staff div.k2ItemsBlock > ul >li p{margin:0 0 10px;}
.staff div.k2ItemsBlock > ul >li a.moduleItemReadMore{float:right;}

/*== Portfolio Page ==*/
#port div.itemList{margin-bottom:-20px;}
#port div.catItemView {
	background:#f9f9f9;padding:23px 24px;
	margin-right:20px;
	color:#b2b2b2;
	margin-bottom:20px;
}
#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;
  background:#fff;
}

#port a.touch span.zoomIcon {
  background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
  height: 49px;
  left: 50%;
  margin-left: -24px;
  margin-top: -25px;
  position: absolute;
  top: -50%;
  width: 47px;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
}
#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:-60px 0 1em;
  float: right;
  font-size:14px;
}
#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{color:#b2b2b2;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 {
  text-decoration: none;color:#84def0;
}
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3em 0 0;
}
#contact-form-cont div.contact-form #contact-form input.required,
#contact-form-cont div.contact-form #contact-form textarea {
  width: 360px;
}
#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 ==*/
.k2AccountPage {
  margin: 0 0 2em 0;
}
.k2AccountPage input.inputbox,
.k2AccountPage input[type="text"],
.k2AccountPage textarea#jform_profile_aboutme,
.k2AccountPage select {
  width: 340px;
}
.k2AccountPage textarea#description {
  width: 912px !important;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
ul.userLinks li{background:url(../images/list1_marker.png) 0 4px no-repeat;padding:0 0 10px 23px;}
ul.userLinks li a{text-decoration:none;font-size:14px;color:#b2b2b2;}
ul.userLinks li a:hover{text-decoration:underline;}
/*== 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;
}
/*========================================================*/
/* Pagination */
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  text-align: center;
  padding: 0;
  display: inline-block;
  text-decoration:none;
   margin: 0 12px 0 0;
}
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 2em;
  background:#f9f9f9;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0 21px 0 0;
}
div.itemComments ul.itemCommentsList li p{padding:10px 0 0;color:#b2b2b2;}
form#comment-form textarea#commentText {
  width:608px;
  height: 236px;
}
input#submitCommentButton{float:right;}

form#comment-form input.inputbox {
  width: 608px;
}
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  border:1px solid #f1f1f1;
  background:#fff;
  padding:9px 15px 8px;
  width: 340px;
  color:#b2b2b2;
  outline:none;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding:9px 15px 8px;
  font-family: inherit;
  resize: none;
  overflow: auto;
  border:1px solid #f1f1f1;
  background:#fff;
  color:#b2b2b2;
  outline:none;
}
/*User Login*/
div.k2LoginBlock input.inputbox{
  width: 165px;
}
#rt-popup div.k2LoginBlock input.inputbox {
  width: 188px;
}
textarea#jform_contact_message{height:140px;}

.gallery div.moduleItemIntrotext img:first-child{margin-right:12px;}
.gallery div.moduleItemIntrotext p{margin:10px 0 20px;font-size:14px;line-height:22px;color:#b2b2b2;}
.gallery a.moduleItemReadMore{float:right;}

.primary_contacts{color:#868686;}
.primary_contacts .rt-block{overflow:hidden;margin:0 !important;}
.primary_contacts div.customprimary_contacts{overflow:hidden;padding:0 0 15px;}
.primary_contacts div.customprimary_contacts img{float:left;margin:0 28px 0 0;}
.primary_contacts div.customprimary_contacts  span{color:#565656}

/*=== MAINBOTTOM POSITION ===*/
/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/

#rt-footer{border-bottom:5px solid #f1f1f1;padding:26px 0;}

.footer_menu ul{overflow:hidden;margin:0 0 0 -17px;}
.footer_menu li{list-style:none;float:left;font-size:16px;background:url(../images/footer_border.gif) 0 4px no-repeat;padding:0 0 0 15px;margin:0 0 0 16px;}
.footer_menu li:first-child{padding:0;margin:0;background:none;}
.footer_menu li a{color:#9a9b9b;text-decoration:none;display:inline-block;}
.footer_menu li a:hover,.footer_menu li.active a{color:#000}

.copyright{margin:0 -18px 0 0;text-align:right;color:#adadad;font-size:14px;}
.copyright a{color:#adadad;text-decoration:none;}
.copyright a:hover{color:#000;}

/*=== 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;
  display: block;
  text-decoration:none;
  padding:0 11px;
  line-height:31px;
  color:#84def0;
  font-size:14px;
  border:1px solid #c5eff8;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
}
a#gantry-totop:hover{color:#202020;border:1px solid #202020;}
/* 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;
}
div.img404 img {
  width: 100%;
}
div.text404 #mod-search-searchword {
  margin: 0 0.5em 0 0;
}
/*======= 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;
}