/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
}
#wrapper {
  height: auto !important;
  margin: 0 auto -118px;
}
/*#footer,
#push {
  height: 118px;
}*/
#push {
  background:#f2f2f2}
#body-wrapper {
}
.bg_box{ background:#fff; width:1080px; max-width:100%; margin:0 auto}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
h1, h2, h3{ font-size:28px; text-transform:uppercase ;font-family: 'Anton', sans-serif; line-height:32px; font-weight:normal; padding-bottom:22px; text-shadow:1px 1px 1px rgba(0,0,0,.23)}
h4, #faqs .catItemTitle{ font-size:20px; line-height:21px; text-transform:uppercase;font-family: 'Anton', sans-serif; font-weight:normal; padding-bottom:20px;}
h6{ font-size:14px; text-transform:uppercase;font-family: 'Anton', sans-serif; font-weight:normal;}
h5{ font-weight:bold; font-size:13px;}
p,
pre {
  padding-bottom:21px;
}
a{ text-decoration:none; color:#2C2B2B; transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
form dl dt label{ display:block; min-height:21px;}
form dl dt{ display:inline-block}
form dl dd { min-height:21px;}
textarea{ height:100px;}
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
#camera-slideshow a.moduleItemReadMor,
button.button,
input.button {
  display: inline-block;
  border: none;
  font-size:12px; text-transform:uppercase; line-height:normal;
  padding: 8px 12px;
  background:url(../images/bg_button3.gif) 0 0 repeat-x #444444;
  box-shadow:1px 1px 1px rgba(0,0,0,.46); margin-right:2px; margin-bottom:2px;
  transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
#camera-slideshow a.moduleItemReadMor:hover,
button.button:hover,
input.button:hover{ background:url(../images/bg_button1.gif) 0 0 repeat-x #e3e3e3;
}
a.moduleCustomLink{ color:#ff8339 !important; text-decoration:underline; padding-right:14px; background:url(../images/marker1.gif) right 5px no-repeat}
a.moduleCustomLink:hover{ color:#000 !important}
/*Lists*/
li{ list-style-type:none;}
/*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 ===*/
/*=== HEADER POSITION ===*/
#rt-header { padding-top:52px; padding-bottom:15px}
/* #rt-header .rt-block,*/ #rt-header .slogan{ float:right; padding-bottom:0}
#rt-header .rt-block { float:none; padding-bottom:0}
#rt-header .slogan{ font-size:10px; text-transform:uppercase; padding:30px 0 0 3px; font-weight:bold; color:#969696}
/*=== MENU POSITION ===*/
#rt-menu{ padding-bottom:45px;}
ul.sf-menu {
  position: relative; margin:0 10px; background:url(../images/bg_menu.jpg) 0 0 repeat-x; height:93px; margin-bottom:0px;
  /*SubMenu Styles*/
  /*Define 1st SubMenu position*/
  /*Define menu width*/
  /*Define SubMenu position*/
  /*Define 2nd+ SubMenu position*/
}
ul.sf-menu > li { background:url(../images/menu_line.gif) right 0 repeat-y; width:17%;
}
ul.sf-menu > li.firstItem{ width:15%; }
ul.sf-menu > li.lastItem{ background:none; }
ul.sf-menu > li > a,
ul.sf-menu > li > span {
  display: block; line-height:93px;font-family: 'Anton', sans-serif; font-size:16px; text-transform:uppercase; text-align:center; text-shadow:1px 1px rgba(255,255,255,255.56);transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */ 
}
ul.sf-menu > li.parent > a,
ul.sf-menu > li.parent > span {background-image:url(../images/menu_marker.gif); background-position:center 58px; background-repeat:no-repeat; vertical-align: middle;}
ul.sf-menu > li:hover > a,
ul.sf-menu > li:hover > span,
ul.sf-menu > li.sfHover > a,
ul.sf-menu > li.sfHover > span,
ul.sf-menu > li.current > a,
ul.sf-menu > li.current > span,
ul.sf-menu > li.active > a,
ul.sf-menu > li.active > span{ text-shadow:1px 1px rgba(0,0,0,.1); }
ul.sf-menu > li.parent:hover > a,
ul.sf-menu > li.parent:hover > span,
ul.sf-menu > li.parent.sfHover > a,
ul.sf-menu > li.parent.sfHover > span,
ul.sf-menu > li.parent.current > a,
ul.sf-menu > li.parent.current > span,
ul.sf-menu > li.parent.active > a,
ul.sf-menu > li.parent.active > span{background-image:url(../images/menu_marker_active.gif);}
ul.sf-menu li:hover > ul,
ul.sf-menu li.sfHover > ul {
  top: 94px;
}
ul.sf-menu ul {
  width: 110px; /* ancho del submenú primario */
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 145px;  /* 127px */
  width: 150px; /* ancho del submenú secundario */
/*  top: -23px; pablo */
}
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: 3px 39px 10px 10px; border-radius:6px; /*pablo */
}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  font-size:13px;
  /* text-transform:uppercase; */
  line-height: 36px; /* pablo  36*/
  width: 250px; /* pablo */
  position:relative;
}
select.select-menu {
  display: none;
}
/*=== SHOWCASE POSITION ===*/
#rt-showcase {
  overflow: hidden; margin-top:-45px;
}
/*=== FEATURE POSITION ===*/
.boxes .rt-block{ margin-top:-1px; overflow:hidden; padding-bottom:28px}
.boxes li{ float:left; width:33.3%; background:#F4F4F4; padding-bottom:12px; margin-bottom:1px;}
.boxes li.firstItem{ background:#FF8339; width:33.4%; height:10%;}
.boxes li.lastItem{ background:#F8F8F8; height:50%;}
.boxes .moduleItemTitle{ background:url(../images/bg_box2.jpg) repeat; margin-right:21.1%; padding:20px 20px 22px 20px; /* 20px 26px 22px 26px; */ color:white; font-size:20px; line-height:26px; /* text-shadow:1px 1px 1px rgba(0,0,0,.23)*/}
.boxes .moduleItemTitle span{ display:block; font-size:30px;}
.boxes li.firstItem .moduleItemTitle{ background: url(../images/bg_box1.jpg) repeat;}
.boxes li.lastItem .moduleItemTitle{ background:url(../images/bg_box3.jpg) repeat;}
.boxes .moduleItemIntrotext{ padding-left:26px; padding-right:17%}
.boxes .moduleItemIntrotext p{ font-size:12px; color:#2C2B2B;}
.boxes .moduleItemIntrotext a{ font-size:12px; color:#2C2B2B;}
.boxes li.firstItem .moduleItemIntrotext p{ color:#2C2B2B;}
.boxes h5{ font-size:18px; color:#4d4d4d; text-transform:uppercase;font-family: 'Anton', sans-serif; padding:23px 0 5px 57px; /*4d4d4d */ background:url(../images/icon2.gif) 0 0 no-repeat ; font-weight:normal; margin-top:16px; margin-bottom:21px;}
.boxes li.lastItem h5{ background:url(../images/icon3.gif) 0 0 no-repeat; padding-left:52px;}
.boxes li.firstItem h5{ background:url(../images/icon1.gif) 0 0 no-repeat; padding-left:62px; color: white ;}
.boxes .moduleItemReadMore{ margin-left:26px; background:url(../images/bg_button1.gif) 0 0 repeat-x #e3e3e3; color:#2b2b2d;}
.boxes .moduleItemReadMore:hover{ color:#fff; background:url(../images/bg_button2.gif) 0 0 repeat-x #232325;}
.boxes li.firstItem .moduleItemReadMore{color:#fff; background:url(../images/bg_button2.gif) 0 0 repeat-x #232325;}
.boxes li.firstItem .moduleItemReadMore:hover{background:url(../images/bg_button1.gif) 0 0 repeat-x #e3e3e3; color:#2b2b2d;}
.rt-block{ padding-bottom:45px;}
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
/*=== CONTENT ===*/
.welcome .rt-block{ padding-right:13%;}
.welcome h3{ font-size:36px; padding:31px 0 13px 0;}
.welcome h4{ padding-right:10%;}
.welcome h5{ font-size:12px; clear:both;}
.welcome .moduleItemIntrotext{ font-size:12px;}
.investment .moduleItemIntrotext{ font-size:12px;}
.list1{ padding-bottom:18px;}
.list1 li{ padding-bottom:12px; background:url(../images/marker2.gif) 0 2px no-repeat; padding-left:30px; }
.list1 a{ color:#8c8b8b;}   /*  #ff8339*/
.join{ background:url(../images/line_hor1.gif) 0 0 repeat-x; padding-top:42px; position:relative;}
.join h2{ color:#6a6a6a; padding:0 130px 5px 0; text-shadow:0 0 0;}
.join h2 span{ font-size:36px; color:#ff8339;}
.join p{ }
.join a{ position:absolute; top:3px; right:0; font-size:16px; text-transform:uppercase; color:#000;font-family: 'Anton', sans-serif; line-height:65px; background:#ff8339; padding:0 13px; border-radius:3px; box-shadow:1px 1px 0 rgba(0,0,0,.1)}
.join a:hover{ color:#fff; background:#232325;} 
.join .rt-block{ padding-bottom:20px; background:url(../images/line_hor1.gif) 0 bottom repeat-x; margin-bottom:0px;}
.finance h4{ padding-right:26%; padding-bottom:24px;}
.finance .rt-block{ padding-right:11%}
.finance p{ font-size:12px;}
.news li{ position:relative; min-height:60px; padding-left:75px; padding-bottom:18px; background:url(../images/line_hor2.gif) 0 bottom repeat-x; margin-bottom:16px;}
/*w:ok*/
.news .moduleItemDateCreated{ position:absolute; top:-11px; left:0; font-size:42px; color:#939393;font-family: 'Anton', sans-serif; line-height:1em}
.news .lastItem{ margin-bottom:0; background:none; padding-bottom:18px;}
.news p{ padding-bottom:0}
.news .moduleItemTitle{ font-size:16px;}
.news .moduleItemDateCreated span{ display:block; text-align:center; text-transform:uppercase; font:16px Arial, Helvetica, sans-serif; color:#161616; padding-top:5px;}
.dropcap li{ position:relative; padding-left:60px;}
.dropcap .moduleItemTitle{ font-weight:bold}
span.dropcap{ background:url(../images/bg_dropcap.png) 0 0 no-repeat; position:absolute; width:40px; height:40px; line-height:40px; top:0; left:0; text-align:center; font-size:20px; color:#fff;font-family: 'Anton', sans-serif;}
.work_team .rt-block{ background:url(../images/line_hor1.gif) 0 0 repeat-x; padding-top:45px; padding-bottom:0 }
.work_team ul{ margin:0 -10px;overflow:hidden}
.work_team li{ float:left; width:140px; margin:0 10px;}
.work_team .work_team{ background:url(../images/line_hor1.gif) 0 bottom repeat-x; padding-bottom:25px;}
.work_team .moduleItemImage{ margin-right:0}
.testimon{ position:relative; padding: 0 0 0 0; font-size:20px; color:#v; text-transform:uppercase; line-height:30px; padding:19px;font-family: 'Anton', sans-serif; background:#f4f4f4;margin-bottom:26px;}
.testimon:after{ position:absolute; content:""; background:url(../images/testimonials.gif) 0 0 no-repeat; width:15px; height:8px; bottom:-8px; left:19px; }
.services .catItemView{ padding:20px; padding-bottom:0; background:#f4f4f4; margin-bottom:20px;}
.services .catItemImageBlock{ margin-right:0}
.services .K2ItemsRow{ padding-bottom:0;}
#rt-mainbottom{ padding-bottom:14px;}
.moduleItemImage, .catItemImageBlock, .itemImageBlock, .userItemImageBlock, .genericItemImageBlock, .tagItemImageBlock{ float:left; margin-right:20px; margin-bottom:26px; position:relative;}
.moduleItemImage strong, .catItemImageBlock strong, .itemImageBlock strong, .userItemImageBlock strong, .genericItemImageBlock strong, .tagItemImageBlock strong{ position:absolute; top:0; left:0; bottom:0; right:0; border:0px solid #fff; opacity:0.5;filter: alpha(opacity = 50);transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
.moduleItemImage:hover strong, .catItemImageBlock a:hover strong, .itemImageBlock a:hover strong, .userItemImageBlock a:hover strong, .genericItemImageBlock a:hover strong, .tagItemImageBlock a:hover strong{ border-width:5px;}
.catItemImageBlock a, .itemImageBlock a, .userItemImageBlock a, .genericItemImageBlock a, .tagItemImageBlock a{ display:block; overflow:hidden;}
.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
#itemListLeading, div.itemList{ overflow:hidden;}
.K2ItemsRow {
  margin: 0 -10px; padding-bottom:30px;
}
.userItemView{padding-bottom:30px;}
.k2LoginBlock ul, .userLinks{ padding-top:20px !important;}
.k2UserBlockActions{ padding:20px 0 !important}
/*== Portfolio Page ==*/
.social-button{ padding-top:2px;}
.social-button a{transition: all 0;   -webkit-transition: all 0; /* Safari and Chrome */   -moz-transition: all 0; /* Firefox 4 */   -o-transition: all 0; /* Opera */}
#port .catItemView { position:relative;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100) !important;}
#port .catItemImageBlock{ float:none; margin-right:0}
#port div.catItemView {
  padding: 0;
  margin-bottom: 2em;
}
#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;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
  padding: 0.5em;
  margin-bottom: 1em;
}
#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;
  position:absolute; top:0; right:0;
}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline;
  margin: 0 5px 0 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 5px;
}
#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:#000
}
#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 .catItemHeader, #blog .itemHeader, #blog .userItemHeader{ padding-bottom:16px;}
#blog .catItemHeader a, #blog .itemHeader a, #blog .userItemHeader a{ color:#8c8b8b; padding-left:20px; margin-right:14px;}
#blog .catItemHeader a:hover, #blog .itemHeader a:hover, #blog .userItemHeader a:hover{ color:#000}
#blog .catItemDateCreated, #blog .itemDateCreated, #blog .userItemDateCreated{ background:url(../images/icon-1.gif) 0 2px no-repeat; padding-left:20px; margin-right:14px;}
#blog .catItemAuthor, #blog .itemAuthor{ background:url(../images/icon-2.gif) 0 2px no-repeat;}
#blog .catItemCommentsLink, #blog .itemCommentsLink, #blog .userItemCommentsLink{ background:url(../images/icon-3.gif) 0 2px no-repeat;}
#blog .social-button{ padding-bottom:45px; background:url(../images/line_hor1.gif) 0 bottom repeat-x; margin-bottom:45px;}
div.k2Pagination, div.pagination, div.itemCommentsPagination { background:url(../images/line_hor1.gif) 0 0 repeat-x; padding-top:45px;}
/*== 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;
}
.map-wrapper {
  margin-bottom: 1em;
}
/*== 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;
  font:13px Arial, Helvetica, sans-serif; color:#000;
  line-height: 16px;
  padding: 5px;
  background:#fff; border:1px solid #cccccc;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  font:13px Arial, Helvetica, sans-serif; color:#8c8b8b;
  line-height: 16px;
  padding: 5px;
  background:#fff; border:1px solid #cccccc;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 100%;
}
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 1px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  display: inline-block;
  border: none;
  font-size:12px; text-transform:uppercase; line-height:normal;
  padding: 8px 12px;
  box-shadow:1px 1px 1px rgba(0,0,0,.46); margin-right:2px; margin-bottom:2px;
}
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 20px; background:#f4f4f4
}
.commentBody{ padding-bottom:10px;}
.commentAuthorName{ margin-right:20px; font-weight:bold; color:#ff8339}
.commentToolbar a, .commentToolbar span{ float:right;}
.commentToolbar a{
  display: inline-block;
  border: none;
  font-size:12px; text-transform:uppercase; line-height:normal;
  padding: 8px 12px; color:#fff;
  background:url(../images/bg_button3.gif) 0 0 repeat-x #444444;
  box-shadow:1px 1px 1px rgba(0,0,0,.46); margin-right:2px; margin-bottom:2px; margin-left:2px;
 }
.commentToolbar a:hover{ background:url(../images/bg_button1.gif) 0 0 repeat-x #e3e3e3;  color:#2b2b2d;
 }
ul.itemCommentsList{ padding-bottom:40px;}
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 2em 0 0;
}
form#comment-form textarea#commentText {
  height: 200px;
}
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 ===*/
.copyright{ text-transform:uppercase; text-transform:uppercase; color:#858484; padding-top:5px;}
.copyright a{ color:#858484}
.copyright a:hover{ color:#000}
.siteName{ display:inline-block; font-size:20px; color:#555555;font-family: 'Anton', sans-serif; margin-right:5px;}
#rt-footer{ z-Index:99;padding-top:48px;}
#rt-footer .rt-block, #rt-footer p{ padding-bottom:0}
.smile a{ margin-left:6px !important; position:relative;}
.smile a span{ position:absolute; top:0; left:0; opacity:0;filter: alpha(opacity = 0); width:100%; height:100%;transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: 
all 0.5s; /* Opera */}
.smile a:hover span{ opacity:1;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100);}
.icon1{ background:url(../images/icon1_active.png) 0 0 no-repeat}
.icon2{ background:url(../images/icon2_active.png) 0 0 no-repeat}
.icon3{ background:url(../images/icon3_active.png) 0 0 no-repeat}
.icon4{ background:url(../images/icon4_active.png) 0 0 no-repeat}
.icon5{ background:url(../images/icon5_active.png) 0 0 no-repeat}
/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
  background: url(../images/to_top.png) top left no-repeat;
  width: 42px;
  height: 42px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100) !important;
}
a#gantry-totop {
  z-index: 999;
  display: block;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
  width:100%; height:100%;
  background:url(../images/to_top_active.png) 0 0 no-repeat;
  opacity:0;filter: alpha(opacity = 0);
}
a#gantry-totop:hover{ opacity:1;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100);}
/* 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;
}
.camera_wrap {
  max-height: 300px;
}
