body{text-transform:none;}
select  {
   height:40px!important;
 }
.rt-container {background-color:rgba(0, 0, 0, 0);!important;}
.egfa-share-alt::before {
    content: " Share";
}

.egfa-cart-plus::before {
    content: " Reprint";
}

.egfa-shopping-cart::before {
    content: " Selected";
  color:green;
}
#eventgallery_cboxTitle {display:none!important;}
.button-removeFromCart .egfa, div.thumbnail-container .eventgallery-add2cart .egfa, div.thumbnail-container .social-share-button .egfa {
    color: #fff;
    text-shadow: none;
 font-size: 1.25em;
}
.eventgallery-icon-container .button-cart-connector, .eventgallery-icon-container .eventgallery-add2cart, .eventgallery-icon-container .social-share-button {
    background-color: red !important;
  border-radius: 5px;
}

.thumbnails .thumbnail-container .button-cart-connector, .thumbnails .thumbnail-container .eventgallery-add2cart {
    bottom: none;
    }

.thumbnails .thumbnail-container {

    padding-bottom: 10px;

}
.thumbnails .thumbnail-container .social-share-button {

    position: relative;
  background:none;left:0px;top:0px;

}
div.thumbnail-container .social-share-button i {
    opacity: 1;
}
.egfa-2x {
    font-size: 2em;
}
.eventgallery-subcategories, .eventgallery-subcategories-list, .eventgallery-subcategories-list li {
    display: inline-block;
    margin-right: 20px;
    width: auto;
}
.event-thumbnail.thumbnail {
    padding: 0 !important;
}
.event-thumbnail, .event-thumbnails {
     height: 175px;
    overflow: hidden;
}
.eventgallery-imagelist  .event-thumbnail, .eventgallery-imagelist .event-thumbnails {
    height: 165px;
}
.button-add2cart i.eventgallery-icon-cart-small, .button-alreadyInCart i.eventgallery-icon-cart-small, .button-cart i.eventgallery-icon-cart-small, .button-cart-connector i.eventgallery-icon-cart-connector-small, .button-removeFromCart i.eventgallery-icon-cart-small, .social-share-button i.eventgallery-icon-social-share-button-small, i.eventgallery-icon-tocart-small {
    height: 19px!important;
}
.eventgallery-imagelist .eventgallery-lazyme {
background-position: 50% 40% !important; /*2.25% for strip first image*/
    background-size: 111% auto !important;
    height: 100% !important;
}
.eventgallery-lazyme {
   
   height: 100%!important;
  background-position:50% 0!important;
    background-size: cover!important;
}
.button-alreadyInCart {
    background-color: #008000 !important;
}
#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
    color: #eeeeee;
    font-size: 30px !important;
    font-weight: bold !important;
    line-height: 10px !important;
    text-decoration: none !important;
}
#mbBottom {
    text-align: center !important;
}
#mbCaption, #mbTitle {
    display: none !important;
    visibility: hidden;
}
.thumbnails .thumbnail-container {
    //float: none !important;
}
.eventgallery-add2cart, .social-share-button {
    display: block;
    float: left;
    margin-left: 3px;
}
.social-share-button {
}
.button-alreadyInCart {
    background-image: url("/images/checkmark.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.thumb-wrapper {
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.thumbnail-container {
}
#rt-logo {
    background-size: contain;
    height: 176px;
    width: 760px;
}
@media (max-width: 749px) {
#rt-logo {
    background-size: contain;
    height: 100px;
    width: 420px;
}
}
@media (max-width: 360px) {
#rt-logo {
    background-size: contain;
    height: 75px;
    width: 310px;
}
}
.events .event-thumbnail img {
    background-size: contain !important;
    height: 127px;
}
.menu-event-subscribe div.acymailing_module {
    color: #bbbbbb;
    font-size: 2em;
    line-height: 1.75em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    text-align: center;
    text-transform: none;
    width: 640px;
}
.menu-event-subscribe #rt-header .rt-container {
    padding-top: 25px;
}
.menu-event-subscribe .rt-container ul {
    display: none;
    visibility: hidden;
}
.menu-event-subscribe #rt-logo {
    height: 140px !important;
    width: 600px !important;
}
.menu-event-subscribe div.acymailing_module div.acymailing_finaltext {
    font-size: 0.75em;
    line-height: 1.25em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 80%;
}
.menu-event-subscribe div.acymailing_module div.acymailing_introtext {
    margin-bottom: 40px;
}
.menu-event-subscribe .acysubbuttons input.button, .menu-event-subscribe .acysubbuttons .button, .menu-event-subscribe .acysubbuttons button.validate, .menu-event-subscribe .acymailing_mootoolsbutton a:link, .menu-event-subscribe .acymailing_mootoolsbutton a:visited {
    background-color: #730028 !important;
    background-image: -moz-linear-gradient(center bottom , #770000 21%, #bc1f00 58%) !important;
    border: medium none !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-right: 5px !important;
    padding: 15px 35px !important;
}
.menu-event-subscribe div.acymailing_module_success {
    background-color: #ddffcc;
    color: #113300;
    margin-bottom: 10px;
    padding: 1em !important;
    z-index: 10;
}
* {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
#wrapper {
    margin: 0 auto;
}
.footer-container, .contentIndent {
    background: url("../images/template/wrapper.gif") repeat scroll center 0 transparent;
    margin: 0 auto;
    max-width: 1000px;
}
.contentIndent {
    background-clip: padding-box;
    border-radius: 5px 5px 0 0;
}
.footer-container {
    background-clip: padding-box;
    border-radius: 0 0 5px 5px;
}
.contentTop {
    background: url("../images/template/contentTop.gif") repeat-x scroll center 0 transparent;
    padding-top: 8px;
}
.contentBottom {
    background: url("../images/template/contentBottom.gif") repeat-x scroll center bottom transparent;
    padding-bottom: 8px;
}
.contentInner {
    background: url("../images/template/contentInner.gif") repeat scroll 0 0 transparent;
    padding: 20px 0;
}
#body-wrapper {
    height: 100%;
}
.before_after {
    content: ".";
    position: absolute;
    text-indent: -999em;
}
h1 {
    margin: 0 0 1em;
}
h1, h2, h3.itemCommentsCounter, div.itemCommentsForm h3 {
    color: #727070;
    font: bold 20px/20px Trebuchet MS,sans-serif;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.blog h2.itemTitle, h3 {
    color: #c7c7c7;
    font-size: 18px;
    letter-spacing: normal;
    margin: 0 0 8px;
    text-transform: uppercase;
}
.blog h2.itemTitle a, h3 a {
    color: #c7c7c7 !important;
    text-decoration: none;
}
.blog h2.itemTitle a:hover, h3 a:hover {
    color: #e87b46 !important;
}
h4 {
    margin: 0 0 20px;
}
h5 {
    margin: 0 0 20px;
}
h6 {
    margin: 0 0 20px;
}
p, pre {
    margin: 0 0 20px;
}
a.moduleItemReadMore, a.k2ReadMore, a.moduleCustomLink, #camera-slideshow a.moduleItemReadMore, button.button, input.button {
    text-decoration: none;
    text-transform: uppercase;
}
a.moduleItemReadMore:hover, a.k2ReadMore:hover, a.moduleCustomLink:hover, #camera-slideshow a.moduleItemReadMore:hover, button.button:hover, input.button:hover {
    border-color: #222020;
    text-shadow: none;
}
a.moduleItemReadMore, a.k2ReadMore, a.moduleCustomLink, #camera-slideshow a.moduleItemReadMore {
    height: 45px;
    line-height: 45px;
}
button.button, input.button {
    height: 47px;
}
ul.itemList li, div.k2CategoriesListBlock ul li, div.k2ArchivesBlock ul li, ul.k2UserBlockActions li, ul.userLinks li, form#form-login ul li, ul.menu-list li {
    background: url("../images/template/marker.png") no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    overflow: hidden;
    padding: 0 0 10px 16px;
}
ul.itemList li a, div.k2CategoriesListBlock ul li a, div.k2ArchivesBlock ul li a, ul.k2UserBlockActions li a, ul.userLinks li a, form#form-login ul li a, ul.menu-list li a {
    color: #808080;
    text-decoration: none;
}
ul.itemList li a:hover, div.k2CategoriesListBlock ul li a:hover, div.k2ArchivesBlock ul li a:hover, ul.k2UserBlockActions li a:hover, ul.userLinks li a:hover, form#form-login ul li a:hover, ul.menu-list li a:hover {
    color: #e87b46;
}
ul.k2UserBlockActions {
    margin: 2em 0;
}
ul.userLinks, form#form-login ul {
    margin: 2em 0 0;
}
.cols ul {
    margin: 0 -10px;
    overflow: hidden;
}
.cols ul li {
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
}
.cols.four ul li {
    width: 240px;
}
.cols.three ul li {
    width: 320px;
}
#rt-top {
}
#rt-top .rt-container .rt-block {
    margin-bottom: 79px;
}
#rt-top .rt-container #rt-logo {
    position: relative;
}
ul.menu-follow {
    display: table;
    margin: 0 auto;
}
ul.menu-follow li {
    list-style: none outside none;
    margin-left: 39px;
}
ul.menu-follow li a {
    background: none repeat scroll 0 0 padding-box #e87b46;
    border-radius: 0 0 4px 4px;
    color: white;
    display: block;
    font-size: 10px;
    height: 21px;
    line-height: 18px;
    padding: 0 14px;
    text-decoration: none;
    text-transform: uppercase;
}
ul.menu-follow li a:hover {
    background: none repeat scroll 0 0 #343131;
    color: #766f6f;
}
#rt-header .rt-container {
    padding: 69px 0 57px;
}
#rt-menu .rt-container {
    padding-bottom: 32px;
}
ul.sf-menu {
    display: table;
    margin: 0 auto;
    position: relative;
}
ul.sf-menu li {
    display: table-cell;
}
ul.sf-menu li a, ul.sf-menu li span.separator {
    display: block;
    padding: 0 13px;
    text-decoration: none;
}
ul.sf-menu > li {
    margin: 0 7px;
    padding: 0;
}
ul.sf-menu > li > a, ul.sf-menu > li > span.separator {
    background-clip: padding-box;
    border-radius: 4px;
    font: 20px/37px Trebuchet MS,sans-serif;
    letter-spacing: -1.3px;
    padding: 0 1em;
    text-transform: uppercase;
}
ul.sf-menu > li:hover > ul, ul.sf-menu > li.sfHover > ul {
    top: 53px;
}
ul.sf-menu > li:hover > ul > li, ul.sf-menu > li.sfHover > ul > li {
    border-top: 1px solid #3d3d3d;
}
ul.sf-menu > li:hover > ul > li > a, ul.sf-menu > li.sfHover > ul > li > a, ul.sf-menu > li:hover > ul > li > span.separator, ul.sf-menu > li.sfHover > ul > li > span.separator {
    display: block;
}
ul.sf-menu > li:hover > ul > li:first-child, ul.sf-menu > li.sfHover > ul > li:first-child {
    border-top: medium none;
}
ul.sf-menu > li:hover > ul:after, ul.sf-menu > li.sfHover > ul:after {
    background: url("../images/template/sup.png") no-repeat scroll 0 0 transparent;
    content: " ";
    display: block;
    height: 11px;
    left: 10px;
    position: absolute;
    top: -11px;
    width: 17px;
}
ul.sf-menu ul {
    width: 134px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 141px;
    top: -28px;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 141px;
    top: -28px;
}
ul.sf-menu ul {
    background-clip: padding-box;
    border-radius: 4px;
    padding: 28px 6px;
}
ul.sf-menu ul li a, ul.sf-menu ul li span.separator {
    display: block;
    font: 13px/29px Trebuchet MS,sans-serif;
}
select.select-menu {
    display: none;
    margin: 0;
}
#rt-showcase {
    overflow: hidden;
}
#rt-feature .rt-container .rt-block {
    margin-bottom: 40px;
}
#rt-maintop .rt-container {
    padding-bottom: 30px;
}
.itemContainer {
    box-sizing: border-box;
    padding: 0 10px;
}
.K2ItemsRow {
    margin: 0 -10px;
}
.columns-fluid {
    margin: 0 -10px;
}
.columns-fluid li {
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
}
#homepage #rt-logo {
    display: none;
}
ul.menu-logo {
    display: table;
    margin: 102px auto 78px;
}
ul.menu-logo li {
    list-style: none outside none;
}
ul.menu-logo li span.separator {
    display: block;
}
ul.menu-logo li span.separator span {
    display: block;
}
ul.menu-logo li span.separator span .image-title {
    display: none;
}
.center .rt-block {
    text-align: center;
}
.center .rt-block .center {
    padding: 0 36px;
}
.center .rt-block .center p {
    margin-bottom: 38px;
}
div.k2ItemsBlock.img-left > ul li .moduleItemIntrotext {
    overflow: hidden;
}
div.k2ItemsBlock.img-left > ul li .moduleItemIntrotext div.catItemImageBlock {
    float: left;
    margin: 4px 20px 10px 0;
}
div.k2ItemsBlock.awards > ul li {
    margin-bottom: 0;
}
div.k2ItemsBlock.awards > ul li .moduleItemExtraFields {
    float: left;
    margin: 3px 20px 0 0;
}
div.k2ItemsBlock.awards > ul li .moduleItemIntrotext {
    overflow: hidden;
}
div.k2ItemsBlock.awards > ul li .moduleItemIntrotext h3 {
    font-size: 11px;
    margin-bottom: 10px;
}
div.k2ItemsBlock.awards > ul li .moduleItemIntrotext h3 a {
    color: #222020 !important;
}
div.k2ItemsBlock.awards > ul li .moduleItemIntrotext h3 a:hover {
    color: #e87b46 !important;
}
div.catItemView.team {
    background: none repeat scroll 0 0 padding-box #222020;
    border-radius: 4px;
    margin-bottom: 3em;
    padding: 22px 20px 10px;
}
div.catItemView.team div.catItemHeader {
    padding-bottom: 0;
}
div.catItemView.team div.catItemHeader h3 {
    font-size: 11px;
    margin: 0;
}
.monials {
    overflow: hidden;
}
.monials .rt-block {
    margin-right: -30px;
    overflow: hidden;
}
.monials .rt-block .testimonial {
    float: left;
    margin-bottom: 40px;
    margin-right: 2%;
    width: 31%;
}
.monials .rt-block .testimonial .testimonial_top {
    background: url("../images/template/testimonial_top.png") no-repeat scroll 35px bottom transparent;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.monials .rt-block .testimonial .testimonial_top .testimonial_bottom {
    background: none repeat scroll 0 0 padding-box #222020;
    border-radius: 4px;
    padding: 31px 24px 8px;
}
.monials .rt-block .testimonial .testimonial_top .testimonial_bottom blockquote {
    color: #808080;
    font-size: 11px;
    margin: 0;
}
.monials .rt-block .testimonial .extra_info_name {
    display: block;
}
.monials .rt-block .testimonial .extra_info a {
    text-decoration: none;
}
.type .rt-block {
    background: none repeat scroll 0 0 padding-box #222020;
    border-radius: 4px;
    margin-bottom: 43px;
    padding: 52px 20px 0;
    text-align: center;
}
.type .rt-block div.module-title h2 {
    color: #c7c7c7;
    margin-bottom: 24px;
}
.type .rt-block div.catItemImageBlock {
    margin: 0 0 33px;
}
.type .rt-block p {
    margin: 0 0 33px;
}
.type .rt-block a.moduleItemReadMore {
    background: none repeat scroll 0 0 #e87b46;
    border-color: #e87b46;
    color: white;
    margin-bottom: -23px;
    text-shadow: none;
}
.type .rt-block a.moduleItemReadMore:hover {
    background: none repeat scroll 0 0 #676666;
    border-color: #676666;
}
a.touch, a.modal.img {
    overflow: hidden;
    position: relative;
}
a.touch span.zoom-icon, a.modal.img span.zoom-icon, a.touch span.zoomIcon, a.modal.img span.zoomIcon {
    background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
    height: 41px;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    position: absolute;
    top: -50%;
    width: 44px;
}
#port div.catItemView {
    padding: 0;
}
#port div.catItemView div.catItemHeader h3 {
    color: #222020;
    font-size: 11px;
}
#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 div.itemExtraFields {
    border-left: medium none;
    border-right: medium none;
    border-style: solid none;
    border-width: 1px medium;
    margin-bottom: 1.5em;
    padding: 1.5em 0;
}
#port div.itemExtraFields ul li {
    list-style: none outside 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 {
    margin-bottom: 2em;
    overflow: hidden;
}
#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: inherit;
    text-decoration: underline;
}
#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;
}
#port .itemContainer {
    box-sizing: border-box;
    padding: 0 10px;
}
#port .itemList > div {
    margin: 0 -10px;
}
#isotopeContainer.columns_1 .catItemImageBlock {
    float: left;
    margin: 0 2em 0 0;
}
#blog .catItemView, #blog .userItemView {
    background: none repeat scroll 0 0 padding-box #222020;
    border-radius: 4px;
    padding: 22px 20px;
}
#blog .catItemView .catItemHeader, #blog .userItemView .catItemHeader, #blog .catItemView .itemHeader, #blog .userItemView .itemHeader, #blog .catItemView .userItemHeader, #blog .userItemView .userItemHeader, #blog .catItemView .genericItemHeader, #blog .userItemView .genericItemHeader {
    padding: 10px 0 18px;
}
#blog .catItemView div.userItemImageBlock, #blog .userItemView div.userItemImageBlock, #blog .catItemView div.catItemImageBlock, #blog .userItemView div.catItemImageBlock {
    float: left;
    margin: 0 20px 10px 0;
}
#blog .catItemView div.itemImageBlock, #blog .userItemView div.itemImageBlock {
    float: none;
    margin: 0 0 2em;
}
#blog .catItemView .catItemReadMore, #blog .userItemView .catItemReadMore, #blog .catItemView .userItemReadMore, #blog .userItemView .userItemReadMore {
    text-align: right;
}
#blog .catItemView .catItemReadMore a, #blog .userItemView .catItemReadMore a, #blog .catItemView .userItemReadMore a, #blog .userItemView .userItemReadMore a {
    background: none repeat scroll 0 0 #e87b46;
    border-color: #e87b46;
    color: white;
    text-shadow: none;
}
#blog .catItemView .catItemReadMore a:hover, #blog .userItemView .catItemReadMore a:hover, #blog .catItemView .userItemReadMore a:hover, #blog .userItemView .userItemReadMore a:hover {
    background: -moz-linear-gradient(center bottom , #e0e0e0 0%, #f7f7f7 100%) repeat scroll 0 0 transparent;
    border-color: #dddddd;
    color: #727070;
    text-shadow: 0 1px 0 white;
}
#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;
}
#faqs div.catItemHeader {
    padding: 0;
}
#faqs div.catItemHeader h3 {
    margin: 0;
}
#faqs div.catItemHeader h3:before {
    content: "Q.";
    display: inline-block;
    float: left;
    font: inherit;
    margin: 0 0.5em 0 0;
}
#faqs div.catItemBody:before {
    content: "A.";
    display: inline-block;
    float: left;
    font: inherit;
    margin: 0 0.5em 0 0;
}
#testimonials div.catItemIntroText:before {
    background: url("../images/quotes.png") no-repeat scroll left top transparent;
    content: ".";
    display: block;
    float: left;
    height: 45px;
    margin: 0 0.5em 0.5em 0;
    text-indent: -999em;
    width: 66px;
}
#testimonials div.catItemIntroText p:after {
    content: "\"";
}
#testimonials div.itemExtraFields > h3 {
    display: none;
}
#testimonials div.itemExtraFields ul {
    float: right;
    list-style: none outside 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 outside none;
}
#testimonials div.catItemExtraFields ul li {
    font-style: italic;
}
#testimonials div.catItemExtraFields ul li.author {
    font-weight: bold;
}
#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;
}
.map-wrapper {
    margin-bottom: 20px;
}
#k2Container.k2AccountPage {
    margin: 0 0 2em;
    padding-top: 2em;
}
#k2Container.k2AccountPage input.inputbox, #k2Container.k2AccountPage input[type="text"], #k2Container.k2AccountPage textarea#jform_profile_aboutme, #k2Container.k2AccountPage select {
    width: 60%;
}
#k2Container.k2AccountPage textarea#description {
    overflow: auto;
    resize: none;
}
#k2Container.k2AccountPage textarea#jform_profile_aboutme {
    height: 150px;
}
#user-registration input.inputbox {
    width: 60%;
}
div.profile dl {
    margin-bottom: 1em;
    padding-bottom: 1em;
}
ul.userLinks {
    list-style: none outside none;
}
div.component-content > div.search {
    margin: 0 0 2em;
}
div.component-content > div.search #searchForm fieldset legend {
    font-weight: bold;
    margin: 0 0 1em;
}
div.component-content > div.search #searchForm fieldset > div {
    margin: 0 0 1em;
}
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;
    line-height: inherit;
    margin: 0 1em 0 0;
}
div.component-content > div.search .componentheading {
    margin: 0 0 2em;
}
fieldset.word {
    margin: 0 0 2em;
}
fieldset.word label {
    display: block;
}
fieldset.word #search-searchword {
    display: block;
    margin: 0 0 1em;
    width: 40%;
}
.component-content div.login {
    padding: 3em 0;
}
.component-content div.login input.inputbox {
    width: 40%;
}
input.inputbox, input.required, div.k2AccountPage input[type="text"], select {
    background: none repeat scroll 0 0 padding-box white;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    color: #808080;
    padding: 9px 10px;
}
textarea#commentText, textarea#description, textarea#jform_profile_aboutme, textarea#jform_contact_message {
    background: none repeat scroll 0 0 padding-box white;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    box-sizing: border-box;
    color: #808080;
    font-family: inherit;
    outline: medium none;
    overflow: auto;
    padding: 9px 10px;
    resize: none;
    width: 100%;
}
div.k2Pagination li, div.pagination li, div.itemCommentsPagination li {
    margin: 0 6px 10px 0;
}
div.k2Pagination li .pagenav, div.pagination li .pagenav, div.itemCommentsPagination li .pagenav {
    background: -moz-linear-gradient(center bottom , #e0e0e0 0%, #f7f7f7 100%) repeat scroll 0 0 padding-box transparent;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #727070;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    padding: 0 16px;
    text-decoration: none;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase;
}
div.k2Pagination li .pagenav:hover, div.pagination li .pagenav:hover, div.itemCommentsPagination li .pagenav:hover {
    background: none repeat scroll 0 0 #222020;
    border-color: #222020;
    color: white;
    text-shadow: none;
}
div.k2Pagination li.num span.pagenav, div.pagination li.num span.pagenav, div.itemCommentsPagination li.num span.pagenav {
    background: none repeat scroll 0 0 #e87b46;
    border-color: #e87b46;
    color: white;
}
div.itemComments ul.itemCommentsList li {
    background: none repeat scroll 0 0 padding-box #222020;
    border-radius: 4px;
    padding: 16px 20px 20px;
}
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: 4px 20px 0 0;
}
div.itemComments div.userAvatar img {
    background-clip: padding-box;
    border-radius: 4px;
}
form#comment-form input.inputbox {
    width: 60%;
}
form#comment-form textarea#commentText {
    height: 250px;
}
input#mod-search-searchword, #search-searchword {
    margin: 0 0 1em;
}
#rt-mainbottom .rt-container {
    padding-top: 55px;
}
#rt-mainbottom .rt-container .rt-block {
    margin-bottom: 40px;
}
#footer {
    padding-bottom: 95px;
}
#footer .footer-container {
    padding: 150px 0 122px;
}
#rt-copyright .rt-container {
    color: #706b6b;
    font-size: 10px;
    padding-top: 15px;
    text-align: center;
}
.menu-social {
    display: table;
    margin: 0 auto;
    overflow: hidden;
}
.menu-social li {
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}
.menu-social li a {
    display: inline-block;
}
.menu-social li a > span {
    display: block;
    height: 30px;
    overflow: hidden;
}
.menu-social li a > span img {
    position: relative;
    top: 0;
}
.menu-social li a > span .image-title {
    display: none;
}
.menu-social li a:hover img {
    top: -30px;
}
p.copyright a {
    color: #706b6b;
    text-decoration: none;
}
p.copyright a:hover {
    color: white;
}
ul.menu-phone {
    display: table;
    margin: 0 auto;
}
ul.menu-phone li {
    list-style: none outside none;
    text-align: center;
}
ul.menu-phone li span.separator {
    color: #c7c7c7;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 11px;
}
ul.menu-phone li span.separator span span {
    font: 50px/84px "Tinos",serif;
    letter-spacing: -2px;
}
#rt-popup {
    display: none;
}
.rt-block.totop {
    bottom: 130px;
    display: none;
    position: fixed;
    right: 130px;
}
a#gantry-totop {
    background: url("../images/scroll-to-top.png") no-repeat scroll left top transparent;
    display: block;
    font-size: 1px;
    height: 24px;
    line-height: 1px;
    text-indent: -9999em;
    width: 24px;
    z-index: 999;
}
.alert-box {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 15px;
    padding: 20px 20px 20px 90px !important;
}
.error-box {
    background: url("../images/icons/alert/icon-error.png") no-repeat scroll 20px 50% #ffcccc;
    border-color: #ff9999;
    color: #c31b00;
}
.attention-box {
    background: url("../images/icons/alert/icon-note.png") no-repeat scroll 20px 50% #fdebae;
    border-color: #e6c555;
    color: #9e660d;
}
.notice-box {
    background: url("../images/icons/alert/icon-info.png") no-repeat scroll 20px 50% #bfe4f9;
    border-color: #68a2cf;
    color: #2e6093;
}
.approved-box {
    background: url("../images/icons/alert/icon-download.png") no-repeat scroll 20px 50% #ccff99;
    border-color: #a3c159;
    color: #5e6f33;
}
.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 {
    float: left;
    margin-right: 2%;
    position: relative;
}
.last {
    clear: right;
    margin-right: 0 !important;
}
.clr, .clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
#s-m-t-tooltip {
    background: none repeat scroll 0 0 #222222;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    max-width: 300px;
    opacity: 0.5;
    padding: 4px 8px;
    position: absolute;
    z-index: 1000;
}
.tip-wrap {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    max-width: 500px !important;
    padding: 7px;
    width: auto !important;
}
.tip-title {
    font-weight: bold;
}
div.img404 {
    float: left;
    width: 50%;
}
div.img404 img {
    width: 100%;
}
div.text404 {
    overflow: hidden;
}
div.text404 #mod-search-searchword {
    margin: 0 0.5em 0 0;
    width: 70%;
}
h1.constrSiteName {
    margin-bottom: 1em;
}
.counter_desc {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 0 30px;
    overflow: hidden;
    padding: 5px 0 40px;
    position: relative;
}
.counter_desc div {
    float: left;
    margin-left: 18px;
    text-align: center;
    width: 104px;
}
.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 {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 15px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    margin: 150px auto 0;
    padding: 0;
    text-align: center;
    width: 600px;
}
#frame .frameInner {
    padding: 50px 36px;
}
#frame form {
    text-align: left;
}
#frame #form-login label {
    display: block;
    float: left;
    line-height: 2em;
    width: 10em;
}
#frame #form-login input.inputbox {
    height: 2em;
    line-height: 2em;
}
.content .data .title h2 {
   
    margin: 0;
   
    text-transform: none;
}
.eventgallery-tiles-list .wrapper .data {
    -moz-hyphens: none;
    word-break: normal;
}
.jlex-login-logo {
    background: url("../images/login-lock.png") no-repeat scroll center center #ffffff;
    border: 3px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    height: 64px;
    left: 110px;
    margin: 10px 5px;
    position: absolute;
    top: -50px;
    width: 64px;
    z-index: 2;
}
#jlex-login-form label {
    display: block;
    font-size: 100%;
    font-weight: normal;
}
#jlex-login-form input[type="text"], #jlex-login-form input[type="password"] {
    border: 1px solid #dddddd;
    border-radius: 2px;
    box-sizing: border-box;
    height: 30px;
    margin-bottom: 10px;
    padding: 5px;
    width: 100%;
}
#jlex-login-form span.jlex-header {
    display: block;
    font-size: 140%;
    font-weight: bold;
    padding: 5px 0 15px;
    text-align: center;
}
#jlex-login-form {
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    margin: 60px auto 30px;
    max-width: 300px;
    padding: 50px 10px 20px;
    position: relative;
}
#jlex-login-form button[type="submit"] {
    background-color: #84c129;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin: 0 auto;
    padding: 7px 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 100px;
}
.jlex-ast-warning {
    text-align: center;
}
.jlex-boxshadow {
    border-color: #cdced0 #c5c6c8 #b6b7b9;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    color: #4e5665;
    font-family: "Helvetica Neue",Helvetica,Arial,"lucida grande",tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    margin: 15px;
    padding: 10px 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
}
.jlex-boxshadow h3 {
    color: #4e5665;
    font-family: "Helvetica Neue",Helvetica,Arial,"lucida grande",tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
}
.eventgallery-checkout  label {
    margin-bottom: 5px;
    width: 100px;
    display:inline-block;
}
.eventgallery-checkout .controls {
    display: inline-block;
    margin-left:0px;
}
.eventgallery-checkout .controls select {
    width: 285px;
}
.eventgallery-imagelist.thumbnails.square-photo .eventgallery-lazyme {
    background-position: 0 0% !important;
    background-size: 227px auto !important;
    height: auto !important;

}
.square-photo .event-thumbnail, .square-photo .event-thumbnails {
    width: 227px !important;
}
.square-photo .eventgallery-lazyme {
    background-position: 0 0 !important;
}
