/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -131px;
  background: url(../images/template/content-bg.gif) 0 0 repeat;
}
#footer,
#push {
  height: 131px;
}
#body-wrapper {
  height: 100%;
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */

.text {
    font-size: 14px;
    color: #a53937;
    font-style: italic;
    margin: 0 0 15px;
}

/* 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;
  text-decoration: none;
  border: none;
  font-size: 12px;
  margin: 3px 0 0;
  border-radius: 6px;
}

a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore {
  padding: 0 9px;
  height: 38px;
  line-height: 38px;
}
button.button,
input.button {
  padding: 11px 9px 12px;
}
/*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 {
    background: url(../images/template/rt-top.gif) center top repeat;
}

#rt-top .rt-container #rt-logo {
  position: relative;
}
/*=== HEADER POSITION ===*/

#rt-header {
    background: url(../images/template/header.jpg) center 0 repeat;
}
#rt-header .rt-container {
    padding: 29px 0 0;
}

/*=== MENU POSITION ===*/
ul.sf-menu {
  position: relative;
  float: right;
  margin: 51px 20px 0 0;
  /*SubMenu Styles*/
  /*Define 1st SubMenu position*/
  /*Define menu width*/
  /*Define SubMenu position*/
  /*Define 2nd+ SubMenu position*/
}
ul.sf-menu > li {
  padding: 0;
  margin: 0;
}
ul.sf-menu li a,
ul.sf-menu li span {
  display: block;
  padding: 0 6px;
  line-height: 42px;
  text-transform: uppercase;
  font-size: 14px;
  color: white;
}
ul.sf-menu a {text-decoration: none;}

ul.sf-menu > li {border-radius: 6px;}

ul.sf-menu > li.sfHover,
ul.sf-menu > li.active,
ul.sf-menu > li:hover {
    background: url(../images/template/menutop.gif) 0 0 repeat;
    -moz-box-shadow:    inset 1px 1px 0px rgba(0,0,0,0.09); 
    -webkit-box-shadow: inset 1px 1px 0px rgba(0,0,0,0.09); 
    box-shadow:         inset 1px 1px 0px rgba(0,0,0,0.09);
}
ul.sf-menu > li.parent > a,
ul.sf-menu > li.parent > span {
    background: url(../images/template/parent.png) center bottom no-repeat;
}
ul.sf-menu > li:hover > ul,
ul.sf-menu > li.sfHover > ul {
  top: 30px;
  background: url(../images/template/sfHover.gif) 0 0 repeat;
}
ul.sf-menu ul {
  width: 126px;
  border-radius: 6px;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 127px;
  top: -3px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 127px;
  top: -3px;
}
ul.sf-menu ul {
  padding: 3px 0;
}
ul.sf-menu > li:hover > ul,
ul.sf-menu > li.sfHover > ul {
  padding: 22px 0 24px;
}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  font: 12px/34px arial;
  padding: 0 26px;
}
select.select-menu {
  display: none;
}
/*=== SHOWCASE POSITION ===*/
#rt-showcase {
    overflow: hidden;
    background: url(../images/template/showcase.jpg) 0 0 repeat-x;
}
/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/

#rt-maintop .rt-container {
    padding: 41px 0 2px;
}

/*=== CONTENT ===*/

/**/

#rt-main .rt-container {
    padding: 61px 0 12px;
}

/**/

.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
.K2ItemsRow {margin: 0 -10px;}


.homepage div.catItemBody {
    padding: 5px 0 0;
}
.left-block {
    float: left;
    width: 219px;
    font-size: 33px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: -2px;
    color: #a53937;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.44);
}
.left-block span {
    color: #262620;
    font-size: 42px;
    display: block;
}
.divider {
    background: url(../images/template/divider.png) 0 0 repeat-y;
    padding-left: 34px;
}
.text1 {
    color: #2f2f2f;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 12px;
}
.overflow {overflow: hidden;}

/*== About Page ==*/

/**/

div.k2ItemsBlock.partners > ul {
    overflow: hidden;
    padding: 3px 0;
}
div.k2ItemsBlock.partners > ul li {
    float: left;
    margin: 0 47px 0 0;
}
div.k2ItemsBlock.partners > ul li.lastItem {margin-right: 0;}
div.k2ItemsBlock.partners > ul li p {margin: 0;}
div.k2ItemsBlock.partners > ul li {}

/**/

div.k2ItemsBlock.news > ul li {
    margin: 0;
    padding: 6px 0 0;
}
div.k2ItemsBlock.news > ul li .moduleItemDateCreated {
    float: left;
    width: 79px;
    height: 79px;
    border-radius: 79px;
    background: #262620;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    color: white;
    text-align: center;
    margin: 0 12px 22px 0;
    text-transform: uppercase;
    letter-spacing: -1px;
}
div.k2ItemsBlock.news > ul li .moduleItemDateCreated span {
    display: block;
    font-size: 30px;
    padding-top: 17px;
}
div.k2ItemsBlock.news > ul li 
a.moduleItemTitle {
    display: inline;
}
div.k2ItemsBlock.news > ul li div.moduleItemIntrotext {
    overflow: hidden;
    font-style: italic;
}
div.k2ItemsBlock.news > ul li {}

/**/

div.k2ItemsBlock.history > ul li {
    margin: 0 0 15px;
}
div.k2ItemsBlock.history > ul li a.moduleItemTitle {
    float: left;
    width: 48px;
}
div.k2ItemsBlock.history > ul li div.moduleItemIntrotext {
    overflow: hidden;
    border-left: 1px solid #c3c2b9;
    padding-left: 10px;
}
div.k2ItemsBlock.history > ul li p {margin: 0;}

/**/

div.k2ItemsBlock.posts > ul {
    margin: 0 -20px -20px 0;
    overflow: hidden;
}
div.k2ItemsBlock.posts > ul li {
    float: left;
    width: 210px;
    margin: 0 20px 20px 0;
    padding: 5px;
    background: #303030;
}
div.k2ItemsBlock.posts > ul li a.moduleItemTitle {
    background: url(../images/template/title.gif) 0 0 repeat;
    display: block;
    margin: 0;
    font-weight: bold;
    font-size: 21px;
    font-style: normal;
    text-transform: uppercase;
    color: white;
    padding: 17px 8px 18px;
    letter-spacing: -1px;
}
div.k2ItemsBlock.posts > ul li a.moduleItemTitle span {
    font-size: 24px;
    display: block;
}
div.k2ItemsBlock.posts > ul li a.moduleItemTitle:hover {}
div.k2ItemsBlock.posts > ul li .moduleItemIntrotext {
    background: url(../images/template/list.gif) 0 0 repeat;
    padding: 16px 8px 30px;
    text-align: center;
    overflow: hidden;
    color:#6c6b6b;
}
div.k2ItemsBlock.posts > ul li p {
    margin: 0 0 28px;
    text-align: left;
}
div.k2ItemsBlock.posts > ul li a.moduleItemReadMore {
    float: left;
 color: #ffffff;
    background: #191a19;
}

/**/

div.k2ItemsBlock.services > ul {
    overflow: hidden;
    margin: 0 -20px 0 0;
}
div.k2ItemsBlock.services > ul li {
    float: left;
    margin-right: 20px;
    width: 300px;
}
div.k2ItemsBlock.services > ul li .menu-list {margin: 0;}
div.k2ItemsBlock.services > ul li {}
div.k2ItemsBlock.services > ul li {}

/**/

/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0;
  margin-bottom: 3em;
}
.port div.catItemImageBlock {
    float: none;
    margin: 0 0 24px;
}
.port div.catItemBody {
    padding: 0;
}
#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: 101px;
  left: 50%;
  margin-left: -51px;
  margin-top: -51px;
  position: absolute;
  top: -50%;
  width: 101px;
}
#port span.catItemImage {display: inline;}
#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;
}
div#isotopeOptions {
  overflow: hidden;
  margin-bottom: 1em;
  float: right;
}
div#isotopeOptions ul#filters,
div#isotopeOptions ul#sort,
div#isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0.5em 1em 0.5em 0 ;
}
div#isotopeOptions ul#filters li,
div#isotopeOptions ul#sort li,
div#isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
div#isotopeOptions ul#filters li a:hover,
div#isotopeOptions ul#sort li a:hover,
div#isotopeOptions ul#sort_direction li a:hover,
div#isotopeOptions ul#filters li a.selected,
div#isotopeOptions ul#sort li a.selected,
div#isotopeOptions ul#sort_direction li a.selected {
  text-decoration: none;
  color: brown;
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 1em;
}
#port .itemList > div {
  margin: 0 -10px;
}
/*== Blog Page ==*/

.blog div.itemImageBlock {
  float: none;
}
.blog h3.catItemTitle {
    color: #A53937;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 21px;
    padding: 0 0 6px;
    text-shadow: none;
    text-transform: none;
}
.blog div.catItemImageBlock {
    float: left;
    margin: 7px 20px 20px 0;
}
div.catItemView.articles {
    padding: 0px;
}
.articles h3.catItemTitle {
    font-style: italic;
    font-size: 14px;
    color: #a53937;
    font-weight: normal;
    padding: 0 0 12px;
    line-height: 21px;
    text-transform: none;
    text-shadow: none;
    letter-spacing: normal;
}
.articles div.catItemImageBlock {
    float: left;
    margin: 3px 20px 2px 0;
}

/*== 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;
}
#faqs div.catItemBody {
    padding: 10px 0 0;
}
#faqs h3.catItemTitle {
    font-size: 15px;
    padding: 0;
}
/*== 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: 34px;
    padding: 5px 10px;
    width: 100%;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    
    border: 1px solid #d6d6d5;
    background: white;
    color: #6c6b6b;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
    padding: 5px 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%;
    
    border: 1px solid #d6d6d5;
    background: white;
    color: #6c6b6b;    
}
/* 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 15px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  text-transform: uppercase;
  background: #1c1716;
  color: white;
  border-radius: 6px;
  text-decoration: none;
}
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: #9e3129;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 22px 19px;
  border: 1px solid #b6b0ad;
}
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: 5px 20px 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 ===*/
#rt-content-bottom,
#rt-mainbottom .rt-container {
    background: url(../images/template/border.png) center 0 no-repeat;
    overflow: hidden;
    padding: 0 0 48px;
}
#rt-content-bottom .rt-block,
#rt-mainbottom .rt-container .rt-block {
    padding: 54px 0 0;
}

/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/

#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#rt-footer {
    background: url(../images/template/footer.jpg) center bottom repeat;
    color: white;
}
#rt-footer .rt-container .rt-block {
    padding: 53px 0 0;
}
#rt-footer .rt-container {
    padding: 0 0 80px;
}

#rt-footer div.module-title {
    padding: 0 0 7px;
    margin-bottom:-22px;
}
#rt-footer div.module-title h2 {
    color: white;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 36px;
    text-shadow: none;
    text-transform: uppercase;
}
#rt-footer ul.menu {
    margin: 0;
}
#rt-footer ul.menu li {
    background: url(../images/template/footer-marker.png) 0 11px no-repeat;
    padding-left: 12px;
    list-style: none;
}
#rt-footer ul.menu li a {
    color: #e58b8b;
    font: 14px/26px arial;
}
#rt-footer ul.menu li a:hover {
    color: white;
}

/**/

#rt-copyright {
    background: url(../images/template/copyright.jpg) center 0 repeat-x;
    height: 131px;
}

/**/

#rt-copyright .rt-container {
    padding: 47px 0 0;
}
p.copyright {
    margin: 0 0 0 -1px;
    background: url(../images/template/logo.png) 0 0 no-repeat;
    padding-left: 149px;
    color: white;
    text-transform: uppercase;
    font: 12px/38px arial;
}
p.copyright a {color: white;}
p.copyright a:hover {text-decoration: underline; color: white;}
span.siteName {display: none;}

/**/

/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/scroll-to-top.png) top left no-repeat;
  display: block;
  width: 60px;
  height: 60px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
/* 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 {
  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;
}




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	margin:0;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			44px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.vina-camera-slider-k2 .camera_caption {
  bottom: -100px !important;
  display: block;
  position: absolute;
  width: 100% !important;
  top: initial !important;
}
.vina-camera-slider-k2 .camera_caption > div {
  background: transparent !important;
}
.camera_caption > div > h3{
  background: rgba(0, 0, 0, 0) url("../images/title.png") no-repeat scroll center 65px;
  color: white;
  font-size: 36px;
  font-weight: normal;
  height: 68px;
  letter-spacing: -2px;
  line-height: 34px;
  padding: 0 250px;
  text-align: center;
}
.vina-camera-slider-k2 .camera_wrap .camera_pag .camera_pag_ul li{ margin: 115px 1px 30px 2px !important;}
.vina-camera-slider-k2 .camera_wrap {
  width: 100%;
  margin-bottom: 153px !important;
  height: 325px !important;
}
.vina-camera-slider-k2 .camera_target_content{overflow: inherit !important;}